[data-cattype="717"] .owl-theme .owl-next, .owl-theme .owl-prev{
    position: absolute;
    bottom: calc(50% - 39px);
    padding: 4px 12px;
}
[data-cattype="717"] .owl-theme .owl-pagination{
    position: absolute;
    text-align: center;
    width: 100%;
}

[data-cattype="717"] .owl-theme .owl-controls .owl-buttons div{
    padding: 20px 20px 20px 20px !important;
}

[data-cattype="717"] .owl-theme .owl-controls{
    margin-top: 0px;
}

[data-cattype="717"] .owl-theme .owl-next{
    right: 0px;
}

[data-cattype="717"] .owl-theme .owl-prev{
    left: 0px;
}

[data-cattype="717"] #owl-slider.owl-theme{
    box-shadow: 1px 1px 4px #666;
}

[data-cattype="717"] #owl-slider.owl-theme .owl-pagination{ bottom: 0px; }


[data-cattype="717"] #owl-slider.owl-theme .owl-controls .owl-page span{ 
    background: #fff; 
    margin: 10px 5px 20px 5px;
    width: 20px;
    height: 20px;
    opacity: 1;}

[data-cattype="717"] #owl-slider.owl-theme .owl-controls .owl-page.active span{ 
    background: #30aad9; 
    border: 2px solid #fff;
}

[data-cattype="717"] #owl-slider.owl-theme .owl-next, 
#owl-slider.owl-theme .owl-prev{
    background: none;
    opacity: 0.5;
}
[data-cattype="717"] #owl-slider.owl-theme .owl-next:hover, 
#owl-slider.owl-theme .owl-prev:hover{
    opacity: 1;
}

[data-cattype="717"] #owl-slider.owl-theme .owl-next img, 
#owl-slider.owl-theme .owl-prev img{
    height: 50px;
}


[data-cattype="717"] #owl-slider.owl-theme .owl-item .item img{
    width: 100%;
}

[data-cattype="717"] #owl-slider.owl-theme .owl-item .item {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    text-align: left;
}




/* BOL - owlcarousel progressBar */
[data-cattype="717"] #owl-slider.owl-theme #bar {
    width: 0%;
    max-width: 100%;
    height: 4px;
    background: #005A9E;
}

[data-cattype="717"] #owl-slider.owl-theme #progressBar {
    width: 100%;
    background: rgba(0, 90, 158, 0.53);
}
/* EOL - owlcarousel progressBar */






[data-cattype="717"] .content-box {
    position: absolute;
    color: #000;
    top: 50%;
    left: 29%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    
    font-family: EurostileTBold, RobotoBold;
    font-size: 3.1vw;
    line-height: normal;
}

@media (max-width: 991px) {
    [data-cattype="717"] .content-box {
    line-height: 3.1vw;
    }
}

@media (max-width: 767px) {
    [data-cattype="717"] #owl-slider.owl-theme .owl-next img, 
    #owl-slider.owl-theme .owl-prev img{
    height: 22px;
    }
    
    [data-cattype="717"] .owl-theme .owl-controls .owl-buttons div{
    padding: 20px 5px 20px 5px !important;
    }
/*
    [data-cattype="209"] #owl-slider.owl-theme{
        margin-bottom: 30px;
    }
*/
    section[data-cattype="717"] #owl-slider.owl-theme .owl-pagination{
        margin-bottom: -30px;
        bottom: -13px;
/*        display: none;*/
    }
    
    [data-cattype="717"] #owl-slider.owl-theme .owl-controls .owl-page span{ 
    width: 10px;
    height: 10px;
    }
    
    [data-cattype="717"]{
    padding-bottom: 0px;
    }
}
