@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap');
@import url("animate.css");
body {
	font-family: 'Poppins', sans-serif;
}
header {
	 /* background: #FFFFFF;*/
	  position: relative;
    z-index: 1000;
    position: fixed;
    left: 0;
  right: 0;
  top: 0;
}

.container {
  max-width: none;
  padding-left: 25px;
  padding-right: 25px;
}
header .container-fluid {
	padding-left: 0px;
	padding-right: 0px;
}
.logo {
	height: 64px;
  padding: 5px 0;
}
header .nav-link {
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: .2px;
	
}
#menu-header-menu {
  margin-top: -3px;
}
/*.header-fixed {
	
	
    z-index: 10000;
    box-shadow: 0px 4px 21px -6px rgba(0, 0, 0, 0.12);
    background: #FFFFFF;
}*/

.header-fixed {
   z-index: 10000;
    background-color: #ffffffed;
    box-shadow: -6px 16px 17px -19px rgb(0 0 0 / 25%);
    -webkit-box-shadow: -6px 16px 17px -19px rgb(0 0 0 / 25%);
    -moz-box-shadow: -6px 16px 17px -19px rgba(0,0,0,0.25);
}
.navbar-toggler {
    position: absolute;
    right: 19px;
    border: none;
    top: 25px;
}
a:hover {
  color: red;
}
.navbar-toggler {
    padding: 0.25rem 0.5rem;
    border:none;
    margin-left: 25px;
    }
 .navbar-toggler:focus {
  box-shadow: none;
}

nav {
	padding-top: 5px!important;
	padding-bottom: 5px!important;
}
header .container-fluid, {
	align-items: center;
    justify-content: flex-end;
    flex-direction: row;
}
/*.navbar-brand {
	    flex: auto;
}*/
#navbarScroll {
	margin-right: 20px;
}
.navbar-light .navbar-nav .nav-link {
	color: #3E3E3E;
	font-size: 14px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.9rem;
    padding-left: 0.9rem;
}
.dropdown-toggle::after {
	display: none;
}
footer .navbar-nav {
  padding-left: 0px!important;
}
footer .navbar-nav .nav-link {
  padding: 0px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding: 0px 0px 0px 0px!important;

}
header nav ul li {
    display: inline-block;
    padding: 0px 12px 0px 12px!important;
}
.banner-cc {
    background: #fff;
}
.banner-cc .btn  {
    margin-top: 20px;
}
.banner-cc .tag {
    display: block;
}
.banner-slider {
    position: relative;
    overflow: hidden;
    height: 600px;
}
.banner-cc h1 {
     font-size: 48px;
    font-weight: 600;
}
.btn {
    font-size: 14px;
    border-radius: 0px!important;
    font-weight: 600;
    letter-spacing: .5px;
    padding: 0.6rem 1rem!important;
}
header .btn {
    padding: 0.5rem 1rem!important;
  }
.btn-primary {
  background-color: #DB212B!important;
  color: #fff!important;
  border: solid thin #DB212B;
}
.btn-primary:hover {
  background-color: #C50E18!important;
  color: #fff!important;
  border: solid thin #C50E18;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}
.swiper-slide {
    display: flex;
    align-items: center;
    background-position: right;
    background-repeat: no-repeat;
    text-decoration: none;
    background-size: auto 100%;
}
.swiper-slide {
    display: flex;
    align-items: center;
    background-position: right;
    background-repeat: no-repeat;
    text-decoration: none;
}

.tesi-cc {
  padding: 70px 0 ;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.tesi-cc h2, .tesi-cc .title-desc {
  color: #fff;
}
.tesi-cc:before {
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  background: rgb(37 37 37 / 86%);
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 26px!important;
    color: white!important;
  }
p {
  font-size: 15px;
}
.sectio-title-cc {
  margin-bottom: 30px;
}
.nae-dtld-cc h6{
  color: #fff;
}
.nae-dtld-cc span{
  color: #1caa32;font-size: 13px;
}
.test-person {
  display: block;
  margin: auto;
  width:65px;
  margin-top: 10px;
  height: 65px;
  margin-bottom: 20px;
}
.test-person img {
  width: 100%;
}
.sectio-title-cc {
  position: relative;
  z-index: 10;
}
.test-message,.test-message p {
  color: #fff;
  font-size: 18px;
}
.tesi-cc .container {
  position: relative;overflow: hidden;
}
.testi-data-cc {
   display: flex;
   position: relative;
   z-index: 10;
    justify-content: center;
    flex-direction: column;
    max-width: 800px;
    margin: auto;
}
.swiper-pointer-events {
  overflow:hidden;
}

.qltys-cc {
  background-color: #FFF4F4;
  padding: 60px 0;
}
.qlt-block img {
  max-width: 60px;
}
.qlt-block h3 {
  font-size: 16px;
  text-align: center;
  margin-top: 16px;
}
.home-about-cc {
  padding: 100px 0;
  background-image: url(../img/abt_image.jpg);
  background-size: cover;
  position: relative;
}
.home-about-cc:before {
  content: "";
  z-index: 1;
  left: 0;
  width: 50%;
  top: 0;
  bottom: 0;
  position: absolute;
  background: rgba(58, 161, 69, 0.8);
}
.home-about-cc .container {
  position: relative;
  z-index: 10;
}
.home-about-cc h2, .home-about-cc p {
  color: #fff;
}
.home-contact-cc .section-title {
  margin-bottom: 30px!important;
}
.section-title {
  font-size: 38px;font-weight:600;
  text-transform: uppercase;
}
.service-and-products-cc {
  padding: 70px 0;
}
.service-items-cc {
  padding-top: 30px;
}
.serv-ico {
  max-width:80px;
}
.serv-inside {
  padding-top: 30px;
}
.green {
  color: #43A150;
}
.serv-box h3 {
  padding: 35px 0 10px 0;
  font-size: 24px;
}
.serv-box {
  background-color: #FFF4F4;
  padding: 50px;
  display: block;
  border: solid thin #FFF4F4;
}
.serv-box  {
  color: #2B2B2B;
  text-decoration: none;
}
.serv-box:hover  {
  color: #2B2B2B;
  text-decoration: none;
  border: solid thin #FC4040;
}.single-cc {
  padding: 60px 0;
}
.contact-form-cc .container {
  max-width: 900px;
  margin: auto;
}
.contact-form-cc .container .section-title {
  margin-bottom: 35px;
}
.way-solar-cc {

}
.foot_logo {
  max-width: 150px;
}
.process-box {
    margin-top: 20px;overflow: hidden;position: relative;
}
.process-box:before {
   content: "";
    position: absolute;
    border-top: dashed thin #646464;
    z-index: 2;
    width: 50%;
    left: 0px;
    top: 40px;
}
.process-box:after {
   content: "";
    position: absolute;
    border-top: dashed thin #646464;
    z-index: 2;
    width: 50%;
    top: 40px;
    left: 50%;
}
.nmbr {
    width: 60px;
    height: 60px;
    display: inline-block;
    border-radius: 100%;
   line-height: 40px;
    font-size: 16px;
    margin-bottom: 13px;
    background-color: #fff;
    z-index: 10;
    position: relative;
    background-color: #327F3E;
    position: relative;
    margin-top: 15px;
        color: #fff;
    line-height: 60px;
    font-size: 20px;

}
.nmbr:before {
  content: "";
  width: 80px;
  height: 80px;
  background: rgba(124, 192, 23, 0.39);
  z-index: -1;
  position: absolute;
    left: -10px;
    top: -10px;
    position: absolute;
    border-radius: 100%;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.arrow {
    left: 95%;
    position: absolute;
    z-index: 100;
    top: 27px;
    animation: blik 1s infinite;
}
.arrow img {
  width: 9px;
}
.process-cc {
  padding-bottom: 60px;
  padding-top: 20px;
}
.process-box h4 {
  margin: 18px 0;
  font-size:18px;
     -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.process-box:first-child:before {
    display: none;
}
.process-box:last-child:after {
    display: none;
}
@keyframes blik {
   0% {opacity: 1;}
   50% {opacity: 0;}
   10% {opacity: 1;}
}
.process-box:hover .nmbr:before {
    width: 90px;
  height: 90px;
  background: rgba(124, 192, 23, 0.39);
    left: -15px;
    top: -15px;
}
.process-box:hover h4 {
    color: #327F3E;
}
.carbon-cc {
  padding:65px 0;
  background-position: center;
  background-size: cover;
  position: relative;
}
.carbon-cc .container {
  position: relative;
  z-index: 10;
  color: #fff;
}
.carbon-cc:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
background: linear-gradient(103.23deg, rgba(35, 88, 43, 0.66) 40.48%, rgba(35, 88, 43, 0.0941876) 65.78%, rgba(30, 90, 39, 0.66) 89.79%);
}
section {
  clear: both;
}
section .btn {
  margin-top: 20px;
}
.carbon-block h5 {
    font-weight: 100;
    font-size: 38px;
}
.carbon-block {
    float: right;
    max-width: 250px;
    clear: both;
    margin-top: 18px;
}
.carbon-data {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
}
/*.qlty-br-box {
  width:30%; 
  float: left;
}*/
.qlits-cc-inside {
  padding: 60px 0 90px 0;
  text-align: center;
}
.qlt-box h6 {
  font-size: 14px;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000000;
}
.qlt-box h6:after {
    content: "";
    position: absolute;
    width: 40px;
    bottom: -30px;
    left: 50%;
    margin-left: -20px;
    height: 3px;
}
.red {
  color: #DB212B;
}
.qlt-box.red h6:after {
    background-color: #DB212B;
}
.qlt-box.green h6:after {
    background-color: #327F3E;
}
.qlits-cc-inside .qlty-br-box {
    font-size: 46px;
    margin-bottom: 10px;
    font-weight: 500;
}
.line-animation {
    display: inline-block;
    position: relative;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.active.line-animation:after {
    width: 100%;
}
.current-menu-item a:after {
    width: 100%;
}
input {
  border: none;
  outline: none;
  border-bottom: solid thin #c1c1c1;
  width: 100%;
  font-size: 14px;
      padding-top: 8px;
    padding-bottom: 8px;
}
textarea {
  border: none;
  outline: none;
  height: 70px;
  border-bottom: solid thin #c1c1c1;
  width: 100%;
  font-size: 14px;
}
.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 12px!important;
    font-weight: normal;
    display: block;
}
.wpcf7 form .wpcf7-response-output {
  margin: 0px!important;
  font-size: 14px;
  margin-top: 25px!important;
  padding: 12px!important;
}
.home-contact-cc .btn {
  width: auto;
  margin-top: 5px;
  text-transform: uppercase;
}
/*[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
    width: auto;
}*/
.cont-form-title {
  color: #327F3E;
  font-size: 22px;
}
.home-contact-cc {
  padding: 80px 0;
}
.cont-form-title {
  margin-bottom: 30px;
}

/*About Section */


.inside-banner-cc {
  margin-top: 84px;
  min-height: 260px;
  display: flex;
      align-items: center;
      background-size: cover;
      position: relative;
      background-position: center;
}
.inside-banner-cc p {
  color: #fff;
  margin-top: 5px;
  margin-bottom: 0px;
}
.inside-banner-cc:before {
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: rgb(0 0 0 / 38%);
  position: absolute;
}
.inside-banner-cc .row {
  z-index: 2;
  position: relative;
}
.inside-banner-cc h1 {
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  margin-bottom: 0px;
  font-size: 48px;
}
.brdcrmb {
  text-transform: uppercase;
    color: #fff;
    font-size: 13px;
    float: right;
    height: 100%;
    display: flex;
    align-items: center;
}
.brdcrmb span {
  margin:0 10px;
}
.brdcrmb a {
  color: #fff;
  text-decoration: none;
}
.brdcrmb a:hover {
  color: #fff;
  text-decoration: underline;
}


section {
  clear: both;
}
.we-are-cc {
  padding: 70px 0;
}
.values-cc {
  padding: 70px 0;
  background-color: #F0F3F8;
}
.value-box {
  background-color: #fff;
  padding:100px 40px 60px 40px;
  text-align: center;
  height: 100%;
        -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.value-box:hover {
  margin-top: -10px;
  -webkit-box-shadow: 0px 0px 54px -24px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 54px -24px rgba(0,0,0,0.3);
box-shadow: 0px 0px 54px -24px rgba(0,0,0,0.3);
}
.value-box .ico {
    position: relative;
    max-width: 106px;
    display: block;
    margin: auto;
    margin-top: -152px;
    margin-bottom: 30px;
    border: solid 9px #f0f3f8;
    border-radius: 100%;
}
.values-cc h2{
  text-align: center;
  margin-bottom: 90px;
}
.parent_companies-cc {
  padding: 60px 0;
}
.parent_companies-cc h2 {
   margin-bottom: 50px;
}
.parent_companies-cc .logos {
  max-width: 150px;
  margin-bottom: 40px;
}
.parent_companies-cc .container {
  max-width: 1200px;
  margin: auto;
}
.grasacle_effect {
    filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
}
.grasacle_effect:hover {
   filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
}
.ease_3 {
      -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.abt-data-c {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
}

.corporate-cc {
  color: #fff;
  background-color: #3AA145;
}

.action-cc {
  background: #A50000;
  padding: 70px 0;
  position: relative;
  background-size: cover;
  background-position: center;
}
.action-cc .container {
  position: relative;
  color: #fff;
  z-index: 2;
}
.action-cc:after {
  background: rgb(165 0 0 / 66%);
  content: "";
  left: 0;
  right: 0;
  top:0;
  bottom: 0;
  z-index: 1;
  position: absolute;
}
.action-cc h3 {
  font-size: 38px;
}
.actio-bt-c {
  display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
}
.gallery-cc {
  padding: 60px 0;
}
.lightbox {
  position: relative;
  display: block;
}
.g-title-c {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.81) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  min-height: 40%;
  color: #fff;
  display: flex;
  flex-direction: row;
    align-items: flex-end;
    padding: 25px;
}
.lightbox:hover .g-title-c {
  background: linear-gradient(180deg, rgba(50, 127, 62, 0) 0%, #327F3E 100%);
}
.gallery-item {
  margin-bottom: 25px;
}

/* Product data */
.product-cc {
  padding-bottom: 60px;
  padding-top: 60px;
}
.p-img-c {
  border:solid thin #D3D3D3;
      -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.content404 {
	padding-top: 150px;
    padding-bottom: 150px;
}
.empty-circle {
	font-size: 85px;
    color: red;
}
.product_box {
  margin-bottom: 60px;text-decoration: none;
}
.product_box:hover .p-img-c {
  border:solid thin #40A050;
}
.product_box:hover h3 {
  color:#40A050;
}
.product_box h3 {
  text-transform: uppercase;
  font-size: 15px;
  text-align: center;
  margin-top: 18px;
  color: #32402B;
  text-decoration: none;
     -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
  }
.product_box h4 {
  font-size: 14px;
    text-align: center;
    color: #929292;
}
.cat-cc a {
  display: inline-block;
  border:solid thin #E6E6E6;
  border-radius: 33px;
  padding:8px 18px;
  margin-right: 10px;
  min-width: 100px;
  text-align: center;
  text-decoration: none;
  color: #32402B;
  font-size: 14px;
  font-weight: 500;
}
.cat-cc a:hover {
  background-color: #40A050;
  border:solid thin #40A050;
  color: #fff;
}
.cat-cc .active {
  background-color: #40A050;
  border:solid thin #40A050;
  color: #fff;
}
.cat-cc {
  padding: 0;
    overflow: auto;
    white-space: nowrap;
    margin: 40px 0;
}
.cat-cc img {
  width: 25px;
}






.hdr-drp {
    max-width: 250px;
    right: 10px;
    left: auto!important;
    top: 80%!important;
    right: 23px!important;
}
.hdr-drp {
    padding: 20px;
    right: 40px;
}
.hdr-drp {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0.25rem;
}
.hdr-drp li a {
    text-decoration: none;
    padding: 5px 0;
    display: block;
}
.hdr-drp li a {
    text-decoration: none;
    padding: 5px 0;
    display: block;
    color: #3E3E3E;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: .2px;
    font-size: 14px;
}
.user-bt img {
    height: 36px;
    width: 36px;
}

.user-bt {
    outline: none;
    border: none;
    background: none;
    margin-left: 13px;
    padding-right: 0px;
}
.user-bt {
    right: 85px;
}



.reslt-cc {
  display: none;margin-top: 15px;
}
.lbl {
  display: block;
    font-size: 14px;
}
.approx_val, .estimated_val,.area_val {
      font-size: 24px;
}
.cont-addrss-c {
  margin-bottom: 10px;
}
.cont-addrss-c a {
  color: #282828;
}
.avtr img {
  max-width: 20px;
}
.col-phone_1-8 a {
  display: block;
}
.email_cc a {
  display: block;
}
#video_player {
    width: 100%;
    height: 100%;
}

#controls {
    width: 100%;
    height: 6.5%;
    opacity: 0.9;
    position: absolute;;
    bottom: 0;
    z-index: 100;
    background-color:#000;
}

#video_player_box {
    position: relative;
    width: 100%;
    height: 100%;
}


#video_player_box:-moz-full-screen {height:100%}
#video_player_box:-webkit-full-screen {height:100%}
#video_player_box:-ms-fullscreen {height:100%}
#video_player_box:fullscreen {height:100%}





.brocures-box {
  margin-bottom: 40px;text-decoration: none;display: block;
}
.brocures-box:hover .p-img-c {
  border:solid thin #40A050;
}
.brocures-box:hover h3 {
  color:#40A050;
}
.brocures-box h3 {
  text-transform: uppercase;
  font-size: 15px;
  text-align: left;
  margin-top: 18px;
  color: #32402B;
  margin-bottom: 0px;
  text-decoration: none;
     -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.brocures-box span {
  font-size:13px;
  color: #939393;
}
.brocures-cc .sub-title {
    margin-top: -10px;
    margin-bottom: 30px;
    font-weight: bold;
}










.line-animation:after {
    content: "";
    height: 1px;
    width: 0px;
    bottom: 1px;
    left: 0;
    position: absolute;
    margin-left: -0px;
    line-height: 45px;
    display: inline-block;
    background-color: #FF0000;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.line-animation:hover:after {
    width: 100%;
    margin-left: -0px;
}
.conta-box {
  border:solid thin #d6d6d6;
  padding: 30px;
  min-height: 220px;
	height:100%;
}
.conta-box a {
	display:block;
}
.conta-box:hover {
  border:solid thin #327F3E;
}
.conta-ico {
  display: block;margin-bottom: 18px;    height: 32px;
}
.contact-cc {
  padding: 60px 0;
}
.conta-box a {
  text-decoration: none;
  color: #393667;
}
.contact-form-cc {
  padding-bottom: 60px;
}
.calculator-cc {
  padding: 60px 0;
}
.calculator-data {
  padding: 40px;
  background-color: #F0F3F8;
  padding-bottom: 25px;
}
.disclaimer-cc .container{
  max-width: 1000px;
  margin: auto;
  text-align: center;
  margin-bottom: 40px;
}
.why-solar-cc{
  background-color: #F0F3F8;
    padding: 60px;
    padding-bottom: 0px;
}
label {
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 5px;
    letter-spacing: .5px;
}
.form-group {
  margin-bottom: 20px;
}
.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.9;
    border-radius: 0px;
  }
.calculator-cc .btn {
      min-width: 180px;
      margin-top: 10px;
}
.corporate-cc figure {
   width: 823px;
    height: 100%;
        background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
}
.corporate-cc .abt-data-c {
    padding: 80px 15px;
    padding-right: 20px;
}
.corporate-cc {
  overflow: hidden;
}
.abt-data-c {
    padding-right: 28px;
}
.single-product-cc {
  background-color: #F0F3F8;
  padding-bottom: 60px;
   margin-top: 84px;
  }
 .product-gallery-cc {
          float: left;
    width: 100%;
    overflow: hidden;

   } 
.single-product-content-cc {
  padding-left: 15px;
}
.single-product-content-cc h4 {
    color: #747474;
    font-size: 18px;
    font-weight: 100;
    margin-bottom: 20px;
}
.single-product-content-cc h1 {
  color: #32402B;
}
.single-product-content-cc p {
  color: #606060;
}
.single-product-content-cc .btn {
  margin-top: 0px;
  text-transform: uppercase;
	margin-bottom:20px;
}
.specification-cc {
  margin-top: 20px;
}
.specification-title {
     color: #32402B;
    font-size: 18px;
    font-weight: 100;
    padding-bottom: 3px;
    text-transform: uppercase;
    border-bottom: solid thin #c1c1c1;
    margin-bottom: 15px;
}
.brocures-box:hover .p-img-c {
  -webkit-box-shadow: 0px 0px 54px -24px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 54px -24px rgba(0,0,0,0.3);
box-shadow: 0px 0px 54px -24px rgba(0,0,0,0.3);
}
.serv-inside .serv-box {
    margin-bottom: 25px;
}
.product-gallery-cc  .swiper-container {
      width: 100%;
      margin-left: auto;
      margin-right: auto;
    }
    .product-gallery-top .swiper-slide {background-color: #fff!important;
      background-size: contain!important;background-repeat: no-repeat;overflow: hidden;
    }
    .product-gallery-top .swiper-slide:after {
      content: "";
      left: 0;right: 0;width: 99.9%;
      bottom: 0;top: 0;
      position: absolute;
    }
    .product-gallery-cc .swiper-slide {
      background-size: cover; 
      background-position: center;
      height: 460px!important  ;
    }
    .product-gallery-top {
      height: 80%;
      width: 100%;

    }
    .product-gallery-thumbs {
      height: auto;
      box-sizing: border-box;
      padding: 10px 0;
      border-radius: 0px!important;
    }
    .product-gallery-thumbs img {
    }
    .product-gallery-thumbs .swiper-slide {
      width: 70px!important;
      height:70px!important;background-color: #fff!important;
      opacity: 0.8; 
    }
    .product-gallery-thumbs .swiper-slide-thumb-active {
      opacity: 1;
    }
    .single-page-brdcrmb-cc {
      padding: 30px 0px;
    }
.single-page-brdcrmb-cc .brdcrmb {
    float: none;
}
.single-page-brdcrmb-cc .brdcrmb {
    color: #5e5e5e;
  }
.single-page-brdcrmb-cc .brdcrmb a {
    color: #5e5e5e;text-decoration: none!important;
}
.brdcrmb a {
    text-decoration: none!important;
}

    .sub-title {
  clear: both;
    display: block;
    padding-left: 4px;
    margin-bottom: 8px;
    }

.product-gallery-top .swiper-slide {
  position: relative;
   display: flex;
  justify-content: center!important;

}
.product-gallery-top .swiper-slide .pro-sigle {
  max-width: 80%;
}






footer h3 {
    color: #232323;
    position: relative;
    font-size: 16px;
    padding-bottom: 14px;
    margin-bottom: 10px;
}
.footr-boxes a {
    display: inline-block;
    color: #3E3E3E;
    line-height: 30px;
    text-decoration: none;
    font-size: 15px;
}
.adress-title {
  margin-bottom: 40px;
}
.home-contact-cc a {
  text-decoration: none;color: #327F3E;
}
.social-c a {
    float: left;
    margin-right: 13px;
}
.foot_logo {
    margin-bottom: 25px;
}
footer {
    background-color: #F2F2F2;
    padding: 50px 0;
    clear: both;
}
.copy-cc {
    background-color: #f2f2f2;
    padding: 0px 0 30px 0;
    color: #959595;
    font-size: 15px;
}
.footr-boxes li {
    display: block;
    list-style: none;
}
.testi-slider {
  margin-bottom: 53px!important;
}
.tesi-cc {
    padding-bottom: 40px!important;
}
.footer-links-c,.footer-about-c {
  margin-bottom: 35px;
}
.swiper-pagination-bullet {
  background: #fff!important;
}



@media (min-width: 992px) {
  .col-md-1-5 { width: 20%; }
  .col-md-2-5 { width: 40%; }
  .col-md-3-5 { width: 60%; }
  .col-md-4-5 { width: 25%; }
  .col-md-5-5 { width: 100%; }
  .navbar-expand-lg .navbar-collapse {
    display:block!important;
}
.navbar-collapse {
      flex-grow: unset;
}
}

@media (min-width: 1200px) {
  .col-lg-1-5 { width: 20%; }
  .col-lg-2-5 { width: 40%; }
  .col-lg-3-5 { width: 60%; }
  .col-lg-4-5 { width: 80%; }
  .col-lg-5-5 { width: 100%; }
}















@media (min-width: 1490px) {
.container {
    max-width: 1420px;
}
}


@media (max-width: 992px){

.menu-bg {
  background-color: rgb(2 2 2 / 50%);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
  display: none;
}
.user-bt {
    outline: none;
    border: none;
    background: none;
    margin-left: 13px;
    padding-right: 0px;
    right: -14px;
    position: absolute;
    top: -8px;
}
.hdr-drp {
    max-width: 250px;
    right: 10px;
    left: auto!important;
    padding: 20px;
}
.hdr-drp ul li {
    padding: 0px!important;
    width: 100%;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0rem;
    padding-left: 0rem;
    border-top: solid thin #c8c8c8;
    width: 100%;
    padding: 12px 0!important;
}
#navbarScroll {
	margin-right: 0px;
	    padding-bottom: 20px;
}
.hdr-right {
	position: fixed;
    right: 90px;
    top: 31px;
}
.inside-banner-cc h1 {
    font-size: 42px;
}
  header .btn {
    padding: 0.375rem 0.75rem!important;
    margin-top: -3px;
  }
  .banner-cc h1 {
    font-size: 38px;
}
.banner-slider {
    position: relative;
    overflow: hidden;
    height: 500px;
}
.qlt-block img {
    max-width: 44px;
} 
.serv-box {
    padding-left: 17px;
    padding-right: 17px;
}
.nmbr {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
.nmbr:before {
    content: "";
    width: 70px;
    height: 70px;
  }
.process-box:hover .nmbr:before {
    width: 80px;
  height: 80px;
}
.process-box {
    width: 33.33%;
    flex: 0 0 auto;
}
.arrow {
    margin-top: -1px;
    width: 10px;
    }
.footer-links-c,.footer-about-c {
  margin-bottom: 35px;
}
.swiper-button-next,.swiper-button-prev {
  display:none!important;
}
.testi-slider {
  margin-bottom: 53px!important;
}
.tesi-cc {
    padding-bottom: 40px!important;
}
.footer-links-c,.footer-about-c {
  margin-bottom: 35px;
}
.swiper-pagination-bullet {
  background: #fff!important;
}
header .btn {
    padding: 0.375rem 0.75rem!important;
    margin-top: -6px;
}
.navbar-toggler {
    top: 23px;
}
.conta-box {
    margin-bottom: 25px;
}
.action-cc p {
  text-align: center;
}

.cont-addrss-c {
    margin-bottom: 15px;
    margin-top: 10px;
    display: block;
    width: 33.33%;
    float: left;
    margin: 0;
    text-align: center;
    padding: 0;
}
.cont-addrss-c .avtr {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;width:100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.cont-addrss-c .col-md-8 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width:100%;
}
.avtr img {
    width: 30px!important;
    max-width: 30!important;
}
.avtr img {
    max-width: 30px;
}
.home-contact-cc .section-title {
    text-align: center;
  }
.cont-addrss-c {
  margin-bottom: 20px;
}

}





@media (max-width: 768px) {
  .inside-banner-cc {
    min-height: 200px;
  }
  .inside-banner-cc h1 {
    text-align: center;
  }
.cont-addrss-c {
    width: 50%;
  }
.conta-box {
	height:auto;
}
  .brdcrmb {
    float: none;
    text-align: center;
    margin-top: 10px;
    opacity: .8;
  }
  .cat-cc a {
    min-width: auto;
  }
  .swiper-slide {
    display: flex;
    align-items: center;
    background-position: bottom right;
    background-repeat: no-repeat;
    text-decoration: none;
    background-size: 150%;
}
.banner-slider {
    position: relative;
    overflow: hidden;
    height: 85vh;
}
.logo {
    height: 57px;
    padding: 5px 0;
}
   .product-gallery-cc {
          float: left;
          width: 100%!important;
          margin-bottom: 40px;
   } 

.navbar-toggler {
    top: 19px;
}
.navbar-toggler {
    position: absolute;
    right: 11px;
    }
.hdr-right {
    position: fixed;
    right: 73px;
    top: 31px;
}
.qlt-block {
  width: 33.33%;
  flex: 0 0 auto;
  margin-bottom:55px;
}
.qltys-cc {
    padding-bottom: 20px;
}
.home-about-cc:before {
    width: 100%;

}

.section-title {
    font-size: 34px;
}
.serv-box h3 {
    font-size: 20px;
}
.serv-box {
    margin-bottom: 31px;
}
.conta-box {
    height: auto;
}
.process-box {
    width: 50%;
    flex: 0 0 auto;
}
.carbon-cc .text-end {
    text-align: center!important;
}
.carbon-block {
    float: none;
    max-width:inherit;
    margin-top: 38px;
}
.carbon-data {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}
.carbon-cc .btn {
    margin-top: 0px;
}
.qlits-cc-inside .qlty-br-box {
    font-size: 44px;
    margin-bottom: -4px;
}
.qlt-box {
  margin-bottom: 40px;
}
.qlt-box h6:after {
    bottom: -20px;
  }
.qlits-cc-inside {
    padding-bottom: 60px;
}
.footer-links-c,.footer-about-c {
  margin-bottom: 35px;
}
footer h3 {
    padding-bottom: 3px;
}
.inside-banner-cc {
  text-align: center;
}
.brdcrmb {
      justify-content: center;
}
.inside-banner-cc h1 {
    font-size: 36px;
}
.actio-bt-c {
    justify-content: center;
}
.action-cc h3 {
    font-size: 30px;
    text-align: center;
}
.corporate-cc figure {
    width: 100%;
    height: auto;
    margin-bottom: 40px;
    min-height: 400px;
    overflow: hidden;
}
.corporate-cc .abt-data-c {
    padding: 42px 15px;
    padding-bottom: 10px;
    padding-right: 20px;
}
.value-box {
  height: auto;
    margin-bottom: 84px;
}
.inside-banner-cc {
    margin-top: 77px;
    }
header .btn {
    margin-top: -10px;
}
#menu-header-menu {
  width: 100%!important;
}
.line-animation:after {
  display: none;
}
.line-animation:after {
  display: none;
}
.current_page_item a {
  color: red!important;
}
header nav ul li {
  padding: 0px!important;
}
.hdr-drp {
    max-width: 250px;
    right: 10px;
    left: auto!important;
    padding: 20px;
}
.hdr-drp li {
    padding: 0px!important;
    width: 100%;
}
.user-bt {
    outline: none;
    border: none;
    background: none;
    margin-left: 13px;
    padding-right: 0px;
    right: -4px;
    position: absolute;
    top: -11px;
}
}





@media (max-width: 540px) {
  .product-gallery-cc .swiper-slide {
      height: 350px!important  ;
    }
    .product-gallery-thumbs .swiper-slide {
      width: 50px!important;
      height:50px!important;
      opacity: 0.8; border-radius: 8px;border: solid thin #dedede;
    }
    .qlt-block {
      width: 50%;
      flex: 0 0 auto;
      margin-bottom:25px;
    }
}
