@charset "utf-8";
 @import url('//fonts.googleapis.com/css?family=Roboto:300');
 @font-face{
    font-family:'RubikRegular';
    src:url('../fonts/text/RubikRegular.eot');
    src:url('../fonts/text/RubikRegular.eot') format('embedded-opentype'), url('../fonts/text/RubikRegular.woff') format('woff2'), url('../fonts/text/RubikRegular.woff') format('woff'), url('../fonts/text/RubikRegular.ttf') format('truetype'), url('../fonts/text/RubikRegular.svg') format('svg');
}
 body{
    color:#1d1e22;
    font-size:14px;
    font-family:'Roboto', sans-serif;
    background-color:#fefefe;
}
 a{
    color:#2196F3;
}
 a:hover, a:active, a:focus{
    color:#2196F3;
    outline:none;
    text-decoration:none;
}
 input[type=text], input[type=password], textarea, .form-control{
    background:#fcfcfc;
    border:1px solid #eee;
    box-shadow:none;
    height:50px;
    width:100%;
    min-width:280px;
    border-radius:0;
    font-family:'Roboto', sans-serif;
    font-size:300;
}
 .input-group-addon{
    background-color:#fafafa;
    border:1px solid #eee;
    height:50px;
    width:50px;
    border-radius:0;
}
 .input-group{
    height:50px;
}
 .btn{
    border-radius:0;
}
 .right{
    float:right;
}
 hr{
    height:1px;
    border:0;
    background:#f8f8f8;
    margin:10px 0;
    display:table;
    width:100%;
}
 button, input[type=submit], .button, input[type=button], input[type=reset]{
    font-family:'Roboto', sans-serif;
    font-size:300;
    background:#f9db42;
    border:1px solid #f9db42;
    color:#1d1e22;
    padding:18px 40px;
    border-radius:5px;
    transition:all 0.3s;
    font-size:16px;
}
 button:hover, input[type=submit]:hover, .button:hover, input[type=button]:hover, input[type=reset]:hover{
    background:#ffdc28;
    border:1px solid #ffdc28;
    color:#1d1e22!important;
}
 input:active, input:hover, input:focus{
    outline:0!important;
    outline-offset:0!important;
}
 button .fa, input[type=submit] .fa, .button .fa, input[type=button] .fa, input[type=reset] .fa{
    margin-right:10px;
}
 .section_header{
    position:relative;
}
 .section_header:after{
    background:url("../img/section_head-line.png") no-repeat;
    background-size:100%;
    background-position:top center;
    content:"";
    padding:100px;
    transition:all 1s;
}
 .section_header h2{
    font-family:'RubikRegular';
    font-weight:700;
    font-size:5.0vh;
    margin-top:0px;
    margin-bottom:0px;
    text-transform:uppercase;
    color:#1d1e22;
}
 .section_header p{
    position:absolute;
    width:100%;
    text-align:center;
    top:100px;
    font-size:20px;
    font-family:'Roboto', sans-serif;
    font-size:300;
    color:#919090
}
 section{
    position:relative;
    overflow:hidden;
    background:#fefefe;
    padding:100px 0;
}
 section:before{
    content:'';
    position:absolute;
    font-size:5.0vh;
    width:100%;
    top:12%;
    text-align:center;
    font-family:'RubikRegular';
    font-weight:700;
    text-transform:uppercase;
    transition:all .3s;
}
 section:hover::before{
    top:12.2%;
}
 header{
    color:#1d1e22;
    padding:10px 0;
    height:10vh;
    text-align:center;
}
 header h4{
    font-family:'RubikRegular';
    font-weight:700;
    font-size:16px;
    text-transform:uppercase;
}
 header h5{
    font-family:'Roboto', sans-serif;
    font-size:300;
}
 header .phone_number{
    text-align:right;
    position:relative;
}
 header .phone_number h5{
    margin-right:15px;
}
 header .phone_number a{
    color:#1d1e22;
    font-family:'RubikRegular';
    font-weight:700;
    display:inline-block;
}
 header .phone_number a:hover{
    text-decoration:none;
}
 header .phone_number h4:before{
    position:relative;
    content:'\f2a0';
    font-family:'fontawesome';
    margin-right:10px;
    font-size:18px;
    display:inline-block;
    vertical-align:middle;
    top:-3px;
}
 header .phone_number h5:before{
    position:relative;
    content:'\f0e0';
    font-family:'fontawesome';
    margin-right:10px;
    font-size:15px;
    display:inline-block;
    vertical-align:middle;
}
 .navbar{
    margin-bottom:0px;
    border:0;
    border-radius:0;
    z-index:2;
    position:fixed;
    width:100%;
    display:table;
    z-index:9;
    border-bottom:0.5px solid rgba(255, 255, 255, 0.09);
}
 .left-nav-border{
    border-left:1px solid rgba(200, 192, 183, 0.09);
}
 .navbar-nav > li > a:focus{
    background-color:#fafafa;
    color:#000 !important
}
 .navbar li a{
    line-height:40px;
    text-transform:uppercase;
    font-size:12px;
    color:#fff;
}
 .navbar li a{
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
}
 .navbar li a:hover{
    background-color:transparent !important;
}
 .navbar .navbar-brand{
    margin-right:15px;
    text-transform:uppercase;
    height:70px;
    line-height:40px;
    text-align:center;
    color:#fff!important;
    font-family:'RubikRegular';
    font-weight:700;
    position:relative;
}
 .navbar .navbar-brand img{
    height:35px;
}
 section#main{
    position:relative;
    overflow:hidden;
    display:table;
    width:100%;
    height:100vh;
}
 section#main .main_header h1{
    margin-top:100px!important;
    margin-bottom:100px;
}
 #main .button, #how-works .button{
    box-shadow:0 1px 22px 0 rgb(249, 219, 66);
}
 #main .button:hover, #how-works .button:hover{
    box-shadow:0 1px 2px 0 rgb(129, 129, 129);
}
 #navbar-brand-centered a:hover{
    color:#ffdd2d !important
}
 section#main:before{
    background:url("../img/main-background.jpg") center fixed;
    background-size:cover;
    bottom:0;
    content:"";
    display:block;
    left:0;
    position:absolute;
    right:0;
    top:0;
    animation:header-main 15s linear 2s 4 alternate;
}
 section#main:after{
    content:"";
    position:absolute;
    background:#e96443;
    background:-webkit-linear-gradient(to right, #904e95, #e96443);
    background:linear-gradient(to right, rgba(32, 24, 45, 0.95), rgba(27, 99, 137, 0.95));
    top:0;
    left:0;
    right:0;
    bottom:0;
}
 section#main .container{
    z-index:2;
    position:relative;
}
 section#main .main_header{
    position:relative;
    text-align:center;
}
 section#main .main_header h1{
    text-transform:uppercase;
    position:relative;
    font-family:'RubikRegular';
    font-weight:700;
    font-size:6.0vh;
    line-height:6.0vh;
    color:#fff;
    margin-top:150px;
    margin-bottom:100px;
}
 section#main h3{
    position:relative;
    text-transform:uppercase;
    font-family:'Roboto', sans-serif;
    font-weight:300;
    color:#fff;
    font-size:2.5vh;
    margin-bottom:35px;
}
 section#main h3 span{
    color:#ffdd2d;
}
 section#main button{
    margin-bottom:100px;
}
 section#how-works{
    position:relative;
    overflow:hidden;
}
 #how-works .un-title{
    text-align:center;
    font-family:'Roboto', sans-serif;
    margin-top:-20px;
}
 #how-works .un-title p{
    font-size:18px;
}
 #how-works .how-box{
    margin-top:100px;
}
 #how-works .how-box .list{
    margin:50px 0;
}
 #how-works .how-box .list li{
    position:relative;
    height:40px;
    font-family:'Roboto', sans-serif;
    font-size:300;
    font-size:16px;
    list-style:none;
    display:table;
}
 #how-works .how-box .list li:before{
    content:'\f00c';
    margin-right:15px;
    height:40px;
    display:block;
    float:left;
    color:#f9db42;
    font-family:fontawesome;
}
 #how-works .img-background{
    position:relative;
}
 #how-works:hover video{
    transition:all .5s;
}
 #how-works .img-background:hover:before{
    margin-top:-30px;
    margin-bottom:30px;
    transition:all .8s;
}
 #how-works .img-background video{
    position:relative;
    transition:all .5s;
    width:100%;
    box-shadow:0 1px 1px 0 rgba(56, 56, 56, 0.2);
}
 #video_holder{
    position:relative;
    width:100%;
}
 #overlay{
    position:absolute;
    top:0;
    left:0;
    margin-left:-25px;
    width:100%;
    height:100%;
    z-index:999;
    cursor:pointer;
    opacity:.8;
    transition:all .3s;
}
 #overlay:before{
    content:'\f04b';
    font-family:'fontawesome';
    position:absolute;
    left:50%;
    top:50%;
    margin-top:-7vh;
    font-size:11vh;
    color:#f9db42;
    transition:all .3s;
}
 #video_holder:hover #overlay:before{
    color:#ffd919;
}
 #overlay.o{
    opacity:0;
}
 #how-works .img-background:before{
    content:'';
    position:absolute;
    width:100%;
    height:100%;
    background:#eeefeb;
    right:-15px;
    bottom:-15px;
    transition:all .8s;
    box-shadow:0 1px 1px 0 rgba(56, 56, 56, 0.2);
}
 #how-works:before{
    content:'Как это работает?';
    color:#eeefeb;
}
 section#how-works:hover:before{
    top:11%;
}
 section#un-social:before{
    content:'Социальные сети';
    color:#eeefeb;
    top:9.9%;
}
 section#un-social:hover:before{
    top:9.2%;
}
 section#news-box:before{
    content:'Последние новости';
    color:#eeefeb;
    top:10.8%;
}
 section#news-box:hover:before{
    top:10.2%;
}
 footer{
    background:linear-gradient(to right, rgb(32, 24, 45), rgb(27, 99, 137));
    padding:70px 0px;
    position:relative;
}
 footer a:hover{
    color:#ffdd2d!important
}
 footer .footer-list li{
    margin-bottom:5px;
}
 footer .blog_name_footer a{
    width:180px;
    text-overflow:ellipsis;
    white-space:nowrap;
    position:relative;
}
 footer .footer-list span, footer .social span{
    color:#FFF;
    padding-top:15px;
    padding-bottom:15px;
    display:block;
    text-transform:uppercase;
    font-family:'RubikRegular';
    font-weight:700;
    letter-spacing:3px;
}
 footer .footer-list li a, footer .footer-list li p{
    color:#FFF;
    letter-spacing:2px;
    text-decoration:none;
    font-family:'Roboto', sans-serif;
    font-size:300;
}
 footer .footer-list, footer .social{
    list-style:none;
}
 footer .social li{
    float:left;
}
 footer .social .fa{
    color:#fafafa;
    margin-right:10px;
    font-size:16px;
}
 .copyright{
    font-size:14px;
    background-color:#fefefe;
    height:80px;
}
 .copyright .col-sm-4{
    margin-top:30px;
}
 .copyright .col-sm-4 .fa-heart{
    color:#f44336;
    margin:0 5px;
}
 .copyright .social_icon li, .copyright .social_icon li a, .copyright .payment-icon li{
    display:inline-block;
    margin-right:8px;
    color:#1d1e22;
}
 .mtblr_20{
    margin:20px;
}
 .mt_0{
    margin-top:0;
}
 .mt_10{
    margin-top:10px;
}
 .mt_20{
    margin-top:20px;
}
 .mt_25{
    margin-top:25px;
}
 .mt_30{
    margin-top:30px;
}
 .mt_40{
    margin-top:40px;
}
 .mt_50{
    margin-top:50px;
}
 .mt_60{
    margin-top:60px;
}
 .mt_70{
    margin-top:70px;
}
 .mt_80{
    margin-top:80px;
}
 .mt_90{
    margin-top:90px;
}
 .mt_100{
    margin-top:100px;
}
 .mb_0{
    margin-bottom:0;
}
 .mb_10{
    margin-bottom:10px;
}
 .mb_20{
    margin-bottom:20px;
}
 .mb_30{
    margin-bottom:30px;
}
 .mb_40{
    margin-bottom:40px;
}
 .mb_50{
    margin-bottom:50px;
}
 .mb_60{
    margin-bottom:60px;
}
 .mb_70{
    margin-bottom:70px;
}
 .mb_80{
    margin-bottom:80px;
}
 .mb_90{
    margin-bottom:90px;
}
 .mb_100{
    margin-bottom:100px;
}
 .mtb_10{
    margin-top:10px;
    margin-bottom:10px;
}
 .mtb_20{
    margin-top:20px;
    margin-bottom:20px;
}
 .mtb_30{
    margin-top:30px;
    margin-bottom:30px;
}
 .mtb_40{
    margin-top:40px;
    margin-bottom:40px;
}
 .mtb_50{
    margin-top:50px;
    margin-bottom:50px;
}
 .mtb_60{
    margin-top:60px;
    margin-bottom:60px;
}
 .mtb_70{
    margin-top:70px;
    margin-bottom:70px;
}
 .mtb_80{
    margin-top:80px;
    margin-bottom:80px;
}
 .mtb_90{
    margin-top:90px;
    margin-bottom:90px;
}
 .mtb_100{
    margin-top:100px;
    margin-bottom:100px;
}
 .navbar-fixed-top{
    background-color:#fefefe;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
    z-index:9999;
}
 .navbar-fixed-top li a{
    line-height:40px;
    text-transform:uppercase;
    font-size:12px;
    color:#1d1e22 !important;
}
 .navbar-fixed-top .navbar-brand{
    background:-webkit-linear-gradient(135deg, #1fb3cf 0, #304999 100%);
    background:linear-gradient(135deg, #1fb3cf 0, #304999 100%);
    -webkit-background-clip:text;
    color:transparent!important;
}
 progress{
    position:fixed;
    left:0;
    top:0;
    width:100%;
    height:5px;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    border:0;
    color:#002c68;
    z-index:9999;
}
 progress::-webkit-progress-bar{
    background:transparent;
}
 progress::-webkit-progress-value{
    background:-webkit-linear-gradient(135deg, #1fb3cf 0, #304999 100%);
    background:linear-gradient(135deg, #1fb3cf 0, #304999 100%);
}
 progress::-moz-progress-bar{
    background:-webkit-linear-gradient(135deg, #1fb3cf 0, #304999 100%);
    background:linear-gradient(135deg, #1fb3cf 0, #304999 100%);
}
 .progress-container{
    width:100%;
    background:transparent;
    position:fixed;
    top:0;
    left:0;
    height:5px;
    display:block;
}
 .progress-bar{
    background:-webkit-linear-gradient(135deg, #1fb3cf 0, #304999 100%);
    background:linear-gradient(135deg, #1fb3cf 0, #304999 100%);
    display:block;
    height:inherit;
}
 #scroll_to_top{
    display:none;
    position:fixed;
    bottom:20px;
    right:20px;
    z-index:99;
    border:none;
    outline:none;
    color:#000!important;
    cursor:pointer;
    width:35px;
    height:35px;
    line-height:35px;
    text-align:center;
    font-size:25px;
}
 @media all and (min-width:1700px){
    section#main{
        position:relative;
        overflow:hidden;
        display:table;
        width:100%;
        height:70vh;
    }
}
 @media all and (max-width:768px){
    #why-we{
        margin-top:0!important;
    }
     section#main .main_header h1{
        font-size:4.0vh;
    }
     #how-works .how-box .list li{
        margin-bottom:15px;
    }
     .navbar-brand{
        margin-left:15px;
    }
     .main_buttons button{
        margin:auto 0;
        margin-bottom:50px;
    }
     .copyright{
        display:table;
        width:100%;
        text-align:center;
    }
     .copyright .text-right{
        text-align:center;
    }
     .navbar-brand{
        height:70px;
        line-height:35px;
        font-weight:700;
    }
     .navbar-toggle{
        border:0px;
        color:#ffdd2d;
        width:70px!important;
        height:70px;
        position:absolute;
        line-height:35px;
        top:-8px;
        right:-15px;
        font-size:25px;
        border-radius:0px;
        cursor:pointer;
    }
     .navbar-toggle:hover, .navbar-toggle:focus{
        background-color:transparent !important;
        color:#ffdd2d !important;
        opacity:.8;
        border:0;
    }
     .navbar-collapse{
        position:relative;
        border:0;
        background:#fefefe;
        box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.5);
        z-index:9;
    }
     .navbar-collapse a{
        color:#1d1e22!important;
    }
     #how-works .img-background{
        margin-top:50px;
    }
     .un-news-box .card{
        margin-bottom:50px;
    }
     #how-works:before{
        content:'';
    }
     section#un-social:before{
        content:'';
    }
     section#news-box:before{
        content:'';
    }
}
 .dash-box{
    position:relative;
    background:#fefefe;
    text-align:center;
    margin:60px 0 50px;
    border-radius:5px;
    border-bottom:1px solid #eeefeb;
}
 .dash-box-icon{
    position:absolute;
    transform:translateY(-50%) translateX(-50%);
    left:50%;
    transition:all .8s;
}
 .dash-box-action{
    transform:translateY(-50%) translateX(-50%);
    position:absolute;
    left:50%;
}
 .dash-box-body{
    padding:50px 20px;
    transition:all .3s;
}
 .dash-box:hover .dash-box-body{
    margin-top:-30px;
}
 .dash-box:hover .dash-box-icon{
    margin-top:-20px;
    transition:all .8s;
}
 .dash-box-icon:after{
    width:60px;
    height:60px;
    position:absolute;
    background:rgba(247, 148, 137, 0.91);
    content:'';
    border-radius:50%;
    left:-10px;
    top:-10px;
    z-index:-1;
}
 .dash-box-icon > i{
    background:#ff5444;
    border-radius:50%;
    line-height:40px;
    color:#FFF;
    width:40px;
    height:40px;
    font-size:22px;
}
 .dash-box-icon:before{
    width:75px;
    height:75px;
    position:absolute;
    background:rgba(253, 162, 153, 0.34);
    content:'';
    border-radius:50%;
    left:-17px;
    top:-17px;
    z-index:-2;
}
 .dash-box-action > button{
    border:none;
    background:#FFF;
    border-radius:19px;
    padding:7px 16px;
    text-transform:uppercase;
    font-weight:500;
    font-size:11px;
    letter-spacing:.5px;
    color:#003e85;
    box-shadow:0 3px 5px #d4d4d4;
}
 .dash-box-body > .dash-box-count{
    display:block;
    font-family:'Roboto', sans-serif;
    font-size:30px;
    color:#1d1e22;
}
 .dash-box-body > .dash-box-title{
    font-size:18px;
    color:#1d1e22;
    font-family:'Roboto', sans-serif;
}
 .dash-box-color-2 .dash-box-icon:after{
    background:rgba(254, 224, 54, 0.81);
}
 .dash-box-color-2 .dash-box-icon:before{
    background:rgba(254, 224, 54, 0.64);
}
 .dash-box-color-2 .dash-box-icon > i{
    background:#fb9f28;
}
 .dash-box-color-3 .dash-box-icon:after{
    background:rgba(180, 70, 245, 0.76);
}
 .dash-box-color-3 .dash-box-icon:before{
    background:rgba(226, 132, 255, 0.66);
}
 .dash-box-color-3 .dash-box-icon > i{
    background:#8150e4;
}
 #why-we{
    background:transparent;
    background-size:cover;
    color:#fff!important;
    position:relative;
    padding:0;
    margin-top:-195px;
    padding-top:40px;
}
 #why-we:before{
    content:'';
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
}
 .why-we-box{
    margin-top:100px;
}
 .events{
    position:relative;
    margin-top:100px;
    margin-left:-25px;
}
 .events .col-md-4{
    padding:25px;
}
 .event-box{
    position:relative;
    height:225px;
    cursor:pointer;
    background:#eeefeb;
    transition:all .3s;
    box-shadow:0 1px 1px 0 rgba(56, 56, 56, 0.2);
}
 .event-box .vk-bg{
    background:rgb(122, 188, 255);
    background:-webkit-linear-gradient(top, rgba(122, 188, 255, 1) 0%, rgba(96, 171, 248, 1) 44%, rgba(64, 150, 238, 1) 100%);
    background:linear-gradient(to bottom, rgba(122, 188, 255, 1) 0%, rgba(96, 171, 248, 1) 44%, rgba(64, 150, 238, 1) 100%);
}
 .event-box .vk-bg:before{
    content:'\f189';
    font-family:'fontawesome';
    position:absolute;
    color:#fff;
    font-size:100px;
    right:20px;
    top:20px;
}
 .event-box .insta-bg{
    background:radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}
 .event-box .insta-bg:before{
    content:'\f16d';
    font-family:'fontawesome';
    position:absolute;
    color:#fff;
    font-size:100px;
    right:20px;
    top:20px;
}
 .event-box .youtube-bg{
    background:#F44336;
}
 .event-box .youtube-bg:before{
    content:'\f167';
    font-family:'fontawesome';
    position:absolute;
    color:#fff;
    font-size:100px;
    right:20px;
    top:20px;
}
 .event-box .twitter-bg{
    background:#03A9F4;
}
 .event-box .twitter-bg:before{
    content:'\f099';
    font-family:'fontawesome';
    position:absolute;
    color:#fff;
    font-size:100px;
    right:20px;
    top:20px;
}
 .event-box .facebook-bg{
    background:#1278c8;
}
 .event-box .facebook-bg:before{
    content:'\f09a';
    font-family:'fontawesome';
    position:absolute;
    color:#fff;
    font-size:100px;
    right:20px;
    top:20px;
}
 .event-box .okru-bg{
    background:#FF9800;
}
 .event-box .okru-bg:before{
    content:'OK';
    font-family:'RubikRegular';
    font-weight:700;
    position:absolute;
    color:#fff;
    font-size:100px;
    right:20px;
    top:20px;
}
 .event-box .box{
    position:absolute;
    width:100%;
    height:100%;
    float:left;
    margin-right:25px;
    top:-15px;
    left:15px;
    transition:all .3s;
    box-shadow:0 1px 1px 0 rgba(56, 56, 56, 0.2);
    overflow:hidden;
}
 .event-box:hover .box{
    top:0px;
    left:0px;
}
 .event-box h3{
    position:relative;
    color:#fff;
    left:15px;
    font-size:25px;
    font-weight:700;
    font-family:'Roboto', sans-serif;
    text-transform:uppercase;
}
 .event-box:hover .name{
    bottom:0;
    left:0;
}
 .event-box .fa{
    margin-right:3px;
}
 .event-box .fa-angle-right{
    color:#fff;
    font-size:28px;
    position:absolute;
    right:-18px;
    bottom:15px;
    width:50px;
    height:50px;
    line-height:50px;
    background:rgba(255, 255, 255, 0.5);
    text-align:center;
    transition:all .3s;
}
 .event-box:hover .fa-angle-right{
    right:-3px;
    bottom:0px;
}
 .event-box .name{
    overflow:hidden;
    position:absolute;
    padding:5px 15px;
    line-height:45px;
    width:100%;
    height:50px;
    color:#fff;
    background:rgba(255, 255, 255, 0.1);
    left:15px;
    bottom:15px;
    transition:all .3s;
}
 .event-box ul{
    margin-top:25px;
    margin-left:-25px;
    color:#fff;
}
 .event-box ul li{
    height:30px;
    list-style:none;
    position:relative;
}
 .event-box ul li:before{
    content:'\f00c';
    margin-right:15px;
    color:#ffdd2d;
    font-family:fontawesome;
}
 .un-news-box{
    margin-top:100px;
}
 .un-news-box .card{
    position:relative;
    overflow:hidden;
    padding-bottom:25px;
}
 .un-news-box .img{
    background-size:cover!important;
    background-position:center;
    width:100%;
    height:200px;
    margin-bottom:25px;
    border-radius:5px;
}
 .un-news-box .title{
    position:relative;
    font-size:20px;
    font-weight:700;
    width:90%;
    height:20px;
    white-space:nowrap;
    text-overflow:ellipsis;
    margin-bottom:25px;
}
 .un-news-box .text{
    margin-bottom:35px;
    overflow:hidden;
    height:85px;
}
 .carousel-indicators .active{
    background:#f9db42;
}
 .carousel-indicators{
    bottom:-80px;
}
 .carousel-indicators li{
    background:#333;
}
 .carousel-control{
    color:#333;
    width:5%;
    opacity:1;
    text-shadow:none!important;
    transition:all .3s;
}
 .carousel-control:hover{
    color:#ffdc28 !important;
}
 .carousel-control:focus{
    color:#333 !important;
}
 .carousel-control.left, .carousel-control.right{
    background-image:none;
}
 .carousel-control.left{
    left:-100px;
}
 .carousel-control .fa{
    position:relative;
    top:40%;
    font-size:70px;
}
 .carousel-control.right{
    right:-100px;
}