html{
    overflow-x:hidden;
}

.sec-1,
.sec-1 *,
.sec-2,
.sec-2 *,
.sec-3,
.sec-3 *,
.sec-4,
.sec-4 *,
.sec-5,
.sec-5 *,
.sec-6,
.sec-6 *{
    box-sizing: border-box;
}
.btn-transparent{height:53px !important;line-height:49px!important}
.sec-1 .content-container,
.sec-2 .content-container,
.sec-3 .content-container,
.sec-4 .content-container,
.sec-5 .content-container,
.sec-6 .content-container{
    width: 1440px;
}

@media (max-width: 1489px){
    .sec-1 .content-container,
    .sec-2 .content-container,
    .sec-3 .content-container,
    .sec-4 .content-container,
    .sec-5 .content-container,
    .sec-6 .content-container{
        width: 1170px;
        padding: 0 15px;
    }
}
@media (max-width: 1199px){
    .sec-1 .content-container,
    .sec-2 .content-container,
    .sec-3 .content-container,
    .sec-4 .content-container,
    .sec-5 .content-container,
    .sec-6 .content-container{
        width: 970px;
    }
}
@media (max-width: 991px){
    .sec-1 .content-container,
    .sec-2 .content-container,
    .sec-3 .content-container,
    .sec-4 .content-container,
    .sec-5 .content-container,
    .sec-6 .content-container{
        width: 750px;
    }
}
@media (max-width: 767px){
    .sec-1 .content-container,
    .sec-2 .content-container,
    .sec-3 .content-container,
    .sec-4 .content-container,
    .sec-5 .content-container,
    .sec-6 .content-container{
        width: 100%;
    }
}

.bg-white{
    background: #fff;
}
.bg-grey{
    background-color: #F3F6FD;
}
.bg-blue{
    background-color: #1b52b2;
}
.section-header{
    margin-bottom: 60px;
    text-align: center;
}
.section-header p{
    font-size: 18px;
    margin: 0;
}

.delimiter{
    position: absolute;
    left: -5px;
    right: -5px;
    bottom:0;
}
.delimiter img{
    vertical-align: top;
    width: 100%;
}



.sec-1{
    position: relative;
    height: 442px;
    overflow: visible;
    width: 100%;
}

.sec-1 .sec-background {
    position: absolute;
    width:100%;
    top: 0;
    left: 0;
    height: 101%;
    overflow: hidden;
}
.sec-1 .sec-bg_img {
    background-image: url('../img/inregistrare-afiliat-sec1-img.png');
    background-position: center;
    background-repeat: no-repeat;
    height: 662px;
    width: 991px;
    position: absolute;
    top: -150px;
    right: -10px;
}

.sec-1 .sec-bg_gradient {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 86.5%;
    background: -moz-linear-gradient(0% 50% 0deg,rgba(8, 43, 94, 1) 0%,rgba(8, 43, 94, 1) calc(100% - 580px), rgba(8, 43, 94, 0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(8, 43, 94, 1) 0%, rgba(8, 43, 94, 1) calc(100% - 580px), rgba(8, 43, 94, 0) 100%);
    background: -o-linear-gradient(0deg, rgba(8, 43, 94, 1) 0%, rgba(8, 43, 94, 1) calc(100% - 580px), rgba(8, 43, 94, 0) 100%);
    background: -ms-linear-gradient(0deg, rgba(8, 43, 94, 1) 0%, rgba(8, 43, 94, 1) calc(100% - 580px), rgba(8, 43, 94, 0) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#082B5E', endColorstr='#082B5E' ,GradientType=0)";
    background: linear-gradient(90deg, rgba(8, 43, 94, 1) 0%, rgba(8, 43, 94, 1) calc(100% - 580px), rgba(8, 43, 94, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#082B5E',endColorstr='#082B5E' , GradientType=1);
}
.sec-1 .sec-bg_mask {
    position: absolute;
    width:101%;
    bottom:-39px;
    left:-2px;
    
}
.sec-1 .sec-bg_mask img{
    position:absolute;
    width:101%;
    left:-1px;
    bottom:0;
}
.sec-1 .content-container {
    position: relative;
    color: #fff;
    padding: 0 30px;
}
.sec-1 .sec-text {
    padding-top: 83px;
}

.sec-1 .sec-row{
    margin-top: 42px;
}
.sec-1 .sec-col{
    display: inline-block;
    vertical-align: top;
    margin-right: -0.25em;
    margin-right: 100px;
}
.sec-1 .sec-list li{
    position: relative;
    padding-left: 30px;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 7px;
}
.sec-1 .sec-list li:before{
    font-family: 'FontAwesome';
    content: "\f00c";
    position: absolute;
    top: 0;
    left: 0;
    color: #3fcf91;
}

.sec-2 {
    position: relative;
    background-color:#F3F6FD;
    overflow: visible;
    padding-top:40px;
    margin-top:-2px;
}
.sec-2:after {
    clear: both;
    content: "";
    display: block;
}
.sec-2 h2, 
.sec-2 h3{
    
}

.sec-2 .sec-text {
    width:48%;
    float:left;
    padding-left:30px;
}

.sec-2 .form-wrapper {
    float:right;
    width: 50%;
    margin-top:-55px;
    padding-bottom: 100px;
}

.sec-2 .form {
    background : #FFFFFF;
  background : rgba(255, 255, 255, 1);
  border-radius : 13px;
  -moz-border-radius : 13px;
  -webkit-border-radius : 13px;
  box-shadow : 0px 24.7px 24.7px rgba(0, 20, 61, 0.1);
  filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=24.7, Color='#00143D') ;
  
  padding: 30px;
  margin:0 30px;
}

.form .custom-server-field {
    border-style : Solid;
  border-color : #E8EEF7;
  border-color : rgba(232, 238, 247, 1);
  border-width : 1px;
  
  padding: 5px 10px;
    text-align: left;
    margin-bottom: 30px;
    float:left;
    width: 100%;
}
.form .custom-server-field:focus {
    border-color:#468EF7;
}
.form .custom-server-field label{
    font-size: 12px;
    font-weight: 600;
    color: #468EF7;
    text-transform: uppercase;
    line-height: 16px;
    height: 16px;
    display:block;
}
.form .custom-server-field label > span{
    color: #939CAD;
    font-weight: 300;
}
.form .custom-server-field.cols2 {
    width: 48%;
    
}

.form input[type="text"] {
    font-size: 18px;
    font-family: Exo;
    width: 100%;
    border: none;
}
.form textarea {
    font-size: 18px;
    font-family: Exo;
    width: 100%;
    border: none;
}
.form .custom-server-field input[type="checkbox"]{display:none}
.form .custom-server-field.checkbox {
    border-color: rgba(0,0,0,0);
    padding-left:0;
}
.form .custom-server-field.checkbox label{
    height:31px;
}
.form .custom-server-field.checkbox span.checkbox{
    
    width:35px;
    height: 35px;
    border-style : Solid;
  border-color : #E8EEF7;
  border-color : rgba(232, 238, 247, 1);
  border-width : 1px;
  line-height: 35px;
  text-align: center;
  display: inline-block;
    content: "\f00c";
    font-family: 'FontAwesome';
    font-size: 21px;
    float:left;
    
    color:rgba(0,0,0,0);
}
.form .custom-server-field.checkbox.small {
    height: 22px;
    line-height: 21px;
    
}
.form .custom-server-field.checkbox.small label {
    text-transform:  none;
    color: #333;
    font-size: 14px;
    font-weight:300;
    float: left;
}
.form .custom-server-field.checkbox.small label:nth-child(2){
    width:calc(100% - 28px);
} 
.form .custom-server-field.checkbox.small label > a,
.form .custom-server-field.checkbox.small label > a:visited{
    text-transform:  none;
    color: #1B52B2
}
.form .custom-server-field.checkbox.small span.checkbox{
    width:20px;
    height: 20px;
    line-height:20px;
    font-size: 18px;
    margin-right:7px;
}

.form .custom-server-field span.checkbox.checked{
    color:#4F87FB;
}

.form button.btn {
    width:100%;
    max-width:212px;
}

.custom-form-confirmation {
    background : #3FCF91;
  background : rgba(63, 207, 145, 1);
  border-radius : 13px;
  -moz-border-radius : 13px;
  -webkit-border-radius : 13px;
  box-shadow : 0px 12.49px 12.49px rgba(0, 20, 61, 0.1);
  filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=12.49, Color='#00143D') ;
  
  color: #fff;
  width:auto;
  margin: 30px 30px 0px;
  padding: 35px 40px;
  text-align:left;
  position: relative;
  display: none;
}

.custom-form-confirmation.message-show {
    display: block;
}
.custom-form-confirmation.error-message {
    background-color: rgb(207, 63, 63);
}
.custom-form-confirmation > .title{
    font-size: 24px;
    font-weight: 300;
}
.custom-form-confirmation > .text {
    
}
.custom-form-confirmation a.close{
    position: absolute;
    top:5px;
    right: 17px;
    cursor:pointer;
}

.paypal-icon {
    width:27px;
    height:27px;
    display: inline-block;
    margin-top: 3px;
    float:left;
    margin-left: 7px;
    margin-right: 5px;
}

.grecaptcha-badge {margin-right: -100px !important}
.paypal-icon img{max-width:100%;max-height:100%;}

.payment-method {
    font-size: 15px;
    text-transform: none;
    color: #4F87FB !important;
    display: inline-block;
    float:left;
    height:35px;
    line-height:35px;
}

.form-confirmation {
    background : #3FCF91;
  background : rgba(63, 207, 145, 1);
  border-radius : 13px;
  -moz-border-radius : 13px;
  -webkit-border-radius : 13px;
  box-shadow : 0px 12.49px 12.49px rgba(0, 20, 61, 0.1);
  filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=12.49, Color='#00143D') ;
  
  color: #fff;
  width:85%;
  margin: -0px auto 0px;
  padding: 35px 40px;
  text-align:left;
  position: relative;
  display: none;
}

.form-confirmation.message-show {
    display: block;
}
.form-confirmation.error-message {
    background-color: rgb(207, 63, 63);
}
.form-confirmation > .title{
    font-size: 24px;
    font-weight: 300;
}
.form-confirmation > .text {
    
}
.form-confirmation a.close{
    position: absolute;
    top:5px;
    right: 17px;
    cursor:pointer;
}




.sec-4 {
    position: relative;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f3f6fd+0,f3f6fd+35,468ef7+36,468ef7+100 */
background: #f3f6fd; /* Old browsers */
background: -moz-linear-gradient(top,  #f3f6fd 0%, #f3f6fd 35%, #468ef7 36%, #468ef7 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f3f6fd 0%,#f3f6fd 35%,#468ef7 36%,#468ef7 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f3f6fd 0%,#f3f6fd 35%,#468ef7 36%,#468ef7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f6fd', endColorstr='#468ef7',GradientType=0 ); /* IE6-9 */
    
    color:#fff;
    
    background: #468ef7;
  /*  overflow: hidden; ;*/
}
.sec-4 .bg{
    position: absolute;
    width: 101%;
    top:-3px;
    left:-1px;
}
.sec-4 .bg img{width: 100%}
.sec-4 h2 { font-size: 30px;}

.sec-4 .content-container {
    padding:60px 40px;
    position:relative;
    overflow: hidden;
}

.sec-4 .text {
    max-width: 640px;
    font-size: 18px;
    line-height: 30px;
    float: left;
}
.sec-4 .cta {
    float:right;
    padding-top:30px;
}


@media (min-width: 2719px){
    .sec-4 .bg {top:-8px}
    .sec-1 .sec-bg_gradient {width:77%}
}  

@media (min-width: 2419px){
    .sec-1 .sec-bg_img{
        right: 50%;
        margin-right: -50%;
        width: 50%;
        background-size: cover;
    }
    .sec-1 .sec-bg_mask {height: 100%;}
    
}


@media (max-width: 1489px){
    

}

@media (max-width: 1199px){
    
    
    .sec-4 .bg {
        top:-4px;
        overflow: hidden;
    }
    .sec-4 .content-container{
        padding-left:0;
        padding-right:0;
    }
    
}

@media (max-width: 991px){
    h1,h2 {
        font-size:30px;
    }
    h3 {font-size: 19px;}
    .sec-1 {
        height: 340px;
    }
     .sec-1 .sec-bg_gradient {
   
    background: -moz-linear-gradient(0% 50% 0deg,rgba(8, 43, 94, 1) 0%,rgba(8, 43, 94, 1) 50%, rgba(8, 43, 94, 0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(8, 43, 94, 1) 0%, rgba(8, 43, 94, 1) 50%, rgba(8, 43, 94, 0) 100%);
    background: -o-linear-gradient(0deg, rgba(8, 43, 94, 1) 0%, rgba(8, 43, 94, 1) 50%, rgba(8, 43, 94, 0) 100%);
    background: -ms-linear-gradient(0deg, rgba(8, 43, 94, 1) 0%, rgba(8, 43, 94, 1) 50%, rgba(8, 43, 94, 0) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#082B5E', endColorstr='#082B5E' ,GradientType=0)";
    background: linear-gradient(90deg, rgba(8, 43, 94, 1) 0%, rgba(8, 43, 94, 1) 50%, rgba(8, 43, 94, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#082B5E',endColorstr='#082B5E' , GradientType=1);
}
    .sec-1 .sec-bg_img {
        right:-250px;
        height: 411px;
        background-size: contain;
        top:-42px;
    }
    .sec-1 .sec-bg_mask {bottom:-1px;}
    .sec-1 .sec-text {
        padding-top:40px;
    }
    .sec-2 .sec-text {width:100%;float:none;}
    .sec-2 .form-wrapper {width:100%;float:none;margin-top:60px;}
    
    .sec-4 h2 {font-size:26px;}
    
    .sec-4 .bg img {
        width: 200%;
        margin-left: -50%;
    }
    .sec-4 .text {
        max-width: 477px;
        font-size: 17px;
    }
    
    .sec-4 .cta {padding-top:53px;}

}

@media (max-width: 767px){ 
    
    .sec-1 .sec-bg_gradient {
        width: 110%;
    }
    
    
    
    
    .sec-4 .text{
        display: block;
        width: auto;
        float: none;
        max-width: 90%;
        margin: 0 auto;
        text-align: center;
    }
    
    .sec-4 .cta {
        width:100%;
        text-align: center;
    }
}

@media (max-width: 567px){ 
    h1, h2 {
        font-size: 24px;
    }
    h3 {
        font-size: 18px;
    }
    .sec-2 .sec-text{padding-left:0}
    .sec-2 .form {margin:0}
    .sec-1 .sec-bg_img {right: -315px;}
    
    
    .sec-4 .bg {
        top: -6px;
    }
    .sec-4 .bg img {width: 1200px;}
}
@media (max-width: 480px){ 
    
}