*{margin: 0; padding: 0; box-sizing: border-box;
     font-family: 100%;} 


     a {
      text-decoration: none;
      color: #fff;
  }

li{
    list-style: none;
}

.header{
    position: relative;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #000;
}

.nav-item a:hover{
    background-color:#000;
}

i.fa.fa-facebook:hover {
   color:#afc1ea;
}

i.fa.fa-twitter:hover{color:#37b1e2;}

i.fa.fa-google-plus:hover{color: #e83f3a;}

/*============inner==detalis==========*/

.orging_sec {
  margin: 30px auto;
}

#innder_detalis_sec{padding: 40px 0px;}

.card{
  
  border-top-right-radius: 10px 10px;
  border-top-left-radius: 50px 50px;
  border-bottom-left-radius: 5px 5px;
  border-bottom-right-radius: 50px 50px;
  box-shadow: 2px 2px 15px 2px #ccc;
  margin: 10px auto;
}
li.detli_ico_sec {
  margin: 10px -8px;
  font-size: 18px;
  color: #514e4e;
}

h3.inner_detlais_heading {
  text-align: center;
  font-size: 26px;
  color: green;
  font-weight: 700;
}

p.detalis_pregraf {
  text-align: center;
  font-size: 19px;
}

h5.card-title {
  font-size: 26px;
  font-weight: 700;
  color: green;
  text-transform: uppercase;
  /* margin: 10px 10px;*/
  margin-bottom: 30px;
}

.innerfed_one{background-image: url(../images/new//PIC3.jpg);

}

li.detli_ico_sec span i{margin-right: 14px;} 

.img{
   border-top-right-radius: 5px 5px;
  border-top-left-radius: 50px 50px;
}

@media only screen and (max-width: 768px) {
  .hide {
    display:none !important;
  }
}


.button{
  transition: 0.8s ease;
  background-color: #0082FE;
  color: #fff;
  font-size: 14px;
  border-radius: 2rem;
}

.button:hover{
  transition: 0.8s ease;
  border-color: #587e37;
  background-color: #fff;
  color: #587e37;
  font-size: 14px;
}


.custom-shape-divider-bottom-1635508836 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
transform: scaleX(-1);
}

.custom-shape-divider-bottom-1635508836 svg {
  position: relative;
  display: block;
  width: calc(183% + 1.3px);
  height: 80px;
  transform: rotateY(180deg);
}

.custom-shape-divider-bottom-1635508836 .shape-fill {
  fill: #FFFFFF;
}

.card-overlay{
opacity:0;
transition:0.5s ease-in-out;
}

.card:hover .card-overlay{
opacity:0.8;
}

h1,h2{
font-family: 'Playfair Display', serif;
}
h1{
font-weight:700;
}
h2{
font-weight:400;
font-size: 20px;
margin: 20px 0px;
}

img.max {
  width: 100%;
}

h5.inner_frist_detlais {
  text-align: center;
  margin: 25px 0px;
  font-size: 22px;
  font-weight: bold;
}
/*===============detalis-page==============*/

/* Keyframes */

.services{
  display: block;
  width: 100%;
  background: #f7f7f1;
  color: rgba(255, 255, 255, 0.5);
  vertical-align: middle;
  text-align: left;
  position: relative;
  padding: 29px 10px 5px 10px;
}

.services > h2{
  display: block;
  color: rgb(88, 155, 86, 1);
  font-size: 32px;
  line-height: 31px;
  letter-spacing: 1px;
  font-weight: 700;
  margin: 0 auto 30px;
}

.services > span {
  display: block;
  color: rgb(0, 0, 0);
  font-size: 19px;
  font-weight: bold;
  line-height: 1.75;
  margin: 20px auto 10px;
}

.services > img{
  display: block;
  margin-bottom: 20px;
}

.services > p{
  display: inline-block;
  position: relative;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.75;
  margin: 0 auto 10px;
  color: #000;
}

li.nav-item {
    margin: 0px 16px;
}



a.enq-side-btn-icone {
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    /*animation-name: bounce;====*/
    animation-timing-function: linear;
    background: #25d366 none repeat scroll 0 0;
    border-radius: 4px;
    bottom: 19px;
    color: #fff;
    font-size: 32px;
    left: 44px;
    padding: 10px 14px;
    position: fixed;
    transform-origin: center bottom 0;
    z-index: 1111;
    border-radius: 50%;
}

a.call-side-btn-icone {
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    /*===animation-name: bounce;=*/
    animation-timing-function: linear;
    background: #3d348c none repeat scroll 0 0;
    border-radius: 4px;
    bottom: 19px;
    color: #fff;
    font-size: 32px;
    left: 122px;
    padding: 10px 14px;
    position: fixed;
    transform-origin: center bottom 0;
    z-index: 1111;
    border-radius: 50%;
}

.get-free-quote {
    position: fixed;
    z-index: 99;
    top: 50%;
    -webkit-transform: rotate(
-90deg);
    transition: all 0.6s ease 0s;
    right: -56px;
    background: linear-gradient(
45deg, #2c620c 0%,#2c620c 100%);
    border-color: #2c620c;
    border-radius: 4px 4px 0px 0px;
}

/*===========req_contact================*/



#image-gallery {

    padding-bottom: 25px;
}

#gallery {
    
}

h2.timer.count-title.count-number {
    text-align: center;
    color: green;
}


/*=============category====================*/

.grid-row {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
}

.grid-item {
  height: 550px;
  flex-basis: 20%;
  -ms-flex: auto;
  width: 259px;
  position: relative;
  padding: 10px;
  box-sizing: border-box;
}

.grid-row a {
  text-decoration: none;
}

.wrapping-link {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  color: currentColor;
}

.grid-item-wrapper {
  -webkit-box-sizing: initial;
  -moz-box-sizing: initial;
  box-sizing: initial;
  background: #ececec;
  margin: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  -webkit-transition: padding 0.15s cubic-bezier(0.4,0,0.2,1), margin 0.15s cubic-bezier(0.4,0,0.2,1), box-shadow 0.15s cubic-bezier(0.4,0,0.2,1);
  transition: padding 0.15s cubic-bezier(0.4,0,0.2,1), margin 0.15s cubic-bezier(0.4,0,0.2,1), box-shadow 0.15s cubic-bezier(0.4,0,0.2,1);
  position: relative;
}

.grid-item-container {
  height: 100%;
  width: 100%;
  position: relative;
}

.grid-image-top {
    height: 45%;
    width: 75%;
    background-size: cover;
    position: relative;
    background-position: 50% 50%;
   
}

.grid-image-top .centered {
  text-align: center;
  transform: translate(-50%, -50%);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 54.5%;
  left: 50%;
  width: 60%;
  height: 60%;
  background-position: center;
}



.rex-ray-image {
  background-image: url(https://thecodeteam.com/wp-content/uploads/2017/08/Rex-Ray-icon-209x300.png);
}



.sputnik-image {
  background-image: url(https://thecodeteam.com/wp-content/uploads/2017/08/sputnik-1-300x257.png);
}


.edgex-image {
  background-image: url(https://thecodeteam.com/wp-content/uploads/2017/08/edge-x-300x287.png);
}



.openswitch-image {
  background-image: url(https://thecodeteam.com/wp-content/uploads/2017/08/open-switch-300x207.png);
}



.scaleio-image {
  background-image: url(https://thecodeteam.com/wp-content/uploads/2017/08/K8s_ScaleIO_Color-white-thumb-221x300.png);
}



.csi-image {
  background-image: url(https://thecodeteam.com/wp-content/uploads/2017/08/csi-1-300x99.png);
}



.kubernetes-image {
  background-image: url(https://thecodeteam.com/wp-content/uploads/2017/08/kubernetes-300x293.png);
}



.grpc-image {
  background-image: url(https://thecodeteam.com/wp-content/uploads/2017/08/grpc-300x105.png);
}



.envoy-image {
  background-image: url(https://thecodeteam.com/wp-content/uploads/2017/08/envoy_logo-5028052-300x91.png);
}




.istio-image {
  background-image: url(https://thecodeteam.com/wp-content/uploads/2017/08/istio-203x300.png);
}

.grid-item-content {
  padding: 30px 13px 20px 20px;
}

.item-title {
  font-size: 24px;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 18px;
  display: block;
}

.item-category {
  text-transform: uppercase;
  display: block;
  margin-bottom: 20px;
  font-size: 14px;
}

.item-excerpt {
  margin-bottom: 20px;
  display: block;
  font-size: 14px;
}

.more-info {
  position: absolute;
  bottom: 0;
  margin-bottom: 25px;
  padding-left: 0;
  transition-duration: .5s;
  font-size: 12px;
  display: flex;
}

.more-info i {
  padding-left: 5px;
  transition-duration: .5s;
}

.grid-item:hover .more-info i {
  padding-left: 20px;
  transition-duration: .5s;
}

.more-info i::before {
  font-size: 16px;
}

.grid-item:hover .grid-item-wrapper {
  padding: 2% 2%;
  margin: -2% -2%;
}

@media(max-width: 1333px) {
 
}

@media(max-width: 1073px) {
   .grid-item {
    flex-basis: 33.33%;
  }
}

@media(max-width: 815px) {
  .grid-item {
    flex-basis: 50%;
  }
}

@media(max-width: 555px) {
  .grid-item {
    flex-basis: 100%;
    
}
}

i.fa.fa-map-marker {
  -webkit-transform: rotate( 
316deg);
}

/*========================================second-catgroy=============*/

.catogery-list {
  display: block;
  float: left;
  list-style:none;
  width: 30%;
  height: 400px;
  background: #23192D;
  border-radius: 5px;
  margin: 15px;
}
.catogery-list li {
  display: block;
  color: #fff;
  padding: 20px 10px;
  font: 18px sans-serif;
  text-transform: capitalize;
  cursor: pointer;
}
.catogery-list li:hover {
  background: #fff;
  color: #23192D;
  border-left: 3px solid #ACDEB2
}
li.active {
  color: #23192D;
}

.products {
  width: 65%;
  min-height: 100vh;
  height: auto;
  float: left;
  background: #23192D;
  margin: 15px 10px;
  padding: 10px;
}
.products > div {
  display: inline-block;
  width: 30.3333%;
  height: 100px;
  color: #fff;
  border: 1px solid #fff;
  margin: 5px;
  text-align: center;
  line-height: 100px;
  cursor: pointer;
}

/*=====================about-sec========================*/


.page-title {
  position: relative;
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  text-align: center;
  height: 370px;
}

.about-section-two {
  position: relative;
  padding: 100 px0 50px;
overflow: hidden;
}

.about-section-two .sec-title {
  margin-bottom: 15px;
}


.about-section-two .image-box .image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.auto-container {
  position: static;
  max-width: 1200px;
  padding: 0px 15px;
  margin: 0 auto;
}

.sec-title h2 {
  position: relative;
  font-size: 30px;
  line-height: 1.2em;
  color: #333333;
  font-weight: 700;
  margin-bottom: 20px;
}

.sec-title .separator {
  position: relative;
  display: inline-block;
  width: 140px;
}

.sec-title .separator:before, .sec-title .separator:after {
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 55px;
  border-bottom: 1px solid #cccccc;
  content: "";
}

.sec-title p {
  width: 60%;
  margin: 0px auto;
}

.about-section-two .content-column {
  position: relative;
  margin-bottom: 20px;
}

.about-section-two .content-column .inner-column {
  position: relative;
  padding-left: 45px;
  padding-top: 30px;
}

.about-section-two .sec-title {
  margin-bottom: 15px;
}

.sec-title h2 {
  position: relative;
  font-size: 30px;
  line-height: 1.2em;
  color: #333333;
  font-weight: 700;
  margin-bottom: 20px;
}

.about-block {
  position: relative;
  margin-bottom: 30px;
}

.about-block .inner {
  position: relative;
  padding-left: 50px;
}

.about-block h4 {
  font-size: 15px;
  line-height: 1.2em;
  color: #333333;
  font-weight: 700;
  margin-bottom: 0px;
}

.about-section-two .content-column .inner-column {
  position: relative;
  padding-left: 45px;
  padding-top: 0px;
}


.sec-title .separator:after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 55px;
  border-bottom: 1px
solid #cccccc;
  content: "";
}

.sec-title .separator:after {
  left: auto;
  right: 0;
  bottom: 10px;
}

.sec-title h2 {
  position: relative;
  font-size: 30px;
  line-height: 1.2em;
  color: #333333;
  font-weight: 700;
  margin-bottom: 20px;
  margin-left: 16px;
  margin-top: 45px;
}

span.icon.far.fa-hand-point-right {
  position: absolute;
  left: 10px;
    top: 2px;
    font-size: 22px;
}


.about-block .inner {
  position: relative;
  padding-left: 50px;
}

.about-block h4 {
  font-size: 15px;
  line-height: 1.2em;
  color: #333333;
  font-weight: 700;
  margin-bottom: 0px;
}

.about-section-two .image-column .image:before {
  position: absolute;
  right: -30px;
  top: -30px;
  height: 270px;
  width: 270px;
  background-image: url(../images/new//icons/pattern3.png);
  background-repeat: no-repeat;
  background-position: right top;
  content: "";
  z-index: -1;
}

.about-section-two .image-box .image {
  position: relative;
  margin-bottom: 0;
  height: 460px;
}

.about-section-two .image-box {
  position: relative;
}

.about-section-two .image-column {
  position: relative;
  margin-bottom: 50px;
}


/*=================================top-header=========================*/

.themesflat-top {
  background-color: #587e37;
  position: relative;
}

.themesflat-top .container-inside {
  display: table;
  width: 100%;
}

.themesflat-top .content-left {
  padding: 13px 0px 13px;
  color: #fff;
}

.themesflat-top ul.themesflat-socials {
  display: inline-block;
}

.themesflat-top ul.themesflat-socials li {
  margin-right: 0px;
  display: inline;
}

.themesflat-top .content-right ul > li {
  padding: 13px 0px 13px;
  display: inline;
  margin-left: 29px;
}

.text-right {
  text-align: right!important;
  position: absolute;
  top: 12px;
  right: 23px;
}


.logo {
  margin-bottom: -px;
  padding-top: 46px;
 
}

.logo img, .logo svg {
  height: 75px;
}

.dropdown-menu.show {
    background-color: #587e37;
}

.header-wrap .wrap-header-content {
  margin: 66px 0px 38px;
}

.wrap-header-content .button-header:before, .mc4wp-form .subscribe-submit:before, .button-header:before, .themesflat-top .button-topbar:before, .navigation.loadmore a:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 120%;
  height: 100%;
  z-index: -1;
  background-color: #587e37;
  -webkit-transform: rotate3d(0, 0, 1, 
-45deg) translate3d(0, -4
em
, 0);
  transform: rotate3d(0, 0, 1, 
-45deg) translate3d(0, -4
em
, 0);
  -webkit-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
  -webkit-transition: all 0.35s ease-in-out 0s;
  -moz-transition: all 0.35s ease-in-out 0s;
  -ms-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
}

.wrap-header-content .button-header {
  float: right;
  padding: 0px 35px 0px 35px;
  font-weight: 700;
  margin-top: 3px;
  font-size: 14px;
  line-height: 45px;
  color: #ffffff;
}

.wrap-header-content .button-header, .button-header {
  display: inline-block;
  position: relative;
  overflow: hidden;
  z-index: 1;
  margin-left: 54px;
  
}

/*==========================top-header=end=======*/

.nav-item a{
    color: #fff!important;
    font-size: 16px;
    font-family: system-ui;
}

a.navbar-brand img{width: 51%;}





.header-button a{
    border: 1px #fff solid;
    border-radius: 100px;
    padding: 12px 35px;
    outline: none;
    color: #fff;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.4;
    text-align: center;
}

.header-button a:hover{
    color: #587e37;
    background: #fff;
    text-decoration: none;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
}

.wrap-header-content > ul {
  float: right;
  padding: 0;
  margin: 0;
  list-style: none;
}

.wrap-header-content > ul li {
  float: left;
  padding-right: 49px;
}

.wrap-header-content > ul > li .border-icon {
  float: left;
  width: 40px;
  height: 40px;
  border: 1px solid;
  border-color: #587e37;
  text-align: center;
  margin-right: 18px;
  margin-top: 4px;
  padding: 6px;
  -webkit-transform: rotate( 
45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate( 
45deg);
}

.wrap-header-content > ul > li > .text {
  overflow: hidden;
}

.wrap-header-content > ul li:last-child {
  padding-right: 0px;}

  .wrap-header-content > ul li {
    float: left;
    padding-right: 49px;
}

.wrap-header-content > ul > li > .text > p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  color: #42435d;
}


.header.widget-header .nav {
  background-color: #587e37;
}

.nav-wrap {
  float: left;
}

.btn-menu {
  display: none;
  float: right;
  position: relative;
  background: transparent;
  cursor: pointer;
  margin: 22px 0px 22px 0px;
  width: 26px;
  height: 16px;
  -webkit-transition: all ease .238s;
  -moz-transition: all ease .238s;
  transition: all ease .238s;
}

.btn-menu:before, .btn-menu:after, .btn-menu span {
  background: #ffffff;
}

.btn-menu span {
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  top: 50%;
  overflow: hidden;
  text-indent: 200%;
}

#mainnav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#mainnav > ul > li {
  float: left;
  
}

#mainnav ul li {
  position: relative;
}

#mainnav ul li a, #mainnav ul.sub-menu > li > a {
  font-size: 14px;
  line-height: 60px;
  color: #ffffff;
}

/*============================slider==============================*/


/*======================================second-slider====*/
.carousel-inner img {
  width: 100%;
  height: 100%;
}

.slider_mob {
  display: none;
}

/*=====================card-sec===============================*/
.containered-sec {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: row wrap;
    gap: 60px;
    width: 80vw;
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .containered-sec > * {
    flex-grow: 1;
    flex-basis: 0;
  }
  .containered-sec .card {
    min-width: 15rem;
    max-width: calc(12.5rem + 13vw);
    background-color: #fff;
    border-radius: 1rem;
    box-shadow: 4px 4px 16px -2px #587e37;
    position: relative;
    transition: all 300ms ease;
  }
  .containered-sec .card .ribbon {
    position: absolute;
    top: 32px;
    right: 24px;
    border-radius: 30px;
    border-bottom-left-radius: 0;
    height: 3rem;
    width: 100%;
    background-color: #0000007d;
    box-shadow: 6px 6px 16px -6px black;
  }
  .containered-sec .card .ribbon::before, .containered-sec .card .ribbon::after {
    content: "";
    position: absolute;
    top: 3rem;
    width: 24px;
  }
  .containered-sec .card .ribbon::before {
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
    background-color: #0000007d;
    height: 2rem;
    z-index: 1;
  }
  .containered-sec .card .ribbon::after {
    height: 1rem;
    background-color: #587e37;
  }
  .containered-sec .card .ribbon .ribbon-text {
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    transform: translatey(-50%);
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
  .containered-sec .card img {
    display: block;
    max-width: 100%;
    aspect-ratio: 16/9;
    height: auto;
    object-fit: cover;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }
  .containered-sec .card .card-info {
    color: #587e37;
  }
  .containered-sec .card .card-info .card-text {
    padding: 16px;
        line-height: 1.3;
        text-align: justify;
        color: #000;
    
  }
  .containered-sec .card .card-info a {
    text-decoration: none;
    color: #000;
    outline: none;
    display: block;
    margin: 0 auto 16px auto;
    width: fit-content;
    text-align: center;
    border: thin solid #000;
    padding: 8px 16px;
    border-radius: 4px;
    transition: background-color 300ms ease, color 300ms ease;
  }
  .containered-sec .card .card-info a:hover, .containered-sec .card .card-info a:focus {
    background-color: #587e37;
    color: #fff;
  }
  .containered-sec .card:hover, .containered-sec .card:focus-within {
    transform: scale(1.05);
  }
.csrd_sec {
    padding: 30px 0px;
    background-color:#f7f7f1;
   
}

/*=============================*/
.vc_column_container>.vc_column-inner {
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

.vc_custom_1635492781271 {
  padding-top: 16px!important;
}

.title-section .title-line {
    width: 80px;
    height: 5px;
    display: inline-block;
    margin-left: 11%;
    margin-bottom: 22px;
}

#testimonial-area {
    padding: 25px 0px;
    background-color: #f7f7f1;

}

p {
  margin-bottom: 50px;
}
  /*=========================services=======================*/
nav.navbar.navbar-expand-lg.navbar-light {
    margin-left: -38px;
}
  .box {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(88, 126, 55, 0.5);
    overflow: hidden;
    border-radius: 20px;
    margin: 5px;
  }
  
  .box::after {
    content: "";
    position: absolute;
    inset: 4px;
    background: #587e37;
    background-image: url(../images/new//PIC3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
  }
  
  .box::before {
    content: "";
    position: absolute;
    width: 150px;
    height: 140%;
    /*background: linear-gradient(#00ccff, #d400d4);*/
    /*animation: animate 4s linear infinite;*/
  }


  .boxe {
    position: relative;

    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.5);
    overflow: hidden;
    border-radius: 20px;
    margin: 5px;
  }
  
  .boxe::after {
    content: "";
    position: absolute;
    inset: 4px;
    background: #587e37;
    background-image: url(../images/new//PIC4.jpg);
    background-repeat: no-repeat;
    background-size: cover;
  }

  

  .boxend {
    position: relative;

    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.5);
    overflow: hidden;
    border-radius: 20px;
    margin: 5px;
  }
  
  .boxend::after {
    content: "";
    position: absolute;
    inset: 4px;
    background: #587e37;
    background-image: url(../images/new//PIC5.jpg);
    background-repeat: no-repeat;
    background-size: cover;
  }
  
  .boxend::before {
    content: "";
    position: absolute;
    width: 150px;
    height: 140%;
    /*background: linear-gradient(#00ccff, #d400d4);*/
    /*animation: animate 4s linear infinite;*/
  }


  .boxend::before {
    content: "";
    position: absolute;
    width: 150px;
    height: 140%;
    /*background: linear-gradient(#00ccff, #d400d4);*/
    /*animation: animate 4s linear infinite;*/
  }



  .boxess {
    position: relative;

    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.5);
    overflow: hidden;
    border-radius: 20px;
    margin: 5px;
  }
  
  .boxess::after {
    content: "";
    position: absolute;
    inset: 4px;
    background: #587e37;
    background-image: url(../images/new//PIC5.jpg);
    background-repeat: no-repeat;
    background-size: cover;
  }
  
  .boxess::before {
    content: "";
    position: absolute;
    width: 150px;
    height: 140%;
    /*background: linear-gradient(#00ccff, #d400d4);*/
    /*animation: animate 4s linear infinite;*/
  }


  .boxess::before {
    content: "";
    position: absolute;
    width: 150px;
    height: 140%;
    /*background: linear-gradient(#00ccff, #d400d4);*/
    /*animation: animate 4s linear infinite;*/
  }
  
  @keyframes animate {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(350deg);
    }
  }
  
  .box h2 {
    color: #fff;
    font-size: 26px;
    z-index: 10;
    padding: 97px 37px;
    font-family: Work Sans;
}

  .boxe h2 {
    color: #fff;
    font-size: 26px;
    z-index: 10;
    padding: 97px 37px;
    font-family: Work Sans;
  }

  .boxess h2 {
   color: #fff;
    font-size: 26px;
    z-index: 10;
    padding: 97px 37px;
    font-family: Work Sans;
  }

  .boxend h2 {
   color: #fff;
    font-size: 26px;
    z-index: 10;
    padding: 97px 37px;
    font-family: Work Sans;
  }


  
  #services_sed {
    padding: 30px  0px;
        margin: 13px;
    }

    #about2 {
   
     height: auto;
  }

  

/*=========================faq======================*/

.centerplease {
  margin: 0 auto;
  max-width: 270px;
  font-size: 40px;
}

/*Question*/
.question {
  position: relative;
  background: #f9f9f9;
  margin: 0;
  padding: 10px 10px 10px 50px;
  display: block;
  width:100%;
  cursor: pointer;
}
/*Answer*/
.answers {
  padding: 0px 15px;
  margin: 5px 0;
  width:100%!important;
  height: 0;
  overflow: hidden;
  z-index: -1;
  position: relative;
  opacity: 0;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
}

.questions:checked ~ .answers{
  height: auto;
  opacity: 1;
  padding: 15px;
  
}

/*FAQ Toggle*/
.plus {
  position: absolute;
  margin-left: 10px;
  z-index: 5;
  font-size: 2em;
  line-height: 100%;
  -webkit-user-select: none;    
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;

}

.questions:checked ~ .plus {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);

}

.questions {
  display: none;
  
}


.home-demo .item {
    background: #ff3f4d;
}
.home-demo h2 {
    color: #FFF;
    text-align: center;
    padding: 5rem 0;
    margin: 0;
    font-style: italic;
    font-weight: 300;
}

i.fa.fa-map-marker {
    -webkit-transform: rotate( 
316deg);
}

/*===============number-cont====================*/
.col_half {
  width: 49%;
}
.col_third {
  width: 32%;
}
.col_fourth {
  width: 23.5%;
}
.col_fifth {
  width: 18.4%;
}
.col_sixth {
  width: 15%;
}
.col_three_fourth {
  width: 74.5%;
}
.col_twothird {
  width: 66%;
}
.col_half,
.col_third,
.col_twothird,
.col_fourth,
.col_three_fourth,
.col_fifth {
  position: relative;
  display: inline;
  display: inline-block;
  float: left;
  margin-right: 2%;
  margin-bottom: 20px;
}
.end {
  margin-right: 0 !important;
}
/* Column Grids End */

.wrapper {
  width: 100%;
  margin: 30px auto;
  position: relative;
     background-image:url('../images/new//number1.png');
    background-size:cover;
    padding: 40px;
}
.counter {
    background-color: honeydew;
    padding: 20px 10px;
    border-radius: 5px;
    width: 100%;
        margin-top: 11px;
    background-attachment: fixed;
}



.count-title {
  font-size: 40px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
}
.count-text {
  font-size: 19px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
}
.fa-2x {
  margin: 0 auto;
  float: none;
  display: table;
  color: #4ad1e5;
}


/*==============ghallery======================*/

.img-wrapper {
  position: relative;
  margin-top: 15px;
}
.img-wrapper img {
  width: 100%;
}

.img-overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}
.img-overlay i {
  color: #fff;
  font-size: 3em;
}

#overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#overlay img {
  margin: 0;
  width: 80%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  padding: 5%;
}
@media screen and (min-width: 768px) {
  #overlay img {
    width: 60%;
  }
  
  .nav-item a:hover {
    background-color: #000;
    padding-left: 8px;
}
  

  
}
@media screen and (min-width: 1200px) {
  #overlay img {
    width: 50%;
  }
}

#nextButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}
#nextButton:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #nextButton {
    font-size: 3em;
  }
}

#prevButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}
#prevButton:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #prevButton {
    font-size: 3em;
  }
}

#exitButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  position: absolute;
  top: 15px;
  right: 15px;
}
#exitButton:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #exitButton {
    font-size: 3em;
  }
}


/*========================processe-bar===========================*/

.main {
    border: 1px black solid;
}


.step-wrapper {
  margin: 30px;
  margin-bottom: 200px;
  position: relative;
}

.linestep {
  text-align: center;
  max-width: 250px;
  position: absolute;
}
.linestep .num {
  color: #fff;
  border-radius: 100px;
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-weight: bold;
  background: #587e37;
}
.linestep p {
  width: 250px;
  position: absolute;
  margin-top: 7px;
  font-weight: 500;
  line-height: normal;
  font-size: 18px;
}
.linestep p.top {
  bottom: 50px;
  left: -110px;
}
.linestep p.bottom {
  left: -110px;
}
.linestep p.left {
  width: 200px;
  right: 34px;
  top: -17px;
}
.linestep p.right {
  width: 200px;
  left: 34px;
  top: -17px;
}

.linestep {
  visibility: hidden;
}

.path {
  visibility: hidden;
}

.move-line .path {
  visibility: visible;
  stroke-dasharray: 3700;
  stroke-dashoffset: 3700;
  animation: moveline 4s linear forwards;
}
.move-line .linestep {
  animation-name: show-step-item;
  animation-duration: 0.2s;
  animation-fill-mode: forwards;
}
.move-line .linestep1 {
  animation-delay: 0.4s;
}
.move-line .linestep2 {
  animation-delay: 0.8s;
}
.move-line .linestep3 {
  animation-delay: 1.2s;
}
.move-line .linestep4 {
  animation-delay: 1.6s;
}
.move-line .linestep5 {
  animation-delay: 2s;
}
.move-line .linestep6 {
  animation-delay: 2.4s;
}
.move-line .linestep7 {
  animation-delay: 2.8s;
}
.move-line .linestep8 {
  animation-delay: 3.2s;
}

@keyframes show-step-item {
  from {
    transform: scale(0.2);
    opacity: 0;
  }
  to {
    visibility: visible;
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes moveline {
  to {
    stroke-dashoffset: 0;
  }
}

.linestep.linestep1{left: 56%; top: -2%;}

.linestep.linestep2 {
right: -0.5%; top: 20%;
}

.linestep.linestep3 {
 left: 68%; top: 44%;
}

.linestep p.bottom_sec {
    left: -79px;
    top: 79%;
}


.linestep.linestep4 {
  left: 32%; top: 44.5%;
}

.linestep.linestep5 {
   left: -1.5%; top: 68%;
}


.step-wrapper {
  margin: 30px;
  margin-bottom: 200px;
  position: relative;
}

.linestep {
  text-align: center;
  max-width: 250px;
  position: absolute;
}
.linestep .num {
  color: #fff;
  border-radius: 100px;
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-weight: bold;
  background: #76bc02;
}
.linestep p {
  width: 250px;
  position: absolute;
  margin-top: 7px;
  font-weight: 500;
  line-height: normal;
  font-size: 18px;
}
.linestep p.top {
  bottom: 15px;
  left: -110px;
}
.linestep p.bottom {
  left: -110px;
}

 .linestep p.bottom_sec{
  left: -110px;
}


 .linestep p.bottom_box {
  left: -110px;
}

 .linestep p.bottom_up {
  left: -110px;
}

 .linestep p.bottom_dwon {
  left: -110px;
}

.linestep p.left {
  width: 245px;
  right: 34px;
  top: -17px;
}
.linestep p.right {
  width: 200px;
  left: 34px;
  top: -17px;
}

.linestep {
  visibility: hidden;
}

.path {
  visibility: hidden;
}

.move-line .path {
  visibility: visible;
  stroke-dasharray: 3700;
  stroke-dashoffset: 3700;
  animation: moveline 4s linear forwards;
}
.move-line .linestep {
  animation-name: show-step-item;
  animation-duration: 0.2s;
  animation-fill-mode: forwards;
}
.move-line .linestep1 {
  animation-delay: 0.4s;
}
.move-line .linestep2 {
  animation-delay: 0.8s;
}
.move-line .linestep3 {
  animation-delay: 1.2s;
}
.move-line .linestep4 {
  animation-delay: 1.6s;
}
.move-line .linestep5 {
  animation-delay: 2s;
}
.move-line .linestep6 {
  animation-delay: 2.4s;
}
.move-line .linestep7 {
  animation-delay: 2.8s;
}
.move-line .linestep8 {
  animation-delay: 3.2s;
}

@keyframes show-step-item {
  from {
    transform: scale(0.2);
    opacity: 0;
  }
  to {
    visibility: visible;
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes moveline {
  to {
    stroke-dashoffset: 0;
  }
}

.progre_heading{font-size:23px;}

/*========================================testmonial=====================================*/

#testimonial-area .section-heading h2 {
  font-size: 48px;
  line-height: 58px;
}

.testi-wrap {
  position: relative;
  height: 725px;
  margin-top: -80px;
}

.client-single {
  margin-top: 20px;
  text-align: center;
  position: absolute;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

.client-info,
.client-comment {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.client-single.inactive .client-comment,
.client-single.inactive .client-info {
  display: none;
}
.client-single.inactive .client-comment,
.client-single.inactive .client-info {
  opacity: 0;
  visibility: hidden;
}
.client-single.position-1 {
  -webkit-transform: scale(0.65);
  transform: scale(0.65);
}
.client-single.position-2 {
  left: -40px;
  top: 105px;
}
.client-single.position-3 {
  left: -60px;
  top: 240px;
  -webkit-transform: scale(0.4) !important;
  transform: scale(0.4) !important;
}
.client-single.position-4 {
  left: 55px;
  top: 380px;
}
.client-single.position-5 {
  top: 30px;
  right: 55px;
}
.client-single.position-6 {
  top: 225px;
  right: -40px;
}
.client-single.position-7 {
  top: 400px;
  right: 45px;
  -webkit-transform: scale(0.4) !important;
  transform: scale(0.4) !important;
}
.client-single.active {
  top: 10%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 10;
  width: 70%;
}
.client-single.active .client-comment,
.client-single.active .client-info {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.client-single:not(.active) {
  -webkit-transform: scale(0.55);
  transform: scale(0.55);
  z-index: 99;
}
.client-single.active .client-img {
  width: 160px;
  height: 160px;
  margin: 0 auto 24px;
  position: relative;
}
.client-single.active .client-img:before {
  border-radius: 100%;
  content: "";
  background-image: -webkit-gradient(linear, left top, left bottom, from(#587e37), to(#6e9d45));
  background-image: linear-gradient(180deg, #587e37 0%, #6e9d45 100%);
  padding: 5px;
  width: 160px;
  height: 160px;
  top: -4px;
  left: 0px;
  position: absolute;
  z-index: -1;
}
.client-single .client-img img {
  width: 150px;
  border-radius: 50%;
  border: 8px solid #d1e9ff;
  cursor: pointer;
}
.client-single.active .client-img img {
  max-width: 160px;
  margin: 0 auto 24px;
  border: 0;
}

.client-comment {
  padding: 0 30px;
}
.client-comment h3 {
  font-size: 19px;
  line-height: 32px;
  color: #000;
}
.client-comment span i {
  font-size: 60px;
  color: #587e37;
  margin: 40px 0 24px;
  display: inline-block;
}

.client-info h3 {
  color: #000;
  font-weight: 600;
  margin-bottom: 4px;
}
.client-info p {
  color: #587e37;
  text-transform: uppercase;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  #testimonial-area .section-heading h2 {
    font-size: 30px;
  }

  .client-comment h3 {
    font-size: 18px;
    line-height: 28px;
  }

  .client-single.active {
    width: 60%;
  }

  .client-single:not(.active) {
    -webkit-transform: scale(0.55);
    transform: scale(0.35);
  }

  .client-single.position-3,
.client-single.position-7 {
    -webkit-transform: scale(0.3) !important;
    transform: scale(0.3) !important;
  }

  .client-single.active .client-img img {
    max-width: 100px;
  }

  .client-single.active .client-img::before {
    padding: 5px;
    width: 108px;
    height: 108px;
    top: -4px;
    left: 6px;
  }

  .client-single.active .client-img {
    width: 120px;
    height: 100px;
  }

  .testi-wrap {
    height: 580px;
  }

  #testimonial-area {
    padding: 100px 0 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #testimonial-area .section-heading h2 {
    font-size: 30px;
  }

  .client-comment h3 {
    font-size: 14px;
    line-height: 26px;
  }

  .client-single.active {
    width: 60%;
  }

  .client-comment span i {
    font-size: 40px;
  }

  .client-single:not(.active) {
    -webkit-transform: scale(0.55);
    transform: scale(0.35);
  }

  .client-single.position-5,
.client-single.position-7 {
    right: 0;
  }

  .client-single.position-4 {
    left: 0;
  }

  .client-single.position-3,
.client-single.position-7 {
    -webkit-transform: scale(0.3) !important;
    transform: scale(0.3) !important;
  }

  .client-single.active .client-img img {
    max-width: 80px;
  }

  .client-single.active .client-img::before {
    padding: 5px;
    width: 88px;
    height: 88px;
    top: -4px;
    left: 16px;
  }

  .client-single.active .client-img {
    width: 120px;
    height: 100px;
  }

  .testi-wrap {
    height: 630px;
  }
}
@media only screen and (min-width: 360px) and (max-width: 479px) {
  #testimonial-area .section-heading h2 {
    font-size: 30px;
    line-height: 40px;
  }

  .client-comment h3 {
    font-size: 14px;
    line-height: 26px;
  }

  .client-single.active {
    width: 80%;
  }

  .client-comment span i {
    font-size: 40px;
  }

  .client-single:not(.active) {
    -webkit-transform: scale(0.25);
    transform: scale(0.25);
  }

  .client-single.position-5,
.client-single.position-7,
.client-single.position-6 {
    right: -70px;
  }

  .client-single.position-4 {
    left: -60px;
  }

  .client-single.position-3 {
    left: -75px;
  }

  .client-single.position-3,
.client-single.position-7 {
    -webkit-transform: scale(0.25) !important;
    transform: scale(0.25) !important;
  }

  .client-single.active .client-img img {
    max-width: 80px;
  }

  .client-single.active .client-img::before {
    padding: 5px;
    width: 88px;
    height: 88px;
    top: -4px;
    left: 16px;
  }

  .client-single.active .client-img {
    width: 120px;
    height: 100px;
  }

  .testi-wrap {
    height: 600px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 359px) {
  #testimonial-area .section-heading h2 {
    font-size: 30px;
  }
 .services > img {
    display: block;
    margin-bottom: 20px;
    width: 100%;
}
.nav-item a:hover {
    background-color: #000;
    padding-left: 8px;
}

  .client-comment h3 {
    font-size: 14px;
    line-height: 26px;
  }

  .client-single.active {
    width: 80%;
  }

  .client-comment span i {
    font-size: 40px;
  }

  .client-single:not(.active) {
    -webkit-transform: scale(0.25);
    transform: scale(0.25);
  }

  .client-single.position-5,
.client-single.position-7,
.client-single.position-6 {
    right: -70px;
  }

  .client-single.position-4 {
    left: -60px;
  }

  .client-single.position-3 {
    left: -75px;
  }

  .client-single.position-3,
.client-single.position-7 {
    -webkit-transform: scale(0.25) !important;
    transform: scale(0.25) !important;
  }

  .client-single.active .client-img img {
    max-width: 80px;
  }

  .client-single.active .client-img::before {
    padding: 5px;
    width: 88px;
    height: 88px;
    top: -4px;
    left: 16px;
  }

  .client-single.active .client-img {
    width: 120px;
    height: 100px;
  }

  .testi-wrap {
    height: 550px;
  }
}

/*=====================footer=====================*/
.round-btn {display: inline;height: 40px; width: 40px; background:#fff;border-radius: 50%;float: left;margin: 15px 8px;box-shadow: 2px 2px 5px 0px rgb(82, 0, 67);border: 1px solid;/*border: 1px solid #622657;*/}
.round-btn a {display: block !important;padding: 7px 12px;font-size: 18px;border-radius: 50%;}
.round-btn .icon {padding: 3px;}
.round-btn .icon img{height: 24px; width: 32px;margin-top: 6px;}
.btn-facebook a {color: #3b5998;padding: 8px 13px;}
.btn-linkedin a {color: #007bb6;}
.btn-twitter a{color: #1c9deb;}
.btn-instagram a{color: #dd3f5c;}
.btn-whatsapp a{color: #155E54;}
.btn-envelop a{color: #D6403A;font-size: 15px; padding: 9px 12px;}
.standard_header .standard_social_links {margin-left: 1rem;}


 
.footer-wrap {
  padding-top: 43px;
  background-size: cover;
}

.footer-wrap h3 {
  color: #fff;
  font-size: 17px;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.footer-wrap p {
  font-size: 13px;
  line-height: 24px;
  color: #fff;
  margin-top: 15px;
}

.footer-wrap p a {
  color: #fff;
  text-decoration: underline;
  font-style: italic;
}

.footer-wrap p a:hover {
  text-decoration: none;
  color: #ff7800;
}

.footer-links li a {
  font-size: 13px;
  line-height: 30px;
  color: #fff;
  text-decoration: none;
}


.footer-links li:before {
  content: "\f105";
  font-family: 'FontAwesome';
  padding-right: 10px;
  color: #fff;
}

.footer-category li a {
  font-size: 13px;
  line-height: 30px;
  color: #fff;
  text-decoration: none;
}

.footer-category li:before {
  content: "\f105";
  font-family: 'FontAwesome';
  padding-right: 10px;
  color: #fff;
}

.address {
  
  color: #fff;
  font-size: 14px;
  position: relative;
  padding-left: 30px;
  line-height: 30px;
}

.address:before {
  content: "\f277";
  font-family: 'FontAwesome';
  position: absolute;
  top: 0;
  left: 0;
}

.info a {

  color: #b3b3b3;
  font-size: 14px;
  line-height: 30px;
  font-weight: normal;
}

.fa-phone:before {
  content: "\f095";
}

.info a {

  color: #fff;
  font-size: 14px;
  line-height: 30px;
  font-weight: normal;
}

.fa-fax:before {
  content: "\f1ac";
}

.copyright {
  border-top: 1px solid #111;
  font-size: 14px;
  color: #ccc;
  padding-top: 15px;
  text-align: center;
  padding-bottom: 15px;
  background: #222;
}
footer .second_class{
  border-bottom: 1px solid #444;
  padding-bottom: 25px;
  background-color:#222;
}
footer .first_class {
  padding-bottom: 21px;

}
footer .first_class p, footer .first_class h3{
  margin: 0 0;
  
}
footer{
  background: #157b2c;
  overflow: hidden;
}

footer .newsletter input[type="text"] {
  width: 100%;
  background: #fff;
  color: #333;
  border: 1px solid #222;
  padding: 14px 20px;
  border-radius: 50px;
  margin-top: 12px;
}

.newsletter .newsletter_submit_btn {
  background: #fff;
  position: absolute;
  right: 30px;
  border: 0;
  top: 26px;
  font-size: 17px;
  color: #333;
}

.footer-logo img{ height: 100px;}

footer .second_class_bdr{
  padding-top: 25px;
  
}

footer .btn-facebook a {
  padding: 6px 14px !important;
}

footer .btn-envelop a {
  color: #D6403A;
  font-size: 15px;
  padding: 12px 12px;
}

footer .round-btn a {
  padding: 6px 12px;
}

footer .round-btn {
  box-shadow: 2px 2px 5px 0px #222 !important;}

footer .round-btn {
  margin: 15px 4px;}

footer dl, ol, ul {
  padding-left: 5px;
}
footer li{
  list-style: none;
}

@media(max-width:768px){
  .footer-wrap h3 {
  margin-top: 27px;}
  
  footer .round-btn {
  margin: 15px 4px;}
}
@media(max-width:320px){
.copyright {
  font-size: 13px;}
} 




  /*===========================media==============*/

  @media (max-width: 767px){
    .slider_mob {
      display: block;
  }
  
  h5.card-title {
    font-size: 19px;
    font-weight: 700;
    color: green;
    text-transform: uppercase;
    /* margin: 10px 10px; */
    margin-bottom: 15px;
}
  
  p.detalis_pregraf {
    text-align: center;
    font-size: 13px;
}
  
  .wrap-header-content > ul > li > .text {
    overflow: hidden;
    margin-top: 11px;
}

ul.themesflat-socials {
    margin-left: 20%;
}

.content-right.text-right {
    display: contents;
    /* margin-left: -95%; */
}

.content-left.text-left {
    font-size: 17px;
    margin-left: 15px;
}

  img.slider_des {
    display: none;
}

.glimps_sec {
  /* margin: auto; */
  margin-bottom: 77px;
 font-size: 20px;
}
    
 .linestep.linestep1 {
  left: 48%;
  top: -13%;
}

.progre_heading {
  font-size: 19px;
  padding-bottom: 28px;
}

#about2 {
  padding: 2px 0px;
}

.linestep .num {
  color: #fff;
  border-radius: 100px;
  display: inline-block;
  width: 27px;
  height: 27px;
  text-align: center;
  line-height: 26px;
  font-weight: bold;
  background: #76bc02;
  position: absolute;
  bottom: -17px;
}

.linestep p {
  width: 130px;
  position: absolute;
  margin-top: 26px;
  font-weight: 500;
  line-height: normal;
  font-size: 9px;
}

.linestep p.bottom {
  left: -22px!important;
  bottom: -50px!important
}


.linestep p.left {
  width: 113px !important;
  right: 29px !important;
  top: -43px !important;
}
.linestep p.top {
    bottom: -39px!important;
    left: -115px!important;
}

.linestep p.right {
  left: 34px!important;
  top: -37px!important;
  width: 118px!important;
}

.linestep p.bottom_sec {
  left: -9px!important;
  top: -7px!important;
  width: 120px!important;
}

.linestep p.bottom_dwon {
  left: -33px!important;
  width: 104px !important;
  top: 4px !important;
}

.linestep p.bottom_up {
  left: -53px!important;
  width: 104px!important;
  top: 4px!important;
}

.linestep p.bottom_box {
  left: -79px!important;
  width: 104px!important;
  top: 4px!important;
}

.main {
  width: 100% !important;
  min-height: 380px !important;
  text-align: center!important;
  position: relative !important;
  cursor: pointer !important;
  /* margin-top: 87px; */
  /* position: absolute; */
  /* top: 47%; */
  margin-bottom: 29% !important;
}

#services {
  padding: 4px 0px;
}

.slider_des{display: none;}   
.slider_mob{display: block;}  

.step-wrapper {
  margin: 30px;
  margin-bottom: 91px;
  position: relative;}

#services {
  padding: 0px 0px;
}

#testim {
  margin-top: 77%;
  position: relative;
}


.wrap-header-content > ul li {
  padding-right: 0px;
  width: 100%;
  text-align: center;
  padding-top: 20px;
}

.wrap-header-content > ul {
  float: none;
}
.header-wrap .wrap-header-content {
  margin: 34px 0px 38px;
  text-align: center;
}

.logo {
  padding-left: 0px!important;
}

.wrap-header-content > ul > li .border-icon {
  float: none;
  margin-right: 0px;
  margin-top: 0px;
  position: relative;
  left: 50%;
  margin-left: -20px;
}

.wrap-header-content .button-header {
  float: none;
  margin: 0;
  display: inline-block;
}

.logo img, .logo svg {
  height: 76px;
      margin-left: 50px;
}


.boxess {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  border-radius: 20px;
  width: 78%;
  margin: 5px auto;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.sticky + .content {
  padding-top: 102px;
}
.boxend {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  border-radius: 20px;
  width: 78%;
  margin: 5px auto;
}

.box {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  border-radius: 20px;
  width: 78%;
  margin: 5px auto;
}

.boxe {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  border-radius: 20px;
  margin: 5px;
  margin: 5px auto;
  width: 78%;
}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
  }
  
  .about-section-two .content-column {
    position: relative;
    margin-bottom: 0px;
    margin-left: -23px;
}

.auto-container {
    position: static;
    max-width: 1200px;
    margin: 0 auto;
}

nav.navbar.navbar-expand-lg.navbar-light {
    margin-left: 0px;
}

.grid-image-top {
  height: 45%;
  width: 75%;
  background-size: cover;
  position: relative;
  background-position: 50% 50%;
  left: 1px;
  top: 2px;
}

.title-section .title-line {
    width: 80px;
    height: 5px;
    display: inline-block;
    margin-left: 35%;
    margin-bottom: 28px;
}

.csrd_sec {
    padding: 0px 0px;
    margin: 13px;
    background-color: #ece9e6;
}

.title-lineed {
    width: 80px;
    height: 5px;
    display: inline-block;
    margin-left: 35%;
    margin-bottom: 40px;
}

h2.title {
    text-align: center;
    /* font-size: 17px; */
}

i.fa.fa-map-marker {
  -webkit-transform: rotate( 
316deg);
}


.count-title {
    font-size: 40px;
    font-weight: normal;
    margin-top: 10px;
     margin-bottom: 0;
    /* text-align: center; */
  
}

.count-text {
    font-size: 19px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
  
}

h3.inner_detlais_heading {
    text-align: center;
    font-size: 20px;
    color: green;
    font-weight: 700;
}

h5.card-title {
    font-size: 19px;
    font-weight: 700;
    color: green;
    text-transform: uppercase;
    /* margin: 10px 10px; */
    margin-bottom: 15px;
    text-align: center;
}

li.detli_ico_sec {
    margin: 10px -8px;
    font-size: 14px;
    color: #514e4e;
}

  }
  
  @media (max-width: 480px){
   
   .services > img {
    display: block;
    margin-bottom: 20px;
    width: 100%;
}
.nav-item a:hover {
    background-color: #000;
    padding-left: 8px;
}

p.detalis_pregraf {
    text-align: center;
    font-size: 13px;
}

h3.inner_detlais_heading {
    text-align: center;
    font-size: 18px;
    color: green;
    font-weight: 700;
}

h5.card-title {
    font-size: 19px;
    font-weight: 700;
    color: green;
    text-transform: uppercase;
    /* margin: 10px 10px; */
    margin-bottom: 15px;
    text-align: center;
}
li.detli_ico_sec {
    margin: 10px -8px;
    font-size: 14px;
    color: #514e4e;
}
      
  }
  