@charset "utf-8";
/* CSS Document */
.padding{ padding:70px 0; }
.tariff td{ text-align:center !important; }
.call {
	margin-top: 1%;
    float: right;
    padding: 10px 10px;
    width: 18%;
 	border-radius:6px;
	transition: all .6s ease-in-out;
	cursor:pointer;
}


input.invalid{ border: 2px solid red !important; }
input.valid{ border: 2px solid green !important; }

.looking-textarea li{     line-height: 27px; }
p.note{ color:rgba(255,0,0,1); }
.call-icon{ display:inline-block;  font-size:37px;          color: #2a3d99; margin-right:2%;}
.call-text{ display:inline-block;  color:rgba(0,0,0,1); font-weight:400; font-size:13px; line-height:17px;}
.call-text a{ color:rgba(0,0,0,1);  font-weight:bold;}
.call:hover {
    text-decoration: none;
    -moz-box-shadow: 0px 0px 10px #2b4b86;
    -webkit-box-shadow: 0px 0px 10px #2b4b86;
    box-shadow: 0px 0px 10px #2b4b86;
    transition: all .6s ease-in-out;
}
.call-text span{ font-style:italic; }
.ul.flexinav_menu li{ font-weight:bold !important; }
.about-image{ width:100%; height:365px; overflow:hidden;  }

 .about-text{ text-align:left; }
.about-text h3{ font-weight:bold; font-size:26px;line-height:38px;               color: #39549e;    font-family: Lato, sans-serif; text-transform:none; }
.about-text h6{  color:rgba(153,153,153,1);     font-size: 16px; margin-bottom:0;
    margin-top: -10px;  font-family: Lato, sans-serif;  text-transform:none; }
.about-text h3 span{ font-weight:bold; font-size:26px; color:#028852;     font-family: Lato, sans-serif;}
.line{ width: 14%;
    margin: 24px 0;
    background-color: #36404b;
    height: 1.2px; }
.line2{       width: 10%;
    text-align: center;
    display: inline-block;
    margin: 15px 0;
    background-color: #ffffff;
    height: 1.2px;
    z-index: 1;
    position: relative; }
.line3{ width: 10%;
text-align:center;    display: inline-block;
    margin: 24px 0;
    background-color: #000000;
    height: 1.2px; }	
	
		
	
.service{           width: 100%;
    float: left;
    position: relative;
    /* padding: 114px 0; */
    color: rgba(255,255,255,1);
    /* background-attachment: fixed; */
    margin-bottom: 182px;
    padding-top: 38px;
        padding-bottom: 142px;


     }
.service-head{ text-align:center;  }	
 
.service-head h3{     color: rgba(255,255,255,1);
   color: rgba(255,255,255,1);
    margin-bottom: 0;
    font-weight: bold;
    font-size: 26px;
    color: #ffffff;
    font-family: Lato, sans-serif;
    text-transform: none;
    position: relative;
    z-index: 1;
}
.service i{   width: 80px;
    height: 80px;
     background-color: #FFFFFF;
    color: #666;
    font-size: 35px;
    text-align: center;
    vertical-align: middle;
    line-height: 80px;
    border-radius: 100%;
    margin-bottom: 15px; 
    border: 1px solid grey; }	

.car-area{ width:80%; margin:0 auto;transition: all .6s ease-in-out;  height:auto;       background-color: #ffffff;  border-radius:5px; text-align:center; padding:5% 0; cursor:pointer; }
.car-area h5{    color: rgb(42, 61, 153);
    margin: 0;
    text-transform: none;
    font-size: 18px; }
.car-area:hover{     -moz-box-shadow: 0px 0px 30px #FFFFFF; 
    -webkit-box-shadow: 0px 0px 30px #FFFFFF;
    box-shadow: 0px 0px 30px #FFFFFF;
    transition: all .6s ease-in-out; background-color:rgba(255,255,255,.3); }
.package-textarea{     border-radius: 5px;     border-bottom: 6px solid #202d69;
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);  display:block;   transition: all .6s ease-in-out; cursor:pointer;  }
.package-textarea:hover{  border-bottom: 6px solid #757982;  transition: all .6s ease-in-out;  }		
.package-sec{ text-align:center; }
.package{ padding:20px;     min-height: 270px; background:rgba(255,255,255,1); }
.package-sec h3{ margin:0;     color: #202d69;
    margin-bottom: 0;
    font-weight: bold;
    font-size: 26px;
     font-family: Lato, sans-serif;
    text-transform: none; }
.image-area{ width:100%; height:200px; overflow:hidden; }
.image-area img{ width:100%; }

.package h6{ text-transform:none; color:rgb(43, 75, 134); font-size:17px; }
.package-area{ padding:70px 0; }
.features_sec25 .right {
    float: left;
    width: 72%;
    padding: 2.6% 3.5%;
    text-align: left;
}
.happy-customer .nocaps {
    color: #FFFFFF;
    font: 14px;
    font-weight: bold;
    margin: 10px 0 0 0;
}
.happy-customer p{ color:rgba(255,255,255,1); }
.looking-textarea{      border-bottom: 2px solid #f7941f;
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    display: block;
     transition: all .6s ease-in-out;
    cursor: pointer;
	min-height:90px;
	padding:20px 30px; border-radius:5px;
	position:relative;
        padding-right: 0;
} 
.looking-icon i{    border-radius: 100%;
    display: inline-block;
    padding: 4px;
    font-size: 20px;
    width: 30px;
    height: 30px;
    font-weight: normal;
    position: absolute;
    top: 0;
    bottom: 0;
	right: 0;
    margin: auto; background-color:rgba(0,0,0,1); }

.looking-textarea h6{ font-size:20px; text-transform:none;    color: #39549e; }
.looking-icon span {
        background: #f79827;
    color: #FFFFFF;
}
.looking-icon{ text-align:center; }

 
.looking-icon span {
	color:#FFFFFF;
	box-sizing:border-box;
    border-radius: 100%;
    display: inline-block;
    padding: 4px;
    font-size: 20px;
    width: 30px;
    height: 30px;
    font-weight: normal;
    position: absolute;
    top: 0;
    bottom: 0;
	right: -3%;
    margin: auto;
}
.looking{ padding:70px 0; float: left;
    width: 100%; }
.green-btn:hover {
           background: #39549e;
    color: #ffffff;
    border-right: 3px solid #ffffff;

}
.green-btn {
    font-weight: bold;
  
    color: #000;
    border-radius: 54px;
    padding: 15px 30px !important;
    border: none;
    cursor: pointer;
    display: inline-block;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
     
    background-color: #ffffff;
    border-right: 3px solid #39549e;
}
.contact-stripe h1{ font-size:26px; text-transform:none; }

.main-slider {
    position: relative;
}
.half-width input, .half-width select{ 
	width: 100%;
    height: 40px;
    background: #fff;
    border: none;
    margin: 0 0 10px 0;
    padding-left:10px;
	color:#757575;
	box-sizing:border-box;

 }
 
.col-6 {
    width: 50%;
	float:left;
} 
.right-area{ float:right !important; margin:0 !important; }
 


.slider-form {
    position: absolute !important;
    top: 70px;
    right: 10%;
    z-index: 999;
    /* background: rgba(41, 60, 153, 0.89); */
    padding: 20px 15px 20px;
    text-align: center;
    background: rgba(42, 71, 154, 0.72);
    background: -moz-linear-gradient(45deg, rgba(23,49,84,1) 1%, rgba(39,125,85,1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(42, 61, 153, 0.68) 1%,rgb(42, 61, 153) 100%);
    background: linear-gradient(45deg, rgba(42, 61, 153, 0.68) 1%,rgb(42, 61, 153) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#173154', endColorstr='#277d55',GradientType=1 );
}
.slider-form h4 {
    color: #FFFFFF;
    margin: 0 0 5px 0;
}
.slider-form p {
    font-size: 16px;
    color: #fff;
    margin: 0 0 25px 0;
}
.full-width input {
    width: 100%;
    height: 40px;
    background: #fff;
    border: none;
    margin: 0 0 10px 0;
    padding-left:10px;
	color:#757575;
	box-sizing:border-box;
}
.slider-form .green-btn-with-icon {
    width: 100%;
    font-size: 16px;
    text-transform: uppercase;
    margin: 7px 0 0 0;
}
button.green-btn-with-icon, button.btn-white {
    border: none;
	cursor:pointer;
}
button.green-btn-with-icon:hover{
	   background-color: rgb(134, 20, 25);

}
button.btn-white:hover{ background-color:rgb(255, 247, 235); }
.green-btn-with-icon {
    font-weight: bold;
    background: #f1494d;
    color: #FFFFFF;
    display: inline-block;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.slider-form .green-btn-with-icon .button_label {
    float: none;
	    text-transform: none;
    padding: 9px 5px;
}
.green-btn-with-icon .button_label {
    float: left;
    display: block;
    padding: 15px 20px;
}
.footer1 h3 {
    color: #fff;
    margin-bottom: 0px;
    font-size: 18px;
    font-weight: bold;
}
.qlinks li{ text-transform:none; }
a.looking-icon span:hover{         background: #31459e !important;}
.service-box img {
    max-width: 50% !important;
    float: left;
    margin: 0 20px 10px 0;
    display: inline-block;
}
.service-box p{ text-align:left; }
.package small{ font-size:9px; }
.package-area{ padding:70px 0;background-color:#f3f3f3;}
.about_us-area{ padding:70px 0; }


.about-sec2.features_sec3 .boxsec {
	    border-radius: 5px;
    padding: 30px 5%;
    width: 90%;
    text-align: left;
    min-height: 530px;
}
 .features_sec3 .boxsec {
    float: left;
    width: 70%;
    padding: 30px 15%;
    background-color: #f3f3f3;
    border-bottom: 6px solid #202d69 !important;
}
.boxsec strong{ font-size:17px; text-transform:none; }
.gallery{ padding:33px 0 70px 0; }
.contact{ padding:70px 0; }
.looking-textarea a{ color:rgb(114, 114, 114); }

.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #e7ecf1;
}

.table {
    width: 100%;
    margin-bottom: 20px;
}
.img-responsive, .img-thumbnail, .table, label {
    max-width: 100%;
}
pre code, table {
    background-color: transparent;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.table-responsive {
    overflow-x: auto;
    min-height: .01%;
}
.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
    border-top: 0;
}
.table-scrollable>.table-bordered>tbody>tr:last-child>td, .table-scrollable>.table-bordered>tbody>tr:last-child>th, .table-scrollable>.table-bordered>tfoot>tr:last-child>td, .table-scrollable>.table-bordered>tfoot>tr:last-child>th, .table-scrollable>.table-bordered>thead>tr:last-child>td, .table-scrollable>.table-bordered>thead>tr:last-child>th, .table.table-bordered thead>tr>th {
    border-bottom: 0;
}
.table thead tr th {
    font-size: 14px;
    font-weight: 600;
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border-bottom-width: 2px;
}
.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #e7ecf1;
}
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #e7ecf1;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #e7ecf1;
}
.table td, .table th {
    font-size: 14px;
}
caption, th {
    text-align: left;
}
td, th {
    padding: 0;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
.tariff{ padding:70px 0; }
.booking-res-area{ background-color:#ed9b1b; padding:10px 0; }
.text-center{ text-align:center; }

.ext-width .three_fourth{ width:78% !important; }
.ext-width .one_fifth{ width:14% !important; }
.btn-white{  
	padding:10px 20px;
	margin-top: 20%;
    font: 14px;
    font-weight: bold;
    background: #FFFFFF;
    color: #ed9b1b;
    display: inline-block;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
 }

.font-style h5{ font-weight: bold;
    font-size: 20px;
    line-height: 38px;
    color: #FFFFFF;
    font-family: Lato, sans-serif;
    text-transform: none; }

.booking-res-area{ display:none; }
@media only screen and (max-width: 1055px){
	.slider-form{     top: 40px !important;  }
	
}

@media only screen and (max-width: 1169px)  {
	.logo {
     width: 25% !important;}
	 .menu_main {
    width: 44.5% !important;}
	.call{ width: 24% !important; }


}
@media only screen and (min-width: 1024px) and (max-width: 1200px){

	.image-area {
     height: 165px !important;}

}
@media only screen and (min-width: 768px) and (max-width: 1000px){

	.image-area {
     height: 170px !important;}

}
@media only screen and (min-width: 768px) and (max-width: 999px){
	.image-area {
    height: 130px !important;
}
	.logo{ width:33% !important; }	
	.menu_main{      width: 33% !important;}
	.call{ width:29% !important;     margin-right: 0% !important; }
}

@media only screen and (max-width: 767px){
	.tp-caption.large_bold_white_25{     margin-left: 5% !important; }
	.package{ min-height:inherit !important; }
	.page_title2 .pagenation i{ color:rgba(0,0,0,1) !important; }
	.page_title2 .pagenation{ color:rgba(0,0,0,1) !important; }
	.page_title2 .pagenation a{ color:rgba(0,0,0,1) !important; }
	.page_title2 .title h1{ color: rgba(0,0,0,1) !important; }
	.logo{     background: url(../images/logo.png) no-repeat center !important; }
	.call {
		 display:none !important;
	}  	.car-area {
    width: 94% !important; height:144px;}
	.car-area h5{ font-size:15px; }
	.service .one_third{ width:33% !important; }

	.booking-res-area .ext-width .three_fourth .one_third{ width: 48% !important; margin-bottom:0; margin-right:2%; }
	.booking-res-area .ext-width .three_fourth .one_third.last{ width: 48% !important; margin-bottom:0; margin-right:2% !important; }
	.booking-res-area .ext-width .three_fourth{ margin-bottom:0; }
	.btn-white{     margin-top: 54%; }
	.slider-form {
    width: 80% !important;
}
	.slider-form {
    position: absolute;
    left: 0;
    right: 0;
    margin: 60px auto 50px auto !important;
    float: none;
    display: block;
    width: 50%;
    top: 0;
}
.places-inner {
    display: grid;
    grid-gap: 36px;
    grid-template-columns: repeat(auto-fit, minmax(50%, 1fr));
    }
}
@media only screen and (max-width: 998px){
	.booking-area{ display:none; }	
	.booking-res-area{ display:block; }

}
@media only screen and (max-width: 497px){
    
	.flexinav .flexinav_wrapper .flexinav_menu > li > span, .flexinav .flexinav_wrapper .flexinav_menu > li > a {
    line-height: 37px !important;
}
	.image-area{     height: 165px !important; }
	.contact-stripe h1 {
    font-size: 20px;}
	.ext-width .one_fifth{
    margin-bottom: 9px !important;}
	.call {
         width: 70% !important;
    margin: 0 14% !important;}
	/*.service{ height:690px; }*/
	.service .one_third{ width:100% !important; margin-bottom:16px !important; }
	.car-area{     height: 115px; }

	.btn-white {
    margin-top: 0%;
}
	.ext-width .three_fourth{ width:100% !important; }
	.booking-res-area .ext-width .three_fourth .one_third, .booking-res-area .ext-width .three_fourth .one_third.last {
    width: 100% !important;}
	.ext-width .one_fifth {
    width: 100% !important;     text-align: center;

}
.places-inner {
    display: grid;
    grid-gap: 36px;
    grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
}
.service-bx h5 {
    padding-top: 18px;
    font-size: 15px;
}
.page_title2 .title h1 {
    margin: 0px;
    font-size: 32px;
}



}



 