/* **
 * ========================================
 * 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{
	background-color: #fff;
	padding: 12px 0;
	height: auto;
}

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

.quote-btn{
	background-color: #0a3f56;
	border: none;
	border-radius: 15px;
	box-shadow: none;
	outline: 0;
	padding: 1px 30px;
	border: 2px solid #0a3f56;
	color: #fff;
	margin-top: 42px;
	margin-left: 22px;
	margin-right:10px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

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

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


.quote-btn .fa{
	display: inline-block;
	color: #fff !important; 
	font-size: 22px;
	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: #000;
	border: 2px solid #000;
	background-color: #0a3f56;
}

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

.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;
}

.ind-file-btns .quote-btn .fa{font-size: 18px;}
.ind-file-btns .quote-btn span{font-size: 22px;}

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

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

.thankyou-page .banner-section{
	height: 400px;
}

.logo {margin-top: 10px;width: 40%;}
.big-white { font-size:28px; color:#fff;}

.banner-section{
	background-image:url('../images/banner.jpg');
}

.banner-section-deck{
	background-image:url('https://images.pexels.com/photos/449023/pexels-photo-449023.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940');
}
.banner-section-renovation{
	background-image:url('http://dbsresidential.nz/images/bathroom-renovation.jpg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940');
}


.banner-section.home-page-ban{
    background-image: url('../images/home1.jpeg');
}

.banner-container .banner-content{
	width: 80%;
	background-color: rgba(0, 0, 0, .5);
	margin: 112px auto 30px;
	text-align: center;
	float: none;
	display: block;
	padding: 33px 80px;
}

.banner-container .banner-content h1{
	font-family: Bariol-B;
	font-size: 48px;
	color: #fff;
	font-weight: 300;
	margin: 0;
	text-transform: uppercase;
	text-align: center;
	float: none;
	display: block;
	margin-top: 10px;
	line-height: 35px;
}

.banner-container .banner-content h1 span{
font-size: 32px;
}
.topbtns-box{text-align: right;}
.topbtns-box img { margin-top:15px;}

/*--------- content-section -----------*/

.content-section{
	background-color: #eee;
	width: 1260px;
	border-radius: 10px;
	z-index: 200;
	position: relative;
	margin: -230px auto 150px;
	/* overflow: hidden; */
	
-webkit-box-shadow: 0px 0px 16px 1px rgba(0,0,0,0.49);
-moz-box-shadow: 0px 0px 16px 1px rgba(0,0,0,0.49);
box-shadow: 0px 0px 16px 1px rgba(0,0,0,0.49);
}

.cust-cont{width: 930px;padding-bottom: 50px;margin: -230px auto 50px;}

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

.content-heading{
	font-family: Bariol-B;
	font-size: 43px;
	color: #000;
	text-transform: uppercase;
	margin: 0;
	margin: 30px 0 15px;
}

.content-heading.grn{
	font-family: Bariol-B;
	font-size: 43px;
	color: #000;
	text-transform: uppercase;
	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;
}

.content-heading span{
	font-size: 30px;
	display: block;
}

.para1{
	font-family: Bariol-R;
	font-size: 20px;
	color: #232323;
	margin: 0;
	margin-bottom: 15px;
	line-height: 26px;
}

.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: 22px;
	line-height:36px;
	color: #000;
	margin: 0;
	padding-bottom: 5px;
	
}
.cent-cont{text-align: center;}

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

ul.content-ul li{
	font-family: Bariol-R;
	font-size: 22px;
	line-height:36px;
	color: #000;
	margin: 0;
	padding-bottom: 5px;
	list-style: disc;
	
}


.list-style { font-size: 16px; font-weight: bold}

.content1-container .para1{
	text-align: left;
	margin-bottom: 30px;
	margin-top: 20px;
}

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

.form-box{
	background-color: #0a3f56;
	border-radius: 5px;
	padding: 20px 40px;
	width: 100%;
	display: block;
	position: relative;
	z-index: 300;
	width: 100%;
	float: right;
	margin-right:-60px;
	margin-top: -122px;
}

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

.form-box .frm-input{
	width: 100%;
	margin-bottom: 0;
	border-radius: 22px;
	padding: 10px 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: #000;
	border: none;
	color: #fff;
	font-family: Bariol-B;
	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: 5px 50px;
	
	-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: Bariol-B;
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
	text-align: cenrer;
	display: block;
	padding: 2px 30px;
	margin-top: 10px;
	background-color: #0a3f56;
	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;
}

/*-------Service Section --------*/

.services-section { background-color:#0a3f56;
padding: 40px 15px;
	margin-bottom: 0px;
}
.services-section p {font-family: Bariol-R;
	font-size: 22px;
	color: #fff;
	text-align: center;
	float: none;
	display: block;
	margin: 0 auto;
	padding: 20px 0;}
	.service-img img{width: 100%;height: 360px;object-fit: cover;}
	.service-img { text-align:center;}
.services-section h2 { color:#fff;}


/*-------Service Section 2 --------*/
.services-section2{display: none;}
.services-section2 { background-color:#999;
padding: 40px 15px;
	margin-bottom: 30px;
}
.services-section2 p {font-family: Bariol-R;
	font-size: 22px;
	color: #fff;
	text-align: center;
	float: none;
	display: block;
	margin: 0 auto;
	padding: 20px 0;}
	
	.service-img2 { text-align:center;}
	.service-img2 img{cursor: pointer;}
.services-section2 h2 { color:#fff;}




/*----------- Video Section ------------*/

.video-container{
	background-color: #fff;
	padding: 40px 15px;
	margin-bottom: 30px;
	
}

.video-container .content-heading{
	text-align: center;
	width: 80%;
	margin: 20px auto 50px;
	color:#000;
}

.video-container .vid-frame{
	border: none;
}
.video-container .img-style { margin-left: 0px;}
.video-container .para1 { color:#000;}


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

.modal-container .content-heading{
	text-align: center;
	display: block;
}

.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: center;
	display: block;
	padding: 2px 40px;
	margin: 30px auto 20px;
	float: none;
	background-color: #000;
	border: 1px solid #000;
	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: #000;
}

.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;
}

.owl-carousel#project1 .owl-item img{padding: 0 5px;}
.owl-carousel#project2 .owl-item img{padding: 0 5px;}
.owl-carousel#project3 .owl-item img{padding: 0 5px;}

.modal-body h4{margin: 15px auto;text-align: center;}
.modal-header{border-bottom: none !important;}
.modal-header .close{opacity: 1 !important;}
/*------ 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);
}
 .client-name{font-size: 14px !important;text-align: right !important;}
/*------- call-section ---------*/

.call-section{
	padding: 50px 0 10px;
}

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

.call-container .call-txt{
	font-family: Bariol-R;
	font-size: 43px;
	color: #7a7a81;
	text-align: center;
	width: 70%;
	text-transform: uppercase;
	margin: 20px 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: right;
	position: relative;
    top: 10px;
    left: -10px;
}

.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: 20px;
	color: #000;
	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: 24px;
	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;
}

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

footer{
	background-color: #0a3f56;
	width: 100%;
	padding: 10px 0;
	
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

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;
}


.banner-section.home-page-ban{height: 500px;}
.home-page-ban .banner-container .banner-content{margin: 60px auto 30px;}
.home-page-con .service-img h2{margin: 25px auto;}
.home-page-con .review-container{background:#fff;}

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


.err-msg{
	color: #fff;
	font-family: Bariol-R;
	font-weight: 100;
	font-size: 12px;
	display: block;
	margin-top: 0;
	line-height: 20px;
	height: 20px;
	margin-bottom: 0;
	text-align: left;
	padding-left: 15px;
}

/*============== 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;
}

.cont-a-sec{
    color: #7a7a81;
    font-family: unset;
    display: block;
    font-size: 33px;
}

.cust-cont .service-img img{height: 275px;}
