

@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap');
/*::::::::::::::::::::::FONTS IMPORT:::::::::::::::::::::::*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,600,700,300,800);
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
/*::::::::::::::::::::::FONTS IMPORT:::::::::::::::::::::::*/
/*=================================================== Social Share / Highlight=================================*/     
.bookmark5{background:#; opacity:0.9; width:300px; height:auto; float:right; margin: 0px 0px 2px 0px; padding:0px 0px 0px 0px; border:0px solid #FFFFFF; }
/*===================================================Highlight=================================*/

/* ============================================================================= */

h1,h2,h3,h4,h5,p,a {
    font-family: 'Roboto', sans-serif !important;
}

::selection {
  background:#01A24D; /* WebKit/Blink Browsers */
  color:#FFFFFF;
}
::-moz-selection {
  background:#01A24D; /* Gecko Browsers */
  color:#FFFFFF;
}
::-webkit-selection {
  background:#01A24D; /* Gecko Browsers */
  color:#FFFFFF;
}
/* ============================================================================= */
*{
margin:0;
Padding:0;}
.clear { clear: both; }

hr{
border:none !important;
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

/*
 * Heading (h1, h2, h3, h4, h5, h6)
 */

h1,h2,h3,h4,h5,h6{
  font-weight:400, 800, 700, 600, 300, 300italic, 400italic, 600italic, 700italic, 800italic;
  
  font-family: 'Roboto', sans-serif;
}

h1{
  font-size: 36px;
  color:#212C44;
  line-height:44px;
  margin:0px 0px 0px 0px; padding:0px;
  font-weight:800;
  
font-family: 'Open Sans', sans-serif;
   
}

h2{
  font-size: 24px;
  color:#212C44;
font-weight:100;
font-family:'Open Sans', Helvetica, Merienda One, cursive, serif, Martina, Times;
}

h3{
  font-size: 16px;
  color: #212C44;
  font-weight:400;
  line-height: 24px;
}

h4{
   font-size: 24px;
  color:#212C44;
font-weight:400;
font-family: 'Roboto', sans-serif;
  
}

a {
  color: #212C44;
}

a:hover, a:focus {
  color: #212C44;
}

abbr[title] {
    border-bottom: 1px dotted;
  background:#EC0605;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

html, body{
height:100%;
font-family: 'Roboto', sans-serif;
color:#212C44;
font-size:14px !important;
font-weight:lighter;
background:#FFF;
line-height:normal !important;
/*background: url('../img/introduction-01.jpg') no-repeat center center fixed;
  -webkit-background-size: cover; 
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;*/
}

body a{
  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;
}

body > section {
  padding: 0px 0;
}




@media(max-width:1200px) {
 
#wrapper{

  width:100%;

}
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}


.transparent-bg {
  background-color: transparent !important;
  margin-bottom: 0;
}

/*++++++++++++++++++HEADER++++++++++++++++++++++++++++++++++++*/

/*==============================================
                 start-top-header
 ===============================================*/
 #my-header{
background:#ec0605 !important;
height:25px; 
width:100%; 
color:#FFF;
border-top:0px solid #ec0605;
/*display:inline-block;*/
border-bottom: 1px solid rgba(0, 0, 0, 0.03); 
 }
 
 
/*==LOGO==*/

 .logo{
   z-index:9999999 !important;
   margin-bottom:-52px !important;
transition: all 0.5s ease, padding 2.8s linear;
float: left;
background:#ffffff !important;
padding:10px;
border-radius:0 0 5px 5px;
-webkit-border-radius:0 0 5px 5px;
-moz-border-radius:0 0 5px 5px;
 
 -o-filter:contrast(110%);
 -webkit-filter: contrast(110%);
   -moz-filter: contrast(110%);
  filter: contrast(110%); 
  -ms-filter:contrast(110%);
  
}
 
 .logo:hover{

}
 
img{
 -o-filter:contrast(105%);
 -webkit-filter: contrast(105%);
   -moz-filter: contrast(105%);
  filter: contrast(105%); 
  -ms-filter:contrast(105%);
 }
 
 
/* 
 .menu_logo{
   
  float:left;
margin-left:20px;
height:50px;
width:auto;
margin-top:-15px;
z-index:9999990 !important;  
 }
 
 */
 
 
 @media screen and (max-width: 1200px) {
 .logo{
   margin-bottom:0px !important;
 }
 .menu_logo{
  width:0px;
height:0px;
display:none !important;  
   
 }
 
 }
 
 
 
 
 
 /*==/. LOGO==*/

 
 @import url(http://fonts.googleapis.com/css?family=Oswald:300,400,700);
 
 .header {
  background:#; 
}
.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: #212C44;
    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;
  list-style:none;
  font-size:12.5px;
  margin:3px 0px;
  display:block;
  font-family: 'Oswald', sans-serif;
  font-weight:lighter;
  letter-spacing:1.3px !important;
}
.top-left-nano li{
list-style:none;
display:inline;
margin:0px 20px 0px 0px;
color:#FFFFFF;  
}

.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:#212C44;
float:left;
border-bottom:0px solid #212C44;
}
.lang li{
list-style:none !important;
display:inline-block;
background:#018D43/* rgba(0, 0, 0, 0.07) */!important;
padding:4px 10px !important;
height:25px;
float:right;
transition: background 0.5s ease, padding 2.8s linear;
margin-right:3px;
line-height:100%;
}

.lang li:hover{
background:#00B957 !important;
color:#FFF !important;
}
.lang span{
color:#212C44 !important;
line-height:200%;
background:none !important;
font-family: 'Oswald', sans-serif;
float:left;
font-weight:lighter;
font-size:13px;
letter-spacing:1px;
}

.lang span a{
margin-right:20px;
background:#f9f9f9;
padding:2px 5px;
border:1px solid #f6f6f6;
}

.lang span a:hover{
color:#01A24D !important;
}


.lang a{
color:#fbfbfb !important;
line-height:150%;
}


.lang a:hover{
color:#FFF !important;
}

@media screen and (max-width: 480px){

.lang span{
display:none !important;
}
.lang span a{
display:none !important;
}

}




.header-bg{
background:#FFFFFF !important;
display: block;
height: auto;
width:100%;
margin-top:0px;
padding:5px 0;
vertical-align:center;
/*
backface-visibility: hidden; */
}
/*==============================================
                 start-main-header
 ===============================================*/

.membership-logo{
margin-top:3px;
width:100%;
 }
 
.membership-logo li{
margin-right:1px;
margin-bottom:1px;
list-style:none;  float:left;
border:1px solid rgba(0,0,0,0.1);  
display:inline-block;
}
 
 .membership-logo li img{
 height:40px;
 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%);
  
  }
  
  
.membership-logo li span{
/*
border-left:1px solid rgba(0,0,0,0.3);
border-right:1px solid rgba(0,0,0,0.3);
margin:0px 5px;
padding:0px 5px;*/

} 
 
 
 

 
 
 

/*++++++++++++++++++HEADER++++++++++++++++++++++++++++++++++++*/


.cover{
background:#FFFFFF;
padding-top:40px;
font-family: 'Open Sans', sans-serif;
font-weight:400;
}




/*=========================================INNER PAGE=========================================*/



.titlehouse { 
  text-align: left; 
font-size:40px;
line-height:normal;
color:#FFF;
font-weight:lighter;
font-family: 'Open Sans', cursive;
letter-spacing:0.5px;
text-transform:none;
-webkit-font-smoothing: antialiased !important; 
}


.linkroot{
font-size:12px;
font-weight:300;
font-family:'Open Sans', Helvetica, Merienda One, cursive, serif, Martina, Times;
text-align:right;
color:#212C44;
margin-bottom:10px;
}

#search{
float:right;
margin-bottom:20px;
}

div#search input{
background:rgba(255,255,255,0.6) !important;
padding:5px;
font-size:13px;
font-weight:400;
color:#212C44;
border:1px solid #212C44;
box-shadow:none;
border-radius:7px;
  -moz-border-radius:7px;
  -webkit-border-radius:7px;
-khtml-border-radius: 7px;
    margin-bottom:10px;
}

div#search input.search-button{
background:#01A24D !important;
transition: background 1.0s ease, padding 2.8s linear;
padding:5px 10px;
font-size:14px;
font-weight:400;
color:#FFFFFF;
font-family:'Open Sans', erif, Martina, Times;
box-shadow:none;
border-radius:7px;
  -moz-border-radius:7px;
  -webkit-border-radius:7px;
  -khtml-border-radius: 7px;
  border:1px solid #01A24D !important ;
  text-transform:uppercase;
  letter-spacing:0.5px;
}
div#search input.search-button:hover{
background:#212C44 !important; border:1px solid #212C44 !important ;
color:#FFF !important;
}
div#search label{
background:none;
font-size:14px;
font-weight:normal;
color:#212C44;
display:block;
margin-bottom:5px; display:none !important;
width:100%;
}

.con-inner{
margin-bottom:50px;
margin-left:0px;
}

.title-bg-color{
background:#212C44;
width:100%;
height:100%;
}
.title-bgimg{
height:125px;
width:100%;
position:relative;
 display: table-cell;
    vertical-align: middle;
  bottom:-21px;
}


.breadcrumb, .breadcrumb li{
font-size:13px;
font-family:'Open Sans', Helvetica, serif, Martina, Times;
text-decoration:none !important;
font-weight:700;
color:#212C44;
text-align:right;
background:none !important;
line-height:140%;
}
.breadcrumb a{
font-size:13px;
font-weight:700;
font-family:'Open Sans', serif, Martina, Times;
color:#01A24D;
}

/*============================== CONTENT ABOUT US ======================================================================*/
.bf_aboutus{
background:transperent;
text-align:justify;
font-weight:lighter;
}

.bf_aboutus h3{
font-size:20px;
font-weight:bold;
line-height:160%;

}

.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:80px;
height:36px;
border-bottom:2px solid #01A24D;
  position: absolute;
  left:0;
  z-index:1;
  margin-left:15px;
}

.bf_aboutus h3:hover:after{
width:120px;
}



.bf_aboutus li{
list-style:none;
padding:3px 0px;
border-bottom:1px dashed rgba(0,0,0,0.1);
}
.bf_aboutus li:hover{
color:#01A24D;
}
.bf_aboutus li em{
color:#00CE52;
margin-right:10px;
}

.bf_aboutus img{
float:right;
margin-left:20px;
text-align:justify;
max-width:60%;
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%;
}


}
/*====================================================================================================*/

.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:#212C44;
  color: #FFFFFF;
}



/*==========================================*/
blockquote {
color:#212C44;
font-size:14px;
font-family:'Open Sans', Helvetica, Merienda One, cursive, serif, Martina, Times;
border-color:#01A24D;
background:#FFFFF0;
}
/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */
#navigation {
  width:100%;
  background:#FFFFFF !important;
  z-index: 999999 !important;
  width:100%;
    box-sizing:border-box;
  border-top: 0px solid rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid #01A24D /* rgba(0, 0, 0, 0.03)*/;
}


.navbar {
   border-radius: 0 !important;
  margin-top:0px;
  margin-bottom:0 !important;

}

.navbar-wrapper {
 top: 0;
  left: 0;
  right: 0;
  z-index: 20;
}

.navbar-wrapper .container {
  padding-left: 0;
  padding-right: 0;
}
.navbar-wrapper .navbar {
  padding-left: 15px;
  padding-right: 15px;
}



.navbar-custom {background: none !important; 
border: none !important; 
z-index:99999; 
margin-bottom:0px !important; 
padding-bottom:0px !important; 
color:#01A24D; font-size:14px !important;
}
.navbar-custom .navbar-nav>.open>a, .navbar-custom .navbar-nav>.open>a:hover, .navbar-custom .navbar-nav>.open>a:focus,
.navbar-custom .navbar-nav>.active>a, .navbar-custom .navbar-nav>.active>a:hover, .navbar-custom .navbar-nav>.active>a:focus {color: #01A24D; background:none !important;}
.navbar-custom .navbar-toggle:hover, .navbar-custom .navbar-toggle:focus {background:none !important;}
.navbar-custom .navbar-toggle {border-color: #FFFFFF; font-weight:900;}
.navbar-custom .navbar-nav > li > a{color:#006fc5; 
line-height:normal; 
text-transform:uppercase; 
font-weight:400; 
border-right:0px solid rgba(0, 0, 0, 0.03); 
border-top:0px solid rgba(0, 0, 0, 0.03); 
padding-left: 15px !important; padding-right:15px !important;
background:none;

}

/*==============BEFORE NAVBAR==================*/


.navbar-custom .navbar-nav > li > a:before {
  content : "";
  position: absolute;
  left    : 0;
  bottom  : -1px;
  height  : 5px;
  width   : 0%; 
  background:none;
  -webkit-transition-duration: 1s; /* Safari */
    transition-duration: 1s;
  
  } 

.navbar-custom .navbar-nav > li > a:hover:before {
background:#fed808;
width   : 100%; 
} 

/*================ RB HEADER =====================*/

.rb_header_nav{
  top:180px;  
}
.rb_header_nav li{
  display:inline-table;
float:right;
margin-left:10px;
margin-top:10px;
font-family:14px;
letter-spacing:1px;
  line-height:150%;
font-family: 'Oswald', sans-serif;
list-style:none;
font-weight:700;
  -webkit-transition-duration: 1s; /* Safari */
    transition-duration: 1s;
  background:#fbfbfb;
  padding:3px 7px;
  border:1px solid rgba(0,0,0,0.1);
}
.rb_header_nav a:hover{
  color:#01A24D !important;
  text-decoration:none;
}

.rb_header_nav li em{
  
color:#ec0605 !important;
font-size:16px;
}

.call-con {
    border: 2px solid red !important;
    border-radius: 8px;
}





/*================ ./- RB HEADER =====================*/


/*==========MEDIA 767PX SCREEN ================*/
@media(max-width:767px){

.navbar-custom .navbar-nav > li > a:hover:before {
background:none;
width: 0%; 
} 

}
/*==========MEDIA 767PX SCREEN ================*/


a.vat69 {border-left:0px solid rgba(0, 0, 0, 0.03) !important;
}
.navbar-custom .navbar-nav > li > a:hover, .navbar-custom .navbar-nav > li > a:focus{color:#01A24D; background:none;
border-right:0px solid rgba(0, 0, 0, 0.03);
}


.dropdown-header{
text-transform:uppercase !important;  
color:#FFFFFF;
margin-top:5px !important;
text-decoration:underline;
}
.dh-mc{
margin-top:-5px !important;
}

.navbar-custom .navbar-nav .dropdown-menu{
  
    -webkit-box-shadow:none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  border: 0;
  padding: 0;
  margin-top: 0;
  border-top: 0;
  border-radius: 0;
  left: 0;
background:#01A24D !important;
color:#FFFFFF !important;
  width:265px;
 border-bottom :0px solid rgba(43, 53, 76, 1.3) !important; 
   border-radius: 0 0 5px 5px;
   -moz-border-radius:0 0 5px 5px;
-webkit-border-radius: 0 0 5px 5px;
    
  border-bottom-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -ms-border-bottom-right-radius: 5px;
   z-index:1001;  
}




.dropdown-menu li {
  margin-top: -1px;
  min-width: 200px;
  color:#FFF;
  font-weight:900;
}

.navbar-custom .navbar-nav .dropdown-menu:before{
  position: absolute;
  top:0; 
}

.navbar-custom .navbar-nav .dropdown-menu > li > a {
  padding: 8px 15px;
  color: #FFF;
font-weight:400;
border-bottom:1px solid rgba(0, 0, 0, 0.09);
}

.navbar-custom .navbar-nav .dropdown-menu > li:hover > a,
.navbar-custom .navbar-nav .dropdown-menu > li:focus > a,
.navbar-custom .navbar-nav .dropdown-menu > li.active > a {
  background: #ffffff !important;
  color: #01A24D !important;
 font-weight:400;
}

.navbar-custom .navbar-nav .dropdown-menu > li:last-child > a {
  border-radius: 0 0 5px 5px;
-moz-border-radius: 0 0 5px 5px;
-webkit-border-radius: 0 0 5px 5px;
  border-bottom:0px solid #eee !important;
  
}

.navbar-custom .navbar-nav .dropdown-menu > li.divider {
  background-color: transparent;
}



.navbar-custom .navbar-nav .dropdown-menu .sub-menu {left:100%; position:absolute;  visibility:hidden; top:0px; margin-top:0px;}

.navbar-custom .navbar-nav .dropdown-menu li:hover .sub-menu { visibility:visible;}






.navbar-custom .navbar-collapse,
.navbar-custom .navbar-form {
  border-top: 0;
  padding-bottom: 0;
}



/*------ /.CUSTOMIZE THE NAVBAR----------------- */
/*
.colorbg{
background:url(../img/introduction-01.jpg) no-repeat cover !important;
}

*/


/* Carousel Slider
============================================== */

/* Carousel Slider
============================================== */
@import url(http://fonts.googleapis.com/css?family=Black+Ops+One);
@import url(https://fonts.googleapis.com/css?family=Poiret+One&amp;subset=latin,latin-ext,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Abril+Fatface&amp;subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Bevan);
@import url(https://fonts.googleapis.com/css?family=Wire+One);


.item img {
  width:100%;
  height:auto;
}





















/*================================================================*/
/*==================================================================*/

a.btn-primary {
color:#FFFFFF;
background:#212C44;
transition: background 1.0s ease, padding 2.8s linear;
  border:1px solid #212C44; 
}
a.btn-primary:hover {
color:#212C44;
  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:#01A24D !important;
  color:#fff !important;
  border:1px solid #01A24D !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:#212C44 !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;
}







  
/*=======================================myCarousel-list-group===========================================================*/

#owl-demo .item {
  background:none !important;
  padding: 0px;
  margin: 5px;
  color: #FFF;
  text-align: center;
}

#owl-demo .item img{
background:#f4ce00;
padding:0px;
border:0px solid #eeeeee;
  z-index:10;
   -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 .item img:hover{
border:1px solid #ddd;
-webkit-filter: contrast(125%);
   -moz-filter: contrast(125%);
  filter: contrast(125%);
 
  transform: scale(1.05);
  -moz-transform: scale(1.05);
   -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
   -webkit-transform: scale(1.05);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

#owl-demo p{
color:#FFF;
background:#f4ce00;
font-size:14px;
font-weight:400;  
  width:100%;
  text-align:center;
  display:block;
  z-index:100;
  padding:3px 3px 5px 3px;
  line-height:140%;
text-transform:uppercase;
 -webkit-border-radius: 0px 0px 5px 5px;
  -moz-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px;
}
#owl-demo a{
color:#FFF;
background:#f4ce00;
font-size:13px;
font-weight:700;  
  width:100%;
  text-align:center;
  display:block;
  z-index:100;
  padding:3px 3px 5px 3px;
  line-height:140%;
text-transform:uppercase;
 -webkit-border-radius: 0px 0px 5px 5px;
  -moz-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px;
  text-decoration:none;
}
#owl-demo a:hover{
text-decoration:underline;  color: #FFFFFF !important;
}

/*=======================================TAG - CLOUD===========================================================*/
.tag-cloud a {
border: 1px solid #eeeeee !important;
background:#f9f9f9;
}


.tag-cloud a:hover {
background:#212C44 !important;
}
/*-------------------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);
  }
  
  
  /*------------------/.menutab--------------------------*/

  /*================================================================*/

.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;
}

/*======================= Clients Clients=========================================*/



/*=======================================================*/

.pagenumber{
width:100%;
font-size:14px;
color:#212C44;
text-align:left;
padding:5px;
background:#;
display:block;
font-weight:normal;
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:#212C44;
font-weight:normal;
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;
}
/*===================== Commitments and Motto ==================================*/

.rbc_motto{
font-size:20px;
color:#212C44;
text-align:center;
letter-spacing:0.7px;
font-weight:normal;
word-spacing:3px; 
padding:10px 0px 15px 0px;
}




.rbc_motto h4{
color:#212C44;
font-weight:lighter;
font-size:30px;
line-height:130%;
font-family: 'Oswald', sans-serif;
letter-spacing:1px;
}

.rbc_motto 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:20%;
margin-left:40%;
margin-right:40%; 
height:47px;
border-bottom:2px solid #01A24D;
  position: absolute;
  left:0;
  z-index:1;
}

.rbc_motto h4:hover::after{
width:40%;
margin-left:30%;
margin-right:30%;  
}

.rbc_motto h4 strong{
font-weight:bold;
}

/*=====================./- Commitments and Motto ==================================*/
/*=================./- Commitments and Motto ================*/
.rbc_projects{
font-size:13px;
font-weight:normal;   
}

/*=================./- Commitments and Motto ================*/

/*===============MNS MADE SIMPLE====================*/
  
.newsletter-nip   .cms_form {
  color:#fff !important;
  margin-top:20px;
  text-align:left;
  }
  
  .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 #212C44;
   color:#212C44 !important;
      width:100%;
  }
  
  
  .newsletter-nip .cms_submit{
  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;
  background:#01A24D !important;
  color:#fff !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 #C5CE0C !important;
   float:right;
   letter-spacing: 0.1em;
   font-size:13px;
text-transform:uppercase;
font-family: 'Oswald', sans-serif;
font-weight:400;
  }
  
  .newsletter-nip .cms_submit:hover{
  background:#fff !important;
  color:#212C44 !important;
  }
  /*===============/.MNS MADE SIMPLE====================*/
  
  
  .text-primary{
  color:#01A24D !important;
  }
  
  
  
  .fa-inverse{
  color:#FFFFFF;
  transition: color 1.0s ease, padding 2.8s linear;
  }
  .fa-inverse:hover{
  color:#fff;
  }
  
  .services-pannel{
  padding-bottom:0px;
  transition: color 1.0s ease, padding 2.8s linear;
margin-bottom:20px;
}
/*------------- Quick Media SCREEN--------------*/

@media (max-width:767px){
  
.services-pannel{
padding-bottom:10px;
padding-top:10px;
}
    
}

/*---------------------------*/
.service-inner{
padding:0px 0px 0px 0px;
} 
.services-pannel img{
  /*border-radius:8px 8px 0px 0px;
-moz-border-radius:8px 8px 0px 0px;
-webkit-border-radius:8px 8px 0px 0px;
  margin:-1 !important; */
}

.bor-10{
border-left:1px dashed rgba(0, 0, 0, 0.2);
border-right:1px dashed rgba(0, 0, 0, 0.2);
}

  .text-muted  a{
  color:#212C44;
  float:right;
padding:5px 10px;
font-weight:600;
  }
  
h4.service-heading {
color:#212C44;
font-weight:300;
font-size:22px;
line-height:130%;
 font-family: 'Oswald', sans-serif;
}

h4.service-heading a {
color:#212C44;
font-weight:lighter;
font-size:28px;
line-height:130%;
font-family: 'Oswald', sans-serif;
letter-spacing:1px;
}






/*=============================*/
h3.service-heading{
color:#006fc5;
font-weight:lighter;
font-size:30px;
line-height:130%;
font-family: 'Oswald', sans-serif;
letter-spacing:1px;
}

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:98%; 
height:47px;
border-bottom:2px solid #f6531a;
  position: absolute;
  left:0;
  z-index:1;
  margin-left:0px;
}

h3.service-heading:hover::after{
width:98%; 
}


h3.service-heading:hover{
text-decoration:none !important;
}


h3.service-heading strong{
font-weight:bold;
}




/*=============================*/


h4.service-heading a:hover{
text-decoration:none !important;

}




p.text-muted{
font-family:'Open Sans', serif, Martina, Times;
margin-bottom:10px;
line-height:130%;
color:#212C44;
padding:0px 15px !important;
font-weight:300;
letter-spacing:0.5px;
}
  
.intro-pec img{
  float:left;
  margin-right:10px;
  width:60%;
  height:auto;
  margin-top:5px;
  text-align:justify;
  border-radius:0px;
-moz-border-radius:0px;
-webkit-border-radius:0px;
}
  
@media (max-width: 480px) {
.intro-pec img{
  float:left;
  margin:15px 0px;
  width:100%;
  height:auto; text-align:justify;
} 
  
  
} 
  
  
  
  
  
  /*=======FOOTER START=====*/
#bottom {
background: #303030;
  border-bottom: 1px solid #f6f6f6;
  font-size: 14px;
  padding-top:10px;
  border-top:0px solid #02190F;
  margin-top:20px;
  color:#C5C5C5;
}
#bottom form{
padding:10px;
border:1px solid #FFFFFF;
background: #f6f6f6;
color:#212C44;
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: 15px;
  padding-bottom: 15px;
  color: #2D2D2D;
  background: #EEE;
}

#footer a {
  color: #2D2D2D;
}

#footer a:hover {
  color: #212C44;
  text-decoration:underline;
}

#footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer ul > li {
  display: inline-block;
  margin-left: 15px;
}


/*=======/.FOOTER END=====*/
/*==================================================================================================*/
.mutu {
float:left;
display:block;
width:200px;
height:auto;
margin-right:10px;
color:#212C44;
text-align:left;
}


/*------------------ABBR---------------*/
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: #212C44;
    border-radius:2px;
    content: attr(title);
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:1s;
}

/*---------------/. ABBR---------------*/

/*==================================================MEDIA @ Responsive================================================*/
/*===============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;
 }

 
 
 .note-sec{
width:100%;
background:#E1E0DD !important;
}

.himal {
width:100%;
height:110% !important;
padding:20px 10px;
} 
 

/*----INTRODUCTION SECTION-------*/
 .note-sec-01{
width:100%;
background:#E1E0DD !important;
}

.himal-01 {
width:100%;
height:110% !important;
padding:20px 10px;
}



 .note-sec-02{
width:100%;
background:#E1E0DD !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;
}
 
 } 

@media(max-width:767px){

.logocover{
border-bottom:none !important;
position:relative !important;   
}
.top-left-nano{
  display:none !important;  
}
.top-collapse img{
display :none !important;
}
.logo{margin-bottom:-0px !important;}
.logo:hover{
transform:none !important;    
}
 .logo img{
 width:100%;
 height:auto;
 margin:0px auto;
 }
 
 .top-header-right{
 display:none !important;
 }
 
 .top-right{
   display:none !important;
}




  /* Navbar positioning foo */
    .navbar-wrapper {
    margin-top: 20px;
  background:#01A24D !important;
  }
  .navbar-wrapper .container {
    padding-left:  15px;
    padding-right: 15px;
  }
  .navbar-wrapper .navbar {
    padding-left:  0;
    padding-right: 0;
  }

  .navbar-wrapper .navbar {
    border-radius: 4px;
  }
.navbar-custom .navbar-nav > li > a{ padding:8px 15px !important;}
  .navbar-custom {background: #01A24D !important; color:#FFFFFF;}
    .navbar li a{color:#FFFFFF !important;}
  .dropdown-header{color:#FFFFFF !important;}
  .navbar-custom .navbar-nav .dropdown-menu {
  background:none !important;
   -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  }
  .navbar-custom .navbar-nav .dropdown-menu > li:hover > a,
.navbar-custom .navbar-nav .dropdown-menu > li:focus > a,
.navbar-custom .navbar-nav .dropdown-menu > li.active > a {
 background:none !important;
  border-bottom: none !important;
}
  
  .navbar-custom .navbar-nav > .active > a,
.navbar-custom .navbar-nav > .active > a:hover,
.navbar-custom .navbar-nav > .active > a:focus,
.navbar-custom .navbar-nav > .open > a,
.navbar-custom .navbar-nav > .open > a:hover,
.navbar-custom .navbar-nav > .open > a:focus {
  background: none !important;
}


.navbar-custom .navbar-nav .dropdown-menu {
background:none !important;
  width:100%;
 border-bottom :0px solid #20B475 !important; 
   border-radius: 0 0 0px 0px; 
  border-bottom-right-radius: 0px;
   z-index:1001;  
}



#owl-demo .item img{
height:auto !important;   
}



.item img {
  width:100%;
  margin-bottom:20px;
  height:100%;
}
  

  .header-bg{
 margin-top: 0px !important;
 background:#FFFFFF !important;
}


.con-inner{
margin-bottom:50px;
margin-left:0px !important;
}

.newsinter{ 
background:none !important;} 


/* INNER PAGE */

.titlehouse {
font-size:28px;
line-height:130%;
font-weight:500;
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;
} 



/*---------------INTRODUCTION--------*/

.note-sec-01{
width:100%;
background:#212C44 !important;
}

.himal-01 {
width:100%;
height:110% !important;
padding:20px 10px;
} 

.note-sec-02{
width:100%;
background:#212C44 !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;
} 


/*---------------/- .INTRODUCTION--------*/




.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;

}

}



/*+++++++++++++++++++++++++++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:130%;
text-align:justify;
color:#212C44;
font-weight:lighter;
}

.media-body h3{
margin-top:0;
font-size:14px;
letter-spacing:0.5px;
font-weight:normal;
line-height:130%;
width:100%;
text-align:left;
position:relative;
color:#212C44;
}

.testimonial-new img{
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border:0px solid #f1f1f1;
height:auto;
}

.testimonial-new{
  padding:30px 0px 20px 0px;
  
}

/*========================================*/
.acarousel-controls {
text-align:right;
margin-top:-10px;
margin-bottom:0px;
}
a.acarousel-control {
font-size:16px;
background:#01A24D;
color:#fff;
padding:2px 8px;
}

a.acarousel-control:hover{
background:#f1f1f1;
color:#01A24D;

}

/*+++++++++++++++++++++++++++/. TAB CONTENT++++++++++++++++++++++++++++++++++++*/

a.papu{
background:#212C44; 
}



/*===========================================*/

/*NOTE SECION STYLE*/
.note-sec {
margin-top:0px;
    background: url(../img/4.html) no-repeat 50% 50%;
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;
   min-height:400px;
    color:#212C44;
  margin-bottom:20px;
}

.himal{
padding-top:20px;
     padding-bottom:20px;
background:rgba( 0, 0, 0, 0.50);
height:400px;
}
/*================================*/
/*================================*/

.contactform{
margin-top:0px !important;  
margin-bottom:5px;  
width:100%;
color:#626262;
font-family: 'Open Sans', 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: 'Open Sans', 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:130%; 
}
.text-hello a{
  color:#FFFFFF;
  font-weight:800;
  line-height:130%;
}

h4.outsourcing-heading{
color:#FFFFFF;  
line-height:130%;
font-weight:700;
font-size:18px; 
text-transform:uppercase;
}

/*=====================================================*/
.navbar-fixed-top img{
width:0px !important;
height:auto;
}
.top-collapse img {
width:225px !important;
height:auto;
padding:10px 0px 5px 0px !important;
float:left; 
z-index:9999 !important;
} 
  
/*=====================================================*/

/*====================== KALE NEPALI ==================*/
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 ========================*/  
  
@import url(http://fonts.googleapis.com/css?family=Oswald:300,400,700);


        .boxgrid h3{
          
           color:#FEEF01; font-size:16px;  font-weight:300;  font-family: 'Oswald', sans-serif;
          text-align:center;
          margin-top:-30px;
          margin-bottom:15px;
          line-height:150%;
          letter-spacing:0.5px;
        }
        
        .boxgrid h5{
          padding: 0 10px; 
          color:#FFF; 
          font-weight:400; 
           font-family: 'Oswald', sans-serif;
          text-align:center;
          line-height:130%;
          font-size:11.0pt;
        }
        
        .boxgrid h4{
          padding: 0 10px; 
          color:#FFF; 
          font-weight:700; 
           font-family: 'Oswald', sans-serif;
          text-align:center;
          line-height:130%;
          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:260px; 
        float:left; 
        
      /*  border-top: solid 10px #ddd;
        border-right: solid 10px #ddd;
        border-bottom: solid 10px #fff;
        border-left: solid 10px #fff;*/
        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; 

        }
        .boxgrid p{ 
          padding: 0 10px; 
          color:#FFF; 
          font-weight:400; 
          font-family: 'Open Sans', sans-serif;
          text-align:center;
          line-height:130%;
          font-size:10.0pt;
          
        }
        .boxgrid a{
          
          color:#FFF;
          font-weight:400;
          text-decoration:none;
          font-family: 'Open Sans', sans-serif;
        }
        .boxgrid a:hover{
        color:#fff;   
        }
        
      .boxcaption{ 
        float: left; 
        position: absolute; 
        background: rgba( 0, 0, 0, 0.6); 
        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( 1, 162, 77, 0.96);
        
      }
      
      
      .nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
    
      /*
      
        .captionfull .boxcaption {
          top: 0;
          left: 0;
        }
        .caption .boxcaption {
          top: 0;
          left: 0;
        }
        */
      
      
      
      
        /*=================/. IMAGE ========================*/
        .hrc{
          
          color:#212C44;
font-weight:lighter;
font-size:30px;
line-height:130%;
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 #01A24D;
  position: absolute;
  left:0;
  z-index:1;
} 
        
        
        
        .hrc b{
        font-size:30px;
          font-weight:300;
        color:#212C44;
        
        }
        
        .hrct{
          font-size:24px;
          font-weight:300;
        color:#EC0605;
        line-height:140%;
        border-bottom:0px solid #212C44;
        border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
text-transform:uppercase;
text-align:center;
background:#FFFFFF;
        }
        
        .hrlr{
          border-top:0px solid #212C44;
          margin-top:17px;
        }
        .btn-power{
          background: rgba( 0, 0, 0, 0.40);
          background:none !important;
          border:1px solid #ec0605;
          padding:3px 7px;
          text-align:center;
          border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
        }
        
        
        
    .hrct-01{
          font-size:24px;
          font-weight:300;
        color:#FFFFFF;
        line-height:140%;
        border-bottom:0px solid #212C44;
        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;
          
        }
        
        
        /*___________________________________*/
        
        
        
        
.pawan{
margin-top:0px;
}

.testi{
height:270px;
width:100%; 
margin:2px 0px; 
}
a.mero{
  font-weight:700;
  color:#0152B0 !important;
}
        
        
  
.getintouch-bottom {
background:#212C44; 
width:100%; 
color:#FFFFFF !important; 
}
#new-google-map{
  background:#212C44;
  width:100%; 
}
  
  /*________________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 ====================*/

         .list-group-item.active, .list-group-item.active:hover {
          background: #01A24D !important;
      color:#FFF !important;
      border:none !important; font-family: 'Oswald', sans-serif;
      line-height:140%;
      padding:10px;
      font-size:24px; font-weight:lighter;
      
          }
      
a.list-group-item{

border-top:1px dotted rgba(0, 0, 0, 0.2) !important;
  border-left:none !important;
  border-right:none !important;
  border-bottom:1px dotted rgba(0, 0, 0, 0.2) !important;
  color:#212C44;
  font-weight:lighter;
  letter-spacing:0.5px;
  font-size:14px; background:#fbfbfb !important;
  
}
a.list-group-item:hover{
background:#FFF !important;
}


/*=================== /.LIST GROUP ITEM ====================*/
      
      
      
      

      
        /*________________START MEDIA 1281PX___________________*/
        
      
        
        @media(max-width:1281px){
.pawan{
margin-top:0px !important;
}

 }
 .monopoli420{
width:100%;
height:auto;
  float:right;
text-align:right; 
display:block;   
 }
 
 



/*=============INTRODUCTION ROW==============================*/

/*NOTE SECION STYLE*/
.note-sec-01 {
margin-top:0px;
    background: url(../img/introduction-01.html) no-repeat 50% 50%;
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:100%;
}

.himal-01{
padding-top:20px;
     padding-bottom:20px;
background:rgba( 255,255,255,0.99) !important;
height:auto;
}
/*================================*/ 


.note-sec-02 {
margin-top: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;
width: 100%;
display: block;
height: auto;
    color:#FFFFFF;
}

.himal-02{
padding-top:15px;
     padding-bottom:30px;
background:rgba( 255, 255, 255, 0.9) url(../img/pt2.png) repeat;
height:100%;
}


/*==================================================*/
/*================================*/ 


.note-sec-03 {
margin-top:0px;
    background:#FFF url(../img/C-03.jpg) no-repeat 50% 50%;
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;
    color:#FFFFFF;
}

.himal-03{
padding-top:15px;
     padding-bottom:10px;
background:rgba( 255, 255, 255, 0.7);
height:100%;
}


/*==================================================*/











/*==================================================*/

.media>.pull-left{
  margin-right: 20px;
}

.media>.pull-right{
  margin-left: 20px;
}

ol,ul {
  list-style:none;
}

/*==================================================*/


/* ------------------------------------------------------------- */
/* Start Service Section
/* ------------------------------------------------------------- */
@import url(http://fonts.googleapis.com/css?family=Oswald:300,400,700);

.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: #212C44;
    font-weight: 600;
    font-family: 'Oswald', sans-serif;
}

a.service h4  {
    font-size: 15px;
    margin-bottom: 13px;
    color: #212C44;
    font-weight: 600;
    font-family: 'Oswald', sans-serif;
  line-height:150%;
}


.service p {
    font-size: 13px;
    line-height: 130%;
    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: #212C44;
    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: 'Oswald', sans-serif;
  font-weight:normal;
}

.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: #111;
    border: 1px solid #111;
    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: #28ABE3;
}

.team-member .team-details {
    background-color: rgba(40, 171, 227, 0.8);
}
/*==================================*/
.newsframe{
height:400px;
font-family: 'Open Sans', sans-serif;
color:#212C44 !important;
letter-spacing:0.5px !important;
font-weight:lighter !important;
overflow:hidden !important;
padding:10px 15px 5px 0px !important;
}
.newsframe a{
color:#212C44 !important;
line-height:normal !important;

}
.newsframe a:hover{
color:#01A24D !important;
}
a.bt-2016{
color:#FFF !important;
font-size:14px !important;
font-weight:normal;
font-family: 'Open Sans', sans-serif !important;
}
a.bt-2016:hover{
color:#FFF !important;
}
.newsframe p{
color:#212C44 !important;
font-size:16px !important;
}

.newsframe div{
color:#212C44 !important;
font-size:16px !important;
}


.newsframe-home{
margin:10px 0px;
height:330px;
width:75% !important;
}

@media(max-width:767px){
.newsframe-home{
width:100% !important;
height:100%;
}


}







/*============================================*/

p.demand{
color:#fff;
font-size:18px;
font-family: 'Oswald', sans-serif;
letter-spacing:1px;
line-height:normal;
margin:0px auto;
}

/*=====================Browse Topics==========================*/
.browsetopic{
width:100%;
margin-top:0px;
background:#f6531a;
padding:30px 0px;
color:#FFF !important;
}
.browsetopic h3{
   color:#f9f9f9;
   font-size:14px;
   line-height:130%;
   text-transform:uppercase;
   letter-spacing:0.5px;
   font-weight:normal;
}
.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:50px;
height:25px;
border-bottom:3px solid #FFF;
  position: absolute;
  left:0;
  z-index:1;
  margin-left:15px;
}
.browsetopic h3:hover::after{
width:85px;

}


.browsetopic ul>li {
font-size:13px;
color:#f1f1f1;
letter-spacing:0.5px;
font-weight:lighter;
list-style:none;
    line-height: 2;
}
.browsetopic ul>li> a{
font-size:13px;
color:#FFF;
letter-spacing:0.5px;
font-weight:lighter;
padding-top: 0;
}
.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:#01A24D;
font-size:16px;
margin-right:5px;
margin-left:-17px !important;
}

/*=====================./- Browse Topics==========================*/
    /*************** SCROLLBAR BASE CSS ***************/
  

/*===============================================*/

/*---------------------------------------------------------------*/
.babu-420{
margin-top:-15px;
}

.babu-840{
margin-top:-20px;
}
.rbc_margin10{
margin-top:10px;
margin-bottom:5px;
width:100%;
background:none;    
}
/*==============================================*/
  .pyr{
  width:100%;
height:100%;   
position: relative;  
  left: 0;
  top: 0;
  margin-bottom:10px;
  margin-top:0px;
  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:9px !important;
-moz-border-radius:9px !important;
-webkit-border-radius:9px !important;*/
  }
  
  .pyr:hover > img{
  
  opacity:1.0 !important;
-webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  
  -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: url(../images/pyr.png) repeat !important;
padding-top:30%;
border-radius:9px !important;
-moz-border-radius:9px !important;
-webkit-border-radius:9px !important;
border:1px 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,119,190,0.7)!important;
   padding:10px 20px;
 float:left;
   position: relative; 
   border-top:1px dotted #fff; 
   border-bottom:1px dotted #fff; 
    }
  
 .pyr h2 span strong{
 color:#FFFC01 !important;
   font-weight:bold;
   
 } 
  
  
  /*===============================================================*/ 
  
   /*====================== 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 =========================================*/ 





/*====================./-SUB MENU================================*/
.co-clients{
list-style:none !important;
position:relative; 
padding-top:15px;
}

.co-clients h4{
font-size:20px;
 font-family: 'Oswald', sans-serif;
color:rgba(0, 0, 0, 0.5);
text-align:left;
font-weight:lighter;
}

.co-clients-line{
border-top:1px dashed rgba(0, 0, 0, 0.1);
border-bottom:1px dashed rgba(0, 0, 0, 0.1);
margin:20px 0px;
background:#fff;
}


@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:#212C44;
text-align:left;
font-weight:bold;
font-family: 'Open Sans', sans-serif;
border-bottom:5px solid #f6f6f6;
line-height:normal;
padding-bottom:10px;
}

.tm-md h3{
background:none;
padding:15px 10px;
font-size:22px;
 font-family: 'Oswald', sans-serif;
color:#212C44;
text-align:center;
font-weight:bold;
text-transform:uppercase;
border-bottom:1px solid rgba(0, 0, 0, 0.1);
line-height:normal !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:#212C44;
text-align:center;
font-weight:bold;
letter-spacing:0.5px;
line-height:normal !important;
}

.tm-md h2 strong{
font-size:14px;
font-family: 'Open Sans', sans-serif;
color:#212C44;
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:140%;
background:none;
 font-family: 'Oswald', sans-serif;
 letter-spacing:0.7px;
}
.rne-c i{
color:#fff;
font-weight:100;
font-size:34px;
}


/*=============NAMASTE / WELCOME SECTION ==============================*/

/*NOTE SECION STYLE*/
.note-sec-namaste {
margin-top:0px;
    background: url(../img/introduction-01.html) no-repeat 50% 50%;
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;
   min-height:300px;
}

.himal-namaste{
padding-top:20px;
     padding-bottom:20px;
background:rgba( 0, 0, 0, 0.50);
height:300px;
}

.namaste-1st{
margin-top:20px;
margin-bottom:20px;
font-family: 'Open Sans', sans-serif;
font-weight:lighter;
font-size:24px;
}

.namaste-1st p{
text-align:justify;
font-weight:lighter;
}

@import url(https://fonts.googleapis.com/css?family=Josefin+Slab:400,700,100);
.namaste-1st h4{
font-size:60px;
letter-spacing:0.5px;
font-family:'Josefin Slab', serif;
color:#fff !important;
font-weight:700;
text-align:center;
-webkit-font-smoothing: antialiased !important;
}

/*==============================*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);
@import url(https://fonts.googleapis.com/css?family=Poiret+One);
/*==============================*/

.namaste-1st span{
font-size:30px;
font-weight:lighter;
font-family: 'Open Sans Condensed', sans-serif;

letter-spacing:0.7px;
text-align:center;
color:#fff !important;
text-transform:uppercase;
border-bottom:5px solid #212C44;
-webkit-font-smoothing: antialiased !important;
text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}


.namaste-1st .btn-default{
color:#fff;
float:right;
transition: all 0.5s ease, padding 2.8s linear;
}

.namaste-1st .btn-default:hover{
color:#212C44;
}


.namaste-inner img{
width:100px;
height:auto;
padding-top:9px;
}



@media(max-width:767px){
.namaste-1st h4{
font-size:34px;
font-weight:bold;
}
.namaste-1st span{
font-size:20px;
}
.namaste-1st{
font-size:16px;
}

h4.service-heading a {
font-size:22px;
}

.ios-new h4{
line-height:normal;
clear:both;
}
.ios-new{
margin-top:20px !important;
}

}
/*=============./- NAMASTE / WELCOME SECTION ===================*/ 
/*=======================Investment on shares=================*/
.ios-new{
padding-top:25px;
overflow:hidden;
}

/*
.ios-new h4{
border-bottom:1px dashed rgba(0, 0, 0, 0.2);
color:#212C44;
font-family: 'Oswald', sans-serif;
letter-spacing:0.7px;
font-size:28px;
font-weight:lighter;
margin-top:none;
padding-bottom:10px;
}

.ios-new img{
width:100%;
height:auto;
border-radius:15px;
}

*/
/*=======================./- Investment on shares=================*/
.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:24px;
font-weight:lighter;
font-family: 'Oswald', sans-serif;
color:#212C44 !important;
letter-spacing:0.7px;
text-align:left;
}
.title2016 h3{
font-size:24px;
font-weight:lighter;
font-family: 'Oswald', sans-serif;
color:#212C44 !important;
letter-spacing:0.7px;
text-align:left;
line-height:120%;
}

.title2016 h3 b{
  
  font-size:14px !important;
font-weight:lighter;
font-family: 'Oswald', sans-serif;
color:#212C44 !important;
letter-spacing:0.5px;
text-align:left;
}

.title2016 h3:after{
content:"";
width:140px;
height:35px;
border-bottom:3px solid #01A24D;
  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:50px;
height:40px;
border-bottom:3px solid #f6531as;
  position: absolute;
  left:0;
  z-index:1;
  margin-left:0px;
}

.title2016 h2:hover::after{
width:100px;
}



/*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:#212C44;
font-size:24px;
text-align:left;
padding:20px 0px;
line-height:130%;
}
.Group-Holding strong{
 font-weight:900;
letter-spacing:0.9px;
text-transform:uppercase;
font-family: 'Bevan', cursive;
color:#f9f9f9;
font-size:60px;
line-height:120%;

-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 #212C44; 
}
.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:#212C44;
font-size:14px !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;

}
/*=================================================*/
.company_list{
padding:20px 15px;
font-size:16px;
font-weight:bold;
display:block;
color:#212C44;

}
.company_list a{
color:#212C44;
text-decoration:underline;
float:right;
font-size:14px;
}

.company_list a:hover{
color:#212C44;

}

.company_list em{
color:#212C44;
}
.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_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:#212C44;
text-align:left !important;
position:absolute;
margin-left:-25px;
}

.download_brochure span{
font-size:16px;
color:#212C44;
letter-spacing:0.5px;
font-weight:bold;
line-height:110%;
text-transform:uppercase;
}

.download_brochure span> strong{
font-size:14px;
color:#212C44;
font-weight:normal;
text-transform:none !important;
}

.download_brochure a{
font-size:14px;
color:#212C44;
font-weight:normal;
text-transform:none !important;
}

/*==================== FOOTER (CONTACT INFO)======================*/
.contact-info_footer{
letter-spacing:0.7px;
font-family: 'Open Sans Condensed', sans-serif;
font-weight:lighter;
font-size:16px;
color:#212C44 !important;
line-height:normal;
text-align:left;
}
.contact-info_footer img{
width:100px;
height:auto;
  display: block;
    margin-left: auto;
    margin-right: auto; 
}

.point_a{
background:#212C44;
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 #212C44;
line-height:140%;

}

.point_b{
padding-top:20px;
}
.border-pro{
width:100px;
height:10px;
border-bottom:5px solid #212C44;

}
/*====================(CONTACT INFO BACKGROUND)========================*/
.contact-info_bg{
background: url(../img/99.html) 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: #212C44;
}

}
/*==================== ./-FOOTER (CONTACT INFO)========================*/
/*
.tabs-2016{
font-size:18px !important;
font-weight:lighter !important;
letter-spacing:0.5px !important;
font-family: 'Oswald', sans-serif !important;
line-height:normal;
}

.nav-tabs { border-bottom: 0px solid #DDD; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { 
  border-width: 0; 
  border:0px solid #01A24D; 
  background: transparent;
  }
    .nav-tabs > li > a { border: none; color: #01A24D; }
        .nav-tabs > li.active > a, .nav-tabs > li > a:hover { 
    border: 0px solid #01A24D; 
    color: #212C44 !important; 
    background: transparent; 
    }
        .nav-tabs > li > a::after { content: ""; background: #212C44; height: 2px; position: absolute; width: 100%; left: 0px; bottom: -1px; transition: all 250ms ease 0s; transform: scale(0); }
    .nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after { transform: scale(1); }
.tab-nav > li > a::after { background: #01A24D none repeat scroll 0% 0%; color: #01A24D; }
.tab-pane { padding: 0px 0; }
.tab-content{padding:5px 0px}

.card {background: transparent !important;}
*/
/*======================================*/

/*       Coloring indicators    */


.carousel-indicators {
  bottom:5px;
  left:0;
  width:auto;
  padding:5px 25px 5px 25px;
  margin-left:0;
  display: none;
}








.carousel-animate .carousel-indicators > li {
  margin: 0 2px;
  background-color: #FFF;
  border-color: #FFF;
  opacity: .9;
}
.carousel-animate .carousel-indicators > li.active {
  width: 10px;
  height: 10px;
  opacity: 1;
  background-color: #212C44;
  border-color: #212C44;
}

/*          Hero Headers        */

.carousel-animate .hero {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  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:0.7px;
  background-color: rgba(33,44,68,0.8);
  border-color: #212C44;
  outline: none;
  margin: 20px auto;
}


.helloFi h1{
font-weight:900;
font-family: 'Open Sans', sans-serif;
/*
font-family: 'Black Ops One', cursive;*/
-webkit-font-smoothing: antialiased !important;
text-transform:capitalize;
float:left;
margin-right:10px;
line-height:100%;
font-size: 45px;
color: #FFF; text-shadow:none !important;
letter-spacing:1px;  animation-delay: 1s;
}


.helloFi h2{
font-weight:lighter;
font-family: 'Open Sans', sans-serif;
-webkit-font-smoothing: antialiased !important;
text-transform:none;

line-height:100%; margin-right:10px;
font-size: 24px; text-shadow:none !important;
color: #FFF;
float:left; padding:5px 10px;
/*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);*/
background-color:rgba(1,162,77,0.9);
border:1px solid rgba(1,162,77,0.7);
animation-delay: 2s;
}

.helloFi h3 {
margin:0 auto;
padding:10px;
background-color:rgba(255,255,255,0.7);
border-left:1px solid #01A24D !important;
border-right:1px solid rgba(255,255,255,0.7);
border-top:1px solid rgba(255,255,255,0.7);
border-bottom:1px solid rgba(255,255,255,0.7);
  font-size:20px;
  font-weight:lighter;
  font-family: 'Open Sans', sans-serif;  animation-delay: 3s;
-webkit-font-smoothing: antialiased; 
  float:left;
    color:#212C44 /*rgba(43,53,76,0.7) */;
  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:10%;
  bottom:20px;
  left:40%;
  padding:10px;
  background:transparent !important;
  text-align:left;
    height:auto;
  position:absolute;
  
}


/*          Media Queries       */

@media screen and (max-width: 767px) {
  .helloFi h1 {
    font-size: 1.7em;
  }
   .helloFi h3{
   width:100%;
   font-size: 1.3em;
   }
   
.carousel-caption {
  width:80%;
  right:10%;
  left:10%;
top:auto; 
bottom:10%;
}
   
  .btn.btn-hero{
   display:none !important;
   }
  
  .carousel-bg .carousel-inner .item {
  background-color:#FFF;
  background-size: cover;
  background-position:center !important;
 min-height: 350px !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);
}

/*       BS bacground Images       */

.carousel-bg .carousel-inner .item {
 background: #212C44;
 min-height: 450px;
 width:100%;
}


/*============= NEWS ULTRA ===================*/
/*=============-/. NEWS ULTRA ===================*/



/*

.dropdown-menu{
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.dropdown-submenu {
    position: initial;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
  left: 100%;
  margin-top: -1px;
  margin-left: -1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  min-height: 101%;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}


*/


/*==================================================*/

.top-caption{
width:100%;
height:auto;
}

.top-caption-inner{

font-size:36px;
color:#212C44;
font-weight:lighter !important;
letter-spacing:0.7px !important;
font-family: 'Oswald', sans-serif !important;
line-height:115%;
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;
}
  #australia{
margin-top:20px;
position:relative !important;
height:100% !important; 
}
  
 .australia-home{
 padding-top:10px;
 margin:5px 0px !important;
height:250px !important; 
 box-shadow: 0px 0px 0px rgba(0,0,0,0.0) !important;
margin-top:20px !important;

 } 
  .country-pick{
  margin-bottom:20px;
  
  }
  
}

/*----- AUSTRALIA - HOME PAGE --------*/
#australia{
  z-index:9999 !important; 
position:absolute;
width:100%;  height:250px; 
}


.australia-home{ 
bottom:50%; 
height:auto;
display:block;
margin:0px !important;
padding:0px !important; 
box-shadow: 10px 10px 5px rgba(0,0,0,0.3);
}



.australia-home-content{
border:0px solid rgba(255,255,255,0.7);
padding:15px 5px 5px 15px !important;
color:#FFF; 
width:100%; height:auto; 
  /* background:url(../img/aus.jpg) no-repeat;*/  
  
}
.australia-home-broder{
border-right:1px solid rgba(0,0,0,0.7);
}
.australia-home-name{
font-size:24px;
  font-weight:bold !important;
letter-spacing:0.5px !important;
font-family: 'Oswald', sans-serif !important;
text-align:center !important;
line-height:100%; color:#FFF; 
text-transform:uppercase; text-shadow: none;
/*  
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; */

}


  #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:14px;
    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/%2b.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;}






/*----- - HOME PAGE --------*/


.selectpicker{
text-align:right; 
float:right;
margin-top:7px;
margin-bottom:15px;
box-shadow:none !important;
padding:3px 5px;
}
.selectpicker option {
padding-left:10px; border-color:#212C44 !important; box-shadow:none !important; padding-right:5px;
}
.selectpicker option  img{
width:15px !important;
height:15px;

}

/*================= Testimonial =============================*/


  .testimonial{
    margin: 25px 3px 20px 3px;
    overflow: hidden;
  
}

.testimonial .description{
    position: relative;
  font-size:14px;
    color: #212C44 !important; background:#FFF !important;
    padding: 20px 20px;
    border: 1px solid #767070;
    border-left: 1px solid #01A24D;
  border-top: 1px solid #01A24D;
  border-radius:0px 0px 9px 0px;
  text-align:left;
}

.testimonial .description:after{
    content: "";
    width: 20px;
    height: 20px;
    background:#FFF !important;
    border-bottom: 1px solid #767070;
    border-left: 1px solid #767070;
    position: absolute;
    bottom: -11px;
    left: 85px;
    transform: skewY(-45deg);
}

.testimonial .pic{
    width: 125px;
    height: 125px;
    border-radius: 0%;
    overflow: hidden;
    margin: 20px 30px 10px;
    display: inline-block;
    border: 2px solid  #01A24D;
}

.testimonial .pic img{
    width: 100%;
    height: auto;
}

.testimonial .testimonial-prof{
    text-transform: capitalize;
    margin: 0 30px;
}

.testimonial .testimonial-prof h4{
    color: #01A24D;
    display: block;
    font-size: 17px;
    font-weight: bold;
    margin: 0 0 5px 0; letter-spacing:0.5;
}

.testimonial .testimonial-prof small{
    display: block;
    font-size: 13px;
    color:#212C44 !important;
  letter-spacing:0.3px;
  font-weight:lighter;
  text-align:left;
}

.owl-theme .owl-controls{
    margin-top:45px;
}

.owl-theme .owl-controls .owl-buttons div{
    border-radius: 0;
    background: #01A24D;
    padding: 15px 20px;
    opacity: 1;
    border: 1px solid transparent;
    transition: all 0.30s linear 0s;
}

.owl-theme .owl-controls .owl-buttons div:hover{
    background: transparent;
    border: 1px solid #01A24D;
}

.owl-prev:before,
.owl-next:before{
    content: "\f053";
    font-family: 'FontAwesome';
    color: #DDD;
}

.owl-next:before{
    content: "\f054";
}

@media only screen and (max-width: 480px){
    .owl-theme .owl-controls{
        margin-top: 25px;
    }
  
.bec-download{

}

.bec-university-list{
width:100%; 
}
.bec-university-list li img{
width:75px !important;
height:auto !important;
display:inline-table;
}

}
  

/*================= ./- Testimonial =============================*/

.about-bradford{
z-index:999;
color:#FFF !important;
margin-top:28px;
line-height:130%;
font-weight:lighter;
overflow:hidden;
}
.about-bradford em {
color:#01A24D;
font-size:45px;
text-align:justify;
margin-right:5px;

}

/*====================BRADFORD's DOWNLOADS====================*/
.bec-download{
width:100%;
overflow:hidden;
}

#bec-university{
padding-bottom:20px ;
background:transparent;
width:100%;
}

.bec-university-list {
padding-top:20px ; 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.3;
}

.bec-university-list:hover li:hover a:hover{
opacity:1.9 !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:97% !important;
height:auto !important;
border:1px solid #212C44;
}








/*===========BF 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;
}


}

/*===========BF FACEBOOK==============*/
.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===============================*/
@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,300,200,700);

.panel-heading{
background:none !important;
border-bottom:1px solid rgba(0, 0, 0, 0.1) !important;
}

.panel-heading h4 {
font-size: 18px;
  color:#212C44;
font-weight:900;
font-family: 'Oswald', sans-serif !important;
line-height:normal; letter-spacing:1.5px;

}
.panel-heading a:focus, .panel-heading a:hover {
color:#01A24D;
}


.panel-heading b{
font-size: 24px;
  color:#EC0605;
font-weight:800;
font-family:'Open Sans', sans-serif;
}

.panel-heading h4 i{
float:right;
color:#01A24D;
font-size:16px;
}

/*==============================*/
.title-inner h3{
font-size:24px;
font-weight:lighter;
font-family: 'Oswald', sans-serif;
color:#212C44;
letter-spacing:0.7px;
text-align:left;
}

.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:100%;
height:36px;
border-bottom:3px solid #01A24D;
  position: absolute;
  left:0;
  z-index:1;
  margin-left:0px;
}



/*====================================*/
#exam-pro{
  margin:30px 0 15px 0; 
}

#exam-pro li{
padding:5px;  
list-style:none;
background:transparent;
border:0px solid #f6f6f6;
background:transparent;
text-align:justify;
margin-left:5px;
}
#exam-pro h4{
font-size:18px;
font-weight:bold;
font-family: 'Oswald', sans-serif;
color:#212C44 !important;
letter-spacing:0.7px;
text-align:left;  
}
#exam-pro img{
width:100%;
height:auto;  
}

#exam-pro 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:#f4ce00;
height:2px;
margin-top:23px;
  position: absolute;
  left:10px;
  z-index:1;
  margin-left:0px;
}

#exam-pro h4:hover::after{
transform: scale(1); 
width:100px;
}
#exam-pro .tour-package-date{
top:10px;
background:#f4ce00;
position:absolute;
padding:3px 10px;
color:#FFFFFF;
float:left;
font-size:14px;
font-weight:normal;
letter-spacing:0.3px;
font-family: 'Oswald', sans-serif;/*
border-radius:0px 0px 7px 0px;
-ms-border-radius:0px 0px 7px 0px;
 -webkit-border-radius:0px 0px 7px 0px;
 -moz-border-radius:0px 0px 7px 0px;
 -o-border-radius:0px 0px 7px 0px;*/
}
#exam-pro .tour-price{
margin-top:-40px;
background:#f6531a;
position:absolute;
padding:3px 10px;
color:#FFF;
left:10px;
text-align:left;
font-size:16px;
font-weight:normal;
letter-spacing:0.7px;
font-family: 'Oswald', sans-serif;/*
border-radius:7px 0px 0px 0px;
-ms-border-radius:7px 0px 0px 0px;
 -webkit-border-radius:7px 0px 0px 0px;
 -moz-border-radius:7px 0px 0px 0px;
 -o-border-radius:7px 0px 0px 0px;*/
}


#exam-updat{
  margin-top:15px;
width:100%; 
height:400px; 
overflow-x:auto;  
overflow-y:auto;  
}

/*================================*/
.btn-mybf { 
margin-top:10px;
  color: #ffffff; 
  background-color: #01A24D; 
  border-color: #01A24D; 
  font-family: 'Oswald', sans-serif;
  letter-spacing:0.5px;
  text-transform:uppercase;
  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;
  font-size:12px;
  
} 
 
.btn-mybf:hover, 
.btn-mybf:focus, 
.btn-mybf:active, 
.btn-mybf.active, 
.open .dropdown-toggle.btn-mybf { 
  color: #212C44 !important;
  background-color: #f9f9f9; 
  border-color: #f6f6f6; 
} 
 
.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: #01A24D; 
  border-color: #01A24D; 
} 
 
.btn-mybf .badge { 
  color: #01A24D; 
  background-color: #ffffff; 
}

/*==========================*/
.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;  
}
.selectpicker{
display:none !important;    
}
  
}
/*==========================*/
/*============ Quick Contact ==============*/
.quick-contact div{
  margin-top:20px;
font-size:14px;
font-weight:normal;
letter-spacing:0.5px; 
}
.quick-contact img{
width:100%;
height:auto;
margin-top:20px;
margin-bottom:10px; 
}
.quick-07{
background:#fbfbfb; 
padding:10px 0px 20px 0px;  
margin-top:30px !important;
  
}
/*============ ./- Quick Contact ==============*/
/*New-Code*/
.navbar-default {
    background: #f6531a;
    border: medium none;
    margin-top: -11px;
    /* overflow: hidden; */
    position: relative;
}
.navbar-default::before {
    border-bottom: 4px solid transparent;
    border-right: 85px solid transparent;
    border-top: 96px solid #e5eef3;
    bottom: 0;
    content: "";
    height: 0;
    left: 0;
    top: 0;
    position: absolute;
}
.navbar-default::after {
    border-bottom: 96px solid #e5eef3;
    border-left: 67px solid transparent;
    border-right: 0 solid transparent;
    bottom: 0;
    content: "";
    height: 0;
    position: absolute;
    right: 0;
}
.navbar .navbar-collapse {
    float: left;
}
.navbar-default .navbar-toggle {
    border-color: #ddd;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    height: 100px;
    line-height: 100px;
    padding: 0 21px;
    text-transform: uppercase;
    
}
.navbar .socio-icon ul {
    display: block;
    float: right;
    line-height: 96px;
}
.navbar .socio-icon ul li {
    display: inline-block;
    margin-left: 10px;
}
.navbar .socio-icon ul li a .fa-facebook-square {
    color: #3b5998;
}
.navbar .socio-icon ul li a .fa-google-plus-square {
    color: #000;
}
.navbar .socio-icon ul li a .fa-twitter-square {
    color: #55acee;
}
.navbar .socio-icon ul li a {
    font-size: 28px;
}
.section-heading .span-title h1 {
    margin-bottom: 0;
}
.popular-posts .recent {
    margin-top: 8px;
    font-size: 21px;
}
.section-heading {
    height: 9rem;
    background-color: #cccccc;
}
.section-heading .span-title {
    margin-top: 3rem;
}
.post-content p strong {
    font-size: 18px;
    font-weight: 100;
}
.recent-aside img {
    height: 197px;
}
.aside-main-button {
    border: 2px solid #f6531a;
    color: #f6531a !important;
}
.v-main-title: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: 80px;
    height: 36px;
    border-bottom: 2px solid #01A24D;
    position: absolute;
    left: 0;
    z-index: 1;
    margin-left: 15px;
}
.upper-team .team-wrapper {
    display: block;
    background: #f6531a;
    color: #fff;
    width: 33.33%;
    margin: 0 auto;
}
.lower-team .team-wrapper {
    width: 23%;
    float: left;
    margin: 0 11px;
    background: #f6531a;
    color: #fff;
}
.main-directors {
    margin-top: 4rem;
}
.upper-team {
    margin-bottom: 4rem;
}
.lower-team {
    margin-bottom: 4rem;
}
.upper-team .team-wrapper h3 {
    color: #fff;
    font-size: 24px;
        margin-bottom: 4px;
}
.lower-team .team-wrapper h3 {
    color: #fff;
    font-size: 24px;
        margin-bottom: 4px;
}
.team-button {
    display: block;
    background: #006dc1;
    padding: 15px 0;
    color: #fff;
}
.upper-icon ul li {
    display: inline-block;
    font-size: 24px;
    margin: 12px 8px 0 8px;
}
.lower-icon ul li {
    display: inline-block;
    font-size: 24px;
    margin: 12px 8px 0 8px;
}
.team-individual {
    
}
.individual-description ul li p {
    color: #000;
    text-decoration: underline;
}
.left-contact-form {
    background: #fff;
    padding: 7px 41px;
    box-shadow: -2px 11px 3px 1px #cccccc;
}
.contact-page-aside li {
    font-size: 18px;
    color: #f6531a;
    margin: 15px 0;
}
.contact-us-page h2 {
    font-weight: 600;
}
.map-contact {
    margin: 5rem 0;
}
.contact-visit {
    margin-left: 6rem;
    margin-bottom: 2rem;
}
#contact_us_post {
    background: #f6531a;
    color: #fff;
}
.work-condition .col-md-6 {
    background: #fff;
    box-shadow: 3px 1px 8px 0px #cccccc;
}

.carrer-vacancy {
    float: left;
    width: 31.33%;
    margin: 0 11px;
    background: #ccc;
}
.carrer-vacancy .box-content h3 {
    text-align: center;
    text-transform: uppercase;
    color:#212c44; 
    font-weight: 400;
    font-size: 22px;
}
.carrer-vacancy .box-content {
    padding: 0 15px;
    margin-bottom: 2rem;
}
.current-vacancy {
    margin-bottom: 4rem;
}
.carrer-vacancy .box-content .applyNow {
    background: #f6531a;
    color: #fff;
}
.carrer-page-title h2 {
    font-weight: 700;
    text-transform: uppercase;
}
.carrer-page-title {
    margin: 3rem 0 4rem 0;
}
.vacancy-title {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 2rem;
}
.news-page .posts-list {
    background: #cccccc;
}
.news-page .posts-list .news-prev-info {
    padding: 0 7px;
}
.news-page .posts-list .news-prev-info p a {
    margin-bottom: 1rem;
    background: #f6531a;
    border: none;
}
.news-page .posts-list .news-prev-info .credit-items p {
    color: #f6531a;
    font-style: italic;
    font-weight: 700;
}
.news-page-post .media-left img {
    height: 192px;
    width: 100%
}
.main-top-header .biz-logo img {
    width: 284px;
}
.service-nav-footer li a {
    padding-left: 0;
}
.projet-wrapper {
    box-shadow: 1px 3px 3px 3px #cccccc;
    padding: 0;
    margin: 2rem 0;
}
.projet-wrapper ul li ul li {
    text-align: left;
    padding: 0 0 0 32px;
    margin: 0 0 13px 0;
    text-decoration: underline;
    list-style: disc;
}
.projet-wrapper .project-s-title {
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 2rem;
    text-align: left;
    padding-left: 2rem;
}
.projet-wrapper .project-sub-title {
    text-align: left;
    padding-left: 1rem;
    margin-left: 16px;
    font-size: 21px;
    margin-top: 8px;
}
.parent {
    position: relative;
        margin-bottom: 2rem;
}
.child {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    height: 100%;
}
.parent:hover .child {
    display: block;
    cursor: pointer;
}
.child h5 {
    line-height: 9;
}
.child {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    background-color: #00000078;
    height: 100%;
    display: none;
}
.child h5 {
    line-height: 9;
    font-size: 18px;
    color: #fff;
}
.project-parent img {
    width: 100%;
    height: auto;
}
.project-parent-wrapper {
    box-shadow: 9px 5px 3px -1px #cccccc;
}
.project-parent {
    margin-bottom: 3rem;
}
.project-icons {
    background: #016dc2;
    text-align: center;
    padding: 6px 0 1px 0;
}
.project-icons ul li {
    display: inline-block;
}
.project-icons ul li a {
    color: #fff;
    font-size: 29px;
    margin: 0 7px;
}
.r-project-title {
    margin: 36px 0 17px 0;
}
.image-child {
    position: absolute;
    top: 0;
    display: block;
    width: 100%;
}
.image-parent {
    position: relative;
}
.image-parent img {
    width: 100%;
    height: 285px;
}
.pm-detail-section ul li {
    display: inline-block;
    font-style: italic;
    color: #b5a9a9;
}
.project-main {
    background: #fff;
    margin-bottom: 2rem;
}
.pm-image-section {
    padding-left: 0;
    padding-right: 0;
}

.project-top-section {
    background: #fff;
    border-bottom: 2px solid #f6531a;
    padding-bottom: 9px;
    margin-bottom: 3rem;
}
.project-top-section ul li {
    margin-bottom: 9px;
    text-decoration: underline;
}
.ptm-section {
    margin-top: 3rem;
}
.post-top-section {
    margin-top: 3rem;
}
.view-more {
    background: #f6531a;
    color: #fff !important;
}
.pd-wrapper {
    padding: 0 186px;
    margin: 6rem 0;
}
.project-detail-icon {
    background: #006fc4;
    color: #fff;
    margin-top: 2rem;
}
.project-detail-icon ul {
    text-align: center;
}
.project-detail-icon ul li {
    display: inline-block;
    padding: 12px 0;
    margin: 0 5px;
}
.project-detail-icon ul li a {
    color: #fff;
    font-size: 28px;
}
.pd-image-detail {
    background: #f6531a;
    color: #fff;
}
.pd-image-detail h4 {
    margin-top: 0;
    padding-top: 2rem;
    color: #fff;
}

.pd-image-detail p {
    padding: 0 3rem;
}
.pd-tab .post-info {
    padding: 40px 17px;
}
.pd-tab {
    border: 2px solid #ddd;
    border-top: none;
}
.pd-tab ul li a {
    color: #f6531a;
}
.post-info-mtitle {
    margin: 20px 0 29px 0;
}
.credit-icon p {
    color: #f6531a;
}
.recent-p-aside h3 {
    margin: 64px 0 30px 0;
    font-size: 21px;
}
.p-sd-image img {
    height: 443px;
}
.recent-posts img {
    height: 443px;
}
.sl-content {
    position: absolute;
    top: 35%;
    right: 165px;
    color: #fff;
    width: 78%;
    padding: 0 45px;
    text-align: right;
}

.sl-content h1, h3 {
    color: #fff;
}
.top-bnner .owl-nav {
    position: absolute;
    top: 45%;
    width: 100%;
    display: block;
    padding: 0 28px;
    display: none;
}
.top-bnner .owl-nav:before {
    clear: both;
    display: block;
    content:"";
}
.top-bnner .owl-nav:after {
    clear: both;
    display: block;
    content:"";
}
.top-bnner .owl-nav .owl-prev {
    float: left;
}
.top-bnner .owl-nav .owl-next {
    float: left;
}
.carousel-caption h1 {
    color: #ef7b04;
}
.recent-posts img {
    height: 192px;
}
.popular-posts .recent-aside {
    background: #ccc;
}
.popular-posts .recent-aside {
    box-shadow: -1px 4px 3px 1px #cccccc;
}
.media-clear {
    clear: both;
    overflow: hidden;
    display: block;
    background: #ccc;
    text-align: center;
}

.gal-desc .img-desc {
    background: #cccc;
    width: 100%;
    margin: 0 auto;
    padding: 0 29px;
    padding-bottom: 1rem;
    text-align: center;
}
.owl-carousel .owl-item::after {
    display: block;
    /*background: #00000087;*/
    width: 100%;
    height: 400px;
    content: "";
    position: absolute;
    top: 0;
}
.gal-desc label {
    font-size: 21px;
    margin-bottom: 1rem;
}
.gal-desc li {
    width: 31.33%;
    display: inline-block;
     margin-bottom: 3rem;
}
.gal-desc  img {
    width: 100%;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 400px;
}
.project-desc-more {
    background: #ccc;
    text-align: center;
    padding: 0 4px;
    margin-top: -32px;
}

.project-desc-more_project {
    background: #ccc;
    text-align: center;
    padding: 0 4px;
    margin-top: -32px;
}
.project-desc-more_project .btn {
    background: #f6531a;
    color: #fff;
    margin-bottom: 12px;
}

.gal-desc .project {
    margin-bottom: 2rem;
}
.project-desc-more .btn {
    background: #f6531a;
    color: #fff;
    margin-bottom: 12px;
}
.vac_add_detail span {
    display: block;
}
.modal-header {
    margin-top: 59px !important;
}
.modal-header .close {
    font-size: 39px;
}
.fa-angle-double-right:before {
    content: "\f101";
    font-family: fontawesome;
    font-style: initial;
}
.foot-btn a {
    color: #fff;
    text-decoration: underline;
}
.last-c li {
    margin: 12px 0;
}
.ser-img {
    padding-left: 0;
}
.ser-content ul li {
    line-height: 2;
    list-style: disc;
}
.individual-description {
    text-align: left;
}
.individual-description p {
    text-align: left;
    line-height: 2;
}
.td-bod {
    padding-left: 0;
    margin: 2rem 0;
    box-shadow: -2px 11px 3px 1px #cccccc;
}
.td-bod .team-individual {
    padding-left: 0;
}










