/*
Theme Name: TechnodetalPro
Description:
Author: Maxim Sushkov
*/
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');
.sogl{
    float:left;
    width:100%;
    padding:20px 0 0;
}
.sogl label{
    font-weight:400;
    font-size:0.875em !important;
}
.sogl .wpcf7-list-item {
    display: inline-block;
    margin: 0;
}
.modal-footer .sogl .wpcf7-list-item-label{
    width:95%;
    float:right;
    line-height:1.2em;
}
.sogl .wpcf7-list-item-label{
   width: auto;
    float: right;
    line-height: 1.45em;
}

.sogl input{
    width: 1em;
    height: 1em;
    margin-top: 0.25em;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(0,0,0,.25);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    border-radius:0.25em;
}
.sogl :checked[type=checkbox]{
   background-color: #de4b39;
    border-color: #de4b39;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
@media(max-width:769px){
    .sogl .wpcf7-list-item-label {
    width: 93%;
}
}
.about_block b, strong{
    color: #de4b39 !important;
    font-weight: 700 !important;
}        
.about_block{
   color: rgba(51, 72, 89) !important;
    font-size: 1.25rem;
    font-weight: 300;
    font-size: 1.25rem;
    font-weight: 300;;
    font-size: 1.25rem;
    font-weight: 300;
}
.competencies_list li{
    margin-bottom: 0.25rem !important;
}
.cont_page_block .text-primary{
    font-size: 1rem !important;
}
@media(max-width:769px){
    #section-telecommunication-equipment h2{
        font-size:22px;
        line-height:1.5em !important;
    }
}
.serv_page_list ul{
    padding-left: 1rem !important;
}
.serv_page_list li{
    font-size: 1.25rem;
}
.max_icon{
    float:left;
}
.max_icon img{
    width:18px;
}
.single_prod_bottom_desc{
    padding:0 0 50px;
}
.more_block_title span{
    float:left;
    line-height: 1.2em;
}
.more_block_title{
    font-size: 30px !important;
    padding:0 0 10px;
}
.more_block_title h2{
    margin: 0 0 0 10px!important;
    float: left;
    font-size: 30px !important;
}
.more_block_title p{
    display:none;
}
@media(max-width:769px){
    .more_block_title h2{
        margin:0 !important;
        width:100%;
    }
}
.home_26 .content-front-page {
  height: auto;
  overflow: auto;
  scroll-snap-type: y mandatory;
}
.home_26 .section {
  height: auto;
  scroll-snap-align: start;
  padding: 25vh 0 15vh;
}

.home_26 .section-intro {
  position: relative;
  background: url(/wp-content/themes/technodetalpro/assets/images/26/hhb2.jpg);
  background-size: cover;
  background-position: 0 0%;
}

.home_26 .header-bg {
  top: calc(var(--header-height) * -1);
}

.home_26 .intro-content {
  position: relative;
  z-index: 1;
}

.home_26 .intro-image {
  width: 100%;
}

.home_26 .intro-arrow-container {
  display: inline-block;
  position: absolute;
  background: var(--primary);
  padding: 15px;
  border-radius: 50%;
  left: 50%;
  bottom: 25px;
  transform: translateX(-50%);
  transition: 0.2s;
  cursor: pointer;
  z-index: 1;
}

.home_26 .intro-arrow-container:hover {
  transform: translate(-50%, -5px);
  background: var(--primary-hover);
}

@media (max-width: 992px) {
  .home_26 .intro-arrow-container {
    padding: 10px;
  }
}

.home_26 .intro-arrow {
  position: relative;
  bottom: 5px;
  border: solid #fff;
  border-width: 0 6px 6px 0;
  border-radius: 1px;
  padding: 10px;
  transform: rotate(45deg);
}

@media (max-width: 992px) {
  .home_26 .intro-arrow {
    bottom: 4px;
    border-width: 0 4px 4px 0;
    border-radius: 1px;
    padding: 8px;
  }
}

.home_26 .corner {
  position: absolute;
  width: 400px;
  height: 400px;
}

.home_26 .corner-top-left {
  top: 0;
  left: 0;
  background-image: linear-gradient(
    270deg,
    rgba(232, 244, 245, 1) 0%,
    rgba(142, 198, 203, 1) 100%
  );
  clip-path: polygon(0 0, 0% 100%, 100% 0);
}

.home_26 .corner-bottom-right {
  bottom: -5px;
  right: 0;
  background-image: linear-gradient(
    0deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(185, 206, 172, 1) 40%
  );
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}

@media (max-width: 1200px) {
  .home_26 .corner {
    width: 300px;
    height: 300px;
  }
}

@media (max-width: 768px) {
  .home_26 .corner {
    height: 100px !important;
  }
}

.home_26 .bg-light {
    background-color: #ffffff00 !important;
}

.home_26 .header.active_white {
    background: #fff;
}
.home_about_top_block{
  /* background: #f8f9fa; */
  /* padding: 40px 0 50px; */
  border-radius: 5px;
  position: relative;
}
.home_about_top_block_title{
  font-size: 2.7rem;
  font-weight: 650;
  color: #012e5d;
  text-align: left;
}
.home_about_top_block_desc{
  font-size: 1.2rem;
  color: #012e5d;
}
.home_top_icon{
  padding:70px 0;
  text-align:center;
}
.home_top_icon_img{padding: 22px 0;}
.home_top_icon_desc{
  color: #fcfcfc;
  line-height: 1.3em;
  font-size: 1.25rem;
  font-weight: 500;
  padding: 0 0 20px;
}
.home_top_icon .home_top_icon_block:first-child .home_top_icon_img svg{
  height:45px;
}
.job_arch .content {
    margin-top: 79.75px;
}
.single_arch_job{
  border: 1px solid #dee2e6;
  border-radius: 5px;
  padding: 30px;
  background: #f8f9fa;
  position: relative;
  overflow: hidden;
}
.job_arch .page-header{
  padding:1.5rem 0;
}
.arch_job_more a{
  text-decoration:none !important;
  background-color: #de4b39;
  color:#fff !important;
  padding:8px 15px;
  border-radius:.25rem;
  position: relative;
  z-index: 2;
}
.arch_city{
  padding:0 0 25px;
  color:#334859;
}
.single_arch_job .entry-title a{
  text-decoration:none !important;
  font-size: 35px;
  font-weight: 550 !important;
}
.single_job_city{
  padding:0 0 15px;
  font-size:20px;
  color:#334859;
}
.single_job_cont .small.text-muted{
  border-bottom:1px solid #eee;
  padding:0 15px 15px;
}

.home_map_block_desc{
  padding: 17px 0 0;
  font-size: 17px;
  font-weight: 500;
  line-height: 2em;
  color: #012e5d;
}
.home_map_2{
  width: 45%;
  float: left;
}
.home_map_block img{
  width:100%;
}
.block_title{
  font-size: 2.5rem;
    font-weight: 600;
    color: #de4b39;
    padding: 0 0 30px;
    text-align: center;
}
.home_26 .footer{
    background-color: #01254a !important;
    padding: 70px 0 40px;
}

.home_map_footer{
  /* float:left; */
  /* width:100%; */
  display:flex;
  align-items:center;
  padding:0 0 40px;
}
.home_map{
  float:left;
  padding: 80px 0 60px;
}
.home_map .block_title{
  padding: 0 0 50px;
}

.home_tools_bg{
  /* background:url(/wp-content/themes/technodetalpro/assets/images/home_prod.jpg); */
  /* border-radius: 5px; */
  padding: 280px 0 0;
  background-size: cover;
  background-position: 50%;
  overflow: hidden;
}
.home_tools_bg_title{
  background:#de4b39;
  color:#fff;
  width:40%;
  font-size: 1.75rem;
  line-height: 1.3em;
  padding: 30px;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.home_tools .col-sm-6{
  float:left;
}
.home_tools_list{
  padding: 60px 0 40px;
}
.home_tools_list li{
  padding: 18px 0;
  color: #334859;
  font-size: 19px;
}
.home_tools{
    background-position: 50%;
    background-size: cover;
    padding: 0 0 65px;
}

.tnd_number{
  background: #334859;
  color: #f8f9fa;
  float:left;
  padding:60px 0 20px;
}
.tnd_number .col-sm-6{
  float:left;
}
.tnd_number_title{
  font-size: 2rem;
  font-weight: 550;
}
.tnd_number_desc{
  font-size:19px;
}
.tnd_number_single{
  padding:0 0 60px;
}
.tnd_number .block_title{
  padding: 0 0 50px;
  color: #f8f9fa;
}
.home_filter .col-sm-6{
  float:left;
  margin: 0 0 30px;
}
.single_block_home_filter_right{
  float:left;
}
.single_block_home_filter_icon{
  float:left;
  height: 266px;
}
.single_block_home_filter{
  display:flex;
  gap:20px;
  height: 100%;
  flex-direction: column;
  background: #ffffff;
  border-radius: 5px;
}
.single_block_home_filter_title{font-size: 1.3rem;color: #012e5d;padding: 0px 0 10px;font-weight: 700;}
.home_filter_second_title{
  color:#de4b39;
  font-size: 19px;
  padding:20px 0 40px;
}
.home_filter_sub_title{
  font-size: 1.3rem;
  color: #012e5d;
  padding: 0px 0 50px;
  float: left;
  width: 100%;
  font-weight: 450;
}
.single_block_home_filter{
  padding: 20px;
}
.single_block_home_filter_desc{
  font-size: 1rem;
  color: #012e5d;
}
.home_filter{
  float:left;
  padding: 40px 0 70px;
}
.home_filter .block_title{
  padding:0 0 40px;
}
.single_block_home_filter_icon svg{
  height:60px;
}

.home_zap_right .block_title{
  text-align:left;
  padding: 0 0 40px;
}
.home_zap_right_sub_title{
  font-size: 1.2rem;
  color: #012e5d;
  padding: 0px 0 25px;
}
.home_zap_right{
  color: #012e5d;
  padding: 40px 0 40px 20px;
}
.home_zap_right_desc{
  font-size: 1.2em;
}
.home_zap_right_desc li{
  padding: 10px 0 0;
}
.home_zap{
  float:left;
  padding: 70px 0 70px;
}
.home_zap_left{
  height: 100%;
  background: url(/wp-content/themes/technodetalpro/assets/images/dizel.jpg);
  background-size: cover;
  border-radius: 5px;
}
.home_zap_left img{
  height: auto;
  border-radius:5px;
  width: 100%;
}

.home_sert{
  float:left;
  background: #ffffff;
  padding:50px 0;
  border-bottom: 1px solid #dbdcdf;
}
.home_sert .card{
  background:transparent;
}
.home_sert_sub_title{
  padding:0 0 50px;
  font-size: 1.3rem;
  color: #012e5d;
  width: 90%;
  font-weight: 450;
}
.job_arch .dropdown-item:hover {
    color: #de4b39 !important;
}
.arch_city .badge{
  background:transparent !important;
  color: #334859;
  font-size: 15px;
  font-weight: 600;
  padding: 0;
}
.single_arch_job_bg{
  position:absolute;
  right: -70px;
  bottom: -110px;
  opacity: 0.1;
  z-index: 1;
}
.single_arch_job_bg svg g{
  fill:#334859 !important;
}
.single_job_city .badge {
    background: transparent !important;
    color: #334859;
    font-size: 15px;
    font-weight: 600;
    padding: 0;
}

@media(max-width:769px){
  .single_arch_job {
    padding: 20px;
}
  .single_arch_job .entry-title a {
    text-decoration: none !important;
    font-size: 25px;
    font-weight: 550 !important;
}
  .single_arch_job_bg svg{
    width:180px;
  }
}
body.home_26{
  font-family: "Manrope", sans-serif !important;
}
.home_head_bg_tile h1{
  color: #b5cadd !important;
  font-weight:700 !important;
  line-height:1.3em !important;
  font-size: 3.3rem;
  /* text-transform: none !important; */
}
.home_head_bg_tile .text-secondary{
  color: rgb(220 230 239 / 95%) !important;
  font-weight: 300;
  font-size: 1.35rem;
  padding: 20px 0;
  line-height: 1.45em;
  width: 80%;
}
.single_home_head_bg_btn{
  float:left;
}
.single_home_head_bg_btn a{
  text-decoration:none !important;
  background:#d63834;
  color:#fff;
  padding:10px 15px;
  border-radius:3px;
  font-size:17px;
  border:1px solid #d63834;
  transition: all .3s ease-in-out;
}
.home_head_bg_btn{
  padding:40px 0 0;
}
.single_home_head_bg_btn.md_btn{
  margin:0 0 0 20px;
  background:transparent !important;
}
.single_home_head_bg_btn.md_btn a{
  background:transparent !important;
  border: 1px solid rgb(255 255 255 / 70%);
  transition: all .3s ease-in-out;
  color: rgb(255 255 255 / 85%);
}
.single_home_head_bg_btn.md_btn a:hover{
  background:#ffffff !important;
  border:1px solid #fff;
  color:#010207;
  transition: all .3s ease-in-out;
}
.single_home_head_bg_btn a:hover{
  background:#ee3f3b;
  border:1px solid #ee3f3b;
  color:#fff;
  transition: all .3s ease-in-out;
}
.home_head_bg_tile{
  width:60%;
}
.border_before_title{
  width:100%;
  float:left;
  padding: 30px 0 45px;
}
.border_before_title span{
  width: 45px;
  height:3px;
  background:#ee3f3b;
  display: block;
}

.aboput_top_icon_block{
  display:flex;
  padding: 40px 0 0;
  gap: 15px;
  flex-wrap: wrap;
}
.home_top_icon_block{
  background: #01254a;
  width: 48.5%;
  padding: 25px;
  border-radius: 5px;
}
.about_top{
  padding: 55px 0 90px;
}
.about_top .row{
  align-items:center;
}
.home_top_icon_sub_desc{
  font-size: 17px;
  color: rgb(252 252 252 / 75%);
}

.home_26 .menu-item a{
  color: #dce6ef !important;
  font-size:18px !important;
  font-weight:500 !important;
}
.home_26 .menu-item a:hover{
  color:#ee3f3b !important;
}
.home_26 .section-intro:before{
  position:absolute;
  content:"";
  height: 110px;
  width:100%;
  left:0;
  top:0;
  background:linear-gradient(180deg, #010415, rgb(0 18 35 / 0%));
}
.home_26 .active_white .menu-item a{
  color: #012e5d !important;
  font-size:18px !important;
  font-weight:500 !important;
}
.home_26 .active_white .menu-item a:hover{
  color:rgb(238 63 59) !important;
  font-size:18px !important;
  font-weight:500 !important;
}



.home_26 .header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  background-color: transparent;
  transition: transform 0.3s ease-in-out, 
              background-color 0.3s ease-in-out;
}

.header.active_white {
  background-color: #ffffff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.header--hidden {
  transform: translateY(-100%);
}
.home_26 .btn-outline-secondary{
    color: #fff;
    background-color: #01254a;
    border-color: #01254a;
}
.home_26 .header .btn-outline-primary {
    color: #fff !important;
  background:#d63834 ;
  
}
.home_26 .block_title {padding:0;font-size: 2.7rem;font-weight: 650;color: #012e5d;text-align: left;}
.home_about_tools_right_desc{
  font-size: 1.2rem;
  color: #012e5d;
  padding: 0 0 40px;
}
.home_about_tools{
  padding:0 0 90px
}
.home_about_tools_right_icon{
  display:flex;
  gap:30px;
}
.hatr_title{
  font-size: 2.7rem;
  font-weight: 650;
  color: #ee3f3b;
}
.hatr_desc{
  font-size: 1.2rem;
  color: #012e5d;
}
.home_about_tools_right_icon_single{
  width:33%;
}
.home_about_tools_right{
  padding: 40px 0 40px 20px;
}
.home_about_tools_left{
  height: 100%;
    display: flex;
}
.home_about_tools_left img{
  width: 100%;
  object-fit: cover;
  border-radius: 5px;
  object-position: 30% 0;
}
.home_top_icon_img svg{
  width: 50px;
  height: 50px;
}
.home_top_icon_img path{
  fill: #fcfcfc;
}

.single_block_home_filter_icon img{
  width:100%;
}
.home_filter{
 background: #f1f3f8;
}
.home_filter .border_before_title {
    width: 100%;
    float: left;
    padding: 25px 0 40px;
}

.single_block_home_filter_link{
  font-weight:500;
  font-size:17px;
  padding:15px 0 0;
  color:#ee3f3b;
  transition: all .3s ease-in-out;
}
.home_filter .single_block_home_filter:hover{
  text-decoration:underline;
  transition: all .3s ease-in-out;
  box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
}
.home_filter .single_block_home_filter{
  transition: all .3s ease-in-out;
  box-shadow: none;
}

.home_26 .dropdown .menu-item a {
    color: rgb(12 43 67) !important;
    font-size: 18px !important;
    font-weight: 500 !important;
  line-height:1.3em;
  padding:10px 0 !important;
}
.home_26 .dropdown .menu-item a:hover {
    color: rgb(238 63 59) !important;
    font-size: 18px !important;
    font-weight: 500 !important;
}

.home_zap_right_desc b{
  font-size: 1.3rem;
  color: #012e5d;
  font-weight:700;
}
.home_zap_right_desc ul{
  padding-top: 20px;
  list-style: none;
  padding: 20px 0 0;
}
.home_zap_right_desc ul span{
  color:#ee3f3b;
  font-weight: 600;
}
.home_map_block_container{
}
.home_map_block_desc p{
  margin-bottom: 0;
}
.home_map_block{
  width: 95%;
}
.home_map_sub_title{
  font-size: 1.3rem;
  color: #012e5d;
  width:90%;
  font-weight: 450;
}
.home_map_block_desc i{
  color:#ee3f3b;
}
.home_map_1{
  width: 40%;
  float: left;
}
.home_map_3{
  width: 15%;
  float: left;
}
.footer_26 .block_title{
  padding:0 0 15px;
  color: #fcfcfc;
  font-weight: 500;
  font-size: 3rem;
}
.cont_26_block_single_address{
  padding:0 0 50px;
  font-size: 22px;
  color: #fcfcfc;
  font-weight: 300;
}
.cont_26_block{
  display:flex;
  gap:30px;
  padding:0 0 70px
}
.cont_26_block a{
  font-size: 35px;
  color: #fcfcfc !important;
  font-weight: 350;
}
.privacy_footer a{
  color: rgb(252 252 252 / 85%) !important;
  font-weight: 300;
}
.cr_footer{
  color: rgb(252 252 252 / 85%);
  font-weight: 300;
}
.more_sert{
  float:left;
  width:100%;
  padding: 50px 0 30px;
}
.home_sert .justify-content-center{
  justify-content: start !important;
}
.home_sert .card-body{
  padding:0 !important;
}
.home_serv{
  float:left;
  width:100%;
  background: #f1f3f8;
  padding:50px 0 70px;
}
.single_home_serv{
  background:#fff;
  height: 100%;
  border-radius:5px;
  padding: 30px;
  position:relative;
  overflow: hidden;
}
.home_serv .col-sm-6{
  margin:0 0 25px;
}
.single_home_serv_desc{
  font-size: 1.2rem;
  color: #012e5d;
  padding: 25px 0 0;
  width: 80%;
  position: relative;
  z-index: 2;
}
.home_serv .border_before_title {
    width: 100%;
    float: left;
    padding: 30px 0 50px;
}

.single_home_serv_icon{
  font-size: 2.7rem;
  color:#ee3f3b;
  font-weight: 350;
}
.home_serv .single_arch_job_bg {
    position: absolute;
    right: -53px;
    bottom: -45px;
    opacity: 1;
    z-index: 1;
}
.home_serv .single_arch_job_bg path{
    fill: #f1f3f8 !important;
}
.home_serv .single_arch_job_bg svg{
  width:160px;
  height: 160px;
}
.tnd_logo svg{
  height: 54px;
  /* width: 200px; */
}
.tnd_logo .st0 {
    fill: #ee3f3b !important;
  transition: all .3s ease-in-out;
}
.tnd_logo .st1 {
    fill: #5988b4 !important;
    transition: all .3s ease-in-out;
}

.active_white .tnd_logo .st1 {
    fill: #012e5d !important;
    transition: all .3s ease-in-out;
}

.tnd_logo{

    --grad1-start: #ee3f3b;
    --grad1-end: #ffffff00;
    
   
    --grad2-start: #5988b4;
    --grad2-end: #ffffff00;
}


.active_white .tnd_logo  {
 
    --grad1-start: #ee3f3b;
    --grad1-end: #ffffff00;
    
  
    --grad2-start: #0c2b43;
    --grad2-end: #ffffff00;
}

.gradient-line {
    transition: fill 0.3s ease-in-out;
}

@media(max-width:769px){
  .cont_26_block{
    display:block;
  }
  .home_map_1 {
    width: 100%;
    float: left;
    padding: 0 0 30px;
}
    .home_map_2 {
    width: 100%;
    float: left;
}
    .home_map_3 {
    width: 100%;
    float: left;
    padding: 20px 0 0;
}
  .cont_26_block a{
    font-size:26px;
  }
  .home_26 .footer {
    padding: 50px 15px 40px;
}
  .cont_26_block_single{
    padding:0 0 15px;
  }
  .tnd_logo svg {
    height: 48px;
}
  .home_zap .row{
    display:block;
  }
  .home_zap_right {
    color: #012e5d;
    padding: 40px 0 40px 0;
}
  .home_zap_left{
    height:350px;
  }
  .home_filter .col-sm-3{
    margin:0 0 20px;
  }
  .home_tools .row{
    display:block;
  }
  .home_about_tools_left img{
    height:350px;
  }
  .aboput_top_icon_block{
    display:block;
  }
  .home_top_icon_block{
   width:100%; 
    margin:0 0 20px;
  }
  .home_26 .intro-content {
    display: block !important;
}
  .home_head_bg_tile {
    width: 100%;
}
  .home_head_bg_tile h1{
    font-size:40px !important;
  }
  .home_head_bg_tile .text-secondary{
    width:100%;
  }
  .single_home_head_bg_btn{
    width:100%;
    display:block;
  }
  .single_home_head_bg_btn.md_btn{
    margin:50px 0 0;
  }
  .home_about_tools_right {
    padding: 40px 0 40px 0;
}
  .home_26 .block_title{
    font-size:35px;
    line-height:1.3em;
  }
  .home_about_tools_right_icon{
   display:block; 
  }
  .home_about_tools_right_icon_single{
    width:100%;
    margin: 0 0 30px;
  }
  .home_tools {
    padding: 0;
}
  .about_top {
    padding: 55px 0 30px;
}
  .home_filter {
    float: left;
    padding: 40px 0 30px;
}
  .home_zap {
    float: left;
    padding: 50px 0 0;
}
  
.home_serv {
    float: left;
    width: 100%;
    background: #f1f3f8;
    padding: 50px 0 50px;
}
.home_map_block {
    width: 100%;
}
.home_26 .section-intro {
    position: relative;
    background: url(/wp-content/themes/technodetalpro/assets/images/26/head_home_mob_2.jpg);
    background-size: cover;
    background-position: 50% 0%;
}
  .single_home_head_bg_btn.md_btn a {
    background: #01254a !important;
    border: 1px solid #01254a;
    transition: all .3s ease-in-out;
    color: rgb(255 255 255 / 85%);
}
.home_head_bg_btn {
    padding: 30px 0 170px;
    float: left;
    width: 100%;
}
}
@media(min-width:1200px){
.single_arch_job {
    height: 100%;
}
}
.dropdown-menu {
    min-width: 13.3rem !important;
}    