.rt-container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;box-sizing:border-box}.rt-row{margin-left:-15px;margin-right:-15px}.rt-row:after,.rt-row:before{display:table;content:" "}.rt-row:after{clear:both}.rt-col-md-1,.rt-col-md-10,.rt-col-md-11,.rt-col-md-12,.rt-col-md-2,.rt-col-md-3,.rt-col-md-4,.rt-col-md-5,.rt-col-md-6,.rt-col-md-7,.rt-col-md-8,.rt-col-md-9,.rt-col-sm-1,.rt-col-sm-10,.rt-col-sm-11,.rt-col-sm-12,.rt-col-sm-2,.rt-col-sm-3,.rt-col-sm-4,.rt-col-sm-5,.rt-col-sm-6,.rt-col-sm-7,.rt-col-sm-8,.rt-col-sm-9,.rt-col-xs-1,.rt-col-xs-10,.rt-col-xs-11,.rt-col-xs-12,.rt-col-xs-2,.rt-col-xs-3,.rt-col-xs-4,.rt-col-xs-5,.rt-col-xs-6,.rt-col-xs-7,.rt-col-xs-8,.rt-col-xs-9{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.rt-col-xs-1,.rt-col-xs-10,.rt-col-xs-11,.rt-col-xs-12,.rt-col-xs-2,.rt-col-xs-3,.rt-col-xs-4,.rt-col-xs-5,.rt-col-xs-6,.rt-col-xs-7,.rt-col-xs-8,.rt-col-xs-9{float:left}.rt-col-xs-12{width:100%}.rt-col-xs-11{width:91.66666667%}.rt-col-xs-10{width:83.33333333%}.rt-col-xs-9{width:75%}.rt-col-xs-8{width:66.66666667%}.rt-col-xs-7{width:58.33333333%}.rt-col-xs-6{width:50%}.rt-col-xs-5{width:41.66666667%}.rt-col-xs-4{width:33.33333333%}.rt-col-xs-3{width:25%}.rt-col-xs-2{width:16.66666667%}.rt-col-xs-1{width:8.33333333%}.tss-wrapper .owl-theme .owl-nav .owl-prev{padding:4px 0!important}.tss-wrapper .tss-carousel1{text-align:center;position:relative}.tss-wrapper .tss-carousel1 .item-content-wrapper .item-title{font-size:18px}.tss-wrapper .tss-carousel1 .item-content-wrapper .item-title a{color:#fff;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.tss-wrapper .tss-carousel1 .item-content-wrapper .item-title a:hover{color:#2762a1;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.tss-wrapper .tss-carousel1 .item-content-wrapper .item-content{width:90%;margin:0 auto;font-style:italic;font-size:96%;line-height:1.6}@media only screen and (max-width:479px){.tss-wrapper .tss-carousel1 .item-content-wrapper .item-content{width:100%}}@media (min-width:768px){.rt-container{width:750px}}@media (min-width:992px){.rt-container{width:970px}}@media (min-width:1200px){.rt-container{width:1170px}}@media (min-width:768px){.rt-col-sm-1,.rt-col-sm-10,.rt-col-sm-11,.rt-col-sm-12,.rt-col-sm-2,.rt-col-sm-3,.rt-col-sm-4,.rt-col-sm-5,.rt-col-sm-6,.rt-col-sm-7,.rt-col-sm-8,.rt-col-sm-9{float:left}.rt-col-sm-12{width:100%}.rt-col-sm-11{width:91.66666667%}.rt-col-sm-10{width:83.33333333%}.rt-col-sm-9{width:75%}.rt-col-sm-8{width:66.66666667%}.rt-col-sm-7{width:58.33333333%}.rt-col-sm-6{width:50%}.rt-col-sm-5{width:41.66666667%}.rt-col-sm-4{width:33.33333333%}.rt-col-sm-3{width:25%}.rt-col-sm-2{width:16.66666667%}.rt-col-sm-1{width:8.33333333%}}@media (min-width:992px){.rt-col-md-1,.rt-col-md-10,.rt-col-md-11,.rt-col-md-12,.rt-col-md-2,.rt-col-md-3,.rt-col-md-4,.rt-col-md-5,.rt-col-md-6,.rt-col-md-7,.rt-col-md-8,.rt-col-md-9{float:left}.rt-col-md-12{width:100%}.rt-col-md-11{width:91.66666667%}.rt-col-md-10{width:83.33333333%}.rt-col-md-9{width:75%}.rt-col-md-8{width:66.66666667%}.rt-col-md-7{width:58.33333333%}.rt-col-md-6{width:50%}.rt-col-md-5{width:41.66666667%}.rt-col-md-4{width:33.33333333%}.rt-col-md-3{width:25%}.rt-col-md-2{width:16.66666667%}.rt-col-md-1{width:8.33333333%}}
.tss-wrapper .tss-carousel1 .owl-controls .owl-nav>div {
    height: 45px;
    width: 45px;
    border-radius: 50%;
    line-height: 45px;
    position: absolute;
    top: 50%;
    color: #07bfd7;
    transform: translateY(-50%);
    font-size: 22px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    padding: 0 !important;
}

.tss-wrapper .tss-carousel1 .owl-controls .owl-nav>div:hover {
    color: #07bfd7;
    opacity: .5;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}