.gempol{
  padding-top: 100px;
}
.container{
  max-width: 75rem;
}
/*Views*/
.pdef {
    padding: 30px 0;
}

.paddef {
    padding: 35px 5%;
}

.block {
    margin-top: 40px;
    margin-bottom: 0px;
}

.half-content{ 

      justify-content: left;
    display: flex;
    align-items: center;

 }

 .half-content td{ 
  text-align: left;
 }

 .half-content table{ 
    margin-top: 0;
 }


.content-title {
    font-size: 1.7rem;
    font-weight: 800;
    padding-bottom: 15px;
    text-align: left;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    margin-bottom: 20px;
}


.content-title span{
  font-weight: bold;
}

.accordion p, .pdef p, .content-p {
    font-size: 1.05rem;
    line-height: 1.6;
    color: #262626;
    padding: 5px 0;
    font-weight: 300;
}

.accordion p big, .pdef p big, .content-p big{
  font-size: 1.5rem;
}


.t_left{
 padding-right: 60px;
}

.t_left p{
 text-align: left;
}

.t_left .content-title{
  text-align: left;
}

.t_right{
 padding-left: 60px;
}

.t_right p{
  text-align: left;
}


.t_right .content-title{
  text-align: left;
}


.imgholder{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  flex-direction: column;
  padding: 2px;
}

.subtit{
      font-weight: bold;
    font-size: 25px;
    line-height: 1;
    color: #2c3175;
    margin-bottom: 10px;
}

/*
.ttod:before{
  height: 100%;
  width: 100%;
  bottom: 0;
  left: 0;
}
.ttod.showme:before{
  transition: height 0.6s ease-in-out;
  height: 0%;
}

.ltor.showme:before, .rtol.showme:before{
  transition: width 0.6s ease-in-out;
  width: 0%;
}

.anim:before{
  content: "";
  position: absolute;
  background-color: #FFFFFF;
  z-index: 4;
}

.ltor:before{
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.rtol:before{
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}


*/

.ltor{
  clip-path: polygon(0 0,0 0,0 100%,0 100%);
}

.rtol{
  clip-path: polygon(0 0,0 0,0 100%,0 100%);
  /*clip-path: polygon(100% 0%,100% 0%,100% 100%,100% 100%);*/
}

.ltor.showme{
  clip-path: polygon(0 0,100% 0,100% 100%,0 100%);
}

.rtol.showme{
  clip-path: polygon(0 0,100% 0,100% 100%,0 100%);
}

.anim{
  will-change: clip-path;
  transition: clip-path 1s cubic-bezier(.75,.01,.21,.99),-webkit-clip-path 1s cubic-bezier(.75,.01,.21,.99);
}


}
.imgovertext{
  position: absolute;
  z-index: 4;
  max-width: 40%;
  text-align: center;
}

.imgovertext h3{
  font-size: 3rem;
  font-weight: 600;
  padding-bottom: 20px;
  color: #fff;
}

.imgovertext p{
  font-size: 1.3rem;
  line-height: 1.5;
  color: #fff;
}

.fimg{
    position: relative;
    background-color: #fff!important;
    z-index: 3;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    width: 100%;
}
.fadeBl{ opacity: 0.45; }

.linke{
    padding: 20px 40px;
    color: #fff;
    background-color: #f58220;
    display: inline-block;
    margin-top: 30px;
    font-size: 16px;
    text-decoration: none;
    border-radius: 2px;
}

.linke:hover{
  background-color: #333c42;
  color: #fff;
}



.contact_w{
  padding: 0 15px;
}

.contact_w p, .contact_w a{
  font-size: 14px;
  text-align: left;
  margin-bottom: 5px;
  color: #6c6b6b;
}
.contact_w p strong{
  display: block;
  color: #4f4f4f;
}

#map-canvas{
  min-height: 40vh;
}

#toTop {
    position: fixed;
    width: 60px;
    height: 60px;
    right: 25px;
    bottom: 25px;
    margin: 0;
    z-index: 10000;
    cursor: pointer;
    display: none;
}



#toTop:hover span:before {
    transform: scale(1.1);
}

.inarow{
    padding-left: 10%;
    margin: 50px 0;
}
.inarow-il{
    margin-top: 70px;
}

.iarwp{
  display: flex;
  align-items: center;
}

.textcont{
    position: absolute;
    z-index: 5;
}
.alin_r_p{
  right: 10%;
}

.texts_w{
    width: 100%;
    background-color: #fff;
    padding: 50px;
    background-color: #f48221;
}

.texts_w h3{
  color: #fff;
}

.texts_w p{
    color: #fff;
    font-size: 18px;
    line-height: 1.8;
}

.abs{
  position: absolute;
  height: 100%;
  top: 0;
  z-index: 9;
  background-color: #000000ad;
  padding: 100px;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.abs .homesubtitle{color: #fff;}
.texts_wrp{
      color: #fff;
    font-size: 18px;
    line-height: 1.8;
}

.withborder{
  display: flex;
  align-items: center;
}

.borderimg{
  padding-top: 50px;
  padding-left: 50px;
  position: relative;
}

.orangebox{
  position: absolute;
  width: 80%;
  height: 80%;
  top: 0;
  left: 0;
  background-color: #f48221;
}

.biwt img{
  width: 100%;
  padding: 0;
  border-radius: 15px;
}

.biwt{
   position: relative;
}

.biwt .contbi{
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    font-weight: bold;
    padding-bottom: 0px;
   
}
.biwt .contbi .row{
    position: relative;
}

.biwt .contbi .content-p{
  text-align: center;
  margin: 30px;
  margin-top: -50px;
  z-index: 9;
  border: 4px solid #00aaeb;
  border-bottom: none;
  background: #2c3075;
  padding: 30px 30px;
  width: 90%;
  color: #fff;
  border-radius: 15px;
}

.biwt .contbi .content-p h3{
  font-size: 28px;
  font-weight: 300;
  padding-bottom: 20px;
  text-align: center;
}

.biwt .contbi .content-p h3 strong{
  font-weight: 600;
}

.biwt .contbi .content-p p{
  text-align: center;
  font-size: 16px;
}



.orange_bottom{
  width: 80%;
  height: 2px;
  background-color: #f4f2f0;
  margin-top: auto;
}

.product-slide p{
    color: #fff;
    font-size: 20px;
}
.product-slide .fimg{
  opacity: 1;
}

.orangeline{
  position: absolute;
  z-index: -1;
  top: 0;
  width: 100%;
  overflow: hidden;
}

.orangeline img{
}

.orangeline .oleft{
  position: relative;
  left: -70%;
  height: 1310.857px;
}

.orangeline .oright{
  position: relative;
  right: -70%;
  height: 1310.857px;
}

.text_v p{
    text-align: left;
}

.text_v table{
  width: 100%;
}

.text_v table tbody tr:nth-child(odd) td:first-child, .text_v table tbody tr:nth-child(odd) td:last-child {
    background: #f5f2f0;
}

.text_v table tbody tr:nth-child(even) td:first-child, .text_v table tbody tr:nth-child(even) td:last-child {
    background: #fff;
}

.otherpages{
  border-bottom: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  padding: 0;
}
.otherpages > div{
  
  padding: 0;
}

.otherpages .prevpro{
  border-right: 1px solid #e6e6e6;
}

.otherpages a{
    padding: 40px 0;
    text-align: center;
    display: block;
    text-decoration: none;
    color: #212529;
    font-size: 18px;
}

.otherpages a:hover{
  background-color: #F4F2EE;
}

.notfullw{
  padding-left: 5%;
  padding-right: 5%;
}
.imgco{ 
      position: relative;
  }

.imgpad{
  padding: 0 10px;
}

.tableWrp{
  padding: 0px 0 80px 0;
}

.tableWrp table{
  color:#ccc;
  float: none;
}

.tableWrp table thead tr td, .tableWrp table thead tr th{
  background: #f58220;
  color: #fff;
  font-size: 12px!important;
  text-align: center;
  font-weight: normal;
  padding: 10px 0;
  border-right:1px solid #fff;
}

.round table thead tr td:nth-child(5), .round table thead tr th:nth-child(5){

  border-right:5px solid #fff;
}
.round table td:nth-child(5) {
  border-right:5px solid #fff;
}


.tableWrp table thead tr td p, .tableWrp table thead tr th p{
  color: #fff;
  font-size: 12px!important;
  line-height: 14px;
  text-align: center;
  font-weight: normal;
  margin:0;
}

.tableWrp table td p, .tableWrp table td {
  color: #424242;
  font-size: 12px;
  text-align: center;
  font-weight: normal;
  padding: 10px 0;
  border-color:#fff;
}

.tableWrp table tr:nth-child(even) {
    background: #fff;
        border-bottom: 1px solid #fff;
    
}

.tableWrp table tr:nth-child(odd) {
    background: #E6E7E8;
        border-bottom: 1px solid #fff;

}

.table-content{
  padding: 80px 20px 20px 20px;
  min-height: 100%;
}

.tableWrp p{

  font-size: 16px;
  line-height: 28px;
  margin-bottom: 10px;

}

.tech-img{
    display: flex;
    justify-content: left;
    align-items: center;
}

.tech-img img{
   height: 250px;
}

.breadcrumb{
  padding: 20px 0 20px 0;
  border-bottom: 1px solid #dfdfdf;
  position: relative;
  z-index: 3;
}
.breadcrumb a{
  text-decoration: none;
  color: #f48221;
}


.morepro{
  text-align: center;
  margin-bottom: 15px;
}
.morepro a, .morepro p{
 text-decoration: none;
 line-height: 1.3;
 color: #333;
}

.morepro a:hover, .morepro a:hover p{
 color: #F48220;
}

.morepro .imgparent{
  background-color:#efefef;
}

.morepro .imgparent img{
  mix-blend-mode: multiply;
}


.morepro .protext{
  padding: 20px; 
  font-weight: bold;
}

.prowrapper{
  margin-top:-50px;
}

.pro-det-texts{
  display: flex; 
  justify-content: end; 
  flex-direction: column;
}

.pro-det-texts-wrapper{
  display: flex; 
  align-items:center; 
  justify-content: end;
}

.pro-det-texts-wrapper h3{
  font-weight: 700;
  margin-bottom: 20px;
}

.pro-det-texts-wrapper p{
  line-height: 1.5;
}

.pro-img-w img{
  margin-left: 120px;
}



.newcont{ 
  text-decoration:none;
  color: #333;
  margin-bottom: 20px;
  display: block;
}

.newcont p{ 
  text-align:center;  
  text-decoration:none;
  line-height: 1.3;
  font-size: 16px;
  margin-top: 5px;
}

.socialbtn{
  padding: 0 10px;
  cursor: pointer;
}
.socialbtn:hover .socialcls{fill:#f58220;}


.ico-img{
  width: 50%;
}

.obul{
      display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #f99704;
    margin-right: 5px;
}

.slider_logo{
  position: absolute;
  z-index: 10;
  left: 40px;
  bottom: 40px;
}

.contact-title{
  font-size: 16px;
  text-align: left;
  min-height: 40px;
  color: #2c3075;
}

}












