/* YOUR CUSTOM STYLES */

.support-box{
	position: relative;
	float: right;
	
}
.social a {
    color: #770000;
    cursor: pointer;
}
.social a:hover {
    color: #000;
    text-decoration: underline;
}
h3 {
    color:#e50000;
}
h5 {
    color:black;
	    font-weight: bold;
		    margin: 7px;
}
.container-fluid p {
    color:black;
}
input.btn-danger {
    font-size: 22px;
    width: 30%;
	 padding-top: 10px;
    padding-bottom: 10px;
}
.b-advantages-3 {
    margin-right: -15px;
    margin-left: -15px;
    padding-left: 0;
    list-style-type: none; padding: 0px 10px;
}
.b-advantages-3 > li {
    display: inline-block;
    margin-right: -3px; text-align: center;
    vertical-align: top;
}

.b-advantages-3__item {
    padding-top: 64px;
    padding-right: 40px;
    padding-left: 15px;
}
.b-advantages-3__inner {
    position: relative;
    border-bottom: 1px solid #eee;
}
.b-advantages-3__icon {
    text-align: center;
   
    font-size: 50px;
    line-height: 1; margin-bottom: 10px;
	color: #7e0000; 
}
.b-advantages-3__subtitle {
    margin-bottom: 1px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}
.b-advantages-3__title {
    margin-bottom: 23px;
    font-size: 16px;
    font-weight: 900;
    line-height: 1.2;
    color: #333;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}
.b-advantages-3__text {
    margin-top: 10px;
    font-size: 16px;
    letter-spacing: -0.015em;
}
footer.page-footer a {
    color: #ccc; font-weight: 400; line-height: 30px;
}
.footer a:hover {
    color: #800000;
	padding-left: 10px;
    text-decoration: underline;
}

.footer {
    font-weight: 400;
	color:#ccc; font-weight: 400
}
.icon a {
    color: #770000;
    cursor: pointer;
}
.icon a:hover {
    color: #000;
    text-decoration: underline;
}
.booking-section-1 {
    position: absolute;
    bottom: 0;
    width: 100%;
    display: inline-block;
    position: relative;
    margin-bottom: -7px;
}
.booking-section-1::before {
    background-color: #ffffff;
    bottom: 0;
    content: "";
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    transform: skewX(136deg);
    transform-origin: right top 0;
    width: 59.2291%;
}
.neww{padding: 20px 0px; background-color:#3e3e3d;}
.neww h2 a{font-family: 'Roboto Condensed', sans-serif;color: #fff; font-weight: 600; font-size: 22px; text-transform: uppercase;  0px;}
.neww h2{padding: 10px 0px}
.neww p a{font-family: 'Roboto Condensed', sans-serif;color: #fff;}
.support-box:first-child{margin-right: 20px;}
.support-box{ 
	float: left;
    padding-right: 0px !important;
    text-align: left;
    border-radius: 4px;
    border: 1px dashed rgba(255,255,255,0.25); margin-top: 10px;
}
.red_buttn{ border-radius: 20px; background: #d40b14; border: 0; padding: 10px 20px; color: #fff;}
.support-box .support{
	position:relative;
	color:#555555;
	font-size: 15px;
	font-weight: 500;
	text-align: left;
	font-family: 'Hind', sans-serif;
}
#mycrawler img{padding: 4px 10px !important;}
.support-box .support .icon{
	position:relative;
	color:#ee2d50;
	font-size: 22px;
	top: 3px;
	margin-right: 4px;
}
.header-top-two{
	position:relative;
	padding:5px 0px;
	background-color: #000;
	border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.header-top-two .top-left{
	float:left;
}

.header-top-two .top-right{
	float:right;
}

.header-top-two .top-left ul li{
	position:relative;
	padding-right:15px;
	margin-right:15px;
	font-size:14px;
	color: #fff;
	display:inline-block;
}
.header-top-two .top-left ul li a{
	position:relative;
	padding-right:0px;
	margin-right:9px;
	font-size:14px;
	color: #fff;
	display:inline-block;
}

.header-top-two .top-left ul li:after{
	position: absolute;
    content: '';
    right: -4px;
    top: -5px;
    width: 2px;
    height: 40px;
    background: url(../images/icons/seperater.png) right top no-repeat;
}

.header-top-two .top-left ul li:last-child::after{
	display:none;
}

.header-top-two .top-left ul li .social-links a{
	margin-right:12px;
	color: #fff;
}

.header-top-two .top-left ul li .social-links a:last-child{
	margin-right:0px;
}

.header-top-two .top-left ul li .icon{
	color:#fff;
	font-size:16px;
	margin-right:8px;
}

.header-top-two li.language{
	position:relative;
	padding-right: 8px;
    line-height: 1.4em;
	display:inline-block;
}
.btn-style-one {
    position: relative;
    padding: 10px 30px;
    line-height: 20px;
    color: #ffffff; margin-top: 10px;
    font-size: 14px;
    font-weight: 500;
    background-color: #c61b15;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
}
.header-top-two li.language a{
	position:relative;
	color:#e9e9e9;
	background:none;
	border-radius:0px;
	padding:4px 15px 4px 6px;
	border:1px solid rgba(255,255,255,0.2);
}

.header-top-two li.language a:hover{
	background:none;
}

.header-top-two .language .dropdown-menu > li{
	padding:0px !important;
	margin:0px !important;
	float:none;
	display:block !important;
    border-bottom: 1px solid rgba(255,255,255,0.20);
}

.header-top-two .language .dropdown-menu > li > a{
	padding:10px 20px !important;
	color:#ffffff;
	text-align:left;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;	
}

.header-top-two .language .dropdown-menu > li > a:hover{
	color:#ffffff;
	background-color:#eb5310;
}

.header-top-two .language .dropdown-menu{
	width:180px;
	padding:0px;
	margin-top:10px;
	background-color:#222222;
    border-top:3px solid #eb5310;
}
.box-header:after{width:70px;margin-left:auto;margin-right:auto;margin-top:20px;}
.box-header:after{display:block;content:"";background:#CC0000;height:4px;margin-top:15px;}
.box-header2:after{display:block;content:"";background:#CC0000;height:3px;margin-top:15px; width: 50px;}
.box-header2{color: #fff; font-weight: 600; font-size: 20px;}
.support-box .support-number{
	position: relative;
	color:#443986;
	font-size:16px;
	font-weight: 700;
	text-align: left;
	font-family: 'Poppins', sans-serif;
}
.page-title {
    position: relative;
    text-align: center;
    padding: 60px 0px 60px 0px;
    background: url(../img/bg.jpg);
}
.sec-title.light h2 {
    color: #ffffff;
    border-color: rgba(255,255,255,0.10); font-weight: 700;
}
.page-info{
	position:relative;
	color:#272727;
	z-index: 9;background: #ececec;
	border-top:1px solid #eeeeee;
	box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.06);
}

.page-info h2{
	font-size:16px;
	color:#272727;
	line-height:24px;
	font-weight:700;	
}

.page-info .bread-crumb{
	position:relative;
	font-size:14px; margin: 0px;
	padding:15px 0px 15px;
}

.page-info .bread-crumb li{
	position:relative;
	display:inline-block;
	font-size:14px;
	margin-right:24px;
	color:#c61b15;
	font-weight:400;
	line-height:24px;
	text-transform:capitalize;
	font-family: 'Roboto', sans-serif;
}

.page-info .bread-crumb li:last-child{
	margin-right:0px; font-size: 16px
}


.page-info .bread-crumb li:last-child:after{
	display:none;	
}

.float{
	position:fixed;
	width:55px;
	height:55px;
	bottom:11px;
	left:20px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:14px;
}

.page-info .bread-crumb li a{
	color:#1a1a1a; font-weight: 600; font-size: 16px;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.page-info .bread-crumb li a:hover{
	color:#c61b15;	
}
.row{margin:0 0;}
