body{
    color: #435a69!important;
    background-color: #c6cfd6;
    max-width: 1020px;
    margin: 0 auto;
    font-size: 14px;
    font-family: sans-serif;
    opacity: 0;
}
a, h2, h3{
    color: #a50235;
}
h2, h3 {
    font-family: 'PT Sans'; 
    margin-bottom: 5px;
    font-size: 1.7em;
}
p{
   width: 100%; 
}
.partners-footter {
border-top: 3px solid #a50235;
    background: #e0e5e9!important;
    padding-top: 20px;
}
#pageContainer {
    opacity: 0;
    transition: 0.5s;
}
.header-container{
    margin-bottom: 10px;
}
.title-container{
    margin-bottom: 10px;
    background: #a50235;
    border-bottom: 3px solid #435a69;
}
.title-container h2{
    color: #fff;
    margin: 7px;
    padding: 0;
}
.row {
    margin-right: 0;
    margin-left: 0;
}
.row-container{
margin: 15px;
}
[class^="fa-"]:before, [class*=" fa-"]:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-right: 10px;
    color: #fff;
}
.padding-0{
padding: 0;
}
.top-header{
        padding: 0;
    margin-left: 0;
    margin-right: 0;
    width: unset;
}
.top-header.col-xs-12{
    width: unset;
}
ul.clear{
    padding-left: 0;
}
ul.clear li{
    list-style: none;
}
.large-list li a {
    font-size: 18px!important;
    line-height: 32px;
}
.top-afisha {
    padding: 0;
    margin-bottom: 20px;
    background: none;
}
#feedbackForm textarea{
    resize: none;
    height: 240px;
}
figure.tmb {
    height: 230px;
    overflow: hidden;
}
figure.tmb img {
    width: 100%;
}
.font-weight-bolder {
    font-weight: 600!important;
}
.font-weight-bold {
    font-weight: 800!important;
}
.collapse.in{
    display: block!important;
}
.page-title {
    margin-bottom: 1.2rem;
}
.page-bottom {
    text-align: right;
    font-style: italic;
}
#base {
   background: #fff;
    overflow: hidden;
    position: relative;
    margin-top: 20px;
    font-size: 1.1em;
    padding: 0 20px;
    color: #a50235;
}

#content {
    position: relative;
    font-size: 16px;
    margin-top: 65px!important;
    background: none;
    padding: 0;
}
.container{
    padding-left: 0;
    padding-right: 0;
    background-color: #fff;
}
.top-container .content {
    text-align: center;
    display: inline-block;
}
.top-container {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    color: #fff;
}
.uc{
    color: #a50235;
    font-size: 36px;
    margin-top: 30px;
    line-height: 42px;
}
.footter{
    background-color: #435a69;
    text-align: center;
    padding: 10px;
    color: #808b96;
    margin-bottom: 5px;
    position: absolute;
    left: 0;
    right: 0;
}
.footter a {
    color: #a50235;
}
#base h3 {
    color: #a50235;
    text-shadow: none;
    opacity: 0.8;
    font-family: 'Roboto', sans-serif;
}
#collapseMenu{
    position: absolute;
    right: 0;
    font-size: 31px;
}
#siteMenu{
    font-size: 0.9em;
}

.thumbnail{
    min-width: 210px;
    min-height: 210px;
    border-radius: 0;
}
.mnav-header {
    height: 40px;
    background: #a50235;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
}

#menuCloseBtn{
   
    font-size: 31px;
    position: absolute;
    right: 0;
    top: 5px;
}
#menuCloseBtn:before{
     color: #fff !important;
}
.btn-large {
    font-size: large;
}
.btn-success {
    background: #28a745!important;
    font-size: large;
    color: #ffed00;
}
 .btn{ 
    background-color: #3e1b0c;
    border: none;
    border-radius: 0;
    line-height: 26px;
    padding-left: 20px;
    padding-right: 20px;
}          .bkg-video {
                    width: 100%;
                    height: 100%;
                    position: fixed;
                   /* background-image: url(assets/img/start_bkg.jpg);
                    background-size: cover;*/
                }
                .bkg-video video{
                    height: auto;
                    width: 100%;
                    opacity: 0;
                     transition: 1s;
                }
                .navbar{
                    opacity: 1;
                    border-radius: 0;
                    font-size: 1.3em;
                    padding: 0;
                    color: #fff;
                }
                .nav-item {
                    margin:0 10px;
                    line-height: 1em;
                }
                .dropdown-toggle::after{
                    display: none;
                }

                .navbar.bg-dark a{
                    color:#fff;
                }
                .navbar.bg-light{
                    background-color: #a50235!important;
                }
                .navbar.bg-light a{
                    color:unset;
                }
                .navbar.bg-dark .dropdown-menu a,  .navbar.bg-light .dropdown-menu a{
                    color: unset;
                    font-size: initial;
                }
                .navbar-brand {
                    padding: 0;
                    height: 63px;
                }
                .navbar-brand img{
                    height: 100%!important;
                }
                .dropdown-header{
                    font-size: initial;
                    color:#d60000;
                }
                .nav-g2{
                    position: unset;
                }
                .nav-g2 .dropdown-menu{
                    width: 100%;
                }
                .dropdown.open .nav-link{
                   color: #d60000;
                }
                .navbar-nav > li > .dropdown-menu{
                    background-color:rgba(255,255,255,.88);
                }

            .top-container {
                text-align: center;
                display: table-cell;
                vertical-align: middle;
                color:#fff;
            }

            .top-container .content {
                text-align: center;
                display: inline-block;
            }

            .top-container .title {
                font-size: 96px;
                line-height: normal;
                text-shadow: 1px 1px 4px #381d0b;
            }

            .top-container .quote {
                font-size: 26px;
                color: #f5d986;
                line-height: normal;
                text-shadow: 1px 1px 1px #060301;
            }
            .sc-2{
                background-color: #fff;
                padding: 40px 20px;
                margin-top:10px;
            }
            .sc-3{
                margin-top:10px;
                background-color: #ccc;
                padding: 40px 20px;
            }
            
            .background-gray-lighter {
                background-color: #e4e0e4;
            }
            .title{
                    margin: 0 auto;

                }
.form-control{
    font-size:1.4rem;
}  
.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
    padding-left: 8px;
    font-weight: normal;
}
.custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 16px;
    height: 16px;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px;
}
.custom-control-label::after {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 16px;
    height: 16px;
    content: "";
    background: no-repeat 50%/50% 50%;
}
.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff;
}              
#content_header{
    margin-top: 62px; 
    position: relative ;
}
#content_header.cImg{
    height: 330px;
    background-size: cover;
    background-position: center;
}


nav.main_nav ul{
    margin: 10px 0;
}
nav.main_nav ul li a{
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
}
nav.main_nav ul li a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #fff;
    height: 1px;
    -webkit-transition-property: "right";
    transition-property: "right";
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

nav.main_nav ul li.active>a:before, nav.main_nav ul li:hover>a:before {
    right: 0;
}
nav.main_nav ul li.active>a:before {
    background: #ffffff!important;
}
@media (min-width:850px){
    #collapseMenu, .mnav-header{
        display: none;
    }
    .nav-container>li{
        float: left;
    }
}

@media (max-width:1120px){
#siteMenu{
font-size: 0.9em;
}
}

@media (max-width:1050px){
#siteMenu{
font-size: 0.8em;
}
.navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0; 
    padding-left: 0; 
}
}

@media (max-width:850px){
    .nav-container {
    margin-top: 50px;
    overflow: auto;
    height: 100%;
}
.slogan {
    left: 22px!important;
    top: 17px!important;
    font-size: 20px!important;
    line-height: 36px!important;
}
.navbar{
    justify-content: unset!important;
}

    .navbar-brand img{
        height: 50px;
            margin: -1px;
    }
    .navbar-nav{
    height: 100%;
    left: 100%;
    right: unset;
    width: 100%;
    transition: 0.5s;
    position: fixed;
    top: 0;
    background: #fff;
    margin-top: 0!important;
    overflow: auto;
    color: #435a69;
    }
    .dropdown-item{
        white-space: normal;
    }

    .top-container .title {
    font-size: 56px;
    line-height: 13px;
    margin-bottom: 40px;
    }
}
