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

====================================================================
  Loading Transition
====================================================================

 ***/
 ***/
#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background: #fff;
  overflow: hidden;
}
#loader {
  background: url(../images/1.gif);
  width: 64px;
  height: 64px;
  position: relative;
  top: 50%;
  margin: -32px auto 0 auto;

}
/*==================== Click Top ====================*/
.scroll-top {
  width:45px;
  height:45px;
  position: fixed;
  bottom: 52px;
  right: 80px;
  z-index: 99;
  background:transparent;
  display: none;
}
.scroll-top:after {
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 1;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
  background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}
/*______________________ Global stlye ___________________*/

 @font-face {
  font-family: 'font-awesome';
  src: url('../fonts/font-awesome/fonts/fontawesome-webfont.ttf');
  src: url('../fonts/font-awesome/fonts/fontawesome-webfont.eot'), /* IE9 Compat Modes */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.svg') format('svg'); /* Legacy iOS */
 }

 body {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  color:#464646;
  font-size: 14px;
  position: relative;
  line-height: 28px;
 }
 body .main-page-wrapper {
   overflow-x:hidden;
 }

 h1,h2,h3,h4,h5,h6,p,ul { margin:0;padding: 0; font-family: 'Roboto', sans-serif;}
 h2,h3,h4,h5,h6 {color:#424242;}
 h1 {font-size: 45px; font-weight: 700;}
 h2 {font-size: 40px; font-weight: 700;}
 h3 {font-size: 35px;}
 h4 {font-size: 24px;}
 h5 {font-size: 22px; font-weight: 700;}
 h6 {font-size: 20px;font-weight: 700;}
 ul {list-style-type: none;}
 a {color: #12944d; text-decoration: none; display: inline-block; font-family: 'Roboto', sans-serif;}
 a:hover,a:focus,a:visited {text-decoration: none; outline: none;}
 img {max-width: 100%; display: block;}
 button {border:none;outline: none;box-shadow: none;display: block; padding: 0;}
 input,textarea {outline: none; box-shadow: none;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.float-left {float:left;}
.float-right {float:right;}
.round-border {border-radius: 50%;}
.m-top0 {margin-top: 0 !important;}
.m-bottom0 {margin-bottom: 0 !important;}
.p-top100 {padding-top: 100px !important;}
.p-bottom100 {padding-bottom: 100px !important;}
.p-left0 {padding-left: 0 !important;}
/*------------------------------- Transition --------------------------*/
.tran3s,.panel-heading a:before,.carousel-indicators li,.home-contact-section form button,.project-details .nav-tabs > li > a {
  -webkit-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out;
 }
.tran4s {
  -webkit-transition: all .4s ease-in-out;
          transition: all .4s ease-in-out;
 }
 /*---------------------------- Theme Title --------------------------------*/
 @-webkit-keyframes titleanimi {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    -webkit-transform: translateX(117px);
    transform: translateX(117px);
  }
}

@keyframes titleanimi {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    -webkit-transform: translateX(117px);
    transform: translateX(117px);
  }
}
 .theme-title h2 {
  display: inline-block;
  font-size: 18px;
  margin-top: 15px;
  padding-bottom: 7px;
  position: relative;
  color: #062215;
 }
 .theme-title h2:before {
  content: '';
  position: absolute;
  width: 117px;
  height: 3px;
  left:0;
  bottom: 0;
 }
 .theme-title h2:after {
  content: '';
  width: 3px;
  height: 3px;
  position: absolute;
  left:-2px;
  bottom: 0;
  background: #fff;
  /*-webkit-animation: titleanimi 3s linear infinite;*/
  /*animation: titleanimi 3s linear infinite;*/
 }
 .theme-title p {
  font-size: 25px;
  line-height: 33px;
  margin-top: 40px;
  color: #3d3c3c;
 }
/*-------------------------------------- Color css ---------------------------*/
.p-color,#mega-menu-holder>ul> li.active> a,#mega-menu-holder>ul> li:hover> a,.theme-main-menu .search-box.show #search,.service-grid .single-service .icon-box,
.service-details .service-sidebar ul li a:hover,.our-blog .blog-single-post:hover .post h5 a,.blog-details .blog-sidebar .blog-recent-post .single-post:hover .post a,
.blog-details .blog-sidebar .blog-categories ul li a:hover,#mega-menu-holder li:hover .sub-toggle,#mega-menu-holder li.active .sub-toggle {
  color:#062215;
}
.p-color-bg,#mega-menu-holder ul.dropdown li a:hover,.who-we-are ul li a:hover,.home-contact-section form button:hover,.service-details .service-sidebar .download a:hover,
.blog-details .blog-sidebar .blog-tags ul li a:hover,.blog-details .blog-large-sidebar .post-wrapper .list li:before,.blog-details .blog-large-sidebar .post-wrapper .share-option ul.float-left li a:hover,
.blog-details .blog-large-sidebar .comment-section .single-comment button:hover  {
  background: #00b050;
}
.theme-main-menu .search-box form input:focus,.contact-form-holder input:focus,.contact-form-holder textarea:focus,.blog-details .blog-sidebar .blog-tags ul li a:hover,
.blog-details .blog-large-sidebar .post-wrapper .share-option ul.float-left li a:hover {
  border-color:#26ace3;
  border-style: solid;
}
.s-color,header .top-header ul.float-right li a:hover,footer .footer-logo ul li a:hover,footer .footer-news ul li:hover h6 a,footer .footer-subscribe ul li a:hover,
.inner-banner .opacity .wrapper ul li a:hover,.service-grid .single-service:hover .title h6 a,.project-section #isotop-gallery-wrapper .isotop-item .hover .wrapper h6 a:hover,
.project-short-banner .opacity a:hover,.contact-address div .opacity ul li i {
  color:#f2b604;
}
.s-color-bg,#theme-main-banner .tp-caption h3:before,.theme-title h2:before,.we-are-creative  .text-wrapper .single-content-holder h4:before,
#team-carousel .carousel-inner .info ul li:before,#team-carousel .carousel-inner .info ul:before,.home-contact-section form .left-side h3:before,
.home-contact-section form .single-input .single-checkbox input[type="checkbox"]:checked + label:before,footer .footer-subscribe form button:hover,
.project-section #isotop-gallery-wrapper .isotop-item .hover .wrapper span,.our-blog .image div a:hover,.error-page .opacity a:hover,.blog-details .blog-sidebar h5:before,
.blog-details .blog-large-sidebar .leave-reply-area button:hover {
  background: #0b8944;
}
.our-blog .image div a:hover {
  border-color:#f2b604;
  border-style: solid;
}
/*------------------------------------ Header ----------------------------------*/
header .top-header {padding: 5px 0; background: #e3e6e5;}
header .top-header ul li {display: inline-block;}
header .top-header ul.float-left li {
  font-size: 13px;
}

.top-header-left li {
    border-right: 1px solid #012712;
    line-height: 12px;
    padding-left: 10px;
    padding-right: 10px;
}
.top-header-left > li:last-child {
    border: medium none;
}
.top-header-left a {
    color: #012712;
    font-size: 12px;
}

.top-header-social > li {
    line-height: 12px;
}
.top-header-social li i {
    background: #12944d none repeat scroll 0 0;
    border-radius: 50px;
    color: #ffffff;
    font-size: 13px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    width: 27px;
}

.top-header-social .signin {
    margin-left: 15px;
    margin-right: 15px;
}
.top-header-social .signin a {
    color: #012712;
    font-size: 12px;
}
.top-header-social .followus {
  background: #12944d none repeat scroll 0 0;
  border-radius: 25px;
  margin-left: 15px;
  padding: 7px 20px;
  vertical-align: middle;
}
.top-header-social .followus a {
    color: #ffffff;
    font-size: 12px;
}


header .top-header ul.float-left li i {
  font-size: 23px;
  margin-right: 15px;
  vertical-align: middle;
}
header .top-header ul.float-left li i.fa-envelope-o {font-size: 18px;}
header .top-header ul.float-right li a {
  font-size: 18px;
  color: #fff;
  margin-left: 12px;
}
header .bottom-header .right-side ul li {
  display: inline-block;
  vertical-align: middle;
}
header .bottom-header .right-side ul li a {
  width: 140px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 30px;
}
header .bottom-header .right-side ul li h6 {
  font-weight: 600;
  font-size: 14px;
  color: #4c4c4c;
  margin-bottom: 3px;
}
header .bottom-header .right-side ul li p {color: #424242;}
header .bottom-header .right-side ul li:nth-child(1),
header .bottom-header .right-side ul li:nth-child(2) {
  position: relative;
  padding-left: 45px;
  margin-right: 45px;
  margin-top: 4px;
}
header .bottom-header .right-side ul li i {
  font-size: 30px;
  position: absolute;
  top:7px;
  left:0;
}
header .bottom-header .wrapper {
  padding: 5px 0;
  /*border-bottom: 1px solid #d6d5d5;*/
}
/*--------------------------------- Search Box -------------------------*/
.theme-main-menu #mega-menu-holder .search-box {position: relative;float:right;}
.theme-main-menu .search-box #search {
  background: transparent;
  font-size: 20px;
  color: #424242;
  margin-top: 17px;
}
.theme-main-menu .search-box form {
  position: absolute;
  width: 240px;
  height: 50px;
  left: -255px;
  top:7px;
  opacity: 0;
  -webkit-transform:scale(0,1);
          transform:scale(0,1);
  -webkit-transform-origin:100% 100%;
          transform-origin:100% 100%;
}
.theme-main-menu .search-box form input {
  width: 100%;
  height: 100%;
  border:1px solid rgba(0,0,0,0.07);
  padding:0 20px;
  border-radius: 30px;
}
.theme-main-menu .search-box.show form {
  opacity: 1;
  -webkit-transform:scale(1);
          transform:scale(1);
}
/*================= Sticky Menu ===============*/
@-webkit-keyframes menu_sticky {
  0%   {margin-top:-120px;opacity: 0;}
  50%  {margin-top: -64px;opacity: 0;}
  100% {margin-top: 0;opacity: 1;}
}
@keyframes menu_sticky {
  0%   {margin-top:-120px;opacity: 0;}
  50%  {margin-top: -64px;opacity: 0;}
  100% {margin-top: 0;opacity: 1;}
}
.theme-main-menu.fixed {
  position: fixed;
  width:100%;
  top:0;
  left:0;
  z-index: 999;
  margin:0;
  background: #fff;
  -webkit-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.15);
  -moz-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.15);
  box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.15);
  -webkit-animation: menu_sticky  0.70s ease-in-out;
    animation: menu_sticky  0.70s ease-in-out;
}
.search-right {
  position: relative;
  margin-top: 13px;
}
.search-right input[type=text] {
  border: 1px solid #000000;
  color: #5b5a5a;
  font-size: 12px;
  margin-top: 8px;
  padding: 5px 15px;
  width: 100%;
  border-radius: 5px;
}
.search-right button {
  background: transparent;
  border: medium none;
  cursor: pointer;
  float: right;
  font-size: 16px;
  margin-top: 8px;
  padding: 6px 10px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}

.theme-main-menu.fixed ul li a{
  color: #012712 !important;
}

/*------------------------- Grid Service Section --------------------*/
.service-grid {margin: 100px 0 100px 0;}
.service-grid .single-service .icon-box {
  height: 98px;
  width: 78px;
  line-height: 98px;
  text-align: center;
  font-size: 45px;
}
.service-grid .single-service .icon-box.bg {
  background: url(../images/home/shape.png) no-repeat center;
  background-size: cover;
  color: #fff;
}
.service-grid .single-service:hover .icon-box.bg {
  background: url(../images/home/shape2.png) no-repeat center;
}
.service-grid .single-service .title {
  position: relative;
  border-bottom: 1px solid #ebebeb;
  padding: 28px 0 25px 0;
  margin-bottom: 16px;
}
.service-grid .single-service .title h6 a {
  display: block;
  color: #424242;
  font-size: 18px;
  text-transform: uppercase;
}
.service-grid .single-service .title span {
  font-family: 'Lato', sans-serif;
  font-style: italic;
  font-size: 15px;
}
.service-grid .single-service .title .num {
  font-family: 'Lato', sans-serif;
  position: absolute;
  top:30px;
  left:0;
  font-weight: 900;
  color: #f3f3f3;
  font-size: 76px;
  z-index: -1;
}
.service-grid .single-service {margin-bottom: 40px;}
/*------------------------------------ We Are Creative -------------------------*/
.we-are-creative {
  background: #f6f7f8;
  padding: 90px 0 40px 0;
}
.we-are-creative .img {margin-top: 20px;}
.we-are-creative .img p {
  font-size: 18px;
  color: #7c7c7c;
  margin-top: 40px;
}
.we-are-creative .img p span {
  display: block;
  margin-left:200px;
}
.we-are-creative .img p i {
  font-size: 45px;
  margin-right: 20px;
  vertical-align: super;
}
.we-are-creative .row {margin-top: 95px;}
.we-are-creative  .text-wrapper {
  padding: 0 35px;
  margin: 0 -20px;
}
.we-are-creative  .text-wrapper .col-xs-6 {padding: 0 20px;}
.we-are-creative  .text-wrapper .single-content-holder {
  padding-left: 60px;
  position: relative;
  margin-bottom: 50px;
}
.we-are-creative  .text-wrapper .single-content-holder h4 {
  font-size: 22px;
  padding-bottom: 10px;
  margin-bottom: 30px;
  position: relative;
}
.we-are-creative  .text-wrapper .single-content-holder h4:before {
  content: '';
  position: absolute;
  width: 56px;
  height: 3px;
  left:0;
  bottom: 0;
}
.we-are-creative  .text-wrapper .single-content-holder p {line-height: 26px;}
.we-are-creative  .text-wrapper .single-content-holder img {
  position: absolute;
  top:-5px;
  left:0;
}
.we-are-creative  .text-wrapper .single-content-holder:hover img {
  -webkit-transform:scale(0.9);
          transform:scale(0.9);
}
/*----------------------------- Feature Work -----------------------*/
.feature-work {margin: 90px 0 80px 0;}
.feature-work .theme-title {margin-bottom: 30px;}
.isotop-menu-wrapper li {
  display: inline-block;
  color: #424242;
  margin: 8px;
  padding: 3px 24px;
  border-radius: 30px;
  cursor: pointer;
}
.isotop-menu-wrapper li:hover,
.isotop-menu-wrapper li.is-checked {
  background: #e9e9e9;
}
.isotop-menu-wrapper {margin-bottom: 70px;}
#isotop-gallery-wrapper .isotop-item,#isotop-gallery-wrapper .grid-sizer {
  width: 25%;
  padding: 0 15px;
}
#isotop-gallery-wrapper .isotop-item.dubble-grid {width: 50%;}
#isotop-gallery-wrapper .isotop-item .single-item {
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}
#isotop-gallery-wrapper .isotop-item .single-item>img{width: 100%;}
.feature-work #isotop-gallery-wrapper .isotop-item .single-item .hover {
  position: absolute;
  top:12px;
  left:12px;
  bottom: 12px;
  right: 12px;
  border-radius: 10px;
  background: rgba(66,66,66,0.44);
  text-align: center;
  -webkit-transform:scale(0);
          transform:scale(0);
  opacity: 0;
}
.feature-work #isotop-gallery-wrapper .isotop-item .single-item .hover a {
  position: relative;
  top:50%;
  -webkit-transform:translateY(-50%);
          transform:translateY(-50%);
}
.feature-work #isotop-gallery-wrapper .isotop-item .single-item:hover .hover {
  -webkit-transform:scale(1);
          transform:scale(1);
  opacity: 1;
}

/*---------------------- Testimonial Section ---------------------*/
.testimonial-section {
  padding: 100px 0 100px 0;
}
.testimonial-section.colorOne { background: #55aac1;}
.testimonial-section.colorTwo { background: #023059;}
#client-carousel .carousel-indicators {
  position: static;
  margin: 95px 0 0 0;
  width: 100%;
}
#client-carousel .carousel-inner {
  width: 68%;
  margin: 0 auto;
}
#client-carousel .item  p {
  font-size: 20px;
  line-height: 35px;
  color: #fff;
  margin: 80px 0 88px 0;
}
#client-carousel .item img {margin: 0 auto;}
#client-carousel .item h6 {
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  text-align: right;
}
#client-carousel .carousel-indicators li {
  width: 122px;
  height: 122px;
  overflow: hidden;
  border-radius: 50%;
  border: none;
  background: transparent;
  opacity: 0.5;
  margin: 0 30px;
}
#client-carousel .carousel-indicators li.active {
  opacity: 1;
}

/*------------------------------ Our Team --------------------------*/
.our-team {
  background: #f2f2f2;
  padding: 95px 0 95px 0;
}
#team-carousel .carousel-inner {
  width: 83%;
  margin-top: 50px;
}
#team-carousel .carousel-inner .image-box {
  width: 41%;
}
#team-carousel .carousel-inner .image-box img {width: 100%;}
#team-carousel .carousel-inner .image-box .name {
  background: #fff;
  padding: 41px 0 22px 0;
  border-right: 1px solid #f2f2f2;
}
#team-carousel .carousel-inner .image-box .name h5 {
  font-weight: 600;
  text-transform: uppercase;
}
#team-carousel .carousel-inner .image-box .name p {
  text-transform: uppercase;
  font-size: 18px;
  color: #424242;
  margin-top: 3px;
}
#team-carousel .carousel-inner .info {
  width: 59%;
  padding: 160px 0 0 70px;
}
#team-carousel .carousel-inner .info p {
  font-size: 15px;
  color: #545454;
  margin-bottom: 25px;
}
#team-carousel .carousel-inner .info h5 {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 15px;
}
#team-carousel .carousel-inner .info h6 {
  font-weight: 600;
  margin-bottom: 15px;
}
#team-carousel .carousel-inner .info ul {
  position: relative;
  padding-left: 30px;
  margin: 45px 0 0 0;
}
#team-carousel .carousel-inner .info ul:before {
  content: '';
  width: 1px;
  height: 80%;
  position: absolute;
  top:10px;
  left:4px;
}
#team-carousel .carousel-inner .info ul li {
  position: relative;
  color: #545454;
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 40px;
}
#team-carousel .carousel-inner .info ul li:before {
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  top:7px;
  left:-30px;
}
#team-carousel .carousel-inner .info ul li span {
  font-weight: 600;
}
#team-carousel .carousel-indicators {
  background: #fff;
  margin: 0;
  width: 570px;
  text-align: center;
  padding: 18px 0;
  top:0;
  bottom: auto;
  left:398px;
}
#team-carousel .carousel-indicators li {
  vertical-align: middle;
  width: 82px;
  height: 82px;
  overflow: hidden;
  border-radius: 50%;
  border: none;
  background: transparent;
  margin: 0 8px;
  opacity: 0.6;
}
#team-carousel .carousel-indicators li.active {opacity: 1;}

#team-carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
#team-carousel .carousel-inner .active {
  opacity: 1;
}
#team-carousel .carousel-inner .active.left,
#team-carousel .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
#team-carousel .carousel-inner .next.left,
#team-carousel .carousel-inner .prev.right {
  opacity: 1;
}
#team-carousel .carousel-control {
  z-index: 2;
}

/*----------------------------- Footer -----------------------------*/
footer {
  background: #212121;
  padding: 25px 0 15px;
  /*position:fixed;*/
  /*bottom:0;*/
  /*left:0;*/
  /*width:100%;*/
}
footer a {font-family: 'Open Sans', sans-serif;}
footer .footer-logo .logo {margin-bottom: 25px;}
footer .footer-logo ul li a {
  font-size: 15px;
  color: #e1dfdf;
  margin-bottom: 5px;
}
footer h5 {
  color: #d8d8d8;
  font-size: 21px;
  font-weight: normal;
  margin-bottom: 10px;
  text-transform: uppercase;
}
footer .footer-news ul li {
  border-bottom: 1px solid #3e3f3f;
  padding-bottom: 10px;
  margin: 0 70px 25px 0;
}
footer .footer-news ul li h6 a {
  font-size: 15px;
  font-weight: normal;
  line-height: 24px;
  color: #e1dfdf;
}
footer .footer-news ul li span {
  text-transform: uppercase;
  font-size: 13px;
  color: #959494;
}
footer .footer-subscribe form {
  position: relative;
  width: 92%;
  margin-bottom: 15px;
}
footer .footer-subscribe form input {
  background: #ffffff none repeat scroll 0 0;
  border: medium none;
  font-size: 17px;
  font-weight: 300;
  height: 50px;
  padding: 0 102px 0 12px;
  width: 100%;
  border-radius: 10px;
}
footer .footer-subscribe form button {
  background: #00b050 none repeat scroll 0 0;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  bottom: 0;
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  position: absolute;
  right: 0;
  top: 0;
  width: 70px;
}
footer .footer-subscribe ul li {
  float: left;
  padding: 0 15px;
}
footer .footer-subscribe ul li a {
  color: #8198ac;
  font-size: 25px;
}


.social {
    text-align: center;
    padding-top: 25px;
}
.social > li {
  display: inline-block;
  margin-right: 15px;
}

.social li i {
  background: #bebebe none repeat scroll 0 0;
  border-radius: 50px;
  color: #212121;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 40px;
}
.social li i:hover {
  background: #12944d none repeat scroll 0 0;
  color: #ffffff;
}

.copyright-sec {
  color: #a8a8a8;
  margin-top: 20px;
  padding: 10px 0;
  text-align: center;
}
.copyright-sec a {
    color: #a8a8a8;
}
.terms a {
    color: #76ad8f!important;
}

.footer-menulist li {
    display: inline-block;
    margin-right: 15px;
    padding-right: 10px;
}
.footer-menulist a {
    color: #d8d8d8;
}
.footer-menulist {
    border-bottom: 1px solid #a8a8a8;
    margin-bottom: 20px;
    padding-bottom: 19px;
    text-align: center;
}


/*-------------------------- Inner Banner -------------------*/
.inner-banner {
  height: 530px;
  margin-bottom: 100px;
}
.inner-banner .opacity {
  height: 100%;
  background: rgba(45,46,46,0.5);
}
.inner-banner .opacity .wrapper,
.inner-banner .opacity .container {
  position: relative;
  height: 100%;
}
.inner-banner .opacity .wrapper .title {
  position: absolute;
  bottom: 0;
  left:0;
  right: 0;
  z-index: 1;
  background: rgba(38,172,227,0.6);
  padding: 70px 20px 70px 70px;
}
.inner-banner .opacity .wrapper ul li {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 400;
  margin-right: 6px;
}
.inner-banner .opacity .wrapper ul li a {
  color: #fff;
}
.inner-banner .opacity .wrapper ul li i {font-size: 12px;}
.inner-banner .opacity .wrapper h2 {
  font-size: 30px;
  color: #fff;
  text-transform: uppercase;
  margin-top: 52px;
}
/*-------------------------- Who We Are -------------------*/
.who-we-are .top-content ul {
  width: 17%;
  background: #f6f7f8;
}
.who-we-are .top-content ul li a {
  display: block;
  line-height: 52px;
  font-size: 15px;
  color: #424242;
  text-transform: uppercase;
  padding-left: 28px;
  border-bottom: 1px solid #e7e7e7;
}
.who-we-are .top-content ul li:last-child a {border: none;}
.who-we-are .top-content ul li a:hover {
  color: #fff;
  padding-left: 35px;
}
.who-we-are .top-content img {width: 23%;}
.who-we-are .top-content .text {
  width: 60%;
  padding: 0 40px 0 30px;
}
.who-we-are .top-content .text p {line-height: 26px;}
.who-we-are .top-content .text .theme-title h2 {
  font-size: 31px;
  margin: -6px 0 30px 0;
}
.who-we-are .top-content .text .theme-title h2:before {
  width: 100px;
}
.who-we-are .ceo-text {
  margin:100px 0 0 0;
}
.who-we-are .ceo-text>img {
  width: 48%;
}
.who-we-are .ceo-text .ceo-right-side {
  width: 52%;
  padding: 42px 40px 63px 30px;
  background: #023059;
}
.who-we-are .ceo-text .ceo-right-side p {
  font-weight: 300;
  font-size: 15px;
  color: #fff;
  line-height: 24px;
}
.who-we-are .ceo-text .ceo-right-side img {
  margin: 50px 0 0 0;
}
/*------------------------------ Service Details ----------------------*/
.service-details .service-sidebar {
  width: 23%;
}
.service-details .service-sidebar ul li a {
  background: #f6f7f8;
  display: block;
  line-height: 52px;
  font-size: 15px;
  color: #5a5959;
  text-transform: uppercase;
  padding-left: 12px;
  border-bottom: 1px solid #e7e7e7;
}
.service-details .service-sidebar ul li:last-child a {border: none;}
.service-details .service-sidebar ul li a:hover {
  padding-left: 20px;
}
.service-details .service-sidebar .quick-contact {
  box-shadow: 0px 3px 15.68px 0.32px rgba(0, 0, 0, 0.35);
  padding: 20px 10px 15px 40px;
  margin: 55px 0 60px 0;
}
.service-details .service-sidebar .quick-contact h6 {
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 35px;
}
.service-details .service-sidebar .quick-contact p,
.service-details .service-sidebar .quick-contact a {
  font-size: 15px;
}
.service-details .service-sidebar .download {
  box-shadow: 0px 3px 15.68px 0.32px rgba(0, 0, 0, 0.35);
  background: #f6f7f8;
  text-align: center;
  padding: 22px 0 30px 0;
}
.service-details .service-sidebar .download h5 {
  font-size: 17px;
  font-weight: 600;
}
.service-details .service-sidebar .download h6 {
  font-size: 15px;
  font-weight: 600;
  margin: 13px 0 22px 0;
}
.service-details .service-sidebar .download i {
  font-size: 50px;
  display: block;
}
.service-details .service-sidebar .download a {
  width: 154px;
  line-height: 45px;
  text-align: center;
  color: #fff;
  border-radius: 10px;
  font-size: 15px;
  margin-top: 20px;
}


.service-details .details-content .single-service-part .single-service-imgsec {
  display: inline-block;
  overflow: hidden;
  width: 48%;
}

.service-details .details-content .single-service-part .single-service-imgsec a img {
    display: inline-block;
    transition: all 0.5s ease-in 0s;
    height: 200px;
    width: 100%;
}
.service-details .details-content .single-service-part .single-service-imgsec a img:hover {
  transform: scale(1.2) rotate(5deg);
}
.service-details .details-content .single-service-part .text {
  width: 50%;
  padding-left: 0px;
}
.service-details .details-content .single-service-part .text .theme-title h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 26px;
  font-weight: 600;
  margin: -5px 0 40px 0;
}
.service-details .details-content .single-service-part .text .theme-title h2:before {
  width: 125px;
}
.service-details .details-content .single-service-part .text p {
  line-height: 20px;
  font-size: 12px;
  color: #3c3c3c;
  text-align: justify;
}

.service-details small {
    color: #012712;
    font-weight: 600;
}

.heading-title a {
  color: #012712;
  font-size: 16px;
  margin-bottom: 4px;
}

.service-details .details-content .single-service-part {
  margin-bottom: 20px;
}
.service-details .details-content .service-panel .panel-heading a {
  position: relative;
  padding: 20px 48px 20px 45px;
  display: block;
  font-size: 18px;
  font-weight: normal;
  color: #424242;
  font-family: 'Open Sans', sans-serif;
}
.service-details .details-content .service-panel .panel-heading a:before {
  content: '+';
  font-weight: 300;
  font-size: 38px;
  position: absolute;
  right: 20px;
  top:50%;
  -webkit-transform:translateY(-50%);
          transform:translateY(-50%);
}
.service-details .details-content .service-panel .panel-heading.active-panel a:before {
  content: '-';
}
.service-details .details-content .service-panel .panel,
.service-details .details-content .service-panel .panel-group .panel + .panel {
  border:none;
  background: #f6f7f8;
  margin-bottom: 10px;
  border-radius: 0;
}
.service-details .details-content .service-panel .panel-body {
  border: none;
  padding: 13px 130px 40px 45px; 
}
.service-details {margin-bottom: 0;}
/*--------------------------- Project --------------------------*/
.project-section #isotop-gallery-wrapper .single-item .hover {
  position: absolute;
  top:0;
  right: 0;
  bottom: 0;
  left:0;
  background: rgba(13,14,14,0.63);
  opacity: 0;
  -webkit-transform:scale(0.4);
          transform:scale(0.4);
}
.project-section .isotop-menu-wrapper li {
  border-radius: 10px;
  margin: 0 2px;
  padding: 0 20px;
  line-height: 33px;
}
.project-section #isotop-gallery-wrapper .isotop-item,.project-section #isotop-gallery-wrapper .grid-sizer{
  width: 33.3333333333%;
}
.project-grid #isotop-gallery-wrapper .isotop-item .single-item {margin-bottom: 50px;}
.project-masonary #isotop-gallery-wrapper .isotop-item .single-item {margin-bottom: 10px;}
.project-section #isotop-gallery-wrapper .isotop-item .hover .wrapper {
  position: relative;
  top:50%;
  -webkit-transform:translateY(-50%);
          transform:translateY(-50%);
  padding-left: 70px;
}
.project-section #isotop-gallery-wrapper .isotop-item .hover .wrapper span {
  display: block;
  width: 60px;
  height: 3px;
  opacity: 0;
  -webkit-transform:translateX(-100px);
          transform:translateX(-100px);
  -webkit-transition-delay:0.1s;
          transition-delay:0.1s;
}
.project-section #isotop-gallery-wrapper .isotop-item .hover .wrapper h6 {
  opacity: 0;
  -webkit-transform:translateX(100px);
          transform:translateX(100px);
  -webkit-transition-delay:0.2s;
          transition-delay:0.2s;
}
.project-section #isotop-gallery-wrapper .isotop-item .hover .wrapper h6 a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  color: #fff;
  display: block;
  margin: 15px 0 15px;
}
.project-section #isotop-gallery-wrapper .isotop-item .hover .wrapper p {
  font-size: 15px;
  text-transform: uppercase;
  color: #fff;
  opacity: 0;
  -webkit-transform:translateX(-100px);
          transform:translateX(-100px);
  -webkit-transition-delay:0.3s;
          transition-delay:0.3s;
}
.project-section #isotop-gallery-wrapper .single-item:hover .hover {
  opacity: 1;
  -webkit-transform:scale(1);
          transform:scale(1);
}
.project-section #isotop-gallery-wrapper .isotop-item:hover .hover .wrapper span,
.project-section #isotop-gallery-wrapper .isotop-item:hover .hover .wrapper h6,
.project-section #isotop-gallery-wrapper .isotop-item:hover .hover .wrapper p {
  -webkit-transform:translateX(0);
          transform:translateX(0);
  opacity: 1;
}
.project-short-banner {
  background-color: #023059;
  border-bottom: 1px solid #2c6598;
  margin: 90px 0 0 0;
}
.project-short-banner.bg {
  background: url(../images/project/13.jpg) no-repeat center;
  margin: 50px 0 0;
}
.project-short-banner .opacity {
  background: rgba(2,48,89,0.86);
  padding: 25px 0;
}
.project-short-banner .opacity h5 {
  font-size: 30px;
  font-weight: 600;
  color: #fff;
  margin-top: 10px;
}
.project-short-banner .opacity a {
  font-family: 'Open Sans', sans-serif;
  width: 188px;
  line-height: 52px;
  text-align: center;
  font-weight: 700;
  font-size: 15px;
  color: #fff;
}
.project-short-banner .opacity a i {
  margin-left: 10px;
  font-size: 13px;
}
.project-short-banner .opacity a:hover {
  background: #fff;
}
/*----------------------------------- Project Details ----------------------------*/
.project-details .project-info {
  border-top: 1px solid #dad9d9;
  border-bottom: 1px solid #dad9d9;
  padding: 22px 0;
  margin: 80px 0 160px 0;
}
.project-details .project-info li {
  float:left;
  width: 25%;
  margin: 15px 0;
}
.project-details .project-info li p {
  text-transform: uppercase;
  font-size: 17px;
  margin-bottom: 12px;
}
.project-details .project-info li h6,
.project-details .project-info li a {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 600;
}
.project-details .speach p {
  font-size: 15px;
  line-height: 21px;
  margin-bottom: 5px;
  position: relative;
  text-align: justify;
}
/*.project-details .speach p:before {
  content: url(../images/icon/10.png);
  position: absolute;
  top:-20px;
  left:0;
}*/
.project-details {
  border-bottom-left-radius: 50px;
  border-top-right-radius: 50px;
  box-shadow: 2px 2px 10px #dddddd;
  margin-bottom: 30px;
  overflow: hidden;
  padding: 30px 20px 19px;
}
.histories-readmore > a {
    background: #12944d none repeat scroll 0 0;
    color: #ffffff;
    padding: 0 10px;
}
.histories-readmore > a:hover {
    background: #048e43;
    color: #ffffff;
}
.histories-readmore {
    text-align: right;
}

.project-details .speach h6 {
  font-size: 18px;
  font-weight: 600;
  color: #787575;
  margin-bottom: 0px;
}
.project-details .speach span {
  font-size: 14px;
  color: #787575;
}
.project-details .speach .text-left {display: inline-block;}
.project-details img {margin: 75px 0 100px 0;}
.project-details .nav-tabs > li > a {
  font-family: 'Open Sans', sans-serif;
  padding: 0;
  line-height: 48px;
  width: 170px;
  border: 1px solid #c0bebe;
  font-size: 16px;
  font-weight: 600;
  color: #424242;
  border-radius: 0;
  margin-right: 5px;
  text-align: center;
}
.project-details .nav-tabs > li {margin: 0;}
.project-details .nav-tabs {border: none;}
.project-details .tab-content > .tab-pane {
  padding: 55px 100px 55px 70px;
  background: #f7f4f4;
  margin-top: 18px;
}
.project-details .nav-tabs > li.active > a, 
.project-details .nav-tabs > li.active > a:hover, 
.project-details .nav-tabs > li.active > a:focus,
.project-details .nav-tabs > li:hover > a {
  color: #ffffff;
  border-color: #023059;
  background: #023059;
}
.project-details .details-tab-wrapper {margin-bottom: 100px;}

/*--------------------- Our Blog ------------------------*/

.our-blog .blog-single-post .post {
  background: #dfdfdf none repeat scroll 0 0;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 25px;
}
.blog-single-post .img {
  overflow: hidden;
}
.our-blog .blog-single-post .img img,.our-blog .image img {
  display: inline-block;
  transition: all 0.5s ease-in 0s;
  width: 100%;
}
.our-blog .blog-single-post .img img:hover, .our-blog .image img:hover {
  transform: scale(1.2) rotate(5deg);
}
.our-blog .blog-single-post .post small {
  color: #012712;
  font-size: 12px;
  font-weight: 300;
  position: relative;
}
.our-blog .blog-single-post .post small span {
  position: absolute;
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  top:5px;
  left:0;
}
.our-blog .blog-single-post .post small span.color1 {background: #247799;}
.our-blog .blog-single-post .post small span.color2 {background: #179e20;}
.our-blog .blog-single-post .post small span.color3 {background: #ea8b0f;}
.our-blog .blog-single-post .post small span.color4 {background: #ea0fd8;}
.our-blog .blog-single-post .post h5 a {
  color: #012712;
  display: block;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 10px;
  margin-top: 2px;
}
.our-blog .blog-single-post .post p {
  font-size: 12px;
  line-height: 20px;
  text-align: justify;
  color: #3c3c3c;
}
.our-blog .blog-single-post .post ul li {
  display: inline-block;
  margin-right: 25px;
  margin-top: 35px;
  font-size: 12px;
  font-weight: 300;
}
.our-blog .blog-single-post .post ul li i {
  margin-right: 5px;
  font-size: 14px;
}
.our-blog .blog-single-post {margin-bottom: 30px;}
.our-blog {
  margin-bottom: 40px;
  margin-top: 20px;
}
.our-blog .image {position: relative; margin-bottom: 30px;}
.our-blog .image div {
  position: absolute;
  left:0;
  right: 0;
  top:50%;
  text-align: center;
  -webkit-transform:translateY(-50%);
          transform:translateY(-50%);
}
.our-blog .image div h5 {
  color: #fff;
  font-size: 30px;
  text-transform: uppercase;
}
.our-blog .image div p {
  font-size: 15px;
  color: #e4e0e0;
  line-height: 24px;
  margin: 30px 0 100px 0;
}
.our-blog .image div a {
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  width: 188px;
  line-height: 56px;
  border: 2px solid #fff;
  border-radius: 30px;
}

.single-post-new {
    position: relative;
}
.content-onimg {
    background: #12944d;
    bottom: 0;
    padding:15px;
    /*position: absolute;*/
    width: 100%;
    margin-bottom: 20px;
}
.content-onimg > p {
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
}
.content-onimg h5 a {
    color: #ffffff;
}
.content-onimg > small {
    color: #ffffff;
}
.single-post-new .img {
  overflow: hidden;
}
.single-post-new .img img {
  display: inline-block;
  height: auto;
  transition: all 0.5s ease-in 0s;
  max-width: 100%;
}
.single-post-new .img img:hover{
  transform: scale(1.2) rotate(5deg);
}
.blog-post-new .img-part {
  float: left;
  margin: 0;
  max-width: 35%;
  overflow: hidden;
  padding: 0;
}
.blog-post-new .img-part a img {
  display: inline-block;
  height: 150px;
  transition: all 0.5s ease-in 0s;
}
.blog-post-new .content-newpost {
  float: right;
  margin: 0;
  padding: 0;
  width: 63%;
}
.blog-post-new .img-part a img:hover {
  transform: scale(1.2) rotate(5deg);
}


.menu-middle li {
    background: #12944d;
    display: inline-block;
    margin-bottom: 3px;
  
    padding: 6px;
    text-align: center;
    width: 49%;
}
.menu-middle a {
    color: #ffffff;
}

.blog-post-new {
    border-bottom: 2px solid #012712;
    clear: both;
    margin-bottom: 10px;
    overflow: hidden;
    padding-bottom: 6px;
}


.blog-post-new .content-newpost a {
    color: #012712;
    font-size: 16px;
    margin-bottom: 4px;
}

.blog-post-new .content-newpost p {
    color: #3c3c3c;
    line-height: 20px;
    text-align: justify;
    font-size: 12px;
}
.blog-post-new .content-newpost small {
    color: #012712;
    font-weight: 600;
}
.our-blog-new {
  margin-bottom: 40px;
}
.post-info-new .img-part a img {
    height: 110px;
    width: 100%;
}
.blogs-single-new .post > small {
    color: #012712;
    font-weight: 600;
}

.blogs-single-new .post a {
    color: #012712;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 5px
}
.author{color: #229e5b}
.blogs-single-new .post > p {
    color: #3c3c3c;
    font-size: 12px;
    line-height: 20px;
    text-align: justify;
}
.blogs-single-new {
    margin-bottom: 5px;
}
.latest-events-section {
    background: #062215 none repeat scroll 0 0;
    padding: 20px 0;
}

.latest-events-title > h5 {
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 20px;
    padding-bottom: 7px;
    position: relative;
}
.latest-events-title > h5::before {
    background: #ffffff none repeat scroll 0 0;
    content: "";
    height: 2px;
    position: absolute;
    top: 100%;
    width: 120px;
}

.latest-events-post .event-img {
    float: left;
    margin: 0;
    padding: 0;
    width: 35%;
}
.latest-events-post .event-post-content {
    float: left;
    margin: 0;
    padding-left: 15px;
    width: 63%;
}
.latest-events-post .event-post-content a {
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
}
.latest-events-post .event-post-content p {
    color: #ffffff;
    line-height: 20px;
}

.latest-events-post .event-post-content .btn-moreinfo {
    background: #c1c1c1 none repeat scroll 0 0;
    color: #062215;
    float: right;
    font-size: 12px;
    margin-top: 20px;
    padding: 4px 15px;
}

.blogs-single-new .img {
    overflow: hidden;
}
.blogs-single-new .img img {
    display: inline-block;
    transition: all 0.5s ease-in 0s;

}
.blogs-single-new .img img:hover {
    transform: scale(1.2) rotate(5deg);
}




/*----------------------------- Blog Details ------------------------------*/
.blog-details .blog-sidebar {
  width: 25.7%;
}
.blog-details .blog-sidebar .blog-search {
  position: relative;
  height: 60px;
  margin-bottom: 85px;
}
.blog-details .blog-sidebar .blog-search input {
  width: 100%;
  height: 100%;
  padding: 0 72px 0 15px;
  border: 1px solid #e0dfdf;
  font-size: 18px;
}
.blog-details .blog-sidebar .blog-search button {
  position: absolute;
  top:0;
  right: 0;
  bottom: 0;
  width: 70px;
  background: #023059;
  color: #fff;
  font-size: 22px;
}

.blog-details .blog-sidebar .blog-recent-post,
.blog-details .blog-sidebar .blog-categories ul,
.blog-details .blog-sidebar .blog-archive {margin-bottom: 45px;}
.blog-details .blog-sidebar .blog-categories ul li a {
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
  font-weight: normal;
  color: #7d7b7b;
  line-height: 60px;
  border-bottom: 1px solid #e6e3e3;
  display: block;
}
.blog-details .blog-sidebar .blog-categories ul li a i {
  margin-right: 18px;
  font-size: 20px;
}
.blog-details .blog-sidebar .blog-archive .bootstrap-select {width: 100%;}
.blog-details .blog-sidebar .blog-archive .bootstrap-select .btn {
  background: #edecec;
  padding: 0 0 0 28px;
  height: 58px;
  border: none;
  position: relative;
}
.blog-details .blog-sidebar .blog-archive .bootstrap-select.btn-group .dropdown-toggle .filter-option {
  font-weight: normal;
  font-size: 16px;
  line-height: 58px;
  color: #424242;
  text-transform: capitalize;
}
.blog-details .blog-sidebar .blog-archive .bootstrap-select.btn-group .dropdown-toggle .bs-caret {
  padding: 17px 10px 0 0;
}
.blog-details .blog-sidebar .blog-archive .bootstrap-select.btn-group .dropdown-toggle .bs-caret:before {
  color: #424242;
}
.blog-details .blog-sidebar .blog-archive .bootstrap-select.btn-group .dropdown-menu li a span.text {
  text-transform: capitalize;
  color: #424242;
}
.blog-details .blog-sidebar .blog-archive .dropdown-menu > li > a {line-height: 40px;}
.blog-details .blog-sidebar .blog-archive .bootstrap-select.btn-group .dropdown-menu.inner {
  max-height: 300px !important;
}
.blog-details .blog-sidebar .blog-tags ul{
  margin: 0 -5px;
}
.blog-details .blog-sidebar .blog-tags ul li {
  float: left;
  padding: 0 5px;
  margin-bottom: 10px;
}
.blog-details .blog-sidebar .blog-tags ul li a {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  line-height: 36px;
  border: 1px solid #e0dfdf;
  padding: 0 14px;
  color: #8f8c8c;
  font-size: 15px;
}
.blog-details .blog-sidebar .blog-tags ul li a:hover {color: #fff;}
.blog-details .blog-large-sidebar {
  width: 74.3%;
  padding-right: 70px;
}
.blog-details .blog-large-sidebar .post-wrapper h5 {
  font-size: 30px;
  margin: 42px 0 18px 0;
}
.blog-details .blog-large-sidebar .post-wrapper .post-info li {
  display: inline-block;
  margin-right: 42px;
  margin-bottom: 20px;
  color: #424242;
  font-size: 15px;
  position: relative;
}
.blog-details .blog-large-sidebar .post-wrapper .post-info li span {
  color: #7f7d7d;
}
.blog-details .blog-large-sidebar .post-wrapper .post-info li:first-child:before {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #aca9a9;
  position: absolute;
  top:12px;
  right: -27px;
}
.blog-details .blog-large-sidebar .post-wrapper p {
  font-size: 16px;
  margin-bottom: 15px;
  margin-top: 15px;
  line-height:1.7;
}
.blog-details .blog-large-sidebar .post-wrapper h6 {
  font-size: 18px;
  font-weight: 600;
  margin: 30px 0 35px 0;
}
.blog-details .blog-large-sidebar .post-wrapper .list li {
  font-size: 17px;
  padding-left: 40px;
  position: relative;
  margin-bottom: 25px;
}
.blog-details .blog-large-sidebar .post-wrapper .list li:before {
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  top:10px;
  left:0;
  background: #1777c0;
}
.blog-details .blog-large-sidebar .post-wrapper .share-option ul.float-left li {
  display: inline-block;
}
.blog-details .blog-large-sidebar .post-wrapper .share-option ul.float-left li a {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  line-height: 36px;
  border: 1px solid #e0dfdf;
  padding: 0 14px;
  color: #8f8c8c;
  font-size: 15px;
  margin-right: 5px;
}
.blog-details .blog-large-sidebar .post-wrapper .share-option ul.float-left li a:hover {color: #fff;}
.blog-details .blog-large-sidebar .post-wrapper .share-option ul.float-right li {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  color: #858484;
  margin-top: 8px;
}
.blog-details .blog-large-sidebar .post-wrapper .share-option ul.float-right li a {display: block;}
.blog-details .blog-large-sidebar .post-wrapper .share-option ul.float-right li img {margin: 0 10px;}
.blog-details .blog-large-sidebar .post-wrapper .share-option ul.float-right li:first-child {margin-right: 10px;}
.blog-details .blog-large-sidebar .post-wrapper .share-option {margin:50px 0 100px 0;}
.blog-details .blog-large-sidebar .author-text {
  background: #f5f5f5;
  padding: 26px 20px;
  margin-bottom: 70px;
}
.blog-details .blog-large-sidebar .author-text .text {
  width: calc(100% - 100px);
  padding-left: 20px;
}
.blog-details .blog-large-sidebar .author-text .text h6 {
  font-size: 15px;
  font-weight: 600;
  margin: 3px 0 8px 0;
}
.blog-details .blog-large-sidebar .author-text .text p {
  font-size: 15px;
  line-height: 24px;
}
.blog-details .blog-large-sidebar .comment-section h5 {
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 50px;
}
.blog-details .blog-large-sidebar .comment-section .single-comment img {
  width: 100px;
  height: 100px;
}
.blog-details .blog-large-sidebar .comment-section .single-comment .comment {
  width: calc(100% - 100px);
  padding-left: 20px;
  position: relative;
}
.blog-details .blog-large-sidebar .comment-section .single-comment .comment h6 {
  font-weight: normal;
  font-size: 20px;
}
.blog-details .blog-large-sidebar .comment-section .single-comment .comment span { font-size: 13px;}
.blog-details .blog-large-sidebar .comment-section .single-comment .comment p {
  font-size: 16px;
  margin-top: 12px;
}
.blog-details .blog-large-sidebar .comment-section .single-comment {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 25px;
  margin-bottom: 40px;
}
.blog-details .blog-large-sidebar .comment-section .single-comment.reply-comment {margin-left: 110px;}
.blog-details .blog-large-sidebar .comment-section .single-comment button {
  width: 100px;
  height: 38px;
  background: #f5f5f5;
  font-size: 15px;
  position: absolute;
  top:0;
  right: 0;
  text-transform: uppercase;
}
.blog-details .blog-large-sidebar .comment-section .single-comment button:hover {color:#fff;}
.blog-details .blog-large-sidebar .comment-section {padding-bottom: 30px;}
.blog-details .blog-large-sidebar .leave-reply-area h5 {
  font-size: 25px;
  font-weight: 600;
}
.blog-details .blog-large-sidebar .leave-reply-area  p {
  font-size: 15px;
  margin: 8px 0 50px 0;
}
.blog-details .blog-large-sidebar .leave-reply-area input,
.blog-details .blog-large-sidebar .leave-reply-area textarea {
  background: #f5f5f5;
  border: none;
  margin-bottom: 20px;
  padding: 0 15px;
  width: 100%;
  max-width: 100%;
}
.blog-large-sidebar .history-detail-heading {
    margin-bottom: 0;
    font-size: 15px;
}
.blog-details .blog-large-sidebar .leave-reply-area input {
  height: 60px;
}
.blog-details .blog-large-sidebar .leave-reply-area textarea {
  height: 258px;
  padding: 15px;
  max-height: 258px;
}
.blog-details .blog-large-sidebar .leave-reply-area button {
  width: 172px;
  height: 55px;
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
  background: #023059;
}
.blog-details {
  margin-bottom: 40px;
  margin-top: 30px;
}
.detail-rightside .blog-post-new .img-part a img {
  display: inline-block;
  height: auto;
  transition: all 0.5s ease-in 0s;
}
.detail-top-img img {
    width: 100%;
    height: 360px;
}
.detail-rightside .blog-post-new .content-newpost a {
    color: #012712;
    font-size: 12px;
    margin-bottom: 4px;
}
.stories-latestpost.blog-post-new .content-newpost {
    margin: 0;
    padding: 0;
    width: 100%;
}

/*------------------------ Error Page -----------------------*/
.error-page {
  background: url(../images/inner-page/11.jpg) no-repeat center;
  background-size: cover;
  background-attachment: fixed;
}
.error-page .opacity {
  background: rgba(23,23,23,0.7);
  text-align: center;
  padding: 140px 0 230px 0;
}
.error-page .opacity h2 {
  font-size: 327px;
  font-weight: 900;
  color: #fff;
}
.error-page .opacity h5 {
  font-weight: normal;
  font-size: 30px;
  color: #fff;
  text-transform: uppercase;
  margin: 50px 0 90px 0;
}
.error-page .opacity a {
  font-family: 'Open Sans', sans-serif;
  width: 180px;
  line-height: 50px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}
/*------------------------------- FAQ Page ---------------------------*/
.faq-page {
  background: #e5ebee;
  padding: 100px 0;
}
.faq-page .faq-list {
  width: 27%;
  border: none;
}
.faq-page .faq-list li a {
  background: #f1f1f1;
  border: 1px solid rgba(72,152,185,0.3);
  padding:18px 5px 15px 70px;
  margin-bottom: 20px;
  position: relative;
  display: block;
  border-radius: 0;
}
.faq-page .faq-list > li.active > a,
.faq-page .faq-list > li.active > a:hover,
.faq-page .faq-list > li.active > a:focus {
  border: 1px solid rgba(72,152,185,0.3);
}
.faq-page .faq-list li a h4 {
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 15px;
}
.faq-page .faq-list li a p {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  color: #424242;
  line-height: 24px;
}
.faq-page .faq-list li a img {
  position: absolute;
  top:20px;
  left:20px;
}
.faq-page .faq-panel {
  width: 73%;
  padding-left: 55px;
}
.faq-page .faq-panel .wrapper {
  background: #fff;
  border: 1px solid rgba(72,152,185,0.3);
  padding: 40px 70px 50px 95px;
}
.faq-page .faq-panel .wrapper h4 {
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 15px;
  position: relative;
}
.faq-page .faq-panel .wrapper h4 img {
  position: absolute;
  top:0;
  left:-50px;
}
.faq-page .faq-panel .wrapper>p {
  font-size: 15px;
  color: #424242;
}
.faq-page .faq-panel .panel-group {margin-top: 10px;}
.faq-page .faq-panel .panel-group .panel-heading + .panel-collapse > .panel-body,
.faq-page .faq-panel .panel-group .panel-heading + .panel-collapse > .list-group  {
  border:none;
  padding: 15px 50px 50px 0;
}
.faq-page .faq-panel .panel-heading a {
  font-size: 18px;
  font-weight: normal;
  color: #424242;
  display: block;
  padding: 35px 45px 35px 0;
  position: relative;
}
.faq-page .faq-panel .panel-heading a:before {
  content: '+';
  width: 30px;
  height: 30px;
  line-height: 28px;
  border: 1px solid #9695a7;
  border-radius: 50%;
  text-align: center;
  font-weight: 300;
  font-size: 28px;
  color: #9695a7;
  position: absolute;
  top:50%;
  margin-top: -15px;
  right: 0;
}
.faq-page .faq-panel .panel-heading.active-panel a:before {
  content: '-';
}
.faq-page .faq-panel .panel:last-child {border: none;}
/*------------------------------- Contact Page -------------------------*/
.contact-nav ul li {
  float:left;
  width: 25%;
}
.contact-nav ul {border: none;}
.contact-nav ul li a {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 70px;
  color: #fff;
  text-transform: uppercase;
  background: #023059;
  text-align: center;
  display: block;
  border: none;
  margin: 0;
  border-radius: 0;
  border-right: 1px solid #818384;
}
.contact-nav .nav-tabs > li.active > a,
.contact-nav .nav-tabs > li.active > a:hover,
.contact-nav .nav-tabs > li.active > a:focus {
  border: none;
  border-right: 1px solid #818384;
  background: #023059;
  color: #fff;
}
.contact-nav ul li:last-child a {border: none;}
.contact-address {margin: 100px 0;}
.contact-address div {position: relative;}
.contact-address div .opacity {
  position: absolute;
  top:0;
  right: 0;
  bottom: 0;
  left:0;
  background: rgba(45,46,46,0.85);
  padding: 60px 0 0 70px;
}
.contact-address div .opacity .theme-title h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 30px;
  color: #fff;
  margin-bottom: 90px;
}
.contact-address div .opacity ul li {
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  color: #fff;
  padding-left: 70px;
  margin-bottom: 60px;
  position: relative;
}
.contact-address div .opacity ul li i {
  position: absolute;
  top:0;
  left:0;
  font-size: 37px;
}
.contact-address div .opacity ul li i.fa-envelope-o {font-size: 30px;}
.contact-form-holder input,
.contact-form-holder textarea {
  width: 100%;
  border: 1px solid #f1f1f1;
  background: #f1f1f1;
  padding: 0 20px;
  margin-bottom: 30px;
}
.contact-form-holder input {height: 70px;}
.contact-form-holder textarea {
  height: 400px;
  max-height: 400px;
  max-width: 100%;
  resize:none;
  padding: 30px;
}
.contact-form-holder button {
  width: 150px;
  line-height: 45px;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  background: #023059;
  display: block;
}
#contact-google-map {
  height: 500px;
  width: 100%;
  margin-top: 100px;
}
aside.sidebar .single {
  background: #fcfcfc none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  margin-top: 15px;
  padding: 0 15px 25px;
}

.single.contact-info {
  background: none;
  border: none;
}
.single.contact-info li {
  margin-top: 30px;
}
.single.contact-info li .icon {
  display: block;
  float: left;
  margin-right: 10px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid #12944d;
  color: #12944d;
  text-align: center;
  line-height: 50px;
  font-size: 18px;
}
.single.contact-info li .info {
  overflow: hidden;
}
.contact-pg-section {
    padding-bottom: 40px;
    padding-top: 50px;
}
.contactpg-form .contantpg-btn {
  background: #12944d none repeat scroll 0 0;
  color: #ffffff;
  line-height: 27px;
}
.contactpg-form .contantpg-btn:hover {
  background: #048e43 none repeat scroll 0 0;
  color: #ffffff;
}

/*======================= Form Validation ===================*/
.alert-wrapper {
  display: none;
  position: fixed;
  width: 100%;
  height:100%;
  background: rgba(0,0,0,0.6);
  top: 0;
  left: 0;
  z-index: 9999999;
}
#success,
#error {
  position: relative;
  width:500px;
  height: 100px;
  top: calc(50% - 50px);
  left:calc(50% - 250px);
  background: rgba(0,0,0,0.8);
  text-align: center;
}
#success .wrapper,
#error .wrapper {
  display: table;
  width:100%;
  height: 100%;
}
#success .wrapper p,
#error .wrapper p{
  display: table-cell;
  vertical-align: middle;
  letter-spacing: 1px;
}
#success {
  color: #26ace3;
}
#error {
  color: #C9182B;
}
#error button,
#success button {
  color:#fff;
  width:40px;
  height:40px;
  line-height: 20px;
  background: transparent;
  border-radius: 50%;
  position: absolute;
  top: -20px;
  right: -20px;
  font-size: 20px;
}
.form-validation label.error {
  display: none !important;
}
.form-validation input.error,
.form-validation textarea.error {
  border:1px solid #f03838 !important;
}



/*======================= Login form ===================*/
.login-form {
  font-size: 15px;
  font-weight: bold;
  margin-top: 15px;
}

.login-form  {
  margin-bottom: 15px;
  background: #f7f7f7;
  box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.19);
  padding: 30px;
  padding-bottom: 15px;
}
.login-form h5 {
  margin: 0 0 15px;
}
.form-control, .btn {
  min-height: 38px;
  border-radius: 2px;
}

.login-form .radio-inline, .checkbox-inline {
  line-height: 22px;
} 
.login-form .forgetpass {
  color: #12944d;
  cursor: pointer;
} 
.login-form .createacc {
  color: #12944d;
} 
.login-form .loginbtn {
  background: #12944d none repeat scroll 0 0;
  color: #ffffff;
}
.login-form .loginbtn:hover {
  background: #048e43 none repeat scroll 0 0;
}
.login-form .detail-createacc {
    padding-top: 13px;
}

.startatrail > h5 {
    margin-bottom: 10px;
    text-align: center;
}
.startatrail {
    background: #f7f7f7 none repeat scroll 0 0;
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.19);
    margin-top: 15px;
    padding: 30px;
}

.startatrail > p {
  margin-top: 15px;
  margin-bottom: 7px;
  color: #000;
}
.startatrail .startatrailbtn {
    background: #12944d none repeat scroll 0 0;
    color: #ffffff;
    padding: 1px 12px;
}
.startatrailbtn:hover {
    background: #048e43 none repeat scroll 0 0;
    color: #ffffff;
}

.startatrail .trialsubnow {
    color: #12944d;
}

.startatrail i {
    color: #12944d;
}

/*======================= List View News ===================*/
.list-view-news .blog-post-new .img-part a img {
  height: 184px;
  width: 100%;
}
.list-view-news .blog-post-new {
  background: #eeeeee none repeat scroll 0 0;
}
.list-view-news .blog-post-new .img-part {
  margin: 10px 0 0 10px;
}
.list-view-news .blog-post-new .content-newpost {
  padding: 15px 15px 0 10px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: #12944d;
  border-color: #12944d;
  color: #ffffff;
  cursor: default;
  z-index: 2;
}



/*======================= About us ===================*/
.about-pg-section {
  padding-bottom: 30px;
  padding-top: 50px;
}
.aboutpara > p {
  text-align: justify;
}

/*======================= Subscribe ===================*/

.bs-pricing-four {
  font-size: 16px;
  padding-bottom: 40px;
  padding-top: 50px;
}
.bs-pricing {
    background:#fff;
}
.bs-pricing-four .btn,
.bs-pricing-four .navbar > li > a.btn {
    border: none;
    border-radius: 3px;
    position: relative;
    padding: 12px 30px;
    margin: 10px 1px;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0;
    will-change: box-shadow, transform;
    transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

.bs-pricing-four .btn.btn-danger {
    color: #FFFFFF;
    background-color: #12944d;
    border-color: #f44336;
}

.bs-pricing-four .btn.btn-danger:focus,
.bs-pricing-four .btn.btn-danger:active,
.bs-pricing-four .btn.btn-danger:hover {
    background: #048e43;
}
.bs-pricing-four .bs {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    border-radius: 6px;
    color: #444;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}


.bs-pricing-four .bs.bs-background-img:hover{
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.bs-pricing-four .bs-background-img,
.bs-pricing-four .bs-background-img h1 small{
    color:#fff ;
}
.bg-danger{background-color: #f44336}

.bs-pricing-four .bg-danger,
.bs-pricing-four .bg-danger h1 small
{
    color:#fff;
}
.bs-pricing-four .bs-background-img:after {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: bs;
    left: 0;
    top: 0;
    content: "";
    background-color: rgba(0, 0, 0, 0.56);
    border-radius: 6px;
}

.bs-pricing-four .bs-pricing {
    text-align: center;
    position: relative;
}

.bs-pricing-four .bs-pricing .bs-caption {
    margin-top: 30px;
}

.bs-pricing-four .bs-pricing .cotent {
    padding: 15px;
    margin-bottom: 0px;
    z-index: 2;
    position: relative;
}
.bs-pricing-four .bs-pricing .cotent:hover {
  box-shadow: 0 0 10px 4px #e6e6e6;
}

.bs-pricing-four .bs-pricing ul {
    list-style: none;
    padding: 0;
    margin: 10px auto;
}

.bs-pricing-four .bs-pricing ul li {
    text-align: center;
    padding: 12px 0;
}
.bs-pricing-four .bs-pricing ul:not(.nav-pills) li{
    border-bottom: 1px solid rgba(153, 153, 153, 0.3);
}

.cotent.bg1 {
    background: #cdf6df none repeat scroll 0 0;
}
.cotent.bg2 {
    background: #a7f0c8 none repeat scroll 0 0;
}

.cotent.bg3 {
    background: #cdf6df none repeat scroll 0 0;
}



.heading-stories h6 {
    margin-bottom: 10px !important;
}
.blog-details .blog-large-sidebar .storyhead {
    background: #e1f5ea;
    margin-bottom: 25px !important;
    padding: 15px 10px;
    margin-top: 0px !important;
}
.blog-details .blog-large-sidebar .story-span {
    font-weight: 400;
    color: #848484;
}
#showlogin {
    cursor: pointer;
}
.fullwitdh{
  width: 100% !important;
}
.stories-imgright {
  float: right;
  margin: 0 !important;
  padding-left: 15px;
  width: 270px;
}
.stories-detailsec > img {
  height: 380px;
  margin-bottom: 15px;
  width: 100%;
}



.new-home-blog {
  margin-bottom: 40px;
  margin-top: 40px;
}
.mt-40 {
    margin-top: 40px;
}
.stories-latestpost .content-newpost > a {
  font-size: 14px;
  font-weight: 500;
  text-decoration: underline;
}
.stories-latestpost .content-newpost h5 a {
  color: #012712;
  font-size: 12px;
}

.post{padding: 5px 0px;}

.detail-rightside .blog-post-new .content-newpost a:hover {color:#12944d}
#mega-menu-holder>ul> li:hover> a { color: #2bff9d!important;}
.footer-menulist a:hover {
    color: #0fde6d;
}
.loader,
.loader-container,
.preloader {
	left: 0;
	top: 0;
	width: 100%
}


.loader {
	position: fixed;
	height: 100%;
	z-index: 999999;
	
}

.loader-container {
	height: 150px;
	position: absolute;
	bottom: 0;
	right: 0;
	margin: auto;
	text-align: center
}

.preloader {
	position: fixed;
	height: 100%;
	z-index: 999999;
	background-color: #ffffff;
	background-position: center center;
	background-repeat: no-repeat
}

.active-plan {
  background: #28a745;
}
.expired-plan {
  background: #f66257;
}

.theme-title{margin-bottom:13px;}

.detail-rightside .content-newpost{width:100%;}

