body{
    color: #585858;
}
.preloader-dot-loading .cssload-loading i{
    background: #fd005b;
}
.logo_2.txt{
    padding: 70px 15px;
    background: #fd005b;
    color: #fff;
    font-size: 18px;
    margin-bottom: 10px;
    text-align: center;
}
*::selection{
    color: #0096FF;
    background-color: #ffffff;
}
footer .widget .logo_2.txt{
    padding: 100px 15px;
    margin-bottom: 15px;
}
.rev_slider_wrapper{
    left: unset !important;
    width: 100% !important;
}
.slider-section{
    padding-top: 20px;
}
.bg-theme-colored{
    background-color: #FD005B !important;
}
.header-top .widget .info{
    margin-right: 10px;
}
.header-top .widget .info i{
    margin-right: 5px;
}
.header-top div[class^="col-md-"] {
    padding: 0;
}
.header-top .widget{
    line-height: 2.2rem;
}
.header-top .styled-icons.icon-sm a {
    font-size: 13px;
    height: 25px;
    line-height: 25px;
    margin: 6px 7px 2px 0;
    width: 25px;
    background-color: #FD005B;
}
.header-top .styled-icons.icon-sm a:hover {
    background-color: #fff;
    color: #FD005B;
}
.left-box .menu-links .menu{

}
.left-box .menu-links .menu li{
    position: relative;
}
.left-box .menu-links .menu li a{
    padding: 6px 0;
    display: inline-block;
    width: 100%;
    color: #111;
    -webkit-transition: padding-left .2s;
    -moz-transition: padding-left .2s;
    -ms-transition: padding-left .2s;
    -o-transition: padding-left .2s;
    transition: padding-left .2s;
}
.left-box .menu-links .menu li a:hover {
    background-color: #FD005B;
    color: #fff;
    padding-left: 10px;
}
.left-box .menu-links .menu li ul.dropdown {
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 1;
    background-color: #fff;
}
.left-box .menu-links .menu li ul.dropdown {
    width: 270px;
    display: none;
    margin-left: 0;
    padding-left: 15px;
}
.left-box .menu-links .menu li:hover ul.dropdown{
    display: block;
}
.left-box .menu-links .menu li ul.dropdown li a{
    padding: 4px;
    font-size: 12px;
    border-bottom: 1px solid #abc;
    -webkit-transition: padding-left .2s;
    -moz-transition: padding-left .2s;
    -ms-transition: padding-left .2s;
    -o-transition: padding-left .2s;
    transition: padding-left .2s;
}
.left-box .menu-links .menu li ul.dropdown li a.a21:after {
    content: "";
    display: block;
    width: 100%;
    background: #b1b1b1;
    /* height: 1px; */
}
.left-box .menu-links .menu li ul.dropdown li a:hover{
    padding-left: 8px;
}
.left-box .menu-links .menu li.has-menu .fa{
    position: absolute;
    right: 3%;
    top: 33%;
}
.left-box .menu-links .menu li.has-menu a:hover .fa{
    color: #fff;
}

.menuzord.red .menuzord-menu > li.active > a,
.menuzord.red .menuzord-menu > li:hover > a,
.menuzord.red .menuzord-menu ul.dropdown li:hover > a{
    background: #FD005B;
    color: #fff;
}
.menuzord-brand{
    margin: 0;
}
.menuzord-brand img{
    max-height: 80px;
}
.styled-icons.icon-sm a{
    height: 25px;
    line-height: 25px;
    margin: 0 5px 2px 0;
    width: 25px;
}
.styled-icons.icon-sm a .fa{
    font-size: 11px;
}

@media screen and (min-width: 992px) {
    #header .full {
        display: none;
    }
}
@media screen and (max-width: 992px) {
    .slider-section .left-box{
        display: none;
    }
}

.section-course .box{
    position: relative;
    min-height: 200px;
    width: 100%;
}
.section-course .title{
    background-color: #FD005B;
}
.section-course .title .entry-content{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: transparent;
    padding: 2rem;
    width: 100%;
}
.section-course .title h3 a{
    color: #fff;
}
.section-course .box .entry-content ul{
    margin-bottom: 15px;
}
.section-course .box .entry-content ul li{
    display: inline-block;
    margin-right: 10px;
    width: 31.5%;
    text-align: left;
}
.section-course .box .entry-content ul li i{
    margin-right: 5px;
    color: #0096FF;
}
.section-course .box h4{
    text-align: left;
}
.section-course .box p{
    font-size: 15px;
    text-align: left;
    margin-bottom: 8px;
    margin-top: 0;
    padding: 5px 0;
}
.section-course h2 {
    text-align: left;
    color: #FD005B;
    font-size: 26px;
    margin-bottom: 20px;
    margin-top: 0;
    line-height: .9em;
}
.btn-theme-colored{
    background-color: #cccccc;
    border-color: #cccccc;
}


.section-course .box .column {
    padding: 0;
}
.section-course .box .column::after {
    content: '';
    clear: both;
    display: block;
}
.section-course .box .btn-theme-colored.btn{
    font-size: 12px;
    padding: 5px 12px;
    line-height: 1.38;
    font-weight: 700;
    background-color: #0096FF;
    color: #ffffff;
    border-color: #0096FF;
}
.section-course .box .btn-theme-colored.btn:hover{
    background-color: #fff;
    border-color: #0096FF !important;
    color: #0096FF !important;
}
.section-course .box figure {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden;
    border: 1px solid #0096ff;
}
.section-course .box figure:hover+span {
    bottom: -36px;
    opacity: 1;
}
.section-course .box figure img {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.section-course .box figure:hover img{
    -webkit-transform: scale(1);
    transform: scale(1);
}
.text-theme-colored2 {
    color: #FD005B !important;
}
.btn-theme-colored2, .btn-dark.btn-theme-colored {
    background-color: #FD005B !important;
    border-color: #FD005B !important;
}
ul.list li:before{
    font-size: 8px;
    top: 5px;
}

#footer{
    background-color: #ccc;
}
.footer a, .widget.dark .post-title a{
    color: #000000;
}
.widget.dark .widget-title {
    color: #000;
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}