/* rules for fix chrome */
.widget-item-control {
    -webkit-margin-before: 0px;
}

.under-partners {
    -webkit-margin-before: -15px;
}
/* rules for fix chrome */

#return-to-top {
    z-index: 10000000;
}

/* odessa */
#Image51_img {
    width: 236px;
    height: auto;
}

#slider-wrap {
    margin-top: 22px;
}

#PageList1 > div:nth-child(1) > ul:nth-child(1) {
    display: flex;
    justify-content: space-between;
    height: 30px;
    flex-flow: row nowrap;
}
.tabs-inner .widget li a {
    padding: .6em 10px !important;
}
.tabs-inner {
    padding: 0px 0px !important;
}
#PageList1 > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1){
    padding-left: 5px;
}

#PageList1 > div:nth-child(1) > ul:nth-child(1) > li:last-child > a:nth-child(1) {
    padding-right: 5px;
}

.tabs-outer {
    background: none !important;
}

#crosscol {
    background: url(//www.blogblog.com/1kt/awesomeinc/tabs_gradient_light.png) repeat scroll 0 0;
}

/* only for chrome based web browser */
@media screen and (-webkit-min-device-pixel-ratio:0) { 
    #PageList1 {
        height: 30px;
        width: 1240px;
        text-align: center;
    }
}
/* end only for chrome based web browser */
#ContactForm1_contact-form-email-message {
    padding-left: 5px;
    padding-top: 5px;
}
#ContactForm2_contact-form-email-message {
    padding-left: 5px;
    padding-top: 5px;
}

.iframe-video {
    text-align: center;
}

a[href^="tel:"] {
  color: #ffffff !important;
}

a[href^="tel:"]:hover {
    color: #013d72 !important;
text-decoration: underline !important;
}

a:link {
    color: #ffffff !important;
}

.tabs-inner .widget li a {
    text-decoration: none;
}