@import "https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,700,800";
@import url(../libs/bootstrap/dist/css/bootstrap.min.css);
@import url(../libs/font-awesome/css/font-awesome.min.css);
@import url(../libs/ResponsiveSlides/responsiveslides.css);
@import url(../libs/select2/dist/css/select2.min.css);
@import url(../libs/bxslider-4/dist/jquery.bxslider.min.css);
@import url(../libs/OwlCarousel/owl.carousel.css);
@import url(../libs/animate/animate.css);

body {
    font-family: 'Myriad Pro', Arial, sans-serif
}


@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-Regular.woff2') format('woff2'),
        url('../fonts/MyriadPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Prelo';
    src: url('../fonts/Prelo-Medium.woff2') format('woff2'),
        url('../fonts/Prelo-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Museo Sans 500';
    src: url('../fonts/MuseoSans-500.woff2') format('woff2'),
        url('../fonts/MuseoSans-500.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Prelo';
    src: url('../fonts/Prelo-Bold.woff2') format('woff2'),
        url('../fonts/Prelo-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Prelo';
    src: url('../fonts/Prelo-Black.woff2') format('woff2'),
        url('../fonts/Prelo-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}



.header{
  background: #517C7E
}

.header .top{
    background: #005692;
    height: 50px
}

.header .top-content{
    padding-top: 5px
}

.header .top-content ul li{
    color: #fff;
    font-size: 14px;
    font-family: 'Intro Book Alt';
    padding-left: 40px
}

.header .navbar {
}

.header .navbar .navbar-brand {
    padding: 0
}

.header .navbar .navbar-toggler {
    cursor: pointer;
    text-align: center
}

.header .navbar .navbar-toggler span {
    color: #fff
}

.header .navbar .menu{
    padding-top: 22px
}

.header .navbar .nav-menu-top{
  margin-left: 10% !important
}

.header .navbar .menu ul .nav-item .nav-link {
    padding-left: 50px;
    padding-right: 20px;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
    font-family: 'CamingoDos Pro';
    font-weight: bold;
    font-style: normal;
    display: block;
    line-height: 1
}

.header .navbar .menu ul .nav-item .nav-link span {
    border-bottom: 1px solid transparent;
    padding-bottom: 10px;
    color: #fff;
}

.header .navbar .menu ul .nav-item .nav-link.nav-link-active span {
    padding-bottom: 0px;
    color: #dddc1b
}

.header .navbar .menu ul .nav-item .nav-link:hover span {
    border-bottom-color: none;
    color:#dddc1b;
}

.header .navbar .menu ul .nav-item .dropdown-menu {
    left: 20px;
    border: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    padding: 10px 15px;
    background-color: #fff;
    min-width: 220px;
    -webkit-box-shadow: -1px -1px 15px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px -1px 15px -4px rgba(0,0,0,0.75);
    box-shadow: -1px -1px 15px -4px rgba(0,0,0,0.75);
}

.header .navbar .menu ul .nav-item .dropdown-menu .dropdown-item {
    font-size: 15px;
    font-weight: 300;
    color: #66b6d5;
    text-transform: uppercase;
    padding: 10px 0;
    border-bottom: 1px dotted #66b6d5
}

.header .navbar .menu ul .nav-item .dropdown-menu .dropdown-item:last-child {
    border-bottom: 0
}

.header .navbar .menu ul .nav-item .dropdown-menu .dropdown-item:hover,
.header .navbar .menu ul .nav-item .dropdown-menu .dropdown-item:focus,
.header .navbar .menu ul .nav-item .dropdown-menu .dropdown-item:active {
    background-color: transparent;
    text-decoration: none;
    color: #FBB914
}

/*
@media (min-width: 991px) {
    .header .menu ul .nav-item {
        margin-top: 15px;
        margin-bottom: 15px;
        text-align: center
    }
    .header .menu ul .nav-item .nav-link:after {
        display: none
    }
    .header .menu ul .nav-item.dropdown:hover>.dropdown-menu {
        display: block
    }

    .jobs .item{
      width: 100%;
      height: 400px;
      float: left;
    }


    .box-slider-content{
      margin-top: -45px !important
    }

    .box-slider-content .slider-title{
      font-family: 'Prelo';
      font-weight: 500;
      font-size: 14px !important
    }

    .box-slider-content .slider-name{
      font-family: 'Prelo';
      font-weight: 500;
      font-size: 14px !important
    }

    .box-slider-content .slider-job{
      font-family: 'Prelo';
      font-weight: 500;
      font-size: 14px !important
    }

    .box-slider-content .slider-company{
      font-family: 'Prelo';
      font-weight: 900;
      font-size: 14px !important
    }

}
*/

/*
@media (max-width: 991px) {
    .header .menu {
        margin-top: 1rem
    }
    .header .menu ul .nav-item .nav-link {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .jobs .item{
      width: 100%;
      height: 400px;
      float: left;
    }

    .box-slider-content{
      margin-top: -45px !important
    }

    .box-slider-content .slider-title{
      font-family: 'Prelo';
      font-weight: 500;
      font-size: 14px !important
    }

    .box-slider-content .slider-name{
      font-family: 'Prelo';
      font-weight: 500;
      font-size: 14px !important
    }

    .box-slider-content .slider-job{
      font-family: 'Prelo';
      font-weight: 500;
      font-size: 14px !important
    }

    .box-slider-content .slider-company{
      font-family: 'Prelo';
      font-weight: 900;
      font-size: 14px !important
    }

}
*/

.slides {
    position: relative
}

.slides .rslides_tabs {
    position: absolute;
    bottom: 50px;
    z-index: 100;
    padding: 0;
    right: 19%;
    margin: 0 
}

.slides .rslides_tabs li {
    display: inline-block;
    margin-right: 5px
}

.slides .rslides_tabs li:last-child {
    margin-right: 0
}

.slides .rslides_tabs li a {
    color: transparent;
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url("../images/pager-white.png") no-repeat
}

.slides .rslides_tabs li.rslides_here a {
    background: url("../images/pager-white-active.png") no-repeat
}

.services .tabs-wrap {
    background-color: #1b6a38;
    background-image: url("../images/bg-carousel.png");
    background-repeat: no-repeat;
    background-size: cover
}

.slides .content-slider{
  position: relative;
}

.slides .content-slider .text{
  position: absolute;
  top:50px;
  left:12%;
  color: white;
}

.contact{
    background: none;
}

.contact-form{
    margin-top: 20px
}

.contact-form .contact-form-container{
    padding: 16px;
    width: 100%
}

.contact-form .contact-form-container .contact-form-bg{
    background: #F7F7F8;
    padding: 25px
}

.contact-form .contact-form-container .contact-form-bg label{
    font-family:'CamingoDos', sans-serif;
    font-weight: normal;
    font-size:18px;
    color: #00387F;
    text-decoration: none
}


.contact-form .contact-form-container .contact-form-bg input,
.contact-form .contact-form-container .contact-form-bg textarea
{
    background: #F7F7F8;
    border-bottom: 1px solid #517c7f;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    resize: none
}

.contact-form .contact-address{
    padding: 45px 0px 0px 0px;
}

.contact-form .contact-address .text_1{
    font-family:'CamingoDos', sans-serif;
    font-weight: bold;
    font-size:18px;
    color: #517c7f;
    text-decoration: none
}

.contact-form .contact-address .text_2{
    font-family:'CamingoDos', sans-serif;
    font-weight: normal;
    font-size:18px;
    color: #517c7f;
    text-decoration: none
}

.home .line-green{
  background: #D7DB4D;
  padding: 30px;
}

.home .map{
  background: #68A99D;
  padding: 20px
}

.home .map .box{
  border-left: 2px solid #fff;
}

.home .map .box .text{
  padding-left: 20px;
  line-height: 1
}

.home .map .box .text1{
  color: #fff;
  font-family: 'Prelo';
  font-weight: 900;
  font-size: 35px;
}

.home .map .box .text2{
  color: #fff;
  font-family: 'Prelo';
  font-weight: 900;
  font-size: 40px;
}

.home .map .box .text-address{
  padding-left: 20px;
  line-height: 1;
  padding-top: 30px
}

.home .map .box .text-address .text3{
  color: #fff;
  font-family: 'Prelo';
  font-weight: bold;
  font-size: 15px;
}

.home-title{
   border-bottom:2px solid #efefef;
   font-family:'CamingoDos', sans-serif;
   font-weight: bold;
   font-size:17px;
   color: #CCCDCD;
   margin-bottom: 20px
}

.home-description{
   font-family:'CamingoDos', sans-serif;
   font-weight: normal;
   font-size:16px;
   color: #00387F;
   text-decoration: none;
   padding-top: 20px
}

.home .home-item{
    padding-bottom: 30px; 
}

.jobs{
  width: 100%;
  margin-bottom: 20px
}

.jobs .item{
  width: 33.33%;
  height: 400px;
  float: left;
}

.jobs-view{
  margin-bottom: 20px
}

.jobs-view .page-title{
  font-family: 'Prelo';
  font-weight: 900;
  font-size: 40px;
  padding-top: 20px;
  padding-bottom: 20px
}

.about{
  margin-bottom: 50px
}

.about .page-title{
  font-family: 'Prelo';
  font-weight: 900;
  font-size: 40px;
  padding-top: 20px;
  padding-bottom: 20px
}

.about .page-content{
  font-family: 'Prelo';
  font-weight: 500;
  font-size: 20px;
  padding-top: 20px;
  padding-bottom: 20px
}

.about .customer{
  width: 100%;
  margin-bottom: 20px
}

.jobs .customer .item{
  width: 33.33%;
  float: left;
  padding:20px;
}

.padding-left-zero{
  padding-left: 0
}


.footer {
    background: #fda43d;
}

.footer .text_left {
    justify-content: flex-start;
    display: flex;
    -webkit-display: flex;
    font-size: 25px;
    color: #005692;
    font-family: 'Intro Book Alt', sans-serif;
    padding:30px 0;
}

.footer .text_right {
    padding:30px 0;
}

.footer .contactus  {
    padding: 10px;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    background: #005692;
    line-height: 1;
    font-family: 'Intro', sans-serif;
    text-decoration: none
}

.footer .contactus  span{
   color: #fda43d
}

.copyright {
    background: #211915;
}

.copyright .text_left img{
    padding: 40px 0px
}

.copyright .text_left .text_1  {
    padding: 10px;
    color: #fff;
    font-size: 18px;
    background: #005692;
    line-height: 1;
    font-family: 'Intro Book Alt', sans-serif;
    text-decoration: none
}

.copyright .text_left .text_2  {
    color: #fff;
    font-size: 13px;
    font-family: 'CamingoDos', sans-serif;
    font-weight: normal;
    text-decoration: none
}

.no-padding-left{
    padding-left: 0
}

.no-padding-right{
    padding-right: 0
}

/*
@media (max-width: 767px) {
    .footer .menu .wrap .menu-wrapper ul {
        flex-direction: column
    }
    .footer .menu .wrap .menu-wrapper ul .nav-item:last-child .nav-link {
        padding-right: 20px !important
    }

    .jobs .item{
      width: 100%;
      height: 400px;
      float: left;
    }

    .box-slider-content{
      margin-top: -45px !important
    }

    .box-slider-content .slider-title{
      font-family: 'Prelo';
      font-weight: 500;
      font-size: 14px !important
    }

    .box-slider-content .slider-name{
      font-family: 'Prelo';
      font-weight: 500;
      font-size: 14px !important
    }

    .box-slider-content .slider-job{
      font-family: 'Prelo';
      font-weight: 500;
      font-size: 14px !important
    }

    .box-slider-content .slider-company{
      font-family: 'Prelo';
      font-weight: 900;
      font-size: 14px !important
    }

}
*/

.bx-wrapper {
    border: 0;
    padding: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    margin-bottom: 0
}

.owl-carousel .nav-btn{
  height: 104px;
  position: absolute;
  width: 26px;
  cursor: pointer;
  top: 100px !important;
}

.owl-carousel .nav-btn-testemonial{
  height: 104px;
  position: absolute;
  width: 26px;
  cursor: pointer;
  top: 200px !important;
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled{
pointer-events: none;
opacity: 0.2;
}

.owl-carousel .prev-slide{
  background: url(../images/nav-icon.png) no-repeat scroll 0 0;
  left: -33px;
}
.owl-carousel .next-slide{
  background: url(../images/nav-icon.png) no-repeat scroll -24px 0px;
  right: -33px;
}
.owl-carousel .prev-slide:hover{
    background-position: 0px -101px;
}
.owl-carousel .next-slide:hover{
    background-position: -24px -101px;
}   

@media (max-width: 728px) {
    .header .top {
        height: 130px
    }

    .header .top-content{
        width: 100%;
        position: absolute;
    }

    .header .top-content ul li{
        width: 70%
    }

    .header .menu {
        margin-top: 1rem
    }
    .header .menu ul .nav-item .nav-link {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .jobs .item{
      width: 100%;
      height: 400px;
      float: left;
    }

    .jobs-view .page-title,
    .about .page-title,
    .about .page-content
    {
      padding-left: 20px
    }

    .box-slider-content{
      margin-top: -45px !important
    }

    .box-slider-content .slider-title{
      font-family: 'Prelo';
      font-weight: 500;
      font-size: 14px !important
    }

    .box-slider-content .slider-name{
      font-family: 'Prelo';
      font-weight: 500;
      font-size: 14px
    }

    .box-slider-content .slider-job{
      font-family: 'Prelo';
      font-weight: 500;
      font-size: 14px
    }

    .box-slider-content .slider-company{
      font-family: 'Prelo';
      font-weight: 900;
      font-size: 14px
    }

}

@media (max-width: 1024px) {
    .article .article-item .content img{
        max-width: 100%;
        height: auto;
    }

    .jobs .item{
      width: 100%;
      height: 400px;
      float: left;
    }

    .box-slider-content{
      margin-top: -45px !important
    }

    .box-slider-content .slider-title{
      font-family: 'Prelo';
      font-weight: 500;
      font-size: 14px !important
    }

    .box-slider-content .slider-name{
      font-family: 'Prelo';
      font-weight: 500;
      font-size: 14px !important
    }

    .box-slider-content .slider-job{
      font-family: 'Prelo';
      font-weight: 500;
      font-size: 14px !important
    }

    .box-slider-content .slider-company{
      font-family: 'Prelo';
      font-weight: 900;
      font-size: 14px !important
    }
}

.btn-readmore{
    background: #517c7f;
    border: 0;
    border-radius: 0;
}

.btn-readmore:hover,
.btn-readmore:active,
.btn-readmore:visited
{
    background: #5cadb3;
}

.navbar-nav{
    text-align: center
}

.page-item.active .page-link{
    background: #00387F;
    border-color:#00387F;
}

.img-thumbnail{
    padding: 0;
}

.box-slider-content{
  margin-top: 20px
}

.box-slider-content .slider-title{
  font-family: 'Prelo';
  font-weight: 500;
  font-size: 28px
}

.box-slider-content .slider-name{
  font-family: 'Prelo';
  font-weight: 500;
  font-size: 22px
}

.box-slider-content .slider-job{
  font-family: 'Prelo';
  font-weight: 500;
  font-size: 18px 
}

.box-slider-content .slider-company{
  font-family: 'Prelo';
  font-weight: 900;
  font-size: 25px
}

.form-control:focus {
  border-color: #69d1d8;
  box-shadow: inset 0 1px 1px rgb(81, 124, 127, 0.075),  0 0 8px rgb(81, 124, 127, 0.6);
}

.icon-social .fa {
  padding: 11px;
  font-size: 15px;
  width: 37px;
  text-align: center;
  text-decoration: none;
  margin: 0px 2px;
}

.icon-social .fa:hover {
    opacity: 0.7;
}

.icon-social .fa-facebook {
  background: #dddc1a;
  color: #517c7f;
}

.icon-social .fa-instagram {
  background: #dddc1a;
  color: #517c7f;
}

.icon-social .fa-youtube-play {
  background: #dddc1a;
  color: #517c7f;
}



/*# sourceMappingURL=styles.css.map */