@charset "utf-8";

/* CSS Document */

/*
Theme Name: MUSTANG EMIRATES TRAVEL AND TOURS
Theme URI: https://ncs3.demo.ncs.technology/mustangemirates
*/

/* Awesome Font */
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

/* Google Fonts open sans */
@import url('https://fonts.googleapis.com/css?family=Lato&display=swap');
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900&display=swap');
html,body{color:#555;font-size:14px;font-style:normal;font-weight:300;line-height:1.5;background-color:#ffffff;letter-spacing:0.64px;}
body{background-color: #fff;font-family: 'Lato', sans-serif;}
a{text-decoration:none;transition:all 0.3s;-webkit-transition:all 0.3s;}
a:hover{text-decoration:none;}
a:focus{outline:none;text-decoration:none;}
img{max-width:100%;}
ul,li{margin:0;padding:0;}
img{max-width:100%;height:auto;}
h1,h2,h3,h4,h5,h6{/* letter-spacing:2px; */}
h1{color:#000;font-size:50px;}
h2{color:#000;font-size:28px;}
b,strong{font-weight: 700;}
p{color:#7a7a7a;line-height: 26px;font-weight: normal;}
.ptb60{padding:60px 0px;}
.pt60{padding-top:60px;}
.pb60{padding-bottom:60px;}
.ptb30{padding:30px 0px;}
.pt30{padding-top:30px;}
.pb30{padding-bottom:30px;}
.mtb30{margin:30px 0px;}
.mt30{margin-top:30px;}
.mb30{margin-bottom:30px;}
.ptb10{padding:10px 0px;}
.pt10{padding-top:10px;}
.pb10{padding-bottom:10px;}
.ptb30{padding:30px 0px;}
.pb30{padding-bottom:30px;}
.pt30{padding-top:30px;}
.ptb20{padding:20px 0px;}
.pt20{padding-top:20px;}
.pb20{padding-bottom:20px;}
.container{max-width:1200px;}
.site-title{text-align:center;position:relative;z-index:1;padding-bottom: 40px;}
.site-title h3{color:#fff;text-transform:uppercase;font-size:32px;}
.site-title img{max-width:70px;}
*::-moz-selection {
    background: #9d0d0d;
    color: #fff;
    text-shadow: none;
}
::-moz-selection {
    color: #fff;
    background: #9d0d0d;
    text-shadow: none;
}
::selection {
    background: #9d0d0d;
    text-shadow: none;
    color: #fff;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #969696;
}
::-moz-placeholder { /* Firefox 19+ */
    color: #969696;
    opacity:1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
:-ms-input-placeholder { /* IE 10+ */
    color: #969696;
}
:-moz-placeholder { /* Firefox 18- */
    color: #969696;
}


/*------------------------------------------------------------------
1. Header
-------------------------------------------------------------------*/
.top-header{background-color:#7a100c;}
.top-header ul{list-style-type:none;}
.top-header ul li{display:inline-block;padding:10px 8px;border-right:1px solid #8b0b09;box-shadow:1px 0px 0px 0px #461716;-webkit-box-shadow:0px 0px 0px 0px #461716;-moz-box-shadow:1px 0px 0px 0px #461716;-ms-box-shadow:1px 0px 0px 0px #461716;-o-box-shadow:1px 0px 0px 0px #461716;color:#fff;font-size:14px;font-weight:500;}
.top-header ul li:last-child{padding-right: 0px;border-right: none;}
.top-header ul li:first-child{padding-left: 0px;}
.lefthead ul li i{padding-right: 2px;}
.righthead{float: right;}
.righthead a{background-color:#530907;padding:11px 8px;color:#fff;line-height:40px;font-weight:600;}
.centerhead ul li span{padding-right: 8px;}
.centerhead ul li span:last-child{padding-right: 0px;}
.centerhead ul li a{color: #fff;}
/* Logo, Menu */
.logomenu{padding:12px 0px;}
.mlauto{float: right;padding-top: 11px !important;}
#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #menu-button{margin:0;padding:0;border:0;list-style:none;line-height:1;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;/* z-index:9; */}
#cssmenu:after,#cssmenu > ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
#cssmenu #menu-button{display:none;}
#cssmenu{}
#cssmenu > ul > li{position:relative;float:left;/* margin-right:10px;padding-right:10px; */-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;-ms-transition:all 300ms ease;-o-transition:all 300ms ease;transition:all 300ms ease;}
#cssmenu > ul > li:last-child:before{border-right:none;border-left:none;}
#cssmenu.align-center > ul{font-size:0;text-align:center;}
#cssmenu.align-center > ul > li{display:inline-block;float:none;}
#cssmenu.align-center ul ul{text-align:left;}
#cssmenu.align-right > ul > li{float:right;}
#cssmenu > ul > li.active > a{/* padding-left:0px; */}
#cssmenu > ul > li:hover > a,#cssmenu > ul > li.active > a{color:#cd1e2d;/* background-color: #f89800; */}
#cssmenu > ul > li > a{padding:8px 12px;font-size:14px;letter-spacing:1px;text-decoration:none;color:#333;font-weight:600;text-transform: uppercase;line-height:24px;}
#cssmenu > ul > li:last-child > a{padding-right: 0px;margin-right: 0px;}
#cssmenu > ul > li.has-sub > a{padding-right:26px;}
#cssmenu > ul > li.has-sub > a::after{position:absolute;top:16px;right:11px;width:6px;height:6px;border-bottom:1px solid #333;border-right:1px solid #333;content:"";-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:border-color 0.2s ease;-moz-transition:border-color 0.2s ease;-ms-transition:border-color 0.2s ease;-o-transition:border-color 0.2s ease;transition:border-color 0.2s ease;}
#cssmenu > ul > li.has-sub:hover > a::after{position:absolute;top:19px;right:11px;width:6px;height:6px;border-bottom:1px solid #c50206;border-right:1px solid #c50206;content:"";-webkit-transform:rotate(226deg);-moz-transform:rotate(226deg);-ms-transform:rotate(226deg);-o-transform:rotate(226deg);transform:rotate(226deg);-webkit-transition:border-color 0.2s ease;-moz-transition:border-color 0.2s ease;-ms-transition:border-color 0.2s ease;-o-transition:border-color 0.2s ease;transition:border-color 0.2s ease;}
#cssmenu > ul > li.has-sub:hover > a:before{top:23px;height:0;}
#cssmenu ul ul{position:absolute;left:-9999px;;z-index:99;padding-top: 23px;}
#cssmenu.align-right ul ul{text-align:right;}
#cssmenu ul ul li{height:0;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;}
#cssmenu li:hover > ul{left:auto;}
#cssmenu.align-right li:hover > ul{left:auto;right:0;}
#cssmenu li:hover > ul > li{height:35px;}
#cssmenu ul ul ul{margin-left:100%;top:-23px;}
#cssmenu.align-right ul ul ul{margin-left:0;margin-right:100%;}
#cssmenu ul ul li a{border-bottom:1px solid rgba(119,117,117,0.2);padding:11px 15px;width:246px;font-size:12px;text-decoration:none;color:#333;font-weight:400;background:#f2f2f2;}
#cssmenu ul ul li:last-child > a,#cssmenu ul ul li.last-item > a{border-bottom:0;}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover{color:#ffffff;background-color:#cd1e2d;}
#cssmenu ul ul li.has-sub > a:after{position:absolute;top:16px;right:11px;width:8px;height:2px;display:block;background:#dddddd;content:'';}
#cssmenu.align-right ul ul li.has-sub > a:after{right:auto;left:11px;}
#cssmenu ul ul li.has-sub > a:before{position:absolute;top:13px;right:14px;display:block;width:2px;height:8px;background:#dddddd;content:'';-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;}
#cssmenu.align-right ul ul li.has-sub > a:before{right:auto;left:14px;}
#cssmenu ul ul > li.has-sub:hover > a:before{top:17px;height:0;}
@media all and (max-width:768px),only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:1024px),only screen and (min--moz-device-pixel-ratio:2) and (max-width:1024px),only screen and (-o-min-device-pixel-ratio:2/1) and (max-width:1024px),only screen and (min-device-pixel-ratio:2) and (max-width:1024px),only screen and (min-resolution:192dpi) and (max-width:1024px),only screen and (min-resolution:2dppx) and (max-width:1024px){
	#cssmenu{width:100%;}
	#cssmenu ul{width:100%;display:none;}
	#cssmenu.align-center > ul{text-align:left;}
	#cssmenu ul li{width:100%;border-top:1px solid rgba(120,120,120,0.2);}
	#cssmenu ul ul li,#cssmenu li:hover > ul > li{height:auto;}
	#cssmenu ul li a,#cssmenu ul ul li a{width:100%;border-bottom:0;}
	#cssmenu > ul > li{float:none;}
	#cssmenu ul ul li a{padding-left:25px;}
	#cssmenu ul ul ul li a{padding-left:35px;}
	#cssmenu ul ul li a{color:#333;background:none;}
	#cssmenu ul ul li:hover > a,#cssmenu ul ul li.active > a{color:#ffffff;}
	#cssmenu ul ul,#cssmenu ul ul ul,#cssmenu.align-right ul ul{position:relative;left:0;width:100%;margin:0;text-align:left;}
	#cssmenu > ul > li.has-sub > a:after,#cssmenu > ul > li.has-sub > a:before,#cssmenu ul ul > li.has-sub > a:after,#cssmenu ul ul > li.has-sub > a:before{display:none;}
	#cssmenu #menu-button{display:block;padding:17px;color:#dddddd;cursor:pointer;font-size:12px;text-transform:uppercase;font-weight:700;margin-bottom:10px;}
	#cssmenu #menu-button:after{position:absolute;top:22px;left:0px;display:block;height:8px;width:20px;border-top:2px solid #161b52;border-bottom:2px solid #161b52;content:'';}
	#cssmenu #menu-button:before{position:absolute;top:16px;left:0px;display:block;height:2px;width:20px;background:#161b52;content:'';}
	#cssmenu #menu-button.menu-opened:after{top:23px;border:0;height:2px;width:20px;background:#161b52;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);}
	#cssmenu #menu-button.menu-opened:before{top:23px;background:#161b52;width:20px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);}
	#cssmenu .submenu-button{position:absolute;z-index:99;right:0;top:0;display:block;border-left:1px solid rgba(120,120,120,0.2);height:37px;width:37px;cursor:pointer;}
	#cssmenu .submenu-button.submenu-opened{background:#cd1e2d;}
	#cssmenu ul ul .submenu-button{height:34px;width:34px;}
	#cssmenu .submenu-button:after{position:absolute;top:18px;right:13px;width:8px;height:2px;display:block;background:#333;content:'';}
	#cssmenu ul ul .submenu-button:after{top:15px;right:13px;}
	#cssmenu .submenu-button.submenu-opened:after{background:#ffffff;}
	#cssmenu .submenu-button:before{position:absolute;top:15px;right:16px;display:block;width:2px;height:8px;background:#333;content:'';}
	#cssmenu ul ul .submenu-button:before{top:12px;right:16px;}
	#cssmenu .submenu-button.submenu-opened:before{display:none;}
}
/* Search Box */
.searchbox{display:inline-block;line-height:65px;margin-left:19px;float: right;}
.searchbox .button{color:#3e3e3e;font-size:13px;padding-left:5px;}
.search-pop-up input{border:1px solid rgb(255,255,255);color:rgb(255,255,255);font-size:15px;height:100%;padding:0 18px;width:702px;background:rgba(0,0,0,0) none repeat scroll 0 0;}
#search_box .modal-content{background:rgba(0,0,0,0) none repeat scroll 0 0;border:0 none;box-shadow:none;display:table-cell;vertical-align:middle;}
#search_box .modal-header{border:0 none;padding:0;}
form.search-pop-up{height:56px;position:relative;width:702px;margin:auto;}
.search-pop-up > button{background:rgba(0,0,0,0) none repeat scroll 0 0;color:#a10b0a;font-size:18px;height:100%;padding:0 18px;position:absolute;right:0;top:0;}
/*.modal-dialog button.close{background:rgba(0,0,0,0) none repeat scroll 0 0;border:0 none;color:#ffffff;cursor:pointer;font-size:20px;height:28px;line-height:13px;margin-top:0;opacity:1;position:absolute;right:0;text-align:center;text-shadow:none;text-transform:uppercase;width:28px;z-index:5;}*/
#search_box .modal-dialog{display:table;height:100%;margin:auto;width:1170px;max-width:1170px;}
#search_box .modal-body{padding:0;}
.search-pop-up input::-moz-placeholder{color:rgb(255,255,255);}
.search-pop-up input::-webkit-input-placeholder{color:#fff;}
#search_box{background:rgba(45,62,80,0.757) none repeat scroll 0 0;}
.header-sticky.sticky{animation:300ms ease-in-out 0s normal none 1 running fadeInDown;background:#fff none repeat scroll 0 0;box-shadow:0 0 9.9px 0.1px rgba(91,91,91,0.2);left:0;padding:0;position:fixed;top:0;width:100%;z-index:999;}



/*------------------------------------------------------------------
2. Slider
-------------------------------------------------------------------*/
/*.slider-section  .carousel-item::before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.6);}*/
.carousel-caption{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;padding-top:20px;padding-bottom:20px;color:#fff !important;text-align:center;width:800px;margin:0 auto;}
.caprtion-content{position: relative;}
.caprtion-content h5{font-size: 40px;font-weight: 700;color: #fff;text-transform: uppercase;padding-bottom: 10px;font-family: 'Lato', sans-serif;}
.caprtion-content p{font-size: 18px;color: #fff !important;}
.learnmore{padding-top: 20px;}
.learnmore a{display: inline-block;background-color: #cd1e2d;padding:10px 30px;color: #fff;font-weight: 500;text-align: center;filter: drop-shadow(4px 4px 0px black);text-transform: uppercase;}
.learnmore a:hover{background-color: #a01823;}
.slider-section .carousel-control-prev{justify-content:left;opacity:1;z-index:9;}
.slider-section .carousel-control-next{justify-content:right;opacity:1;width:39px;z-index:9;}
.slider-section  a.carousel-control-next i,.slider-section  a.carousel-control-prev i{background-color:#cd1e2d;padding:6px 14px;color:#fff;font-size:30px;}



/*------------------------------------------------------------------
3. Welcome to Company
-------------------------------------------------------------------*/
.welcmcontent h5{color: #000;font-weight: 700;font-size: 18px;}
.welcmcontent h2{color: #000;padding-bottom: 12px;font-weight: 300;font-size: 30px;text-transform: uppercase;}
.welcmcontent h2 span{color: #781a12;}
.abtmore{padding-top: 10px;}
.abtmore a{display:inline-block;background-color:#cd1e2d;padding:10px 20px;color:#fff;font-weight:500;text-align:center;filter: drop-shadow(2px 2px 0px #000 );text-transform: uppercase;}
.abtmore a:hover{background-color: #a01823;filter: none;}






/*------------------------------------------------------------------
4. Study Abroad
-------------------------------------------------------------------*/
.studyabroad{padding:60px 0px 60px;background-size:cover;background-repeat:no-repeat;background-position:center center;background-attachment:fixed;position:relative;}
.studyabroad::before{position:absolute;content:'';left:0px;top:0px;width:100%;height:100%;display:block;background-color:rgba(0,0,0,0.80);}
.sapic{height:230px;overflow:hidden;position:relative;}
.sapic img{max-width:100%;width:100%;height:100%;object-fit:cover;}
.sahoverlay{position:absolute;top:10px;right:10px;}
.sahoverlay img{max-width:60px;}
.stdbtdesc{background-color:#fff;padding:20px;}
.stdbtdesc h4 a{color:#333;font-weight:600;}
.stdabrdbox:hover .stdbtdesc h4 a{color: #ca1214;}
.stdbtdesc p{margin:0px;}
.stdabrdbox{position:relative}
.stdabrdbox .viewdetail{width:100%;height:100%;background:0 0;padding-top:25%;position:absolute;top:0;left:0;transition:all .3s ease 0s;text-align:center;}
.stdabrdbox .icon,.stdabrdbox .title{transition:all .2s ease 0s;}
.stdabrdbox:hover .viewdetail{background:rgba(0,0,0,.7);}
.stdabrdbox .title{font-size:24px;color:#fff;transform:scale(0)}
.stdabrdbox:hover .title{transform:scale(1);}
.stdabrdbox .icon{list-style:none;padding:0;margin:0;opacity:0}
.stdabrdbox:hover .icon{opacity:1}
.stdabrdbox .icon .vdetail{display:inline-block}
.stdabrdbox .icon .vdetail a,.stdabrdbox .icon .vdetail a{display:block;font-size:14px;color:#fff;border:1px solid #fff;position:relative;padding:7px 19px;font-weight: 600;}
.stdabrdbox .icon .vdetail a{top:-150px;}
.stdabrdbox .icon .vdetail a i{padding-left: 3px;}
.stdabrdbox:hover .icon .vdetail a{top:0}
.stdabrdbox:hover .icon .vdetail a:hover{background:#ca1214;border-color:#ca1214}
.stdabrdbox .icon .vdetail a{transition:all .6s cubic-bezier(.175,.885,.32,1.275) 0s}
@media only screen and (max-width:990px){
	.stdabrdbox{margin-bottom:30px;}
}
@media only screen and (max-width:360px){
	.stdabrdbox .viewdetail{padding-top:20%;}
}

/* Scrolling Nav */

.stydycarlaboard,.stydycarlaboard .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.stydycarlaboard{display:none;width:100%;z-index:1}.stydycarlaboard .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden; padding: 0px 0px 0px 0px;}.stydycarlaboard .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.stydycarlaboard .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.stydycarlaboard .owl-item,.stydycarlaboard .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.stydycarlaboard .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.stydycarlaboard .owl-item img{display:block;width:100%}.stydycarlaboard .owl-dots.disabled,.stydycarlaboard .owl-nav.disabled{display:none}

.no-js .stydycarlaboard,.stydycarlaboard.owl-loaded{display:block;position: relative;}.stydycarlaboard .owl-dot,.stydycarlaboard .owl-nav .owl-next,.stydycarlaboard .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.stydycarlaboard.owl-loading{opacity:0;display:block}.stydycarlaboard.owl-hidden{opacity:0}.stydycarlaboard.owl-refresh .owl-item{visibility:hidden}.stydycarlaboard.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.stydycarlaboard.owl-grab{cursor:move;cursor:grab}.stydycarlaboard.owl-rtl{direction:rtl}.stydycarlaboard.owl-rtl .owl-item{float:right}.stydycarlaboard .animated{animation-duration:1s;animation-fill-mode:both}.stydycarlaboard .owl-animated-in{z-index:0}.stydycarlaboard .owl-animated-out{z-index:1}.stydycarlaboard .fadeOut{animation-name:fadeOut}


@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.stydycarlaboard .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.stydycarlaboard .owl-item img.owl-lazy{transform-style:preserve-3d}.stydycarlaboard .owl-video-wrapper{position:relative;height:100%;background:#000}.stydycarlaboard .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.stydycarlaboard .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.stydycarlaboard .owl-video-playing .owl-video-play-icon,.stydycarlaboard .owl-video-playing .owl-video-tn{display:none}.stydycarlaboard .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.stydycarlaboard .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

/* Owl Nav */
.stydycarlaboard .owl-nav{text-align:right;-webkit-tap-highlight-color:transparent;}
.stydycarlaboard .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px 14px 5px 5px;padding:0px 10px;background:#cd1e2d;display:inline-block;cursor:pointer; /* border-radius: 2px; */}
.stydycarlaboard .owl-nav [class*=owl-]:hover{background:#060606;color:#fff!important;text-decoration:none}
.stydycarlaboard .owl-nav .disabled{opacity:1;cursor:default;}
.stydycarlaboard .owl-nav i{font-size:40px;color:#fff;}
.stydycarlaboard .owl-nav [class*=owl-]:hover i{color:#fff!important;}
.stydycarlaboard .owl-prev{position:absolute;top:40%;left:-5px;}
.stydycarlaboard .owl-next{position:absolute;top:40%;right:-14px;}





/*------------------------------------------------------------------
5. Our Services
-------------------------------------------------------------------*/
.our-services .site-title h3{color:#080808;}
.oursbox{box-shadow: 0px 0px 40px #57575757;margin-bottom: 30px;}
.oursbox img{max-width:60px;height:60px;}
/* .oursbox p{text-align: justify;} */
.serviceicon{background:#9d0d0d none repeat scroll 0 0;float:left;height:116px;line-height:116px;margin-right:20px;text-align:center;width:116px;position:relative;transition:.4s;}
.oursbox h5 a{color:#333;font-weight:600;font-size: 16px;font-weight: 600;}
.oursbox:hover h5 a{color: #9d0d0d;}
.oursbox p{margin:0px;}
.oursbox .media-body{padding:5px 5px 5px 0px;}
.read-more{padding-top: 5px;}
.read-more a{font-size: 14px;color: #9d0d0d;font-weight: 600;}
.read-more a i{padding-left: 2px;}
/* View All Services */
.viewallservices{text-align: center;padding: 20px 0px;}
.viewallservices a{background-color: #9d0d0d;padding:12px 30px;color: #fff;font-weight: 600;text-transform: uppercase;}
.viewallservices a i{padding-left: 2px;}
.viewallservices a:hover{background:#360404;}





/*------------------------------------------------------------------
6. Education Counter
-------------------------------------------------------------------*/
.education-counter{padding:60px 0px 60px;background-size:cover;background-repeat:no-repeat;background-position:center center;background-attachment:fixed;position:relative;}
.education-counter::before{position:absolute;content:'';left:0px;top:0px;width:100%;height:100%;display:block;background-color:rgba(0,0,0,0.80);}
.educounter{text-align: center;}
.educounter h4{font-size: 40px;color: #fff;font-weight: 700;font-family: 'Lato', sans-serif;padding-bottom: 20px;}
.educounter p{margin:0px;color: #fff;font-size: 18px;}
.educounter p i{font-size: 22px;color: #9e0e0e;padding-right: 2px;}





/*------------------------------------------------------------------
7. Happy Students
-------------------------------------------------------------------*/
.happy-students .site-title h3{color: #080808;}
.reviewlists{padding-left:17px;padding-top:45px;position:relative;}
.quoteicon{background:#9d0d0d none repeat scroll 0 0;border-radius:50%;color:#fff;display:block;font-size:40px;height:90px;left:0;line-height:90px;position:absolute;text-align:center;top:0;width:90px;}
.testimbox{border:1px solid #e8e8e8;padding:50px 62px 50px;text-align:center;}
.nameposition{padding-top: 20px;}
.nameposition h4{font-weight: 700;color: #000;}
.nameposition p{margin:0px;}

/* Scrolling Nav */

.studentrevieslider,.studentrevieslider .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.studentrevieslider{display:none;width:100%;z-index:1}.studentrevieslider .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden; padding: 0px 0px 0px 0px;}.studentrevieslider .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.studentrevieslider .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.studentrevieslider .owl-item,.studentrevieslider .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.studentrevieslider .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.studentrevieslider .owl-item img{display:block;width:100%}.studentrevieslider .owl-dots.disabled,.studentrevieslider .owl-nav.disabled{display:none}

.no-js .studentrevieslider,.studentrevieslider.owl-loaded{display:block;position: relative;}.studentrevieslider .owl-dot,.studentrevieslider .owl-nav .owl-next,.studentrevieslider .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.studentrevieslider.owl-loading{opacity:0;display:block}.studentrevieslider.owl-hidden{opacity:0}.studentrevieslider.owl-refresh .owl-item{visibility:hidden}.studentrevieslider.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.studentrevieslider.owl-grab{cursor:move;cursor:grab}.studentrevieslider.owl-rtl{direction:rtl}.studentrevieslider.owl-rtl .owl-item{float:right}.studentrevieslider .animated{animation-duration:1s;animation-fill-mode:both}.studentrevieslider .owl-animated-in{z-index:0}.studentrevieslider .owl-animated-out{z-index:1}.studentrevieslider .fadeOut{animation-name:fadeOut}


@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.studentrevieslider .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.studentrevieslider .owl-item img.owl-lazy{transform-style:preserve-3d}.studentrevieslider .owl-video-wrapper{position:relative;height:100%;background:#000}.studentrevieslider .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.studentrevieslider .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.studentrevieslider .owl-video-playing .owl-video-play-icon,.studentrevieslider .owl-video-playing .owl-video-tn{display:none}.studentrevieslider .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.studentrevieslider .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

/* Owl Nav */
.studentrevieslider .owl-nav{text-align:right;-webkit-tap-highlight-color:transparent;}
.studentrevieslider .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px 14px 5px 5px;padding:0px 10px;background:#cd1e2d;display:inline-block;cursor:pointer; /* border-radius: 2px; */}
.studentrevieslider .owl-nav [class*=owl-]:hover{background:#060606;color:#fff!important;text-decoration:none}
.studentrevieslider .owl-nav .disabled{opacity:1;cursor:default;}
.studentrevieslider .owl-nav i{font-size:40px;color:#fff;}
.studentrevieslider .owl-nav [class*=owl-]:hover i{color:#fff!important;}
.studentrevieslider .owl-prev{position:absolute;top:40%;left:13px;}
.studentrevieslider .owl-next{position:absolute;top:40%;right:-14px;}




/*------------------------------------------------------------------
8. Notice Board, Video
-------------------------------------------------------------------*/
.subtitle {padding-bottom: 30px;}
.subtitle h3{font-size: 30px;color: #080808;font-weight: 700;}
.noticeboardVideo{background-color: #f2f2f2;padding:60px 0px;}
.noticebordbox{padding:33px 58px 31px;height:380px;overflow-y:auto;position:relative;padding:20px;box-shadow:0px 0px 6px 0px rgba(0,0,0,0.15);}
.noticebordbox p.postdate{color:#9d0d0d;font-size:16px;margin:0px;font-weight: 500;}
.noticebordbox ul{list-style-type:none;}
.noticebordbox ul li{border-bottom:1px solid #ddd;padding:7px 0px;}
.noticebordbox ul li h4 a{color:#333;font-size:16px;font-weight:600;}

/* Video Section */
.videopic::after{background:rgba(157,13,13,0.70);content:"";height:100%;left:0;position:absolute;top:0;width:100%;}
.videopic{position:relative;height:380px;overflow:hidden;}
.videopic img{max-width:100%;width:100%;height:100%;object-fit:cover;}
.video-hover{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1;}
.video-hover a i{font-size:30px;color:#080808;background:#FFFFFF;height:55px;width:55px;border-radius:50%;line-height:56px;text-align:center;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}
.videopic:hover .video-hover a i{color: #9f0c0b;}
.YouTubePopUp-Wrap{position:fixed;width:100%;height:100%;background-color:#000;background-color:rgba(0,0,0,0.8);top:0;left:0;z-index:9999999999999;}
.YouTubePopUp-animation{opacity:0;-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:YouTubePopUp;animation-name:YouTubePopUp;}
@-webkit-keyframes YouTubePopUp{
	0%{opacity:0;}
	100%{opacity:1;}
}
@keyframes YouTubePopUp{
	0%{opacity:0;}
	100%{opacity:1;}
}
body.logged-in .YouTubePopUp-Wrap{ /* For WordPress */
top:32px;z-index:99998;}
.YouTubePopUp-Content{max-width:680px;display:block;margin:0 auto;height:100%;position:relative;}
.YouTubePopUp-Content iframe{max-width:100%!important;width:100%!important;display:block!important;height:480px!important;border:none!important;position:absolute;top:0;bottom:0;margin:auto 0;}
.YouTubePopUp-Hide{-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:YouTubePopUpHide;animation-name:YouTubePopUpHide;}
@-webkit-keyframes YouTubePopUpHide{
	0%{opacity:1;}
	100%{opacity:0;}
}
@keyframes YouTubePopUpHide{
	0%{opacity:1;}
	100%{opacity:0;}
}
.YouTubePopUp-Close{position:absolute;top:0;cursor:pointer;bottom:528px;right:0px;margin:auto 0;width:24px;height:24px;background:url(../img/close.png) no-repeat;background-size:24px 24px;-webkit-background-size:24px 24px;-moz-background-size:24px 24px;-o-background-size:24px 24px;}
.YouTubePopUp-Close:hover{opacity:0.5;}
@media all and (max-width:768px) and (min-width:10px){
	.YouTubePopUp-Content{max-width:90%;}
}
@media all and (max-width:600px) and (min-width:10px){
	.YouTubePopUp-Content iframe{height:320px!important;}
	.YouTubePopUp-Close{bottom:362px;}
}
@media all and (max-width:480px) and (min-width:10px){
	.YouTubePopUp-Content iframe{height:220px!important;}
	.YouTubePopUp-Close{bottom:262px;}
}





/*------------------------------------------------------------------
9. Footer
-------------------------------------------------------------------*/
.newsleter-section{background:#a5080c url('../img/newsleterbgmks1.png') center bottom repeat-x;animation:ba-move 120s linear infinite;background-size:800px;padding:60px 0px;}
@keyframes ba-move{
	0%{background-position:800px bottom}
	100%{background-position:-800px bottom}
}
.NewsLetter .form-control{background:transparent;border-radius:0;height:45px;color:#fff;border:1px solid #ddd;font-size:13px;}
.NewsLetter .form-control:focus{border-color:#ced4da;box-shadow:none;outline:0 none;}
.NewsLetter ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.NewsLetter ::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
.NewsLetter :-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
.NewsLetter :-moz-placeholder { /* Firefox 18- */
  color: #fff;
}
.NewsLetter button{height:45px;border:none;background:#fff;color:#333;width:100%;font-weight:bold;cursor:pointer;}
.NewsLetter button i{margin-right:5px;color:#a10b0a;}
.NewsLetter:hover button{background-color: #080808;color: #fff;}
.NewsLetter:hover button i{color: #fff;}
.newsletter-left p{color: #fff;margin:0px 0px 5px 0px;}
.newsletter-left h4{margin:0px;color: #fff;font-size: 24px;font-weight: 600;}


/* Mid Footer */
.mdfbox ul{list-style-type:none;}
.mdfbox ul li{padding-bottom:12px;}
.mdfbox ul li:last-child{padding-bottom:0px;}
.mdfbox ul li a{color:#fff;}
.mdfbox ul li a:hover{color: #faa11b;}
.mdfbox ul li a::before{content:"\f18e";font-family:FontAwesome;font-size:16px;display:inline-block!important;cursor:pointer;line-height:20px;color:#fff;margin-right:8px;}
.mdfbox h4{position:relative;font-size:20px;margin:0 0 30px 0;color:#fff;text-transform:uppercase;font-weight: 700}
.mdfbox h4 span{position:absolute;left:0;bottom:-2px;height:2px;background:#a30c0b;width:70px;}
.footer-con-info{margin-bottom:12px;overflow:hidden;position:relative;}
.footer-con-info:last-child{margin-bottom: 0px;}
.f-con-icon{color:#a30c0b;display:block;float:left;font-size:18px;position:relative;width:26px;}
.f-con-icon i{position:relative;top:0px;color: #fff}

/* Footer Bottom */
.footer-bottom{background-color: #781a12;padding:10px 0px;}
.footer-bottom p{margin:0px;color: #fff;}
.footer-bottom a{color: #fff;}
p.developedby{text-align: right;}

/* facebook Like Box */
.sidebar-contact{position:fixed;top:50%;right:-350px;transform:translateY(-50%);width:300px;height:auto;padding:10px;background:#fff;box-shadow:0 20px 50px rgba(0,0,0,.5);box-sizing:border-box;transition:0.5s;z-index:99;}
.sidebar-contact.active{right:0;}
.sidebar-contact input,.sidebar-contact textarea{width:100%;height:36px;padding:5px;margin-bottom:10px;box-sizing:border-box;border:1px solid rgba(0,0,0,.5);outline:none;}
.sidebar-contact h2{margin:0 0 20px;padding:0;}
.sidebar-contact textarea{height:60px;resize:none;}
.sidebar-contact input[type="submit"]{background:#00bcd4;color:#fff;cursor:pointer;border:none;font-size:18px;}
.toggle{position:absolute;height:35px;width:180px;text-align:center;cursor:pointer;background:#781a12;top:0;left:-230px;line-height:32px;}
.toggle.active{width:48px;left:-48px;}
.toggle:before{content:'Facebook Like Box';font-size:18px;color:#fff;font-weight:600;}
.toggle.active:before{content:'\f00d';font-family:fontAwesome;}
@media(max-width:768px){
	.sidebar-contact{width:100%;height:100%;left:-100%;}
	.sidebar-contact .toggle{top:50%;transform:translateY(-50%);transition:0.5s;}
	.sidebar-contact.active .toggle{top:0;right:0;transform:translateY(0);}
	.scroll{width:100%;height:100%;overflow-y:auto;}
}

/* ---------------------------
	HEADER
-----------------------------*/
.logo {
	max-width: 270px;
}

.book-appointment a {
	background-color: #cd1e2d;
	display: block;
	font-size: 12px;
	color: #fff;
	padding: 4px;
	text-transform: uppercase;
	width: 120px;
	margin-left: auto;
	margin-top: 8px;
	text-align: center;
	font-weight: 700;
	filter: drop-shadow(4px 4px 0px black);
	transition: 0.2s;
	position: absolute;
	right: 0;
	top: 0;
}

.book-appointment a:hover,
.learnmore a:hover,
.abtmore a:hover {
	filter: none;
	transform: translate(2px, 2px);
}


.our-mission__box {
	background-color: #faa11b;
	color: #fff;
	text-align: center;
	padding: 15px;
}

.our-mission__box:nth-child(2) {
	background-color: #dd8500;
}

.our-mission__box i {
	font-size: 50px;
}

.our-mission__box h4 {
	text-transform: uppercase;
	margin-top: 15px;
}

.our-mission__box p {
	color: #fff;
	line-height: 1.4;
}

.our-mission {
	background-color: #faa11b;
}

.welcmcontent h2 span {
	font-weight: 400;
	color: #cd1e2d;
}

.study-box__img {
	height: 240px;;
}

.study-box__img img {
	height: 100%;
	object-fit: cover;
}

.study-box__desc {
	background-color: #fff;
	padding: 15px;
}

.study-box__desc h6 a {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	color: #444;
}

.study-box__desc p {
	line-height: 1.2;
	hyphens: manual;
	word-break: break-all;
	margin-bottom: 0;
}

.study-box__btn a {
	background-color: #cd1e2d;
	padding: 8px 20px;
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
	margin-top: 15px;
}

.study-box__btn a:hover {
	background-color: #444;
}

.global-expo {
	background-color: #cd1e2d;
	text-align: center;
	padding: 25px;
	-webkit-box-shadow: 4px 6px 20px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 4px 6px 20px 0px rgba(0,0,0,0.75);
	box-shadow: 4px 6px 20px 0px rgba(0,0,0,0.75);
	transition: box-shadow .3s
}

.global-expo h6 {
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
	margin-top: 20px;
	margin-bottom: 0;
}

.mid-footer {
	background-color: #4a0006;
}

.f-logo {
	margin-bottom: 30px;
}

.mid-footer p {
	color: #fff;
}

.f-con-text {
	color: #fff;
}

.social-btn a {
	background-color: #fff;
	display: inline-block;
	padding: 6px 12px;
	color: #4a0006;
	width: 40px;
	text-align: center;
	font-size: 20px;
}

.fb:hover {
	background-color: #3b5999;
	color: #fff;
}

.twitter:hover {
	background-color: #55acee;
	color: #fff;
}

.utube:hover {
	background-color: #cd201f;
	color: #fff;
}

.insta:hover {
	background-color: #e4405f;
	color: #fff;
}
.contact-address{
    text-align:center;
}
.contact-desc p{
    margin-bottom:0;
}
.contactone.LeftContatcform h4 {
    font-size: 29px;
    /* text-align: center; */
    margin-bottom: 1em;
    font-weight: 600;
    /* border-bottom: 1px solid red; */
    color: #cd1e2d;
}

.contactone.LeftContatcform {
    margin-top: 3em;
    border: 1px solid #80808047;
    padding: 27px;
}
.SendMessage input#button_4 {
    background-color: #cd1e2d;
    display: block;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    width: 150px;
    margin-top: 8px;
    text-align: center;
    font-weight: 700;
    filter: drop-shadow(4px 4px 0px black);
    transition: 0.2s;
    border: 0;
}

.SendMessage input#button_4:hover {
	transform: translate(2px, 2px);
	filter: none;
}

.contactone .form-control {
	border-radius: 0;
}

.contact-icon img {
    width: 4em;
}
.ContentDetail .contentbox img {
    margin: auto;
    display: block;
    background-color: #cd1e2d;
    padding: 15px;
}
.contentbox h3 {
    color: #cd1e2d;
    text-transform: uppercase;
    font-weight: 600;
    font-family: roboto;
    margin-top: 10px;
}
h3.western {
    margin: 29px 0 0;
}
table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    border: 1px solid #dee2e6;
}
td {
    border: 1px solid #dee2e6;
    padding:10px;
}
.member-desc {
    text-align: center;
}
.member-desc h4 {
    color: #cd1e2d;
    font-weight: 600;
    font-size: 18px;
}
.member-desc p {
    color: #f6a92f;
    font-weight: 600;
}
.teampic img {
	width: 150px;
	height: 192px;
	margin: auto;
	display: block;
	object-fit: cover;
	object-position: center;
	margin: 10px auto;
}
.team-member {
    box-shadow: 0px 10px 30px 0px rgba(153, 153, 153, 0.2);
    padding: 10px;
}
.team-member p{margin:0px;}
.memberdescmks h5{font-size: 16px;font-style: italic;font-weight: 600;margin-bottom: 20px;}
.SucessMessageMks p{text-align: center;padding:20px 0px 30px;color: green;font-weight: 600;font-size: 16px;}

.global-expo:hover {
	box-shadow: none;
}

.PagetitleMks {
	background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.8)), url(../img/studyabroadbg.jpg);
	padding: 50px 0;
	text-align: center;
	background-cover
	color: #fff;
}

.PagetitleMks h2 {
	color: #fff;
}

.gy-title h3 {
	font-size: 24px;
	font-weight: 600;
}

.ourteam-gy {
    margin-top: 30px;
}

.contactaddr {
    border: 1px solid #ccc;
    padding: 15px;
    min-height: 204px;
}

ol.list-inline.breadcrum_box {
    color: #fff;
}

/* ------------------------------
		BOOK APPOINTMENT
-------------------------------- */
#bookAppt .modal-title {
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 300;
}

#bookAppt .modal-dialog {
	max-width: 400px;
}

#bookAppt .form-control {
	border-radius: 0;
}

#bookAppt .form-control:focus {
	box-shadow: none;
	border: 1px solid #ddd;
}

.btn__submit {
	box-shadow: 2px 2px #000;
	transition: transform .2s;
	text-transform: uppercase;
	background-color: #cd1e2d;
	border-radius: 0;
}

.btn__submit:hover {
	transform: translate(2px,2px);
	box-shadow: none;
}

.modal-content {
	border-radius: 0;
}

.modal-header .close {
	padding: 0 5px 5px;
	margin: 0;
	opacity: 1;
	background-color: #cd1e2d;
	text-shadow: none;
	color: #fff;
	    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
        margin-top: -24px;
    margin-right: -23px;

}

.breadcrum_box li {
	position: relative;
	font-size: 18px;
}

.list-inline-item:not(:last-child) {
    margin-right: 1.5rem;
}

.breadcrum_box li:after {
	content: '\f105';
	font-family: 'FontAwesome';
	position: absolute;
	right: -16px;
	top: 2px;
}

.breadcrum_box li:last-child:after {
	display: none;
}

.contact-desc h4 {
	font-size: 18px;
	margin-top: 10px;
	font-weight: 600;
}
.contentbox ul{padding-left: 17px;}
.contentbox p{line-height: 22px;}
/* RESPONSIVE */
@media (min-width: 320px) and (max-width: 576px)
{
#cssmenu ul{margin-top:20px;}
#cssmenu > ul > li > a{padding:6px 12px;}
#cssmenu ul ul{padding-top:0px;}
#cssmenu ul ul ul{top:0px;}
.logomenu{position: relative;}
.book-appointment{position: absolute;right: 15px;top: 20px;}
.book-appointment a{font-size: 10px;width: 125px;}
}
@media only screen and (min-width: 350px) and (max-width: 768px) {
	.logo {
		margin: 0 auto;
	}

	.book-appointment a {
		position: initial;
		margin: 0 auto;
		
	}

	.welcmcontent {
		margin-top: 40px;
	}

	.global-expo {
		margin-bottom: 20px;
	}

	.mdfbox {
		margin-bottom: 20px;
	}

	/* #menu-button {
		float: right;
	} */
	.footer-bottom {
   
    font-size: 10px;
}

	.contactaddr {
		margin-bottom: 25px;
	}
}