.carp_temp_wrapper {
    text-align: center;
}
/*=== custom templates css Start ====*/

.carp_templates_wrapper {
    float: left;
    width: 100%;
}
.carp_temp_left_sec {
    float: left;
    width: 60%;
}
.carp_template_form .carp_temp_input {
    display: inline-block;
    width: 100%;
    margin-bottom: 23px;
}
.carp_temp_input label {
    font-size: 15px;
    font-weight: 400;
    color: #333333;
    text-transform: capitalize;
    width: 33%;
    float: left;
}
.carp_temp_input .form_group {
    float: left;
    width: 60%;
    padding: 0 15px;
}
.carp_temp_input .form_group select,
.carp_temp_input .form_group input {
    height: 44px;
    width: 100%;
    padding: 0 0px 0 15px;
    color: #333;
}
.carp_template_form .carp_temp_btn {
    padding: 9px 40px;
}
.carp_temp_right_sec {
    float: left;
    width: 40%;
    text-align: center;
}
.temp1_wrapper {
    display: inline-block;
    width: 100%;  
    text-align: center;
    background-color: #31363b;
    padding: 30px 20px;
    border-width: 1px;
    border-style: solid;
}
.temp1_wrapper h1 {
    color: #fff;
    font-size: 30px;
    text-transform: capitalize;
    font-weight: 500;
    line-height: 31px;
    margin-top: 0;
    margin-bottom: 14px;
	word-wrap: break-word;
}
.temp1_wrapper input[type="text"],
.temp1_wrapper input[type="email"],
.temp1_wrapper input select {
    width: 100%;
    height: 50px;
    padding-left: 15px;
    font-size: 15px;
    margin-bottom: 20px;
    border-radius: 0px;
}
.temp1_wrapper .carp_subs_btn {
    width: 100%;
    height: 50px;
    font-size: 15px;
    font-weight: 400;
    border-radius: 0px;
}
/*==temp2 css start==*/

.temp2_wrapper {
    width: 100%;
    float: left;
    background-color: #f5f5f5;
    padding: 50px 0px;
    border-width: 1px;
    border-style: solid;
}
.temp2_wrapper h1 {
    text-transform: capitalize;
    font-size: 25px;
    margin-bottom: 12px;
    font-weight: 600;
	word-wrap: break-word;
}
.temp2_wrapper p {
    margin-bottom: 25px;
    color: #1E88E5;
    font-size: 15px;
    text-transform: capitalize;
	word-wrap: break-word;
}
.temp2_input {
    position: relative;
    margin: 0px 25px;
}
.temp2_input input[type=text] {
    font-size: 15px;
    padding: 0 107px 0 15px;
    height: 55px;
    border-radius: 3em;
    border: 2px solid #1E88E5;
    background-color: transparent;
    width: 100%;
}
.temp2_input input.carp_subs_btn.carp_btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 55px;
    background-color: #1E88E5;
    color: #ffffff;
    font-weight: 400;
    border-radius: 0 3em 3em 0em;
    font-size: 14px;
    padding: 0 17px;
    -webkit-transition: all ease-in 0.25s;
    -moz-transition: all ease-in 0.25s;
    -ms-transition: all ease-in 0.25s;
    transition: all ease-in 0.25s;
    border: none;
}
.temp2_input input.carp_subs_btn.carp_btn:hover {
    background-color: #222222;
}
/*---temp3 css start---*/

.temp3_wrapper {
    width: 100%;
    float: left;
    padding: 50px 0px;
    border: 2px solid #eb663a;
    background-color: #ffffff;
    border-width: 1px;
    border-style: solid;
}
.temp3_wrapper h1 {
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 30px;
    font-weight: 600;
	word-wrap: break-word;
}
.temp3_input {
    margin: 0px 30px;
}
.temp3_input input[type=text] {
    width: 100%;
    height: 45px;
    border: none;
    box-shadow: none;
    background-color: transparent;
    border-bottom: 2px solid #222222;
    font-size: 15px;
}
.temp3_input input.carp_subs_btn.carp_btn {
    width: 100%;
    margin-top: 25px;
    background-color: #222222;
    height: 45px;
    font-size: 15px;
    font-weight: 400;
}
.temp3_input input.carp_subs_btn.carp_btn:hover {
    background-color: #eb663a;
}
.temp3_wrapper img {
    max-width: 100%;
    display: inline-block;
    height: auto;
    width: 15%;
}
/*----temp4 css start----*/

.temp4_wrapper {
    width: 100%;
    float: left;
    background-color: #444444;
    padding: 50px 0px;
    border-width: 1px;
    border-style: solid;
}
.temp4_wrapper h3 {
    text-transform: uppercase;
    color: #fff;
    margin: 0px;
    font-weight: 600;
	word-wrap: break-word;
}
.temp4_wrapper h1 {
    font-size: 40px;
    text-transform: uppercase;
    color: #ea4c89;
    line-height: 35px;
    margin: 10px 0px 25px;
    padding-top: 0px;
    font-weight: 600;
	word-wrap: break-word;
}
.temp4_wrapper p {
    color: #ffffff;
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 24px;
	word-wrap: break-word;
}
.temp4_input {
    position: relative;
    margin: 0px 30px;
}
.temp4_input input[type=text] {
    width: 100%;
    height: 45px;
    padding: 0 98px 0 15px;
    font-size: 14px;
    font-weight: 400;
    color: #646464;
    border-radius: 0px;
}
.temp4_input input.carp_subs_btn.carp_btn {
    position: absolute;
    right: -3px;
    top: 0;
    height: 45px;
    line-height: 47px;
    padding: 0 15px;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    background-color: #ea4c89;
    color: #ffffff;
    border: none;
}
/*----temp5 css start----*/

.temp5_wrapper {
    width: 100%;
    float: left;
    background-color: #2e3740;
    padding: 50px 0px;
    border-width: 1px;
    border-style: solid;
}
.temp5_wrapper h1 {
    color: #ffffff;
    text-transform: capitalize;
    font-style: italic;
    font-size: 25px;
    margin: 0px;
    padding-bottom: 25px;
    font-weight: 600;
	word-wrap: break-word;
}
.temp5_input {
    position: relative;
    padding: 0px 30px;
}
.temp5_input input[type=text],
.temp5_input input[type=email] {
    width: 100%;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #ffffff;
    box-shadow: none;
    height: 45px;
    margin-bottom: 26px;
    font-size: 16px;
}
.temp5_input input.carp_subs_btn.carp_btn {
    background-color: #2ecc71;
    border-radius: 4px;
    text-transform: uppercase;
    width: 100%;
    border: 1px solid #2ecc71;
    height: 45px;
    font-size: 15px;
    font-weight: 400;
}
.temp5_input input.carp_subs_btn.carp_btn:hover {
    background-color: transparent;
    color: #2ecc71;
}
.temp5_wrapper #email::placeholder {
    color: #ffffff;
}
.temp5_wrapper #name::placeholder {
    color: #ffffff;
}
/*----temp6 css start----*/

.temp6_wrapper {
    width: 100%;
    float: left;
    background-color: #fff;
    padding: 40px 0px;
    border-width: 1px;
    border-style: solid;
}
.temp6_icon {
    width: 100px;
    display: table-cell;
}
.temp6_top_wrapper {
    padding: 0px 20px;
}
.temp6_heading {
    display: table-cell;
    text-align: left;
    vertical-align: top;
    padding-left: 20px;
}
.temp6_heading h1 {
    margin-top: 0px;
    text-transform: capitalize;
    font-size: 21px;
    margin-bottom: 10px;
    font-weight: 600;
	word-wrap: break-word;
}
.temp6_input_wrapper {
    width: 100%;
    display: block;
    margin-top: 20px;
}
.temp6_input {
    position: relative;
    margin: 0px 20px;
}
.temp6_input input[type=text] {
    width: 100%;
    height: 50px;
    border: none;
    background-color: #f7f7f7;
    font-size: 14px;
    padding: 0 104px 0 15px;
    color: #5f5f5f;
    box-shadow: none;
}
.temp6_input input.carp_subs_btn.carp_btn {
    position: absolute;
    top: 0;
    right: -1px;
    background-color: #9761c3;
    height: 50px;
    line-height: 50px;
    border: none;
    padding: 0 20px;
    font-size: 15px;
    border-radius: 0px;
    font-weight: 400;
}
.temp6_heading p {
    font-size: 15px;
    color: #333333;
    font-size: 15px;
    line-height: 24px;
    margin-top: 0;
    margin-bottom: 10px;
}
.temp6_input input.carp_subs_btn.carp_btn:hover {
    background-color: #222222;
}
/*----temp7 css start----*/

.temp7_icon {
    display: table-cell;
}
.temp7_wrapper {
    width: 100%;
    float: left;
    background-color: #f5f5f5;
    padding: 50px 0px;
    border-radius: 20px 0px 20px 0px;
    border-width: 1px;
    border-style: solid;
}
.temp7_top_wrapper {
    padding: 0px 30px;
}
.temp7_heading {
    display: table-cell;
    text-align: left;
    vertical-align: top;
}
.temp7_heading h1 {
    color: #d35dec;
    margin: 0px;
    line-height: 32px;
    font-size: 30px;
    font-weight: 400;
    padding-top: 0px;
	word-wrap: break-word;
}
.temp7_heading p {
    margin: 0px;
    padding-top: 11px;
    color: #00aeef;
    font-size: 16px;
	word-wrap: break-word;
}
.temp7_input_wrapper {
    width: 100%;
    display: block;
    margin-top: 20px;
}
.temp7_input {
    margin: 0px 20px;
}
.temp7_input input[type=text] {
    width: 100%;
    height: 50px;
    border-radius: 6px;
    padding-left: 15px;
    box-shadow: none;
    font-size: 15px;
}
.temp7_input input.carp_subs_btn.carp_btn {
    text-align: left;
    float: left;
    background-color: #f3a11f;
    border-radius: 20px;
    margin-top: 20px;
    padding: 10px 30px;
    font-size: 15px;
    height: 45px;
    font-weight: 500;
}
.temp7_input input.carp_subs_btn.carp_btn:hover {
    background-color: #d35dec;
}
.temp7_heading h3 {
    font-weight: 600;
}
/*----temp8 css start----*/

.temp8_wrapper {
    float: left;
    background-color: #ffd800;
    border-width: 1px;
    border-style: solid;
}
.temp8_icon {
    width: 120px;
    display: table-cell;
    vertical-align: bottom;
}
.temp8_top_wrapper {
    padding: 0px 20px;
}
.temp8_heading {
    display: table-cell;
    text-align: left;
    vertical-align: top;
    padding-left: 20px;
    padding-top: 45px;
}
.temp8_heading h1 {
    font-size: 35px;
    text-transform: capitalize;
    margin: 0px;
    line-height: 25px;
    text-align: center;
    margin-top: 20px;
    font-weight: 500;
    color: #da2127;
    padding-top: 0px;
	word-wrap: break-word;
}
.temp8_heading h3 {
    font-size: 20px;
    text-transform: capitalize;
    margin: 0px;
    font-weight: 600;
	word-wrap: break-word;
}
.temp8_input_wrapper {
    margin: 20px 0px 30px 0px;
}
.temp8_input_wrapper p {
    color: #222222;
    font-size: 16px;
    padding: 0px 30px;
    margin-bottom: 20px;
	word-wrap: break-word;
}
.temp8_input {
    margin: 0px 20px;
    position: relative;
}
.temp8_input input[type=text] {
    width: 100%;
    display: inline-block;
    font-size: 14px;
    height: 50px;
    padding: 0px 104px 0 15px;
    border: none;
}
.temp8_input input.carp_subs_btn.carp_btn {
    position: absolute;
    top: 0;
    right: -2px;
    background-color: #da2127;
    height: 50px;
    line-height: 50px;
    border: none;
    padding: 0 20px;
    text-transform: capitalize;
    font-size: 15px;
    border-radius: 0px;
    font-weight: 400;
}
.temp8_input input.carp_subs_btn.carp_btn:hover {
    background-color: #000000;
}
.temp8_wrapper img {
    max-width: 100%;
    display: inline-block;
    height: auto;
}
/*----temp9 css start----*/

.temp9_wrapper {
    width: 100%;
    float: left;
    background-image: url(../images/temp_bg.jpg);
    background-size: cover;
    padding: 40px 0px;
    border-width: 1px;
    border-style: solid;
}
.temp9_top_wrapper {
    padding: 0px 20px;
}
.temp9_heading {} .temp9_heading h1 {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 30px;
    margin-top: 0px;
    font-weight: 600;
	word-wrap: break-word;
}
.temp9_input_wrapper {
    padding: 0px 20px;
}
.temp9_input {
    margin-top: 50px;
}
.temp9_input input[type=text],
.temp9_input input[type=email] {
    width: 100%;
    height: 45px;
    padding: 10px 15px;
    background-color: transparent;
    border: 2px solid #ffffff;
    margin-bottom: 25px;
    color: #ffffff !important;
    font-size: 15px;
    border-radius: 0px;
}
.temp9_input input[type=text]:focus,
.temp9_input input[type=email]:focus {
    border-color: #ffffff;
}
.temp9_input input.carp_subs_btn.carp_btn {
    background-color: #56ddff;
    width: 100%;
    height: 45px;
    font-size: 15px;
    font-weight: 400;
}
.temp9_input input::-webkit-input-placeholder {
    color: #ffffff;
}
.temp9_input input::-moz-placeholder {
    color: #ffffff;
}
.temp9_input input:-ms-input-placeholder {
    color: #ffffff;
}
.temp9_input input:-moz-placeholder {
    color: #ffffff;
}
/*----temp10 css start----*/

.temp10_wrapper {
    width: 100%;
    float: left;
    background-color: #666464;
    padding-top: 40px;
    border-width: 1px;
    border-style: solid;
}
.temp10_icon {
    width: 130px;
    display: inline-block;
}
.temp10_heading h1 {
    font-size: 30px;
    text-transform: capitalize;
    color: #ffffff;
    margin: 0px;
    padding-top: 15px;
    margin-bottom: 5px;
    font-weight: 600;
	word-wrap: break-word;
}
.temp10_heading p {
    color: #ffffff;
    font-size: 16px;
    margin: 0px;
    padding: 0px 20px;
    margin-bottom: 30px;
	word-wrap: break-word;
}
.temp10_input input[type=text] {
    font-size: 15px;
    padding: 0 110px 0 15px;
    height: 55px;
    border-radius: 0;
    border: none;
    background-color: #2f2d2d;
    width: 100%;
    color: #ffffff!important;
}
.temp10_input input[type=text]::-webkit-input-placeholder {
    color: #dddddd;
}
.temp10_input input[type=text]::-moz-placeholder {
    color: #dddddd;
}
.temp10_input input[type=text]:-ms-input-placeholder {
    color: #dddddd;
}
.temp10_input input[type=text]:-moz-placeholder {
    color: #dddddd;
}
.temp10_input input.carp_subs_btn.carp_btn {
    position: absolute;
    top: 0;
    right: -2px;
    background-color: #1fc5c9;
    height: 55px;
    line-height: 50px;
    border: none;
    padding: 0 20px;
    text-transform: capitalize;
    border-radius: 0px;
    font-size: 15px;
    font-weight: 400;
}
.temp10_input {
    position: relative;
}
.temp10_input_wrapper {
    margin-top: 50px;
}
/*=== custom templates css End ====*/
/*----media css start----*/

@media(max-width:560px) {
    .temp6_icon {
        width: 100%;
        display: block;
        margin-bottom: 15px;
    }
    .temp6_heading {
        text-align: center;
    }
}
@media(max-width:480px) {
    .temp5_wrapper h1 {
        font-size: 22px;
    }  
	.temp2_wrapper p {
        padding: 0px 10px;
    }
	.temp1_wrapper h1 {
        font-size: 25px;
    }
	.temp2_input input[type=text] {
		font-size: 14px;
		padding: 0 15px 0 15px;
	}
	.temp2_input input.carp_subs_btn.carp_btn {
		position: relative;
		width: 100%;
		margin-top: 7px;
	}
    .temp3_wrapper h1 {
        font-size: 18px;
    }
	.temp4_wrapper h1 {
        font-size: 30px;
    }
    .temp4_input {
        margin: 0px 20px;
    }
	.temp4_input input[type=text]{
		padding:0 10px;
	}
	.temp4_input input.carp_subs_btn.carp_btn {
		position: relative;
		width: 100%;
		right: auto;
	}
	.temp5_wrapper h1 {
		font-size: 22px;
		padding-left: 5px;
		padding-right: 5px;
	}
    .temp6_input {
        margin: 0px 0px;
    }
	.temp8_heading {
        display: block;
        width: 100%;
        text-align: center;
		padding-left: 0px;
    }
	.temp8_input input[type=text]{
		padding:0 10px;
	}
	.temp8_input input.carp_subs_btn.carp_btn {
		position: relative;
		right: auto;
		width: 100%;
		margin-top:5px;
	}
	.temp2_input input.carp_subs_btn.carp_btn {
 border-radius: 3em 3em 3em 3em;
}
}
@media(max-width:400px){
	.temp10_input input[type=text] {
		font-size: 14px;
		padding: 0 11px;
	}
	.temp10_input input.carp_subs_btn.carp_btn {
		padding: 0 15px;
		font-size: 14px;
		right: auto;
		position: relative;
		width:100%;
	}
}
@media(max-width:320px) {
	.temp7_icon {
		display: none;
	}
	.temp4_wrapper h1 {
		font-size: 25px;
	}
	.temp7_heading h1 {
		font-size: 25px;
	}
	.temp8_input input.carp_subs_btn.carp_btn {
		padding: 0 14px;
	}
	.temp9_heading h1 {
		font-size: 25px;
	}
}