/*
Theme Name: mann-travel
*/


/**
 * Table of Contents
 *
 * 1.0 - Normalize
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigation
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Widgets
 * 11.0 - Content
 *    11.1 - Header
 *    11.2 - Posts and pages
 *    11.3 - Post Formats
 *    11.4 - Comments
 *    11.5 - Sidebar
 *    11.6 - Footer
 * 12.0 - Media
 *    12.1 - Captions
 *    12.2 - Galleries
 * 13.0 - Multisite
 * 14.0 - Media Queries
 *    14.1 - >= 710px
 *    14.2 - >= 783px
 *    14.3 - >= 910px
 *    14.4 - >= 985px
 *    14.5 - >= 1200px
 * 15.0 - Print
 */


/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */

 body { font-family: 'Raleway', sans-serif;}
 .over-h { overflow: hidden;}
  
  
  
  
.topbar {
    background: #f8f8f8;
    padding: 8px 0;
}  
.topbar p { color:#606060; margin:0px; font-size:14px; } 
.topbar   a { color:#606060; font-size: 13px; } 
.topbar   a:hover  { color:#e23361; }

.topbar-right {
    text-align: right;
}
.topbar-right span {
    padding: 0 16px;
}
.social-top {
    border-right: 1px solid #dddddd;
}
.social-top a {
    color: #d7d7d7;
    display: inline-block;
    padding: 0 5px; 
}

.btn-book {
    background: #e23361;
    color: #fff; display:none;
    font-size: 14px;
    border: 1px solid #e23361;
	padding: 7px 27px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -ms-border-radius: 50px;
    margin:38px 0 20px 22px;
    transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
}
.btn-book:hover, .btn-book:focus {
    background: #fff;
    color: #e23361;
	border: 1px solid #e23361;
    transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
}
 
 


/* Menu */
.custom-logo-link { display:block; padding:10px 0;}
 
.navbar-default .navbar-nav > li > a {
    color: #1e1e1e; font-family: 'Raleway', sans-serif;
    font-size: 15px;
    padding: 46px 17px 22px; font-weight:500;
}

.navbar-default .navbar-nav > .current-menu-item  > a,
.navbar-default .navbar-nav > .current-menu-item  > a:hover,
.navbar-default .navbar-nav > .current-menu-item  > a:focus {
  color:#e23361 !important;
  background-color: transparent;
}

a { text-decoration:none; outline: medium none; transition: all ease-in-out 0.5s; -webkit-transition: all ease-in-out 0.5s; -ms-transition: all ease-in-out 0.5s; -o-transition: all ease-in-out 0.5s;}
a:hover, a:focus { text-decoration:none; outline: medium none; transition: all ease-in-out 0.3s; -webkit-transition: all ease-in-out 0.3s; -ms-transition: all ease-in-out 0.3s; -o-transition: all ease-in-out 0.3s;}
 
 
 
/* Banner Area */

.no-marg { margin-bottom:0px !important;}
.tp-revslider-slidesli  { overflow:visible !important;}
.rev_slider ul { overflow:visible !important;}
.hermes.tparrows { background: rgba(226,51,97,0.68) !important;}

/* Form */
.home-sl-form { position:relative;}



/* Main Heading */

.main-head { text-align:center;}
.main-head h1 { font-size:34px; color:#252525; font-weight:400; margin-bottom: 2px;}
.main-head h1 strong {color:#e23361; font-weight:800;}
.main-head p { font-size:27px; color:#484848;}

.featured-content h3.entry-title { font-size:15px; font-weight:600; color:#484848; margin-top:0px;}
.featured-content .sub-content { font-size:14px; font-weight:300; color:#484848; min-height:45px;}
.slick-slide > a { padding:22px 15px 10px; box-shadow:0 0 15px -1px #dadada; -webkit-box-shadow:0 0 15px -1px #dadada; -ms-box-shadow:0 0 15px -1px #dadada; -o-box-shadow:0 0 15px -1px #dadada; display:block;}
.slick-slide > a:hover { box-shadow:0 0 15px -1px #ffa1ba; -webkit-box-shadow:0 0 15px -1px #ffa1ba; -ms-box-shadow:0 0 15px -1px #ffa1ba; -o-box-shadow:0 0 15px -1px #ffa1ba;}
.slick-slide .featured-content-image img {width: 75px !important;
margin-bottom: -9px;}

.vc_row[data-vc-full-width] {
  
    overflow: hidden !important;
}


/* Top Package */

.head-style2 {}
.head-style2 h2 {
    font-size: 40px;
    color: #252525;
    font-weight: 400;
    margin-bottom: 8px;
    text-transform: uppercase;
}
.head-style2 h2 strong {color:#e23361; font-weight:800;}
.head-style2 p {font-size:16px; color:#484848;}

.sec-50 {
    padding: 21px 0 47px;
 }


 /* Video Area */
 
.video-area {
    padding: 48px 0;
 }
 
 .video-desc {}
 .video-desc-head {}
 .video-desc-head h4 { background:#1aa5d8; color:#111; display:inline-block; padding:5px 15px; text-transform:uppercase; font-size:15px; font-weight:600;}
.video-desc-head h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 37px;
    margin: 4px 0 19px;
        margin-bottom: 19px;
    font-weight: 600;
}
.video-desc-body {
    margin-bottom: 28px;
}
.video-desc-body p {
    font-size: 16px;
    color: #dfdfdf;
    line-height: 26px;
}
.video-desc-body hr { border-color:#606060;}
.video-desc h5 {
    color: #fff;
    font-weight: bold;
    font-size: 27px;
    background: #1ea89a;
    display: inline-block;
    margin: 0 0 25px;
    padding: 5px 18px;
}

.video-desc-btn { }
.video-desc-btn a {
    background: #1389b4;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    padding: 10px 22px;
    display: inline-block;
    font-size: 13px;
    margin-right: 5px;
}
.video-desc-btn a:hover {background:#e23361; color: #fff;}

 
.wpb_video_wrapper:before {
    content: '';
    position: absolute  !important; 
    background: url("https://travels.manninternationaltravel.com/wp-content/uploads/2018/07/shadow.png") center bottom no-repeat;
        background-size: auto auto;
    background-size: 100% 100%;
    width: 100%;
    bottom: -1px;
    z-index: -1;
    height: 20%;
    opacity: 0.7;
}


















/* Footer */
 
footer { background:#2b2b2b url(https://travels.manninternationaltravel.com/wp-content/uploads/2018/07/footer-bg.jpg) center center no-repeat; background-size:cover; -webkit-background-size:cover; -ms-background-size:cover; -o-background-size:cover; border-top:2px solid #cbcccf; }

.footer-ovr {padding:60px 0px 0px; background:rgba(1,8,29,0.97);}
.footer-top {
    margin-bottom: 50px;
}

hr.btm {  border-color:#191919; margin:35px 0;}
.foot { margin-bottom:25px;}
.foot-head {
    margin-bottom: 20px;
}
footer .widget .widget-title  {color:#fff; font-family: 'Helvetica LT Std'; font-size:18px; font-weight: 500; margin:0px 0 20px;}

.footer-about {}
.footer-about h4 {
    font-family: 'Sakkal Majalla';
    font-size: 28px;
    color: #fff;
    line-height: 28px; margin-bottom: 23px;
}
.footer-about h4 span {
    font-weight: bold;
    display: block;
    font-size: 38px;
}
.footer-about p {
    color: #fff;
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 33px;
}
.fott-social {}
.fott-social ul {
    padding: 0px;
}
.fott-social ul li {
    list-style: none;
    float: left;
    margin-right: 3px;transition: all ease-in-out 0.5s; -webkit-transition: all ease-in-out 0.5s; -ms-transition: all ease-in-out 0.5s; -o-transition: all ease-in-out 0.5s;
}
.fott-social li a img {
    margin-top: 0px;
	transition: all ease-in-out 0.5s; -webkit-transition: all ease-in-out 0.5s; -ms-transition: all ease-in-out 0.5s; -o-transition: all ease-in-out 0.5s;
}
.fott-social li a:hover img {
    margin-top: -2px;
	transition: all ease-in-out 0.5s; -webkit-transition: all ease-in-out 0.5s; -ms-transition: all ease-in-out 0.5s; -o-transition: all ease-in-out 0.5s;
}
.entry-footer {
    background: #222;
    padding: 11px;
    display: none;
}
 

footer .widget_nav_menu ul { padding:0px;}
footer .widget_nav_menu  ul li { list-style:none; border-bottom: 1px dotted #494949;}
footer .widget_nav_menu  ul li a { 
    color: #b5b5b5;
    font-family: 'Helvetica LT Std';
    font-size: 14px;
    font-weight: 500;
    padding: 10px 0;
    display: inline-block;
}
footer .widget_nav_menu ul  li a:hover { color: #e23361 !important;}
.sub-h { color:#c0c0c0; font-style:italic; font-weight:300;}
.cont-wid { display:flex; align-items:center; -ms-align-items:center; -webkit-align-items:center; -ms-align-items:center; -moz-align-items:center;}
.cont-wid-thumb { display:block; width:42px; height:42px; text-align:center; background:#c71b1b; border-radius:4px; -webkit-border-radius:4px; -ms-border-radius:4px; line-height: 40px;}

.foot-cont {}
.foot-cont ul  li { list-style:none; border-bottom: 1px dotted #494949;padding:12px 4px 21px;}
 .foot-cont ul  { padding:0px;}
.cont-wid-desc { padding-left:15px;}
.cont-wid-desc p {color:#c0c0c0; font-family: 'Helvetica LT Std'; font-size:13px; font-weight: normal;  font-style:italic; margin:0px; line-height: 15px;}
.cont-wid-desc a {color:#fff; font-family: 'Helvetica LT Std'; font-size:15px; font-weight: 500; margin:0px; padding: 2px 0;
line-height: 13px;}

.cont-wid-desc a:hover {color: #e23361;}
.cont-wid-thumb img {
    width: 19px;
}

.copyright-area { background:#010616; padding: 18px 0; box-shadow: 0 0 23px -3px #070707; -webkit-box-shadow: 0 0 23px -3px #070707; -ms-box-shadow: 0 0 23px -3px #070707; -o-box-shadow: 0 0 23px -3px #070707;}

.copyright-text p {color:#a69f9f; font-family: 'Helvetica LT Std'; font-size:13px; font-weight: 500; margin:0px; }
.env { text-align:right;}
.env p {color:#a69f9f; font-family: 'Helvetica LT Std'; font-size:13px; font-weight: 500; margin:0px; }
.env p a { color:#f84444;}
.env p a:hover { color:#4ea80e;} 
 

/* Inner Page */

.inner_area {
    min-height: 250px;
}
.banner_heading { 
    background: #eee url(https://travels.manninternationaltravel.com/wp-content/uploads/2018/07/in-bg.jpg) top center no-repeat; background-size:cover; -webkit-background-size:cover; -ms-background-size:cover; -o-background-size:cover; background-attachment: fixed;
    
}
.banner_ovr {
    padding: 55px 0px;
    background: rgba(1,8,29,0.7);
}
.banner_heading h1 {
    font-weight: 300;
    font-style: normal;
     font-family: 'Helvetica LT Std';
    color: #fff;
    font-size: 34px;
    line-height: 1.4;
    letter-spacing: 0px;
    margin:0px;
    padding: 2px 15px; 
	
}



/* Responsive Css Start */

@media screen and (min-width:991px) and (max-width:1200px){

.custom-logo-link img {width: 206px; margin-top:2px;
height: auto;}	
.btn-book {margin: 27px 0 16px 22px;}	
	
.navbar-default .navbar-nav > li > a {
    padding: 34px 14px 28px; font-size: 14px;
}
 
}

@media screen and (min-width:768px) and (max-width:990px){
.custom-logo-link img {
    margin-top: 0px;
    width: 151px;
    height: auto;
}	
.btn-book {
     font-size: 13px;
     padding: 3px 12px;
    margin: 17px 0 15px 15px;
}
.featured-content-slider .slick-next {
    right: -10px !important;
}
.featured-content-slider .slick-prev {
    left: -10px !important;
}
.no-marg {
    margin-bottom: 113px !important;
}

.navbar-default .navbar-nav > li > a {
     font-size: 13px;
    padding: 19px 8px 19px;
}
.mort-plan h2 strong {
    font-size: 38px;
}	
.mort-plan h2 {
font-size: 28px;
line-height: 37px;
}
.mort-plan h3 {
     font-size: 20px;
}	
.contact-need h2 {
    font-size: 27px;
    line-height: 30px;
    margin-bottom: 22px;
} 
.calci {
     padding: 10px 13px;
}
.mort-plan a {
     padding: 8px 22px; font-size: 15px;
}
.mort-plan {
     padding: 34px 30px 29px;
    margin-top: -180px;
}
.serv-box {
     padding: 25px 15px 46px;
}
.serv-box h2 {
     font-size: 16px;
}
.pdl-50 {
    padding-left: 13px;
}
}






@media screen and (min-width:0px) and (max-width:767px){
	nav.navbar-default {
    
    display: block !important;
    width: 100% !important;
}
	 .navbar-nav {
  
    display: block;
	}

	
	.custom-logo-link {
    display: block;
    padding: 10px 14px;
    float: left;
}
.custom-logo-link img {
    margin-top: 0;
    width: 185px;
    height: auto;
}
 
.navbar-toggle {
     margin-top: 20px;
}
.topbar {
     text-align: center;
}  
 .topbar-left {
    margin-bottom: 6px;
}
.topbar-right {
    text-align: center;
} 
.navbar-default .navbar-nav > li > a {
     padding: 12px 17px 12px;
     border-bottom: 1px dotted #eee;
}
.btn-book {
     font-size: 13px;
     padding: 6px 25px;
     margin: 0 0 0 0;
     position: absolute;
    float: unset !important;
    right: 74px;
    top: 20px;
}
.main-head h1 {
    font-size: 25px;
 }
 .main-head p {
    font-size: 16px;
 }
 .featured-content-slider .slick-next {
    right: -5px !important;
}
.featured-content-slider .slick-prev {
    left: -5px !important;
}
.head-style2 h2 {
    font-size: 32px;
}
.video-desc-head h2 {
     font-size: 32px;
}
.video-desc h5 {
     font-size: 23px;
}
  
.footer-about h4 {
     margin-bottom: 9px;
}
.footer-about p {
     margin-bottom: 16px;
} 
.fott-social ul {
     display: table;
    width: 100%;
}
.widget { margin-bottom:40px;}
footer .widget .widget-title {
    color: #fff;
    font-family: 'Helvetica LT Std';
    font-size: 18px;
    font-weight: 500;
    margin: 0px 0 5px;
}
.gs_logo_single {
    padding: 8px;
}
.title-style2 h2 {
     font-size: 31px;
     line-height: 35px;
 }
.footer-top {
    margin-bottom: 16px;

}
.env {
    text-align: left;
}
 
.no-marg {
    margin-bottom: 79px !important;
}

}

@media ( max-width:991px) {
	
.video-area .vc_column-inner  {padding-top: 10px !important;}
.wpb_video_widget.vc_video-aspect-ratio-43 .wpb_video_wrapper {
    padding-top: 64% !important;
}	
	
	
}

@media screen and (min-width:0px) and (max-width:580px){
 .tp-parallax-wrap { display: none !important;}
 .no-marg {
    margin-bottom: 10px !important;
}
.hermes .tp-arr-allwrapper {
     width: 80px !important;
    height: 70px !important;
}
.hermes.tparrows::before {line-height: 55px !important; }
.hermes.tparrows {
     width: 26px !important;
    height: 59px !important;
 }
}

@media ( max-width:440px) {
.btn-book {
	display: block !important;
	top: -37px;
	right: 0;
}
	a.btn-book {
	font-size: 12px;
	padding: 4px 7px;
}
	
}

.flight-bbok { max-width:430px; width:100%;   padding:20px; background:rgba(255,255,255,0.9);
    float: right;
position: relative;
margin-top: -44%;
}
.vc_row-fluid.container {margin: 0 auto !important;}



.navbar-fixed-top, .navbar-fixed-bottom {
     position: unset !important; 
}
@media screen and (max-width:768px){
.flight-bbok {
	padding: 18px 0 0 0;
}
}