html{
    scrollbar-gutter: stable;
}
body{
    font-weight: normal;
    font-family: 'Roboto', sans-serif!important;
        margin: 0;
    padding: 0;
}

ul{
        margin: 0;
    padding: 0;
    list-style: none;
}

p{
    margin:0;
}
a{
    text-decoration:none;
}


.main_width{
    width:1360px;
    margin:0 auto;
}

.main_wrapper{
width: 100%;
background: url(../images/top_bg1.png) no-repeat right top;
}
.main_row{
   width: 100%;
background: url(../images/top_bg2.png) no-repeat right top; 
}

.main_row{
        display: inline-block;
    width: 100%;
      
}

.top_logo_box{
        width: 40%;
    float: left;
}
.top_menu_box{
width: 50%;
    float: right;
    display: inline-flex;
    padding-top:22px;
}

.top_row_data{
        display: inline-block;
    width: 100%;
     padding-top: 40px;
}



.top_bottom_wrapper{
           display: inline-block;
    width: 100%;
    min-height:400px;
}

.menubox{
    width: 450px;
}

.menubox ul{
    width: 100%;
    display: inline-flex;
}

.menubox ul li{
        margin-right: 20px;
}

.menubox ul li a{
    color: #0A4B73;
    font-weight: 400;
    font-size: 20px;
    padding: 0 20px;
}

.top_media_row{
    display: inline-block;
    width: 380px;
    text-align: right;
}

.top_contact{
        float: left;
}

.top_contact a{
    border: 1px solid #0A4B73;
    border-radius: 10px;
    color: #000;
    padding: 10px 80px;
    cursor: pointer;
    text-transform: uppercase;
}
.top_contact a:hover{
    background:#0A4B73;
    color:#fff;
}

.top_language{
    float: right;
    position: relative;
    margin-top: -7px;
}





.mod-languages {
    margin: 0 10px;
}


.mod-languages button{
    color: #0A4B73;
    outline: none;
    border: none;
    background: none;
    line-height: 1.8;
    cursor: pointer;
    position: relative;
    font-weight: bold;
    font-size: 16px;
}

.mod-languages button i{
color: #fff;
    font-size: 11px;
    position: absolute;
    top: 5px;
    right: -29px;
    margin: 0;
}

.mod-languages button span{
    display: inline-block;
    float: left;
    margin-right: 5px;
}

.mod-languages button img{
    width: 20px;
    margin: 0;
    position: relative;
    top: 4px;
}

.top-box__lang-list{
    position: absolute;
    background: #0A4B73;
    z-index: 9999;
    margin-left: 0;
    margin-top: 5px!important;
    display: none;
    right: 0;
    top: 23px;
    border-radius: 5px;
}

.top-box__lang-list a{
    padding: 10px;
    border-bottom: 1px solid #fff;
    display: block;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
}


.top-box__lang-list img{
width: 20px;
    margin-right: 6px;
    margin-bottom: -5px;
}

.top-box__lang-list li:last-of-type a{
    border:none;
}


.top-box__lang-list a:hover{
    background:#F2AE30;
}


.top_bottom_wrapper h1{
    color: #0A4B73;
    font-size: 110px;
    margin: 95px 0;
    text-align:center;
}

.top_bottom_wrapper h1 strong{
        color: #F2AE30;
}

.header_txt{
 text-align: center;
    color: #0A4B73;
    font-size: 20px;
    line-height: 23px;   
}

.header_button{
        width: 100%;
    display: inline-block;
    margin-top: 50px;
    margin-bottom: 100px;
    text-align: center;
}


.header_button a:first-of-type{
        background: #0A4B73;
    color: #fff;
    padding: 20px 100px;
    border-radius: 10px;
    margin-right: 50px;
    display: inline-block;
    cursor: pointer;
    text-transform: uppercase;
}

.header_button a:last-of-type{
    border: 2px solid #0A4B73;
    color: #0A4B73;
    padding: 19px 100px;
    border-radius: 10px;
    display: inline-block;
    cursor: pointer;
    text-transform: uppercase;
}


.header_button a:first-of-type:hover{
background: rgb(10, 75, 115, 0.8);
}

.header_button a:last-of-type:hover{
    background:#0A4B73;
    color:#fff;
}


.slide_wrapper{
    width: 100%;
    display: inline-block;
}

.slide_row{
    position: relative;
    border-top: 20px solid #000;
    border-right: 20px solid #000;
    border-left: 20px solid #000;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    border-radius: 50px 50px 20px 20px;
    border-bottom: 20px solid #000;
}

.fixed_slide_wrapper{
       width: 100%;
    display: inline-block;
    position:relative;
}

.child_scroll .slide_wrapper{

}


.slider_block1{
    width: 100%;
    display: inline-block;
        margin-bottom: 20px;
            text-align: center;
}
.slider_block1 img{
    width:100%;
}

.pseudo_frame_row{
    position: fixed;
    top: 0px;
    border-top: 20px solid #000;
    border-right: 15px solid #000;
    border-left: 9px solid #000;
    width: 1376px;
    border-radius: 50px 50px 0px 30px;
    height: 17px;
    margin-left: -9px;
    display: none;
}


.pseudo_frame{
    position: absolute;
    top: 3px;
    left: -11px;
    z-index: 999;
    display: none;
}



.child_scroll  .pseudo_frame_row,
.child_scroll  .pseudo_frame,
.child_scroll .pseudo_overlay{
    display:block;
}

.pseudo_overlay{
width: 102%;
    background: #fff;
    position: fixed;
    z-index: 9;
    height: 30px;
    top: -11px;
    left: -15px;
    display: none;
}



.slider_block2{
        width: 100%;
    display: inline-block;
    padding: 0px 60px;
    box-sizing: border-box;
}

.block_header{
        width: 100%;
    display: inline-block;
    text-align: center;
    margin-bottom: 50px;
}

.block_header span{
font-size: 30px;
    color: #0A4B73;
    padding: 5px 5px 5px 60px;
    position: relative;
    text-transform: uppercase;
}

.block_header span:after{
    content: "";
    background: #fff url(../images/header_bg.png) no-repeat 0px 0px;
    width: 35px;
    height: 65px;
    position: absolute;
    left: 0;
    top: -14px;
    padding: 0px 6px 0px 0px;
}

.block_header span:before{
    content: "";
    width: 100%;
    height: 2px;
    background: #0A4B73;
    position: absolute;
    left: 0;
    bottom: -1px;
}
.article_block{
    width: 100%;
    display: inline-flex;
}

.article_preview{
        margin-right: 40px;
}

.article_content > h3{
    color: #0A4B73;
    font-size: 27px;
    margin: 0px 0px 10px 0px;
    font-weight: normal;
}

.article_content ul,
.txt_data_string ul{
    margin:10px 0;
    
}

.article_content ul li,
.txt_data_string ul li{
    width: 100%;
    display: inline-block;
    position: relative;
    padding: 5px 0px 7px 40px;
    font-size: 17px;
    line-height: 1;
    margin-bottom: 5px;
    color: #595959;
}

.article_content ul li:before,
.txt_data_string ul li:before{
    content: "";
    width: 25px;
    height: 25px;
    border: 2px solid #ccc;
    background: url(../images/check.png) no-repeat center center;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 5px;
    text-align: center;
    padding: 4px;
    display: block;
    box-sizing: border-box;
    line-height: 30px;
}

.slide_content{
        width: 100%;
    display: inline-block;
    min-height: 1800px;
}


.block_event{
    width: 100%;
    display: inline-block;
    margin-top: 15px;
}

.block_event a{
    display: inline-block;
    background: #F2AE30;
    color: #0A4B73;
    border-radius: 10px;
    padding: 19px 60px;
    font-size: 18px;
    position:relative;
}


.block_event a:hover{
    background: rgb(242, 174, 48, 0.8);
}


.block_event a:before{
    content: "";
    width: 15px;
    height: 15px;
    background: url(../images/button_arrow.png) no-repeat right center;
    position: absolute;
    right: 25px;
    top: 23px; 
}



.slider_block3{
    width: 100%;
    display: inline-block;
    background: #fff url(../images/middle_wrapper.png) no-repeat center center;
    height: 255px;
    margin: 70px 0;
    background-size: 1240px auto;
}


.block3_data{
        width: 1100px;
    margin: 0 auto;
    padding: 50px 0;
}

.block3_data p{
    text-align: center;
    font-size: 24px;
    text-transform: lowercase;
}

.block3_data  h3{
    text-align: center;
    color: #0A4B73;
    font-size: 35px;
    margin: 15px 0;
}

.block_href{
        text-align: center;
    width: 100%;
    margin-top: 30px;
}

.block_href a{
    display: inline-block;
    background: #F2AE30;
    color: #0A4B73;
    border-radius: 10px;
    padding: 20px 100px;
    font-size: 18px;
    position: relative;
    text-transform: uppercase;
}

.block_href a:hover{
    background: rgb(242, 174, 48, 0.8);
}

.block_href a:before {
    content: "";
    width: 15px;
    height: 15px;
    background: url(../images/button_arrow.png) no-repeat right center;
    position: absolute;
    right: 25px;
    top: 23px;
}

.slider_block4{
       width: 100%;
    display: inline-block; 
}

.block4_data{
    width: 1240px;
    margin: 0 auto;
}

.modules_row{
    width: 100%;
    display: inline-block;
    margin-bottom: 100px;
}

.block4_data .modules_row:nth-of-type(2n+1) .modules_preview{
    width: 49%;
    float: left;
    background: #E8F2F4;
    padding: 26px 0px 0px 0px;
    box-sizing: border-box;
    border-radius: 20px;
    text-align: center;
    height: 230px;
    position:relative;
}

.block4_data .modules_row:nth-of-type(2n+1) .modules_content{
    width: 47%;
    float: right;
}



.block4_data .modules_row:nth-of-type(2n) .modules_preview{
    width: 49%;
    float: right;
    background: #E8F2F4;
    padding: 26px 0px 0px 0px;
    box-sizing: border-box;
    border-radius: 20px;
    text-align: center;
    height: 230px;
    position:relative;
}

.block4_data .modules_row:nth-of-type(2n) .modules_content{
    width: 47%;
    float: left;
}


.modules_content .block_event a{
    display: inline-block;
    background: #0a4b73;
    color: #fff;
    border-radius: 10px;
    padding: 20px 100px;
    font-size: 16px;
    position: relative;
}

.modules_content .block_event a:hover{
    background:rgb(10, 75, 115, 0.8);
}

.modules_content .block_event a:before{
    content: "";
    width: 15px;
    height: 15px;
    background: url(../images/button_arrow_yellow.png) no-repeat right center;
    position: absolute;
    right: 25px;
    top: 22px; 
}


.modules_content > h3{
    font-size: 30px;
    color: #0A4B73;
    margin: 15px 0px;
}

.modules_content p{
    font-size: 18px;
    color: #666;
}


.block4_data .modules_row:nth-of-type(1) .modules_preview:before{
     content: "";
    width: 50px;
    height: 58px;
    background: url(../images/module_1.png) no-repeat center center;
    position: absolute;
    right: -22px;
    top: -35px;
}

.block4_data .modules_row:nth-of-type(2) .modules_preview:before{
     content: "";
    width: 107px;
    height: 24px;
    background: url(../images/module_2.png) no-repeat center center;
    position: absolute;
    right: 30px;
    top: -13px;
}

.block4_data .modules_row:nth-of-type(3) .modules_preview:before{
     content: "";
    width: 113px;
    height: 56px;
    background: url(../images/module_3.png) no-repeat center center;
    position: absolute;
    right: 0px;
    top: -33px;
}

.block4_data .modules_row:nth-of-type(4) .modules_preview:before{
     content: "";
    width: 50px;
    height: 67px;
    background: url(../images/module_4.png) no-repeat center center;
    position: absolute;
    right: 37px;
    top: -46px;
}

.block4_data .modules_row:nth-of-type(5) .modules_preview:before{
     content: "";
    width: 103px;
    height: 78px;
    background: url(../images/module_5.png) no-repeat center center;
    position: absolute;
    right: 37px;
    top: -50px;
}


.block4_data .modules_row:nth-of-type(6) .modules_preview:before{
     content: "";
    width: 110px;
    height: 71px;
    background: url(../images/module_6.png) no-repeat center center;
    position: absolute;
    right: 33px;
    top: -50px;
}




.block4_data .modules_row:nth-of-type(5) .modules_preview{
    padding: 14px 0px 0px 0px;
}



.slider_block5{
    width: 100%;
    display: inline-block;
    margin: 65px 0;
}

.block5_data{
        width: 1240px;
    margin: 0 auto;
}

.block5_data ul{
     width: 100%;
    display: inline-flex;
}

.block5_data ul li{
        width: 13%;
    margin-right: 60px;
    position: relative;
    text-align: center;
}


.block5_data ul li p{
        text-align: center;
    color: #0A4B73;
    padding: 5px;
}

.block5_data ul li:last-of-type{
    margin-right: 0;
}

.block5_data ul li:before{
    content: "";
    width: 9px;
    height: 14px;
    background: url(../images/step_arrow.png) no-repeat right center;
    position: absolute;
    right: -35px;
    top: 65px;
}

.block5_data ul li:last-of-type:before{
    display:none;
}

.slider_block6{
    width: 1240px;
    margin: 0 auto;
        margin-bottom: 100px;
}

.faq_tem{
    width: 100%;
    display: inline-block;
}

.faq_tem h6{
    width: 100%;
    display: inline-block;
    margin: 5px 0;
    background: #E7E7E7;
    padding: 15px 13px;
    border-radius: 10px;
    color: #0A4B73;
    font-size: 19px;
    font-weight: normal;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
}

.faq_answer{
    padding: 20px;
    width: 100%;
    box-sizing: border-box;
    display: none;
}

.block6_data{
    width: 760px;
    margin: 0 auto;
}

.faq_tem h6:after{
    content: "";
    width: 18px;
    height: 18px;
    background: url(../images/faq_arrow.png) no-repeat right center;
    position: absolute;
    right: 15px;
    top: 17px;
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);    
}

.faq_tem.is_active h6:after{
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);    
}



.footer_row{
    width: 100%;
    height: 620px;
    background: url(../images/footer_bg.jpg) no-repeat right center;
    margin-top: 50px;
}

.footer_txt{
    padding-top: 80px;
    text-align: center;
    color: #F2AE30;
    font-size: 45px;
    width: 1020px;
    margin: 0 auto;
    margin-bottom: 100px;
}

.footer_txt span{
    color: #0A4B73;
}

.footer_info{
    width: 1150px;
    margin: 0 auto;
}

.footer_info li:nth-of-type(1){
    width: 33%;
    float: left;
    border-bottom: 3px solid #ccc;
    text-align: left;
    padding-bottom: 15px;
}


.footer_info li:nth-of-type(1) a{
    color: #0A4B73;
    font-size: 37px;
    display: block;
}


.footer_info li:nth-of-type(2){
    width: 33%;
    float: left;
}


.footer_info li:nth-of-type(3){
    width: 33%;
    float: right;
    border-bottom: 3px solid #ccc;
    text-align: right;
    padding-bottom: 6px; 
}


.footer_info li:nth-of-type(3) a{
    color: #0A4B73;
    font-size: 45px;
    display: block;
}


.footer_info li .block_href{
    margin:0;
}
.footer_info li .block_href a{
    padding: 20px 100px;
}



.footer_social{
    width: 100%;
    display: inline-block;
    margin-top: 150px;
}

.footer_soc_data{
    border-bottom: 3px solid #ccc;
    padding-bottom: 25px;
    width: 1150px;
    margin: 0 auto;
    text-align: center;
}

.footer_soc_data ul{
    width: 300px;
    display: inline-flex;
}

.footer_soc_data ul li{
    width: 33%;
    text-align: center;
}

.module_inner{
        width: 100%;
    display: inline-block;
    margin-top: 100px;
}

.module_wrapper{
    width: 100%;
    display: inline-block;
}

.module_top{
    width: 100%;
    display: inline-flex;
    position: relative;
    z-index: 9;
}

.module_top_left{
    width: 70%;
    margin-right: 50px;
    padding-right: 50px;
    position:relative;
    min-height:650px;
}

.module_top_left > h2{
    color: #0A4B73;
    font-size: 68px;
    font-weight: normal;
        margin-top: 0;
}

.module_top_left > h2 strong{
    color: #F2AE30;
}

.module_top_left p:first-of-type{
    color: #0A4B73;
    line-height: 1.4;
    padding-right: 10px;
    margin-bottom:15px;
}

.module_top_left p{
    margin:5px 0;
}



.module_top_left ul{
        margin-top: 20px;
}

.module_top_left ul li{
    width: 100%;
    display: inline-block;
    position: relative;
    padding: 7px 0px 7px 40px;
    font-size: 17px;
    line-height: 1;
    margin-bottom: 5px;
    color: #595959;
    font-weight: normal;
}

.module_top_left ul li:before{
    content: "";
    width: 30px;
    height: 30px;
    border: 2px solid #ccc;
    background: url(../images/check.png) no-repeat center center;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 5px;
    text-align: center;
    padding: 4px;
    display: block;
    box-sizing: border-box;
    line-height: 30px;
}

.module_wrapper_row{
    width: 100%;
    display: inline-block;
    position: relative;
    padding-bottom:50px;
    margin-bottom:100px;
}


.module_wrapper_row:after{
    content:"";
    width:100%;
    height:100%;
    position:absolute;
    bottom:0;
    left:0;
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(212,226,236,0.65) 100%); 
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(212,226,236,0.65) 100%); 
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(212,226,236,0.65) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6d4e2ec',GradientType=0 ); 

}

.top_nav{
    position: absolute;
    bottom: 0;
    width: 65%;
    text-align: center;
}
.top_nav > p{
        font-size: 26px;
}

.top_nav .request_demo{
        background: #0A4B73;
    color: #fff;
    padding: 20px 100px;
    border-radius: 10px;
    margin-right: 50px;
    display: inline-block;
    cursor: pointer;
    text-transform: uppercase;
        font-size: 20px;
}

.top_nav .request_demo:hover {
    background: rgb(10, 75, 115, 0.8);
}

.module_item_row{
    width: 100%;
    display: inline-block;
}

.b_item{
width: 100%;
    display: inline-block;
}

.module_item_row .item_block_bg:nth-of-type(2n+1) .item-preview{
    float: left;
    width: 50%;
}

.module_item_row .item_block_bg:nth-of-type(2n+1) .item-text{
    float: right;
    width: 47%;
    padding: 0px 0px 0px 20px;
    height: 350px;
    position: relative;
}


.module_item_row .item_block_bg:nth-of-type(2n) .item-preview{
    float: right;
    width: 50%;
}

.module_item_row .item_block_bg:nth-of-type(2n) .item-text{
    float: left;
    width: 47%;
    padding: 0px 0px 0px 20px;
    height: 350px;
    position: relative;
}


.item-text .txt_data_string{
    width: 80%;
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size:22px;
}



.item-preview img{
    height: auto;
}


body:not(.page_101) .other_page_ft{
    width: 100%;
    display: inline-block;
    margin-top: 150px;
}


/*
.module_item_row .item_block_bg:nth-of-type(2n){
    background: url(../images/module_item_bg.png) no-repeat left top;
        background-size: 100% auto;
}
*/


.item_block_bg{
        width: 100%;
    display: inline-block;
    margin-bottom:100px;

}

.contact_row{
    width: 100%;
    display: inline-block;
    margin-top: 60px;
}

.contact_data{
    background: url(../images/contact_bg.png) no-repeat right center;
    height: 400px;
    padding-top: 50px;
}

.contact_top{
        width: 100%;
    display: inline-block;
}
.contact_info{
    width: 50%;
}

.contact_info h3{
        color: #0A4B73;
    font-size: 50px;
    margin: 0;
    font-weight: normal;
}


.contact_pseudo_head{
        color: #F2AE30;
    font-size: 56px;
    margin: 20px 0px 0px 0px;
}

.block_href_contact{
    width: 100%;
    display: inline-block;
    margin-top: 30px;
}

.block_href_contact a{
        background: #0A4B73;
    color: #fff;
    padding: 15px 71px;
    border-radius: 10px;
    margin-right: 50px;
    display: inline-block;
    cursor: pointer;
    text-transform: uppercase;
}




.contact_middle{
    width: 100%;
    display: inline-block;
    margin-top: 200px;
}
.contact_info_row{
        width: 50%;
    float: left;
    padding: 30px;
    box-sizing: border-box;
}

.contact_info_item{
    width: 75%;
    display: inline-block;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 2px solid #ccc;
    position: relative;
    padding-left: 90px;
}

.contact_info_row .contact_info_item:nth-of-type(1):before{
      content: "";
    width: 51px;
    height: 55px;
    background: url(../images/contact_icon1.png) no-repeat left center;
    position: absolute;
    left: 0;
    top: 15px;  
}

.contact_info_row .contact_info_item:nth-of-type(2):before{
      content: "";
    width: 62px;
    height: 49px;
    background: url(../images/contact_icon2.png) no-repeat left center;
    position: absolute;
    left: 0;
    top: 15px;  
}


.contact_info_row .contact_info_item:nth-of-type(3):before{
      content: "";
    width: 59px;
    height: 51px;
    background: url(../images/contact_icon3.png) no-repeat left center;
    position: absolute;
    left: 0;
    top: 15px;  
}


.contact_info_item h6{
        color: #0A4B73;
    font-weight: 400;
    font-size: 24px;
    margin: 0;
    padding-bottom: 10px;
}

.contact_info_item p{
        font-size: 20px;
}

.contact_form_row{
    width: 50%;
    float: right;
    padding: 30px;
    box-sizing: border-box;
    border: 2px solid #D3E3EC;
    border-radius: 20px;
}

.form_button{
       width: 100%;
    display: inline-block; 
        text-align: center;
    margin-top: 50px;
}

.form_button button{
        background: #0A4B73;
    color: #fff;
    padding: 15px 71px;
    border-radius: 10px;
    display: inline-block;
    cursor: pointer;
    text-transform: uppercase;
    border: none;
}


.contact_form_row > h6{
    color: #0A4B73;
    font-size: 25px;
    margin: 0px 0px 20px 0px;
    text-transform: capitalize;
}

.form_item{
        width: 100%;
    display: inline-block;
    margin-bottom: 30px;
}

.form_item input{
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    border: none;
    border-bottom: 2px solid #ccc;
    outline: none;
}


.form_item textarea{
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    border: none;
    border-bottom: 2px solid #ccc;
    outline: none;
    resize:none;
    height:100px;
}

.form_item textarea::placeholder {
  font-family: 'Roboto', sans-serif!important;
}

.module_top_left h3,
.header_txt{
    font-family: 'Courgette', cursive;
        font-size: 25px;
        color: #0A4B73;
}

.page_302 .slider_block4{
    margin:100px 0;
}


.overlay_box{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.8);
    z-index: 9999;
    display:none;
}

.popup_wrapper{
    position: fixed;
    top: 2%;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display:none;
}

.popup_row{
    position:relative;
        width: 1095px;
    margin: 0 auto;
    background: #fff;
    border: 2px solid #ccc;
    border-radius: 10px;
    padding: 40px;
    box-sizing: border-box;
    height:650px;
}

.popup_row > p{
        position: absolute;
    top: 0;
    width: 100%;
    text-align: right;
    left: 0;
    height: 37px;
}

#close_pop{
        font-weight: bold;
    font-size: 40px;
    cursor: pointer;
    display: inline-block;
    margin: -6px 10px 0px 0px;
    color: #0A4B73;
}

.popup_item{
    width: 100%;
    display: inline-flex;
}

.popup_left{
    width: 50%;
    padding: 0 10px;
    box-sizing: border-box;
}


.popup_right{
    width: 50%;
}

.popup_left h5{
        font-size: 77px;
    margin: 0;
    display: inline-block;
    width: 300px;
    text-transform: uppercase;
    color: #0A4B73;
    font-weight: bold;
}

.popup_left h5 span{
        color: #F2AE30;
}

.popup_txt{
        margin: 5px 0;
    color: #0A4B73;
    font-size: 16px;
    font-weight: bold;
}


.popup_txt strong{
    color: #F2AE30;
}

.popup_footer{
        width: 100%;
    display: inline-block;
    margin-top: 120px;
}


.popup_footer p:nth-of-type(1){
    font-size: 20px;
    margin-bottom: 30px;
}
.popup_footer p:nth-of-type(2){
    font-size: 15px;
}

.popup_footer p:nth-of-type(3){
font-size: 20px;
    margin-top: 30px;
}

.popup_right_form{
    background: #0a4b73;
    border-radius: 10px;
    width: 100%;
    height: 100%;
    padding: 20px 60px;
    box-sizing: border-box;
}


.popupform_item{
width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}

.popupform_item label{
        width: 100%;
    display: inline-block;
    padding: 5px 0;
    color: #fff;
    font-size: 18px;
}


.popupform_item input{
        width: 100%;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 5px;
    border: none;
    outline: none;
}


.fr_header{
    color: #fff;
    font-size: 18px;
    margin: 10px 0px 10px 0px;
}


.popup_modules{
    width: 100%;
    display: inline-block;
    margin-bottom:30px;
}

.popup_modules li{
    width: 49px;
    background: #ECECEC;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    cursor: pointer;
    margin-right: 10px;
    float: left;
}

.popup_modules li:hover,
.popup_modules li.pselected{
    background: #F2AE30;
}

.popup_modules li:last-of-type{
    margin:0;
    float:right;
}
.popup_event{
        width: 100%;
    display: inline-block;
}

.popup_event button{
        background: #F2AE30;
    border: none;
    color: #fff;
    width: 100%;
    padding: 20px;
    border-radius: 10px;
    cursor: pointer;
    font-size: 19px;
    color: #0A4B73;
}


.popup_modules li img{
        height: 35px;
}

.popup_event button:hover{
    background: rgb(242, 174, 48, 0.8);
}


.copyright_box{
    text-align: center;
    width: 100%;
    display: inline-block;
}

.copyright_box p{
    padding: 18px 0;
    color: #0A4B73;
}





