#banner {
    height: 46vw;
    background-image: url(../img/background_titan.jpg) !important;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.titan_202110 #banner{
  background-image: url(/images/titan_banner_202110.png) !important;
}
.capture{display:none;}
.capture_titan{
    position: absolute;
    margin-top: 20vw;
    margin-left: 12vw;
    z-index: 2;
    width: 46%;
}
.capture_titan.new_capture{
  margin-top:13vw;
  width: 60%;
  margin-left: 20vw !important;
}
.capture_titan.new_capture p{
  width:46%;
}
.capture_titan h5{
    color: #2cc654;
    margin: 0;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    text-align: left;
    font-size: 3.5vw;
    line-height: 40px;
    padding-bottom: 13px;
}
.capture_titan h2{
    margin: 0;
    font-family: "Poppins", sans-serif;
    color: rgb(255, 255, 255);
    font-weight: 600;
    text-align: left;
    font-size: 27px;
    line-height: 1.1;
    padding-bottom: 13px;
}
.capture_titan p{
    margin: 0;
    font-size: 12px;
    font-family: "Poppins", sans-serif;
    color: rgb(255, 255, 255);
    line-height: 17px;
    text-align: left;
    opacity: 0.8;
}
.capture_titan span {
    color: #2cc654;
    line-height: 27px;
    font-weight: 600;
}
.piesakies{
    position: absolute;
    z-index: 2;
    right: 30vw;
    top: 27vw;
}
.piesakies button{
    width: auto;
    padding: 9px 13px;
    font-size: 12px;
    text-transform: uppercase;
    color: white;
    background-color: #2cc654;
    border: none;
    cursor: pointer;
}
#main_info{
    padding-top: 4vw;
    padding-bottom: 27px;
    width: 60%;
    margin: auto;
}
#main_info_piesakies{
    padding-top: 4vw;
    padding-bottom: 27px;
    width: 70%;
    margin: auto;
}
#content_1 p{
    margin: 0;
    font-size: 12px;
    font-family: "Poppins", sans-serif;
    color: rgb(0,0,0);
    line-height: 17px;
    text-align: justify;
}
#content_1 span {
    color: #2cc654;
}
#content_1 div{
    margin-bottom: 27px;
}
#content_2{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 80%;
    margin: auto;
    position: relative;
}
#content_2 div:first-child{
    width: 30%;
}
#content_2 div:last-child{
    width: 70%;
    padding-left: 40px;
}
#content_2 img{
    width: 100%;
}
#content_2 h1{
    margin: 0;
    font-size: 12px;
    font-family: "Poppins", sans-serif;
    color: rgb(0,0,0);
    line-height: 17px;
    text-align: left;
    font-weight: 600;
}
#content_2 h2{
    margin: 0;
    font-size: 11px;
    font-family: "Poppins", sans-serif;
    color: rgb(0,0,0);
    line-height: 17px;
    text-align: left;
    margin-bottom: 13px;
    font-weight: 400;
}
#content_2 p{
    margin: 0;
    font-size: 11px;
    font-family: "Poppins", sans-serif;
    color: rgb(0,0,0);
    line-height: 17px;
    text-align: left;
}
#element{
    position: absolute;
    width: 34px !important;
    right: 0;
}


.wrap{
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 13px;
    align-items: flex-start;
}
.col1{
  width:60%;
  box-sizing: border-box;
  padding-right:140px;
}
.col1 .row{
  display:flex;
  flex-wrap:wrap;
  line-height:28px;
  align-items:center;
}
.col1 .row .clr {
  width:20px;
  height:20px;
  margin-right:15px;
}
.col1 .row .clr.clr1{
  background-color:#b4e817;
}
.col1 .row .clr.clr2{
  background-color:#ede605;
}
.col1 .row .clr.clr3{
  background-color:#f2bc05;
}
.col1 .row .clr.clr4{
  background-color:#eb7a23;
}
.col1 .row .clr.clr5{
  background-color:#06cda3;
}
.col2{
  width:40%;
  position:relative;
}
.col2 img{
  width:100%;
}
.graph_det{
  margin: 40px 0px 40px 100px;
}
.wrapped{
    display: -webkit-flex;
    display: flex;
    width: 50%;
    height: auto;
    align-items: center;
}
.wrapped:hover{
    background-color: white;
}
.wrapped div{
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    flex-direction: column
}
.wrapped h1{
    font-size: 13px;
    font-family: "Poppins", sans-serif;
    color: black;
    font-weight: 600;
    text-align: left;
    margin: 0;
    line-height: 1.6vw;
    margin-bottom: 0.2vw;
}
.wrapped h2{
    font-size: 11px;
    font-family: "Poppins", sans-serif;
    color: black;
    font-weight: 600;
    margin: 0;
    position: relative;
    bottom: -1.5vw;
    text-align: center;
}
.wrapped p{
    font-size: 12px;
    font-family: "Poppins";
    color: black;
    line-height: 13px;
    text-align: justify;
    margin: 0;
    padding-bottom: 0.5vw;
    line-height: 1.2vw;
}
.project_logo{
    width: 15vw;
}
.logo1, .logo2{
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
    background-position-x: 50%;
    background-size: 40%;
    background-position-y: 30%;
    height: 100%;
}
.wrapped_text{
    width: 70%;
    padding:17px;
}
.new_titan .wrapped_text{
  padding:17px 34px;
  padding-left:0px;
  text-align: left;
  padding-top: 0px;
}
.w-top .wrapped_text{
    width: 100%;
}
.logos-{
    width: 30%;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    height: 8vw;
    margin-left:1vw;
}
.logo1{background-image: url(../img/logos/11.png);}
.logo2{background-image: url(../img/logos/29.png);}


.addt{
    font-weight: 600;
}
.addt span{
    color: #2cc654;
}

.two-columns{
    display: -webkit-flex;
    display: flex;
    width: 100%;
}
.two-columns p{
    margin: 0;
    font-size: 13px;
    font-family: "Poppins", sans-serif;
    color: rgb(0,0,0);
    line-height: 1.5;
    text-align: left;
    margin-bottom: 13px
}
.two-columns p a{
    color: #2cc654;
    font-size: 13px;
    font-family: "Poppins", sans-serif;
    line-height: 1.5;
}
.two-columns li{
    color: rgb(0,0,0);
    font-size: 13px;
    font-family: "Poppins", sans-serif;
    line-height: 1.5;
    padding-bottom: 0;
    cursor: unset;
    list-style-type: disc;
    list-style-position: inside
}
.two-columns div{
    padding: 13px
}
.two-columns div:first-child{
    width: 41%;
}
.two-columns div:last-child{
    width: 59%;
}
.two-columns h3{
    margin: 0;
    font-size: 18px;
    margin-bottom: 13px
}
.two-columns h3 a{
    color: #2cc654;
    margin: 0;
    font-size: 18px;
    margin-bottom: 13px
}
.two-columns table{
    width: 100%;
    padding: 11px;
    border: 1px solid rgba(0,0,0,0.1);
    margin-bottom: 13px;
    border-radius: 0.5vw;
}
.two-columns tr{
    width: 100%;
}
.two-columns th{}
.two-columns td{
    padding:0.3vw
}
.two-columns h5{
    margin: 0;
    font-size: 11px;
    font-family: "Poppins", sans-serif;
    color: rgb(0,0,0);
    line-height: 1.5;
    text-align: center;
}
.two-columns h2{
    margin: 0;
    font-size: 12px;
    font-family: "Poppins", sans-serif;
    color: rgba(0,0,0, 0.4);
    line-height: 1.5;
    text-align: left;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
.lideru_table{
  position: absolute;
  right: 80px;
  width: 400px;
  top:-21px;
  font-size:12px;
  color: white;
}
.lideru_table table{
  /*background:rgba(255,255,255,0.2);*/
  padding:5px;
  border-radius:5px;
  text-align:center;
  border:1px solid rgba(255,255,255,0.2);
}
.lideru_table table td{
  padding:12px 10px;
  width:50%;
  height:50%;
}
.lideru_table table td:first-child{
  border-right:1px solid white;
}

.lideru_table table tr:first-child td{
  border-bottom:1px solid white;
}
.green_quote{
  background: #2fbf54;
}
.green_quote #quote_inner{
  width:60%;
  margin:0 auto;
  display:flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
}
.green_quote .quote{
  width:35%;
  left:0px;
  text-align: left;
}
.quote_image{
  width: 65%;
  text-align:center;
}
.quote_image img{
  height:280px;
}
.green_quote .quote h2{
  margin-bottom:10px;
  font-size:21px;
}
.green_quote .quote p.quote-p{
  text-transform:uppercase;
  text-align: left;
}
.green_quote .quote p.content{
  direction:ltr;
  padding-left:20px;
  text-align: left;
}
.green_quote .scroll{
  direction: rtl;
  overflow:auto;
  height: 220px;
  width: 100%;
}

::-webkit-scrollbar {
  width: 4px;
}
/* Track */
::-webkit-scrollbar-track {
  background: rgb(255,255,255,0.5); 
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: white; 
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  /*background: #b30000; */
}

.titan_eval_wrap{
  width:60%;
  margin:0 auto;
  padding:40px 0px;
  font-size:12px;
}
.titan_try{
  background-color:#f2f2f2;
}
.perf_text{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 17px;
  font-family: Poppins-medium;  
}
.sp_button{
  font-family: "Poppins", sans-serif;
  background-color: #16B01A !important;
  color: white;
  font-size: 20px !important;
  padding: 0.5vw 27px;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.2);
  cursor: pointer;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  text-transform: uppercase;  
  display:inline-block;
}

@media screen and (max-width: 900px){
    #partners{
        display: none !important;
    }
    #main_info {
        padding-top: 0px;
        padding-bottom: 138px;
        width: 100%;
        padding:0px 25px;
        box-sizing:border-box;
    }
    .wrapped {
        width: 100%;
        flex-direction: column;
    }
    .wrapped p {
        font-size: 20px;
        line-height: 1.2;
    }
    .logos- {
        width: 100%;
        box-shadow: none;
        height: 40vw;
        margin-left: 0;
    }
    .logo1, .logo2 {
        background-size: 25%;
    }
    .wrapped h2 {
        font-size: 4vw;
        bottom: -15vw;
    }
    .wrapped_text {
        width: 100%;
    }

    #main_info_piesakies {
        padding-top: 40px;
        padding-bottom: 138px;
        width: 100%;
        padding:0px 25px;
        box-sizing:border-box;
    }
    .two-columns {
        flex-direction: column;
    }
    .two-columns div {
        width: 100% !important;
    }
    .two-columns li {
        font-size: 20px;
        line-height: 1.5;
    }
    .two-columns p {
        font-size: 20px !important;
        margin-bottom: 70px;
    }
    .two-columns p a {
        font-size: 20px;
    }
    .two-columns h3 {
        margin: 0;
        line-height: 1;
        font-size: 20px;
        margin-bottom: 70px;
    }
    .two-columns h3 a {
        font-size: 20px;
        margin-bottom: 70px;
    }
    .two-columns table {
        padding: 0px;
        margin-bottom: 30px;
    }
    .two-columns h2 {
        font-size: 20px;
    }
    .two-columns h5 {
        font-size: 13px;
        text-align: left;
    }
    .wrap{
      flex-direction: row;
    }
    .col1{
      width:100%;
      padding:0px !important;
    }
    .col2{
      width:100%;
      margin-top:30px;
      text-align:center;
    }
    .titan_eval_wrap{
      width: 97%;
    }
    .green_quote #quote_inner{
      width:96%;
    }
    .green_quote .quote{
      width:100% !important;
    }
    .quote_image{
      width:100% !important;
    }
    .green_quote .scroll{
      height: 100%;
    }
    .graph_det{
      margin-left:20px !important;
    }
    .capture_titan.capture-top.new_capture{
      width: 96% !important;
      left: 0px !important;
      margin-left: 0px !important;
      margin: 0 auto !important;
    }
    .lideru_table{
      position:static !important;
      width: 100% !important;
    }
    .capture_titan.new_capture p{
      width:100%;
    }
    #banner {
      height:170vw !important;
    }
}
