/*
Theme Name: iTravcom
Theme URI: 
Description: Theme for Travcom by Imbibe Tech.
Author: <a href="http://imbibe.in" title="Imbibe Technologies Pvt. Ltd.">Imbibe Tech.</a>
Author URI: 
Template: Divi
Version: 1.0.0
*/

@import url('style_1.css');
::-webkit-scrollbar {
    width: 9px;
}
::-webkit-scrollbar-track {  
    background: none;
} 
::-webkit-scrollbar-thumb {    
    -webkit-box-shadow: inset 0 0 3px #ccc;
    background-color: rgba(71,86,99,0.91);
    border-radius: 5px;
}
body{
	overflow-x: hidden;
}
#sitelogo {
	padding-left: 5px;
}
#et-top-navigation {
    padding-top: 0 !important;
}
.travinfo {
	color: #a7c1e1 !important;
}
.travinfo h2 {
	margin-bottom: 20px;
	color: #a7c1e1 !important;
}
.travinfolinks {
	color: #a7c1e1 !important;
	list-style: none;
	margin: 0;
}
.travinfolinks li a{
	color: #a7c1e1 !important;
	text-decoration:none;
}
.travinfolinks li a:hover{
	color: #a7c1e1 !important;
	text-decoration:underline;
}
.travinfolinks li {
	padding-left: 30px;
	list-style: none;
	margin-bottom: 20px;
	background: url(../images/check.png) no-repeat 0 3px;
}
.travinfo p {
	line-height: 32px;
}
.productsinfo h1 {
	font-weight: bold;
	text-transform: uppercase;
	color: #9E9E9E;
	font-size: 22px;
	margin-bottom: 40px;
}
.productsinfo h2 {
	font-weight: 300;
	color: #4276B7 !important;
	font-size: 52px;
	line-height: 65px;
	margin-bottom: 1.5em;
}
.singleproduct {
	padding: 5px 25px;
	border: 1px solid #4276B7;
	display: inline-block;
	border-radius: 8px;
	margin: 10px 80px 20px 0;
	min-width: 260px;
}
.singleproduct:hover {
	cursor: pointer;
	background-color: #f5f5f5;
}
.singleproduct .title {
	color: #4276B7;
	text-transform: uppercase;
	font-size: 15px;
	clear: both;
	padding: 5px 0 0 0;
	margin: 5px 0 0 0;
}
.singleproduct span.subtitle {
	color: #909090;
	text-transform: none;
	font-size: 12px;
	clear: both;
	font-style: italic;
}

.singlehighlight {
	padding: 0 30px;
	display: block;
	margin: 20px 80px 10px 20px;
	background: url(../images/tick.png) no-repeat 0 0;
}

.singlehighlight .title {
	color: #4276B7;
	text-transform: uppercase;
	font-size: 15px;
	clear: both;
	padding: 0;
	margin: 5px 0 0 0;
}
.singlehighlight span.subtitle, .singlehighlight span.subtitle-detail {
	color: #909090;
	text-transform: none;
	font-size: 14px;
	clear: both;
	line-height: 19px;
}
.singlehighlight span.subtitle{
	font-style: italic;	
}
.singlehighlight span.subtitle-detail{
	padding: 0 18px;
	display: block;
}

.hide-show-content-btn{
	display: none;
}

.highlight {
	padding: 0 30px;
	display: block;
	margin: 20px 0 10px 20px;
}

.highlight .title {
	color: #4276B7;
	text-transform: uppercase;
	font-size: 15px;
	clear: both;
	margin: 5px 0 15px 0;
}


.highlight span.subtitle {
	color: #909090;
	text-transform: none;
	font-size: 14px;
	clear: both;
	font-style: italic;
	line-height: 18px;
}

.footer .widgettitle {
	color: #656565 !important;
}

.footer .travinfolinks {
    color: #737373 !important;
}

.sidebarfooter {
	color: #6c7d8b;
	position: absolute;
	bottom: 80px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	font-size: 12px;
	font-weight: 400;
}
.centeralign {
	text-align: center;
}

.centeralign h2{
	margin-bottom: 0;
}

.centeralign li{
	background: none;
	padding-left: 0;
	margin-bottom: 0;
}
.right-align-gallery {
    right: -190px;
	margin-bottom: 30px;
	margin-top: 20px;
}
.singlehighlight-detail {
	display: block;
}
.singlehighlight-detail .title {
	color: #4276B7;
	text-transform: uppercase;
	font-size: 15px;
	clear: both;
	padding: 0;
	margin: 5px 0 0 0;
}
.singlehighlight .sub-sub-title{
	color: #4276B7;
	font-size: 13px;
	clear: both;
	padding: 0;
	margin: 5px 0 0 0;
}
.singlehighlight-detail span {
	color: #909090;
	font-size: 14px;
	line-height: 18px;
	padding: 0 20px;
	display: block;
	margin-top: 10px;
	background: url(../images/tick-small.png) no-repeat 0 6px;
}
.singlehighlight-detail span a{
	color: #faad32;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;	
}
.singlehighlight .title a, .subtitle-detail a{
	color: #faad32;
}
.singlehighlight-detail span a:hover, .singlehighlight .title a:hover, .subtitle-detail a:hover{
	color: #909090;
}
ul.et-social-icons li.et-social-google-plus a.icon:hover{
	color: #DC4E41;
}
ul.et-social-icons li.et-social-twitter a.icon:hover{
	color: #4099FF;
}
ul.et-social-icons li.et-social-facebook a.icon:hover{
	color: #3b5998;
}
ul.et-social-icons li.et-social-rss a.icon:hover{
	color: #FA9B39;
}
.et_pb_slide_description h2{
	padding-left: 100px;
}
.support-section-download h2 {
    color: #4075BB;
    margin: 10px 0;
}
.support-section-download a{
    color: #909090;
	text-decoration:underline;
}
.support-section-download a:hover{
    color: #4075BB;
	text-decoration:underline;
}
.support-section-download-table{
    float:left;
	width:100%;
}
.support-section-download-table a {
    color:#4075BB;
    text-decoration: underline;
}
.support-section-download-table a:hover{
    color:#333;
    text-decoration: underline;
}
.support-section-download-table thead th{
    color: #fff;
    background: #4075BB;
    padding: 9px 24px;
}
.bookingwizard h2 {
    margin: 0;
}
.bookingwizard a {
    padding: 5px 20px;
    border: 1px solid #4276B7;
    border-radius: 12px;
	color:#4276B7;
}
.bookingwizard a:hover{
    background:#4276B7;
	color:#fff;
}
.not_found {
    padding-left: 260px;
    min-height: 730px;
}
.request-a-demo-form {
    width: 80%;
	margin:0 auto;
}
.request-a-demo-form label {
    float: left;
    width: 100%;
}
.request-a-demo-form input, .request-a-demo-form textarea, .request-a-demo-form select{
    float: left;
    width: 100%;
    padding: 8px;
    border-radius: 5px;
    box-shadow: 0 0 10px 0 #eee;
    border: 1px solid#eee;
    margin: 3px 0;
}
.request-a-demo-form input[type="checkbox"] {
    width: inherit;
    margin: 6px;
}
.sidebarfooter a {
    color: #8696a3;
}
.sidebarfooter a:hover{
    color: #bac5cf;
}
input.wpcf7-form-control.wpcf7-submit {
    background: #4075BB;
    color: #fff;
}
input.wpcf7-form-control.wpcf7-submit:hover{
    background: #496b97;
    color: #fff;
}
.additional-logo {
    width: 100%;
    float: left;
    margin: 15px 0;
}
.additional-logo img{
	width:50%;
	max-width:300px;
}
.chat .highlight {
    padding: 0;
    display: block;
    margin: 20px 0 10px 20px;
}
.travcom-chat-quote {
    margin: 1.5em 0;
    float: left;
    width: 100%;
}

@media (max-width: 980px) {
	#sitelogo {
		display: none;
	}
	.right-align-gallery {
    right: 0px;
}
	.travcomfwhead {
		min-height: auto !important;
	}
	
	.travcomfwhead .et_pb_fullwidth_header_container {
				min-height: auto !important;
	}

		.travcomfwhead .et_pb_fullwidth_header_container .header-content {
			margin-top: 80px !important;
			margin-bottom: 80px !important;
		}
				.travcomfwhead .et_pb_fullwidth_header_container .header-content p {
					line-height: 40px;
					font-size: 32px;
					margin: 20px 0;
				}
			
	 .productsinfo h2 {
		line-height: 40px;
		font-size: 32px;
		margin: 15px 0 25px 0;
	 }


}
@media (min-width: 981px) {
	.featureleft {
		text-align: right;
	}
	.textalignleft {
		text-align: left;
	}

	.logo_container {
		display: none;
	}
	
	.et_vertical_nav #main-header .container {
		padding-top: 10em;
}
.et_vertical_nav #page-container #main-header {
	left: 80px;
}
.et_vertical_nav #et-main-area, .et_vertical_nav #top-header {
	margin-left: 0 !important;
}
.travcomfwhead .et_pb_fullwidth_header_container {
	min-height: 90vh !important;
}
.travcomfwhead .header-content h1 {
	margin-bottom: 35px;
}
.travcomfwhead .header-content .et_pb_button_one {
	padding: 10px 25px;
	margin-top: 40px !important;
}
.travcomfwhead .header-content p {
	line-height: 60px;
}
.pdl280 {
	padding-left: 280px;
}
.et_pb_fullscreen .et_pb_fullwidth_header_container {
	width: 100%;
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content {
	padding-left: 280px;
	margin-left: 5%;
}
}

@media (min-width: 981px) and (max-width: 1441px) {
	
	.textalignright {
		text-align: right;
	}
	.travcomfwhead .et_pb_fullwidth_header_container .header-content p {
		line-height: 40px !important;
		font-size: 32px !important;
		margin: 15px 0 !important;
	}
	
	.travinfo h2 {
		font-size: 18px;
	}
	
	 .productsinfo h2 {
		line-height: 40px;
		font-size: 32px;
		margin: 15px 0 25px 0;
		margin-bottom: 2.2em;
	 }
.not_found {
    padding-left: 260px !important;
    min-height: 530px !important;
}
	
}

@media (min-width: 1441px) and (max-width: 1601px) {
	.travcomfwhead .et_pb_fullwidth_header_container .header-content p {
		line-height: 46px;
		font-size: 36px;
		margin: 18px 0;
	}
	.travinfo h2 {
		font-size: 20px;
	}
	
}
@media (max-width: 1366px) {
.not_found {
    padding-left: 260px;
    min-height: 530px;
}
.singleproduct {
	margin: 10px 40px 20px 0;
}
}