@media (min-width:1300px) {
  .container.large-1200 {
    width: 1220px;
  }
}
@media (min-width:1500px) {
  .container {
    width: 1460px;
  }
}

.wrapper-box {
  background-color: #fff;
  max-width: 1460px;
  margin: auto;
  overflow: hidden;
}

body {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 16px;  
}

a {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  text-decoration: none;
  color: #336699;
}
a:hover {
  text-decoration: none;
  color: #336699;
}
a.link-brand-color {
  color: #899f44;
}



#wrapper {
  overflow: hidden;
  /* padding-top: 20px; */
  position:relative;
}
.posi-relative {
  position: relative;
}
img {
  max-width: 100%;
}
a {
  color: #236496;
}
a:hover {
  text-decoration: none;
  color: #939ca3;
}
a,
a:focus,
a:active {
  outline: none;
  transition: .2s;
  text-decoration: none;
}
h1, h2, h3, h4, h5 {
  color: #000;
   font-family: 'Open Sans', sans-serif;;

}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  /*color: #333333;*/
  margin-top: 0px;
  line-height: 1.3;
}
h1 {
  /*font-size: 25px;*/
}
h2 {
  /*font-size: 20px;*/
}
h3 {
  /*font-size: 18px;
  color:  #236496;*/
  line-height: 1.2;
}
h4 {
  /*font-size: 16.5px;*/
}
h5 {
  /*font-size: 15px;*/
}
h6 {
  /*font-size: 13px;*/
}

img{
  max-width:100%;
}
.img-100 {
  width: 100%;
}
.btn, .form-control {
  outline: none;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 0px !important;
}
.btn:focus, .btn:active, .form-control:focus, .form-control:active {
  outline: none;
}
.form-control {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  height: 46px;
  border-width: 1px;
}
.form-control:active, .form-control:focus {
  border-color: #ff7404;
}
textarea.form-control {
  height: inherit;
}
.btn {
  font-size: 13px;
  /* text-transform: uppercase; */
  /* letter-spacing: .2em; */
}
.btn.btn-primary {
  color: #fff;
  border-width: 2px;
}
.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
  border-color: #ff9037;
  background: #ff9037;
}
.btn.btn-sm {
  font-size: 12px;
}
.btn.btn-outline-primary {
  border-width: 2px;
  color: #ff7404;
}
.btn.btn-outline-primary:hover, .btn.btn-outline-primary:focus, .btn.btn-outline-primary:active {
  color: #fff;
}
.btn.btn-outline-white {
  border-width: 2px;
  border-color: #fff;
  color: #fff;
}
.btn.btn-outline-white:hover, .btn.btn-outline-white:focus {
  background: #fff;
  color: #000 !important;
  border-width: 2px;
}
.btn:hover {
  text-decoration: none;
}

/* Header */
header .navbar-nav a{
  /* text-transform: uppercase; */
  color:#fff;
  /* font-family: "proxima_nova_ltthin", Arial, sans-serif; */
  /*font-size: 15px;
  margin-right: 3px;*/
  /* font-size: 13px; */
  margin-right: 0;
}
.main-nav ul {
background-color: #6F6862;
margin: 0;
padding: 0 11px;
height: 100%;
display: table;
}
.nav-justified {
width: 100%;
}
.main-nav ul li a {
display: inline-flex;
color: #fff;
padding: 9px 4px;
text-transform: uppercase;
height: 100%;
width: 100%;
justify-content: center;
align-items: center;
white-space: nowrap;
font-size: 13px;
font-weight: 600;
font-weight: 500;
transition: .3s;
}
.main-nav ul li a:hover {
  opacity: .8;
}
.main-nav ul li+li:before {
content: '|';
color: #FFFFFF;
position: absolute;
font-size: 13px;
top:8px;
font-weight: 600;
}

.navbar-expand-md .navbar-nav .nav-link {
    padding-right: .7rem;
    padding-left: .7rem;
}
.weather{
  max-width: 100px;
}
.weather a{
  min-width: 222px;
    transform: scale(0.5);
    margin-left: -60px;
}
header .navbar-nav.left-nav{
  width:43%;
  justify-content: space-between;
}
.collapse.navbar-collapse.custom ul li a:after{
  display: none;
}
header .navbar-nav.right-nav{
  width:45%;
  /*justify-content: flex-end;*/
  justify-content: space-between;
  align-items: center;
}
header .logo-wrap{
  width:12%;
  margin: 0 10px;
  text-align: center;
}

#navbarCollapse.navbar-collapse.custom.collapse.in{
  display: block;
  margin-left: 10px;
  margin-top: 20px;
}


/*Addvertisement*/
.addvertisement {
    padding-top: 15px;
    max-width: 90%;
    display: flex;
    justify-content: flex-end;
    margin-left: auto;
    margin-top: -135px;
}
@media (max-width: 767px) {
  .addvertisement {
      margin-top: -100px;
  }
}
.add-slider {
  padding-left: 0;
}
.add-slider .left-img {
  width: 45px;
  float: right;
  position: relative;
  padding-top: 2px;
}
.add-slider {
  list-style: none;
    padding-top: 8px;
}
.add-slider li {
  margin-right: 5px;
  position: relative;
}
.add-slider li:after {
  position: absolute;
  content: "";
  width: 1px;
  top: -2px;
  bottom: -2px;
  background: #A9A9A9;
  right: -10px;
  height: 52px;
}
.add-slider .right-content {
  padding-left: 10px;
  margin-right: 50px;
  font-weight: 300;
  font-size: 16px;
}
.add-slider .right-content a {
  color: #000;
  text-decoration: none;
  -webkit-transition:   .2s;
  -o-transition:  .2s;
  transition:   .2s;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
.add-slider .right-content div {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;  
  overflow: hidden;
  color: #333333;
  font-size: 14px;
}
.add-slider .right-content a:hover {
  opacity: .8;
}
.addvertisement .owl-theme .owl-nav {
    margin-top: 0px;
    padding-bottom: 15px;
}
.add-prev {
  position: absolute;
  top: 18px;
  left: -20px;
}
.add-next {
  position: absolute;
  top: 18px;
  right: -20px;
}
.add-prev i:hover,
.add-next i:hover {
  color: #ed9801;
}
.addvertisement .owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
    color: #ed9801;
}

@media (max-width: 767px) {
  .add-prev {
    position: static;
  }
  .add-next {
    position: static;
  }
}



/*Serach*/
.main-logo {
    max-width: 300px;
    /*bottom: -105px;*/
    /*margin-top: -100px;*/
    z-index: 99;
    /*position: relative;*/
    border-radius: 50%;
}
@media(min-width: 1350px) {
  .main-logo {
      /*left: 110px;*/
  }
}
.btn-search {
     display: none; 
}
.search-form {
   /* position: absolute;
    z-index: 2;
    right: 10px;
    bottom: -43px;*/
    margin-top: 7px;
    width: 50px;
    -webkit-transition: width ease-in-out .3s;
    -o-transition: width ease-in-out .3s;
    transition: width ease-in-out .3s;
}
.search-form.open {
    width: 300px;
    margin-right: 5px;
}
.close-search, 
.open-search {
    width: 35px;
    height: 35px;
    background: #f4f4f4;
    position: absolute;
    z-index: 3;
    right: 4px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    line-height: 36px;
    color: #787b80;
    cursor: pointer;
    text-align: center;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.close-search {
    background: 0 0
}
.close-search:after {
    content: "\f002";
    position: absolute;
    right: 15px;
  content: "\f002";
  color: #659cf6;
}
.close-search:before {
    content: "\f00d";
    right: 50px;
    position: absolute;
}
.open-search:before {
    content: "\f002";
    color: #7a7a7a;
}
.search {
  padding-top: 25px;
}
.search-form .form-control {
  
  font-size: 16px;
    border-radius: 0;
    padding-left: 30px;
    border-color: #f4f4f4;
    opacity: 0;
    -webkit-transition: background ease-in-out .15s, border-color ease-in-out .15s, opacity ease-in-out .3s;
    -o-transition: background ease-in-out .15s, border-color ease-in-out .15s, opacity ease-in-out .3s;
    transition: background ease-in-out .15s, border-color ease-in-out .15s, opacity ease-in-out .3s;
    height: 41px;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border-radius: 20px !important;
    box-shadow: 2px 2px 3px 2px #eeedee!important;
}
.search-form .form-control:focus {
    color: #236496;
    outline: 0;
    padding-left: 15px;
}
.search-form.open .form-control {
    opacity: 1
}
.search-form input[type=search]:focus::-webkit-input-placeholder {
    color: #236496;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;  
}
.search-form input[type=search]:focus::-moz-placeholder {
    color: #236496;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; 
}
.search-form input[type=search]:focus:-ms-input-placeholder {
    color: #236496;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;  
}
.search-form input[type=search]:focus:-moz-placeholder {
    color: #236496;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;  
}


/*Main Banner / Hero Area*/
.hero-area {
    margin-bottom: 110px;
}
@media (min-width: 1500px) {
  .b-col-left {
    width: 80%
  }
  .b-col-right {
    width: 20%
  }
}
.banner {
    position: relative;
    z-index: 0;
    padding-bottom: 75px;
    padding-right: 60px;
}
.banner:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 490px;
    bottom: 0;
    background: #899f44;
    bottom: 0;
    z-index: -1;
}
.banner .banner-img {
  margin-left: 200px;
}
.banner .banner-content {
  position: absolute;
  width: 60%;
  left: 0;
  bottom: 0;
  background: #fff;
}

.banner .banner-content h2 {
  color: #FD7022;
  text-transform: uppercase;
  font-size: 52px;
  margin-top: 20px;
  line-height: 1.1;
}
.banner .banner-sub-heading {
    position: absolute;
    width: 40%;
    right: 0;
    bottom: 27px;
    padding-left: 10px;
}
.banner .banner-sub-heading h3 {
    color: #fff;
    margin-left: 25px;
}

@media (max-width: 1499px) {
    .banner:before {
      height: 260px;
  }
}

@media (max-width: 1199px) {
  .banner {
      padding-bottom: 10px;
  }
  .banner:before {
      height: auto;
      top: 200px;

  }
  .banner .banner-img {
       margin-left: 50px; 
  }
  .banner .banner-content {
    width: 90%;
    position: relative;
    padding: 10px;
    margin-top: -50px

  }
  .banner .banner-content h2 {
    margin-top: 10px;
  }
  .banner .banner-sub-heading {
    position: static;
    width: 80%;
    padding-top: 15px;
  }
}

@media (max-width: 767px) {
  .banner {
      padding-right: 10px;
  }
  .banner .banner-img {
      margin-left: 32px;
  }
  .banner .banner-content h2 {
      font-size: 32px;
  }
}


/*Widget*/
.calendar-area {
    margin-left: -82px;
}
.calendar-inner {
    border: 1px solid #ddd;
    padding: 15px;
    margin-bottom: 10px;
}
.calendar-area h3 {
  color: #276594;
}

.calendar-area select {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 500;
    border: 1px solid #ddd;
    border-radius: 6px;
    margin-bottom: 15px;
    padding: 5px 10px;
}
.calendar-area .calendar-btn a {
  display: block;
  padding: 10px;
  text-transform: uppercase;
  color: #fff;
  background: #276594;;
  text-align: center;
  transition: .3s;
  font-weight: 600;
}
.calendar-area .calendar-btn a:hover {
  opacity: .8;
}

/*Widget 1*/
.widget-safe-1 {
  margin-top: 50px;
  width: 90%;
}
.widget-safe-1 h3 {
  color: #276594;
}


/*All Men*/
.all-men {
  margin-top: 20px;
  margin-bottom: 0;
}
.all-men h2 {
  font-size: 52px;
  font-weight: 600;
  text-transform: uppercase;
}
.men-item img {
  max-width: 100px;
}
.men-item h4 {
    margin-top: 10px;
    font-size: 16px;
    margin-bottom: 6px;
}
.men-item.men-item-big img {
    width: 100%;
    display: block;
    max-width: 100%;
    margin-top: -62px;
}
.men-item.men-item-big {
  position: relative;
}
.men-item.men-item-big .honor-text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  padding: 15px;
}
.men-item.men-item-big .honor-text p {
    font-weight: 600;
}
.men-item.men-item-big .honor-text h3{
  color: #fff;
  font-weight: 700;
  font-size: 32px;
}
.men-item .lean-more2 a {
  color: #000;
  font-weight: 600;
  transition: .3s;
}
.men-item .lean-more2 a:hover {
  opacity: .8;
}

/*Loop Slider*/
.owl-carousel.loop-slider {
  padding-right: 100px;
}
.owl-carousel.loop-slider .owl-item img {
  display: inline;
  width: auto;
  max-width: 35px;
  margin-bottom: 15px;
}
.owl-carousel.loop-slider .owl-nav button.owl-next, 
.owl-carousel.loop-slider .owl-nav button.owl-prev {

}
.owl-carousel.loop-slider .owl-nav button.owl-next:hover, 
.owl-carousel.loop-slider .owl-nav button.owl-prev:hover {
  background: transparent;
  color: #ed9801;
}
.owl-carousel.loop-slider .owl-nav button.owl-next {
  position: absolute;
  right: 0;
  top: 50%;
  transition: .3s;
}
.owl-carousel.loop-slider .owl-nav button.owl-next:before {
    content: "";
    position: absolute;
    left: -20px;
    height: 63px;
    width: 2px;
    top: 50%;
    background: #D8D8D8;
    transform: translateY(-50%);
}
.owl-carousel.loop-slider .owl-nav button.owl-prev {
  display: none;
}
.loop-safe-area {
    /* box-shadow: 0px 26px 11px -22px #d1d1d1; */
    background-image: url(../../images/shadow-bottom.png);
    padding-bottom: 110px;
    background-position: bottom center;
    background-repeat: no-repeat;
    /* display: table; */
}
.loop-safe-area .sec-img img {
  display: block;
  width: 100%;
}
.loop-safe-area .sec-title {
    width: 80%;
    background: #fff;
    position: relative;
    top: -63px;
    padding: 20px;
    margin-bottom: -63px;
    border-top: 1px solid #f7f7f7;
}
.loop-safe-area h2 {
  padding-bottom: 10px;
  font-weight: 600;
  font-size: 38px;
}

.loop-safe-item-each img {
  display: inline;
}
.loop-safe-item-each .loop-title a {
    
}
.loop-safe-item-each .loop-title h4 {
  font-size: 22px;
}
.loop-safe-item-each .learn-more-btn {
    margin-top: 15px;
}
.loop-safe-item-each .learn-more-btn a {
    color: #779700;
    display: inline-block;
/*    border-bottom: 2px solid #B0BD7F;*/
    opacity: 1;
    font-weight: 500;
    transition: .3s;
}

.loop-safe-item-each .learn-more-btn a:hover {
  opacity: .8;
}




















/*Slider*/
.caro-nav {
  /*position: absolute;
  right: 100px;
  top: 0;
  transform: translateY(-50%);
  z-index: 99;*/
}

.caro-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: flex-end;
    width: 100%;
    align-items: center;
    padding-right: 70px;
}
.caro-nav ul li {
  position: relative;
  float: left;
}

.caro-nav ul li.caro-nav-active a {
  background-color: #ed9801;
}
.caro-nav ul li a {
    color: #ed9801;
    display: inline-block;
    padding: 15px;
    text-transform: uppercase;
    font-size: 15px;
    
    font-weight: 600;
}
.caro-nav ul li a:hover {
  opacity: .8;
}

/*Main Nav*/
.main-nav ul {
  background-color: #236496;
  margin: 0;
  padding: 0;

}
.main-nav ul li {

}
.main-nav ul li a {
  display: block;
  color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
  text-transform: uppercase;
}
.main-nav ul li a:hover {
  background-color: #ed9801;
}



/*Poster*/
.poster {
  padding-bottom: 50px;
  color:  #8e8383;
  text-align: center;
}
.poster-content {
  padding: 30px;
  padding-top: 40px;
}
.poster-content p {
  font-size: 20px;
}



/*features*/
.features {
  text-align: center;
}
.features {
  padding-top: 20px;
  padding-bottom: 50px;
  /*padding-bottom: 100px;*/
}
.feature-item {
  margin-top: 30px;
  
}
.feature-item .fe-icon {
  
  font-size: 25px;
  border: 2px solid #007ac2;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin: auto;
}
.feature-item .fe-icon i {
  line-height: 1.8;
  transition: .3s;
  color: #007ac2;
}
.feature-item:hover .fe-icon i {
  transform: rotate(360deg);
}





.latest-projects-wrapper {
    /* box-shadow: 0px 26px 11px -22px #d1d1d1; */
    margin-bottom: 40px;
    /* background-image: url(../../images/shadow-bottom.png); */
    padding-bottom: 90px;
    background-position: bottom center;
    background-repeat: no-repeat;
    /* display: table; */
    max-width: 1190px;
    margin: auto;
}
.tab-content {
    padding-bottom: 10px;
} 
.tab-content .item {
  margin-bottom: 30px;
}
.project-zone {
  margin-top: 10px;
  margin-bottom: 30px;
}

.project-zone h2 {
    text-transform: uppercase;
    font-weight: 400;
    color: #236496;
    text-align: right;
}
.project-zone .border-left {
    border-left: 1px solid #e7e7e7;
}
.project-zone .nav-tabs {
    margin-bottom: 40px;
    position: relative;
    max-width: 800px;
}
.project-zone .nav-tabs:before {
    content: "";
    position: absolute;
    /* left: 0; */
    /* right: 0; */
    bottom: -12px;
    width: 100%;
    height: 10px;
    border-bottom: 2px dotted #ccc;
}
.project-zone .nav-tabs:after {
  position: absolute;
  width: 100%;
  height: 2px;
  /*background-color: #236496;*/
  left: 0;
  bottom: 4px;
  /*box-shadow: 5px 5px 5px #236496;*/
}
.project-zone.nav-tabs.nav-justified>li>a {
  border-radius: 0;
  border: 0;
  margin-bottom: 0;
}
.project-zone .nav>li>a:focus, 
.project-zone .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}
.project-zone .nav-tabs.nav-justified>.active>a, 
.project-zone .nav-tabs.nav-justified>.active>a:focus, 
.project-zone .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff;
    /* background-color: #236496; */
    color: #0087CA;
    border: 0;
    border-radius: 0;
    transform: scale(1.2);
}
.project-zone .nav-tabs li a {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 0;
  color: #808080;
  position: relative;
  display: block;
  font-weight: 600;
  font-size: 18px;
  /*text-transform: uppercase;*/
  border: 0;
  
}
.project-zone .nav-tabs li a:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #cccccc;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    bottom: -16px;
    border-radius: 50%;
}
.project-zone .nav-tabs li.active a:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #236496;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    bottom: -10px;
    border-radius: 50%;
}
.item-latest {
  position: relative;
  /*margin-left: 7px;*/
  /*margin-right: 7px;*/
  overflow: hidden;
} 
.item-latest > img {
  display: block;
  width: 100%;
}
.latest-hover {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  transform: scale(0);
  transition: .3s;
}

.item-latest:hover .latest-hover {
  transform: scale(1);
}
.latest-hover div {
    position: absolute;
    left: 0;
    right: 0;
    /* bottom: 0; */
    text-align: center;
    top: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    /* text-transform: uppercase; */
    padding: 15px;
}
.item-latest .feedback {
  position: absolute;
  bottom: -100px;
  right: 0;
  left: 0;
  padding: 15px;
  color: #fff;
  transition: .3s;
}
.item-latest:hover .feedback {
  bottom: 0;
}
.item-latest .feedback i {

}
.item-latest .feedback .comment {
  float: left;
}
.item-latest .feedback .comment span {
  margin-right: 10px;
  display: inline-block;
}
.item-latest .feedback .comment-s {
  float: right;
}
/*Project*/
.project-itmes h3 {
  line-height: 1.4;
  font-weight: 400;
  font-size: 39px;
  color: #007ac2;
}
.project-itmes p {
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 17px;
  padding-right: 50px;
}
.project-each {
    text-align: center;
    padding: 50px 30px;
    box-shadow: 0px 1px 1px 2px #f2f5f7;
    margin-bottom: 30px;
    /*border-radius: 10px;*/
    text-transform: capitalize;
    min-height: 200px;
}
.count-sign,
.counter {
  font-size: 56px;
  margin-bottom: 30px;
  display: inline-block;
  font-weight: 300;
}
.project-each span:nth-last-of-type(1) {
  text-transform: capitalize;
  display: inline-block;
  font-size: 17px;
}



/*happening*/
.happening {
  padding-top: 30px;
  padding-bottom: 50px;
}
.happening .big-title {
  padding-left: 100px;
  padding-right: 100px;
}
.happening .big-title h3 {
  color: #236496;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.3;
}
.happy-top {
  margin-bottom: 15px;
  margin-top: 30px;
  display: table;
}
.happy-top .happy-t-l {
  padding-top: 5px;
  text-align: center;
  text-transform: uppercase;
  float: left;
  width: 55px;
  height: 55px;
  background-color: #236496;
  color: #fff;
}
.happy-top .happy-t-l strong {
  font-size: 18px;
}
.happy-top .happy-t-r {
  padding-left: 70px;
  color: #236496;
  font-size: 18px;
}
.happy-thumb {
  margin-bottom: 10px;
}
.happy-thumb img {
  display: block;
  width: 100%;
}
.happy-share {
  color: #808080;
  margin-top: 5px;
}
.happy-share a {
  color: #808080;
  font-weight: 300;
}
.happy-share a:hover {
  color: #236496;
}
.view-all {
  padding-top: 10px;
  padding-bottom: 30px;
  text-align: center;
}
.view-all  a {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 18px;
}



/*Gallery*/
.gallery {
  position: relative;
  display: table;
}
.g-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.g-list ul li {
  width: 14.28%;
  float: left;
}
.g-list ul li img {
  display: block;
  width: 100%;
}
.g-box {
  position: absolute;
  width: 28.57%;
  background-color: #fff;
  right: 14.28%;
  top: 50%;
  transform: translateY(-50%);
  padding: 30px;
}
.g-box h2, 
.g-box h3 {
  line-height: 1.2;
  font-weight: 600;
}
.g-box h2, 
.g-box h3,
.g-box p {
  text-transform: uppercase;
  color: #236496;
}
.g-box p {
  margin-top: 15px;
  margin-bottom: 15px;
}
.g-box:before {
  content: "";
  position: absolute;
  left: 10px;
  right: 10px;
  top: 10px;
  bottom: 10px;
  border: 1px solid #ed9801;
  z-index: -1;
}
.see-more a {
  background-color: #236496;
  color: #fff;
  padding: 5px 15px;
  text-transform: uppercase;
  transition: .3s;
}
.see-more a:hover {
  opacity: .8;
}


/*Testimonial*/
@media (min-width: 1200px) {
  .testimonial {
    padding-left: 100px
  }
}

.testimonial .bg-testi {
  padding-left: 50px;
  padding-right: 50px;
}
.testimonial  {

}
.testimonial h2 {
    text-align: center;
    font-weight: 600;
    margin-bottom: 20px;
    
    text-transform: uppercase;
    color: #ed9801;
}
.testimonial .testi-img {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    /* overflow: hidden; */
    /* border: 6px solid #ed9801; */
    /* box-shadow: 6px 10px 1px #ed9801; */
    /* padding: 51px; */
    margin: 10px;
    position: relative;
    z-index: 5;
}
.testimonial .testi-img:before {
    content: "";
    position: absolute;
    width: 83%;
    height: 83%;
    background: #ed9801;
    z-index: 0;
    top: 42px;
    left: 33px;
    z-index: -1;
    border-radius: 50%;
}
.testimonial .testi-img img {
  object-fit: cover;
  overflow: hidden;
  border-radius: 50%;
}
.testimonial h3 {
  text-transform: uppercase;
  
  color: #236496;
  margin-bottom: 10px;
  line-height: 1.4;
  position: relative;
}
.testimonial h3:before {
    content: "\f10d";
    position: absolute;
    font-family: "Font Awesome 5 free";
    color: #ed9801;
    font-size: 22px;
    z-index: -7;
    font-weight: 700;
    left: -42px;
    top: 4px;
    z-index: 999;
}
.testimonial p {
  position: relative;
  font-size: 18px;
  color: #236496;
  

}

/*.bg-testi {
  padding-top: 250px;
  background: url(images/200x200.jpg);
  background-repeat: no-repeat;
  background-position: bottom right;
  padding-bottom: 130px;
  padding-right: 15px;
  padding-left: 5px;
  margin-left: -40px;

}
.bg-testi2 {
  background: url(images/);
  padding-top: 250px;
  background-repeat: no-repeat;
  background-position: bottom right;
  padding-bottom: 130px;
  padding-right: 15px;
  padding-left: 15px;
  margin-left: -40px;

}
.bg-testi3 {
  background: url(images/);
  padding-top: 250px;
  background-repeat: no-repeat;
  background-position: bottom right;
  padding-bottom: 130px;
  padding-right: 15px;
  padding-left: 15px;
  margin-left: -40px;

}*/

.testi-slider {
  position: relative;
}
.testi-slider:before {
    
}
.testi-slider.owl-theme .owl-dots .owl-dot span {
    width: 50px;
    height: 3px;
    margin: 5px 7px;
    background: #ebebeb;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.testi-slider.owl-theme .owl-dots .owl-dot.active span {
    background: #ed9801;
}
.testi-slider.owl-theme .owl-dots {
    position: absolute;
    left: -7px;
}
.desi {
  margin-top: 10px;
}
.desi span {
  margin-top: 0;
  display: inline-block;
  
}
.desi span a {
  color: #ed9801;
  transition: .3s;
}
.desi span a:hover {
  opacity: .8;
}
.testimonial .owl-theme .owl-nav {
    margin-top: 10px;
    position: absolute;
    bottom: 70px;
    left: -4px;
}
.testimonial .owl-theme .owl-nav [class*=owl-]:hover {
  background: none;
  color: #000;
}
.testimonial .owl-theme .owl-nav [class*=owl-] {
  outline: none;
}
.testimonial .owl-theme .owl-dots .owl-dot:focus {
  outline: 0;
}
.testimonial .owl-theme .owl-dots .owl-dot.active span, 
.testimonial .owl-theme .owl-dots .owl-dot:hover span {
  background: #236496;
}



/*social-connect*/
.social-connect {
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 0;
    background-color: #D6E8F0;
}
.social-connect h2 {
  color:  #236496;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: 500;
}
/*.social-connect .so-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: auto;
}*/
.so-list {
    width: 181px;
    margin: auto;
}
.social-connect .so-list a {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  color: #fff;
  background-color: #236496;
  margin-right: 10px;
  text-align: center;
  display: inline-block;
  line-height: 2.2;
  font-size: 24px;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.social-connect .so-list a:hover {
    transform: rotateY(360deg);
    opacity: .7;
}
/*.so-item {
  display: inline-block;
}
*/

.menu-prev {
  position: absolute;
  top: 18px;
  left: -24px;
}
.menu-next {
  position: absolute;
  top: 18px;
  right: -20px;
}
.menu-prev i:hover,
.menu-next i:hover {
  color: #ed9801;
}
















/*****************/
.footer {
  /*padding-top: 30px;*/
}
@media (min-width: 1200px) {
  .footer .grid {
    padding-left: 100px;
    padding-right: 100px;
  }
  .footer  .padding-right {
    padding-right: 30px
  }
}



.footer h4 {
  /*text-transform: uppercase;*/
  color: #236496;
  
  font-weight: 700;
}
.footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer ul li {

}
.footer .parner-logo-footer {
  margin-top: 20px;
}
.footer .parner-logo-footer img {
  max-width: 120px;
}
.footer ul li a {
  color: #236496;
  text-decoration: none;
  
  font-weight: 500;
}
.footer ul li a:hover {
  opacity: .8;
}
.footer address {
  color: #808080;
  
      line-height: 30px;
}

.footer-bottom {
    text-align: center;
    background: #256fa8;
    padding: 40px 0;
}

.copy-right {
  vertical-align: middle;
  padding: 0 33px;
  margin-top: 20px;
}

.copy-right p {
  font-size: 12px;
  color: #fffefe;
  font-weight: 400;
  margin: 0;
  padding: 0;
}
.about-jeff .copy-right p {
  font-size: 14px;
}
.faqs-page .copy-right p {
  font-size: 14px;
}

.foot-nav {
  display: inline-block;
  vertical-align: middle;
  padding: 0 33px;
}

.foot-nav ul {
  padding: 0;
  margin: 0;
}

.foot-nav ul li {
  padding: 0 15px;
  margin: 0;
  list-style: none;
  border-left: 1px solid #fffefe;
  line-height: 15px;
}

.foot-nav ul li a {
  font-size: 14px;
  color: #fffefe;
  font-weight: 400;
  margin: 0;
  padding: 0;
  line-height: 15px;
}

.foot-nav ul li a:hover {
  background: none;
}

.foot-nav ul li a:focus {
  background: none;
}

.foot-nav ul li:first-child {
  border-left: none;
}



/*ToolTip*/
.mcTooltipWrapper, 
.mcTooltipInner {
    width:300px!important;
}
.foo-tooltip h3 {
  margin-top: 0;
  color: #236496;
  
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
}
.foo-tooltip p {
  margin-bottom: 20px;

}
.foot-nav ul li .foo-tooltip {
  text-align: left;
}
.foot-nav ul li .foo-tooltip a {
  text-transform: inherit;
  line-height: 18px;
  color: ;
}
.foot-nav ul li .foo-tooltip p {
  color: #236496;
}


.contact-tooltip a {
  /*display: block;*/
  position: relative;
  z-index: 0;
}
.foot-nav ul li.contact-tooltip p a {
  color: inherit;
}
.contact-tooltip a:hover ~ .tooltip-sep-content {
  opacity: 1;
    visibility: visible;
    transition: all 0.5s cubic-bezier(0.75, -0.02, 0.2, 0.97);
    transition-delay: 0;
}
.tooltip-sep-content {
    opacity: 0;
    visibility: hidden;
    padding: 20px 30px 15px;
    /*border: 2px solid #666;*/
    background-color: #fff;
    width: 360px;
    position: absolute;
    left: 0;
    transform: translateX(calc(-50% + 45px));
    z-index: 9999;
    bottom: 35px;
    transition-delay: 2s;
    border-radius: 3px;
    box-shadow: 1px 1px 4px -1px #000;
}
.tooltip-sep-content:before {
    content: "";
    position: absolute;
    left: 50%;
    transform: rotate(134deg);
    bottom: -6px;
    width: 15px;
    height: 15px;
    background: #fff;
    /* border: 2px solid #666; */
    z-index: -5;
    box-shadow: 2px -2px 1px 1px #666;
}
.foo-widget {
  color: #236496;
  line-height: 2;
  margin-bottom: 30px;
}
.foo-widget ul li a {
  color: #236496;
}


.wi-social ul li {
    /*background: #1c2652;*/
}

.wi-social ul li {
    display: inline-block;
    margin-right: 5px;
    width: 45px;
    height: 45px;
    /*margin-bottom: 15px;*/
    text-align: center;
    position: relative;
}

.wi-social ul li a {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
}

.wi-social ul li a .normal-show {
    position: absolute;
    left: 0;
    right: 0;
    top: 34%;
    bottom: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.wi-social ul li a .hover-show {
    position: absolute;
    left: 0;
    right: 0;
    top: 120%;
    bottom: 0px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.wi-social ul li a:hover i.normal-show {
    top: -55%;
}
.wi-social ul li a:hover i.hover-show {
    top: 55%;
}




.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

.grid {
  list-style: none;
  margin: 30px auto;
  padding: 1;
}
.grid .item {
  display: block;
  float: left;
  opacity: 1;
}

.grid.effect-2 .item.animate {
  -webkit-transform: translateY(200px);
  transform: translateY(200px);
  -webkit-animation: moveUp 0.65s ease forwards;
  animation: moveUp 0.65s ease forwards;
}

@-webkit-keyframes moveUp {
  0% { }
  100% { -webkit-transform: translateY(0); opacity: 1; }
}

@keyframes moveUp {
  0% { }
  100% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; }
}
@media screen and (max-width: 900px) {
  .grid .item {width: 50%;}
}

@media screen and (max-width: 400px) {
  .grid .item {width: 100%;}
}











.textbox {
  height: 700px;
}

.progress {
  margin-bottom: 10px;
}

.progress-bar {
  width: 0;
}



/*content list*/
.content-list {
  margin-top: -100px;
  position: relative;
  z-index: 999;
}
.content-list h3 {
    text-align: center;
    
    font-weight: 600;
    margin-bottom: 20px;
    
}
.content-list h3.content-list-title {
  text-transform: uppercase;
  color: #ed9801;
}
@media (min-width: 1200px) {
  .content-around {
    margin-left: 50px;
    margin-right: 50px;
    padding: 30px 30px 0;
    border-top: 1px solid #e7e7e7;
  }
}
.content-list-in {
  display: flex;
  margin-bottom: 30px;
}
.content-list-in .content-list-left {
  flex: 0 0 90px;
}
.content-list-in .content-list-left {

}

.content-list-in .content-list-right {
    position: relative;
}
.content-list-in .content-list-right:before {
    content: "";
    position: absolute;
    left: -12px;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #e7e7e7;
}

.content-list-in .content-list-right h3 {
  font-size: 20px;
  
  font-weight: 800;
  margin-bottom: 20px;
  text-align: left;
}
.content-list-in .content-list-right ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.content-list-in .content-list-right ul li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 25px;
    
    font-weight: 500;
}
.content-list-in .content-list-right ul li:before {
    content: "\f00c";
    font-family: "font awesome 5 free";
    font-weight: 700;
    color: #ed9801;
    position: absolute;
    left: 2px;
    top: 1px;
}


/*Your Need*/
@media (min-width: 1200px) {
  .your-need-in {
    margin-left: 130px;
    margin-right: 130px;
    padding: 30px 30px 60px;
  }
}
.your-need {
    /* box-shadow: 0px 26px 11px -22px #d1d1d1; */
    background-image: url(../../images/shadow-bottom.png);
    padding-bottom: 40px;
    background-position: bottom center;
    background-repeat: no-repeat;
    /* display: table; */
}
.your-need h2 {
  text-transform: uppercase;
  font-weight: 400;
  border-bottom: 2px solid #e7e7e7;
  padding-bottom: 10px;
  color: #236496;
}
.your-need .border-right {
  border-right: 1px solid #e7e7e7;
}
.your-need h3 {
  text-align: center;
  font-size: 20px;
  
  margin-bottom: 100px;

}
.your-need-in .folly-info img {

}
.your-need-in .folly-progress {
  margin-top: 10px;
}
.folly-circle-content h5,
.your-need-in .folly-progress h5 {
    margin-bottom: 4px;
    margin-top: 15px;
    
    text-transform: uppercase;
}
.your-need-in .progress {
    height: 16px;
    border-radius: 10px;
}
.your-need-in .progress-bar {
    line-height: 16px;
    position: relative;
}
.your-need-in .progress-bar:before {
    content: powderblue;
    content: "";
    position: absolute;
    right: -5px;
    top: 0;
    bottom: 0;
    width: 15px;
    background: #c98000;
    border-radius: 10px;
}
.your-need-in .prog-no-1 .progress-bar:before {
    background: #c98000;
}
.your-need-in .prog-no-1 .progress-bar {
    background-color: #ed9801;
}

.your-need-in .prog-no-2 .progress-bar {
    background-color: #2abfdd;
}
.your-need-in .prog-no-2 .progress-bar:before {
    background: #189eb9;
}
.your-need-in .folly-info-bottom h4 {
    
    /* text-transform: uppercase; */
    color: #236496;
    margin-top: 15px;
    font-size: 20px;
}

.your-need-support {
  position: relative;
  display: inline-block;
}
.your-need-support .your-need-support-icon-text {
  position: absolute;
  left: 100%;
  top: 20px;
  min-width: 200px;
}
.your-need-support .your-need-support-icon-text h3 {
    margin-left: 60px;
    text-align: left;
    margin-top: -6px;
    text-transform: uppercase;
    font-weight: 500;
}


/*Promo*/
.promo h3.promo-title {
    text-align: center;
    font-size: 20px;
    
    margin-bottom: 40px;
    font-weight: 400;
}
@media (min-width: 1200px) {
  .promo-in {
      padding-left: 30px;
      padding-right: 30px;
  }
}


.promo-in {
    display: flex;
    position: relative;
    padding-bottom: 113px;
    margin-bottom: -50px;
}
.promo-in:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url(../../images/chite.png);
    height: 287px;
    width: 479px;
    background-repeat: no-repeat;
}
.promo-in .promo-left img {
  width: 100%;
  display: block;
}
.promo-in .promo-left {
  flex: 0 0 45%;
  display: flex;
}
.promo-in .promo-right {
    padding: 36px 30px;
    flex: 0 0 55%;
    background: #ed9801;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.promo-in .promo-right h3 {
    text-transform: uppercase;
    color: #fff;
    font-size: 26px;
}
.promo-in .promo-right p {
    font-size: 17px;
}

.mb-safe-01 {
    margin-bottom: 60px;
}
@media (max-width: 1199px) {

  .promo-in:before {
      width: 449px;
  }
  .promo-in .promo-left {
    flex: 0 0 50%;
  }
  .promo-in .promo-right {
   flex: 0 0 50%;
  }
}
@media (max-width: 991px) {
  .promo-in  {
    flex-wrap: wrap;
  }
  .promo-in .promo-left {
    flex: 0 0 100%;
  }
  .promo-in .promo-right {
   flex: 0 0 100%;
  }
}



/*Zone Slider*/
.zone-item .zone-item-left {
  /*padding-left: 100px;*/
  /*padding-right: 100px;*/
}

.zone-item .testi-img {
  margin-top: 80px;
}
.zone-item .testi-img a {
    
    white-space: nowrap;
    font-size: 12px;
}
.zone-item h3 {
    text-transform: uppercase;
    color: #0087CA;
    line-height: 1.4;
    position: relative;
    font-weight: 400;
}
.zone-item p {
    position: relative;
    font-size: 18px;
}
.zone-slider.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 70px;
    left: 0;
    background: transparent;
}
.zone-slider.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 70px;
    right: 302px;
    background: transparent;
}




@media (min-width: 1000px) {
  .testimonial h2 {
    margin-left: -300px
  }
}

@media (max-width: 1200px) {
  .zone-slider.owl-carousel .owl-nav button.owl-next {
    right: 273px;
  }
}
@media (max-width: 1199px) {
  .your-need {
      padding-bottom: 80px;
  }
}
@media (max-width: 991px) {
  .project-zone h2 {
      text-align: left;
  }
  .calendar-area {
      margin: auto;
      margin-top: 70px;
  }
  .hero-area {
      margin-bottom: 40px;
  }
  .widget-safe-1 {
    width: 100%;
  }
  .all-men {
      margin-bottom: 50px;
  }
  .all-men h2 {
      font-size: 32px;
  }

  .men-item.men-item-big img {
    margin-top: -20px;
  }
  .loop-safe-area h2 {
      font-size: 22px;
  }
}

@media (max-width: 767px) {
  .all-men h2 {
      font-size: 22px;
  }
  .zone-slider.owl-carousel .owl-nav button.owl-next {
    right: 10px;
  }
  .add-prev {
    position: static;
  }
  .add-next {
    position: static;
  }
  .loop-safe-area .sec-title {
      width: 90%;
      top: -20px;
      padding: 15px;
      margin-bottom: -29px;
  }
}


