@charset "utf-8";
/* CSS Document */	
@import'bootstrap.min.css';
@import'bootstrap-datetimepicker.min.css';
@import url('https://use.fontawesome.com/releases/v5.1.0/css/all.css');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,900');
@import url('https://fonts.googleapis.com/css?family=Raleway:200,300,400,500,600,700,900');


/*-------------------------------------------------------------------------------------------RESET CSS STARTS*/
body {  font-family: 'Montserrat', sans-serif; direction: ltr; font-size:17px; color:#757575; line-height:26px; padding:0px; margin:0px; -webkit-font-smoothing: antialiased; }
html, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin:0px; padding:0px; }
footer, header, figure, aside { padding:0px; display:block; }
q:before, q:after { content:''; }
abbr, acronym { border:0; font-variant:normal; }
sup { vertical-align:text-top; }
sub { vertical-align:text-bottom; }
input, select, textarea, button {  font-family: 'Montserrat', sans-serif; direction: ltr; color:#a2a2a2; font-size:20px; margin:0em; margin:0px; border:1px solid #cecece; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out; border-radius:10px; box-sizing:border-box; height:90px; background-color:transparent; width:100%; padding:10px 20px;}
input, button { overflow:visible; }
input, textarea{ outline:none; }
input[type=file] + input[type=file] { margin-left:5px; }
select + select, input[type=text] + input[type=text], input[type=password] + input[type=password] input[type=text] + select { margin-left:0px; }
input[type=text] + input[type=submit] { margin-left:10px; }
input[type=checkbox] { height:13px; width:13px; margin-right:5px; position:relative; top:1px; }
input[type=submit], input[type=button], input[type=reset], a, button { cursor:pointer; }
input[type=submit], input[type=button], input[type=reset], button { overflow:visible; }
input[type=submit] + input[type=submit], input[type=button] + input[type=button], input[type=reset] + input[type=reset], button + button, .btn + .btn, input[type=submit] + input[type=button], input[type=button] + input[type=submit] { margin-left:5px; }
input[type=radio] { margin-right:4px; position:relative; top:1px; }
input[type=radio] + abbr, input[type=checkbox] + abbr { padding-right:0px; }
input[type=file] { padding:4px 5px; display:inline; }
input[type=file] + input { margin-left:5px; }
input, input:focus, input:active, .btn:focus, .btn:active:focus, .btn.active:focus { outline:none; }
abbr + select, abbr + input { margin-left:15px; }
select[class*=col-] { padding:7px 8px; }
select option { padding-left:4px; }
input[type=submit], input[type=button], input[type=reset], button, .btn { font-weight:bold; height: 40px; line-height: 40px; padding:0px 30px; letter-spacing:1px; text-decoration:none; display:inline-block; text-transform:uppercase; font-size: 15px; border: solid 1px #ad7419; 	background-size: cover; border-radius:0px;     outline: 1px solid #FFF; outline-offset: -6px;  color:#FFF; /*background-color: #066ea3;*/ box-shadow: 0px 7px 20px rgba(0,0,0,0.2); 
 background: #c58820;
 background: -webkit-linear-gradient(right, #ad7419 , #caa730);
 background: -o-linear-gradient(right, #ad7419 , #caa730);
 background: -moz-linear-gradient(right, #ad7419 , #caa730);
 background: linear-gradient(to right, #ad7419 , #caa730);
}
.btn:hover{/*background-color: #066ea3;*/ box-shadow: 0px 7px 20px rgba(0,0,0,0.2); 
 background: #000;
 background: -webkit-linear-gradient(right, #000 , #000);
 background: -o-linear-gradient(right, #000 , #000);
 background: -moz-linear-gradient(right, #000 , #000);
 background: linear-gradient(to right, #000 , #000);
}

input[type=submit]:hover, input[type=button]:hover, input[type=reset]:hover, button:hover, .btn:hover, .btn.focus, .btn:focus, .btn:hover { background-color: #000 !important; color:#FFF;border-color: #000; outline: 1px solid #FFF;outline-offset: -6px;}
p { margin:0px; padding-bottom:15px; }
a { color:#000; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
a:hover{ text-decoration:underline; }
a:visited { text-decoration:none; }
a, a:hover, a:focus, a:active, a:visited { outline:none; }
a img, a:hover img, img, a input { text-decoration:none; }
a img, img, input[type=checkbox], input[type=radio], iframe { border:none; }
ul { margin:0px; padding:0px; }
del { visibility:hidden; }
textarea { width:100%;  height:160px; resize:none; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }
article{ padding:0px; min-height:750px;}
blockquote, q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }
del { text-decoration:line-through; }
table { border-collapse:collapse; border-spacing:0; }
td { vertical-align:top; }
select { max-width:100%; }
img { max-width:100%; border:0; -ms-interpolation-mode:bicubic; vertical-align:middle; }
hr { color:#D0D0D0; }
address p { padding-bottom:5px; }
*:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
::-webkit-scrollbar { width:8px; }
::-webkit-scrollbar-button { width:8px; height:5px; }
::-webkit-scrollbar-track { background-color:#DDD; border: skinny plain lightgray; box-shadow: 0px 0px 3px #dfdfdf inset; }
::-webkit-scrollbar-thumb { background-color:#999; border: skinny plain gray; }
::-webkit-scrollbar-thumb:hover { background:#1b1e24; }
::-webkit-input-placeholder {  font-family: 'Montserrat', sans-serif;  direction: ltr; color:#000; }
:-ms-input-placeholder {  font-family: 'Montserrat', sans-serif;direction: ltr; color:#000; }
::selection { background-color:#9e9e9e; color:#FFF; }
::-moz-selection { background-color:#65ac05; color:#FFF; }
h1 { font-size:32px; font-family: 'Montserrat', sans-serif font-weight:700; margin:0px; }
h2 { font-size:35px; font-family: 'Montserrat', sans-serif; margin:0px; color:#000; font-weight: bold; padding-bottom:18px; position: relative; margin-bottom: 30px; }
h2:after{ width: 100px; height: 4px; background-color: #c58820; content:""; position: absolute; bottom:0px; left: 50%; margin-left: -50px; border-radius: 5px; } 
h2 span{ display:block;  font-family: 'Montserrat', sans-serif; font-weight: normal;  font-size: 17px; color:#757575;
    padding-top: 5px; line-height: 1.5; }
h3 { font-size:20px; color:#000; font-weight:600; margin:0px; padding-bottom:10px; }
h4 { font-size: 30px; line-height: 1; padding-bottom: 15px; margin: 0px; color: #000; font-weight:600;}    
h5 { font-size:16px; margin:0px; color:#212121; padding-bottom:20px; }
.form-control{
	height: 40px;
	font-size: 13px;
	border-radius: 5px;
    background-color: #f4f4f4;
    border-color:#f4f4f4;
}
.form-control:focus{
    background-color: #f4f4f4;
    border-color:#f4f4f4;  
    box-shadow: none; 
}

.input-group > .form-control:not(:first-child), .input-group > .custom-select:not(:first-child){
    border-left: none;

}
.input-group > .input-group-prepend > .input-group-text{
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    
}
.input-group-text{
    width: 35px;
    font-size: 12px;
    color: #a1a1a1;
    border-color:#f4f4f4;
    background-color: #f4f4f4;
}
.input-group-text i{
    display: table;
    margin: 0px auto;
}
select{
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url(../img/select-arrow.png) no-repeat center right rgba(0,0,0,0.6);
}
.contentArea{
	position: relative;
    padding:120px 0px;
    background-color: #FFF;
    }
.container { -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out; margin:0px auto; max-width:1200px; width:100%; }
.bg-gray{
    background-color: #f9f9f9;
}
.innerBanner{
    height: 290px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    background-color: #222;
    padding-top: 115px;
    margin-bottom:50px;
    border-bottom: solid 5px #c58820;
}
.innerBanner h1{
    color: #FFF;
    z-index: 3;
    position: relative;
    font-weight: bold;
}
.innerBanner .bannerImg{
    position: absolute;
    top:0px;
    z-index: -1;
    left: 0px;
    height: 100%;
    width: 100%;
}
.innerBanner .bannerImg:after{
    content: "";
    width: 100%;
    height: 100%;
    left: 0px;
    top:0px;
    position: absolute;
    background-color: rgba(0,0,0,0.4);
}
.innerBanner .bannerImg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.btnCallnow{
    position: fixed;
    transform: rotate(90deg);
    left: -69px;
    height: auto;
    text-align: center;
    z-index: 9999999;
    bottom: 20%;
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}  
.btnCallnow .btn{
    border-radius: 3px 3px 0px 0px;
}
.fas.fa-phone{
    transform: rotate(90deg);
}
.textPhone{
    position: relative;
    top: 5px;
    letter-spacing: 1px;
    font-size: 18px;
    margin: 0px 15px;
    color: #FFF;
    font-weight: 600;
}
.textPhone:hover{
    color:#c58820;
}

/*-------------------------------------------------------------------------------------------RESET CSS CLOSE	*/	
/*-------------------------------------------------------------------------------------------HEADER CSS START	*/
.home .fixed-top{ 
	position:fixed;
	background-color:transparent;}
.fixed-top{ 
	position:relative;
	background-color:#000;
	}
.navbar{
    padding:20px 0px;
    -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;
}
.navbar-nav .nav-link{
    color: #FFF;
    font-size: 15px;
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1;
		font-family: 'Raleway', sans-serif;
    padding: 15px 10px !important;
		letter-spacing:1px;
}
.navbar-nav .nav-item + .nav-item{
    margin-left: 15px;
}
.navbar-nav .nav-item .nav-link:after{
    width: 0px;
    height: 3px;
    bottom: 0px;
    content: "";
    left: 0px;
    border-radius: 10px;
    position: absolute;
    background-color:#c58820;
    -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out;
}
.navbar-nav .nav-item .nav-link:hover:after{
    width: 100%;
}

.home-slider{
    height: 800px;
    position: relative;
		max-width:100%;
}
#homeSlider{
    position: fixed;
    width: 100%;
}
.home-slider .sliderImg{
    position: relative;
    height: 100vh;
}
.home-slider .sliderImg img{
    height: 100%;
}
.home-slider .sliderImg:after{
    width: 100%;
    left: 0px;
    top:0px;
    height: 100%;
    content: "";
    background-color: rgba(0,0,0,0.2);
    position: absolute;
}
.home-slider .carousel-caption{
    width: 660px;
    padding: 25px;
    color: #FFF;
    top:50%;
    left: 50%;
    bottom: inherit;
    transform: translate(-50%,-50%);
    font-size: 18px;
    line-height: 1.5;
}
.home-slider .carousel-caption h5{
    font-size: 40px;
    font-weight: 700;
    color: #FFF;
    position: relative;
    padding: 25px;
	text-shadow: 2px 1px 3px #000;
}
.home-slider .carousel-caption h5:after, .home-slider .carousel-caption h5:before{ 
    width: 200px; 
    height: 8px; 
    background-color: #c58820; 
    content:""; 
    position: absolute; 
    left: 50%; 
    margin-left: -100px; 
}
.home-slider .carousel-caption h5:after{
    top:-8px; 
}
.home-slider .carousel-caption h5:before{
    bottom: -8px;
}

/* .home-slider .carousel-caption h5 span{
    color: #066ea3;
} */
.home-slider .carousel-caption .btn{
    margin-top: 20px;
}
.home-slider .carousel-control-prev, .home-slider .carousel-control-next{
    width: 100px;
    opacity: 0;
}
.home-slider:hover .carousel-control-prev, .home-slider:hover .carousel-control-next{
    opacity: 1;
}
@media (min-width:991px) {
.navbar-shrink{
    padding: 15px 0px;
    background-color: rgba(0,0,0,0.5) !important;
}
}
.leftHeading:after{
    left: 0px;
    margin: 0px;
}
.boxtopBtns {
    margin-left: 10px;
		margin-top:-6px;
}
.boxtopBtns .btn{
    padding-left: 17px;
    padding-right: 17px;
    font-size: 12px;
    height: 35px;
    line-height: 33px;
}
.btnWhite{
    color:#066ea3;
    border-color:#FFF;
    background-color: #FFF;
}
.btnWhite:hover{
    color:#FFF;
    border-color:#066ea3;
    background-color: #066ea3; 
}

/*-------------------------------------------------------------------------------------------HEADER CSS END	*/


.boxServices{
    padding: 30px 0px 0px 0px;
}
.boxServices .row + .row{
    margin-top: 25px;
}
.servicesContent{
    overflow: hidden;
    position: relative;
    border-radius: 5px;
    background-color: #FFF;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
}
.servicesContent a i{
	position:absolute;
	left:25px;
	color:#c58820;
	}
.servicesContent a{
    padding: 15px 30px 15px 60px;	
    color:#757575;
    display:inline-block;
    width:100%;
    position: relative;
	}
.servicesContent a:hover{
	background-color:#000;
	color:#fff;
	text-decoration:none;
	}
.servicesContent a:hover i{
	color:#fff;
	}
.servicesContent .iconServices{
    position: absolute;
    left: 18px;
    top:50%;
    transform: translateY(-50%);
    font-size: 22px;
}
.servicesContent h6{
    font-size: 15px;
    margin: 0px;
    text-transform: uppercase;
    font-weight: bold;
}
.servicesContent .hoverText{
    position: absolute;
    top: 50%;
    opacity: 0;
    transform: translateY(-50%);
}
.servicesContent:hover h6{
    opacity: 0;
}
.servicesContent:hover .hoverText{
    opacity: 1;
}

.rowTeam{
    padding-top: 30px;
}
.boxTeam{
    padding: 20px;
    border-radius: 5px;
    background-color: #FFF;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
}
.boxTeam .imgTeam{
    margin-bottom: 20px;
}
.boxTeam  h5{
    color: #066ea3;
    font-size: 18px;
    font-weight: bold;
    padding: 0px 0px 5px 0px;
}
.boxTeam  h6{
    margin: 0px;
    font-weight: 600;
    font-size: 15px;

}


.sectionTestimonials{
    z-index: 1;
    position: relative;
    background: url(../img/bg-testimonials.jpg) no-repeat center center;
    background-attachment: fixed;
    background-size: cover;
}
.sectionTestimonials:after{
    content: "";
    width: 100%;
    height: 100%;
    left: 0px;
    top:0px;
    z-index: -1;
    position: absolute;
    background-color: rgba(197,136,32,0.8);
}

.sectionTestimonials h2{
    color: #FFF;
}
.sectionTestimonials h2 span{
    color: #FFF;
}
.sectionTestimonials h2:after{
    background-color: #FFF;
}
.boxTestimonials{
    color: #FFF;
    min-height: 230px;
    max-width: 800px;
    margin: 30px auto 0px auto;
    text-align: center;
		font-style: italic;
}
.boxTestimonials .imgTestimonials{
    width: 90px;
    height: 90px;
    font-size: 50px;
    line-height: 90px;
    border:solid 3px #FFF;
    object-fit: cover;
    border-radius: 50%;
    margin: 0px auto 30px auto;
    
}
.boxTestimonials h5{
    margin-top: 30px;
    font-size: 20px;
    color:#FFF;
    font-weight: bold;
    padding-bottom: 5px;
}

.boxForm{
    border-top:solid 8px #c58820;
    background-color: #FFF;
    padding: 25px;
    margin-top: -160px;
    margin-bottom: 95px;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
}
.boxForm .row + .row{
    margin-top: 15px;
}
.boxForm .row{
    margin-left: -8px;
    margin-right: -8px;
}
.boxForm .row [class*="col-"]{
    padding-left: 8px;
    padding-right: 8px;
}
.boxMessage{
    font-size: 18px;
    font-weight: bold;
    color: green;
}
footer{
    font-size: 15px;
    color: #FFF;
    background-color: #222;
    position: relative;
    padding: 70px 0px 0px 0px;
}
.footer-logo{
    margin-bottom: 20px;
}
footer h4{
    color: #FFF;
    font-size: 17px;
    text-transform: uppercase;
    padding-bottom: 30px;
} 
.boxCopyright{
    margin-top: 50px;
    padding: 10px 0px;
    background-color: #2e2e2e;
}

.boxContactus .input-group{
    margin-bottom:15px;
}
textarea.form-control{
    height:116px;
    padding-top: 15px;
}
.contact-map{
	margin-top:20px;
	}
.innerContent {
    padding-bottom:80px;
}
.innerContent h3{
    margin-top: 15px;
}
.textPayment{
    color: #000;
    font-weight: 600;
    line-height: 30px;
}
.textPayment img{
    margin-left: 15px;
}
footer .textPayment{
    text-align: center;
    color: #FFF;
    margin: 0px;
}
.input-textArea{
    position: relative;
}
.input-textArea i{
    width: 100%;
    top:18px;
    left: 0px;
    position: absolute;
}
ul.footerMenu{
    list-style: none;
}
ul.footerMenu li{
    padding-left: 20px;
    position: relative;
}
ul.footerMenu li:after{
    width: 5px;
    height: 5px;
    left: 0px;
    top:10px;
    content: "";
    position: absolute;
    background-color:#c58820;
}
ul.footerMenu li a{
    color:#FFF;
}
ul.contactDetail{
	text-align: left;
	font-size: 13.5px;
    list-style: none;
	padding: 0px 0px 10px 0px;
}
ul.contactDetail li{
	position: relative;
	padding: 10px 0px 10px 26px;
}
ul.contactDetail li i{
	position: absolute;
	left:0px;
	top:17px;
}
ul.contactDetail li + li{
	border-top:solid 1px #404040;
}
ul.contactDetail li a{
	color:#fff;
	word-wrap: break-word;
}
ul.contactDetail li a:hover{
	color:#c58820;
}
ul.list-socialMedia{
    padding: 0px;
    font-size: 30px;
	list-style: none;
}
ul.list-socialMedia li{
	display: inline-block;
}
ul.list-socialMedia li + li{
	margin-left: 3px;
}
ul.list-socialMedia li a{
	color: #FFF;

}
ul.list-socialMedia li a:hover{
	color:#c58820;
}
.text-design{
    text-align: right;
}
.text-design a{
    margin-left: 5px;
}
.boxContactInfo{
    padding: 30px;
    min-height:353px;
    background-color: #c58820;
    box-shadow: 0px 0px 30px rgba(0,0,0,0.3);
}
.boxContactInfo.we-accept-box{
	 min-height:auto;
	 margin-top:20px;
	}
.boxContactInfo.we-accept-box .textPayment{
	color:#fff;
	}
.boxContactInfo h4{
    color: #FFF;
}
.boxContactInfo ul.contactDetail li + li{
    border-top:solid 1px rgba(0,0,0,0.2);
}
.boxContactInfo ul.contactDetail{
    font-size: 15px;
    font-weight: 600;
    padding-bottom: 0px;
    margin-bottom: 25px;
    border-bottom: solid 1px rgba(0,0,0,0.2);
}
.boxContactInfo ul.contactDetail li{
    padding-left: 35px;
}
.boxContactInfo ul.contactDetail li a:hover, .boxContactInfo ul.list-socialMedia li a:hover{
	color:#000;
	}
.boxBooking{
    padding: 25px;
    border-radius: 5px;
    box-shadow: 0px 0px 30px rgba(0,0,0,0.1);
}
.boxBooking .input-group{
    margin-bottom: 20px;
}
.sectionGetInTouch .row .right-col{
	padding-top:10px;
	text-align:center;
	}
.sectionGetInTouch .row .right-col .btn{
	font-size:25px;
	height:auto;
	padding:10px 35px;
	}

ul.list-simple li{
	position:relative;
	padding-left:20px;
	list-style:none;
	}
ul.list-simple li:after{
    width: 15px;
    height: 15px;
    left: 0px;
    top:7px;
	font-size:18px;
    content: "";
    position: absolute;
    background:url(../img/arrow-right.png) no-repeat left center;
    color:#c58820;
}
.sectionTestimonials .carousel-control-prev, .sectionTestimonials .carousel-control-next{
	display:none !important;
}
.sectionTestimonials:hover .carousel-control-prev, .sectionTestimonials:hover .carousel-control-next{
	display:flex !important;
	}
.sectionGetInTouch{ margin-top:-1px;}
.listPoints {
    padding-left: 20px;
}
.listPoints li + li{
    margin-top: 10px;
}
#errormessage{
    color: red;
    font-weight:bold;
}

/****************************************************************************/
@media (min-width:2500px) {
    .home-slider .carousel-caption{
        top:460px;
    }
}
@media (max-width:1920px) {
	.home-slider .sliderImg img{ object-fit: cover;}
}
@media (max-width:1200px) {
    .textPhone{ font-size: 16px;}
    .navbar-nav .nav-link{ font-size: 12px;}
    .navbar-nav .nav-item + .nav-item{ margin-left: 5px;}
    .navbar-brand{ max-width: 170px;}
    .boxCopyright{ font-size: 13px;}
    .innerBanner{ height: 190px; padding-top: 67px;}
}
@media (max-width:990px) {
    .home .fixed-top{ position:absolute;  }
    .navbar{ padding: 15px;}
    .boxtopBtns{ position: absolute; right: 15px; top:34px;}
    .navbar-toggler{ margin-top: 15px;}
    .navbar-nav{ background-color: #000;}
    .navbar-nav .nav-item + .nav-item{ margin-left: 0px;}
    .navbar-nav .nav-link{ padding: 15px 0px !important; border-bottom: solid 1px #ddd;}
    .navbar-nav .nav-item .nav-link:after{ display: none;}
    .navbar-nav .nav-item{ padding:0px 20px; }
    .sectionTestimonials .carousel-control-prev, .sectionTestimonials .carousel-control-next{ width: 50px;}
    .contentArea{ padding: 80px 0px;}
    .innerContent{ padding-bottom: 40px;}
    .boxContactInfo{ padding: 30px 15px;}
		.btnCallnow{ display:none;}
}
@media (max-width:854px) {
    .servicesContent h6{ font-size: 12px;}
    .boxForm{ margin-bottom: 55px;}
    .boxCopyright .row [class*="col-"]{ max-width: 100%; flex: 0 0 100%; text-align: center; }
    footer .textPayment{ padding: 10px 0px;}
    .rowFooter [class*="col-"]{  max-width: 50%; flex: 0 0 50%; padding: 15px 15px; }
    footer{ font-size: 13px;}
    footer h4{ padding-bottom: 20px;}
    footer{ padding-top: 50px;}
    .boxCopyright{ margin-top: 30px;}
    .boxCopyright{ padding: 20px 0px;}
    .boxTestimonials{ padding: 0px 50px;}
    .sectionGetInTouch .row .right-col .btn{ font-size: 17px;}
    body{ font-size: 15px;}
    .contentArea{ padding: 60px 0px;}
    .servicesContent a{ padding:15px 30px 15px 47px; }
    .servicesContent a i{ left: 17px;}
    .row-aboutUs [class*="col-"]{ max-width: 100%; flex: 0 0 100%; }
    .row-aboutUs [class*="col-"] + [class*="col-"]{ padding-top: 40px;}    
    .home-slider .sliderImg{ height: auto;}
    .home-slider .sliderImg img{ height: 570px;}
    #homeSlider{ position: inherit;}
    .home-slider{ height: auto;}
    .home-slider .carousel-caption h5{ font-size: 29px; padding: 15px;}
    .home-slider .carousel-control-prev, .home-slider .carousel-control-next{ width: 30px;}
}
@media (max-width:767px) {
    .boxForm{ margin-top: 0px; padding-top: 15px;}
    .boxForm .row + .row{ margin-top: 0px;}
    .boxForm .row [class*="col-"]{ padding-top: 8px; padding-bottom: 8px;}
    .sectionGetInTouch{ text-align: center;}
    .boxServices .row + .row{ margin-top: 15px;}
    .boxServices .row [class*="col-"] + [class*="col-"]{ margin-top: 15px;}
    h2{ font-size: 28px;}
    h2 span{ font-size: 14px;}
    .home-slider .carousel-caption{ margin-top: 55px;}
    .boxTestimonials{ margin-top: 0px;}
    .btnCallnow{ bottom: 68px;}
    .boxBooking .textPayment{ text-align: left; padding-bottom: 15px;}
    .boxContactInfo{ min-height: inherit; margin-bottom: 40px;}
}
@media (max-width:568px) {
    .contentArea{ padding: 40px 0px;}
    .rowFooter [class*="col-"]{ max-width: 100%; flex:0 0 100%;}
    .boxTestimonials h5{ margin-top: 10px;}
    .boxTestimonials{ line-height: 1.6;}
    .sectionTestimonials .carousel-control-prev, .sectionTestimonials .carousel-control-next{ width: 20px;}
    .home-slider .carousel-caption h5{ font-size: 25px; padding: 15px 40px; max-width: 400px; margin: 0px auto; }
    .home-slider .sliderImg img{ height: 450px;}
    .boxServices{ padding-top: 0px;}
    .innerBanner{  height: 140px; padding-top: 46px; margin-bottom: 30px;}
    .innerBanner h1{ font-size: 25px;  }
}
@media (max-width:480px) {
    h2{ font-size: 23px;}
    .home .fixed-top{ position: inherit; background-color: #000; }
    .home-slider .carousel-caption{ margin-top: 0px;}
    .home-slider .sliderImg img{ height: 280px;}
    .textPhone{ font-size: 14px;}
    .navbar-brand{ max-width: 130px;}
    .boxtopBtns{ top:25px;}
    .navbar-toggler{ font-size: 15px;}
    .boxContactInfo ul.contactDetail{ font-size: 13px;}
    .boxContactInfo ul.contactDetail li{ padding-left: 23px;}
}
@media (max-width:414px) {
    .boxForm{ padding: 15px;}
    .home-slider .carousel-caption h5{  max-width: 280px; padding: 10px 20px; font-size: 19px; }
    .home-slider .carousel-caption h5:after, .home-slider .carousel-caption h5:before{ height: 5px;}
    .boxTestimonials{ padding: 0px 25px; font-size: 13px;}
    .textPhone{ display: block; margin: 0px 0px 6px 0px;}
    .boxtopBtns{ text-align: right;}
    .home-slider .sliderImg img{ height: 200px;}
    .boxtopBtns{ top:9px;}
    .textPhone{ font-size: 12px;}
    .boxtopBtns .btn{ height: 31px; line-height: 31px; font-size: 11px;     outline-offset: -4px;}

}