/* CSS Document */
/*
Theme Name: Saint Francis International Education 
Theme URL:https://sfie.edu.np/
Description: full responsive website!
Tags:responsive, bootstrap, education consultancy CMSMS theme, template for Agency .
Copyright: Saint Francis International Education Pvt. Ltd. - 2021 : All Rights Reserved.
*/
@charset "utf-8";

/*::::::::::::::::::::::FONTS IMPORT:::::::::::::::::::::::*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');
@import url(http://fonts.googleapis.com/css?family=Oswald:300,400,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,600,700,300,800);
@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500italic,700,500,700italic,900,900italic);
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');
/*::::::::::::::::::::::CSS IMPORT:::::::::::::::::::::::*/

@import 'animated-text.css';
@import 'animation.css';
@import 'ionicons.min.css';
@import 'elementor-icons.min.css';
@import 'plugin.css';
@import 'plugin/post-carousel.css';
@import 'fonts/icon-7-stroke/css/pe-icon-7-stroke.css';
@import 'fonts/icon-7-stroke/css/helper.css';
/*::::::::::::::::::::::FONTS IMPORT:::::::::::::::::::::::*/



html, body{
width:100%;
height:100%;
font-family: 'Poppins', sans-serif;
color:#494a4e;
background:#ffffff;
margin:0 auto;
font-size:15px;
font-weight:400;
line-height:160%;
letter-spacing:0.1px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

body > section {
  padding: 0px 0;
}

#wrapper{
	margin:0 auto;
	width:100%;
}




::selection {
  background:#c61a21; /* WebKit/Blink Browsers */
  color:#FFFFFF;
}
::-moz-selection {
  background:#c61a21; /* Gecko Browsers */
  color:#FFFFFF;
}
::-webkit-selection {
  background:#c61a21; /* Gecko Browsers */
  color:#FFFFFF;
}






ul li {
    list-style: none;
}
br {
    font-size: 0;
    line-height: 0;
}


audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }



*{
margin:0;
Padding:0;}
.clear { clear: both; }

hr{
border:none !important;
}

.nopadding {
   padding: 0 !important;
}
.nomargin {
	margin: 0 !important;}

.scroll-events{
	overflow-y: auto !important; 
	height:385px !important;
}

/*====================== 
media print 
=========*/ 
 @media print {
    * {
       background: transparent !important;
        color: #000 !important; 
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration:none !important;
		
    }

    a[href]:after {
		display:none !important;
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/*======================./- 
media print 
======================*/ 	

/* -------------------------- 
Vertical margin, padding
 --------------------------------*/
.p-0 {
  padding: 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}
.pt-5 {
  padding-top: 5px !important;
}
.pt-10 {
  padding-top: 10px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pt-140 {
  padding-top: 140px !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pb-140 {
  padding-bottom: 140px !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

@media only screen and (max-width: 991px) {
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-10 {
    margin-top: 10px !important;
  }
  .mt-sm-20 {
    margin-top: 20px !important;
  }
  .mt-sm-30 {
    margin-top: 30px !important;
  }
  .mt-sm-40 {
    margin-top: 40px !important;
  }
  .mt-sm-50 {
    margin-top: 50px !important;
  }
  .mt-sm-60 {
    margin-top: 60px !important;
  }
  .mt-sm-70 {
    margin-top: 70px !important;
  }
  .mt-sm-80 {
    margin-top: 80px !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-10 {
    margin-bottom: 10px !important;
  }
  .mb-sm-20 {
    margin-bottom: 20px !important;
  }
  .mb-sm-30 {
    margin-bottom: 30px !important;
  }
  .mb-sm-40 {
    margin-bottom: 40px !important;
  }
  .mb-sm-50 {
    margin-bottom: 50px !important;
  }
  .mb-sm-60 {
    margin-bottom: 60px !important;
  }
  .mb-sm-70 {
    margin-bottom: 70px !important;
  }
  .mb-sm-80 {
    margin-bottom: 80px !important;
  }
}

@media only screen and (max-width: 767px) {
  .mt-xs-0 {
    margin-top: 0 !important;
  }
  .mt-xs-10 {
    margin-top: 10px !important;
  }
  .mt-xs-20 {
    margin-top: 20px !important;
  }
  .mt-xs-30 {
    margin-top: 30px !important;
  }
  .mt-xs-40 {
    margin-top: 40px !important;
  }
  .mt-xs-50 {
    margin-top: 50px !important;
  }
  .mt-xs-60 {
    margin-top: 60px !important;
  }
  .mt-xs-70 {
    margin-top: 70px !important;
  }
  .mt-xs-80 {
    margin-top: 80px !important;
  }
  .mb-xs-0 {
    margin-bottom: 0 !important;
  }
  .mb-xs-10 {
    margin-bottom: 10px !important;
  }
  .mb-xs-20 {
    margin-bottom: 20px !important;
  }
  .mb-xs-30 {
    margin-bottom: 30px !important;
  }
  .mb-xs-40 {
    margin-bottom: 40px !important;
  }
  .mb-xs-50 {
    margin-bottom: 50px !important;
  }
  .mb-xs-60 {
    margin-bottom: 60px !important;
  }
  .mb-xs-70 {
    margin-bottom: 70px !important;
  }
  .mb-xs-80 {
    margin-bottom: 80px !important;
  }
}
	
/*
 * Heading (h1, h2, h3, h4, h5, h6)
 */

h1,h2,h3,h4,h5,h6{
  font-weight:400, 800, 900, 700, 600, 300, 300italic, 400italic, 600italic, 700italic, 800italic; 
}

h1{
  font-size: 36px;
  color:#494a4e;
	line-height:44px;
  margin:0px 0px 0px 0px; padding:0px;
	font-weight:900;
	
font-family: 'Poppins', sans-serif;
   
}

h2{
  font-size: 24px;
  color:#494a4e;
font-weight:300;
font-family: 'Poppins', sans-serif;
}

h3{
  font-size: 16px;
  color: #494a4e;
  font-weight:400;
  line-height: 24px;
}

h4{
   font-size: 24px;
  color:#494a4e;
font-weight:400;
font-family: 'Poppins', sans-serif;
  
}

a {
  color: #c61a21;
  	transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
}

a:hover, a:active, a:focus {
  color: #eb1c24;
  outline: none;
  text-decoration: none;
}


blockquote {
background:#ffffff; /* linear-gradient(45deg,#F17C58,#E94584,#24AADB,#27DBB1,#FFDC18,#FF3706); */
border-left-color:transparent;
border-left-style:solid;
line-height:normal;
font-weight:400; 
color:#494a4e;
font-family: 'Poppins', sans-serif;

      border-radius:10px;
	  -moz-border-radius:10px;
	  -webkit-border-radius:10px;

box-shadow: 0 0 50px 5px rgba(68, 88, 144, 0.12);
-webkit-box-shadow:0 0 50px 5px rgba(68, 88, 144, 0.12);
-moz-box-shadow:0 0 50px 5px rgba(68, 88, 144, 0.12);


-webkit-transition: all 0.5s ease, padding 2.8s linear;  
  -moz-transition: all 0.5s ease, padding 2.8s linear;  
  -o-transition: aall 0.5s ease, padding 2.8s linear;  
  -ms-transition: all 0.5s ease, padding 2.8s linear;  
transition: all 0.5s ease, padding 2.8s linear;

}


blockquote:hover {
 box-shadow:0 5px 15px rgba(0,0,0, .09);
-webkit-box-shadow:0 5px 15px rgba(0,0,0, .09); 
-moz-box-shadow:0 5px 15px rgba(0,0,0, .09);
}


.text-justify {text-align: justify;
  text-justify: inter-word;} 

/*------------------ABBR---------------*/

abbr[title] {
    border-bottom: 1px dotted;
	background:#EC0605;
}

abbr {
    position: relative;
    border:none;
}
abbr:hover::after {
    opacity:1;
}
abbr::after {
    position:absolute !important;
    opacity:0;
    height:auto;
    width:100%;
    top: -50px;
    color:#FFFFFF !important;
    left: 0;
    display: block;
    padding: 1em;
    background: #494a4e;
    border-radius:2px;
    content: attr(title);
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:1s;
}

/*---------------/. ABBR---------------*/

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible; }
  
  /* cover */
.cover{
background:#fff;
padding:50px 0px;
}

.colorbg{
background:#fff;
}



/*---------------
Header 
---------------*/

/*---------------
TOP BAR - CONTACT / SOCIAL ICON
---------------*/
#topbar {
  padding:5px 10px;
  background:#f9f9f9;
  font-size:16px;
  font-family: 'Poppins', sans-serif;
  z-index:11;  
  color: #494a4e;
  border-bottom:1px solid #eee;
}

.contact-info{
	line-height: 1;
 font-weight:700;
	color: #ffffff;
font-family: 'Poppins', sans-serif;	
letter-spacing:1px;  font-size:18px;
}
.contact-info a {
  color: #ffffff;  
}

.contact-info a:hover {
  color: #ffffff;
}

.contact-info i {
  color: #c61a21;
  padding: 8px 12px;
  background:#FFFFFF;
  margin-right: 20px;
}


.social-links a {
  
  padding: 8px 12px;
  display: inline-block;
  line-height: 1px;
  border: 1px solid #eee; 
  float:right; 
  margin-left:3px; 
transition: background 0.5s ease, padding 0.8s linear;
-moz-transition: background 0.5s ease, padding 0.8s linear;
-webkit-transition: background 0.5s ease, padding 0.8s linear;
}
.social-links a.facebook{background:#fff; color: #0F81BC; }
.social-links a.twitter{background:#fff; color: #0670D2; }
.social-links a.youtube{background:#fff; color: #E42600; }
.social-links a.instagram{background:#fff; color: #FDA702; }

.social-links a.apply-online{
background:#eb1c24; 
color: #fff; 
font-family: 'Poppins', sans-serif; 
border: 2px solid #eb1c24;
letter-spacing:1px; 
font-size:13px; 
font-weight:400;
}

.social-links a:hover.apply-online{background:#fff; 
color: #494a4e; 
border: 2px solid #fff;
 
box-shadow:0 5px 15px rgba(0,0,0, .09);
-webkit-box-shadow:0 5px 15px rgba(0,0,0, .09); 
-moz-box-shadow:0 5px 15px rgba(0,0,0, .09);
}




/*
.social-links a:hover {
 color: #494a4e;
}
.social-links a:first-child {
  border-right: 0;
}*/

@media (max-width:767px){

.social-links a{
float:left;
}

}

/*---------------
IMG Selection
---------------*/
.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}


.transparent-bg {
  background-color: transparent !important;
  margin-bottom: 0;
}


/*---------------
Top Header
---------------*/

.top-header-contact-account {
  width: 51%;
  float: right;
    margin-top: 15px;
}
ul.support li, ul.support-right li {
  display: inline-block;
  margin: 1em 0 0em 0em;
  text-align:right;
}
ul.support li a, ul.support li span, ul.support-right li a {
  font-size: 12px;
  text-decoration: none;
  color: #494a4e;
    vertical-align: bottom;
font-weight:700;
}
ul.support li i, ul.support-right li i {
  background: url(../images/msg.png) 0px 0px;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 6px 0 0;
}
ul.support li i.tele-in{
	  background: url(../images/call.png) 0px 0px;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px 0 0;
}
.top-header-left{
	float:left;
	padding-top:0px;
	width:49%;
}
.top-header-right{
  float: right;
}
.top-left{	
float:left;		
}
.top-left-nano{
	float:left;
display: inline-block;
	vertical-align:middle; position: relative;
}
.top-left-nano li{
list-style:none;
display:inline;
margin:0px 5px 0px 0px;
color:#494a4e; 
	font-size:12px;
	font-family: 'Oswald', sans-serif;
	font-weight:400;
	letter-spacing:0.5px !important; 
line-height:25px;
}


.top-right-nano{
	float:right;
	display: inline-block;
	vertical-align:middle; position: relative;
}
.top-right-nano li{
list-style:none;
display:inline;
margin:0px 0px 0px 10px;
color:#494a4e; 
	font-size:12px;
font-family: 'Oswald', sans-serif;
	font-weight:400;
	letter-spacing:0.5px !important; 
	line-height:25px;	
}



.top-right li{
  float: right;
  display:inline-block;
  text-decoration:none !important;
  margin-right:10px;
  list-style: none;
}

.lic{
font-size:13px;
margin-top:15px; 
margin-left:15px; 
list-style: none;
font-family: 'Oswald', sans-serif;
font-weight:lighter;
letter-spacing:1px;
text-transform:uppercase;
color:#494a4e;
float:left;
border-bottom:0px solid #494a4e;
}
.lang li{
list-style:none !important;
display:inline-block;
background:transparent !important;
padding:12px 15px !important;
float:right;
transition: background 0.5s ease, padding 2.8s linear;
border-left:1px solid rgba(0,0,0,0.06);
font-size:18px;
}
li.lang-r{
border-right:1px solid rgba(0,0,0,0.06);	
}
.lang li:hover{
background:#c61a21 !important;
color:#FFF !important;
}

.lang a{
color:#fbfbfb !important;
}


.lang a:hover{
color:#FFF !important;
}

@media screen and (max-width: 480px){

.lang{
display:none !important;
}
.lang span a{
display:none !important;
}

}


/*---------------
Language Selection
---------------*/

.lang-sel {
	float:right;	
	margin-left:4px;
}

.lang-sel select {

}
.lang-sel #google_translate_element .goog-te-gadget-simple {
	background-color:#fff !important;
color:#494a4e; 
	font-size:13px;
	  font-family: 'Poppins', sans-serif;
	font-weight:400;
	letter-spacing:0.5px !important; 
vertical-align:middle;
	border: 1px solid #eee !important;
	margin: 0px 0px 0px 0px; padding:4px;
}

.lang-sel #google_translate_element .goog-te-gadget-simple .goog-te-menu-value {

}
.lang-sel #google_translate_element .goog-te-gadget-simple a {
	color:#494a4e;
}
.lang-sel #google_translate_element .goog-te-gadget-simple a span {
	

}
.lang-sel #google_translate_element .goog-te-gadget img {

}


/*=========== ./- GOOGLE LANGUAGE =================*/
/*---------------
Header 
---------------*/
.country_picker .btn-default {
margin-top:0px;
margin-bottom:0px;
box-shadow:none !important;
padding:5px 10px; 
letter-spacing:0.5px;
color:#c61a21; 
font-family: 'Oswald', sans-serif;
text-transform:uppercase;
border:1px solid #c61a21;
background:#c61a21 !important;
 }

 
.country_picker .dropdown-menu{	
background:transparent !important;
box-shadow:none!important;
border:none !important;
}


.country_picker .country-item{	
margin-top:-5px;
border:1px solid #f1f1f1;	
background:rgba(251,251,251,0.98);
width:150px; 
margin-left:15px;
   letter-spacing:1px;
   text-transform:uppercase;
   font-size:12px; letter-spacing:0.5px;
      border-bottom-left-radius:3px;
-moz-border-bottom-left-radius:3px;
-webkit-border-bottom-left-radius:3px;
-khtml-border-bottom-left-radius: 3px;

border-bottom-right-radius: 3px;
-moz-border-bottom-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-khtml-border-bottom-right-radius: 3px;

}
.country_picker .country-item a{
padding:5px 10px; 
display:block;
font-family: 'Oswald', sans-serif;
color:#c61a21;
border-bottom:1px solid #f1f1f1;
}	

.country_picker .country-item a:last-child{
border-bottom:none;
}
.country_picker .country-item a:hover{	
background:#fff;	
}


@media (max-width:767px){

.country_picker .btn-default {
float:left !important; 

}

.country-item{	
float:left;
}
}


/*----------------
BTN COUNTRY PICKER
-----------------------*/
/*================================*/
.btn-mybf { 
margin-top:10px;
  color: #ffffff; 
  background-color: #eb1c24; 
  border-color: #eb1c24; 
  font-family: 'Oswald', sans-serif;
  letter-spacing:0.7px;
  text-transform:uppercase;
  transition: all 1.0s ease, padding 2.8s linear;
	-ms-transition: all 1.0s ease, padding 2.8s linear;
	-webkit-transition: all 1.0s ease, padding 2.8s linear;
	-moz-transition: all 1.0s ease, padding 2.8s linear;
	-o-transition: all 1.0s ease, padding 2.8s linear;
	font-size:12px;
  
} 
 
.btn-mybf:hover, 
.btn-mybf:focus, 
.btn-mybf:active, 
.btn-mybf.active, 
.open .dropdown-toggle.btn-mybf { 
  color: #eb1c24 !important;
  background-color: #ffffff; 
  border-color: #ffffff; 
} 
 
.btn-mybf:active, 
.btn-mybf.active, 
.open .dropdown-toggle.btn-mybf { 
  background-image: none; 
} 
 
.btn-mybf.disabled, 
.btn-mybf[disabled], 
fieldset[disabled] .btn-mybf, 
.btn-mybf.disabled:hover, 
.btn-mybf[disabled]:hover, 
fieldset[disabled] .btn-mybf:hover, 
.btn-mybf.disabled:focus, 
.btn-mybf[disabled]:focus, 
fieldset[disabled] .btn-mybf:focus, 
.btn-mybf.disabled:active, 
.btn-mybf[disabled]:active, 
fieldset[disabled] .btn-mybf:active, 
.btn-mybf.disabled.active, 
.btn-mybf[disabled].active, 
fieldset[disabled] .btn-mybf.active { 
  background-color: #c61a21; 
  border-color: #c61a21; 
} 
 
.btn-mybf .badge { 
  color: #c61a21; 
  background-color: #ffffff; 
}



option.dropdown-item.active{
	border-bottom:1px solid #000;
	background:#fff !important;
	color:#494a4e;
	
}

/*---------------
Logo
---------------*/
 #header-bg{
 margin-top: 0px !important;
 background:#ffffff url(../img/PT2_old.png) repeat !important;
 width:100%;
}

.header-logo{
left:0px;
margin-top:15px;
}
 
.logo img{
/*transition: all 0.5s ease, padding 2.8s linear;*/
}
/*---------------
Top Contact
---------------*/

.top-contact{
  color: #494a4e; 
  font-family:'Poppins', sans-serif;
  display:inline-block;
  letter-spacing:0.5px;
  float:right;
  margin-top:20px;
	}


.top-contact span{
border-right:1px solid #f6f6f6;
margin-right:15px;
padding-right:15px; display:inline-block;
	}

	
	.top-contact span:last-child {
border-right:none;
margin-right:0px;
padding-right:0px;
	}
.top-contact span:first-child {
border-right:none;
margin-right:10px;
padding-right:0px;
	}
	
.top-contact strong{
font-weight:600;
font-size:15px; 
color:#c61a21;

	}
	
.top-contact i {
font-size:20px;
background:#c61a21;
color:#fff;
padding:5px;
border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
}	

@media(max-width:767px){
	.top-contact{
		float:right;
		font-size:15px;
		  color: #494a4e; 
  font-family:'Poppins', sans-serif;
	}
	.main-search {
		display:none !important;
	}
	
}

/*=========
EX-2006
=================*/
.2006exc li{
height: 85px !important; 
list-style: none; 
margin-bottom:-25px;
text-decoration:none !important;
z-index:1001;	
}

@media (max-width:767px) {
.2006exc li{	
margin: 15px auto;	
}
.country_picker{
display:block !important;		
}
	
}
/*============ 
Quick Contact 
==============*/
.quick-contact div{
margin-top:0px;
font-size:15px;
font-weight:400;
letter-spacing:0.5px;	
}
.quick-contact img{
width:100%;
height:auto;
margin-top:20px;
margin-bottom:10px;	
}
.quick-07{
background:#D5D5D5;	
padding:10px 0px 20px 0px;	
margin-top:0px !important;
	
}

/*============ ./- 
Quick Contact 
==============*/

/*============ ./-
 business-area 
 ==============*/
.business-area{
display:inline-table;		
}

.business-area img{
width:30%;
height:auto;
display:inline-table;
margin-right:7px;
margin-bottom:15px;
float:right;
text-align:justify;		
}


@media only screen and (max-width: 480px){
.business-area img{
width:100%;
height:auto;
display:block;	
margin-right:0px;
margin-bottom:10px;		
}	
	
}

@media (max-width:767px) {
	
.business-area img{
width:45%; 
display:inline-table;
height:auto;	
margin-right:3%;
margin-bottom:10px;		
}	
.scroll-events{
	overflow-y:hidden !important; 
	height:auto !important;
}	


}

/*============ ./- 
business-area 
==============*/

/*============ Procedure ==============*/
.swift_procedure-left{
text-align:justify last left;
padding:0px 15px 15px 0px;
border-right:1px solid rgba(0,0,0,0.1);
border-bottom:1px solid rgba(0,0,0,0.1);	
}
.swift_procedure-right{
text-align:justify last left;
padding:0px 0px 15px 15px;
border-bottom:1px solid rgba(0,0,0,0.1);	
}


/*============ ./-  procedure ==============*/
.frontend input{
color:#494a4e;
border-color:#6E6E6E;
border:1px solid;

border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
margin-bottom:5px;
	margin-top:2px;
	text-align:left !important;
	
padding:3px 7px; 
}

.frontend{font-weight:400;
	letter-spacing:1px;
  font-family: 'Poppins', sans-serif;
  text-align:left !important;
  font-size:14px;
  background:#FBFBFB;
  padding:20px;
  }

.frontend title {
	float:left;	
}

.frontend .captcha input {
	position:relative;
	margin-bottom:10px;

}


.frontend username {
float:left;	
}

.frontend .submit input{
	
padding:5px 10px;
font-weight:bold;
letter-spacing:1px;
font-size:16px;	
background:#494a4e !important;
color:#FFFFFF !important;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
text-transform: uppercase;
transition: all 0.5s ease, padding 2.8s linear;
	-webkit-transition: all 0.5s ease, padding 2.8s linear;
	-moz-transition: all 0.5s ease, padding 2.8s linear;
border:1px solid #494a4e;
}

.frontend .submit input:hover{
	background:#f6f6f6 !important;
	color:#494a4e !important;
	}

@media (max-width:480px){
	
	.frontend input{
color:#494a4e;
border-color:#6E6E6E;
border:1px solid;
border-radius:3px;
	margin-top:7px;
	text-align:left !important;
padding:3px 7px; 
max-width:100%;
}

.frontend{font-weight:400;
	letter-spacing:0.5px;
  font-family: 'Poppins', sans-serif;
  text-align:left !important;
  font-size:14px;
  }
.frontend title {
	float:left;	
}
.frontend .captcha input {
	position:relative;
	margin-bottom:15px;
}


.frontend username {
float:left;
}
	
}



/*================= responsive-video ========================*/

.responsive-video {
position: relative;
padding-bottom: 5px;
padding-top: 5px; overflow: hidden;
}

.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/*==== BTN  =====*/


.btn-apollo {
font-family: 'Oswald', sans-serif;
font-size:13px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-top: 10px;
	background:#c61a21 !important;
	color:#ffffff !important;
	border:1px solid #c61a21 !important;
	transition: all 0.5s ease, padding 2.8s linear;
	-webkit-transition: all 0.5s ease, padding 2.8s linear;
	-moz-transition: all 0.5s ease, padding 2.8s linear;	
}

.btn-apollo:hover{
	background:#eb1c24 !important;
	border:1px solid #eb1c24 !important;
	color:#ffffff !important;
	}
	
.btn-apollo em {
color:#eb1c24 !important;	
}
/*=========================*/

/* Module Section */
.module,
.module-small {
  position: relative;
  padding: 50px 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

/* Module header */
.module-small {
  padding: 70px 0;
}

.module-extra-small {
  padding: 25px 0px;
}

.module-medium {
  padding: 75px 0px;
}

.holder-w {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  height: 1px;
  width: 50%;
}

.holder-w:before {
  border-top: 1px solid #eaeaea;
  position: relative;
  display: block;
  content: "";
  top: 1px;
  height: 1px;
  width: 100%;
}

/* Sections dividers */
.divider-w {
  border-top: 1px solid #eaeaea;
  margin: 0;
}

.divider-d {
  border-top: 1px solid #202020;
  margin: 0;
}


/* Half-image */


.side-image {
  position: absolute;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
-o-background-size: cover;
-ms-background-size:cover;
}

.side-image-text {
  background: #fff;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 140px 60px 140px;
}


/* Finance case study header */
.finance-image-content {
  border: 0px solid #e5e5e5;
  padding: 20px 0px;
}

.finance-image-content .module-title {
  margin-bottom: 20px;
}

.finance-image-content .alt-features-item {
  margin-top: 20px;
}
/*----------
	Services & Features
----------------------*/
.features-item {
  margin: 20px 0;
  text-align: center;
}

.features-icon,
.alt-features-icon {
  line-height: 1.2;
  font-size: 42px;
  color: #494a4e;
}

.features-title,
.alt-features-title {
 /* text-transform: uppercase;*/
  letter-spacing: 0px;
  font-weight: 700;
  font-size: 16px !important;
  color: #c61a21;
  margin: 10px 0 10px;
 font-family: 'Poppins', sans-serif;
}

.alt-features-item {
  position: relative;
  padding-left: 0px;
  margin: 25px 0 0 0;
}

.alt-features-icon {
  position: absolute;
  height: 40px;
  width: 40px;
  left: 0;
  top: 0;
  text-align: center;
  line-height: 40px;
  font-size: 28px;
}

.alt-features-title {
  font-size: 13px;
  margin: 0 0 10px;
}

/* Content box */
.content-box {
  margin: 20px 0;
  text-align: center;
}

.content-box-title {
  font-weight: 400;
  font-size: 18px;
  color: #494a4e;
  margin: 16px 0 15px;
}

.apollo-border{
border-right:1px solid #ddd;	
border-bottom:1px solid #ddd;		
}


@media(max-width:767px){

.logocover{
border-bottom:none !important;
float:left;
margin-bottom:15px;
}
.logocover img{
width:90%;
margin-left:5%;
height:auto;
}

.top-left-nano{
	
}
.top-right-nano span{	
display:none !important;		
}

.top-collapse img{
display	:none !important;
}


.logo{
margin-bottom:10px !important;
margin-top:10px !important;
}

.logo:hover{
transform:none !important;		
}
 .top-header-right{
 display:none !important;
 }
 
 .top-right{
   display:none !important;
}


#owl-demo .item img {
	width:100%;
	margin-bottom:20px;
	height:auto !important;	
	display: block;
}
	

.header-bg{
 margin-top: 0px !important;
}


.con-inner{
margin-bottom:50px;
margin-left:0px !important;
}

.newsinter{ 
background:none !important;} 




.titlehouse {
font-size:30px;
line-height: 160%;
font-weight:400;
text-shadow: none;    
}

.title-bgimg{
background:none !important;
height:150px;
padding-top:20px;
}
.bookmark5{
display:none !important;
}

.note-sec{
width:100%;
}

.himal {
width:100%;
height:110% !important;
padding:20px 10px;
}	


.note-sec-01{
width:100%;
background:#494a4e !important;
}

.himal-01 {
width:100%;
height:110% !important;
padding:20px 10px;
}	

.note-sec-02{
width:100%;
background:#EDF1F2 !important;
}

.himal-02 {
width:100%;
height:110% !important;
padding:20px 10px;
}	


.note-sec-namaste{
width:100%;
background:rgba( 255, 255, 255, 0.96) !important;
}

.himal-namaste {
width:100%;
height:110% !important;
padding:20px 10px;
}	


.outsourcing-pannel{
margin-bottom:20px;	
}


.pawan{
margin-top:0px !important;	
}



.testi{
	
width:100%;
height:auto;	
	
}


.tab-wrap .media .parrent.pull-left, 
  .media.accordion-inner .pull-left{
    clear: both;
    width: 100%;
  }


 .tab-wrap .media .pull-left{
    clear: both;
    width: 100%;
  }

  .tab-wrap .media .media-body{
    clear: both;
  }

  .nav-tabs > li.active > a:after{
    display: none;
  }


.bor-10{
border-left:none !important;
border-right:none !important;
border-bottom:none !important;
border-top:none !important;
}

.bor-05{
	border-bottom:none !important;
border-left:none !important;
border-right:none !important;
border-top:none !important;
}
}


/*------------- Services Pannel - Quick Media SCREEN--------------*/

@media (max-width:767px){
	
.services-pannel{
padding-bottom:10px;
padding-top:10px;
}
.services-pannel img{
	
	width:80px;
	height:auto;
	margin-top:-10px;
}
.apollo-box{
display:none !important;	
}

.apollo-border{
border-right:0px solid #ddd;	
border-bottom:0px solid #ddd;		
}


}


/*________________START MEDIA 1281PX___________________*/
							
@media(max-width:1281px){



 }

/*------------- ./- Services Pannel - Quick Media SCREEN--------------*/
/*================= ./- RESPONSIVE ======================== */

.apollo-box{
padding-top:0px;	
}

 .box-pro {    
  -moz-border-radius:150px;
  -webkit-border-radius:150px;
  background-position:0px 0px;
  position:absolute;
  float:left;
  height:120px;
  margin:18px;
  position:absolute;
  width:120px;
  padding:3px; 
}

.box-pro.pro-red{
 background-color:#ee1b22;
background-repeat:no-repeat; 
animation-delay: 2s; 
 
}
.box-pro.pro-green{	
 background-color:#00a652;
background-repeat:no-repeat; 
animation-delay: 2s; 
}
.box-pro.pro-yellow{	
 background-color:#fef102;
background-repeat:no-repeat; 
animation-delay: 2s; 
}
.box-pro.pro-blue{	
 background-color:#22419b;
background-repeat:no-repeat; 
animation-delay: 2s;
}


.box-pro:hover{
  border: #c61a21;   
} 

.es_services {
margin-bottom:50px;	
text-align:center !important;	
}


.es_services h2{
font-size:15px;
font-weight:300;
font-family: 'Oswald', sans-serif;
color:#fff;
letter-spacing:0.5px; 
line-height:100%;
/*text-transform:uppercase;*/
}




.es_services h4{
font-size:40px;
line-height:80%;
font-family: 'Poppins', sans-serif; 
letter-spacing:1px;
text-align:center !important; /*text-transform:uppercase;*/
}

.es_services h4 .b { display:inline-block; font-weight:900; color:#494a4e;}
.es_services h4 .c {display:inline-block; font-weight:300; color:#494a4e;}



.es_services h3{
font-size:34px;
line-height:80%;
font-family: 'Poppins', sans-serif; 

letter-spacing:1px;
text-align:center !important; 
}

.es_services h3 .b { display:inline-block; font-weight:700; color:#494a4e;}
.es_services h3 .c {display:inline-block; font-weight:400; color:#494a4e; }




@media screen and (max-width: 767px) {
	
.es_services h4{
line-height:130%;	
}	
	
}




.es_services h5{
font-size:20px;
font-weight:400;
font-family: 'Oswald', sans-serif;
color:#fff;
letter-spacing:0.5px; 
line-height:100%;
/*text-transform:uppercase;*/
}

.es_services h5:after{
transition: all 0.5s ease, padding 2.8s linear;
	-ms-transition: all 0.5s ease, padding 2.8s linear;
	-webkit-transition: all 0.5s ease, padding 2.8s linear;
	-moz-transition: all 0.5s ease, padding 2.8s linear;
	-o-transition: all 0.5s ease, padding 2.8s linear;
content:"";
width:2%;
margin-left:49%;
margin-right:49%; 
height:35px;
border-bottom:5px solid #c61a21;
  position: absolute;
  left:0;
  z-index:1;
}



.es_services h4 strong{
font-weight:bold;
}

/*------ 
SECTION BACKGROUND
( 100% support all screen size)
 ----------*/

	  .section-products {
margin-top:0px;
background:#fff !important;
background-attachment: fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size:cover;
background-size: cover;
background-position: center;
width: 100%;
display: block;
height: auto;
}

.cover-products{
padding:0px;
margin:0px;
height:100%;
width:100%;
}


.about-apollo-section {
margin-top:0px;
background:#FFFFFF !important;
background-attachment: fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size:cover;
background-size: cover;
width: 100%;
display: block;
height: auto;
}

.about-apollo-cover{
padding-top:30px;
padding-bottom:30px;
background:url(../img/pt2.png) repeat !important;
height:100%;
}


 /*  NEWS Section- BACKGROUND   */
 
.news-section {
margin-top:0px;
background:#FBFBFB url(../img/news.jpg) no-repeat left top!important;
background-attachment: fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size:cover;
background-size: cover;
background-position: center;
width: 100%;
display: block;
height: auto;
}

.news-cover{
padding-top:30px;
padding-bottom:50px;
background: rgba(255,255,255,0.9) !important;
height:100%;
width:100%;
}


/*  CNU  */

.CNU-section {
margin-top:0px;
background:#fff !important;
background-attachment: fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size:cover;
background-size: cover;
background-position: center;
width: 100%;
display: block;
height: auto;
}

.CNU-cover{
padding-top:50px;
padding-bottom:0px;
height:100%;
width:100%;
}



/*    CNU    */


/* MESSAGE SECTION */

.message-section {
margin-top:0px;
margin-bottom:0px;
background:#fff url(../img/overlay.jpg) no-repeat left top !important;
background-attachment: fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size:cover;
background-size: cover;
position:relative;
width: 100%;
display: block;
height: 100%;
}

.message-cover{
background: rgba(0,0,0,0.30) !important; 
padding-top:0px;
padding-bottom:0px;
margin:0;
height:auto;
width:100%; 
}

/*
.message-cover{
position:relative;
overflow:hidden;	
}

.message-cover:before{
position:absolute;
content:"";
width:55%;
height:220%;
background:#fff;
top:-50%;
left:-10%;
z-index:0;
transform:rotate(25deg);
transform-origin:center top 0;
transition:all .5s ease 0s;}
*/



/* AVAILABLE CATEGORIES SECTION */

.ac-section {
margin-top:0px;
margin-bottom:0px;
background:#ffffff;
background-attachment: fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size:cover;
background-size: cover;
position:relative;
width: 100%;
display: block;
height: 100%;
}

.ac-cover{
padding-top:70px;
padding-bottom:50px;
margin:0;
height:auto;
width:100%; 
}




.ac-section{
position:relative;
overflow:hidden;	
}

.ac-section:before{
position:absolute;
content:"";
width:60%;
height:220%;
background:#eb1c24;
top:-50%;
left:-10%;
z-index:0;
transform:rotate(25deg);
transform-origin:center top 0;
transition:all .5s ease 0s;}


@media(max-width:767px){
.ac-section:before{
width:100%;
}
}



/* BEST DESTINATIONS SECTION */

.as-section {
margin-top:0px;
background:#fff !important; 
background-attachment: fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size:cover;
background-size: cover;
position:relative;
width: 100%;
display: block;
height: 100%;
}

.as-cover{
padding-top:10px;
padding-bottom:80px;
height:auto;
width:100%;
}

/* END BEST DESTINATIONS SECTION */


.review-section {
margin-top:0px;
background:#fafaff !important;
background-attachment: fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size:cover;
background-size: cover;
position:relative;
width: 100%;
display: block;
height: 100%;
}

.review-cover{
padding-top:50px;
padding-bottom:50px;
height:auto;
width:100%;
}

/*=======================*/

.becteam-section  {
margin-top:0px;
background-image: url(../img/becteam.jpg) !important;
background-attachment: fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size:cover;
background-size: cover;
background-position: center;
width: 100%;
display: block;
height: 100%;
}


.becteam-cover{
padding-top:300px;
padding-bottom:30px; 
background: rgba(0,0,0,0.50) !important;
height:auto;
width:100%;
}
/*=======================*/


@media(max-width:767px){
	
.review-cover{
/*
background:rgba(255,255,255,0.90) url(../img/pt2.png) repeat !important;*/

}	


.cover-introduction {

background:#fff!important;

}

}


@media(max-width:767px){
	
		
.becteam-cover{
padding-top:110px;
padding-bottom:50px; 
}	

.becteam-left h4 .b { line-height:120%; 
text-transform:uppercase; font-size:24px; 
display:inline-block; font-weight:900; 
color:#fff; border-right:none; 
padding-right:15px; 
margin-right:15px;}

.becteam-left h4 .c {line-height:120%; 
text-transform:uppercase; 
font-size:24px; display:inline-block; 
font-weight:500; color:#fff; 
border-right:none; 
padding-right:15px;
 margin-right:15px;}

.becteam-left h4 .a{
	color:#fff ! important;	
	line-height:120%; text-transform:uppercase;
	font-weight:100; display:inline-block; font-size:24px;
}	
	
}


/*------Scttion Products----------*/

/*------Scttion Products----------*/

.becteam {

width:100%;
padding:20px 10px 50px 10px;	
bottom:0px;	
}

.becteam-left{

	float:left;
	color:#fff;	
}


.becteam-left h4{
font-family: 'Poppins', sans-serif; 
text-align:left; 
}

.becteam-left h4 .b { line-height:100%; text-transform:uppercase; font-size:35px; display:inline-block; font-weight:900; color:#fff; border-right:1px solid #f1f1f1; padding-right:15px; margin-right:15px;}
.becteam-left h4 .c {line-height:100%; text-transform:uppercase; font-size:35px; display:inline-block; font-weight:500; color:#fff; border-right:1px solid #f1f1f1; padding-right:15px; margin-right:15px;}


.becteam-left h4 .a{
	color:#fff;	
	line-height:100%; text-transform:uppercase;
	font-weight:100; display:inline-block; font-size:35px;
}

.becteam-left p{
	
font-family: 'Poppins', sans-serif; 
text-align:left;
display:block;
font-weight:300;
color:#eb1c24;
font-size:20px;
margin:10px 0; 
line-height:130%; 
}



.becteam-right{

	float:left;
	color:#fff ! important;
	width:100%;
	
}

.becteam-right i {
font-size:20px;
margin-left:15px;
color:#fff;	
}


.becteam-right a{
	  color: #ffffff !important; 
  border:2px solid #c61a21;
background: #c61a21; 
  font-family: 'Oswald', sans-serif;
  letter-spacing:0.7px;
  text-align:center;
  text-transform:uppercase;
  border-radius:0px;
-ms-border-radius:0px;
 -webkit-border-radius:0px;
 -moz-border-radius:0px;
 -o-border-radius:0px;
  transition: all 1.0s ease, padding 2.8s linear;
	-ms-transition: all 1.0s ease, padding 2.8s linear;
	-webkit-transition: all 1.0s ease, padding 2.8s linear;
	-moz-transition: all 1.0s ease, padding 2.8s linear;
	-o-transition: all 1.0s ease, padding 2.8s linear;
	font-size:16px;
	padding: 10px 20px;
	margin-right:1px;
	margin-bottom:10px;
	float:left;
}

.becteam-right a:focus, 
.becteam-right a:active,
.becteam-right a:hover{
	  color: #ffffff !important; 
  border:2px solid #eb1c24;
background: #eb1c24; 
	
}


/*------Scttion Services----------*/
#owl-abroadstudy .services-padding{
padding:2px;	
}





.es-grid li  {
	height: 220px;
	margin-bottom:30px;
	width:100%;
}


.es-item {
	width: 100%;
	height: 100%;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	
	position: relative;
	cursor: default;
	box-shadow: 
		inset 0 0 0 0 rgba(0,173,239,1.0),
		inset 0 0 0 10px rgba(255,255,255,0.8),
		0 1px 2px rgba(0,0,0,0.1);
		
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.es-img-1 { 
	background-image: url(../images/1.jpg); background-repeat: no-repeat; 
width: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size:cover;
background-size: cover;	  background-position: center; 
}

.es-img-2 { 
	background-image: url(../images/2.jpg);	 background-repeat: no-repeat;

width: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size:cover;
background-size: cover; background-position: center;
}

.es-img-3 { 
	background-image: url(../images/3.jpg); background-repeat: no-repeat; 
	
width: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size:cover;
background-size: cover; background-position: center;
}

.es-img-4 { 
	background-image: url(../images/4.jpg); background-repeat: no-repeat; 
	
width: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size:cover;
background-size: cover; background-position: center;
}
.es-img-5 { 
	background-image: url(../images/5.jpg); background-repeat: no-repeat; 
	
width: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size:cover;
background-size: cover; background-position: center;
}


.es-img-6 { 
	background-image: url(../images/6.jpg); background-repeat: no-repeat; 
	
width: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size:cover;
background-size: cover; background-position: center;
}
.es-img-7 { 
	background-image: url(../images/7.jpg); background-repeat: no-repeat; 
	
width: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size:cover;
background-size: cover; background-position: center;
}

.es-img-8 { 
	background-image: url(../images/8.jpg); background-repeat: no-repeat; 
	
width: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size:cover;
background-size: cover; background-position: center;
}




.es-img-9 { 
	background-image: url(../images/9.jpg); background-repeat: no-repeat; 
	
width: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size:cover;
background-size: cover; background-position: center;
}

.es-img-10{ 
	background-image: url(../images/10.jpg); background-repeat: no-repeat; 
	
width: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size:cover;
background-size: cover; background-position: center;
}

.es-img-11 { 
	background-image: url(../images/11.jpg); background-repeat: no-repeat; 
	
width: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size:cover;
background-size: cover; background-position: center;
}

.es-img-12 { 
	background-image: url(../images/12.jpg); background-repeat: no-repeat; 
	
width: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size:cover;
background-size: cover; background-position: center;
}

.es-img-13 { 
	background-image: url(../images/13.jpg); background-repeat: no-repeat; 
	
width: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size:cover;
background-size: cover; background-position: center;
}

.es-img-14 { 
	background-image: url(../images/14.jpg); background-repeat: no-repeat; 
	
width: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size:cover;
background-size: cover; background-position: center;
}


.es-img-15 { 
	background-image: url(../images/15.jpg); background-repeat: no-repeat; 
	
width: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size:cover;
background-size: cover; background-position: center;
}



.services-padding .serviceshover{
font-size:15px;
line-height:120%;
font-family: 'Oswald', sans-serif;
letter-spacing:1px;
text-align:center !important; 
text-transform:uppercase;
font-weight:400; 
color:#fff;
padding-top:10px;


-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;

}

.services-padding:hover .serviceshover{ 
display:none;
}



.es-info {
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 0%;
	opacity: 0;
	
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	
	-webkit-backface-visibility: hidden; /*for a smooth font */

}

.es-info h3 {
	color: #fff;
text-transform:uppercase;	
	position: relative;
	letter-spacing: 2px;
	font-size: 20px;
	margin: 0 30px;
	padding: 65px 0 0 0;
	height: 110px;
	font-family: 'Oswald', sans-serif;
	font-weight:lighter;
text-shadow: 
		0 0 1px #fff, 
		0 1px 2px rgba(0,0,0,0.3); text-align:center;
}

.es-info p {
	padding: 10px 5px;
	margin: 0 auto;
	width:100%;
	border-top: 1px solid rgba(255,255,255,0.5); 
	text-align:center !important;
}


.es-item:hover {
	box-shadow: 
		inset 0 0 0 110px rgba(0,173,239,1.0),
		inset 0 0 0 10px rgba(255,255,255,0.8),
		0 1px 2px rgba(0,0,0,0.1); 
}

.es-item:hover .es-info {
	opacity: 1;
	
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);	
}




/*===================== Our Services =======================*/


.es_services {
margin-bottom:50px;	
text-align:center !important;	
}


.es_services h2{
font-size:15px;
font-weight:300;
font-family: 'Oswald', sans-serif;
color:#fff;
letter-spacing:0.5px; 
line-height:100%;
}




.es_services h4{
font-size:40px;
line-height:80%;
font-family: 'Poppins', sans-serif; text-transform:uppercase;
letter-spacing:1px;
text-align:center !important; /*text-transform:uppercase;*/
}

.es_services h4 .b { display:inline-block; font-weight:700; color:#fff;}
.es_services h4 .c {display:inline-block; font-weight:100; color:#fff;}



.es_services h3{
font-size:34px;
line-height:80%;
font-family: 'Poppins', sans-serif; 
letter-spacing:0.5px;
text-align:center !important; 
}

.es_services h3 .b { display:inline-block; font-weight:700; color:#494a4e;}
.es_services h3 .c {display:inline-block; font-weight:400; color:#494a4e; }




@media screen and (max-width: 767px) {
	
.es_services h4{
line-height:130%;	
}	
	
}



.es_services h2:after{
transition: all 0.5s ease, padding 2.8s linear;
	-ms-transition: all 0.5s ease, padding 2.8s linear;
	-webkit-transition: all 0.5s ease, padding 2.8s linear;
	-moz-transition: all 0.5s ease, padding 2.8s linear;
	-o-transition: all 0.5s ease, padding 2.8s linear;
content:"";
width:2%;
margin-left:49%;
margin-right:49%; 
height:35px;
border-bottom:5px solid #c61a21;
  position: absolute;
  left:0;
  z-index:1;
}



.es_services h4 strong{
font-weight:bold;
}







/*------
Scttion Services
----------*/


.view-services img {
   -webkit-transform: scaleY(1);
   -moz-transform: scaleY(1);
   -o-transform: scaleY(1);
   -ms-transform: scaleY(1);
   transform: scaleY(1);
   -webkit-transition: all 0.7s ease-in-out;
   -moz-transition: all 0.7s ease-in-out;
   -o-transition: all 0.7s ease-in-out;
   -ms-transition: all 0.7s ease-in-out;
   transition: all 0.7s ease-in-out;
}
.view-services .mask {
   background-color: rgba(255, 231, 179, 0.3);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-services h2 {
   border-bottom: 1px solid rgba(0, 0, 0, 0.3);
   background: transparent;
   margin: 20px 40px 0px 40px;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   color: #333;
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-services p {
   color: #333;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}
.view-services a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}
.view-services:hover img {
   -webkit-transform: scale(10);
   -moz-transform: scale(10);
   -o-transform: scale(10);
   -ms-transform: scale(10);
   transform: scale(10);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-services:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-services:hover h2,.view-services:hover p,.view-services:hover a.info {
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}


/* ======= 
video-controls  
=======  */

.video-controls-box {
  position: absolute !important;
  bottom: 40px;
  left: 0;
  width: 100%;
  z-index: 1;
}

.video-controls-box a {
  display: inline-block;
  color: #fff;
  margin: 0 5px 0 0;
}



/*  WHAT WE DO */
#what-we-do{
	background:#ffffff;
}
#what-we-do .card{
	padding: 1rem!important;
	border: none;
	margin-bottom:1rem;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}
#what-we-do .card:hover{
	-webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
	-moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
	box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
}
#what-we-do .card .card-block{
	padding-left: 50px;
    position: relative;
}
#what-we-do .card .card-block a{
	color: #007b5e !important;
	font-weight:700;
	text-decoration:none;
}
#what-we-do .card .card-block a i{
	display:none;
	
}
#what-we-do .card:hover .card-block a i{
	display:inline-block;
	font-weight:700;
	
}
#what-we-do .card .card-block:before{
	font-family: FontAwesome;
    position: absolute;
    font-size: 39px;
    color: #007b5e;
    left: 0;
	-webkit-transition: -webkit-transform .2s ease-in-out;
    transition:transform .2s ease-in-out;
}
#what-we-do .card .block-1:before{
    content: "\f0e7";
}
#what-we-do .card .block-2:before{
    content: "\f0eb";
}
#what-we-do .card .block-3:before{
    content: "\f00c";
}
#what-we-do .card .block-4:before{
    content: "\f209";
}
#what-we-do .card .block-5:before{
    content: "\f0a1";
}
#what-we-do .card .block-6:before{
    content: "\f218";
}
#what-we-do .card:hover .card-block:before{
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);	
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}


/* ============ 
Brand Ambassador  
========= */

.bradford-brand{
margin-top:60px;	
}

.svg-wrapper {
  height: 60px;
margin: 0 auto;
  position: relative;
  transform: translateY(-50%);
  width: 320px;
}

.shape {
  fill: transparent;
  stroke-dasharray: 140 540;
  stroke-dashoffset: -474;
  stroke-width: 8px;
  stroke: #eb1c24;
}

.brand {
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  letter-spacing: 2px;
  line-height: 32px;
  position: relative;
  top: -56px; font-weight:bold;
  text-align:center;
}

.brand span{
	
  font-size: 15px;
  letter-spacing:2px; font-weight:normal;
  line-height:16px; display:block;
  text-transform:uppercase;
}

@keyframes draw {
  0% {
    stroke-dasharray: 140 540;
    stroke-dashoffset: -474;
    stroke-width: 8px;
  }
  100% {
    stroke-dasharray: 760;
    stroke-dashoffset: 0;
    stroke-width: 5px;  stroke: #c61a21;
  }
}

.svg-wrapper:hover .shape {
  -webkit-animation: 0.5s draw linear forwards;
  animation: 0.5s draw linear forwards; 
}

/*   ===============  BACKGROUND  ============  */ 


/*=====================================
Ourservices
======================================*/
.Ourservices-area{
    position: relative;
}
.Ourservices-area .container .Ourservices-entry{    
    overflow: hidden;
}
.Ourservices-icon {
    height: 68px;
    width: 68px;
    border: 2px solid #eb1c24;
    border-radius: 100%;
    display: inline-block;
    position: relative;
    padding: 10px; 
	color:#eb1c24;
    cursor: pointer;
}
.Ourservices-estate:hover .Ourservices-icon{
    color:#FFF;
    border: 2px solid transparent;
    background-color: #eb1c24;
}

.Ourservices_text{
    color:#FFF;
}
.Ourservices-estate{
    background-color:#fffffd;
    padding: 25px 0px;
    text-align: center;
    fill: #FFF;
	border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
	box-shadow: rgba(0, 0, 255, 0.05) 0px 0px 60px 5px inset, rgba(0, 0, 255, 0.1) 0px 0px 60px 5px inset;	
	
	

    /*
	box-shadow: rgba(0, 0, 255, 1.0) 0px 0px 1px 2px;
	box-shadow: 0 0 20px 5px rgba(68, 88, 144, 0.22); 
		box-shadow: rgba(0, 0, 255, 0.5) 0px 30px 60px -12px inset, rgba(0, 0, 255, 0.3) 0px 18px 36px -18px inset;
   -webkit-box-shadow:0 0 20px 5px rgba(68, 88, 144, 0.22);
   -moz-box-shadow:0 0 20px 5px rgba(68, 88, 144, 0.22);*/
}

.Ourservices-estate h3 {
    font-family: 'Poppins', sans-serif; 
    font-weight: 400;
	font-size:13px;
	color:#494a4e;
	letter-spacing:1px;
    text-transform: uppercase;
    margin: 20px 0px 0px;
}

.Ourservices_text ul {
    padding-left: 0px;
    list-style: outside none none;
    margin-top: 45px;
}
.Ourservices_text ul li {
    margin-bottom: 10px;
}
.Ourservices_text ul li span {
    font-size: 18px;
    margin-right: 15px;
}
.Ourservices-circle{
    background: transparent;
    display: inline-block;
    height: 50px;
    width: 50px;
    border-radius: 100%;
    margin: -20px 0px;
    border: 10px solid rgba(0,0,255,0.1);
    position: relative;
    z-index: 11;
}
.Ourservices_text .page-title h2 {
    text-transform: uppercase;
    background-color:transparent;
    position: absolute;
	font-family: 'Source Serif Pro', serif;
	font-weight:bold;
	color:#494a4e;
    font-size: 24px;
	letter-spacing:1px;
    top: 75px;
    right: 26px;
    border-radius: 50%;
    padding:45px 10px;	
}


/*===================================================
count-area
===================================================*/

@media (max-width: 480px){

    .Ourservices_text .page-title h2 {
        color:#494a4e;
        text-transform: uppercase;
        background-color: #FFF;
        top: 126px;
        right: 26px;
        font-weight: 500;
        font-size: 27px;
        padding: 35px 10px;
        height: 100px;
        position: initial;
        width: 100%;
        border-radius: 5px;
    }
    .asks-first { 
        padding: 15px;
        margin-bottom: 10px;

    }
    .asks-first-info {
        color: #FFF;
        margin: 5px;
    }
    .Ourservices-circle {
        background-color: transparent;
        display: inline-block;
        border-radius: 100%;
        border: 0px solid #FFF;
    }
    .Ourservices-estate {
        background-color: #FFF;
        padding: 20px 0px;
        text-align: center;
        fill: #FFF;
    }
    .Ourservices-area .container .Ourservices-entry {
        padding: 10px 5px 65px;
        overflow: hidden;
    }
}


@media (min-width: 480px) and (max-width: 767px){

    .Ourservices_text .page-title h2 {
        color:#494a4e;
        text-transform: uppercase;
        background-color: #FFF;
        top: 126px;
        right: 26px;
        font-weight: 700;
        font-size: 24px;
        padding: 35px 10px;
        height: 100px;
        position: initial;
        width: 100%;
        border-radius: 7px;
    }
    .asks-first { 
        padding: 15px;
        margin-bottom: 10px;
    }
    .asks-first-info {
        color: #FFF;
        margin: 5px;
    }
    .Ourservices-circle {
        background-color: transparent;
        display: inline-block;
        height: 50px;
        width: 50px;
        border-radius: 100%;
        margin: -18px 0px;
        border: 10px solid #FFF;
        position: relative;
        z-index: 1000;
    }
    .Ourservices-estate {
        background-color: #FFF;
        padding: 20px 0px;
        text-align: center;
        fill: #FFF;
    }
    .Ourservices-area .container .Ourservices-entry {
        padding: 10px 5px 65px;
        overflow: hidden;
    }
}

@media (min-width: 768px) and (max-width: 979px){
    .proerty-th-list .col-md-4 .item-thumb img { 
        height: 285px; 
        width: 100%;
        padding-right: 14px;
    }
    .pr0 {
        padding-right: 15px !important;
    }
    
    .proerty-th-list p { 
        padding-top: 10px; 
    }
}

@media (min-width: 969px) and (max-width: 1169px){

    .proerty-th-list .col-md-4 .item-thumb img { 
        height: 285px; 
        width: 100%;
        padding-right: 14px;
    }
    
    .proerty-th-list p { 
        padding-top: 10px; 
    }
}





/* ================ COUNTER ========== */
.counter-section {
margin-top:0px;
background:url("../img/counter.jpg") no-repeat;
background-attachment: fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size:cover;
background-size: cover;
background-position: center;
width: 100%;
display: block;
height: auto;
}

.counter-cover{
padding-top:50px;
padding-bottom:20px;
background: rgba(0,0,0,0.9)!important;
height:100%;
width:100%;
}


@media (max-width: 767px) {
	
	.counter-section { display:none !important;
	overflow-x:hidden;
	}
}
/*-=-=-=-=-=-=-=-=-=-=-=- */
/* JOINUS TODAY */
/*-=-=-=-=-=-=-=-=-=-=-=- */
.joinus-today { 
margin:10px 0; color: #ffffff !important; 
} 
 
.joinus-today { 
  color: #ffffff !important; 
  border:2px solid #c61a21;
background: #c61a21; 
  font-family: 'Oswald', sans-serif;
  letter-spacing:0.7px;
  text-align:center;
  text-transform:uppercase;
  border-radius:0px;
-ms-border-radius:0px;
 -webkit-border-radius:0px;
 -moz-border-radius:0px;
 -o-border-radius:0px;
  transition: all 1.0s ease, padding 2.8s linear;
	-ms-transition: all 1.0s ease, padding 2.8s linear;
	-webkit-transition: all 1.0s ease, padding 2.8s linear;
	-moz-transition: all 1.0s ease, padding 2.8s linear;
	-o-transition: all 1.0s ease, padding 2.8s linear;
	font-size:16px;
	padding: 10px 20px;
	float:right;
} 
 
 
.joinus-today:focus, 
.joinus-today:active,
.joinus-today:hover{
	  color: #ffffff !important; 
  border:2px solid #eb1c24;
background: #eb1c24; 
	
}

.joinus-today i {
	margin-left:15px;
}

/*===================================================
count-area
===================================================*/


.contact-2018 {
display:block; 
}

.contact-2018 li{
font-family: 'Poppins', sans-serif;
color:#fff;
line-height:150%; font-size:16px; 
list-style:none; text-decoration:none;
padding:15px 0px; letter-spacing:1px;

font-weight:400;
margin-top:15px; 
}


.contact-2018 img{
width:100%; height:auto; 

}



.contact-pokhara {
margin-bottom:40px;	
display:block; 

}

.contact-pokhara li{
font-family: 'Poppins', sans-serif;
color:#fff;
line-height:150%; font-size:16px; 
list-style:none; text-decoration:none;
padding:15px 0px; letter-spacing:1px;
font-weight:400;
margin-top:0px; border-top:1px dashed rgba(255,255,255,0.2);
}



.contact-pokhara h4 {
font-family: 'Oswald', sans-serif;
color:#f9f9f9;
line-height:150%; font-size:16px; 
list-style:none; text-decoration:none;
padding:15px 0px;    text-transform:uppercase;
   letter-spacing:0.7px;
   font-weight:normal;
   font-family: 'Poppins', sans-serif;
margin-top:0px;
text-align:right; 
}


@media (max-width: 767px){
	.contact-pokhara h4 {
		
		text-align:left;
	}
	
	
	.rb_header_nav li{
		display:none !important;
		margin-right:20px;
		
	}
	
	
	
	
}


.bf-fmenu li {
	border-bottom:1px dashed rgba(0,0,0,0.09);
	padding-left:20px;
	padding-top:2px;
	padding-bottom:2px;
	list-style:none; 
	}
	
	
.bf-fmenu li:last-child {
border-bottom:none !important;	
}

.bf-fmenu li:before  {
vertical-align:middle;
font-family: FontAwesome;
        margin-left:-30px;
        content: "\f178";	
		color:#95a5a6;	
position:absolute;

transition: all 1s ease, padding 2.8s linear;
	-ms-transition: all 1s ease, padding 2.8s linear;
	-webkit-transition: all 1s ease, padding 2.8s linear;
	-moz-transition: all 1s ease, padding 2.8s linear;
	-o-transition: all 1s ease, padding 2.8s linear;
}

.bf-fmenu li:hover:before  {
margin-left:-20px;
color:#eb1c24;	
}

.bf-fmenu a{
	text-decoration:none;
}
.bf-fmenu a:hover{
	color:#eb1c24;
}

/*====  HEADER =====*/
.rb_header_nav li{
	display:inline-table;
float:right;
margin-top:5px;
margin-bottom:5px;
background:#eb1c24;
padding:5px 10px; 
border:1px solid #FBFBFB;
  
 -webkit-box-shadow: inset 200px 0px 0px -155px rgba(0,171,239,1);
-moz-box-shadow: inset 200px 0px 0px -155px rgba(0,171,239,1);
box-shadow: inset 200px 0px 0px -155px rgba(0,171,239,1);

 -moz-transition-duration: 1s; /* Safari */
  -webkit-transition-duration: 1s; /* Safari */
    transition-duration: 1s; position:relative;
	 
}


.rb_header_nav li:hover{	
background:#c61a21;
}


.rb_header_nav a{
	color:#ffffff !important;
	text-decoration:none;
letter-spacing:0.5px;
line-height:150%;
font-family: 'Poppins', sans-serif;
list-style:none;
font-weight:400; 
font-size:14px; 
position:relative;
	}
.rb_header_nav a:hover{
	text-decoration:none;
	
}




.rb_header_nav li em{
	
color:#fff !important;
margin-left:5px;
margin-right:15px;
}


.nepali_flag{ 
margin:5px 0px 0px 5px; 
padding-left:50px;	
background:#494a4e;
	
	
}


/*================ 
ABROAD STUDY FOOTER ICON 
=====================*/

.abroad-study-footer{	
margin:30px 0px 50px 0px;
}


/*           AUTO IMAGES SIZE       */


#bradford-photo img{
width:100%;
height:auto;
margin:20px 0px; 
}

/* Top Popular Course Area CSS */
.single-top-popular-course {
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
  background-color: #eef3f6; }
  .single-top-popular-course .popular-course-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54%;
    flex: 0 0 54%;
    max-width: 54%;
    width: 54%;
    padding: 30px; }
    @media only screen and (max-width: 767px) {
      .single-top-popular-course .popular-course-content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%; } }
    .single-top-popular-course .popular-course-content h5 {
      font-size: 18px;
      font-weight: 500;
      margin-bottom: 8px; }
    .single-top-popular-course .popular-course-content span {
      font-size: 12px;
      color: #61ba6d;
      margin-bottom: 10px;
      display: block; }
    .single-top-popular-course .popular-course-content .course-ratings {
      font-size: 10px;
      color: #fbb710;
      margin-bottom: 30px; }
      .single-top-popular-course .popular-course-content .course-ratings .fa-star-o {
        color: #e0e3e4; }
  .single-top-popular-course .popular-course-thumb {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 46%;
    flex: 0 0 46%;
    max-width: 46%;
    width: 46%;
    height: 350px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .single-top-popular-course .popular-course-thumb {
        height: 420px; } }
    @media only screen and (max-width: 767px) {
      .single-top-popular-course .popular-course-thumb {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .single-top-popular-course .popular-course-thumb {
        height: 250px; } }

.popular-course-details-area .single-top-popular-course {
  margin-bottom: 0; }
  .popular-course-details-area .single-top-popular-course .popular-course-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 570px;
    flex: 0 0 570px;
    max-width: 570px;
    width: 570px;
    padding: 30px;
    margin-left: auto; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .popular-course-details-area .single-top-popular-course .popular-course-content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 465px;
        flex: 0 0 465px;
        max-width: 465px;
        width: 465px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .popular-course-details-area .single-top-popular-course .popular-course-content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 370px;
        flex: 0 0 370px;
        max-width: 370px;
        width: 370px; } }
    @media only screen and (max-width: 767px) {
      .popular-course-details-area .single-top-popular-course .popular-course-content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%; } }
    .popular-course-details-area .single-top-popular-course .popular-course-content h5 {
      font-size: 36px;
      font-weight: 500;
      margin-bottom: 8px;
      margin-left: -2px; }
    .popular-course-details-area .single-top-popular-course .popular-course-content span {
      font-size: 14px;
      color: #61ba6d;
      margin-bottom: 10px;
      display: block; }
    .popular-course-details-area .single-top-popular-course .popular-course-content .course-ratings {
      font-size: 10px;
      color: #fbb710;
      margin-bottom: 30px; }
      .popular-course-details-area .single-top-popular-course .popular-course-content .course-ratings .fa-star-o {
        color: #e0e3e4; }
  .popular-course-details-area .single-top-popular-course .popular-course-thumb {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
    height: 620px; }
    @media only screen and (max-width: 767px) {
      .popular-course-details-area .single-top-popular-course .popular-course-thumb {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        height: 400px; } }

		
		.section-padding-100-70 {
  padding-top: 100px;
  padding-bottom: 70px; }
  
  
/*============== What Makes Us the Best ======================*/  
  
  .choose {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  width: 100%;
  float: left;
}
.choose .half {
  width: 50%;
  display: inline-block;
  background: #eb1c24;
}

@media screen and (max-width: 768px) {
  .choose .half {
    width: 100%;
  }
}

.features-wrap {
  padding: 4em;
}
@media screen and (max-width: 768px) {
  .features-wrap {
    padding: 1em;
  }
}
.features-wrap h2, .features-wrap h3, .features-wrap p {
  color: #fff !important;
}
.features-wrap p {
  color: rgba(255, 255, 255, 0.9) !important;
}

.features {
  position: relative;
  margin-bottom: 60px;
}
.features h3 {
  font-size: 20px;
}
.features .icon {
  position: absolute;
  top: 0;
  left: 0;
  display: table;
  width: 80px;
  height: 80px;
  background: #c61a21;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.features .icon i {
  display: table-cell;
  vertical-align: middle;
  height: 80px;
  font-size: 30px;
  color: #fff;
}
.features .desc {
  padding-left: 100px;
}

.img-bg, .img-user {
  display: block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}

.rashu-video {
  display: table;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  height: 500px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 30px;
}
@media screen and (max-width: 992px) {
  .rashu-video {
    height: 450px;
  }
}
.rashu-video a {
  z-index: 1001;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -45px;
  margin-left: -45px;
  width: 90px;
  height: 90px;
  display: table;
  text-align: center;
  background: #fff;
  -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
  -ms-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
  -o-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.rashu-video a i {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  font-size: 40px;
}
.rashu-video .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.rashu-video:hover .overlay {
  background: rgba(0, 0, 0, 0.7);
}
.rashu-video:hover a {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.rashu-social-icons {
  margin: 0;
  padding: 0;
}
.rashu-social-icons li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.rashu-social-icons li a {
  display: -moz-inline-stack;
  display: inline-block;
  /*zoom: 1;
  display: inline;*/
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
}
.rashu-social-icons li a i {
  font-size: 20px;
}

.contact-info-wrap {
  margin-bottom: 3em;
}
.contact-info-wrap p span {
  padding-right: 10px;
}
.contact-info-wrap p span i {
  font-size: 20px;
  color: #c61a21;
}

.rashu-heading {
  margin-bottom: 5em;
}
.rashu-heading h2 {
font-size: 32px; 
 font-weight:300; 
letter-spacing:1px; 
  margin-bottom: 20px;
  line-height: 1.5;
  color:#ffffff;
  position: relative;
  display: block; 
font-family: 'Poppins', sans-serif; 
}

@media screen and (max-width: 768px) {
  .rashu-heading h2 {
    font-size: 28px;
  }
}

/* Message Section
--------------------------------*/

#message {
  padding: 0 0;
  margin: 0;
background:#FBFBFB;
}

#message .message-content {
padding: 60px 0 30px 100px;
}

#message .message-ceo{
	font-size: 15px; 
 font-weight:400; 
  color:#494a4e;
  display: block; 
font-family: 'Poppins', sans-serif;
	
}

#message .message-ceo h2{
font-size:24px;
font-weight:lighter;
font-family: 'Oswald', sans-serif;
color:#494a4e !important;
letter-spacing:1px;
text-align:left; 
position: relative; 
margin-bottom:30px;
}
#message .message-ceo h2:after{
transition: all 0.5s ease, padding 2.8s linear;
	-ms-transition: all 0.5s ease, padding 2.8s linear;
	-webkit-transition: all 0.5s ease, padding 2.8s linear;
	-moz-transition: all 0.5s ease, padding 2.8s linear;
	-o-transition: all 0.5s ease, padding 2.8s linear;
content:"";
width:30px;
height:35px;
border-bottom:2px solid #eb1c24;
  position: absolute;
  left:0;
  z-index:1;
  margin-left:0px;
}

#message .message-ceo h2:hover:after{
width:40px;
}

#message .message-content ul {
  list-style: none;
  padding: 0;
}

#message .message-content ul li {
  padding-bottom: 5px;
}

#message .message-content ul li em {
  font-size: 20px;
  padding-right: 4px;
  color:#c61a21;
}

#message .message-img {
  position: relative;
  margin: 30px 30px 30px 30px;
  z-index: 111 !important; 
}

#message .message-img img {
  width: 100%;
  border: 8px solid #fff;
  transition: .5s;
}

#message .message-img img:hover {
  width: 100%;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  transform: scale(1.05);
  
  box-shadow: 0 5px 15px 0 rgba(31, 73, 125, 0.3);	
-webkit-box-shadow: 0 5px 15px 0 rgba(31, 73, 125, 0.3);	
-moz-box-shadow: 0 5px 15px 0 rgba(31, 73, 125, 0.3);
}

#message .message-img:before {
  position: absolute;
  left: -51px;
  top: -50px;
  width: 90%;
  height: 92%;
  z-index: -1;
  content: '';
  background-color:#c61a21;
  transition: .5s;
}

#message .message-img:after {
  position: absolute;
  right: -51px;
  bottom: -50px;
  width: 90%;
  height: 92%;
  z-index: -1;
  content: '';
  background-color:#c61a21;
  transition: .5s;
}

@media screen and (max-width: 768px) {
 #message .message-content {
  padding-left:0px;
}
message .message-ceo{
  padding:0px;
}

#message .message-img img:hover {
  -webkit-transform: scale(1.00);
  -moz-transform: scale(1.00);
  transform: scale(1.00);
}

#message .message-img:before {
display: none;  
}

#message .message-img:after {
display: none;  
}
}

/*========= CEO MESSAGE =============*/

/*========= GOOGLE MAP =============*/

.new-google-map{
	background:transparent;
	width:100%;	
	left:0;
}

.gmap-section  {
margin-top:0px;
background-attachment: fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size:cover;
background-size: cover;
background-position: center;
width: 100%;
display: block;
height: 100%;
}


.gmap-cover{
padding-top:0;
padding-bottom:0; 
background:transparent !important;
height:auto;
width:100%;
}





.map {
  position: relative;
}

.contact-block {
z-index:1;
top:0px;
bottom:0; 
height: 100px;
  /*box-shadow: 15px 0px 0px 0 rgba(0, 0, 0, 0.3);	
-webkit-box-shadow: 15px 0px 0px 0 rgba(0, 0, 0, 0.3);	
-moz-box-shadow: 15px 0px 0px 0 rgba(0, 0, 0, 0.3);*/
}

@media screen and (max-width: 768px) {
.contact-block {
top: 0;
bottom:0;
padding:5px; height: 130px;
}
.contact-block .c4u-box {
padding:20px;
background:#fff;
width:100%;
margin:10px 0;
}
.map-uiti{
	width:100%; 
	margin-bottom:0px;
}

}


.map-uiti{
	width:100%; 
	margin-bottom:-100px;
}


.contact-block .c4u-box {
padding:10px;
background:#35475d;
width:94%; color:#FBFBFB !important;
margin:0 3%; height: 150px;
border-radius:8px 8px 0px 0px;
-moz-border-radius:8px 8px 0px 0px;
-webkit-border-radius:8px 8px 0px 0px;

box-shadow: 0px -10px 10px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0px -10px 10px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px -10px 10px rgba(0, 0, 0, 0.3);
}

.contact-block .c4u-box h4{
font-size:16px;
font-weight:700;
font-family: 'Oswald', sans-serif;	
color:#028fff !important;
letter-spacing:1px;
text-align:center; 
position: relative; line-height:15px;
text-transform:uppercase;
}




/*
.contact-block h4 {
 font-size:24px;
font-weight:700;
font-family: 'Poppins', sans-serif;	
color:#c61a21 !important;
letter-spacing:1px;
text-align:left; 
position: relative; 
margin-bottom:10px;
margin-top:20px;
}

.contact-block li {
 font-size:16px;
font-weight:400;
letter-spacing:0.5px;
font-family: 'Poppins', sans-serif;	
color:#c61a21;
text-align:left; 
position: relative; 
list-style:none; 
margin-bottom:17px; 
display: list-item;
}


.contact-block li strong{
 font-size:24px;
font-weight:700;
letter-spacing:0.7px; 
line-height:normal;
}

.contact-block li i{	
background:#c61a21;
color:#FBFBFB;
padding:10px;
float:left;	
display:block;
margin-right:20px; 
}

*/

/*===== 2020-10-07 =======*/

#ceo-message img{
float: left !important; 
margin-right: 25px; 
margin-left: 0px !important; 
width: 45%; 
height: auto; 
margin-top: 20px;
}


@media screen and (max-width: 767px) {
	
#ceo-message img{
float: left !important; 
margin-right: 0px; 
width: 100%; 
height: auto; 
margin-top: 20px;
margin-bottom:20px;
}	
	
}


/*==============================================
                 start-main-header
 ===============================================*/
 
.membership-logo{
margin-top:10px;
width:100%;
 }
 
.membership-logo li{
margin-right:3px;
padding:5px;
margin-bottom:10px;
list-style:none;  
float:left;
border:1px solid rgba(255,255,255,1);  
display:inline-block;
box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.22);
}
 
 .membership-logo li img{
 height:60px;
 width:auto;
 }
 
 .membership-logo li img:hover{
 
  -o-filter:contrast(110%);
 -webkit-filter: contrast(110%);
   -moz-filter: contrast(110%);
  filter: contrast(110%); 
  -ms-filter:contrast(110%);
  
  }
  
 
 

/*=========================================INNER PAGE=========================================*/




.linkroot{
font-size:13px;
font-weight:300;
font-family: 'Poppins', sans-serif;
text-align:right;
color:#494a4e;
margin-bottom:10px;
font-style:italic;
}

.con-inner{
margin-bottom:50px;
margin-left:0px;
}



/*   Inner Page Title    */

.title-bg-color{
background:#c61a21;
}
.title-bgimg{
height:200px;
width:100%;
position:relative;
 /*display: table-cell;*/
    vertical-align: middle;
	bottom:-21px; 	padding:20px 0px;
}

.titlehouse { 
text-align: center; 
font-size:50px;
line-height:160%;
color:#ffffff;
font-weight:700;
font-family: 'Poppins', sans-serif;
letter-spacing:1px;
text-transform:none;
-webkit-font-smoothing: antialiased !important; 
}

/*   ./- Inner Page Title    */


.breadcrumb, .breadcrumb li{
font-size:13px;
font-family: 'Poppins', sans-serif;
text-decoration:none !important;
font-weight:400;
color:#ccc;
text-align:center;
background:none !important;
line-height: 130%; letter-spacing:0.5px;
}
.breadcrumb a{
font-size:13px;
font-weight:400; letter-spacing:0.5px;
font-family: 'Poppins', sans-serif;
color:#c61a21;
}
/*=========== 
CONTENT ABOUT US 
=============*/

.bf_aboutus{
background:transperent;
text-align:justify;
font-weight:normal !important;
}

.bf_aboutus h3{
font-size:20px;
font-weight:bold;
line-height: 160%;
margin-bottom:30px;
}

.bf_aboutus h3:after{
transition: all 0.5s ease, padding 2.8s linear;
	-ms-transition: all 0.5s ease, padding 2.8s linear;
	-webkit-transition: all 0.5s ease, padding 2.8s linear;
	-moz-transition: all 0.5s ease, padding 2.8s linear;
	-o-transition: all 0.5s ease, padding 2.8s linear;
content:"";
width:20px;
height:34px;
border-bottom:3px solid #c61a21;
  position: absolute;
  left:0;
  z-index:1;
  margin-left:15px;
}

/*.bf_aboutus h3:hover:after{
width:40px;
}*/



.bf_aboutus li{
list-style:none; 
line-height:160%;
padding:5px 0px 5px 20px;
border-bottom:1px dashed rgba(0,0,0,0.1);
position: relative;
}
.bf_aboutus li:hover{
color:#c61a21;
}

.bf_aboutus li:last-child {	
border-bottom:none;		
}
 
.bf_aboutus li:before {
    content: "\f111";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
text-decoration: inherit;
    color: #c61a21;
    font-size: 14px;
    position: absolute;
    left:-1px; vertical-align: middle !important;
}

/* ==========*/

.bf_aboutus li em{
color:#c61a21;
margin-right:20px;
}

.bf_aboutus img{
float:right !important;
margin-left:20px;
text-align:justify;
max-width:65%;
height:auto;
margin-bottom:10px;
}

@media (max-width:767px){

.bf_aboutus img{
float:left;
margin-left:0px;
text-align:justify;
max-width:100%;
width:100%;
margin:15px 0;
}


}
/*    
INNER PAGE CONTROL    
     */

.apollo_aboutus{
font-weight:normal !important;
}

.apollo_aboutus h3{
font-size:20px;
font-weight:bold;
line-height: 160%;

}

.apollo_aboutus h3:after{
transition: all 0.5s ease, padding 2.8s linear;
	-ms-transition: all 0.5s ease, padding 2.8s linear;
	-webkit-transition: all 0.5s ease, padding 2.8s linear;
	-moz-transition: all 0.5s ease, padding 2.8s linear;
	-o-transition: all 0.5s ease, padding 2.8s linear;
content:"";
width:30px;
height:32px;
border-bottom:2px solid #eb1c24;
  position: absolute;
  left:0;
  z-index:1;
  margin-left:15px;
}

.apollo_aboutus h3:hover:after{
width:35px;
}



.apollo_aboutus li{
list-style:none; 
line-height:160%;
padding:3px 0px;
border-bottom:1px dashed rgba(0,0,0,0.1);
}
.apollo_aboutus li:hover{
color:#c61a21;
}
.apollo_aboutus li em{
color:#eb1c24;
margin-right:10px; position:relative;
}


/*==================== 
I WIDGET
=====================*/

.i-widget {
  margin: 20px 0px;
  padding-left: 0;
  list-style:none;
 display: inline-block;
  margin-right:0px;
}

.i-widget li{
  float:none;
  margin-bottom:5px;
  display: inline-block;
}

.i-widget li a {
  background:#f5f5f5;
  border-radius: 4px;
  color: #888;
  display: inline-block;
  padding: 5px 15px;
}

.i-widget li a:hover{
  background:#494a4e;
  color: #FFFFFF;
}

/*==================================================*/
a.btn-primary {
color:#FFFFFF;
background:#494a4e;
transition: background 1.0s ease, padding 2.8s linear;
	border:1px solid #494a4e; 
}
a.btn-primary:hover {
color:#494a4e;
	border:1px solid #FFFFFF; 
	background:#FFFFFF;
}


a.btn-default{
font-family: 'Oswald', sans-serif;
font-size:13px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.1em;
	background:#c61a21 !important;
	color:#fff !important;
	border:1px solid #c61a21 !important;
	transition: all 1.5s ease, padding 2.8s linear;
	-webkit-transition: all 1.5s ease, padding 2.8s linear;
	-moz-transition: all 1.5s ease, padding 2.8s linear;
margin-left:20px;
}
a.btn-default:hover{
	background:#f6f6f6 !important; border:1px solid #f6f6f6 !important;
	color:#494a4e !important;
}
/*==================================================*/

.onlinerow img{
border-radius:0px 0px 8px 8px;
-moz-border-radius:0px 0px 8px 8px;
-webkit-border-radius:0px 0px 8px 8px;
margin:20px auto;
	
	
	-webkit-filter: contrast(125%);
   -moz-filter: contrast(125%);
  filter: contrast(125%);
  transition: 2.0s ease, padding 2.8s linear ;
}

.onlinerow img:hover{
  -webkit-filter: grayscale(70%);
 -moz-filter: grayscale(70%);
  filter: grayscale(70%);
   -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}


/* Carousel Slider
============================================== */
.item img {
  display: block;
  width: 100%;
  height: auto;}



/*===== OWL DEMO SECTION =======*/



/*=======*/
#owl-demo a{
background:none;	
	width:100%;
	display:block;
	z-index:100;
	text-decoration:none;
	
	   -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
}
#owl-demo a:hover{
text-decoration:underline;	
}

/*=======*/
#demotwo a{
background:none;	
	width:100%;
	display:block;
	z-index:100;
	text-decoration:none;
	
	   -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
}
#demotwo a:hover{
text-decoration:underline;	
}

/*=== 
ICON INLINE
====*/



.bec-download{
width:100%;
overflow:hidden;
}

#bec-university{
padding-bottom:20px ;
background:transparent;
width:100%;
}

.bec-university-list {
padding-top:0px ; margin-bottom:3px; 

-webkit-transition: all 1.0s ease;
-moz-transition: all 1.0s ease;
-o-transition: all 1.0s ease;
transition: all 1.0s ease !important; 
transition-timing-function: linear !important;
}

.bec-university-list:hover a{
opacity:0.5;
}

.bec-university-list:hover li:hover a:hover{
opacity:1.0 !important;
}
a.om_2 {
opacity:1.0 !important;
}

.bec-university-list a{
-webkit-transition: all 1.0s ease;
-moz-transition: all 1.0s ease;
-o-transition: all 1.0s ease;
transition: all 1.0s ease !important; 
transition-timing-function: linear !important;
}

.bec-university-list li{
display:inline-table;
text-decoration:none; 
list-style:none; 
}


.bec-university-list li img{
width:95% !important;
height:auto !important;
border:2px solid #ddd; background:#FBFBFB;
padding:5px;
margin:5px;
-webkit-transition: border 0.3s ease;
-moz-transition: border 0.3s ease;
-o-transition: border 0.3s ease;
-ms-transition: border 0.3s ease;
transition: border 0.3s ease;

}
.bec-university-list li:hover img{
border:2px solid #c61a21;
}


/* =========== OWL THEME =========== */
 /* OWL-THEME CONTROLS */
.owl-theme .owl-controls{
    margin-top:0px;
}
.owl-theme .owl-controls .owl-buttons div{
    background: transparent !important;
}
/* =========== OWL THEME =========== */


@media only screen and (max-width: 480px){
    .owl-theme .owl-controls{
        margin-top: 20px;
    } 

.bec-download{

}

.bec-university-list{
width:100%; 
}

}






/*======= TAG - CLOUD ==========*/
.tag-cloud a {
border: 1px solid #eeeeee !important;
background:#f9f9f9;
}


.tag-cloud a:hover {
background:#494a4e !important;
}
/*======= TAG - CLOUD ==========*/

/*-------------------menutab-------------------------*/	
			
	
.menutab{
		width:100%;
		overflow:hidden;
		list-style:none;
		margin-bottom:10px;
	}
		.menutab li {
			float:left;
			padding:0 12px 5px 0;
		}
		.menutab li.last {
			padding-right:12px;
		}
			.menutab li a {
				display:block;
				width:400px;
				height:30px;
				background:url(../images/menutab.gif) no-repeat 0 0;
				color:#777777;
				font-size:11px;
				line-height:32px;
				text-transform:uppercase;
				text-decoration:none;
				max-width:100%;
			}
			.menutab li a:hover {
				background-position:0 -30px;
				color:#777777;
			}
				.menutab li a span {
					display:block;
					padding:0px 0px 0 0px;
					overflow:hidden;
					cursor:pointer;
				}
				.menutab li a img {
					float:left;
					margin-right:10px;
				}
				.menutab li a strong {
					font-weight:bold;
					font-size:11px;
					color:#777777;
					text-transform:uppercase;
					letter-spacing: +1px;
					min-height:35px;
					height:auto !important;
					height:35px;
					display:block;
				}
	
	
	li.quick-link {
	}
	
	
	.rupee{
	color:#777 !important;
	overflow-x:auto;
	overflow-y:hidden;
	border:1px solid rgba(0, 0, 0, 0.1);
	}
	
	
.well-c{
background: url(../img/21.png) no-repeat left top;  
padding-left:25px;
margin-left:-20px;
width:100%;
height:auto;
}
.well{background:none !important;
 box-shadow:none !important;
	-webkit-box-shadow:none !important; 
   -moz-box-shadow:none !important;	
   border:none !important;
}
	
/*------------------/.menutab--------------------------*/
	


.pagenumber{
width:100%;
font-size:14px;
color:#494a4e;
text-align:left;
padding:5px;
background:#;
display:block;
font-weight:400;
padding-left:50px;
padding-top:15px;
line-height:180%;
border:0px solid #eee;
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
}
.pagenumber a{
color:#494a4e;
font-weight:400;
margin-left:10px;
background:#eee;
padding:1px 10px;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border:1px solid #D2D2D2;
}
.pagenumber a:hover{
-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.125);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.125);
background:#F0F0F0;
border:1px solid #D2D2D2;
}




/*===================== Current Demands ==================================*/
.demands-scroll{
max-height:500px;
overflow-y:scroll;	
}



.current-demands h4{
color:#c61a21;
font-weight:lighter;
font-size:30px;
line-height: 160%;
font-family: 'Oswald', sans-serif;
letter-spacing:1px;
}

.current-demands h4:after{
transition: all 0.5s ease, padding 2.8s linear;
	-ms-transition: all 0.5s ease, padding 2.8s linear;
	-webkit-transition: all 0.5s ease, padding 2.8s linear;
	-moz-transition: all 0.5s ease, padding 2.8s linear;
	-o-transition: all 0.5s ease, padding 2.8s linear;
content:"";
width:10%;
margin-left:45%;
margin-right:45%; 
height:45px;
border-bottom:3px solid #05B661;
  position: absolute;
  left:0;
  z-index:1;
}

.current-demands h4:hover::after{
width:30%;
margin-left:35%;
margin-right:35%;  
}

.current-demands h4 strong{
font-weight:bold;
}


.news-demands{
text-align:center !important; font-weight:400; 	letter-spacing:0.5px;
	font-size:13px; 	 display:inline-table !important;
	margin-right:2px; margin-top:2px; clear:both;
	margin-bottom:0px; 
	padding:4px 5px;  background:rgba(255,255,255,0.2);
font-family: 'Poppins', sans-serif;
float:left;
transition: all 0.5s ease, padding 2.8s linear;
	-ms-transition: all 0.5s ease, padding 2.8s linear;
	-webkit-transition: all 0.5s ease, padding 2.8s linear;
	-moz-transition: all 0.5s ease, padding 2.8s linear;
	-o-transition: all 0.5s ease, padding 2.8s linear;
border:1px solid #BDBDBD;	
}

.news-demands:hover{
background:#c61a21;
color:#ffffff;		
}


.apply-demands{
	display:inline-table !important;
	margin-left:5px; margin-top:2px;
	padding:3px 15px;  list-style:none;
	background:#05B661; float:left;	
transition: all 0.5s ease, padding 2.8s linear;
	-ms-transition: all 0.5s ease, padding 2.8s linear;
	-webkit-transition: all 0.5s ease, padding 2.8s linear;
	-moz-transition: all 0.5s ease, padding 2.8s linear;
	-o-transition: all 0.5s ease, padding 2.8s linear;
border:1px solid #FBFBFB;
	}
.apply-demands a{
	text-align:center !important; 
	font-weight:400; 	
	letter-spacing:1px;
	font-size:13px; 
color:#ffffff; text-decoration:none;
text-transform:uppercase; 
font-family: 'Poppins', sans-serif;
} 
.apply-demands:hover{
background:#c61a21;
color:#ffffff;		
}


.demands-cover{
	width:100%;
clear:both;
border-bottom:2px dashed rgba(0,0,0,0.2);	
padding:10px 0px;
}

.rbc_projects{
font-size:13px;
font-weight:400;		
}

/*=====================./- 
Current Demands
 ==================================*/
 /*===============MNS MADE SIMPLE====================*/
	
.newsletter-nip 	.cms_form {
	color:#fff !important;
	margin-top:20px;
	text-align:left;
	font-weight:400;
	}
	
	.newsletter-nip .cms_textfield{
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	 box-shadow:none;
	-webkit-box-shadow:none;
   -moz-box-shadow:none;
   border:1px solid #969696;
   color:#494a4e !important;
      width:100%;
	  padding:4px 5px;
	}
	
	.newsletter-nip .cms_submit{
	transition: all 1.0s ease, padding 2.8s linear;
	-webkit-transition: all 0.5s ease, padding 2.8s linear;
	-moz-transition: all 1.0s ease, padding 2.8s linear;
	background:#c61a21 !important;
	color:#ffffff !important;
	padding:5px 15px;
	 box-shadow:none;
	-webkit-box-shadow:none;
   -moz-box-shadow:none;
   	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
   border:1px solid #c61a21 !important;
   float:right;
   letter-spacing: 0.1em;
   font-size:14px;
text-transform:uppercase;
font-family: 'Oswald', sans-serif;
font-weight:400;
	}
	
	.newsletter-nip .cms_submit:hover{
	background:#eb1c24 !important;
	color:#ffffff !important;
	border:1px solid #eb1c24 !important;
	}
/*===============/.MNS MADE SIMPLE====================*/


/* ========== 
VIDEO POP UP MODULE 
============*/

.bs-example{
    	margin: 20px;
    }
    .modal-content iframe{
        margin: 0 auto;
        display: block;
    }	
	
	
	
	
	.modal {
    display: none; 
    position: fixed; 
    z-index: 1; 
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4); 
}


.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

 .modal-content iframe{
        margin: 0 auto;
        display: block;
    }

/* ========== ./- 
VIDEO POP UP MODULE 
============*/




.text-primary{
	color:#e5f1ff !important;
	text-align:center;
	border:2px solid #98c8ff;
			border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	}
	
	
	.fa-inverse{
	color:#c61a21;
	transition: color 1.0s ease, padding 2.8s linear;
		border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;

	}
	.fa-inverse:hover{
	color:#eb1c24;
	box-shadow: 0px 15px 15px 0px rgba(0, 0, 0, 0.06);
-webkit-box-shadow: 0px 15px 15px 0px rgba(0, 0, 0, 0.06);
-moz-box-shadow: 0px 15px 15px 0px rgba(0, 0, 0, 0.06);
-ms-box-shadow: 0px 15px 15px 0px rgba(0, 0, 0, 0.06);
}
	
	.services-pannel{
	padding-bottom:0px;
	transition: color 1.0s ease, padding 2.8s linear;
margin-bottom:20px;
}

.service-inner{
padding:0px 0px 0px 0px;
}	
.services-pannel img{
	float:left;
	width:125px;
	height:auto;
	margin-right:20px;	
	text-align:justify;
	position:relative;
	margin-top:-30px;
}

.bor-10{
position: relative; 
}

.bor-10:after {
  content : "";
  position: absolute;
  left   : 0;
  right:0;
  z-index: 100;
  top  : 25%;
  border-left:2px solid #FFF;
  border-right:2px solid #FFF;
  width  : 100%;
  height   : 25px;  
  background: transparent;
}

@media (max-width: 991.98px){ 

.bor-10:after {
display:none;
border-left:0px solid #FFF;
  border-right:0px solid #FFF;
  height   : 0px;  /* or 100px */
}
 }




.text-muted{
font-family: 'Poppins', sans-serif;
margin-bottom:10px;
line-height: 160%;
color:#ffffff; font-size:15px;
padding:5px 15px !important; 
font-weight:400;
}

.text-muted a{
	color:#ffffff;
padding:10px 10px;
font-weight:700;
display:block;
	}
	
	.text-muted a:hover {
	color:#FBFBFB;
	}


.line-height-btn-lg{
    line-height: 100px;
}	
.margin-left-10{
    margin-left: 10px;
}
.btn-icon-container{
    display: table;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #007ee5;
}
.btn-icon-container-lg{
    display: table;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 8px solid #007ee5;
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box
}
.btn-icon-container-lg i{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #007ee5;
    font-size: 28px;
    margin-left: 3px;
}
.line-height-btn-lg{
    line-height: 100px;
}
.btn-icon-container i{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #007ee5;
    font-size: 18px;
}	
	
	
h4.service-heading{
color:#c61a21;
font-weight:bold;
font-size:24px;
line-height: 160%;
font-family: 'Poppins', sans-serif;
letter-spacing:1px;
text-align:center;
}

h4.service-heading b{
font-weight:bold;
font-size:24px;
}

h4.service-heading a:hover{
text-decoration:none !important;
}

h3.service-heading{
color:#ffffff;
font-weight:400;
font-size:20px;
line-height: 160%;
font-family: 'Poppins', sans-serif;
letter-spacing:1px;
text-align:left;
padding-left:15px !important;
margin-bottom:20px;
}

h3.service-heading:after{
transition: all 0.5s ease, padding 2.8s linear;
	-ms-transition: all 0.5s ease, padding 2.8s linear;
	-webkit-transition: all 0.5s ease, padding 2.8s linear;
	-moz-transition: all 0.5s ease, padding 2.8s linear;
	-o-transition: all 0.5s ease, padding 2.8s linear;
content:"";
width:25px; 
height:35px;
border-bottom:2px solid #fff;
  position: absolute;
  left:0;
  z-index:1;
  margin-left:15px;
}

h3.service-heading:hover::after{
width:35px; 
}


h3.service-heading:hover{
text-decoration:none !important;
}


h3.service-heading strong{
font-weight:bold;
color:#c61a21;
}


h4.service-heading a:hover{
text-decoration:none !important;
}

.intro-pec {
margin-top:30px;	
	
}
	
.intro-pec img{
	float:left;
	margin-right:20px;
	width:35%;
	height:auto;
	margin-top:10px;
	text-align:justify;
	border-radius:0;
-moz-border-radius:0;
-webkit-border-radius:0;
}
	
@media (max-width:767px) {
.intro-pec img{
	float:left;
	margin:20px 0px;
	width:100%;
}	
	
	
}	
		
/*=======
FOOTER START
=====*/

#bottom {
background: #303030;
  border-bottom: 1px solid #f6f6f6;
  font-size: 15px;
  padding-top:10px;
  border-top:0px solid #02190F;
  margin-top:20px;
  color:#C5C5C5;
}
#bottom form{
padding:10px;
border:1px solid #FFFFFF;
background: #f6f6f6;
color:#494a4e;
font-weight:400;
border-radius:8px;
-moz-border-radius:8px;
-webkit-border-radius:8px;
font-size:13px;
}


#bottom h3 {
  margin-top: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size:18px;
  font-weight:700;
  color: #C5C5C5;
}


#bottom ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#bottom ul li {
  display: block;
  padding: 5px 0;
}

#bottom ul li a {
  color: #C5C5C5;
}

#bottom ul li a:hover {
  color: #FFFFFF;
  text-decoration:underline;
}

#bottom .widget {
  margin-bottom: 0;
}


#footer {
  padding-top: 20px;
  padding-bottom: 40px;
  background: #f8f9fb;
}

#footer .copyright-2019 {
color: #494a4e;
font-size:15px;
margin-top:20px;
text-align:left;
font-weight:400; 
}

#footer .copyright-2019 strong{
font-weight:700; 
}

#footer a {
  color: #494a4e;
}

#footer a:hover {
  color: #eb1c24;
  text-decoration:none;
}

#footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer ul > li {
  display: inline-block;
  margin-left: 15px;
  font-weight:400;
}


/*=======/.FOOTER END=====*/

/*===============table-responsive====================*/
	
.table-responsive
{
    overflow-x: auto;
}
.table-responsive p{
padding:0 0px 0 10px;

}


@media (max-width: @screen-xs) {
	
	
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    border: 1px solid @table-border-color;}
	
	}
	
	
	
.tr-one td{
background:none;
	border:1px solid rgba(0, 0, 0, 0.1);
	padding:20px auto;
	}
	
	
	@media(max-width:767px){
	
	
	.tr-one td{
background:none;
	border:0px solid rgba(0, 0, 0, 0.1);
	}
	
	
	}
	
	
	/*===============/.table-responsive====================*/

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
.panel-heading h4, b{
font-size:18px !important;
}
 .header-bg{
 margin-top:0px !important;
}
 .well-c{
background:none !important;  
padding-left:0px !important;
margin-left:0px !important;
}
.top-header-right{
 display:none !important;
 }
 
 } 

/*+++++++++++++++++++++++++++TAB CONTENT++++++++++++++++++++++++++++++++++++*/


.panel-default{
width:100%;
background:none !important;
	 box-shadow:none !important;
	-webkit-box-shadow:none !important; 
   -moz-box-shadow:none !important;	
border:none !important;
}

.panel-body{
border-top:1px dashed rgba(0, 0, 0, 0.2);
width:100%;		
}


.panel-body p{
line-height: 160%;
text-align:justify;
color:#494a4e;
font-weight:lighter;
}

.media-body h3{
margin-top:0;
font-size:15px;
letter-spacing:0.5px;
font-weight:400;
line-height: 160%;
width:100%;
text-align:left;
position:relative;
color:#494a4e;
}

a.papu{
background:#494a4e;	
}

/*========================================*/

.acarousel-controls {
text-align:right;
margin-top:-10px;
margin-bottom:0px;
}
a.acarousel-control {
font-size:16px;
background:#c61a21;
color:#fff;
padding:2px 8px;
}

a.acarousel-control:hover{
background:#f1f1f1;
color:#c61a21;

}

/*+++++++++++++++++++++++++++/. TAB CONTENT++++++++++++++++++++++++++++++++++++*/

/*================================*/

.contactform{
margin-top:0px !important;	
margin-bottom:5px;	
width:100%;
color:#626262;
font-family: 'Poppins', sans-serif;
font-weight: 400 !important;
background:none !important;
}
.contactform fieldset {padding: 1em; background:none !important;
width:90%;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
} 
.contactform fieldset legend {font-weight: 400;
font-family: 'Poppins', sans-serif;
} 

.contactform div {width: 100%; padding: 0.25em 0 0.25em 0;
} 
.contactform div label {display: block; width: 90% !important; 
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;

} 
.contactform div.required {color: #f00;
}
.message{width: 100% !important; }
.contactform textarea{
width: 90% !important; 
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;	
}

.contactform textfield{
width: 90% !important; 
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;	
}


.contactform textinput{
width: 90% !important; 
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
	
}

/*================================*/
.outsourcing-pannel{
	background:none !important;
color:#FFFFFF;	
}
.text-hello{
	color:#FFFFFF;
	line-height: 160%;	
}
.text-hello a{
	color:#FFFFFF;
	font-weight:800;
	line-height: 160%;
}

h4.outsourcing-heading{
color:#FFFFFF;	
line-height: 160%;
font-weight:700;
font-size:18px;	
text-transform:uppercase;
}


/*================================*/
.top-collapse img {
width:225px !important;
height:auto;
padding:10px 0px 5px 0px !important;
float:left;	
z-index:9999 !important;
}	
	
/*====================== RASHU KAKE SECTION ==================*/
img.kale:hover{ -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";
		transition: transform 1.5s ease, padding 2.8s linear;
		}
		
/*================= PACKAGE ========================*/	

				.boxgrid h3{
					
					 color:#FFF; font-size:18px;  font-weight:bold;  font-family: 'Oswald', sans-serif;
					text-align:center;
					margin-top:-30px;
					margin-bottom:15px;
					line-height: 160%;
					letter-spacing:0.9px;
				}
				
				.boxgrid h5{
					padding: 0 10px; 
					color:#FFF; 
					font-weight:400; 
					 font-family: 'Oswald', sans-serif;
					text-align:center;
					line-height: 160%;
					font-size:11.0pt;
				}
				
				.boxgrid h4{
					padding: 0 10px; 
					color:#FFF; 
					font-weight:700; 
					 font-family: 'Oswald', sans-serif;
					text-align:center;
					line-height: 160%;
					font-size:11.5pt;
					margin-top:-12px;
				}
				
				
				.boxgrid h5 span{
					
				padding: 0 10px; 
					color:#FFF; 
					font-weight:400; 
					 font-family: 'Oswald', sans-serif;
					text-align:center;
					line-height:100%;
					font-size:10.0pt;	
					
					
				}
				
				
				
				
				
				.boxgrid{ 
				width:100%; 
				height:280px; 
				float:left; 
				overflow: hidden; 
				position: relative; 
				margin:5px auto;
				background:none;
			}
			
			
			
			
			.boxgrid:hover{
border: none; 
				
			}
			
			
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
					height: 100%;
					width:100%;
					background:none;
					vertical-align: middle;
					float:center; 
					/*opacity:0.6;*/

				}
				.boxgrid p{ 
					padding: 0 10px; 
					color:#FFF; 
					font-weight:400; 
					font-family: 'Poppins', sans-serif;
					text-align:left;
					line-height: 130%;
					font-size:14px;
					
				}
				.boxgrid a{
					
					color:#FFF;
					font-weight:400;
					text-decoration:none;
					font-family: 'Poppins', sans-serif;
				}
				.boxgrid a:hover{
				color:#fff;		
				}
				
			.boxcaption{ 
				float: left; 
				position: absolute; 
				background: rgba( 7, 77, 157, 0.60); 
				height: 100%; 
				width: 100%; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
				
				-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;	
				
 			}
			.boxcaption:hover{
				
				background: rgba( 7, 77, 157, 0.80);
				
			}
			
			
			.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
	


	.yespadding-l{
padding:0px 1px 0px 1px;		
		}
		
		.yespadding-m{
padding:0px 1px 0px 1px;	
		}
		
		
		.yespadding-r{
padding:0px 1px 0px 1px;	
		}
		
		
	.yespadding-l2{
padding:0px 1px 0px 1px;		
		}
		
		.yespadding-m2{
padding:0px 1px 0px 1px;	
		}
		
		
		.yespadding-r2{
padding:0px 1px 0px 1px;	
		}
			
		
	@media(max-width:480px){
		
	
	.yespadding-l{
padding:0px 0px 0px 0px;		
		}
		
		.yespadding-m{
padding:0px 0px 0px 0px;	
		}
		
		
		.yespadding-r{
padding:0px 0px 0px 0px;	
		}
		
		
	.yespadding-l2{
padding:0px 0px 0px 0px;		
		}
		
		.yespadding-m2{
padding:0px 0px 0px 0px;	
		}
		
		
		.yespadding-r2{
padding:0px 0px 0px 0px;	
		}	
	}
		
		

.hrc{
					
color:#494a4e;
font-weight:lighter;
font-size:30px;
line-height: 160%;
font-family: 'Oswald', sans-serif;
letter-spacing:1px;

text-align:left !important;
text-decoration:none !important;
				}
				
.hrc:after{
transition: all 0.5s ease, padding 2.8s linear;
	-ms-transition: all 0.5s ease, padding 2.8s linear;
	-webkit-transition: all 0.5s ease, padding 2.8s linear;
	-moz-transition: all 0.5s ease, padding 2.8s linear;
	-o-transition: all 0.5s ease, padding 2.8s linear;
content:"";
width:100%;
height:47px;
border-bottom:2px solid #c61a21;
  position: absolute;
  left:0;
  z-index:1;
} 
				
				
				
.hrc b{
				font-size:30px;
					font-weight:300;
				color:#494a4e;
				
				}
				
.hrct{
					font-size:24px;
					font-weight:300;
				color:#EC0605;
				line-height: 160%;
				border-bottom:0px solid #494a4e;
				border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
text-transform:uppercase;
text-align:center;
background:#FFFFFF;
				}
				
				.hrlr{
					border-top:0px solid #494a4e;
					margin-top:17px;
				}
				.btn-power{
					background:none !important;
					border:1px solid #0049A4;
					padding:3px 7px;
					text-align:center;
					border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
				}
				
				.btn-power:hover{
					
					border:1px solid #0172FE;
					
				}
				
		.hrct-01{
					font-size:24px;
					font-weight:300;
				color:#FFFFFF;
				line-height: 160%;
				border-bottom:0px solid #494a4e;
				border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
text-transform:uppercase;
text-align:center;
background:none;
transition: all 1.0s ease, padding 2.8s linear;
				}		
				
				.hrct-01:hover{
				border-bottom:0px solid #003217 !important;	
				border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
					
				}
				.hrlr-01{
					border-top:1px solid rgba(0, 0, 0, 0.01);
					margin-top:17px;
				}
				
				
				
				#main-contact-form{
					
				color:#FFFFFF !important;
					
				}
				
				


				
	
.testi{
height:270px;
width:100%;	
margin:2px 0px;	
}
a.mero{
	font-weight:700;
	color:#0152B0 !important;
}
				
				
	
.getintouch-bottom {
background:#494a4e;	
width:100%;	
color:#FFFFFF !important;	
}

/*  
GOOGLE MAP 
  */

#new-google-map{
	background:#;
	width:100%;	}




.map-contact-page{
	margin:20px 0 0 0;
border-bottom:5px solid #FBFBFB;
border-top:5px solid #FBFBFB;
	}


	

/*________________
START APPLY NEW
___________________*/			
				
				
.applynew {
	transition: all 0.5s ease, padding 2.8s linear;
	-ms-transition: all 0.5s ease, padding 2.8s linear;
	-webkit-transition: all 0.5s ease, padding 2.8s linear;
	-moz-transition: all 0.5s ease, padding 2.8s linear;
	-o-transition: all 0.5s ease, padding 2.8s linear;
-webkit-filter: grayscale(90%);
   -moz-filter: grayscale(90%);
  filter: grayscale(90%); 
  -ms-filter:grayscale(90%);
padding:2px 3px;  
}

.applynew:hover{
-webkit-filter: grayscale(0%);
   -moz-filter: grayscale(0%);
  filter: grayscale(0%); 
  -ms-filter:grayscale(0%);
transform: scale(1.05);
  -moz-transform: scale(1.05);
   -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
	 -webkit-transform: scale(1.05);  
}

/*=================== 
LIST GROUP ITEM 
====================*/

		  
		  
a.list-group-item{

border-top:0px dotted rgba(0, 0, 0, 0.0) !important;
	border-left:none !important;
	border-right:none !important;
	border-bottom:1px dotted rgba(0, 0, 0, 0.3) !important;
	color:#494a4e;
	font-weight:400;
	letter-spacing:0.5px;
	font-size:15px; 
	background:none !important; 
	position: relative;
}

.list-group a{
padding-left:40px;
border:none;
margin-left:20px;	
}


a.list-group-item:hover{
color:#c61a21;
}


a.list-group-item:last-child {
	
border-bottom:0px dotted rgba(0, 0, 0, 0.0) !important;	
	
}


a.list-group-item:before  {
vertical-align:middle;
font-family: FontAwesome;
        margin-left:-30px;
        content: "\f178";	
		color:#eb1c24;	
position:absolute;

transition: all 1s ease, padding 2.8s linear;
	-ms-transition: all 1s ease, padding 2.8s linear;
	-webkit-transition: all 1s ease, padding 2.8s linear;
	-moz-transition: all 1s ease, padding 2.8s linear;
	-o-transition: all 1s ease, padding 2.8s linear;
}

a.list-group-item:hover:before  {
margin-left:-20px;	
}

.list-group-item-header{	
font-size:16px; 
color:#494a4e;
font-weight:700; 
letter-spacing:1px;
text-transform:uppercase;
font-family: "Oswald", sans-serif; 
text-align:left;
background:transparent;
border:1px solid transparent;
}
.list-group-item-header em {
margin-right:15px;
color:#eb1c24;
margin-left:10px;
}


.list-group-shadow {	
box-shadow: 0 0 50px 5px rgba(68, 88, 144, 0.22);
-webkit-box-shadow:0 0 50px 5px rgba(68, 88, 144, 0.22);
-moz-box-shadow:0 0 50px 5px rgba(68, 88, 144, 0.22);
}

.list-group-shadow:hover {	
 box-shadow:0 5px 15px rgba(0,0,0, .09);
-webkit-box-shadow:0 5px 15px rgba(0,0,0, .09); 
-moz-box-shadow:0 5px 15px rgba(0,0,0, .09);
}
/*=================== /.LIST GROUP ITEM ====================*/		
			
			
/*=============
section-introduction
===================*/ 
/*=============section-background===================*/ 


.section-background {
background:transparent; 
margin-top:-69px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
right:0; 
position:relative;
background-attachment: fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size:cover;
background-size: cover;
width: 100%;
display: block;
height: auto;
}



.cover-background{
margin:0px;
padding:0px 0px 50px 0px;
height:100%;
width:100%;
}

@media (max-width:767px){	
.cover-background{
background:#EDF1F2;
margin-top:50px;
}	
.cover-background{
padding:70px 0px 50px 0px;
}
}



/*=============section-introduction===================*/ 


.section-introduction {
background:#fff url(../img/intro.jpg) no-repeat center top !important; 
margin:0px;
right:0; 
position:relative;
background-attachment: fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size:cover;
background-size: cover;
width: 100%;
height: auto;
}



.cover-introduction{
 padding:0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
height:100%; 
background:rgba(255,255,255,1); 
/*
background: linear-gradient(0deg, rgba(255,255,255,1) 70%, rgba(215,26,33,1) 30%);*/
}

.cover-overlay {
  position:absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width:25%;
  float:left;
background:#fff;
 padding:80px 0 50px 0;
 }

 .aboutus-overlay {
  position: relative; 
  z-index: 0; }
  .aboutus-overlay:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    content: ''; 
    height: 0px;
    background:transparent;
	}
	
	
    @media (max-width: 767.98px) {
      .aboutus-overlay:after {
        height: 100%; } 
		.ttb{
	 padding:70px 0px; 
	 }
		
		}
 
 
 
 .ttb{
	 padding:70px 10px; 
	 }
 
 .margin-b20{
  margin-bottom: 20px !important; }
  
 .what-we-do-section {
  font-size: 16px;
  display: block;
  margin-bottom: 5px;
  font-weight: 400;
  color: #494a4e; }

.what-we-do-section h2 {
  font-family: 'Poppins', sans-serif;
  font-size: 30px;
  font-weight: 700; 
  }
  
  @media (max-width: 767.98px) {
    .what-we-do-section h2 {
      font-size: 28px; } }
 

 .what-we-do-section p{
	     margin: 0;
	font-family:'Poppins', sans-serif;
color:#494a4e;
font-size:15px;
font-weight:400;
line-height:160%;
text-align:left;}
 


a.btn-simple {
  display: inline-block;
  border-bottom: 1px solid #494a4e;
  font-size: 14px;
  color: #494a4e;
  transition: 0.4s ease-in-out;
  font-family: 'Poppins', sans-serif;
  font-weight: 700; }

 a.btn-simple:hover {
    color: #eb1c24;
    border-bottom: 1px solid #eb1c24; }
	
	
.btn-bradford {
	background:#fff;
border:1px solid #eb1c24;
color:#eb1c24; padding:5px 20px;
font-size:14px; font-weight:700;
font-family:'Oswald' sans-serif;
letter-spacing:0.5px; text-transform:uppercase;
 -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
	
	box-shadow: 0 0 50px 5px rgba(68, 88, 144, 0.12);
-webkit-box-shadow:0 0 50px 5px rgba(68, 88, 144, 0.12);
-moz-box-shadow:0 0 50px 5px rgba(68, 88, 144, 0.12);
}

.btn-bradford:hover{
background:#eb1c24;
border:1px solid #eb1c24;
color:#fff;
}
.btn-bradford em{
margin-left:5px; 
font-size:15px; 
color:#eb1c24; font-weight:100;
 -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;	
	}
.btn-bradford:hover em {
	margin-left:40px;
	margin-right:-45px; 
	color:transparent;
	}
/*================ 
MEDIA PULL L.R 
==============*/

 .media>.pull-left{
  margin-right: 20px;
}

.media>.pull-right{
  margin-left: 20px;
}

ol,ul {
	list-style:none;
}

/* -----------------------
Start Service Section
-------------------- */


.services-section {
    padding-top: 20px;
    padding-bottom: 20px;
}

.service {
	padding: 40px;
	background-color: #fff;
	box-shadow: 0 0 3px #ddd;
	text-align: center;
    margin-bottom: 30px;
}

.service i {
	font-size:3.5em;
    width: 80px;
    height: 80px;
    
    margin-bottom: 10px;
    position: relative;
 color: #EC0605;
    border-top: 2px solid #EC0605;
	border-right: 1px solid #EC0605;
	border-bottom: 2px solid #EC0605;
	border-left: 1px solid #EC0605;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; 
    line-height: 80px;     
    text-align: center;
    vertical-align: bottom;	
}

.service .border {
	margin-top: 10px;
    margin-bottom: 15px;
}

.service h4 {
    font-size: 15px;
    margin-bottom: 13px;
    color: #494a4e;
    font-weight: 600;
    font-family: 'Oswald', sans-serif;
}

a.service h4  {
    font-size: 15px;
    margin-bottom: 13px;
    color: #494a4e;
    font-weight: 600;
    font-family: 'Oswald', sans-serif;
	line-height: 160%;
}


.service p {
    font-size: 13px;
    line-height: 160%;
    font-weight: 300;
	text-align:justify !important;
}

.service:hover i {
    background: #EC0605;
    color: #fff;	
}

.service:hover .border {
    margin: 0 30%;
    margin-top: 10px;
    margin-bottom: 15px;
    border-color: #EC0605;
}

/*----------------------------------------------------------*/


/*-----------------------------------------*/
/* Start Team Section
/*-----------------------------------------*/

.team-member-section {
    padding-top: 80px;
    padding-bottom: 100px;
}

#team-section {
	background-color: #ffffff;
	box-shadow: 0 0 3px #ddd;
	padding: 30px;
}

.team-member{
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}

.team-member img {
    width: 100%;
	padding:0px !important;
	margin:0px !important;
}

.team-member .team-details {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    color: #494a4e;
    padding: 0 2px;
    opacity: 0;
    text-align: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.team-member .team-details h4 {
    padding-top: 10%;
    padding-bottom: 3%;
    font-size: 18px;
  font-family: 'Poppins', sans-serif;
	font-weight:400;
}

.team-member .team-details .designation {
    padding-bottom: 3%;
    font-size: 16px;
}


.team-member .team-details li {
    display: inline-block;
    padding-top: 20px;
}

.team-member .team-details li a {
    padding: 8px 12px;
    background: #494a4e;
    border: 1px solid #494a4e;
    color: #fff;
    font-size: 15px;
}

.team-member .team-details li:hover a {
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
}


.team-details h4,
.team-details .designation,
.team-details p,
.team-details li{
    -webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,200%,0);
	transform: translate3d(0,200%,0);
}

.team-member:hover .team-details h4,
.team-member:hover .team-details .designation,
.team-member:hover .team-details p,
.team-member:hover .team-details li {
    -webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.team-member:hover .team-details {
    opacity: 1;
    filter: Alpha(Opacity=100);
}

.team-member:hover .team-details h4 {
    -webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

.team-member:hover .team-details .designation {
    -webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

.team-member:hover .team-details .description {
    -webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}

.team-member:hover .team-details li:nth-child(n+1) {
    -webkit-transition-delay: 0.25s;
	transition-delay: 0.25s;
}

.team-member:hover .team-details li:nth-child(n+2) {
    -webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

.team-member:hover .team-details li:nth-child(n+3) {
    -webkit-transition-delay: 0.35s;
	transition-delay: 0.35s;
}

.team-member:hover .team-details li:nth-child(n+4) {
    -webkit-transition-delay: 0.4s;
	transition-delay: 0.4s;
}

.team-member:hover .team-details li:nth-child(n+5) {
    -webkit-transition-delay: 0.45s;
	transition-delay: 0.45s;
}

.owl-controls {
    margin-top: 25px !important;
}



.team-details li a {
    background: #c61a21;
}

.team-member .team-details {
    background-color: rgba(40, 171, 227, 0.8);
}
/*========== 
NEWS Frame 
========================*/



.newsframe{
height:400px;
font-family: 'Poppins', sans-serif;
color:#494a4e !important;
font-weight:400 !important;
overflow:hidden !important;
padding:10px 15px 5px 0px !important;
}
.newsframe a{
color:#494a4e !important;
line-height:130% !important;

}
.newsframe a:hover{
color:#c61a21 !important;
}
a.bt-2016{
color:#FFF !important;
font-size:14px !important;
font-weight:400;
font-family: 'Poppins', sans-serif !important;
}
a.bt-2016:hover{
color:#FFF !important;
}
.newsframe p{
color:#494a4e !important;
font-size:14px !important;
}

.newsframe div{
color:#494a4e !important;
font-size:14px !important;
}


.newsframe-home{
margin:10px 0px;
height:330px;
width:75% !important;
}

@media(max-width:767px){
.newsframe-home{
width:100% !important;
height:100%;
}


}

/*=== D. ===*/

p.demand{
color:#fff;
font-size:18px;
font-family: 'Poppins', sans-serif;
letter-spacing:1px;
line-height: 160%;
margin:0px auto;
}

/*=====      
Browse Topics   
======*/

.browsetopic{
width:100%;
margin-top:0px;
background:#f8f9fb url(../img/header-himal.png) no-repeat bottom right;
padding:30px 0px 30px 0px;
color:#494a4e !important;
}
.browsetopic h3{
   color:#494a4e;
   font-size:15px;
   text-transform:uppercase;
   letter-spacing:0.5px;
   font-weight:400; 
   margin-bottom:20px;
   font-family: 'Poppins', sans-serif;
}

.browsetopic h3:after{
transition: all 0.5s ease, padding 2.8s linear;
	-ms-transition: all 0.5s ease, padding 2.8s linear;
	-webkit-transition: all 0.5s ease, padding 2.8s linear;
	-moz-transition: all 0.5s ease, padding 2.8s linear;
	-o-transition: all 0.5s ease, padding 2.8s linear;
content:"";
width:30px;
height:25px;
border-bottom:2px solid #eb1c24;
  position: absolute;
  left:0;
  z-index:1;
  margin-left:15px;
}
.browsetopic h3:hover::after{
width:40px;

}

.browsetopic ul>li {
list-style:none;
}

.browsetopic ul>li> a{
font-size:14px;
color:#494a4e;
letter-spacing:0.5px;
font-weight:400; 
font-family: 'Poppins', sans-serif;
}


@media(max-width:767px){
	
.browsetopic{
padding:30px 0px 30px 0px;
}
	
}




.c-parking{
width:100%;
height:30px;
}

.service-highlight{
margin-top:10px !important;
background:#1A253D;
padding:5px 10px;
border-radius:9px;
-webkit-border-radius:9px;
-moz-border-radius:9px;
-ms-border-radius:9px;
border:1px solid rgba(255,255,255,0.3);
}

.service-highlight li{
border-bottom:1px dashed rgba(255,255,255,0.1);
padding-bottom:3px;
}

.service-highlight li em{
color:#c61a21;
font-size:16px;
margin-right:5px;
margin-left:-17px !important;
}

/*=====================./- 
Browse Topics
==========================*/
    /*************** 
	SCROLLBAR BASE CSS
	***************/
  
/*======= 
START PYR 
======*/ 
.pyr{
  width:100%;
height:100%;   
position: relative;  
  left: 0;
  top: 0;
  margin-bottom:0px;
  margin-top:10px;
  overflow: hidden;
  }
  
  .pyr img{
 z-index:110;
   box-shadow:0 1px 3px rgba(0,0,0, .2);
	-webkit-box-shadow:0 1px 3px rgba(0,0,0, .2); 
   -moz-box-shadow:0 1px 3px rgba(0,0,0, .2);
   width:100%;
   display: block;
   position: relative; 
-webkit-transition: all 0.5s ease, padding 2.8s linear;  
  -moz-transition: all 0.5s ease, padding 2.8s linear;  
  -o-transition: aall 0.5s ease, padding 2.8s linear;  
  -ms-transition: all 0.5s ease, padding 2.8s linear;  
transition: all 0.5s ease, padding 2.8s linear;  
border-radius:3px !important;
-moz-border-radius:3px !important;
-webkit-border-radius:3px !important;
  }
  
  .pyr:hover > img{
  
  opacity:1.0 !important;
-webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -o-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  
  -webkit-filter: contrast(115%);
   -moz-filter: contrast(115%);
  filter: contrast(115%); 
  -ms-filter:contrast(115%);
   }
  
  
  .pyr h2{
position: absolute;
text-align:center;
bottom:-10px; 
z-index:1001;
width:100%;
height:100%;
background:#;
padding-top:30%;
border-radius:3px !important;
-moz-border-radius:3px !important;
-webkit-border-radius:3px !important;
border:0px dotted #fff;
}

.pyr h2 span { 

    font-family: 'Oswald', sans-serif;
   color:#fff;
   text-transform:uppercase;
   font-size:20px;
   font-weight:lighter;
   z-index:1051;
   letter-spacing:0.5px;
   width:100%;
   background: rgba(1, 133, 201, 0.9)!important;
   padding:10px 20px;
 float:left;
   position: relative; 
    }
  
 .pyr h2 span strong{
 color:#eb1c24 !important;
   font-weight:bold;
   
 } 
  
  
  /*======= 
  FINISH PYR 
  ======*/
  .co-clients{
list-style:none !important;
position:relative; 
padding-bottom:10px;
}

.co-clients h4{
font-size:24px;
font-weight:lighter;
font-family: 'Oswald', sans-serif;
color:#494a4e !important;
letter-spacing:1px;
text-align:left;
}

.co-clients-line{
border-top:0px dashed rgba(0, 0, 0, 0.2);
padding:0px 0px 10px 0px;
background:none !important;
}


@media(max-width:767px){
.co-clients h4{
text-decoration:none;
}  
.hrct-01{
border:none !important;
}
 .hrlr-01{
border:none !important;
}

}


/*
IFRAME-- (responsive-video)
*/

.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;

}

img{-webkit-filter: contrast(105%);
   -moz-filter: contrast(105%);
  filter: contrast(105%); 
  -ms-filter:contrast(105%);
  
  }
  

/*  
responsive-video     
 */

.online-enquiry iframe  {
width:100%;  
margin-bottom:100px;
min-height:800px;
}

/* 
responsive-video
*/

.tm-md{
display:block;
text-align:center;
}


.tm-md h4{
font-size:16px;
letter-spacing:0.5;
color:#494a4e;
text-align:left;
font-weight:bold;
font-family: 'Oswald', sans-serif;
border-bottom:5px solid #f6f6f6;
line-height: 160%;
padding-bottom:10px;
}

.tm-md h3{
background:none;
padding:15px 10px;
font-size:22px;
 font-family: 'Oswald', sans-serif;
color:#494a4e;
text-align:center;
font-weight:bold;
text-transform:uppercase;
border-bottom:1px solid rgba(0, 0, 0, 0.1);
line-height:160% !important;
letter-spacing:0.5px;
}
.tm-md h3 strong{

font-size:14px;
font-family: 'Oswald', sans-serif;
color:#EC0605;
text-align:center;
font-weight:lighter;
letter-spacing:0.5px;
text-transform:uppercase;
}

.tm-md h2{
margin-top:10px;
background:rgba(0, 0, 0, 0.1);
border:1px dotted #ddd;
padding:15px 10px;
font-size:18px;
 font-family: 'Oswald', sans-serif;
color:#494a4e;
text-align:center;
font-weight:bold;
letter-spacing:0.5px;
line-height:160% !important;
}

.tm-md h2 strong{
font-size:14px;
font-family: 'Oswald', sans-serif;
color:#494a4e;
text-align:center;
font-weight:lighter !important;
letter-spacing:0.5px;

}

.tm-md h2:hover{
background:#fff;
border:1px dotted #ddd;
}


.rne-lr{
padding:20px 0px;
border-top:0px dotted rgba(0, 0, 0, 0.1);

}
.rne-c{
font-size:28px;
color:#FFFFFF;
font-weight:lighter !important;
text-align:center;
line-height: 160%;
background:none;
 font-family: 'Oswald', sans-serif;
 letter-spacing:1px;
}
.rne-c i{
color:#fff;
font-weight:100;
font-size:34px;
}

@media(max-width:767px){
h4.service-heading a {
font-size:22px;
}

.ios-new h4{
line-height: 160%;
clear:both;
}
.ios-new{
margin-top:20px !important;
}

}

.btn-016{
margin-top:15px;
float:right;
}

/*======================= 
HOME PAGE CONTENT TITLE 
=================*/


.title2016 {
 position: relative;
 margin-top:0px !important;
  padding-top:0;
}

.title2016 h2{
font-size:30px;
font-weight:lighter;
font-family: 'Oswald', sans-serif !important;
color:#494a4e !important;
letter-spacing:1px;
text-align:left;
}
.title2016 h3{
font-size:24px;
font-weight:lighter;
font-family: 'Oswald', sans-serif;
color:#494a4e !important;
letter-spacing:1px;
text-align:left;
line-height: 160%;
}

.title2016 h3 b{
	
	font-size:14px !important;
font-weight:lighter;
font-family: 'Oswald', sans-serif;
color:#494a4e !important;
letter-spacing:0.5px;
text-align:left;
}

.title2016 h3:after{
content:"";
width:140px;
height:35px;
border-bottom:3px solid #c61a21;
  position: absolute;
  left:0;
  z-index:1;
  margin-left:0px;
}

.title2016 h2:after{
transition: all 0.5s ease, padding 2.8s linear;
	-ms-transition: all 0.5s ease, padding 2.8s linear;
	-webkit-transition: all 0.5s ease, padding 2.8s linear;
	-moz-transition: all 0.5s ease, padding 2.8s linear;
	-o-transition: all 0.5s ease, padding 2.8s linear;
content:"";
width:30px;
height:39px;
border-bottom:2px solid #c61a21;
  position: absolute;
  left:0;
  z-index:1;
  margin-left:0px;
}
/*
.title2016 h2:hover:after{
width:40px;
}
*/


/*NEXT PAGE*/
.left49 span{
background:#f1f1f1;
border:1px solid #f6f6f6;	
padding:3px 5px;	
font-size:16px;
font-weight:700;	
}

/*=======================./- 
HOME PAGE CONTENT TITLE 
=================*/

.Group-Holding{
  font-weight:lighter;
color:#494a4e;
font-size:24px;
text-align:left;
padding:20px 0px;
line-height: 160%;
}
.Group-Holding strong{
 font-weight:900;
letter-spacing:0.9px;
text-transform:uppercase;
font-family: 'Poppins', sans-serif;
color:#f9f9f9;
font-size:60px;
line-height: 160%;

-webkit-font-smoothing: antialiased;
text-shadow: 0px 1px 0px #999, 0px 2px 0px #888, 0px 3px 0px #777, 0px 4px 0px #666, 0px 5px 0px #555, 0px 6px 0px #444, 0px 7px 0px #333, 0px 8px 7px #001135;

}
.ddstrong{
border-bottom:5px solid #494a4e; 
}
.Group-Holding_left_A{
border-left:1px dashed rgba(0, 0, 0, 0.3);
border-right:1px dashed rgba(0, 0, 0, 0.3);
border-bottom:1px dashed rgba(0, 0, 0, 0.3);
   padding: 0 !important;
   margin: 0 !important;
 
}
.left_A_content{
padding:15px !important;
color:#494a4e;
font-size:15px !important;

}

.Group-Holding_left_B{
border-left:1px dashed rgba(0, 0, 0, 0.3);
border-right:1px dashed rgba(0, 0, 0, 0.3);
   padding: 0 !important;
   margin: 0 !important;

}
/*=================
Clients List
=====================*/

.company_list{
padding:20px 15px;
font-size:16px;
font-weight:bold;
display:block;
color:#494a4e;

}
.company_list a{
color:#494a4e;
text-decoration:underline;
float:right;
font-size:14px;
}

.company_list a:hover{
color:#494a4e;

}

.company_list em{
color:#494a4e;
}
.company_list ul{margin-top:20px;}

.company_list ul> li{
font-size:14px;
font-weight:normal;
padding-left:30px;
text-decoration:none;
}

.top-company{
padding:20px 0px;

}

/*===============
DOWNLOAD +
=====================*/
.download_plus_A{
 padding: 0 !important;
   margin: 0 !important;
border-bottom:0px dashed rgba(0, 0, 0, 0.3);
}
.download_plus_B{
 padding: 0 !important;
   margin: 0 !important;
border-bottom:none;
}


.download_brochure{
background: url(../img/pt2.png) repeat;
border:1px solid #00CE52;
text-align:center !important;
margin:20px 0px;
padding:20px 10px;
transition: all 2.0s ease, padding 2.8s linear;
-moz-transition: all 2.0s ease, padding 2.8s linear;
-webkit-transition: all 2.0s ease, padding 2.8s linear;
}

.download_brochure:hover{
background: url(../img/pt3.png) repeat;
border:1px solid #F6f6f6;
}

.download_brochure em{
font-size:38px;
color:#494a4e;
text-align:left !important;
position:absolute;
margin-left:-25px;
}

.download_brochure span{
font-size:16px;
color:#494a4e;
letter-spacing:0.5px;
font-weight:bold;
line-height: 160%;
text-transform:uppercase;
}

.download_brochure span> strong{
font-size:14px;
color:#494a4e;
font-weight:normal;
text-transform:none !important;
}

.download_brochure a{
font-size:15px;
color:#494a4e;
font-weight:normal;
text-transform:none !important;
}

/*==================== 
FOOTER (CONTACT INFO)
======================*/

.contact-info_footer{
letter-spacing:1px;
font-family: 'Poppins', sans-serif;
font-weight:lighter;
font-size:16px;
color:#494a4e !important;
line-height: 160%;
text-align:left;
}
.contact-info_footer img{
width:100px;
height:auto;
  display: block;
    margin-left: auto;
    margin-right: auto;	
}

.point_a{
background:#494a4e;
padding: 10px 10px 10px 10px;
border-radius:15px;
-webkit-border-radius:15px;
-moz-border-radius:15px;
}
.point_a strong{
font-weight:lighter !important;
margin-left:7px;
padding-left:9px;
border-left:1px solid #494a4e;
line-height: 160%;

}

.point_b{
padding-top:20px;
}
.border-pro{
width:100px;
height:10px;
border-bottom:5px solid #494a4e;

}
/*====================
(CONTACT INFO BACKGROUND)
========================*/
.contact-info_bg{
background: url(../img/99.jpg) no-repeat;
 padding: 0 !important;
   margin: 0 !important;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size:cover;
background-size: cover;
width: 100%;
display: block;
height: auto;  
overflow:hidden;
}


@media(max-width:767px){

.contact-info_bg{
background: #494a4e;
}


.carousel-inner .item > img {
  -webkit-animation: zoom 0s forwards !important;
  animation: zoom 0s forwards !important;
}

}

/*

@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(1, 1);
  }
  to {
    -webkit-transform: scale(1.4, 1.4);
  }
}

@keyframes zoom {
  from {
    transform: scale(1, 1);
  }
  to {
    transform: scale(1.4, 1.4);
  }
}

.carousel-inner .item > img {
  -webkit-animation: zoom 20s forwards;
  animation: zoom 20s forwards;
}

*/


ol.carousel-indicators {
   position: absolute;
   bottom: 15%;
   margin: 0;
   left: 3%;
   width: 15px;
}

ol.carousel-indicators li,
ol.carousel-indicators li.active {
   width: 0.8rem;
   height: 0.8rem;
margin-left: .3rem;
margin-top: .5rem;
   border-radius: 50%;
   border: 1px solid rgba(0,0,0,0.2);
   background: transparent;
float:left; 
 display: block;
}

ol.carousel-indicators li {
   background: rgba(0,0,0,0.2);
}

ol.carousel-indicators li.active {
   background: #eb1c24;
}



/*          
Hero Headers        
*/

.carousel-animate .hero {
  color: #fff;
  text-align: left;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.75);
}

/*          
Custom Buttons     
 */

.btn.btn-lg {
  padding: 10px 40px;
}
.btn.btn-hero,
.btn.btn-hero:hover,
.btn.btn-hero:focus {
  color: #FFF;
 font-family: 'Oswald', sans-serif;
 letter-spacing:1px;
  background-color: rgba(33,44,68,0.8);
  border-color: #494a4e;
  outline: none;
  margin: 20px auto;
}


.helloFi h1{
font-family: 'Poppins', sans-serif;
-webkit-font-smoothing: antialiased !important;
-moz-osx-font-smoothing: grayscale;
color: #ffffff; 
text-shadow:none !important;
padding-bottom:10px;
text-align:left; letter-spacing:2px;
}

.helloFi h1 .a .b .c .d .e .f {  
text-align:left;
}
.helloFi h1 .a {animation-delay: 1.5s;  margin-bottom:20px; display:inline-block; font-weight:300; line-height:100%; font-size:50px;}
.helloFi h1 .b {animation-delay: 1.5s;  margin-bottom:20px; display:inline-block; font-weight:900; line-height:100%; font-size:45px;}
.helloFi h1 .c{animation-delay: 0.5s;  margin-bottom:20px; display:inline-block; font-weight:700; line-height:100%; font-size:50px;}
.helloFi h1 .d {animation-delay: 1.5s; margin-bottom:20px; display:inline-block; font-weight:400; line-height:100%; font-size:50px;}
.helloFi h1 .e {animation-delay: 0.5s; color:#fffd3d !important; margin-bottom:20px; display:inline-block; font-weight:900; line-height:100%; font-size:26px;}
.helloFi h1 .f {animation-delay: 2s; color:#fff !important; margin-bottom:20px; display:inline-block; font-weight:300; line-height:160%; font-size:16px;}




.helloFi h2{
font-weight:400; 
font-family: 'Poppins', sans-serif;	
-webkit-font-smoothing: antialiased !important;
text-align:center;
line-height:30px;
font-size: 20px; 
letter-spacing:0.5px; 
text-shadow:none !important;
color: #EDF1F2;
animation-delay: 1s;  
}
.helloFi h2 strong{
font-weight:700; 
}

.helloFi h3 {
margin:0 auto;
padding:10px;
background-color:rgba(255,255,255,0.7);
  font-size:18px;
  font-weight:lighter;
	font-family: 'Oswald', sans-serif; 
	animation-delay: 3s;
-webkit-font-smoothing: antialiased; 
text-align:center;
    color:#494a4e;
	text-transform:none; 
text-shadow: 0px 0px 10px rgba(255,255,255,0.6), 0px 0px 30px rgba(255,255,255,0.4), 0px 0px 50px rgba(255,255,255,0.3), 0px 0px 180px rgba(255,255,255,0.3);
}


.carousel-caption {
	top:25%;
	width:auto;
	right:57%;
	bottom:15%;
	left:10%;
	padding:10px;
	text-align:left !important;
  	height:auto;
	position:absolute;
    z-index:2;	
}


@media screen and (max-width: 991px) {
 .carousel-inner .item img{
  width:100% !important;
  height:auto !important;
 } 
 
 .carousel-bg .carousel-inner .item {
width:100% !important;
height:auto !important;
}

.carousel-caption {
width:80%;
right:30%;
left:10%;
top:20%;	
bottom:20%;
}

.carousel-inner .item > img {
  -webkit-animation: zoom 0s forwards !important;
  animation: zoom 0s forwards !important;
}
	
}


@media screen and (max-width:767px) {
   
  .helloFi {
display:none !important;
  } 
   
   
   
.carousel-caption {
width:80%;
right:10%;
left:10%;
top:10%;	
bottom:20%;
}
   
   
  .btn.btn-hero{
   display:none !important;
   }
  

 .nomore-img02 {
opacity:1;
} 
 
  .carousel-inner .item img{
  width:100%;
  height:auto !important;
 } 
 
 .carousel-bg .carousel-inner .item {
width:100% !important;
height:auto !important;
}

}

/*          
Fade Effect         
*/

.carousel-fade .carousel-inner .item {
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  transform: translate3d(0, 0, 0);
}

/*     
CAROUSEL ITEM SIZE  
 */

.carousel-bg .carousel-inner .item {
 background: #eb1c24;
 height: 500px;
 width:100% !important;
}

.carousel-inner .item img{
  background:#eb1c24;
  width:100% !important;
  height: 500px; 

 } 

/*
NOTE SECION STYLE
*/

.section-slider {
margin-top:0px;
background:#FFF;
background-attachment: fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size:cover;
background-size: cover;
width: 100%;
display: block;
height: auto;
}

.background-slider{
padding-top:0px;
padding-bottom:0px;
height:100%;
}


/*===============

====================*/

.top-caption{
width:100%;
height:auto;
}

.top-caption-inner{

font-size:36px;
color:#494a4e;
font-weight:lighter !important;
letter-spacing:1px !important;
font-family: 'Oswald', sans-serif !important;
line-height: 130%;
width:50%;float:left;
height:100%;
padding:30px 0px;
}

@media screen and (max-width: 767px) {
  
  .top-caption {
  background:rgba(255,255,255,0.3);
  background-size: cover;
  background-position: center;
 width:100%;
 height:auto;
}
  .country-pick{
  margin-bottom:20px;
  
  }
  
}

/*===============
TOGGLE
=====================*/

	#toggle{width:100%; margin:0 auto;}
		#toggle ul{width:100%;}
		#toggle li:hover{background:transparent; }
		#toggle li{list-style:none; cursor:pointer;
		}
		#toggle ul div{color: #FFF; cursor: auto; display: none; text-decoration: none; 
		margin-top:20px;
		
		
		}
		#toggle ul div a{ 
		color:#FFF;
		font-size:15px;
		font-weight:normal;  text-shadow: black 0.1em 0.1em 0.2em; text-align:left;
		
		}
		#toggle li div:hover{text-decoration:none !important; 
		}
		#toggle li:before {
		
		content: "";  
		background:url(../img/+.png) no-repeat center center; 
		vertical-align:middle;
		width:100%;
		padding:10px 0px 10px 40px; 
		transition: all 0.5s ease, padding 2.8s linear;
	-ms-transition: all 0.5s ease, padding 2.8s linear;
	-webkit-transition: all 0.5s ease, padding 2.8s linear;
	-moz-transition: all 0.5s ease, padding 2.8s linear;
	-o-transition: all 0.5s ease, padding 2.8s linear;
		
		}
		#toggle li.active:before {
		
		content: "";  
		background:url(../img/_.png) no-repeat center center; 
		width:100%; 
		padding:10px 0px 10px 40px;}

		
		
		

/*=================  
Testimonial 
=============================*/

.dropusaline { 
margin:62% 0 20px 0;
width:100%;
} 
 
.dropusaline { 
  color: #ffffff !important; 
  border:2px solid #c61a21;
background: #c61a21; 
  font-family: 'Oswald', sans-serif;
  letter-spacing:0.7px;
  text-align:center;
  text-transform:uppercase;
  border-radius:0px;
-ms-border-radius:0px;
 -webkit-border-radius:0px;
 -moz-border-radius:0px;
 -o-border-radius:0px;
  transition: all 1.0s ease, padding 2.8s linear;
	-ms-transition: all 1.0s ease, padding 2.8s linear;
	-webkit-transition: all 1.0s ease, padding 2.8s linear;
	-moz-transition: all 1.0s ease, padding 2.8s linear;
	-o-transition: all 1.0s ease, padding 2.8s linear;
	font-size:16px;
	padding: 10px 20px;
	float:right;
} 
 
 
.dropusaline:focus, 
.dropusaline:active,
.dropusaline:hover{
	  color: #ffffff !important; 
  border:2px solid #eb1c24;
background: #eb1c24; 
	
}

.dropusaline i {
	margin-right:15px;
}


@media screen and (max-width: 767px) {

.dropusaline { 
margin:20px 0px;
} 

}

/*================= ./- 
Testimonial 
=============================*/

.about-bradford{
z-index:999;
color:#FFF !important;
margin-top:28px;
line-height: 130%;
font-weight:400;
overflow:hidden;
}
.about-bradford em {
color:#c61a21;
font-size:45px;
text-align:justify;
margin-right:5px;

}


/*====================
DOWNLOADS
====================*/

/*=========== 
FACEBOOK 
==============*/

.bf-facebook{
overflow:hidden;
z-index:9999 !important;
position:absolute;
}


@media screen and (max-width: 767px) {
.bf-facebook{
position:relative !important;
}

.membership-logo{
position:relative;
margin:10px 0px;
width:100%;
display:inline-table;
}


}

/*===========  
What we do Sec
==============*/
.what_we_do{
background:none;
 width:100%;
height:100%;   
position: relative;  
  left: 0;
  top: 0;
  overflow: hidden;
}

 .what_we_do img{
 z-index:110;
-webkit-transition: all 0.5s ease, padding 2.8s linear;  
  -moz-transition: all 0.5s ease, padding 2.8s linear;  
  -o-transition: aall 0.5s ease, padding 2.8s linear;  
  -ms-transition: all 0.5s ease, padding 2.8s linear;  
transition: all 0.5s ease, padding 2.8s linear; 
 transform: scale(1.0);
 
  }
  
  .what_we_do:hover > img{
  
  opacity:1.0 !important;
-webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -o-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  
  -webkit-filter: contrast(115%);
   -moz-filter: contrast(115%);
  filter: contrast(115%); 
  -ms-filter:contrast(115%);
   }
  



/*============
PANEL HEADING
====================*/
.panel-heading{
background:none !important;
border-bottom:1px solid rgba(0, 0, 0, 0.1) !important;
}

.panel-heading h4 {
font-size: 18px;
  color:#494a4e;
font-weight:900;
font-family: 'Oswald', sans-serif !important;
line-height:160%; 
letter-spacing:1px;

}
.panel-heading a:focus, .panel-heading a:hover {
color:#c61a21;
}


.panel-heading b{
font-size: 24px;
  color:#EC0605;
font-weight:800;
font-family:'Poppins', sans-serif;
}

.panel-heading h4 i{
float:right;
color:#c61a21;
font-size:16px;
}

/*=========
title-inner 
================*/
.title-inner h3{
font-size:24px;
font-weight:700;
font-family: 'Oswald', sans-serif;
color:#494a4e;
letter-spacing:1px;
text-align:center;
position: relative;
margin-top:20px;
margin-bottom:50px; text-transform:uppercase;
}

.title-inner h3:after{
transition: all 0.5s ease, padding 2.8s linear;
	-ms-transition: all 0.5s ease, padding 2.8s linear;
	-webkit-transition: all 0.5s ease, padding 2.8s linear;
	-moz-transition: all 0.5s ease, padding 2.8s linear;
	-o-transition: all 0.5s ease, padding 2.8s linear;
content:"";
width:10%;
left:45%;
height:40px;
border-bottom:2px solid #494a4e;
  position: absolute;
  z-index:1;
}

.title-inner h3:hover:after{
width:30%;
left:35%;	
}

/*============
capabilities
=================*/
#capabilities{
	margin:30px 0 15px 0;	
}

#capabilities li{
padding:5px;	
list-style:none;
background:transparent;
border:0px solid #f6f6f6;
background:transparent;
text-align:justify;
margin-left:5px;
}
#capabilities h4{
font-size:18px;
font-weight:bold;
font-family: 'Oswald', sans-serif;
color:#494a4e !important;
letter-spacing:1px;
text-align:left;	
}
#capabilities img{
width:100%;
height:auto;	
}

#capabilities h4:after{

 transition: all 450ms ease 0s; 
 -ms-transition: all 450ms ease 0s; 
 -webkit-transition: all 450ms ease 0s; 
 -moz-transition: all 450ms ease 0s; 
 -o-transition: all 450ms ease 0s; 
 transform: scale(0); 
content:"";
width:0%;
background:#c61a21;
height:2px;
margin-top:23px;
  position: absolute;
  left:10px;
  z-index:1;
  margin-left:0px;
}

#capabilities h4:hover::after{
transform: scale(1); 
width:100px;
}
#capabilities .tour-package-date{
top:10px;
background:#c61a21;
position:absolute;
padding:3px 10px;
color:#FFFFFF;
float:left;
font-size:14px;
font-weight:400;
letter-spacing:0.3px;
font-family: 'Oswald', sans-serif;
}
#capabilities .tour-price{
margin-top:-40px;
background:#c61a21;
position:absolute;
padding:3px 10px;
color:#FFF;
left:10px;
text-align:left;
font-size:16px;
font-weight:normal;
letter-spacing:1px;
font-family: 'Oswald', sans-serif;
}


#exam-updat{
margin-top:15px;
width:100%;	
height:400px;	
overflow-x:auto;	
overflow-y:auto;	
}

/*================================*/


/*==========
NEW BANNER
==============*/
.hero-wrap {
  width: 100%;
  height: 100%;
  position: inherit;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  position: relative; }
  @media (max-width: 1199.98px) {
    .hero-wrap {
      background-position: center center !important; } }
  .hero-wrap .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    opacity: .5;
    background: #000000; }
  .hero-wrap.hero-wrap-2 {
    height: 700px; }
    .hero-wrap.hero-wrap-2 .overlay {
      opacity: .3; }
    .hero-wrap.hero-wrap-2 .slider-text {
      height: 700px; }

@-webkit-keyframes blinker {
  from {
    opacity: 1.0; }
  to {
    opacity: 0.0; } }

.slider-text .txt-rotate > .wrap {
  position: relative; }
  .slider-text .txt-rotate > .wrap:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -10px;
    width: 5px;
    height: 100%;
    content: '';
    background: #c61a21;
    text-decoration: blink;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 0.6s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate; }

.slider-text h1 {
  font-size: 48px;
  color: #fff;
  line-height: 1.5;
  font-weight: 700;
  font-family: "Poppins", Arial, sans-serif; }
  @media (max-width: 991.98px) {
    .slider-text h1 {
      font-size: 40px; } }
  .slider-text h1 span {
    color: #c61a21; }

.slider-text .subheading {
  font-size: 15px;
  color: rgba(255, 255, 255, 0.7);
  color: #c61a21;
  text-transform: uppercase;
  font-family: "Poppins", Arial, sans-serif;
  font-weight: 800; }

.slider-text p {
  font-size: 18px;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.7); }
  .slider-text p strong {
    font-weight: 700; }
    .slider-text p strong a {
      color: #000000; }

.slider-text .btn-custom {
  font-size: 16px;
  font-weight: 500;
  color: #fff; }

.slider-text .breadcrumbs {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 20px;
  z-index: 99; }
  .slider-text .breadcrumbs span {
    color: rgba(255, 255, 255, 0.5); }
    .slider-text .breadcrumbs span i {
      color: rgba(255, 255, 255, 0.3); }
    .slider-text .breadcrumbs span a {
      color: rgba(255, 255, 255, 0.7); }
      .slider-text .breadcrumbs span a:hover, .slider-text .breadcrumbs span a:focus {
        color: #c61a21; }
        .slider-text .breadcrumbs span a:hover i, .slider-text .breadcrumbs span a:focus i {
          color: #c61a21; }

.slider-text .bread {
  font-weight: 700 !important; }
 
/*===============
CoMBO STYLe
===================*/
/*=========================
    Service Area
==========================*/
.service.service-8 {
  text-align: left;
  display: flex; }
  .service.service-8 .icons i {
    color: #ffffff;
    font-size: 47px; }
  .service.service-8 .content {
    padding-left: 27px; }
    .service.service-8 .content h4 {
      color: #ffffff;
      font-weight: 400;
      font-size: 18px; }
    .service.service-8 .content p {
      color: #ffffff;
      font-size: 15px;
      line-height: 25px;
      font-weight: 300;
      margin: 0;
      margin-bottom: 8px;
      font-family: 'Poppins', sans-serif; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .scroll-navigation-inner .title img {
    left: -28%; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .scroll-navigation-inner .title img {
    display: none; } }
@media only screen and (max-width: 767px) {
  .scroll-navigation-inner .title img {
    display: none; }

  .scroll-navigation-inner.about-area .content p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
    padding-right: 0; }

  .scroll-navigation-inner .title h2 {
    font-size: 36px; }

  .scroll-navigation-inner.about-area {
    padding-left: 0; } }
	
	
	/*================================
    Service Style
==================================*/
/*.service {
  margin-top: 30px; }*/

/*================================
    Service Style
==================================*/
.service-4 {
  background:#fff url(../img/PT2_old.png) repeat !important; 
  padding: 40px 20px 30px 20px;
   /*-webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; */
/* box-shadow: 0 5px 15px 0 rgba(31, 73, 125, 0.1);	
-webkit-box-shadow: 0 5px 15px 0 rgba(31, 73, 125, 0.1);	
-moz-box-shadow: 0 5px 15px 0 rgba(31, 73, 125, 0.1); */

  -webkit-box-shadow: 0px 15px 34px -10px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0px 15px 34px -10px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 15px 34px -10px rgba(0, 0, 0, 0.09); 

border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;

 }
  .service-4 .content h4 {
    color: #494a4e;
    font-weight: 700;
    margin-bottom: 16px; 
	text-transform: uppercase; 
	font-family: 'Poppins', sans-serif;
	letter-spacing:0.7px;
	text-align:center;
	}
	
  .service-4 .content p {
    margin: 0;
	font-family:'Poppins', sans-serif;
color:#494a4e;
font-size:15px;
font-weight:400;
line-height:160%;
text-align:left;
	}
	
  .service-4 .icons {
    padding-bottom: 33px;
    position: relative;
    margin-bottom: 22px; }
    .service-4 .icons::before {
      position: absolute;
      content: "";
      background: #969696;
      width: 30px;
      height: 1px;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%); }
    .service-4 .icons::after {
      position: absolute;
      content: "";
      bottom: 5px;
      left: 50%;
      transform: translateX(-50%);
      background: #969696;
      width: 20px;
      height: 1px; }
  .service-4.text-white-service {
    background: rgba(0, 179, 204, 0.7); }
    .service-4.text-white-service .content h4 {
      color: #fefefe;
      font-size: 16px; }
    .service-4.text-white-service .content p {
      color: #fefefe; }
    .service-4.text-white-service .icons::before {
      background: #fefefe; }
    .service-4.text-white-service .icons::after {
      background: #fefefe; }

	
/*===========
margin tob/bottom 
=========================*/
.ptb-20{
	margin-top:30px;
}

/*===========
margin tob/bottom 
=========================*/

.contentinner-area li{
list-style:none; 
line-height:160%;
padding:3px 0px 3px 20px;
border-bottom:1px dashed rgba(0,0,0,0.05);
position: relative;
}
.contentinner-area li:hover{
color:#323232;
}

.contentinner-area li:last-child {	
border-bottom:none;		
}
 
.contentinner-area li:before {
    content: "\f138";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #eb1c24;
    font-size: 15px;
    position: absolute;
    left:-1px; 
	vertical-align: middle !important;
}


/*===========
who we are
=========================*/


.wwr{
padding-left:70px;
padding-top:70px;
padding-bottom:50px;	
}


@media only screen and (max-width: 767px) {
      .wwr{
padding-left:0px;	
}

.nav-tabs .nav-item {
width:100%;
margin-bottom:5px;
}

 }

		
.wwr-nav-tabs{
margin-top:30px;
margin-bottom:30px;	
	
}
 
.wwr-header{
	margin-bottom:10px;
	border:none !important;
}
.wwr-header-primary{
border:none !important;
}

.nav-tabs-navigation{
	background:transparent;
	
}



.nav-tabs {
  border: none !important;
}

.nav-tabs .nav-item {
  background:transparent;
	margin-right:5px;  
	border: none;
}

.nav-tabs .nav-item .nav-link {
  border: 1px solid #c61a21;
   font-family: 'Poppins', sans-serif;
   font-weight:700;
   letter-spacing:1px;
   text-transform:uppercase;
   font-size:15px;
      border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
-khtml-border-radius: 6px;
   
  }

.nav-tabs .nav-item .nav-link:hover,
.nav-tabs .nav-item .nav-link:focus,
.nav-tabs .nav-item .nav-link .active a {
  color:#fff;
   background:#c61a21;
   border:1px solid #c61a21;
}
/*
 a.active::before{
  color:#fff;
   background:#000;
   border:1px solid #c61a21;
}
*/
   
   
.tab-content{
font-family: 'Poppins', sans-serif;
color:#494a4e;
font-size:15px;
font-weight:400;
line-height:160%; 
text-align:left !important;	
border:1px solid #eee;
background:#EDF1F2;
padding:15px;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
-khtml-border-radius: 6px;
}



/*==========================
    Video Player Style
==================================*/



img {
  vertical-align: middle;
  border-style: none; }
   tr,
  img {
    page-break-inside: avoid; }

.img,
.blog-img,
.user-img {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  
  .bg_color-about-us {
  background: #fff !important; }
  
  .mt-50 {
  margin-top: 50px !important; }
  
  

  
  
  
 /*==========================
    Video Player Style
==================================*/ 
  
 /* 
 
@media (max-width: 767.98px) {
  .img-video {
    height: 400px; } }
.icon-video {
  width: 80px;
  height: 80px;
  background: #c61a21;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; }
  @media (min-width: 768px) {
    .icon-video {
      margin-right: -35px; } }
	  
  .icon-video span {
    font-size: 20px;
    color: #fff; }
	
	
.bg_image-video {
  background-image: url(../img/services-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
  */
  
  
    .modal-content iframe{
        margin: 0 auto;
        display: block;
    }
	
	
 .flat-video-bg{
background:url(../images/about.jpg);
 background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size:cover;
background-size: cover;
background-position: center center; 
background-position: center;
margin:0;
padding:70px 0;
min-height:650px;
max-height:800px;
height:100%;

}
  
  
@media (max-width: 767.98px) {
  .flat-video-bg{
width:100%;
min-height:350px;
max-height:450px;

} }
  
  

  /*============
  TAV NAV
  ===================*/


/*---------------------------
Brand Style Four

-------------------------===*/
.brand-style {
  height: auto;
  min-height: 100%;
  padding: 210px 75px 30px 50px;
  position: absolute;
  right: 0;
  top: 0; 
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;}
  .brand-style img{
	  width:90px;
	  height:auto; opacity:0.98;
	  border:1px solid #eee; 
  }
  @media only screen and (max-width: 767px) {
    .brand-style {
      padding: 112px 78px; } }
  @media only screen and (max-width: 575px) {
    .brand-style {
      padding: 85px 15px; } }

.single-client {
  border-bottom: 1px dashed #aaa;
  border-right: 1px dashed #aaa;
  float: left; background:rgba(255,255,255,0.09);
  padding: 25px 15px;
  text-align: center;
  width: 33.33%; }

.single-client:nth-child(1) {
  border-bottom-color: #aaa;
  border-right-color: #aaa; }

.single-client:nth-child(6),
.single-client:last-child {
  border-bottom-color: transparent;
  border-right-color: transparent; }

.single-client:nth-child(5) {
  border-bottom-color: transparent;
  border-right-color: #aaa; }

.single-client:nth-child(4) {
  border-bottom-color: transparent;
  border-right-color: #aaa; }

.single-client:nth-child(3) {
  border-bottom-color: #aaa;
  border-right-color: transparent; }
  
  
  /*================================
    Call 2 Action Style
=================================*/
.call-2-action .content h2 {
  color: #ffffff;
  font-size: 35px;
  line-height: 50px;
  font-weight: lighter;
  font-family: 'Source Serif Pro', serif;
  margin-top:-1px;
  }
  
  
  .call-2-action .content h2 span {
  font-weight: bold !important;
  transition:all 1s linear 0.2s;
   }
  
  
  .c2a-cover:hover .call-2-action .content h2 span {
  color: #e1c37d;
   }
  
  
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .call-2-action .content h2 {
      font-size: 40px;
      line-height: 50px; } }
	  
	  
  @media only screen and (max-width: 767px) {
    .call-2-action .content h2 {
      font-size: 35px;
      line-height: 47px; } }
	  
	  
.call-2-action .content p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 32px;
  line-height: 30px;
  padding-right: 27%; font-weight:300;
font-family: "Poppins", sans-serif; letter-spacing:0.5px;

  }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .call-2-action .content p {
      padding-right: 10%; } }
  @media only screen and (max-width: 767px) {
    .call-2-action .content p {
      margin-bottom: 23px;
      line-height: 30px;
      padding-right: 5%; } }
.call-2-action .action-btn a.call_btn {
  height: 50px;
  display: inline-block;
  padding: 0 37px;
  line-height: 50px;
  color: #ffffff;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  transition: 0.5s ease-in-out;
  background: -webkit-linear-gradient(to right, #ff0000, #c61a21); 
  background: linear-gradient(to right, #ff0000, #c61a21);
  font-family: "Oswald", sans-serif; 
  letter-spacing:1px;
  }
  .call-2-action .action-btn a.call_btn:hover {
background: -webkit-linear-gradient(to right, #c61a21, #ff0000); 
background: linear-gradient(to right, #c61a21, #ff0000);
 }








/* BACKGROUND COVER */

.bg-cover {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
	
.c2a-section {
margin-top:0px;
margin-bottom:0px;
background:url("../img/counter.jpg") no-repeat;

-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size:cover;
background-size: cover;
background-position: center;
width: 100%;
display: block;
height: auto;
}

.c2a-cover{
padding-top:60px;
padding-bottom:60px;
background: rgba(0,0,255,0.75)!important;
height:100%;
width:100%;
}



.quicktour-section {
margin-top:0px;
margin-bottom:0px;
background:#ffffff!important;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size:cover;
background-size: cover;
background-position: center;
width: 100%;
display: block;
height: auto;
}

.quicktour-cover{
background: rgba(1,29,143,0.7)!important;	
padding-top:0px;
padding-bottom:0px;
height:100%;
width:100%;
}









.cr7-section {
margin-top:0px;
background:url("../img/home-review.jpg") no-repeat;

-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size:cover;
background-size: cover;
background-position: center;
width: 100%;
display: block;
height: auto;
}

.cr7-cover{
padding-top:40px;
padding-bottom:40px;
background: #fafaff !important;
height:100%;
width:100%;
}

/* CA9 SECTION COVER */
.c9a-section {
margin-top:0px;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size:cover;
background-size: cover;
background-position: center;
width: 100%;
display: block;
height: auto;
}

.c9a-cover{
padding:50px 0px;
background:#EDF1F2!important;
height:100%;
width:100%;
}

/* CA9 SECTION COVER */








/* CA9 SECTION COVER */
.E1a-section {
margin:0px auto;
width: 100%;
height: auto;
display: block;
}

.E1a-cover{
padding:0px 0px 50px 0px !important;
background: #EDF1F2!important;
height:100%;
width:100%;
}

/* CA9 SECTION COVER */







/*===========
Video Section
================*/

.videos-section {
margin-top:0px;
background:#fafaff !important;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size:cover;
background-size: cover;
background-position: center;
width: 100%;
display: block;
height: auto;
}

.videos-cover{
padding-top:20px;
padding-bottom:40px;
width:100%;
}


.video-item{
margin:0 1% !important;	
width:98%;
height:auto;
min-height:150px;
}

/*  Fixed Departure Section */

.FixedDeparture-section {
margin:0px;
background:url("../img/counter.jpg") no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size:cover;
background-size: cover;
background-position:center;
background-attachment: fixed !important;
width: 100%;
display: block;
height: auto;
}

.FixedDeparture-cover{
margin:0;
padding-top:20px;
padding-bottom:20px;
background: rgba(0,0,0,0.7) url("../img/41.png") repeat !important;
height:100%;
width:100%;
}

/* Form Section */

.contactform-section {
margin:0px;
background:#fff;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size:cover;
background-size: cover;
background-position:center;
background-attachment: fixed !important;
width: 100%;
display: block;
height: auto;
}

.contactform-cover{
margin:0;
padding-top:50px;
padding-bottom:50px;
height:100%;
width:100%;
}


