/* **
 * ========================================
 * Includes Fonts
 * ========================================
 ** */


@font-face {
    font-family: FontAwesome;
    src: url(../fonts/font-awesome/fonts/FontAwesome.otf);
}

@font-face {
    font-family: fontawesome-webfont;
    src: url(../fonts/font-awesome/fonts/fontawesome-webfont.ttf);
}	

	
@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/font-awesome/fonts/fontawesome-webfont.eot'); /* support Internet explorer  */
    src: url('../fonts/font-awesome/fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), /* support Internet explorer  */
    url('../fonts/font-awesome/fonts/fontawesome-webfont.woff') format('woff'), /* support Modern browser  */
    url('../fonts/font-awesome/fonts/fontawesome-webfont.ttf') format('truetype'), /* support firefox , chrome   */
    url('../fonts/font-awesome/fonts/fontawesome-webfont.svg') format('svg');/* Svg form   */
	font-weight: normal; 
	font-style :normal;		 
}	


@font-face {
    font-family: 'open-sans';
    src: url('../fonts/open-sans/OpenSans-Regular-webfont.eot');   /* support Internet explorer  */
    src: url('../fonts/open-sans/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), /* support Internet explorer  */
    url('../fonts/open-sans/OpenSans-Regular-webfont.woff') format('woff'), /* support Modern browser  */
    url('../fonts/open-sans/OpenSans-Regular.ttf') format('truetype'), /* support firefox , chrome   */
    url('') format('svg');
	font-weight: normal;
	font-style :normal ;
}

@font-face {
    font-family: Bariol-R;
    src: url(../fonts/bariol/Bariol_Regular.otf);
}

@font-face {
    font-family: Bariol-B;
    src: url(../fonts/bariol/Bariol_Bold.otf);
}

@font-face {
    font-family: Hind-madurai-R;
    src: url(../fonts/Hind/hind-madurai.ttf);
}	

@font-face {
    font-family: Hind-madurai-B;
    src: url(../fonts/Hind/hind-madurai-bold.ttf);
}

@font-face {
    font-family: Avantgrade-D;
    src: url(../fonts/AvantGarde-Demi.ttf);
}



/*---------------------------------------
   2.2 PRE LOADER              
-----------------------------------------*/
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fefefe;
    z-index: 99999;
    height: 100%;
    width: 100%;
    overflow: hidden !important;
}

body{
	background-image: url('../images/body-bk.jpg');
	background-size: contain;
	background-position: bottom center !important;
	background-repeat: no-repeat !important;
	/* background-attachment: fixed; */
}

.clearfix{
	clear: both;
}

header{
	
}

header a{
	text-decoration: none !important;
	outline: 0 !important;
}
.logo { margin: 30px 0px; float: left; width: 100%;}
.quote-btn{
	background-color: #662530;
	border: none;
	border-radius: 15px;
	box-shadow: none;
	outline: 0;
	padding: 1px 30px;
	border: 2px solid #662530;
	color: #fff;
	margin-top: 42px;
	margin-left: 22px;
	float: right;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.quote-btn.phone-btn{
	background-color: #6649c5;
	border: 2px solid #6649c5;
	color: #fff;
}

.quote-btn span{
	font-family: Bariol-B;
	font-size: 36px;
	color: #fff;
	text-align: center;
	float: none;
	display: inline-block;
	
}

.quote-btn .fa{
	display: inline-block;
	color: #fff !important; 
	font-size: 32px;
	border-right: 1px solid #fff;
	padding-right: 15px;
	margin-right: 7px;
	
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.quote-btn:hover{
	background-color: #000;
	color: #000;
	border: 2px solid #000;
}

.quote-btn.phone-btn:hover{
	color: #fff;
	border: 2px solid #000;
	background-color: #000;
}

.quote-btn.phone-btn .fa{
	color: #fff;
	border-color: #fff;
}

.quote-btn:hover .fa{
	color: #000;
	border-color: #000;
	
}

.quote-btn.phone-btn:hover .fa{
	color: #000;
	border-color: #000;
}

.fb-btn{
	float: left;
	margin-left: 23px;
    margin-top: 33px;
}

/*-------- banner-section ---------*/

.banner-section{
	
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}


.banner-container-thankyou{

height: 350px !important;
    
}

.big-white { font-size:28px; color:#fff;}

.banner-section{
	background-image:url('../images/nu-view-bg.jpg');
    float: left; width: 100%; 
}

.banner-container { height: 772px; }
.banner-container .banner-content{
	width: 90%;
	margin: 240px 0px;
}




.banner-container .banner-content h1{
	font-family: Open-Sans;
	font-size: 38px;
	color: #fff;
	font-weight: 600;
	margin: 0;
	text-transform: uppercase;
	text-align: left;
}

.banner-container .banner-content h2{
	font-family: Open-Sans;
	font-size: 20px;
	color: #fff;
	text-align: left;
	float: none;
	display: block;
	margin-top: 10px;
}

.banner-container .banner-content h3 {
    font-family: Bariol-B; font-size: 30px; font-weight: normal; color: white;
}
.banner-container .banner-content p {
    font-family: Bariol-B; font-size: 22px; color: white; padding-top: 20px;
}
.banner-container .banner-content h2{
	color: #fff;
	text-align: left;
	float: none;
	display: block;
	margin-top: 10px;
}
.banner-container .banner-content ul { color: white; list-style: none; font-size: 22px; line-height: 38px; padding: 0px; margin: 0px;  margin-top: 30px; float:left;  }
.banner-container .banner-content ul li span { margin-right: 20px; }
.call-us-now { background-image: url('../images/call-now-icon.png'); background-repeat: no-repeat; margin: 20px 0px; padding-left: 80px; color: white; height: 65px; float:right;}
.call-us-now h3 { padding: 0px; margin: 0px; font-weight: 600; }
.call-us-now h3 a { color: white; }
.logo-acc { width: 100%; float:left; }
.logo-acc ul li { list-style: none; display: inline-block;}
.logo-acc ul li { width: 30%; float: left;}
.logo-acc ul li img {  }
/*--------- content-section -----------*/

.content-section{
	background-color: #fff;
	width: 100%;
    width: 100%; float: left;
}

.content-section a{
	text-decoration: none !important;
	outline: 0 !important;
}

.content-heading{
	font-family: Open-Sans;
	font-size: 36px;
    font-weight: 600;
	color: #000;
	text-transform: uppercase;
	margin: 0;
    text-align: center;
}

.content-heading.grn{
	font-family: Bariol-B;
	font-size: 32px;
	color: #000;
	text-transform: capitalize;
	text-align: center;
	margin: 30px auto 15px;
}

.hor2{
	width: 40%;
	margin: 45px auto;
	display: block;
	float: none;
	text-align: center;
	border: none;
	border-top: 7px solid #919191;
}

.content1-container.nn .content-heading{
	font-size: 26px;	
}

.content1-container.nn img{
	text-align: center;
	margin: 0 auto;
	max-width: 100%;
}

.content1-container.nn .content-heading{
    font-size: 26px;
    text-transform: capitalize;
}

.content1-container.nn p{
    width: 100%;
}

.content-heading span{
	font-size: 30px;
	display: block;
}
.content1-container { padding: 70px 0px; }
.content1-container ul { width: 33%; float: left; font-size: 18px; padding-left: 0px;}
.content1-container ul li { list-style: none; padding:10px 0px; font-weight: bold}
.content1-container ul li span { margin-right: 15px; }
.content1-container p {
    font-size: 22px; padding-bottom: 20px;
}


.para1 span{
	font-family: Bariol-B;
	display: block;
	color: #000;
	font-size: 30px;
	line-height: 36px;
	margin-bottom: 7px;
}

.para1.sm{
	width: 75%;
	margin: 20px auto 15px;
	text-align: center;
}

.para1 a{
	color: #F07505;
	text-decoration: none !important;
	outline: 0 !important;
}

.para1 a:hover{
	color: #000;
}

ol.content-ul{
	padding-left: 20px;
}

ol.content-ul li{
	font-family: Bariol-R;
	font-size: 25px;
	line-height:36px;
	color: #fff;
	margin: 0;
	padding-bottom: 35px;
	
}
.list-style { font-size: 16px; font-weight: bold}

.content1-container p {
    margin: 0px auto;
	text-align: center;
	margin-top: 30px;
	font-family: Open-Sans;
	font-size: 18px;
	color: #545454;
    font-size: 18px;
    line-height: normal;
    width: 75%;
    
}

.content1-container .left-col{
	/* padding-right: 47px; */
}

.form-box{
	background: rgba(0, 0, 0, 0.4);
	padding: 20px 40px;
	width: 100%;
	display: block;
	position: relative;
	z-index: 300;
	float: right;
    margin-top: 54px;
}

.form-box .content-heading{
	color: #fff;
	margin: 0;
	margin-bottom: 26px;
	line-height: 42px;
}

.form-box .frm-input{
	width: 100%;
	margin-bottom: 8px;
	border-radius: 5px;
	padding: 12px 30px;
	display: block;
	
	border: 1px solid #fff;
	box-shadow: none;
	outline: 0;
	
	font-family: Bariol-R;
	font-size: 16px;
	color: #000;
	
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.form-box .frm-input.frm-txtarea{
	height: 176px;
}

.form-box .frm-input:focus{
	background-color: #fefbcb;
}

.form-box .submit-btn{
	background-color: #53709b;
    border: none;
    color: #fff;
	font-family: Open-Sans;
	font-size: 24px;
	text-transform: uppercase;
	text-align: center;
	float: none;
	display: block;
	border-radius: 5px;
	margin: 26px auto 15px;
	outline: 0;
	box-shadow: none;
	padding: 10px 0px;
    width: 100%;
	font-weight: 600;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;	
}

.form-box .submit-btn:hover{
	color: #000;
	background-color: #fff;
}

.read-btn{
	font-family: Open-Sans;
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	display: block;
	padding: 2px 30px;
	margin-top: 10px;
	background-color: #53709b;
	border: none;
	outline: 0;
	box-shadow: none;
	border-radius: 10px;
	
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.read-btn:hover{
	background-color: #000;
	color: #fff;
}

hr.hor-line{
	border: none;
	border-top: 1px solid #c7c7c7;
	margin: 30px 0;
}


/*----------- Services Section ------------*/

.services-container{
	background-image: url(../images/nu-view-services-bg.jpg);
    width: 100%;
    float: left;
    background-color: black;
    background-repeat: no-repeat;
	padding: 40px 0px 0px 0px;
	
}

.services-container .content-heading{
	text-align: center;
	width: 80%;
	margin: 20px auto 50px;
	color:#fff;
}
.video-container p { color: #e7ccd1; font-size: 18px; line-height:28px; margin-bottom: 30px; }
.video-container .p-bold { font-family: Bariol-R; color: white; font-size: 24px; font-weight: 300;  }
.video-container .vid-frame{
	border: none;
}
.video-container .img-style { margin-left: 60px;}
.video-container .para1 { color:#fff;}


/*-------- modal-section --------*/

.modal-container .content-heading{
	text-align: center;
	display: block;
}
.modal-container p { text-align: center; width: 80%; }

.modal-container .modal-box{
	display: inline-block;
	vertical-align: top;
	/* cursor: pointer; */
	text-align: center;
	width: 15%;
	margin: 15px 5px 15px 5px;
}

.modal-container .modal-box .mimg-box{
	width: 100%;
	height: auto;
	display: block;
	border-radius: 0;
	overflow: hidden;
}

.modal-container .modal-box .mimg-box img{
	transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
	
	width: 100%;
}

.modal-container .modal-box:hover .mimg-box img{
	-webkit-transform:scale(1.09); /* Safari and Chrome */
    -moz-transform:scale(1.09); /* Firefox */
    -ms-transform:scale(1.09); /* IE 9 */
    -o-transform:scale(1.09); /* Opera */
     transform:scale(1.09);
}

.modal-container .modal-box h4{
	font-family: Bariol-R;
	font-size: 18px;
	color: #2a2a2a;
	text-align: center;
	float: none;
	display: block;
	margin: 0 auto;
	padding: 20px 0;
}

.modal-container .modal-box .read-btn{
	display: block;
	margin: 0 auto;
	text-align: center;
	float: none;
	background-color: #F06C18;
}

.modal-container .modal-box .read-btn:hover{
	background-color: #4b4c4f;
}

.browse-btn{
	font-family: Bariol-B;
	font-size: 32px;
	color: #fff;
	text-transform: uppercase;
	text-align: cenrer;
	display: block;
	padding: 2px 40px;
	margin: 30px auto 20px;
	float: none;
	background-color: #6649c5;
	border: none;
	outline: 0;
	box-shadow: none;
	border-radius: 10px;
	
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.browse-btn:hover{
	background-color: #fff;
	color: #6649c5;
}

.modal-container .modalbox-div{
	text-align: center;
}

.modal-container .blue-div{
	text-align: center;
}

.modal-container .blue-box{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;	
	padding: 65px 0 65px;
	
	width: 48%;
	margin: 30px 0;
	display: inline-block;
	vertical-align: top;
}

.modal-container .blue-box .txt-box{
	background-color: rgba(0, 0, 0, 0.45);
	padding: 60px 0;
	width: 70%;
}

.modal-container .blue-box .txt-box h4{
	font-family: Bariol-B;
	font-size: 36px;
	color: #fff;
	text-transform: uppercase;
	line-height: 38px;
	margin: 0 0 25px;
}
.modal-container .blue-box.b1{
	background-image: url('../images/left-img.jpg'); 
}

.modal-container .blue-box.b2{
	background-image: url('../images/right-img.jpg'); 
}

.modal-container .blue-box .txt-box p{
	font-family: Bariol-R;
	font-size: 20px;
	color: #fff;
	margin-bottom: 25px;
	font-weight: 300;
}

.modal-container .blue-box.b1 .txt-box{
	float: right;
	text-align: right;
	padding-right: 23px;
	padding-left: 40px;
}

.modal-container .blue-box.b2 .txt-box{
	float: left;
	text-align: left;
	padding-left: 23px;
	padding-right: 40px;
}

/*---------- review-container ----------*/

.sub-heading{
	font-family: Bariol-B;
	font-size: 42px;
	color: #000;
	text-transform: uppercase;
	text-align: center;
	display: block;
	margin: 20px auto;
}

.review-container .quotes{
	font-family: Arial;
	font-size: 143.57px;
	color: #000;
	margin: 0;
	font-weight: 700;
	text-align: center;
}

.review-container .c-name{
	font-family: Bariol-B;
	font-size: 24px;
	color: #000;
	margin: -75px 0 0;
	text-align: center;
	text-transform: uppercase;
}

.review-container p{
	font-family: Bariol-R;
	font-size: 30px;
	color: #232323;
	text-align:center;
	margin: 17px 0 15px;
}

/*------ portfolio-section --------*/

.portfolio-section{
	background-image: url('../images/testi-bk.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	height: 483px;
	
	padding: 65px 0;
}

.portfolio-container .content-heading{
	text-align: center;
	color: #fff;
	margin: 20px auto 10px;
	width: 63%;
}

.portfolio-container p{
	font-family: Bariol-R;
	font-size: 26px;
	color: #fff;
	text-align: center;
	width: 80%;
	margin: 0 auto;
	display: block;
}

.portfolio-container h5{
	font-family: Bariol-B;
	font-size: 30px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	display: block;
	margin: 40px auto;
}

.portfolio-container .port-div{
	text-align: center;
	margin-top: 50px;
}

.portfolio-container .port-box{
	width: 18%;
	display: inline-block;
	vertical-align: top;
	margin: 20px 5px;
}

.portfolio-container .port-box img{
	width: 100%;
	height: auto;
}

.portfolio-container .port-box h2{
	font-family: Bariol-R;
	font-size: 24px;
	color: #fff;
	margin: 20px auto 10px;
	text-align: center;
	text-transform: capitalize;
}

.portfolio-container .port-box:hover h2{
	color: #000;
	
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

/*------ testi-section -------*/

.testi-section{
	padding: 20px 0 0 0;
}

.testi-container .content-heading{
	text-align: center;
}

.testi-container .testi-box{
	width: 84%;
	text-align: center;
	float: none;
	display: block;
	margin: 30px auto;
}

.testi-container .testi-box h3{
	font-family: Bariol-R;
	font-size: 26px;
	color: #434343;
	margin: 0;
	text-align: left;
	display: inline-block;
	width: 70%;
}

.testi-container .testi-box h4{
	font-family: Bariol-B;
	font-size: 18px;
	color: #166982;
	margin: 0;
	text-align: left;
	padding-left: 22px;
	border-left: 1px solid #393939;
	line-height: 58px;
	vertical-align: top;
	text-transform: uppercase;
	display: inline-block;
	width: 28%;
}

.partners-box{
	text-align: center;
}

.partners-box img{
	display: inline-block;
	vertical-align: top;
	margin: 10px;
	
	-webkit-transition: all .7s ease; /* Safari and Chrome */
    -moz-transition: all .7s ease; /* Firefox */
    -ms-transition: all .7s ease; /* IE 9 */
    -o-transition: all .7s ease; /* Opera */
    transition: all .7s ease;
}

.partners-box img:hover,
.partners-box img:focus{
	-webkit-transform:scale(1.19); /* Safari and Chrome */
    -moz-transform:scale(1.19); /* Firefox */
    -ms-transform:scale(1.19); /* IE 9 */
    -o-transform:scale(1.19); /* Opera */
     transform:scale(1.19);
}

/*------- call-section ---------*/

.call-section{
	padding: 80px 0px; float: left; width: 100%;
}
.call-section {
    text-align: center; text-transform: uppercase; color: #7a7a81;
}
.call-container a{
	text-decoration: none !important;
	outline: 0 !important;
    
}
.call-container h3 { margin: 0px; padding: 0px; }
.call-container .call-txt{
	font-family: Bariol-R;
	font-size: 43px;
	color: #7a7a81;
	text-align: center;
	width: 90%;
	text-transform: uppercase;
	margin: -100px auto; 
	display: block;
}

.call-container .call-txt a{
	color: #7a7a81;
	font-family: Bariol-B;
	display: block;
	font-size: 60px;
	
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.call-container .call-txt a:hover{
	color: #484848;
}

.addr-container .addr-div{
	text-align: center;
}

.addr-container .addr-box{
	width: 30%;
	display: inline-block;
	margin-bottom: 25px;
	vertical-align: top;
}

.addr-container .addr-box .icon-box{
	width: 14%;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}

.addr-container .addr-box .icon-box .fa{
	color: #363636;
	font-size: 32px;
	text-align: left;
}

.addr-container .addr-box .content-box{
	width: 84%;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}

.addr-container .addr-box .content-box h3{
	font-family: Hind-madurai-B;
	font-size: 38px;
	color: #363636;
	text-transform: uppercase;
	margin: 0;
	padding-bottom: 5px;	
	text-align: left;
}

.addr-container .addr-box .content-box h4{
	font-family: Hind-madurai-R;
	font-size: 16px;
	color: #545454;
	display: block;
	margin: 0;
	line-height: 22px;
	text-align: left;
	word-wrap: break-word;
}

.addr-container .addr-box .content-box a{
	color: #545454;
	text-decoration: none !important;
	outline: 0 !important;
}

.addr-container .addr-box .content-box h4 a:hover{
	color: #000;
}
.bio { color: white; font-size: 12px; margin-left: 60px; display:block; margin-top: 10px;}

/*------- footer ---------*/

footer{
	background-color: #111;
	width: 100%;
	padding: 10px 0;
}

footer a{
	text-decoration: none !important;
	outline: 0 !important;
}

footer h6{
	font-family: Bariol-R;
	font-size: 15px;
	color: #fff;
	display: inline-block;
	margin: 0;
	font-weight: 300;
	display: block;
	line-height: 25px;
}

footer h6.copy-txt{
	margin-top: 10px;
}

footer h6 a{
	color: #fff;
	
}

footer h6 img{
	margin-left: 5px;
}
@media screen and (max-width:619px) and (min-width: 1px){
.services-section img {width:100%;}
}

.subtitle { font-size: 14px; padding: 0px; margin: 10px 0px; text-align: center; text-transform: uppercase; }
.center-align { display: block; margin:20px auto; width: 200px; text-align:center; }
.services-container .four-boxes { margin:60px 0px 98px 0px; width: 100%; float: left;}
.services-container .box { width: 280px; height: 280px; padding-top:150px; text-align: center; margin: 0px auto; margin-bottom: 10px; }
.services-container .box h3 { font-size: 16px; text-transform: uppercase} .services-container .box p { font-size: 13px; width: 85%; text-align: center; margin: 0px auto;}
.services-container .elegance { background-image: url(../images/elegance-box.png); background-repeat: no-repeat; color: white; }
.services-container .privacy { background-image: url(../images/privacy-box.png); background-repeat: no-repeat; color: white; }
.services-container .glare { background-image: url(../images/glare-box.png); background-repeat: no-repeat; color: white;  }
.services-container .discount { background-image: url(../images/discount-box.png); background-repeat: no-repeat; color: white}
.insight { padding: 90px 0px; float: left; width: 100%; }
.insight .box { width: 100%; float: left; text-align: center;}
.residential { background-image: url(../images/residential-window-tinting.jpg); background-repeat: no-repeat; background-color: black; width: 100%; float: left; height: 534px; color: white; padding-top: 80px; }
.residential h2 { font-size: 32px; color: white; text-transform: uppercase; font-weight: 600; margin-left: 20px; margin-bottom: 20px; }
.residential p { padding-bottom: 20px; width: 75%; padding-left: 20px;  }
.residential .button { margin-left: 20px; }
.button { width: 200px; float: left; color: white; background: #53709b; color: white; border-radius: 5px; padding: 10px 0px; text-align:center; font-size: 18px; text-transform: uppercase; font-weight: 600}
.button a { color: white; }
.white-space { text-align: center; padding: 50px 0px; float: left; text-transform: uppercase }
.white-space h2 { padding: 0px; margin: 0px; font-weight: 600; }
.white-space h4 { font-size: 14px; }
.commercial { background-image: url(../images/commercial-window-tinting.jpg); background-repeat: no-repeat; background-color: black; width: 100%; float: left; height: 534px; color: white; padding-top: 80px;  }

.window-tinting-auckland { background-image: url(../images/window-tinting-auckland-nuview.jpg); background-repeat: no-repeat; background-color: black; width: 100%; float: left; height: 534px; color: white; padding-top: 80px; }


.window-tinting-auckland.new{
    background-image: url('../images/left-immg.jpg');
}

.commercial h2 { font-size: 32px; color: white; text-transform: uppercase; font-weight: 600; margin-left: 20px; margin-bottom: 20px; }
.commercial p { padding-bottom: 20px; width: 75%; padding-left: 20px; }
.commercial .button { margin-left: 20px; }
.testimonials { width: 100%; float: left; padding: 100px 0px; }
.testimonials h2 { text-transform: uppercase; font-weight: 600; }
.testimonials .icon { margin-left: -20px; float: left; width: 100%;}
.testimonials p { margin: 20px 0px 0px 0px; float: left; width: 70%; clear: both}
.testimonials span { font-size: 12px; display: block; float: left}
.clients { float: left; width: 100%; background-color: #f2f2f2;  text-align: center; padding: 60px 0px;}
.clients h2 { text-transform: uppercase; font-weight: 600; padding: 0px; margin: 0px; }
.clients p { font-weight: bold; line-height: normal; padding-top: 5px; text-transform: uppercase; }
.clients h3, .clients h4 { text-transform: uppercase; font-weight: 600; }
.dark-gray { color:#545454; } .light-gray { color: #b6b6b6; }
.clients img { margin-bottom: 20px; }
.clients .button { width:300px; margin: 0px auto; padding: 20px 0px; float: none;}
.arrow-right {
  background: none;
  border: 0;
  font-size: 20px;
  line-height: 2em;
  position: relative;
  width: auto;
  height: 2em;
  padding:0px 10px;
  float:left;
}
.arrow-right span {
  color: #fff;
  text-decoration: none;
  position: relative;
  z-index: 10;
  margin-left:10px;
}
.arrow-right::before, .arrow-right::after {
  background: #29c0d5;
  border-radius: 2px;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  -webkit-transition: all 1s;
  transition: all 1s;
  height: 1em;
}
.arrow-right::before {
  -webkit-box-shadow: -1px 1px 0 #1897c0, -2px 2px 0 #1897c0, -3px 3px 0 #1897c0, -4px 4px 0 #1897c0;
          box-shadow: -1px 1px 0 #1897c0, -2px 2px 0 #1897c0, -3px 3px 0 #1897c0, -4px 4px 0 #1897c0;
  -webkit-transform: skew(45deg);
          transform: skew(45deg);
  top: 0;
}
.arrow-right::after {
  -webkit-box-shadow: 1px 1px 0 #1897c0, 2px 2px 0 #1897c0, 3px 3px 0 #1897c0, 4px 4px 0 #1897c0;
          box-shadow: 1px 1px 0 #1897c0, 2px 2px 0 #1897c0, 3px 3px 0 #1897c0, 4px 4px 0 #1897c0;
  -webkit-transform: skew(-45deg);
          transform: skew(-45deg);
  bottom: 0;
}
.arrow-right:hover::before, .arrow-right:hover::after {
  background: #68d3e2;
}
.arrow-right:focus {
  outline: 0;
}
.arrow-right:focus::before, .arrow-right:focus::after {
  background: #68d3e2;
}

.err-msg{
    color: #8B0000;
}


/*============== thanku-page =============*/

.thanku-container .thanku-box{
	width: 50%;
	margin: 50px auto;
	text-align: center;
	float: none;
	display: block;
}

.thanku-section{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#35416b+0,b7deed+50,9a7080+100 */
background: #35416b; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #35416b 0%, #b7deed 50%, #9a7080 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #35416b 0%,#b7deed 50%,#9a7080 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #35416b 0%,#b7deed 50%,#9a7080 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#35416b', endColorstr='#9a7080',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

.thanku-container .thanku-box .blue-box{
	background-color: #4b6daa;
	padding: 70px 0;
}

.thanku-container .thanku-box .blue-box .thumb-box{
	background-color: #fff;
	width: 158px;
	height: 158px;
	border-radius: 158px;
	text-align: center;
	margin: 0 auto;
	display: block;
	vertical-align: middle;
}

.thanku-container .thanku-box .blue-box .thumb-box img{
	vertical-align: middle;
	text-align: center;
	margin-top: 30px;
}

.thanku-container .thanku-box .white-box{
	background-color: #fff;
	padding: 30px 0 50px;
}

.thanku-container .thanku-box .white-box h2{
	font-family: Bariol-R;
	font-size: 32px;
	color: #4b6daa;
	text-align: center;
	text-transform: capitalize;
}

.thanku-container .thanku-box .white-box p{
	color: #adadad;
    display: block;
    font-family: Bariol-R;
    font-size: 18px;
    line-height: 18px;
    margin: 30px auto 10px;
    text-align: center;
    width: 70%;
}

.thanku-container a{
	text-decoration: none !important;
	outline: 0 !important;
}

.thanku-container .thanku-box .back-btn{
	display: block;
	margin: 5px auto;
	text-align: center;
	float: none;
	background-color: #4b6daa;
	color: #fff;
	border: 2px solid #4b6daa;
	text-transform: uppercase;
	padding: 5px 25px;
	font-family: Bariol-R;
	font-size: 14px;
	outline: 0;
	box-shadow: none;
	
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.thanku-container .thanku-box .back-btn:hover{
	background-color: #fff;
	color: #4b6daa;
}


@media screen and (max-width: 767px) {
    
    .thanku-container .thanku-box {
     width: 100%;
    }
    
}









