@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Hind:300,400,500,600,700');
@import url(bootstrap-select.min.css);
@import url(jquery.bootstrap-touchspin.css);
@import url(settings.css);
@import url('owl.css');

.row{
	margin: 0 auto !important;
	padding: 0px !important;
}

.top-header {
 background-color: #dcf5fdb8;
    height: 45px;
    padding: 11px 0;
    z-index: 999;
}
.header {
    height: 80px;
    /* border-bottom: 4px solid #00a4a4; */
    z-index: 999;
    background: linear-gradient(to right, #00a4a4 20%, #183883ed 92%);
}
.logo img{
    margin-top: -43px;
}
.call-to-action {
    color: #183883;
    text-transform: none;
    float: right;
}
.call-to-action p {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 14px;
    margin-top: 2px;
      font-family: 'Ubuntu', sans-serif;
    font-weight: 500;
}
.call-to-action i {
    margin-right: 10px;
}
.call-to-action a {
    color: #183883;
    letter-spacing: 1px;
}
.call-to-action a:hover {
       color: #01a8a8;
    text-decoration: none;
    transition: 0.5s;
}
nav.navbar.navbar-default.navbar-sticky.bootsnav.header.on.no-full {
    background: transparent;
    border: none;
}

.menu ul li a {
    font-family: 'Ubuntu', sans-serif !important;
    color: #ffffff;
    font-weight: 500;
    text-decoration: none;
}
.menu ul li a:hover {
    color: #e4e3e3;
    transition: 0.5s;
}

/*** 
=============================================
    Rev Slider Wrapper style
=============================================
***/
.fff{
  height: 620px !important;

}
.rev_slider_wrapper{height: 620px !important;
width: 100%;
margin-top: -77px;}

.rev_slider_wrapper .size-5 h1{
  padding-top: 30px !important;
}


.rev_slider_wrapper .slide-content-box h3  {
    background: rgba(0, 0, 0, 0) url(../img/slides/press-bg.html) no-repeat;
    background-size: contain;
    display: inline-block;
    color: #ffffff;
    font-size: 37px !important;
    font-weight: 500 !important;
    text-transform: capitalize;
    line-height: 32px !important;
    font-family: 'Ubuntu', sans-serif !important;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.rev_slider_wrapper .slide-content-box h2  {
    background: rgba(0, 0, 0, 0) url(../img/slides/press-bg.html) no-repeat;
    background-size: contain;
    display: inline-block;
    color: #ffffff;
    font-size: 37px !important;
    font-weight: 500 !important;
    text-transform: capitalize;
    line-height: 32px !important;
    font-family: 'Ubuntu', sans-serif !important;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.rev_slider_wrapper .slide-content-box h1 {
    color: #ffffff;
    font-size: 52px !important;
    line-height: 72px !important;
    margin: 9px 15px 12px !important;
    font-weight: 500 !important;
    font-family: 'Ubuntu', sans-serif !important;

}
.rev_slider_wrapper .slide-content-box h4{
    color: #ffffff;
    font-size: 40px !important;
    line-height: 16px !important;
    margin: 15px 15px 8px !important;
    font-weight: 500 !important;
    font-family: 'Ubuntu', sans-serif !important;
}
.rev_slider_wrapper .slide-content-box p{
  color: #ffffff;
  font-size: 18px;
  line-height: 30px;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  margin: 0 0 30px;
}
.rev_slider_wrapper .slide-content-box .button a{
  transition: all 500ms ease !important;
  -moz-transition: all 500ms ease !important;
  -webkit-transition: all 500ms ease !important;
  -ms-transition: all 500ms ease !important;
  -o-transition: all 500ms ease !important;
}
.rev_slider_wrapper .slide-content-box.last-slide p{
  margin: 0;    
}
.rev_slider_wrapper .slide-content-box.last-slide a{
  margin: 0 8px;    
}
.rev_slider_wrapper .slotholder {
  position: relative;
}
.slotholder:after {
    background: rgba(0, 0, 0, 0.10);
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    pointer-events: none;
}
.tp-bannertimer {
  display: none;
  
}
.rev_slider_wrapper .tparrows {
    background: transparent;
    border: 2px solid #fff;
    margin-top: 5px;
}
.main-welcome {
    height: 540px;
}
.welcome-text {
    margin-bottom: 25px;
    margin-top: 15px;
}
.welcome-text h3 {
    font-size: 32px;
    color: #262626;
    font-weight: 600;
    font-family: 'Ubuntu', sans-serif;
}
.welcome-text h3 span {
    color: #b81811;
    font-weight: bold;
    font-style: italic;
    background: linear-gradient(to right, #183883 8%, #01a8a8 97%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.welcome-text h3:after {
    display: inline-block;
    vertical-align: middle;
    content: '';
    width: 38px;
    height: 2px;
    background: #888888;
    margin-left: 15px;
    margin-top: 18px;
}
.welcome-text p {
    font-size: 16px;
    line-height: 30px;
    color: #555555;
    margin-top: 20px;
    margin-bottom: 21px;
    font-family: 'Open Sans', sans-serif;
    text-align: justify;
    font-weight: 500;
}
.welcome-text a.about-btn {
    margin-top: 0px;
    display: inline-block;
    background: #183883;
    font-size: 17px;
    text-align: center;
    font-weight: 600;
    font-family: 'Poppins';
    line-height: 55px;
    width: 167px;
    color: #fff;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    text-decoration: none;
    text-transform: uppercase;
}

.welcome-text a.about-btn:hover {
    background: #00a2a3;
}
.welcome-img {
    margin-top: 50px;
}
.our-services {
    background-color: #effbff;
    padding-bottom: 55px;
}
.services {
    padding-bottom: 17px;
}
.services h3 {
    font-size: 35px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 600;
    color: #4c4c4c;
    text-align: center;
    margin-top: 50px;
}
.services h3 span {
    color: #b81811;
    font-weight: bold;
    font-style: italic;
    background: linear-gradient(to right, #183883 8%, #01a8a8 97%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.line-2 {
    background: #cacaca54;
    width: 100%;
    height: 2px;
    margin: -3px auto;
    margin-bottom: 20px;
}
.line-1 {
    background: #01a8a8 none repeat scroll 0 0;
    height: 2px;
    margin: 2px auto;
    width: 267px;
}
.services p {
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    text-align: center;
    color: #6b6a6a;
    font-weight: 300;
    line-height: 28px;
}
.no-padding {
    padding: 0 !important;
}
.service-box {
    border: 1px solid #18388338;
    margin-bottom: -1px;
    margin-left: -1px;
    padding: 35px 40px;
    text-align: center;
    transition: all 0.3s ease 0s;
}
.service-box:hover {
    background: #fff;
}
.service-box h4 {
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 15px;
    margin-top: 22px;
    font-size: 19px;
    color: #2b2b2b;
    font-family: 'Ubuntu', sans-serif;
}
.service-box p {
    margin-bottom: 0;
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    color: #8a8989;
    font-weight: 300;
    text-align: center;
}
.pra-area2 {
    background: url(../images/testimonial-bg1.jpg) center fixed;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    background-size: cover;
      padding-top: 55px;
    height: 398px;
    width: 100%;
}
.pra-area2 h3 {
    font-family: 'Ubuntu', sans-serif;
    font-size: 35px;
    color: #08c7c7;
    text-transform: capitalize;
    text-align: center;
    margin-top: 21px;
    font-weight: 600;
    letter-spacing: 1.1px;
}
.pra-area2 p {
    padding: 6px 0 9px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: normal;
    text-align: center;
}

.auto-container{
  position:static;
  max-width:1200px;
  padding:0px 15px;
  margin:0 auto;
}

ul,li{
  list-style:none;
  
}

.clients-section{
  position:relative;
}

.clients-section.alternate{
  background-color: #f2f2f2;
}

.clients-section .sponsors-outer{
  position:relative;
}

.clients-section .sponsors-outer .owl-dots,
.clients-section .sponsors-outer .owl-nav{
  position:relative;
  display:none;
}

.clients-section .sponsors-outer .image-box{
  position:relative;
  text-align:center;
  padding: 40px 0;
}

.clients-section .sponsors-outer .image-box img{
  max-width:100%;
  width: auto;
  height: auto;
  margin: 0 auto;
  -webkit-transition:all 300ms ease;
  -ms-transition:all 300ms ease;
  -o-transition:all 300ms ease;
  -moz-transition:all 300ms ease;
  transition:all 300ms ease;
}

.sponsors-outer h3 {
    font-size: 33px;
    margin-left: 40px;
    margin-bottom: 0px;
    margin-top: 26px;
    font-family: 'Ubuntu', sans-serif;
    color: #b81811;
    font-weight: bold;
    font-style: italic;
    background: linear-gradient(to right, #183883 -1%, #01a8a8 18%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: 1px;
}
.main-footer {
    background-color: #111111;
    height: 430px;
    background: url(../images/footer-bg.jpg) no-repeat center top;
    background-size: cover;
}
.about-text h3 {
    font-size: 25px;
    color: #ffffff;
    margin-bottom: 25px;
    letter-spacing: 1px;
    font-family: 'Ubuntu', sans-serif;
    margin-top: 50px;
      text-transform: uppercase;
        position: relative;
}
.about-text h3:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 60px;
    height: 2px;
    background: #01a8a8;
}
.about-text h3 span {
   color: #b81811;
    font-weight: bold;
    font-style: italic;
    background: linear-gradient(to right, #183883 -1%, #01a8a8 18%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: 1px;
}
.about-text p {
    color: #cacaca;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-size: 15px;
    text-align: justify;
    line-height: 26px;
    /* text-transform: lowercase; */
    padding-bottom: 13px;
}
.about-text a {
    font-size: 16px;
    text-decoration: none;
    color: #f7f7f7;
    font-family: 'Ubuntu', sans-serif;
    text-transform: capitalize;
    letter-spacing: 1px;
    background-color: #1110;
    border: 1px solid #fbfbfb;
    padding: 6px 14px 6px 14px;
    margin-top: 4px;
    border-radius: 4px;
}
.about-text a:hover{
  text-decoration: none;
 color: #f7f7f7;
}
.about-text a {
    font-size: 16px;
    text-decoration: none;
    color: #f7f7f7;
    font-family: 'Ubuntu', sans-serif;
    text-transform: capitalize;
    letter-spacing: 1px;
}
.useful-link h3{
    font-size: 25px;
    color: #ffffff;
    margin-bottom: 25px;
    letter-spacing: 1px;
    font-family: 'Ubuntu', sans-serif;
    margin-top: 50px;
      text-transform: uppercase;
        position: relative;
            margin-left: 40px;
}
.useful-link h3:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 60px;
    height: 2px;
    background: #01a8a8;
}
.useful-link h3 span {
   color: #b81811;
    font-weight: bold;
    font-style: italic;
    background: linear-gradient(to right, #183883 -1%, #01a8a8 18%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: 1px;
}
.useful-link ul li {
    border-bottom: 1px solid #333333;
    padding-bottom: 3px;
    margin-bottom: 7px;
    padding-top: 2px;
}
.useful-link ul li a {
    color: #e2e2e2;
    text-transform: capitalize;
    font-family: 'Ubuntu', sans-serif;
    text-decoration: none;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 400;
}
.useful-link ul li a:hover {
  color: #00a4a4;
  transition: 0.5s;
}
.main-add h3 {
    font-size: 25px;
    color: #ffffff;
    margin-bottom: 25px;
    letter-spacing: 1px;
    font-family: 'Ubuntu', sans-serif;
    margin-top: 50px;
      text-transform: uppercase;
        position: relative;
            margin-left: 15px;
}
.main-add h3:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 60px;
    height: 2px;
    background: #01a8a8;
}
.main-add h3 span {
   color: #b81811;
    font-weight: bold;
    font-style: italic;
    background: linear-gradient(to right, #183883 -1%, #01a8a8 18%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: 1px;
}
.main-add i.fa.fa-map-marker {
    font-size: 23px;
    color: #01a8a8;
    float: left;
    margin-top: 5px;
    margin-left: 2px;
}
.main-add h4 {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 300;
    margin-top: 27px;
    margin-left: 24px;
    line-height: 26px;
}
.main-add h4 {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 300;
    margin-top: 40px;
    margin-left: 24px;
    line-height: 29px;
    margin-bottom: 0px;
}
.main-add p {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 300;
    margin-top: 7px;
    margin-left: 24px;
    line-height: 36px;
    /* padding-top: 14px; */
}
.main-add p a {
    color: #fff;
   font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 300;
    margin-top: 24px;
    margin-left: 3px;
    /* line-height: 26px; */
    text-decoration: none;
}
.main-add i.fa.fa-phone {
    font-size: 20px;
    color: #01a8a8;
    float: left;
    margin-top: 14px;
    margin-left: 2px;
}
.main-add i.fa.fa-envelope-o {
    font-size: 17px;
    color: #01a8a8;
    float: left;
    margin-top: 8px;
    margin-left: 2px;
}
.main-add i.fa.fa-mobile {
    font-size: 29px;
    color: #01a8a8;
    float: left;
    margin-top: 4px;
    margin-left: 2px;
}
.main-add p a:hover {
    color: #01a8a8;
    transition: 0.6s;
}
.add {
    margin-left: 17px;
}
.main-add ul {
    margin-left: -30px;
}
.main-add ul li {
    display: inline-block;
    text-align: center;
    margin-left: 5px;
    background: #01a8a8;
    -ms-transform: skewX(-15deg);
    -webkit-transform: skewX(-15deg);
    transform: skewX(-15deg);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.main-add ul li a i {
    font-size: 16px;
    line-height: 35px;
    color: #ffffff;
    width: 35px;
    height: 35px;
    -ms-transform: skewX(15deg);
    -webkit-transform: skewX(15deg);
    transform: skewX(15deg);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.main-add ul li:hover {
    background: #ffffff;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
.main-add ul li a i:hover {
      color: #01a8a8;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.main-map h3 {
    font-size: 25px;
    color: #ffffff;
    margin-bottom: 25px;
    letter-spacing: 1px;
    font-family: 'Ubuntu', sans-serif;
    margin-top: 50px;
      text-transform: uppercase;
        position: relative;
            margin-left: 15px;
}
.main-map h3:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 60px;
    height: 2px;
    background: #01a8a8;
}
.main-map h3 span {
   color: #b81811;
    font-weight: bold;
    font-style: italic;
    background: linear-gradient(to right, #183883 -1%, #01a8a8 18%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: 1px;
}
.map-icon {
    margin-top: 45px;
    margin-left: 12px;
}
.copy-right {
    background-color: #f3fcff;
    height: 45px;
}
.copy-text h3 {
    font-family: 'Ubuntu', sans-serif !important;
    color: #000;
    font-size: 14px;
    font-weight: 300;
    margin-top: 18px;
}
.copy-w3 img {
    float: right;
    margin-top: 18px;
}


.hidden-sidebar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #181818 url(../images/side-menu-bg.jpg) center center no-repeat;
  background-size: 100% 100%;
  text-align: center;
  z-index: 1000;
  overflow: auto;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translate(0px, -100%) scale(0, 0);
          transform: translate(0px, -100%) scale(0, 0);
  opacity: 0;
}
.hidden-sidebar.open {
  -webkit-transform: translate(0px, 0px) scale(1, 1);
          transform: translate(0px, 0px) scale(1, 1);
  opacity: 1;
}
.hidden-sidebar a.close-button {
  position: absolute;
  top: 30px;
  right: 30px;
  color: #fff;
  font-size: 25px;
      text-decoration: none;
}
.hidden-sidebar .sidebar-content {
  padding: 40px 0;
}
.hidden-sidebar .sidebar-content .navigation-box {
  margin: 0;
  padding: 0;
  list-style: none;
     margin-top: 75px;
    margin-bottom: 75px;
}
.hidden-sidebar .sidebar-content .navigation-box li a {
    color: #FFFFFF;
    font-size: 23px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 400;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    display: block;
    text-decoration: none;
    letter-spacing: 1px;
}
.hidden-sidebar .sidebar-content .navigation-box li a:hover {
      color: #01a8a8;
}
.hidden-sidebar .sidebar-content .navigation-box li.current a {
      color: #01a8a8;
}
.hidden-sidebar .sidebar-content .navigation-box li + li {
  margin-top: 20px;
}
.hidden-sidebar .sidebar-content .navigation-box li .subnav-toggler {
  background-color: transparent;
  border: none;
  outline: none;
      color: #01a8a8;
  font-size: 24px;
  padding: 0;
  margin-left: 5px;
  line-height: 1em;
  display: inline-block;
  vertical-align: middle;
}
.hidden-sidebar .sidebar-content .navigation-box li ul.sub-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: none;
  margin-top: 10px;
  margin-bottom: 10px;
}
.hidden-sidebar .sidebar-content .navigation-box li ul.sub-menu li a {
    color: #cecece;
    font-size: 17px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    display: block;
}
.hidden-sidebar .sidebar-content .social {
  margin-bottom: 20px;
}
.hidden-sidebar .sidebar-content .social a {
  display: inline-block;
  vertical-align: middle;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 33px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  border-radius: 50%;
}
.hidden-sidebar .sidebar-content .social a:hover {
  color: #fe5a0e;
}
.hidden-sidebar .sidebar-content .social a + a {
  margin-left: 10px;
}
.hidden-sidebar .sidebar-content p.copy-text {
  margin: 0;
  color: #ffffff;
  font-size: 15px;
}
.hidden-sidebar .sidebar-content p.copy-text i.fa-heart {
  color: #fe5a0e;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #e4e3e3 !important;
}

.side-nav-toggler {
    display: none;
}
.side-nav-toggler.side-nav-opener {
    position: relative;
    color: #000;
    z-index: 333;
    background-color: #fff;
    border: none;
    margin-left: 88%;
    padding: 7px 15px 7px 15px;
    font-size: 14px;
}
.web p {
    font-family: 'Ubuntu', sans-serif !important;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    margin-top: 14px;
    float: right;
}
.web p a {
    text-decoration: none;
    color: #1aa9a8;
    font-weight: 500;
    font-size: 15px;
}