.dashed-border-right {
    border-right: 2px #dadada dashed;
}
.dashed-border-bottom {
    border-bottom: 2px #dadada dashed;
}
.dashed-border-top {
    border-top: 2px #dadada dashed;
}
.dashed-border-left {
    border-left: 2px #dadada dashed;
}
.site-footer ul li {
    border-bottom: 1px solid #ccc;
    line-height: 1.3rem;
    margin-bottom: 10px;
}

iframe {margin: 0 !important;}

.network .logo-section {
    font-size: 22px;
    font-family: 'BG Medium';
    color: #f7931d;
    margin-left: 15px;
    display: inline-block;
    vertical-align: text-bottom;
    position: relative;
    cursor: pointer;
}

.logo .custom-dropdown-content {
    width: 225px;
    text-align: center;
    left: 70%;
}

.logo .dropdown-title::after { top: 10px; }

@media screen and (max-width: 700px) {
    .logo .custom-dropdown-content {
        left: 0;
    }
}

.ri-date, ri-author, ri-info {white-space: normal !important;}

/** slider combined **/
.course .slide-text {
    background: none !important;
    position: absolute;
    top: 120px;
    right: 80px;
    width: 984px;
    color: white;
    margin: 0 auto;
    padding: 0px 132px 0px 114px;
}
.course .slide-text .cat_btn {
    margin-top: 15px;
    margin-bottom: 15px;
}
.course .slide-text h3 {
    font-family: 'BG Medium';
    font-size: 50px;
    color: white;
}
.course .slide-text h3 span {
    display: block;
    font-size: 28px;
    margin-bottom: 15px;
}
.course .slide-text p {
    font-family: 'BG Regular';
    font-size: 22px;
    color: #ccc;
    opacity: 0.7;
    margin-top: 21px;
}
.course .slide-text .curs_log span{
    font-family: "BG Regular";
    font-size: 18px;
    opacity: 0.5;
    display: block;
    margin-top: 10px;
}
.course .slide-text .slide_iner .sl-ds{
    font-family: "BG MediumItalic";
    font-size: 30px;
    opacity: 0.7;
}
.course .slide_iner {
    width: 350px;
    text-align: left;
    display: inline-block;
}
.course .slide-text .curs_log{
    text-align: right;
    display: inline-block;
    float: right;
    margin-top: 23%
}
.course .slide-text .slide_iner h5{
    font-family: "BG Medium";
    font-size: 28px;
    margin-bottom: 16px;
}
.course .owl-carousel .slide-button:hover {
    color: white;
}
.course .slide-button, .course .slide-text a {
    color: white;
    display: inline-block;
    border: 2px solid white ;
    border-radius: 9px;
    padding: 10px 16px;
    font-family: 'BG Regular';
    font-size: 18px;
}

.main-slider .owl-item {position: relative;}
.book .slide-text {
    background: none !important;
    position: absolute;
    top: 60px;
    left: 50%;
    width: 41%;
    color: #fff;
}
.book .slide-text h3 {
    font-family: 'BG Medium';
    font-size: 60px;
    color: #fff;
}
.book .slide-text p {
    font-family: 'BG Medium';
    font-size: 22px;
}
.book .slide-button:hover {
    color: #fff;
}
.book .slide-button, .book .slide-text a {
    background: none;
    color: #fff;
    display: inline-block;
    border: 2px #fff dashed;
    border-radius: 9px;
    padding: 13px 27px;
    font-family: 'BG Black';
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
}

.magazine .slide-text {
    background: rgba(0, 0, 0, 0.4) !important;
    width: 50%;
    position: absolute;
    bottom: 45px;
    right: 2.5%;
    left: 2.5%;
    color: white;
    text-align: center;
    background: #000;
    border-radius: 10px;
    padding: 20px;
    margin: 0 auto;
}

.magazine .slide-text h3 {
    font-family: 'BG Medium';
    font-size: 30px !important;
    color: white;
    margin-bottom: 0;
}
.magazine .slide-text p {
    font-family: 'BG Medium';
    font-size: 22px;
}
.magazine .slide-button:hover {
    color: white;
}
.magazine .slide-button {
    color: white;
    display: inline-block;
    border: 2px white dashed;
    border-radius: 9px;
    padding: 13px 27px;
    font-family: 'BG Black';
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
}

.partners .mc-title, .partners .mc-title h2 {
    color: #f7931d;
    margin-bottom: 50px;
}
.partners .partners-inner {width: 100%;}
.colored-block.partners {
    border-radius: 9px;
    padding: 36px 0 73px 0;
    width: 100% !important;
}

#contactform input[type="checkbox"] {
    position: static;
    left: 0;
    width: 16px;
    height: 16px;
}

.news .date {color: #999; font-size: 1rem;}

/** social icons */

footer .widget-item-social {
    border-radius: 9px;
    padding: 7px 0 7px 20px;
    margin-bottom: 8px;
}
.wis-social-icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
}
.wis-facebook .wis-social-icon {
    background: url(../../images/layout/fb-wis-icon.png) no-repeat center;
}
.wis-facebook  {
    background: #3B5998;
}


.wis-instagram .wis-social-icon {
    background: url(../../images/layout/in-wis-icon.png) no-repeat center;
}
.wis-instagram {
    background: #CE126C;
}

.wis-twitter .wis-social-icon {
    background: url(../../images/layout/tw-wis-icon.png) no-repeat center;
}
.wis-twitter  {
    background: #38A1F3;
}

.wis-linkedin .wis-social-icon {
    background: url(../../images/layout/ln-wis-icon.png) no-repeat center;
}
.widget-item-social .fab {
    color: #f9f9f9;
    font-size: 15px;
}
.wis-social-name {
    color: #f9f9f9;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: 'BG Black';
    display: inline-block;
    margin-left: 15px;
    width: 140px;
}

.wis-social-count {
    color: #afafaf;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: 'BG Black';
    display: inline-block;
}
.header-icons .fab {
    font-size: 1.3rem;
    margin-left: .5rem;
}