.szbuvar_boxes_main_container {
    width: 100%;
    float: left;
}

.wider_column {
    width: 100% !important;
}

.szbuvar_box {
    width: 100%;
    margin: 10px 0;
    float: left;
    position: relative;
}

.szbuvar_box .szbuvar_box_colorcube {
    width: 49px;
    height: 50px;
    float: left;
    border-bottom: 1px solid #ffffff;
}

.szbuvar_box_introtext {
    width: 100%;
}

.szbuvar_box_left_content {
    width: 400px;
    float: left;
    padding: 0 10px;
}

.szbuvar_box .szbuvar_box_rightbox {
    width: 0;
    /*position: absolute;*/
/*    top: 70px;
    left: 401px;*/
    overflow: hidden;
    float: left;
}

.szbuvar_box .szbuvar_box_rightbox .szbuvar_box_image {
    width: 475px;
}

.szbuvar_box .szbuvar_box_open {
    width: 50px;
    height: 35px;
    padding-top: 15px;
    float: left;
    text-align: center;
    cursor: pointer;
    border-bottom: 1px solid #ffffff;
}

.szbuvar_box .szbuvar_box_textimage {
    width: 360px;
}

.szbuvar_box_sub {
    float: none !important;
    width: 360px;
    padding-left: 5px;
    margin-left: 15px;
    border-left: 1px solid #ffffff;
}

.szbuvar_box_sub .szbuvar_box_colorcube {
    width: 20px;
    height: 20px;
}

.szbuvar_box_sub div {
    border: none !important;
    text-align: justify;
    float: left;
}

.szbuvar_box_sub .szbuvar_box_title {
    width: 335px !important;
    border: none;
    padding: 2px 0 0 5px !important;
    height: 18px !important;
}

.szbuvar_box .szbuvar_box_title {
    width: 270px;
    height: 20px;
    padding: 15px;
    float: left;
    vertical-align: middle;
    font-family: FL;
    border-bottom: 1px solid #ffffff;
    margin-bottom: 10px;
}

.szbuvar_box_title a, .szbuvar_box_title a:visited, .szbuvar_box_title_twoline a, .szbuvar_box_title_twoline a:visited {
    color: #ffffff;
    text-decoration: none;
}

.szbuvar_box .szbuvar_box_title_twoline {
    width: 270px;
    height: 36px;
    float: left;
    vertical-align: middle;
    font-family: FL;
    border-bottom: 1px solid #ffffff;
    padding: 7px 15px;
}

.szbuvar_box_introtext.has_sub, .szbuvar_box_details_img.has_sub {
    width: 48%;
    float: left;
    padding: 1%;
}

.szbuvar_box .szbuvar_box_text {
    float :left;
    font-family: FL;
    text-align: justify;
    padding: 10px;
    width: 100%;
}

.szbuvar_box .color1 {
    background-color: #7EC5FF;
}

.szbuvar_box .color1_1 {
    background-color: #66a1d2;
}

.szbuvar_box .color2 {
    background-color: #2D8CD9;
}

.szbuvar_box .color2_1 {
    background-color: #0077D7;
}

.szbuvar_box .color3 {
    background-color: #0B5FA5;
}

.szbuvar_box .color4 {
    background-color: #043C6B;
}

.szbuvar_box .color5 {
    //background-color: #25547B;
    background-color: #002A4D;
}

.szbuvar_box .color6 {
    background-color: #001C33;
}

.szbuvar_box .color7 {
    background-color: #00101E;
}

.szbuvar_box .color8 {
    background-color: #000B14;
}

.advanced_diver_text {
    width: 770px;
}

.advanced_diver_rightbox {
    top: 185px !important;
}

.szbuvar_details_text {
    display: none;
    position: absolute;
    top: 25%;
    left: 0;
    height: 30px;
    width: 200px;
    padding-top: 10px;
    background-color: rgba(255, 255, 255, 0.9);
    text-align: center;
}

.szbuvar_box_details_img {
    position: relative;
    margin-top: 10px;
}

.szbuvar_box_more_info {
    background-color: #0B5FA5;
    border: medium none;
    color: #FFFFFF !important;
    padding: 10px 35px;
    text-decoration: none;
    float: left;
    margin-bottom: 15px;
}

.szbuvar_box_spec_title {
    font-weight: bold;
    text-align: center;
    width: 100%;
    margin: 15px 0;
}