.logo {
  margin-top: 26px;
}
.mt-5{
  margin-top: 5px;
}
.mt-10{
  margin-top: 10px;
}
.mt-15{
  margin-top: 15px;
}
.mt-20{
  margin-top: 20px;
}
.mt-30{
  margin-top: 30px;
}
.widget-infomation {
  border-bottom: none;
}
.widget-services {
  padding: 30px 0 26px;
}
.infomation-footer h2{
  color: #e5e5e5;
  font-size: 20px;
  margin-bottom: 10px;
}
.widget-box .widget-services .one-half.first{
  margin-top: 20px;
}
.widget-box .widget-services .one-half.second{
  margin-top: 20px;
}
.widget-infomation ul.infomation-footer li i.fa {
  width: 35px;
  line-height: 35px;
  margin-right: 10px;
}

.about-section img {
  max-width: 100%;
  height: auto;
}
.about-section .sec-title{
  position:relative;
  z-index: 1;
  margin-bottom:60px;
}
.about-section .sec-title .title{
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 24px;
  color: rgba(24, 186, 96, 0.8);
  font-weight: 500;
  margin-bottom: 15px;
}
.about-section .sec-title h2{
  position: relative;
  display: block;
  font-size:40px;
  line-height: 1.28em;
  color: #222222;
  font-weight: 600;
  padding-bottom:18px;
}
.about-section .sec-title h2:before{
  position:absolute;
  content:'';
  left:0px;
  bottom:0px;
  width:50px;
  height:3px;
  background-color:#d1d2d6;
}
.about-section .sec-title .text{
  position: relative;
  font-size: 16px;
  line-height: 26px;
  color: #848484;
  font-weight: 400;
  margin-top: 35px;
}
.about-section .sec-title.light h2{
  color: #ffffff;
}
.about-section .sec-title.text-center h2:before{
  left:50%;
  margin-left: -25px;
}
.about-section .btn-style-one{
  position: relative;
  display: inline-block;
  font-size: 17px;
  line-height: 30px;
  color: #ffffff;
  padding: 5px 20px;
  font-weight: 600;
  overflow: hidden;
  letter-spacing: 0.02em;
  background-color: rgba(24, 186, 96, 0.8);
}
.about-section .btn-style-one:hover{
  background-color: rgba(24, 186, 96, 0.9);
  color: #ffffff;
}
.about-section{
  position: relative;
  padding: 40px 0 30px;
}
.about-section .sec-title{
  margin-bottom: 45px;
}
.about-section .content-column{
  position: relative;
  margin-bottom: 50px;
}
.about-section .content-column .inner-column{
  position: relative;
  padding-left: 30px;
}
.about-section .text{
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 26px;
  color: #848484;
  font-weight: 400;
}
.about-section .btn-box{
  position: relative;
}
.about-section .image-column{
  position: relative;
}
.about-section .image-column .text-layer{
    position: absolute;
    right: -110px;
    top: 50%;
    font-size: 325px;
    line-height: 1em;
    color: #ffffff;
    margin-top: -175px;
    font-weight: 500;
}
.about-section .image-column .inner-column{
  position: relative;
  padding-left: 80px;
  padding-bottom: 0px;
}
.about-section .image-column .inner-column .author-desc{
    position: absolute;
    bottom: 16px;
    z-index: 1;
    background: orange;
    padding: 10px 15px;
    left: 96px;
    width: calc(100% - 152px);
    border-radius: 50px;
}
.about-section .image-column .inner-column .author-desc h2{
    font-size: 21px;
    letter-spacing: 1px;
    text-align: center;
    color: #fff;
  margin: 0;
}
.about-section .image-column .inner-column .author-desc span{
    font-size: 16px;
    letter-spacing: 6px;
    text-align: center;
    color: #fff;
  display: block;
  font-weight: 400;
}
.about-section .image-column .inner-column:before{
    content: '';
    position: absolute;
    width: calc(50% + 80px);
    height: calc(100% + 160px);
    top: -80px;
    left: -3px;
    background: transparent;
    z-index: 0;
    border: 44px solid rgba(65, 84, 100, 0.85);
}
.about-section .image-column .image-1{
  position: relative;
}
.about-section .image-column .image-2{
  position: absolute;
  left: 0;
  bottom: 0;
}
.about-section .image-column .image-2 img,
.about-section .image-column .image-1 img{
  box-shadow: 0 30px 50px rgba(8,13,62,.15);
      border-radius: 46px;
}

.box-content .flat-list li::before {
  content: "\f00c";
  font-family: "FontAwesome";
  color: #18ba60;
  font-size: 12px;
  position: absolute;
  left: 0;
  top: 50%;
  display: block;
  padding-top: 1px;
  line-height: normal;
  -webkit-transform: translate3d(0,-50%,0);
  -moz-transform: translate3d(0,-50%,0);
  transform: translate3d(0,-50%,0);
}

.brilliance-section{
  position: relative;
  padding: 30px 0 70px;
}
.brilliance-section .fa{
  font-size: 40px;
  margin-bottom: 20px;
}
.brilliance-section article.post .content-post h4 a{
  color: #18ba60;
  font-size: 18px;
}
.brilliance-section article.post .content-post::after {
  background-color: #F7F7F7 !important;
}
.brilliance-section article.post .content-post{
  min-height: 250px;
  text-align: center;
}

.contact-info .info {
  margin-bottom: 20px;
}

.flat-about{
  margin-bottom: 50px;
}

.flat-about p{
  text-align: justify;
}

.flat-about .title {
  font-size: 20px;
  font-weight: 600;
  color: #333333;
  margin: 15px 0;
}
.feedback-section{
  
}
#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 60px;
}
#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
#quote-carousel .carousel-indicators {
    position: relative;
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-top: 20px;
    margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
    width: 20px;
    height: 20px;
    cursor: pointer;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    opacity: 0.4;
    overflow: hidden;
    transition: all .4s ease-in;
    vertical-align: middle;
}
#quote-carousel .carousel-indicators .active {
    width: 30px;
    height: 30px;
    opacity: 1;
    transition: all .2s;
}
.item blockquote {
    border-left: none;
    margin: 0;
}
.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}

.content-post .position {
  font-size: 15px;
  margin-bottom: 5px;
}
.content-post .team-sub-title {
  font-size: 17px;
  color: #333333;
  font-weight: bold;
}
.content-post ul {
  list-style-type: disc;
  padding-left: 10px;
  margin-top: 11px;
}
.pd-about-team .bg-theme{
  padding: 20px;
}
.wrap-main-post{
  padding: 10px 0;
}
.d-none{
  display: none;
}
.flat-alert.msg-success{
  color: #83c34c;
  font-weight: bold;
}
.flat-alert.msg-error{
  color: red;
  font-weight: bold;
}
.contact-close{
  color: red;
  margin-right: 10px;
}
#mainnav .menu > li > a.active {
  color: #18ba60;
}
.feedback-section small{
  font-weight: bold;
  font-size: 13px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-style: italic;
}
.counter-section .counter-item{
  text-align: center;
  padding: 40px 40px 20px;
}
.counter-section .counter-item.border-right{
  border-right: 1px solid #e1e1e1;
}
.counter-section .counter-item span{
  display: inline-block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #ebebeb;
  color: #18ba60;
}
.counter-section .counter-item .number{
  font-size: 25px;
  font-weight: bold;
  margin: 20px 0px 10px;
}
.counter-section .counter-item span > i{
  font-size: 35px;
  padding: 10px 0px;
}

@media only screen and (max-width: 850px) { 
  .about-section .content-column {
    position: relative;
    margin-bottom: 90px;
  }
  .logo {
    margin-top: 35px;
  }
  .feedback-section .carousel-indicators{
    display: none;
  }
  .secThree img{
    margin-top: 0px !important;
    margin-bottom: 20px;
  }
  .res-img{
    padding-top: 10px;
  }
  .tp-caption.title-slide{
    font-size: 21px !important;
    padding-top: 20px !important;
  }
  .tp-caption.sub-title{
    font-size: 15px !important;
    font-weight: 500 !important;
    white-space: break-spaces !important;
    width: 300px !important;
    margin-top: 60px !important;
  }
}
.sub-title-section{
  font-style: italic;
  font-family: Aharoni;
  font-size: 19px !important;
  font-weight: bold;
}
.sub-title-section-sub{
  font-style: italic;
  font-family: Aharoni;
  font-size: 16px !important;
  font-weight: bold;
}

.flat-client .img-box{
 text-align: center;
}

.parent_company a{
  color: #18ba60;
}
.parent_company a:hover{
  color: #FFF;
}