@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,500,600,700,800,900);
@import url(https://fonts.googleapis.com/css?family=Lato:300,400,500,600,700,800,900);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,900);
@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,600,700,900);
@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,600,700);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:300,400,600,700);
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Quattrocento:400,700');

@import url('https://fonts.googleapis.com/css?family=Oswald:400,500,600&display=swap');
@import url('https://fonts.googleapis.com/css?family=Domine:400,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Rubik:400,500,700,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Oswald:400,500,600,700&display=swap');



body {
  background: #fff;
  font-family: 'Open Sans', sans-serif;
  
  color:#4e4e4e;
  line-height: 22px;
}


a {
  color: #c52d2f;
  -webkit-transition: color 100ms, background-color 200ms;
  -moz-transition: color 100ms, background-color 200ms;
  -o-transition:  color 100ms, background-color 200ms;
  transition:  color 100ms, background-color 200ms;
}
a:hover, a:focus {
  color: #d43133;
}

button:active, button:focus {
outline: 0;
}
.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    right: 20px;
    bottom: 20px;
    position: fixed;
    margin-bottom: -80px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url(../images/top.png) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .3s;
     -o-transition: all .3s;
     transition: all .3s; 
    z-index: 9999;
}
.cd-top.cd-is-visible {
  visibility: visible;
  opacity: 1;
  margin-bottom: 0px;
}
.cd-top.cd-fade-out {
  opacity: .5;
}




.homepage .navbar-brand h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 30px;
  color: #262626;
  font-weight: 300;
  float: left;
  margin-top: 28px;
  margin-bottom: 5px;
  min-width: 250px;
}
.inner .navbar-brand h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 25px;
  color: #262626;
  font-weight: 300;
  float: left;
  margin-top: 25px;
  margin-bottom: 0;
  min-width: 222px;
}
ul.related-catg{
    padding: 0;
    list-style: none;
    font-family: 'Roboto', sans-serif;
    padding-bottom: 15px;
    display: block;
    overflow: auto;
    background: rgba(245,245,245,1);
    margin: 0 -5px;
}
ul.related-catg li {
    padding: 12px 0 12px 13px;
}
ul.related-catg li {
    border-bottom: 1px solid #e8e8e8;
    font-size: 13px;
    padding: 12px 0px;
    width: 83%;
    line-height: 16px;
    margin: 0 auto;
}
ul.related-catg li a{
  color: #333;
}
ul.related-catg li a:hover{
  color: #03a9f4;
}
.title-inner {
    margin-top: 0;
    font-family: 'Roboto Slab';
    font-size: 18px;
    font-weight: normal;
    color: #3f4568;
}
.navbar-brand h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  color: #262626;
  font-weight: normal;
  margin: 0;
  margin-top: 10px;
  line-height: 18px;
}

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
.vr{
    display: inline;
    height: 100%;
    width: 1px;
    border-left: 1px dashed #3ec4ff;
    margin: 5px;
    position: absolute;
    top: 0;
    right: 0;
}
.no-padding{
  padding-bottom: 0;
}
.link-nor{
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #00b1b0;
}

.dropdown-menu {
  margin-top: -1px;
  min-width: 180px;
}
body > section {
  padding: 50px 0;
}
.center {
  text-align: center;
  padding-bottom: 0px;
}
.center-text{
  text-align: center;
}
.lead{
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
  color: #727272;
}
.blue-block{
  display: block;
  color: #2996bd;
  text-transform: uppercase;
  margin-top: 8px;
  margin-bottom: 10px;
}
.btn-blue{
  background: #2996bd;
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.btn-blue-light{
  background: #9dc9ec;
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 0px;
}
.btn-violet{
  background: #b86a9e;
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  font-weight: bold;
}


.nv_ld{
  font-family: 'Raleway';
  color: #000;
  font-size: 14px;
  font-weight: 500;
  line-height: 19px;
  padding-left: 0px;
  margin-bottom: 0;
  padding-bottom: 10px;
  padding-right: 0px;
}
.hr_nv{
margin-top: 0px;
margin-bottom: 0px;
}
.nv_ld span{
  font-family: 'Open Sans';
  color: #000;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  padding-top: 15px;
  padding-bottom: 15px;
  display: block;
  border-bottom: 1px solid #eee;
}
.nv_ld i{
  margin-bottom: 15px;
}
.nv_ldp{
 text-align: center;
 margin-top: 10px;
}
.lead-why{
  font-family: 'Raleway';
  color: #35364e;
  /*margin-top: 50px;*/
  margin-top: 30px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 25px;
}
.km_btn2{
  color: #e40404;
  font-family: 'Nunito';
  font-weight: 500;
  font-size: 16px;
}
.p_sc{
  padding: 30px 0;
  border-top: 1px solid #ddd;
  background: #f0f8ff;
  border-bottom: 1px solid #d5d5d5;
}
.h1_pr_c{
  font-family: 'Lato', sans-serif;
  font-size: 26px;
  font-weight: bold;
  margin-top: 0;
  color: #123a70;
  margin-bottom: 0px;
  text-align: center;
} 
.cns_t{
  padding: 30px 0;
}

.h2_pri_pr{
  font-family: 'Lato', sans-serif;
  color: #455272;
  text-align: center;
  background: #fff;
  font-size: 24px;
  display: inline-block;
  font-weight: normal;
  padding: 0 15px;
}
.hr_prtn{
  margin-top: -22px;
  border-top-color: #d6d6d6
}
.tieups .bx-wrapper{
  margin-top: 20px;
}

#serv_sc{
  background: url(../images/services-bg.jpg) no-repeat;
  background-position: top center;
  padding: 30px 0;
}
.h1-pri-wht{
  font-family: 'Poppins';
  font-size: 28px;
  line-height: 30px;
  color: #fff;
  font-weight: 600;
  text-align: center;
  margin-top: 0px;
}
.hrsml-pri2{
  border: 0;
  margin-top: 0;
  margin-bottom: 15px;
  height: 6px;
  width: 35px;
  border-radius: 6px;
  background: #fff;
}
.h2_pri_ser1{
  font-family: 'Poppins';
  font-size: 18px;
  line-height: 20px;
  color: #50e0ff;
  font-weight: 600;
}
.h2_pri_ser2{
  font-family: 'Poppins';
  font-size: 18px;
  line-height: 20px;
  color: #fea430;
  font-weight: 600;
}
.h2_pri_ser3{
  font-family: 'Poppins';
  font-size: 18px;
  line-height: 20px;
  color: #92e36a;
  font-weight: 600;
}
.h2_pri_ser4{
  font-family: 'Poppins';
  font-size: 18px;
  line-height: 20px;
  color: #ffe74b;
  font-weight: 600;
}
.lead_serv{
  font-family: 'Raleway';
  font-size: 13px;
  line-height: 20px;
  font-weight: 300;
  color: #eaeaea;
  margin-top: 18px;
}

.serv_bt{
  color: #fff;
  font-family: 'Nunito';
  font-weight: 500;
  font-size: 16px;
  padding: 5px 0 15px;
}
.serv_bt:hover, .serv_bt:focus{
  color: #0079ff;
}
.km_btn3{
  color: #fff;
  font-family: 'Nunito';
  font-weight: 500;
  font-size: 16px;
  display: inline-block;
  padding: 15px 15px 0;
}
.km_btn3:hover, .km_btn3:focus{
  color: #0079ff;
}
#videos{
  background: url(../images/video-bg.jpg);
  padding: 30px 0 50px;
}
#inner_cont{
  padding: 40px 0;
  /*background: #f1f9fc;*/
  border-bottom: 1px solid #e8e8e8;;

}
.insct{
  border-right: 1px solid #e8e8e8;
  padding-right: 25px;
}
#frm-insd{
  padding: 0 25px;
}
.enq-h2in{
  margin-top: 6px;
  font-family: 'Roboto Slab';
  font-size: 16px;
  color: #333;
  margin-bottom: 15px;
  font-weight: 700;
}

.insd_ld{
  font-family: 'Raleway';
  font-size: 14px;
  color: #35364e;
  line-height: 23px;
  font-weight: 600;
  margin-top: 12px;
}


.navbar-brand {
  padding: 0;
  margin:0;
}

.navbar-default .navbar{
  border-width: 0; 
}
.homepage .navbar {
  padding: 0;
  margin: 0 10px 0 0;
  background-color: transparent;
  min-height: 0;
  z-index: 999;
  transition:background-color 0.2s;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s; 
}
.inner .navbar {
  border-radius: 0;
  margin-bottom: 0;
  padding: 0;
  padding-bottom: 0;
  background-color: #fff;
  z-index: 999;
  transition:background-color 0.2s;
  min-height: 85px;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s; 
}
.img-padding-right0{
  padding-right: 0;
}
.homepage .navbar-nav{
  font-family: Montserrat;
  margin-top: 8px;
  margin-bottom: 8px;
}
.inner .navbar-nav{
  margin-top: 0px;
  font-family: Montserrat;
}
.navbar-default{
    border-width: 0; 
    font-family: Montserrat;
}
.navbar-default .navbar-nav>li>a {
  text-transform:uppercase;
  font-family: Montserrat;
  color: #fffdfd;
  line-height: 24px;
  font-size: 13px;
  font-weight: normal;
  border-color: transparent;
  padding: 5px 9px;
  
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, 
.navbar-default .navbar-nav>.active>a:hover {
  background-color: transparent;
  color: #044483;
}
.navbar-default .navbar-nav > li > a:hover{
  color: #fff;
  border-color: transparent;
}
.navbar-default .navbar-nav .open>a, .navbar-default .navbar-nav>.open>a:focus, 
.navbar-default .navbar-nav>.open>a:hover {
  background-color: #315687;
  color: #fff;
  border-color: transparent;
}
.navbar-default .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 0;
  min-width: 20em;
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    font-family: 'Lato', sans-serif;
    font-size: 12px;
}
.navbar-default .navbar-nav li.open>a, .navbar-default .navbar-nav .open>a:focus{
  background-color: #000;
  color: #fff!important;
  transition: none;
}
.navbar-default .dropdown-menu>li>a {
    color: #333;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    padding-top: 8px ;
    padding-bottom: 8px ;
}
.navbar-default .dropdown-menu>li>a:focus,.navbar-default .dropdown-menu>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #ce3939;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-nav>li{
  /*margin-left: 15px;*/
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #e61c1b;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: #e6e6e6;
}
.navbar-default .navbar-toggle .icon-bar {
  -webkit-transition: opacity, -webkit-transform;
  transition: opacity, -webkit-transform;
  transition: opacity, transform;
  transition: opacity, transform, -webkit-transform;
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
  -webkit-transition-timing-function: cubic-bezier(0.9, 0, 0, 0.2);
  transition-timing-function: cubic-bezier(0.9, 0, 0, 0.2);
}
.navbar-default .navbar-toggle:not(.collapsed) .icon-bar:nth-child(1) {
  -webkit-transform: translateY(6px) rotate(45deg);
  transform: translateY(6px) rotate(45deg);
}
.navbar-default .navbar-toggle:not(.collapsed) .icon-bar:nth-child(2) {
  opacity: 0;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);    
}
.navbar-default .navbar-toggle:not(.collapsed) .icon-bar:nth-child(3) {
  -webkit-transform: translateY(-6px) rotate(-45deg);
  transform: translateY(-6px) rotate(-45deg);
}
.navbar-header{
  text-align: center;
}
.navbar-toggle {
  position: relative;
  float: none;
  padding: 12px 10px;
  margin-right: 15px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 16px;
  margin-top: 8px;
  background-image: none;
  border: 1px solid #e6e5e5;
  background: #e6e6e6;
  border-radius: 0;
}
.navbar-inverse .navbar-nav > li > a {
	padding: 15px 14px;
  margin: 0;
  color: #555656;
  line-height: 24px;
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  border-top: 3px solid transparent;
  border-color: transparent;
  padding-top: 15px;
}
.navbar-inverse .navbar-nav > li > a:hover{
	background-color: #f1682c;
  color: #fff;
}
.navbar-inverse {
  border: none;
}
.navbar-inverse .navbar-brand {
  font-size: 36px;
  line-height: 50px;
  color: #fff;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #a7a8ac;
  color: #fff;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus{
  background-color: transparent;
  color: #555656;
  border-top: 3px solid #c5c4c2;
}
.navbar-inverse .navbar-nav .dropdown-menu {
  background-color: rgba(0,0,0,.85);
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
  border: 0;
  padding: 0;
  margin-top: 0;
  border-top: 0;
  border-radius: 0;
  left: 0;
}
.navbar-inverse .navbar-nav .dropdown-menu:before{
  position: absolute;
  top:0;
}
.navbar-inverse .navbar-nav .dropdown-menu > li > a {
  padding: 8px 15px;
  color: #fff;
}
.navbar-inverse .navbar-nav .dropdown-menu > li:hover > a,
.navbar-inverse .navbar-nav .dropdown-menu > li:focus > a,
.navbar-inverse .navbar-nav .dropdown-menu > li.active > a {
  background: #1e60bd;
  color: #fff;
}
.navbar-inverse .navbar-nav .dropdown-menu > li:last-child > a {
  border-radius: 0 0 3px 3px;
}
.navbar-inverse .navbar-nav .dropdown-menu > li.divider {
  background-color: transparent;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-top: 0;
  padding-bottom: 0;
}

#news{
  padding: 0;
  margin: 0;
}
.thumb-info.tb-thumb-info .thumb-info-title {
    text-transform: none;
    font-size: 18px;
    font-weight: 400;
    padding: 9px 30px 9px 14px;
}
.thumb-info .font-normal{
  padding-top: 13px;
  line-height: 15px;
}
.thumb-info .font-normal .txt-info{
 margin-top: 12px;
}
.thumb-info .font-big{
  font-size: 20px;
  line-height: 35px;
}

.kmna{
width: 100%;
}
.kmnasldr{
width: 100%;
}
#main-slider {
  position: relative;
  top:0
}
#main-slider .container{
  padding: 0;
}
.no-margin {
  margin: 0;
  padding: 0;
}
#main-slider .carousel{
  z-index: -1;
}
#main-slider .carousel .carousel-content {
  margin-top: 140px;
  position: relative;
}

#main-slider .carousel .sld_tx1{
  font-family: 'Lato', sans-serif;
  color: #904130;
  margin-bottom: 0px;
  font-size: 35px;
  line-height: 34px;
  font-weight: 300;
  text-align: Center;
}

.btsld{
  margin-top: 10px;
  color: #ff1919;
  background: #071a39;
  opacity: .7;
  font-size: 15px;
  font-weight: 800;
  border-radius: 20px;
  font-family: 'Poppins';
  padding: 5px 20px;
  margin-left: 3px;
  margin-right: 3px;
}
span.title1{
  font-weight: normal;
}
span.title2{
  font-size: 40px;
  font-weight: 300;
  color: #fff;
  margin-top: 15px;
}
#main-slider .carousel h2.sld-2 {
  padding-top: 100px;
}
#main-slider .carousel h3 {
  margin-top: 10px;
  color: #fff;
}
#main-slider .carousel .btn-slide {
  padding: 8px 20px;
  background: #c52d2f;
  color: #fff;
  border-radius: 4px;
  margin-top: 25px;
  display: inline-block;
}
#main-slider .carousel .slider-img{
  text-align: right;
  position: absolute;
}
#main-slider .carousel .item {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  height: 600px;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
}
#main-slider .carousel .inner {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  height: 600px;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
}
ul.strategy-icon{
  list-style: none;
  position: relative;
  margin: 0;
  padding: 0;

}
ul.strategy-icon li{
  display: inline-block;
  position: relative;
  text-align: center;
  line-height: 17px;
  font-family: 'Roboto', sans-serif;
  padding:10px 0; 
  margin-right: 15px;
  margin-left: 15px;
  font-size: 14px;
  font-weight: bold;
}
ul.strategy-icon i{
  display: block;
  width: 76px;
  height: 76px;
  border-radius: 38px;
  border: 1px solid #fff;
  line-height: 76px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 15px;
  font-size: 30px;
}
li.orange-icon{
  color: #de9e51;
}
li.green-icon{
  color: #9abd50;
}
li.blue-icon{
  color: #48b2ce;
}
#main-slider .carousel .item:first-child {
  top: auto;
  position: relative;
}
#main-slider .carousel .item.active {
  opacity: 1;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
  z-index: 1;
}
#main-slider .prev,
#main-slider .next {
  position: absolute;
  top: 50%;
  background-color: rgba(0,0,0, .7);
  color: #fff;
  display: inline-block;
  margin-top: -25px;
  height: 40px;
  line-height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
  z-index: 5;
}
#main-slider .prev:hover,
#main-slider .next:hover {
  background-color: #2f7afd;
}
#main-slider .prev {
  left: 10px;
}
#main-slider .next {
  right: 10px;
}
#main-slider .carousel-indicators li {
  width: 20px;
  height: 20px;
  background-color: #fff;
  margin: 0 15px 0 0;
  position: relative;
}
#main-slider .carousel-indicators li:after {
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0);
  border: 1px solid #FFF;
  left: -3px;
  top: -3px;
}
#main-slider .carousel-indicators .active{
  width: 20px;
  height: 20px;
  background-color:  #2f7afd;
  margin: 0 15px 0 0;
  border: 1px solid #2f7afd;
  position: relative;
}
#main-slider .carousel-indicators .active:after {
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background-color:  #2f7afd;
  border: 1px solid #2f7afd;
  left: -3px;
  top: -3px;
}
#main-slider .active .animation.animated-item-1 {
  -webkit-animation: fadeInUp 300ms linear 300ms both;
  -moz-animation: fadeInUp 300ms linear 300ms both;
  -o-animation: fadeInUp 300ms linear 300ms both;
  -ms-animation: fadeInUp 300ms linear 300ms both;
  animation: fadeInUp 300ms linear 300ms both;
}
#main-slider .active .animation.animated-item-1-1 {
  -webkit-animation: fadeInLeft 300ms linear 300ms both;
  -moz-animation: fadeInLeft 300ms linear 300ms both;
  -o-animation: fadeInLeft 300ms linear 300ms both;
  -ms-animation: fadeInLeft 300ms linear 300ms both;
  animation: fadeInLeft 300ms linear 300ms both;
}
#main-slider .active .animation.animated-item-2-1 {
  -webkit-animation: fadeInRight 300ms linear 300ms both;
  -moz-animation: fadeInRight 300ms linear 300ms both;
  -o-animation: fadeInRight 300ms linear 300ms both;
  -ms-animation: fadeInRight 300ms linear 300ms both;
  animation: fadeInRight 300ms linear 300ms both;
}
.qube{
  position: absolute;
  display: inline;
  top: 10px;
  margin-left: 15px;
}
.qube img{
  position: absolute;
  top: 0;
  left: 0;
}
#main-slider .active .animation.animated-item-2 {
  -webkit-animation: fadeInUp 300ms linear 600ms both;
  -moz-animation: fadeInUp 300ms linear 600ms both;
  -o-animation: fadeInUp 300ms linear 600ms both;
  -ms-animation: fadeInUp 300ms linear 600ms both;
  animation: fadeInUp 300ms linear 600ms both;
}
#main-slider .active .animation.animated-item-3 {
  -webkit-animation: fadeInUp 300ms linear 900ms both;
  -moz-animation: fadeInUp 300ms linear 900ms both;
  -o-animation: fadeInUp 300ms linear 900ms both;
  -ms-animation: fadeInUp 300ms linear 900ms both;
  animation: fadeInUp 300ms linear 900ms both;
}
#main-slider .active .animation.animated-item-4 {
  -webkit-animation: fadeInUp 300ms linear 1200ms both;
  -moz-animation: fadeInUp 300ms linear 1200ms both;
  -o-animation: fadeInUp 300ms linear 1200ms both;
  -ms-animation: fadeInUp 300ms linear 1200ms both;
  animation: fadeInUp 300ms linear 1200ms both;
}
#inner .col-sm-3{
  padding: 0;
}
#whyus-slider {
  position: relative;
  background: #eee;
}
#whyus-slider .carousel .carousel-content {
  margin-top: 160px;
  margin-left: 30px;
  margin-right: 30px;
  padding: 30px;
  padding-top: 10px;
}
#whyus-slider .carousel h2 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
  margin-bottom: 0px;
  font-size: 25px;
  line-height: 22px;
  margin-left: 35px;
  margin-top: 90px;
}
#whyus-slider .carousel h3 {
  margin-top: 10px;
  color: #fff;
}
#whyus-slider .carousel .btn-slide {
  padding: 8px 20px;
  background: #c52d2f;
  color: #fff;
  border-radius: 4px;
  margin-top: 25px;
  display: inline-block;
}
#whyus-slider .carousel .slider-img{
  text-align: right;
  position: absolute;
}
.blue-h2{
  font-family: 'Ubuntu', sans-serif;
  color: #0598ff;
  font-size: 22px;
  font-weight: normal;
}
.border-right{
  border-right:1px solid #eaeaea; 
}
hr.margin0{
  margin: 0;
}
.profile-content{
  padding: 25px;
}
#whyus-slider .carousel .item {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  height: 520px;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
}
#whyus-slider .carousel .inner {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  height: 520px;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
}
#whyus-slider .carousel .item:first-child {
  top: auto;
  position: relative;
}
#whyus-slider .carousel .item.active {
  opacity: 1;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
  z-index: 1;
}
#whyus-slider .prev,
#whyus-slider .next {
  position: absolute;
  top: 50%;
  background-color: rgba(0,0,0, .7);
  color: #fff;
  display: inline-block;
  margin-top: -25px;
  height: 40px;
  line-height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
  z-index: 5;
}
#whyus-slider .prev:hover,
#whyus-slider .next:hover {
  background-color: #2f7afd;
}
#whyus-slider .prev {
  left: 10px;
}
#whyus-slider .next {
  right: 10px;
}
#whyus-slider .carousel-indicators li {
  width: 20px;
  height: 20px;
  background-color: #fff;
  margin: 0 15px 0 0;
  position: relative;
}
#whyus-slider .carousel-indicators li:after {
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0);
  border: 1px solid #FFF;
  left: -3px;
  top: -3px;
}
#whyus-slider .carousel-indicators .active{
  width: 20px;
  height: 20px;
  margin: 0 15px 0 0;
  background-color: #2f7afd;
  border: 1px solid #2f7afd;
  position: relative;
}
#whyus-slider .carousel-indicators .active:after {
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background-color: #2f7afd;
   border: 1px solid #2f7afd;
  left: -3px;
  top: -3px;
}
#whyus-slider .active .animation.animated-item-1 {
  -webkit-animation: fadeInUp 300ms linear 300ms both;
  -moz-animation: fadeInUp 300ms linear 300ms both;
  -o-animation: fadeInUp 300ms linear 300ms both;
  -ms-animation: fadeInUp 300ms linear 300ms both;
  animation: fadeInUp 300ms linear 300ms both;
}
#whyus-slider .active .animation.animated-item-2 {
  -webkit-animation: fadeInUp 300ms linear 600ms both;
  -moz-animation: fadeInUp 300ms linear 600ms both;
  -o-animation: fadeInUp 300ms linear 600ms both;
  -ms-animation: fadeInUp 300ms linear 600ms both;
  animation: fadeInUp 300ms linear 600ms both;
}
#whyus-slider .active .animation.animated-item-3 {
  -webkit-animation: fadeInUp 300ms linear 900ms both;
  -moz-animation: fadeInUp 300ms linear 900ms both;
  -o-animation: fadeInUp 300ms linear 900ms both;
  -ms-animation: fadeInUp 300ms linear 900ms both;
  animation: fadeInUp 300ms linear 900ms both;
}
#whyus-slider .active .animation.animated-item-4 {
  -webkit-animation: fadeInUp 300ms linear 1200ms both;
  -moz-animation: fadeInUp 300ms linear 1200ms both;
  -o-animation: fadeInUp 300ms linear 1200ms both;
  -ms-animation: fadeInUp 300ms linear 1200ms both;
  animation: fadeInUp 300ms linear 1200ms both;
}
#inner-slider {
  position: relative;
  background: #fdc518 url('../images/slider-bg.jpg') no-repeat;
  background-size: cover;
  padding-top: 15px;
  padding-bottom: 15px;
}
#inner-slider .container{
  padding: 0;
}


#inner-slider .carousel h2 {
  font-family: 'Roboto Slab', sans-serif;
  color: #292929;
  margin-bottom: 0px;
  font-size: 25px;
  line-height: 22px;
  margin-left: 32px;
  margin-top: 5px;
  font-weight: normal;
  display: inline-block;
}
#inner-slider .carousel h3 {
  margin-top: 10px;
  color: #fff;
}
#inner-slider .carousel .btn-slide {
  padding: 8px 20px;
  background: #c52d2f;
  color: #fff;
  border-radius: 4px;
  margin-top: 25px;
  display: inline-block;
}

#inner-slider .carousel .slider-img{
  text-align: right;
  position: absolute;
}
#inner-slider .carousel .item {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  height: 228px;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
}
#inner-slider .carousel .inner {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  height: 270px;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
}
#inner-slider .carousel .item:first-child {
  top: auto;
  position: relative;
}
#inner-slider .carousel .item.active {
  opacity: 1;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
  z-index: 1;
}
#inner-slider .prev,
#inner-slider .next {
  position: absolute;
  top: 50%;
  background-color: rgba(0,0,0, .7);
  color: #fff;
  display: inline-block;
  margin-top: -25px;
  height: 40px;
  line-height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
  z-index: 5;
}
#inner-slider .prev:hover,
#inner-slider .next:hover {
  background-color: #2f7afd;
}
#inner-slider .prev {
  left: 10px;
}
#inner-slider .next {
  right: 10px;
}
#inner-slider .carousel-indicators li {
  width: 20px;
  height: 20px;
  background-color: #fff;
  margin: 0 15px 0 0;
  position: relative;
}
#inner-slider .carousel-indicators li:after {
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0);
  border: 1px solid #FFF;
  left: -3px;
  top: -3px;
}
#inner-slider .carousel-indicators .active{
  width: 20px;
  height: 20px;
  background-color:  #2f7afd;
   margin: 0 15px 0 0;
   border: 1px solid #2f7afd;
   position: relative;
}
#inner-slider .carousel-indicators .active:after {
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background-color:  #2f7afd;
  border: 1px solid #2f7afd;
  left: -3px;
  top: -3px;
}
#inner-slider .active .animation.animated-item-1 {
  -webkit-animation: fadeInUp 300ms linear 300ms both;
  -moz-animation: fadeInUp 300ms linear 300ms both;
  -o-animation: fadeInUp 300ms linear 300ms both;
  -ms-animation: fadeInUp 300ms linear 300ms both;
  animation: fadeInUp 300ms linear 300ms both;
}
#inner-slider .active .animation.animated-item-1-1 {
  -webkit-animation: fadeInLeft 300ms linear 300ms both;
  -moz-animation: fadeInLeft 300ms linear 300ms both;
  -o-animation: fadeInLeft 300ms linear 300ms both;
  -ms-animation: fadeInLeft 300ms linear 300ms both;
  animation: fadeInLeft 300ms linear 300ms both;
}
#inner-slider .active .animation.animated-item-2-1 {
  -webkit-animation: fadeInRight 300ms linear 300ms both;
  -moz-animation: fadeInRight 300ms linear 300ms both;
  -o-animation: fadeInRight 300ms linear 300ms both;
  -ms-animation: fadeInRight 300ms linear 300ms both;
  animation: fadeInRight 300ms linear 300ms both;
}

#inner-slider .active .animation.animated-item-2 {
  -webkit-animation: fadeInUp 300ms linear 600ms both;
  -moz-animation: fadeInUp 300ms linear 600ms both;
  -o-animation: fadeInUp 300ms linear 600ms both;
  -ms-animation: fadeInUp 300ms linear 600ms both;
  animation: fadeInUp 300ms linear 600ms both;
}

#inner-slider .active .animation.animated-item-3 {
  -webkit-animation: fadeInUp 300ms linear 900ms both;
  -moz-animation: fadeInUp 300ms linear 900ms both;
  -o-animation: fadeInUp 300ms linear 900ms both;
  -ms-animation: fadeInUp 300ms linear 900ms both;
  animation: fadeInUp 300ms linear 900ms both;
}
#inner-slider .active .animation.animated-item-4 {
  -webkit-animation: fadeInUp 300ms linear 1200ms both;
  -moz-animation: fadeInUp 300ms linear 1200ms both;
  -o-animation: fadeInUp 300ms linear 1200ms both;
  -ms-animation: fadeInUp 300ms linear 1200ms both;
  animation: fadeInUp 300ms linear 1200ms both;
}
#small-slider {
  position: relative;
}
#small-slider .carousel .carousel-content {
  margin-top: 60px;
  padding-top: 10px;
}
#small-slider .carousel h1 {
  font-family: 'Poppins', sans-serif;
  color: #fff;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 600;
  line-height: 22px;
  text-align: center;
}
.breadcrumb {
  font-family: 'Lato';
  padding: 0px 15px;
  list-style: none;
  text-align: center;
  color: #a5a5a5;
  margin-top: 15px;
  margin-bottom: 0;
  background-color: transparent;
  border-radius: 0px;
  position: relative;
}
.breadcrumb a {
  color: #cbcbcb;
}
.breadcrumb a:hover {
  color: #ffffff;   
}
.breadcrumb>.active {
  color: #cbcbcb;
}
#small-slider .carousel .item {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  height: 200px;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
}
#small-slider .carousel .inner {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  height: 270px;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
}
#small-slider .carousel .item:first-child {
  top: auto;
  position: relative;
}
#small-slider .carousel .item.active {
  opacity: 1;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
  z-index: 1;
}
#small-slider .prev,
#small-slider .next {
  position: absolute;
  top: 50%;
  background-color: rgba(0,0,0, .7);
  color: #fff;
  display: inline-block;
  margin-top: -25px;
  height: 40px;
  line-height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
  z-index: 5;
}
#small-slider .prev:hover,
#small-slider .next:hover {
  background-color: #2f7afd;
}
#small-slider .prev {
  left: 10px;
}
#small-slider .next {
  right: 10px;
}
#small-slider .carousel-indicators li {
  width: 20px;
  height: 20px;
  background-color: #fff;
  margin: 0 15px 0 0;
  position: relative;
}
#small-slider .carousel-indicators li:after {
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0);
  border: 1px solid #FFF;
  left: -3px;
  top: -3px;
}
#small-slider .carousel-indicators .active{
  width: 20px;
  height: 20px;
   margin: 0 15px 0 0;
   background-color: #2f7afd;
   border: 1px solid #2f7afd;
   position: relative;
}
#small-slider .carousel-indicators .active:after {
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background-color: #2f7afd;
   border: 1px solid #2f7afd;
  left: -3px;
  top: -3px;
}
#small-slider .active .animation.animated-item-1 {
  -webkit-animation: fadeInUp 300ms linear 300ms both;
  -moz-animation: fadeInUp 300ms linear 300ms both;
  -o-animation: fadeInUp 300ms linear 300ms both;
  -ms-animation: fadeInUp 300ms linear 300ms both;
  animation: fadeInUp 300ms linear 300ms both;
}
#small-slider .active .animation.animated-item-2 {
  -webkit-animation: fadeInUp 300ms linear 600ms both;
  -moz-animation: fadeInUp 300ms linear 600ms both;
  -o-animation: fadeInUp 300ms linear 600ms both;
  -ms-animation: fadeInUp 300ms linear 600ms both;
  animation: fadeInUp 300ms linear 600ms both;
}
#small-slider .active .animation.animated-item-3 {
  -webkit-animation: fadeInUp 300ms linear 900ms both;
  -moz-animation: fadeInUp 300ms linear 900ms both;
  -o-animation: fadeInUp 300ms linear 900ms both;
  -ms-animation: fadeInUp 300ms linear 900ms both;
  animation: fadeInUp 300ms linear 900ms both;
}
#small-slider .active .animation.animated-item-4 {
  -webkit-animation: fadeInUp 300ms linear 1200ms both;
  -moz-animation: fadeInUp 300ms linear 1200ms both;
  -o-animation: fadeInUp 300ms linear 1200ms both;
  -ms-animation: fadeInUp 300ms linear 1200ms both;
  animation: fadeInUp 300ms linear 1200ms both;
}
.iconset{
  position: relative;
  float: left;
  min-width: 50px;
  margin-right: 30px;
  margin-left: -40px;
}
.text-desc{
  position: relative;
  text-align: left;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.text-desc-last{
  text-align: left;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  margin-top: -20px;
  margin-bottom: 20px;  
}
.text-desc-right{
  position: relative;
  text-align: right;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  margin-top: -20px;
  margin-bottom: 0px;
  margin-right: 24px;
}
.txt-container{
  position: relative;
  display: inline-block;
}
#feature {
  background: #fff;
  padding-top: 15px;
  padding-bottom: 18px;
}
.features{
  padding: 0;
}
.feature-wrap {
  margin-bottom: 35px;
  overflow: hidden;
}
.feature-wrap h2{
  margin-top: 10px;
}
.feature-wrap .pull-left {
  margin-right: 25px;
}
.feature-wrap i{
  font-size: 48px;
  height: 110px;
  width: 110px;
  margin: 3px;
  border-radius: 100%;
  line-height: 110px;
  text-align:center;
  background: #ffffff;
  color: #c52d2f;
  border: 3px solid #ffffff;
  box-shadow: inset 0 0 0 5px #f2f2f2;
  -webkit-box-shadow: inset 0 0 0 5px #f2f2f2;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
  float: left;
  margin-right: 25px;
}
.feature-wrap i:hover {
  background: #c52d2f;
  color: #fff;
  box-shadow: inset 0 0 0 5px #c52d2f;
  -webkit-box-shadow: inset 0 0 0 5px #c52d2f;
  border: 3px solid #c52d2f;
}


.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #2f7afd;
}
.recent-work-wrap {
  position: relative;
}
.recent-work-wrap img{
  width: 100%;
}
img.brands{
  margin:0 auto;
  display: block;
}
.recent-work-wrap .recent-work-inner{
  top: 0;
  background: transparent;
  opacity: .8;
  width: 100%;
  border-radius: 0;
  margin-bottom: 0;
}
.recent-work-wrap .recent-work-inner h3{
  margin: 10px 0;
}
.recent-work-wrap .recent-work-inner h3 a{
  font-size: 24px;
  color: #fff;
}
.recent-work-wrap .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-radius: 0;
  background: #c52d2f;
  color: #fff;
  vertical-align: middle;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;  
  padding: 30px;
}
.recent-work-wrap .overlay .preview {
  bottom: 0;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  border-radius: 0;
  background: transparent;
  text-align: center;
  color: #fff;
}
.recent-work-wrap:hover .overlay {
  opacity: 1;
}
#strategy {
  background: #2e4563;
  padding-bottom: 20px;
}
#page-header {
  background: #2e4563;
  padding-bottom: 35px;
  padding-top: 35px;
}
#page-header .breadcrumb {
  padding: 0 15px 0px;
  margin-bottom: -10px;
  list-style: none;
  text-align: center;
  color: #708baf;
  background-color: transparent;
  border-radius: 0px;
  border-bottom: 0;
  box-shadow: none;
  margin-top: -15px;
  font-family: 'Lato';
  font-size: 12px;
}
#page-header .breadcrumb a {
  color: #708baf;
  font-size: 12px;
  -webkit-transition: color 100ms, background-color 200ms;
  -moz-transition: color 100ms, background-color 200ms;
  -o-transition: color 100ms, background-color 200ms;
  transition: color 100ms, background-color 200ms;
}
#page-header .breadcrumb>li+li:before {
  color: #708baf;
}
.zero-margin{
  margin-bottom: 10px;
  margin-top: 0;
}
#page-header .breadcrumb>.active {
    color: #708baf;
    font-size: 12px;
}

h2.white-bold{
  font-family: 'Roboto Slab', sans-serif;
  font-size: 22px;
  color: #fff;
  text-align: left;
  line-height: 32px;
  font-weight: 300;
}

span.gold-text{
  color: #d49b5b;
}
#services .lead,
#services h2{
  color: #fff;
}

hr.hr-small-blue{
  width: 35px;
  border-top:3px solid #36a1ec;
  text-align: left;
  margin-left:0;
  margin-top: 0px;
}
.form-horizontal .form-group {
   margin-right: 0px; 
   margin-left: 0px; 
}

hr.hr-small-blue-center{
  width: 35px;
  border-top:3px solid #36a1ec;
  margin-top: 0;
  padding-top: 0;
}
hr.hr-small-gold-center{
  width: 35px;
  border-top: 2px solid #d1ac69;
  margin-top: 0;
  padding-top: 0;
  border-bottom-color: transparent; 
}
.home-product-title {
  font-family: 'Roboto Slab', sans-serif;
  font-size: 22px;
  line-height: 22px;
  font-weight: 400;
  margin-top: 55px;
}
.page-title {
  font-family: 'Roboto Slab', sans-serif;
  font-size: 22px;
  color: #fff;
  line-height: 22px;
  font-weight: 300;
  margin-top: 0px;
}
hr.hr-small-green-top{
  width: 20px;
  border-top:2px solid #00b1b0;
  text-align: left;
  margin-left:0;
  margin-top: 0px;
  transform: rotate(90deg);
  margin: 0 auto;
  margin-top: 16px;
  margin-bottom: 20px;
}
hr.hr-small-green{
  width: 20px;
  border-top:2px solid #00b1b0;
  text-align: left;
  margin-left:0;
  margin-top: 0px;
  transform: rotate(90deg);
  margin: 0 auto;
  margin-bottom: 24px;
  margin-top: -5px;
}
hr.hr-small-white-top{
  width: 20px;
  border-top:1px solid rgba(255,255,255, 0.5);
  text-align: left;
  margin-left:0;
  margin-top: 0px;
  transform: rotate(90deg);
  margin: 0 auto;
  margin-top: 16px;
  margin-bottom: 20px;
}
hr.hr-small-white{
  width: 20px;
  border-top:1px solid rgba(255,255,255, 0.5);
  text-align: left;
  margin-left:0;
  margin-top: 0px;
  transform: rotate(90deg);
  margin: 0 auto;
  margin-top: 25px;
  margin-bottom: 20px;
}
h2.right-white{
  text-align: right;
  font-family: 'Libre Baskerville', serif;
  font-size: 16px;
  margin-right: 25px;
  margin-top: 42px;
  color: #fff;
}
h2.right-white-last{
  text-align: right;
  font-family: 'Libre Baskerville', serif;
  font-size: 16px;
  margin-right: 25px;
  margin-top: 8px;
  color: #fff;
}
h2.left-white{
  text-align: left;
  font-family: 'Libre Baskerville', serif;
  font-size: 16px;
}
.service-box-content h2{
  font-size: 25px;
  font-family: 'Source Sans Pro', sans-serif;
  margin-bottom: -5px;
  line-height: 25px;
  color: #fff;
}
.service-box-content h3{
  padding:0;
  margin: 0;
}
.service-link{
  padding-top: 0;
  margin: 0;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
}
hr.arrow-down{
  position: relative;
}
hr.arrow-down:after{
    content: '\f107';
    position: absolute;
    text-align: center;
    top: 0;
    left: 50%;
    font-family: 'FontAwesome';
    color: #cac7c7;
    margin-top: -9px;
    background: white;
    font-size: 19px;
}
hr.arrow-down-nomargin{
  position: relative;
  margin-top: -25px;
}
hr.arrow-down-nomargin:after{
  content: '\f107';
  position: absolute;
  text-align: center;
  top: 0;
  left: 50%;
  font-family: 'FontAwesome';
  color: #cac7c7;
  margin-top: -9px;
  background: white;
  font-size: 19px;
}
.padding25{
  padding-bottom: 25px;
  display: block;
  position: relative;
}
.padding25:after{
  content: " ";
  display: table;
  clear: both;
  position: relative;
}
.services-wrap {
  padding: 40px 30px;
  background: #fff;
  border-radius: 4px;
  margin: 0 0 40px;
}
.services-wrap h3 {
  font-size: 20px;
  margin: 10px 0;
}
.services-wrap .pull-left {
  margin-right: 20px;
}
#middle {
  background: #f2f2f2;
}
.skill h2{
  margin-bottom: 25px;
}
.accordion h2{
  margin-bottom: 25px;
}
.panel-default{
  border-color: transparent;
}
.panel-default>.panel-heading,
.panel{
  background-color: #e6e6e6; 
  border:0 none;
  box-shadow:none;
}
.panel-default>.panel-heading+.panel-collapse .panel-body{
  background: #fff;
  color: #858586;
}
.panel-body{
  padding: 20px 20px 10px;
}
.panel-group .panel+.panel{
  margin-top: 0;
  border-top: 1px solid #d9d9d9;
}
.panel-group .panel{
  border-radius: 0;
}
.panel-heading{
  border-radius: 0;
}
.panel-title>a{
  color: #4e4e4e;
}
.accordion-inner img{
  border-radius: 4px;
}
.accordion-inner h4{
  margin-top: 0;
}
.panel-heading.active{
  background: #1f1f20;
}
.panel-heading.active .panel-title>a{
  color:#fff;
}
a.accordion-toggle  i{
  width: 45px;
  line-height: 44px;
  font-size: 20px;
  margin-top: -10px;
  text-align: center;
  margin-right: -15px;
  background: #c9c9c9;
}
.panel-heading.active a.accordion-toggle i{
  background: #c52d2f;
  color: #fff;
}
.panel-heading.active a.accordion-toggle.collapsed i{
  background: #c52d2f;
  color: #fff;
}
.range-h4-link{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 5px;
  display: inline-block;
}
.range-h4-link  h4{
  color: #5f6d7b;
  font-weight: normal;
  font-size: 18px;
  padding-bottom: 5px;
  margin-bottom: 30px;
  border-bottom: 1px solid transparent;
  -webkit-transition: all .2s;
   -o-transition: all .2s;
   transition: all .2s; 
}
.range-h4-link:hover h4{
  color: #0b7ff3;
}
#testimonial{
  background-color: #48b2ce;
  padding-top: 30px;
  padding-bottom: 20px;
}
.testimonial-img{
  display: block;
  margin: 0 auto;
  text-align: center;
  border-radius: 64px;
  border: 2px solid white;
  -webkit-box-shadow: 6px 6px 58px 2px rgba(0,0,0,0.16);
  -moz-box-shadow: 6px 58px 12px 2px rgba(0,0,0,0.16);
  box-shadow: 6px 6px 58px 2px rgba(0,0,0,0.16);
}
.lead-testimonial{
  font-size: 14px;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  line-height: 19px;
}
.btn-white-border{
  border-radius: 6px;
  border: 1px solid #fff;
  padding: 7px 18px;
  color: #fff;
  font-size: 13px;
  font-family: 'Cabin', sans-serif;
  text-transform: uppercase;
}
.testimonial h2{
  margin-top: 0;
}
.testimonial-inner {
  color:#858586;
  font-size: 14px;
}
.testimonial-inner .pull-left{
  border-right: 1px solid #e7e7e7;
  padding-right: 15px;
  position: relative;
}
.testimonial-inner .pull-left:after{
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  top: 50%;
  margin-top: -5px;
  background: #FFF;
  -webkit-transform: rotate(45deg);
  border: 1px solid #e7e7e7;
  right: -5px;
  border-left: 0 none;
  border-bottom: 0 none;
}


#carousel-slider {
  position: relative;
}

#carousel-slider .carousel-indicators {
  bottom: -25px;
}

#carousel-slider .carousel-indicators li {
  border: 1px solid #ffbd20;
}

#carousel-slider a i {
  border: 1px solid #777;
  border-radius:50%;
  font-size: 28px;
  height: 50px;
  padding: 8px;
  position: absolute;
  top: 50%;
  width: 50px;
  color:#777;
}

#carousel-slider a i:hover {
  background:#bfbfbf;
  color:#fff;
  border: 1px solid #bfbfbf;
}

#carousel-slider 
.carousel-control {
  width:inherit;
}

#carousel-slider .carousel-control.left i {
  left:-25px
}

#carousel-slider .carousel-control.right i {
  right: -25px;
}

#carousel-slider
.carousel-control.left, 
#carousel-slider
.carousel-control.right {
  background: none;
}

.skill_text {
  display: block;
  margin-bottom: 60px;
  margin-top: 25px;
  overflow: hidden;
}


.nav-tabs {
    border-bottom: 2px solid #DDD;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border-width: 0;
}
.nav-tabs > li > a {
    border: none;
    color: #666;
}
.nav-tabs > li.active > a, .nav-tabs > li > a:hover {
    border: none;
    color: #4285F4 !important;
    background: transparent;
}
.nav-tabs > li > a::after {
    content: "";
    background: #4285F4;
    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: #21527d none repeat scroll 0% 0%;
    color: #fff;
}
.tab-pane {
    padding: 15px 0;
}
.tab-content {
    padding: 20px
}
ul.lead-list{
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
  color: #727272;
  padding:0 0 0 12px;
}
ul.lead-list2{
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
  color: #727272;
  padding:0 0 0 25px;
}
ul.lead-list2 li{list-style:circle;}

.yellow-h2 {
  color: #f1682c;
  font-family: "Ubuntu",sans-serif;
  font-size: 20px;
  font-weight: normal;
}
.table-q table{width:100%;}
.table-q tr {
  border: 1px solid #ccc;
  line-height: 35px;
  padding: 0;

}
.table-q td{font-size: 13px;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
  color: #727272;
  padding-left:15px;}
 .table-q th{font-family: 'Roboto', sans-serif;
  padding-left:15px;
 } 

#howTabs.nav-tabs {
    border: 0;
}
#howTabs.nav{
    text-align: center;
}
#howTabs.nav-tabs>li.active>a, #howTabs.nav-tabs>li.active>a:hover, #howTabs.nav-tabs>li.active>a:focus {
  color: #0caa59;
  background: rgba(0,0,0,.0);
  font-weight: 600;
  font-size: 13px;
  border-bottom: 1px solid transparent;
  border-left: 2px solid #4285f4;
  border-right: 2px solid #4285f4;
}

#howTabs.nav-tabs>li {
  margin-bottom: 0px;
  float: none;
  display: inline-block;
}
#howTabs .icon img{
  margin-bottom: 5px;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;  
}
#howTabs.nav-tabs>li>a {
    margin-right: 7px;
    margin-bottom: 15px;
    line-height: 12px;
    background: rgba(0,0,0,.0);
    border: 0;
    padding: 8px;
    text-transform: uppercase;
    color: #1570bc;
    font-family: 'Ubuntu', sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

#howTabs.nav-tabs>li>a:hover img{
  margin-bottom: 0;
}

#howTabs.nav-tabs>li>a:hover {
    color: #0caa59;
    font-weight: 600;
    padding-bottom: 8px;
    -webkit-box-shadow: inset 0px -27px 29px -25px rgba(0,0,0,0.15);
    -moz-box-shadow: inset 0px -27px 29px -25px rgba(0,0,0,0.15);
    box-shadow: inset 0px -27px 29px -25px rgba(0,0,0,0.15);
}

#howTabs.nav-tabs>li.active>a:hover img, #howTabs.nav-tabs>li.active>a:focus img{
  margin-bottom: 5px; 
}
#howTabs.nav-tabs > li > a::after {
    content: "";
    background: #4285F4;
    height: 2px;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: -2px;
    transition: all 250ms ease 0s;
    transform: scale(0);
}
#howTabs.nav-tabs > li.active > a::after, #howTabs.nav-tabs > li:hover > a::after {
    transform: scale(1);
}
#howTabs.nav-tabs > li > a::before {
    content: "";
    background: #4285F4;
    height: 2px;
    position: absolute;
    width: 100%;
    left: 0px;
    top: -1px;
    transition: all 250ms ease 0s;
    transform: scale(0);
}
#howTabs.nav-tabs > li.active > a::before, #howTabs.nav-tabs > li:hover > a::before {
    transform: scale(1);
}
.howTabs{
  margin-top: 0px;
}
.howTabs .tab-pane, .howTabs .tab-pane>.active{
  font-family: 'Ubuntu', sans-serif;
    font-size: 15px;
    color: #8e8f8f;
    text-align: center;
}
#collapse-howTabs{
  font-family: 'Ubuntu', sans-serif;
}
#collapse-howTabs .panel-title {
   background: transparent; 
   color: #1570bc; 
    text-transform: uppercase;
}
#collapse-howTabs .panel-heading.active  {
    background: transparent;
    color: #1570bc;
}
#collapse-howTabs .panel-default>.panel-heading {
   background: transparent; 
   color: #1570bc;
}
#collapse-howTabs .panel-title>a {
    color: #1570bc;
    text-transform: uppercase;
    display: block;
}
#collapse-howTabs .panel-heading.active .panel-title>a {
    color: #1570bc;
    text-transform: uppercase;
}
 #collapse-howTabs.panel-group .panel-heading+.panel-collapse .panel-body {
    border-top: 0;
    border-top: 1px solid transparent;
    -moz-border-image: -moz-linear-gradient(to right,#0caa59 0%, #fff 80%);
    -webkit-border-image: -webkit-linear-gradient(left, transparent 0%, #0caa59 50%, transparent 100%);
    -o-border-image: -o-linear-gradient(left, transparent 0%, #0caa59 50%, transparent 100%);
    border-image: linear-gradient(to right, transparent 5%, #0caa59 50%, transparent 95%);
    border-image-slice: 1;
}


/* ............ */

ul.hd-ryt{padding:0;}
.hd-ryt li{display:inline;
list-style:none;}
/* .phone-info {border-right: 1px solid #ccc;
float: left;
margin: 22px 0 0 0;
padding: 0 10px 0 0;}
 */
.phone-info {
	border-right: 1px solid #ccc;
	float: left;
	margin: 22px 0 0 0;
	padding: 0 31px 0 0;
}

/* .phone-info img{float:left;
padding:0 3px 0 1px;
} */

.phone-info img {
	float: left;
	padding: 0 3px 0 10px;
	margin: 0 0 0 0px;
}

/* .phone-info p{color: #777a81;
font-size: 12px;
margin: 3px 0 0 0;
padding: 0;
text-transform: uppercase;
font-family:Montserrat;
font-weight:normal;
} */

.phone-info p {
	color: #777a81;
	font-size: 12px;
	margin: 8px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	font-family: Montserrat;
	font-weight: normal;
}

/* .phone-info h4{color: #232222;
float: left;
font-family: Montserrat;
font-size: 16px;
margin: -10px 0 0 37px;
padding: 0 0 6px 0;} */
.phone-info h4 {
	color: #232222;
	float: left;
	font-family: Montserrat;
	font-size: 16px;
	margin: -3px 0 0 18px;
	padding: 0 0 6px 0;
}


.phone-info h4 a{color: #232222; text-decoration:none;}


.adms {float: left;
margin: 30px 0 0;
padding: 0 0 0 8px;}

.adms a{background-color: #600d0d;
border-radius: 28px;
color: #fff;
font-family: Montserrat;
font-size: 11px;
padding: 8px 12px;
text-transform: uppercase;
font-weight: normal;
}
.adms a:hover{text-decoration:none;}


.pad1{padding:0;}
.nav{width:100%;}
.clearfix{clear:both;}
.navi{background-color:#10295a;}
#main-slider .kmna{position:relative;}

.carousel-content h2{font-size:22px; 
color:#fff0f0;
font-family:Montserrat;
font-weight:400;

}
.carousel-content h4{font-size:32px;
color:#fefefe;
font-weight:600;
font-family:Montserrat;
line-height:32px;
}
.carousel-content p{color:#18c5bf;
font-family:Montserrat;
font-size:16px;
font-style:italic;
margin:0;
font-weight:600;
padding:0;}
.grey-part1{background-color:#d9d8d8;
padding:15px 0;}

.form-control{border-radius: 0;
float: left;
font-family: Montserrat;
font-size: 12px;
font-weight: normal;
margin-right: 10px;
text-transform: uppercase;
width: 131px;
margin-top: 16px;
}
.grey-part1 input{}
.r_inqs1{background-color:#113245;
width:100px;
color:#fff;
font-family:Montserrat;}

.form-control::-moz-placeholder{color:#414040;
font-family:Montserrat;}

.hdn{display:none;}
.makes-us{background-color:#efeff0;
padding:0;
clear:both;
}
.make-us1{padding:32px 0;}
.make-us1 h4{font-size:26px; 
font-family: 'Rubik', sans-serif;
color:#383535;
font-weight:600;
background-image:url("../images/underline1.png");
background-repeat:no-repeat;
padding:0 0 28px 0;
}
.make-us1 span{color:#f8040a;}
.make-us1 ul{padding:0;}
.make-us1 li{font-size:14px;
font-family: 'Muli', sans-serif;
color:#3a3a3a;
line-height:23px;
background-image:url("../images/list-icon1.png");
background-repeat:no-repeat;
list-style:none;
padding:0 0 0 25px;
margin:0 0 10px 0;
}
.make-us2{background-color:#ffdf07;
padding: 15px 25px 63px 15px;
}
.make-us2 h2{font-size:18px; 
font-family: 'Rubik', sans-serif;
margin:19px 0 0;
font-weight:600!important;}
.make-us2 h1{font-size:26px; 
font-family: 'Rubik', sans-serif;
margin:0;
font-weight:700!important;
}
.make-us2 h1 strong {
  color: #000;
}

/* ......slides... */
#slider,  #slider .slide{
  height: 284px;
}
#slider {
  overflow: hidden;
  margin: 0 auto;
  font-size: 1.2em;

}
#slider .container {
  position: relative;
  bottom: 0;
  right: 0;
  animation: slide-animation 20s infinite;
  padding:0;
}
#slider .slide {
  position: relative;
  box-sizing: border-box;
  padding: 10px 15px 0 0;
}

/* [ANIMATION] */
@keyframes slide-animation {
  0% { 
    opacity: 0;
    bottom: 0;
  }
  11% {
    opacity: 1;
    bottom: 0; 
  }
  22% { bottom: 100%; }
  33% { bottom: 100%; }
  44% { bottom: 200%; }
  55% { bottom: 200%; }
  66% { bottom: 300%; }
  77% { bottom: 300%; }
  88% {
    opacity: 1;
    bottom: 400%; 
  }
  100% {
    opacity: 0;
    bottom: 400%;
  }
}
.slide {clear:both;}
.slide img{float: left;
clear: both;}
.slide p{
	font-size: 13px;
	font-family: Raleway;
	margin-top:14px;
}
.slide p span{ 
  font-size:30px;
  color: #000;
  font-family: muli !important; 
}


/* ......slides...end */


.make-part1{width:50%;float:left;
padding:0 15px 0 34px; background-color:#efeff0;
height:420px;}
.make-part2{width:50%;float:left; height:350px;}
.our-adv{padding:15px 0;
margin-top:20px;}
.our-adv h4{font-size:26px; 
font-family: 'Rubik', sans-serif;
color:#383535;
font-weight:600;
padding:0 0 28px 0;
text-align:center;
text-transform:uppercase;}
.our-adv h4 span{color:#f80c12;}

.adv1 img{text-align:center;
margin:0 auto;}

.adv1 h2{text-align:center;
color:#2f2f2f;
font-size:18px;
font-family:Muli;
font-weight:600;
}

.adv1 p{text-align:center;
font-size:14px;
color:#716e6e;
font-family:Muli;}
.awards{margin:12px 0 24px 0;}
.h4_insd{font-size:22px; 
font-family: 'Rubik', sans-serif;
color:#383535;
font-weight:600;
padding:0 0 15px 0;
text-transform:uppercase;
margin-top:20px;}

.h4_insd span{color:#f80c12;}
ul.ul_insd{padding:0;}
.ul_insd li{font-family:"open sans ", sans-serif;
font-size:14px;
list-style:none;
background-image:url("../images/list-icon2.png");
background-repeat:no-repeat;
padding:0 0 0 22px;
margin:0 0 11px 0;
color:#818080;
}
.ul_insd strong{font-family:Montserrat;
color:#383535;}
.proud-to{background-color:#ecf6f7;
padding:10px 0;}
.h4_insd2{font-size:20px; 
font-family: 'Rubik', sans-serif;
color:#000002;
font-weight:600;
padding:0 0 15px 0;
text-transform:uppercase;
margin-top:38px;}

.h4_insd2 span{color:#700404;}
.slide ul.ul_insd li{
background: none;
}
.pro1{background-color:#ffb401;
padding:10px 0;
background-image:url("../images/pro1.jpg");
background-repeat:no-repeat;
background-position:right top;
border-bottom-right-radius: 39px 24px;
}
.pro1 h4{color: #fff;
font-family: Montserrat;
font-size: 35px;
margin: 23px 0 0 10px;
}
.pro1 span{font-size:18px;}
.pro1 p{color: #fff;
font-family: Montserrat;
line-height: 17px;
margin: 8px 0 0 10px;}


.pro2{background-color:#34d4e2;
padding:10px 0;
background-image:url("../images/pro2.jpg");
background-repeat:no-repeat;
background-position:right top;
border-bottom-right-radius: 50px 20px;
}
.pro2 h4{color: #fff;
font-family: Montserrat;
font-size: 35px;
margin: 23px 0 0 10px;
}
.pro2 span{font-size:18px;}
.pro2 p{color: #fff;
font-family: Montserrat;
line-height: 17px;
margin: 8px 0 0 10px;}


.pro3{background-color:#b4e04b;
padding:10px 0;
background-image:url("../images/pro3.jpg");
background-repeat:no-repeat;
background-position:right top;
border-bottom-right-radius: 50px 20px;
}
.pro3 h4{color: #fff;
font-family: Montserrat;
font-size: 35px;
margin: 23px 0 0 10px;
}
.pro3 span{font-size:18px;}
.pro3 p{color: #fff;
font-family: Montserrat;
line-height: 17px;
margin: 8px 0 0 10px;}


.pad0{padding:0;margin:0 6px;}


.pro4{background-color:#ae96e0;
padding:10px 0;
background-image:url("../images/pro4.jpg");
background-repeat:no-repeat;
background-position:right top;
border-bottom-right-radius: 50px 20px;
}
.pro4 h4{color: #fff;
font-family: Montserrat;
font-size: 35px;
margin: 23px 0 0 10px;
}
.pro4 span{font-size:18px;}
.pro4 p{color: #fff;
font-family: Montserrat;
line-height: 17px;
margin: 8px 0 0 10px;}

/* ....logos */

.bgwtlg{
background: #fff none repeat scroll 0 0;
margin: 49px 0 0;
padding-bottom: 0px;
padding-top: 2px;
}


/* ....logos end */

.prtnersn{background-image: url("../images/bg1.png");
background-position: center center;
background-repeat: no-repeat;
height: 223px;
margin: 18px 0 0 0;
padding: 33px 0 0 0;
}
ul.prnrs{padding:0;}
.prnrs li{list-style:none;
display:inline;
margin:0 5px 0 0;
padding:0;}

.courses-prt{background-image:url("../images/courses-bg.jpg");
background-position:center;
background-repeat:no-repeat;
height:362px;
margin:0;
padding:15px 0;}

.want-to1 img{}
.want-to{margin-top:20px;}
.want-to h2{color:#ffea03;
font-size:22px;
font-family:Montserrat;
margin:0;
padding:0;
text-align:center;}
.want-to h4{color: #fff;
font-family: "Rubik",sans-serif;
font-size: 24px;
line-height: 27px;
text-align: center;
margin:6px 0 0 0;}
.want-to p{text-align:center;
font-size:14px;
font-family:Montserrat;
color:#fff;}
.want-to h5{text-align:center;
font-size:14px;
font-family:Montserrat;
font-weight:600;}
.want-to a{background-color:#070707;
color:#ffa414;
padding:7px 10px;
border-radius:3px;}
.want-to2 h4{
font-size:20px;
color:#feffff;
font-family:Muli;}
.want-to2 p{
font-size:13px;
color:#fff;
font-family:Montserrat;}
.want-to2 ul{padding:0;}
.want-to2{margin:20px 0 0 0;}
.want-to2 li{color:#fff;
font-size:13px;
font-family:Montserrat;
background-image:url("../images/list-icon3.png");
background-repeat:no-repeat;
list-style:none;
line-height:20px;
color:#fff;
padding:0 0 0 21px; 
}
.clm2{
columns: 2;
}
.padd0{padding:0;}

.care1{}
.care1 h5{color:#153760;
font-size:20px;
font-family:Montserrat;}

.care1 h4{color:#cb111d; 
font-size:30px;
font-family: "Rubik",sans-serif;
border-bottom:1px solid #4b4c4c;
font-weight:600;
padding: 0 0 9px;
}
.care1 ul{padding:0;}
.care1 li{color:#4b4c4c;
font-family:Montserrat;
font-size:14px;
background-image:url("../images/list-icon4.png");
background-repeat:no-repeat;
list-style:none;
padding:0 0 0 19px;
margin:3px 0 0;
}
.care1 li a{color:#4b4c4c;}
.care1 li a:hover{color:#4b4c4c;text-decoration:none;}

.care2 p{color:#2f2f2f;
font-family:Montserrat;
font-size:13px;
}
.care2 ul{padding:0;}
.care2 li{color:#2f2f2f;
font-family:Montserrat;
font-size:13px;
background-image:url("../images/list-icon5.png");
background-repeat:no-repeat;
padding:0 0 0 22px;
list-style:none;
}
.career-prt{margin-top:25px;}
.career-prt{background-image:url("../images/bg3.jpg");
background-repeat:no-repeat;
background-position:center;
height:374px;
padding:15px 0;
}
.mapp{margin-top:25%;}
.carre{background-image:url("../images/bg4.jpg");
background-repeat:no-repeat;
background-position:center;
height:363px;
padding:0;
}
.carre1{margin-top:69px;}
.carre1 h5{font-size:20px;
font-family:Montserrat;
color:#fff;
margin:0 0 5px 0;}

.carre1 h4{font-size:28px;
font-family:Montserrat;
color:#f7c20a;
font-weight:600;
margin:0 0 5px 0;}

.carre1 h3{text-transform:uppercase;
font-size:15px;
font-weight:600;
font-family:Montserrat;}

.carre1 h3 a{background-color:#070707;
color:#ff1424;
padding:7px 10px;
border-radius:3px;}

.carre3{margin-top:30px;}
.carre2 img {
  position: absolute;
  top: 0;
}
.carre3 h4{color:#ffb608;
font-family:Muli;
font-size:26px;}
.carre3 p{font-size:13px;
color:#fff;
font-family:"Open sans",sans-serif;
line-height:20px;
}
.carre3 ul{padding:0;}
.carre3 li{font-size:12px;
color:#fff;
font-family:"Open sans",sans-serif;
background-image:url("../images/list-icon6.png");
background-repeat:no-repeat;
list-style:none;
padding:0 0 0 28px;
margin:0 0 3px 0;
}
.global-exp{background-image:url("../images/bg6.jpg");
background-position:center;
background-repeat:no-repeat;
height:333px;
/* background-color:#760c0e; */
padding:15px 0;}

/* .glob1 h4{font-family:"Rubik", sans-serif;
font-size:19px;
color:#fff;
line-height:22px;
} */
.glob1{margin:70px 0 0 0;}
.glob2{margin:10px 0 0 0;}
.glob2 h4{font-family:"Rubik", sans-serif;
font-size:26px;
color:#fff;
text-transform:uppercase;
}
.glob2 h4 span{color:#ffdf06;}
.glob2 p{color:#f5f3f3;
font-size:13px;
font-family:"Rubik", sans-serif;
}
.glob2 h2{font-family:Montserrat;
color:#fff;
font-size:16px;}

.glob3 img {
  position: absolute;
  top: 0;
}
.scholar1{margin-top:15px;
padding-top:40px;}
.scholar{background-color:#203a70;
padding:0;}
.scholar2 h4{
font-size:18px;
font-family:"Rubik", sans-serif;
text-transform:uppercase;
color:#fff;
}
.scholar2 h4 span{color:#fdcb01;}
.scho{padding:0; border-right:1px solid #2b529f;}
.scho a{text-decoration:none;}

.scho2{padding:0; border-right:1px solid #2b529f;}
.scho2 h3{font-family:"Rubik", sans-serif;
text-transform:uppercase;
font-size:13px;
color:#fefefe;
text-align:center;
}

.scho3{padding:0; border-right:1px solid #2b529f;}
.scho3 h3{font-family:"Rubik", sans-serif;
text-transform:uppercase;
font-size:13px;
color:#fefefe;
text-align:center;
}
.scho4{padding:0;}
.scho4 h3{font-family:"Rubik", sans-serif;
text-transform:uppercase;
font-size:13px;
color:#fefefe;
text-align:center;
}
.scholar2 p{
color: #fefefe;
font-family: "Rubik",sans-serif;
font-size: 12px;
text-align: justify;
line-height: 19px;
margin: 10px 0 0 0;
}
.scholar2{margin-top:15px; 
margin-bottom:15px;
padding-bottom:20px;
padding-top:20px;}

.scholar3{background-color:#041a47;
padding:10px 15px;
border-left:3px solid #fdcb01;
padding-bottom:20px;
}
.scholar3 h3{font-size:20px;
font-family:Montserrat;
color:#fff;
text-transform:uppercase;}

.scholar3 h3 span{font-size:16px;
color:#fdcb01;}

.form-control2 {
background-color: #dedede;
background-image: none;
border: none;
border-radius: 0px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
color: #090909;
display: block;
font-family:Montserrat;
font-size: 13px;
height: 34px;
line-height: 1.42857;
padding: 6px 12px;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
width: 100%;
margin-bottom:3px;
}
.r_inqs2{background-color:#2c4f99;
padding:5px 13px;
color:#fff;
font-family:Montserrat;
font-size:13px;
border:none;
border-radius:4px;
margin-top:6px;
}
.events-part{background-color:#e2e0e1;
padding:25px 0;
}
.event1{border-right:1px solid #203b76; 
padding-right:15px;
padding-bottom:15px;}
.event1 h4{
color: #383535;
font-family: "Rubik",sans-serif;
font-size: 22px;
text-transform:uppercase;
font-weight:600;} 

.event3{
padding-right:15px;
padding-bottom:15px;}
.event3 h4{
color: #383535;
font-family: "Rubik",sans-serif;
font-size: 20px;
text-transform:uppercase;
font-weight:600;} 

.adm2{background-color:#0c2f59;
padding-bottom:15px;
height:306px;}
.adm2 h4{background-color:#fdcb01;
color:#212120;
font-family:Montserrat;
font-size:23px;
padding:12px 0 13px 17px;
}
.adm2 ul{padding:0 16px;}
.adm2 li{color:#fefefe;
font-family:Raleway;
font-size:13px;
list-style:none;
border-right:1px solid #5074c4;
display:inline;
padding:0 8px 8px;}

.adm2 li a{color:#fefefe;
}
.adm2 a:hover{color:#fefefe;
text-decoration:none;
}
.admiss-part{margin-top:20px;}
.g1{background-color: #2b9a93;
border-radius: 5px;
height: 90px;
padding: 5px;
margin-top:12px;}
.g1 h4{color: #fff;
font-family: Montserrat;
font-size: 18px;
font-weight: 500;
margin: 15px 0 0 6px;}
.g1 img{margin:5px 0 0 2px;}
.g1 h4 a{color: #fff;}
.g1 h4 a:hover{color: #fff;text-decoration:none;}

.y1{background-color: #eba000;
border-radius: 5px;
height: 90px;
padding: 5px;
margin-top:15px;}
.y1 h4{color: #fff;
font-family: Montserrat;
font-size: 18px;
font-weight: 500;
margin: 15px 0 0 6px;}
.y1 img{margin:5px 0 0 2px;}
.y1 h4 a{color: #fff;}
.y1 h4 a:hover{color: #fff;text-decoration:none;}


.gg1{background-color: #3e3e3e;
border-radius: 5px;
height: 90px;
padding: 5px;
margin-top:15px;}
.gg1 h4{color: #fff;
font-family: Montserrat;
font-size: 18px;
font-weight: 500;
margin: 15px 0 0 6px;}
.gg1 img{margin:5px 0 0 2px;}
.gg1 h4 a{color: #fff;}
.gg1 h4 a:hover{color: #fff;text-decoration:none;}


.adm3{background-color:#c1d4fe;
padding-bottom:15px;
height:306px;}
.adm3 h4{background-color:#688fe9;
color:#212120;
font-family:Montserrat;
font-size:23px;
padding:12px 0 13px 17px;
}

.padd2{padding:0 4px;}

.adm4{background-color:#423370;
padding-bottom:15px;
height:306px;}
.adm4 h4{background-color:#6851b0;
color:#efeff0;
font-family:Montserrat;
font-size:23px;
padding:12px 0 13px 17px;
}
.adm4 ul{padding:6px 0 0 10px;}
.adm4 li{/* background-image: url("../images/list-icon3.png"); */
background-repeat: no-repeat;
color: #bbbbbb;
font-family: "Open sans",sans-serif;
font-size: 12px;
line-height: 18px;
list-style: outside none none;
margin-bottom: 12px;
padding: 0 0 0 21px;
}
.adm4 li a{color:#bbbbbb!important;}
.adm4 li a:hover{text-decoration:none;}

.adm4 li span{color:#ffbd1d!important;
font-size:15px;
font-family:"Open sans", sans-serif;
}

/* news ticker.... */

.holder li span{color:#000000;
font-size:14px;}


.holder { 

  height:218px;
  overflow:hidden;
  padding:10px;
  font-family:Raleway;
}
.holder .mask {
  position: relative;
  left: 0px;
  top: 10px;
  height:290px;
  overflow: hidden;
}
.holder ul {
  list-style:none;
  margin:0;
  padding:0;
  position: relative;
}
.holder ul li {
  font-size:13px;
  padding:10px 0px;
  margin-bottom:12px;
  text-align:justify;
  color:#1f1f1f;
}
.holder ul li a {
  text-decoration:none;
  color:#1f1f1f;
}
  
/* news ticker end.... */

.section8{margin-top:30px;}

.emo1{background-color:#dedddd;
border-bottom: 4px solid #1f1960;
padding:10px;
height:172px;}

.emo1 img{text-align:center;
margin:0 auto;}
.emo1 h4{color:#760c0e;
text-align:center;
font-size:17px;
font-family:Raleway;
font-weight:600;}
.emo1 a{color:#760c0e; text-decoration:none;}
.emo1 h4 a:hover{color:#760c0e; text-decoration:none;}



.emo2{background-color:#dedddd;
border-bottom: 4px solid #aa0129;
padding:10px;
height:172px;}

.emo2 img{text-align:center;
margin:0 auto;}
.emo2 h4{color:#760c0e;
text-align:center;
font-size:17px;
font-family:Raleway;
font-weight:600;}
.emo2 a{color:#760c0e; text-decoration:none;}
.emo2 h4 a:hover{color:#760c0e; text-decoration:none;}


.emo3{background-color:#dedddd;
border-bottom: 4px solid #2c39ed;
padding:10px;
height:172px;}

.emo3 img{text-align:center;
margin:0 auto;}
.emo3 h4{color:#760c0e;
text-align:center;
font-size:17px;
font-family:Raleway;
font-weight:600;}
.emo3 a{color:#760c0e; text-decoration:none;}
.emo3 h4 a:hover{color:#760c0e; text-decoration:none;}


.emo4{background-color:#dedddd;
border-bottom: 4px solid #cabb36;
padding:10px;
height:172px;}

.emo4 img{text-align:center;
margin:0 auto;}
.emo4 h4{color:#760c0e;
text-align:center;
font-size:17px;
font-family:Raleway;
font-weight:600;}
.emo4 a{color:#760c0e; text-decoration:none;}
.emo4 h4 a:hover{color:#760c0e; text-decoration:none;}

.emo5{background-color:#dedddd;
border-bottom: 4px solid #dd4237;
padding:10px;
height:172px;}

.emo5 img{text-align:center;
margin:0 auto;}
.emo5 h4{color:#760c0e;
text-align:center;
font-size:17px;
font-family:Raleway;
font-weight:600;}
.emo5 a{color:#760c0e; text-decoration:none;}
.emo5 h4 a:hover{color:#760c0e; text-decoration:none;}

.prtnersn1{background-image: url("../images/bg8.png");
background-position: center center;
background-repeat: no-repeat;
height: 196px;
padding: 80px 0 0 0;
margin: 34px 0 0 0;
}

.section9{background-color:#e5e5e5;
padding:10px 0;}

.section9 h4{color:#ff0303;
font-family:"Rubik", sans-serif;
font-size:22px;
font-weight:600;
text-align:center;}

.section9 ul{padding:0; text-align:center;}
.section9 li{display:inline;
font-family:Roboto;
font-size:14px;
color:#1d1d1d;
list-style:none;
border-right:1px solid #1d1d1d;
padding:0 4px;}

.section9 li a{color:#1d1d1d;}
.section9 li a:hover{text-decoration:none;}
.border-none{border-right:none!important;}
.footer{padding-top:40px;padding-bottom:40px;}
.foot1{}
.foot1 h4{color:#243d77;
font-family:Montserrat;
font-size:18px;
margin:0;
background-image:url("../images/list-icon7.png");
background-repeat:no-repeat;
padding:0;
}
.foot1 p{font-family:Roboto;
color:#626262;
font-size:12px;}
.foot1 p a{
color:#626262;
text-decoration:none;
}


.foot3 h4{color:#243d77;
font-family:Montserrat;
font-size:18px;
margin:0;
background-image:url("../images/list-icon7.png");
background-repeat:no-repeat;
padding:0;
}
.foot3 p{font-family:Roboto;
color:#626262;
font-size:12px;}
.foot3 h5{margin-top:10px;}
.foot3 h5 a{background-color:#872101;
color:#fff;
font-family:Roboto;
padding:5px 10px;
border-radius:5px;
text-transform:capitalize;
}

.footer-bottom{background-color:#3f3e3e;
padding:8px 0;}
.footer-bottom p{color: #d7d7d7;
font-family: Roboto;
font-size: 12px;
line-height: 17px;
margin: 6px 0 0 0;}
.social-icon{float:right;}
.social-icon ul{padding:0;margin:5px 0 0 0;}
.social-icon li{list-style:none;
display:inline;
font-family:Roboto;
color:#d7d7d7;
font-size:12px;}


/* slide-right */
.social-icon-cont {
  right: -1px;
  position: fixed;
  top: 35%;
  z-index: 999;
}
.social-icon-sidebar {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.social-icon-sidebar li {
  margin-bottom: 1px;
  margin-top: 1px;
}

/* slide-right */


.hr-inner-top{
border-bottom: 2px solid #10295a;
margin: 0 0 0 0;}

.h2-top-inner{
color: #fff;
font-family: "Montserrat";
font-size: 30px;
margin-top: 8%;
text-transform: uppercase;
padding: 0 0 4px 0;
}
.h2-top-inner a{
	color: #fff;
	border-bottom: 1px solid #fff;
	text-decoration:none;}

.inner-banner{
background-image:url("../images/inner-banner2.jpg");
background-position:center;
background-repeat:no-repeat;
height:250px;}

.inner-banner ul{
padding:0;
}
.inner-banner li{display: inline;
font-family: open sans;
font-size: 17px;
list-style: outside none none;
font-weight: normal!important;
margin: 0 0 0 3px;
color: #fff;
}
.inner-banner li a{
text-decoration:none;
color: #fff;
}
.inner-banner li a:hover{
text-decoration:none;
color: #eee;
}

.inner-banner-aust{
background-image:url("../images/australia-banner.jpg");
background-position:center;
background-repeat:no-repeat;
height:250px;}

.inner-banner-aust ul{
padding:0;
}
.inner-banner-aust li{display: inline;
font-family: open sans;
font-size: 17px;
list-style: outside none none;
font-weight: normal!important;
margin: 0 0 0 3px;
color: #fff;
}
.inner-banner-aust li a{
text-decoration:none;
color: #fff;
}
.inner-banner-aust li a:hover{
text-decoration:none;
color: #eee;
}

.inner-banner-east{
background-image:url("../images/middle-east-banner.jpg");
background-position:center;
background-repeat:no-repeat;
height:250px;}

.inner-banner-east ul{
padding:0;
}
.inner-banner-east li{display: inline;
font-family: open sans;
font-size: 17px;
list-style: outside none none;
font-weight: normal!important;
margin: 0 0 0 3px;
color: #fff;
}
.inner-banner-east li a{
text-decoration:none;
color: #fff;
}
.inner-banner-east li a:hover{
text-decoration:none;
color: #eee;
}



.inner-banner-canada{
background-image:url("../images/canada-banner.jpg");
background-position:center;
background-repeat:no-repeat;
height:250px;}
.inner-banner-canada ul{
padding:0;
}
.inner-banner-canada li{display: inline;
font-family: open sans;
font-size: 17px;
list-style: outside none none;
font-weight: normal!important;
margin: 0 0 0 3px;
color: #fff;
}
.inner-banner-canada li a{
text-decoration:none;
color: #fff;
}
.inner-banner-canada li a:hover{
text-decoration:none;
color: #eee;
}





.inner-page1{margin-top:30px;}
.h4_inner{
font-size:20px; 
font-family: 'Rubik', sans-serif;
color:#20396a;
font-weight:normal;
padding:0 0 0 0;
margin-top:27px;}

ul.ul_inner{padding:0;}
.ul_inner li{
  font-family: 'Raleway';
  font-size: 14px;
  color: #35364e;
  line-height: 23px;
  font-weight: 600;		
list-style:none;
background-image:url("../images/list-icon2.png");
background-repeat:no-repeat;
padding:0 0 0 22px;
margin:0 0 11px 0;
}
.ul_inner li a{text-decoration:none;}
.ul_inner li a:hover{text-decoration:none;}

ul.ul_inner2{padding:0;}
.ul_inner2 li{
  font-family: 'Raleway';
  font-size: 14px;
  color: #35364e;
  line-height: 23px;
  font-weight: 600;		
list-style:none;
background-image:url("../images/list-icon8.png");
background-repeat:no-repeat;
padding:0 0 0 22px;
margin:0 0 11px 0;
}
.ul_inner2 li a{text-decoration:none;}
.ul_inner2 li a:hover{text-decoration:none;}

.foot2 h4{color:#243d77;
font-family:Montserrat;
font-size:17px;
margin:0;
background-image:url("../images/list-icon7.png");
background-repeat:no-repeat;
padding:0;
text-transform:uppercase;
}
.foot2 p{font-family:Roboto;
color:#626262;
font-size:12px;}
.foot2 ul{padding:0;}

.foot2 li{font-family:Roboto;
color:#626262;
font-size:12px;
list-style:none;
margin-bottom:6px;}

.foot2 li a {font-family:Roboto;
color:#626262;
font-size:12px;
text-decoration:none;}

.foot2 h2 a{color:#243d77;
font-family:Montserrat;
font-size:17px;
margin:0;
padding:0;
text-transform:uppercase;
text-decoration:none;
}

.foot3 ul{padding:0;}

.foot3 li{font-family:Roboto;
color:#626262;
font-size:12px;
list-style:none;
margin-bottom:6px;}

.foot3 li a {font-family:Roboto;
color:#626262;
font-size:12px;
text-decoration:none;}

.box1-chd{background-color:#ffd6c8; border-left:3px solid #e5693e;
padding:8px 8px;
height:90px;}
.hr2{border-bottom:1px solid #ccc;margin-top:10px;}

.h3_insd {
  color: #8153a8;
  font-family: "Museo Sans Cyrl 500";
  font-size: 18px;
  font-weight: normal;
}
.grey-bg{background-color:#eee; margin-bottom:10px;
border-radius:4px; padding:5px 16px;}

.table{border:1px solid #ddd;}
.tr-clr{background-color:#fde6e7;}
.th-bg{background-color:#10295a; color:#fff;}
.h5_btn a {background-color:#e2262b; padding:8px 10px;
color:#fff; text-decoration:none; }
.h5_btn{margin-top:20px;}

.h3_insd2{color:#8153a8;
font-family:"Montserrat";
font-size:18px;
font-weight:normal;
line-height:23px;
margin:0;
display:none;
padding: 10px 0;
}
.insd_ld a{color:#35364e; text-decoration:none;}
.ul_inner a{color:#35364e; text-decoration:none;}
.ul_inner a:hover{color:#35364e; text-decoration:none;}

.clm3{
columns: 3;
}
.table a{color:#a11f2b; text-decoration:none;}
.table a:hover{color:#a11f2b; text-decoration:none;}
.table th{font-family: 'Raleway';}
.table td{font-family: 'Raleway';
  font-size: 14px;
  color: #35364e;
  font-weight: 600;}
  
.txt-cent{text-align:center;}

.singapore-banner{
background-image:url("../images/gallery/singapore1.jpg");
background-position:center;
background-repeat:no-repeat;
height:250px;}

.singapore-banner ul{
padding:0;
}
.singapore-banner li{display: inline;
font-family: open sans;
font-size: 17px;
list-style: outside none none;
font-weight: normal!important;
margin: 0 0 0 3px;
color: #fff;
}
.singapore-banner li a{
text-decoration:none;
color: #fff;
}
.singapore-banner li a:hover{
text-decoration:none;
color: #eee;
}
  
.nz-banner{
background-image:url("../images/gallery/nz-banner.jpg");
background-position:center;
background-repeat:no-repeat;
height:250px;}

.nz-banner ul{
padding:0;
}
.nz-banner li{display: inline;
font-family: open sans;
font-size: 17px;
list-style: outside none none;
font-weight: normal!important;
margin: 0 0 0 3px;
color: #fff;
}
.nz-banner li a{
text-decoration:none;
color: #fff;
}
.nz-banner li a:hover{
text-decoration:none;
color: #eee;
}
 
.usa-banner{
background-image:url("../images/gallery/usa-banner.jpg");
background-position:center;
background-repeat:no-repeat;
height:250px;}

.usa-banner ul{
padding:0;
}
.usa-banner li{display: inline;
font-family: open sans;
font-size: 17px;
list-style: outside none none;
font-weight: normal!important;
margin: 0 0 0 3px;
color: #fff;
}
.usa-banner li a{
text-decoration:none;
color: #fff;
}
.usa-banner li a:hover{
text-decoration:none;
color: #eee;
}

.form-control3 {
background-color: #f2f0f0;
background-image: none;
border: none;
border-radius: 0px;
color: #555;
display: block;
font-weight:normal;
font-family:Raleway;
font-size: 13px;
height: 36px;
line-height: 1.42857;
padding: 6px 12px;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
width: 100%;
margin-bottom:5px;
}
  
#form-scholar select > option {
color:#555!important;
font-family:Raleway;
font-size:13px;
}  
.imve{
max-width: 100%;
}
.dd{text-align:center; }
.dd a{text-decoration:none;}

.acolor{color:#e73338!important;}

ul.ul_list {padding:0;}
.ul_list li{ font-family: 'Raleway';
font-size: 14px;
color: #35364e;
line-height: 23px;
font-weight: 500;		
padding:0 0 0 2px;
margin:0 0 11px 0;}

.ul_list a{color:#35364e; text-decoration:none;}
.ul_list a:hover{color:#35364e; text-decoration:none;}

ul.logos-list{padding:0;}
.logos-list li{list-style:none;
display:inline;
margin-bottom:10px; clear:both;}

.logos-list img {
  margin-bottom: 6px;
}
.sldrcnt{
margin-top: 135px;
float: left;
padding: 20px 22px 20px 22px;
background: rgba(218,28,41,.7);
border-bottom: 4px solid #ff2e3c;
}
.sldrcnt h2{
margin-top: 0;
margin-bottom: 0px;
line-height: 22px;
font-weight: 300;
}
.sldrcnt h4{
margin-top: 5px;
margin-bottom: 0px;
line-height: 22px;
font-size: 35px;
line-height: 34px;
}
.sldrcnt p{
color: #f7d82c;
font-style: normal;
font-weight: 400;
margin-top: 5px;
}
.aviation{
margin-top: 155px;
float: left;
padding: 20px 22px 20px 22px;
background: rgba(9,37,93,.8);
border-bottom: 4px solid #da1a28;
}
.aviation h2{
margin-top: 0;
margin-bottom: 0px;
line-height: 20px;
font-weight: 300;
}
.aviation h4{
margin-top: 5px;
margin-bottom: 0px;
line-height: 22px;
font-size: 33px;
line-height: 34px;
}
.aviation p{
color: #ffc800;
font-style: normal;
font-weight: 400;
margin-top: 5px;
}

.htlcntr{
margin-top: 290px;
float: left;
padding: 20px 22px 20px 22px;
background: rgba(9,37,93,.8);
border-bottom: 4px solid #da1a28;
}
.htlcntr h2{
margin-top: 0;
margin-bottom: 0px;
line-height: 20px;
font-weight: 300;
color: #ffc800;
}
.htlcntr h4{
margin-top: 5px;
margin-bottom: 0px;
line-height: 22px;
font-size: 30px;
line-height: 30px;
}
/*.htlcntr p{
color: #ffc800;
font-style: normal;
font-weight: 400;
margin-top: 5px;
}*/





.hotel-mgt h2{font-size:30px; color:#cf0e16; 
font-family:"Montserrat";
margin-top:60px;
font-weight:600;
line-height:30px;}



.arts{
margin-top: 280px;
float: left;
padding: 18px 16px 18px 16px;
padding: 20px 22px 20px 22px;
background: rgba(210, 5, 10, .8);
border-bottom: 4px solid #021c52;
}
.arts h2{
margin-top: 0;
margin-bottom: 0px;
line-height: 20px;
font-weight: 300;
color: #fff;
}
.arts h4{
margin-top: 5px;
margin-bottom: 0px;
line-height: 22px;
font-size: 30px;
line-height: 33px;
}
.arts p{
/*color: #ffc800;*/
color: #fbff0e;
font-style: normal;
font-weight: 400;
margin-top: 5px;
}

.tourism{
margin-top: 325px;
float: left;
padding: 18px 20px 18px 22px;
background: rgba(9,37,93,.8);
border-bottom: 4px solid #da1a28;
}
.tourism h2{
margin-top: 0;
margin-bottom: 0px;
line-height: 20px;
font-weight: 300;
color: #ffc800;
}
.tourism h4{
margin-top: 0px;
margin-bottom: 0px;
line-height: 22px;
font-size: 30px;
line-height: 30px;
}
.tourism p{
color: #ffc800;
font-style: normal;
font-weight: 400;
margin-top: 5px;
}

.tourism2{
margin-top: 325px;
float: left;
padding: 18px 20px 18px 22px;
background: rgba(9,37,93,.8);
background: rgba(210, 5, 10, .8);
border-bottom: 4px solid #021c52;
}
.tourism2 h2{
margin-top: 0;
margin-bottom: 0px;
line-height: 20px;
font-weight: 300;
color: #ffc800;
}
.tourism2 h4{
margin-top: 0px;
margin-bottom: 0px;
line-height: 22px;
font-size: 30px;
line-height: 30px;
}
.tourism2 p{
color: #ffc800;
font-style: normal;
font-weight: 400;
margin-top: 5px;
}


/*.tourism h4{font-size:32px;
color:#cf0e16;
font-weight:600;
font-family:Montserrat;
line-height:32px;
}
.tourism p{color:#18c5bf;
font-family:Montserrat;
font-size:16px;
font-style:italic;
margin:0;
font-weight:600;
padding:0;}

.tourism h2{font-size:30px; color:#cf0e16; 
font-family:"Montserrat";
margin-top:30px;
font-weight:600;
line-height:28px;}*/
  
.ts th{background-color:#4472c4; color:#fff;}
 .marquee1{height:500px;}
 
.to-know{font-size:18px;}

.care2 h5{
font-size:14px;
font-family:Montserrat;
font-weight:600;
margin:12px 0 0 10px;}
.care2 a{background-color:#070707;
color:#ffa414;
padding:7px 10px;
border-radius:3px;}

.glob1 h5{font-size:20px;
font-family:Montserrat;
color:#fff;
margin:0 0 5px 0;}

.glob1 h4{font-size:24px;
font-family:Montserrat;
color:#f7c20a;
font-weight:600;
margin:0 0 5px 0;}

/* slide.....proud */


button.close-nf{
float: right;
font-size: 21px;
font-weight: 700;
line-height: 1;
color: #fff;
margin-right: -12px;
background-color: #000 !important;
border-radius: 19px;
margin-top: -12px;
padding: 2px 6px;
    z-index: 9999;
    position: relative;
filter: alpha(opacity=100);
opacity: 1;
}
.close-nf:focus, .close-nf:hover {
color: #5cf8ff;
text-decoration: none;
cursor: pointer;
filter: alpha(opacity=100);
opacity: 1;
}
.rqsth3{
margin-top: 5px;
font-family: 'Oswald';
font-size: 25px;
font-weight: 600;
color: #052a4e;
border-bottom: 1px solid #fd7649;
padding-bottom: 12px;
margin-bottom: 15px;
}
.rqsth3 span{
color: #3dd4b1;
}
.btn-rqst{
background: #fd7549;
color: #fff;
font-family: 'Montserrat';
font-size: 13px;
font-weight: 600;
border-radius: 20px;
padding: 8px 15px 9px;
border: none;
outline: 0;
}
.btn-rqst2{
background: #1e60bd;
color: #fff;
font-family: 'Montserrat';
font-size: 13px;
font-weight: 600;
border-radius: 20px;
padding: 8px 15px;
border: none;
outline: 0;
}
.btn-rqst:hover,
.btn-rqst:focus{
background: #1e60bd;
color: #fff;  
border: none;
outline: 0;
}
.btn-rqst2:hover,
.btn-rqst2:focus{
background: #fd7549;
color: #fff;
border: none;
outline: 0;
}
.ldrqst1{
font-family: 'Raleway';
font-size: 14px;
color: #212121;
font-weight: 500;
margin-top: 15px;
}
.ldrqst2{
font-family: 'Raleway';
font-size: 14px;
color: #212121;
font-weight: 500;
}
.tp_nbr{
margin-bottom: 0;
text-align: center;
}
.flb{
font-family: 'Open Sans';
font-size: 11px;
color: #9a9898;
}
.tpln{
font-family: 'Montserrat';
font-size: 13px;
color: #057c66;
text-align: right;
padding-top: 10px;
}
.tpln a{
display: inline-block;
padding-left: 5px;
padding-right: 5px;
}
.h3clus{
font-family: 'Rubik';
color: #052a4e;
text-align: center;
font-size: 24px;
font-weight: 600;
padding-top: 15px;
margin-top: 10px;
}
.h3clus span{
color: #3dd4b0;
}
.h4mnbr{
text-align: center;
color: #ff0000;
font-size: 20px;
font-family: 'Roboto';
}
.h4mnbr i{
color: #000;
font-size: 16px;
}
.frmnw{
float: none;
clear: both;
}
.frmnw .form-group .form-control{
height: 35px;
font-family: 'Roboto';
font-size: 13px !important;
color: #000;
text-transform: none;
float: none;
width: 100%;
display: block;
border-radius: 3px !important;
box-shadow: 0px 1px 1px rgba(10,10,10,.1) !important;
}
.frmnw .form-group .form-control:focus{
border-color: #1e60bd;
}
.frmnw textarea{
font-family: 'Roboto';
font-size: 13px !important;
color: #000;
text-transform: none;
float: none;
width: 100%;
height: 55px !important;
display: block;
border-radius: 3px !important;
box-shadow: 0px 1px 1px rgba(10,10,10,.1) !important;
}
.marquee{height:500px;}

.dollar{color:#f91919!important; font-size:20px;}
  
.form-control1{border-radius: 0;
float: left;
font-family: 'Roboto', sans-serif;
font-size: 12px;
font-weight: normal;
margin-right: 10px;
text-transform: uppercase;
width: 100%;
margin-top: 16px;

} 
.form-group input{font-family: 'Roboto', sans-serif;
font-size: 12px;}
  
.lftclfr {
	margin-top: 0px;
	margin-bottom: 0px;
}  
 .frminsd {
	background: #ddd;
	padding-left: 20px;
	padding-right: 20px;
} 
.h2frns1 {
	font-family: 'Oswald';
	font-size: 20px;
	color: #162f68;
	margin-top: 0px;
	padding-top: 25px;
	margin-bottom: 10px;
}  
  .btsbmt1 {
	color: #fff;
	font-family: 'Raleway';
	font-size: 15px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: 500;
	border-radius: 3px;
	margin-bottom: 20px;
	/* background: #04457d; */
	background: #c71805;
	margin-top:20px;
}
  .frminsd .btsbmt1 {
	font-size: 13px;
}

.form-group .form-control1 {
	padding: 7px 12px;
	border-color: #ddd;
	box-shadow: none;
}
.frmtp .form-control1 {
	border-radius: 2px;
	border: none;
}
.form-group select{font-family: 'Roboto', sans-serif;
font-size: 12px;
color:#aaa8a8;}



.form-group select:hover{background-color:#d6effa; color:#555;}

