@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&display=swap&subset=cyrillic,cyrillic-ext');


.container {
    margin: 0 auto;
    min-width: 320px;
}
.creative_form_1.creativecontactform_wrapper {
    background-color: none  !important;
}
.flex-row {
    display: flex;
    justify-content: space-between;
}
.autor-mini-foto {
    display: none;
}
strong {
    font-weight: 700;
}
p, td {
    font-family: 'Open Sans', sans-serif;
    color: #414042;
    line-height: 18px;
    font-size: 14px;
    padding-bottom: 20px;
}
.item-page ul {
    list-style-image: url('../images/dot-as.svg');
    padding-left: 40px;
}
li {
    font-family: 'Open Sans', sans-serif;
    color: #414042;
    line-height: 18px;
    font-size: 14px;
    padding-bottom: 10px;
}
h1 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #36a1a1;
    font-size: 22px;
    padding-bottom: 25px;
}

h1, h2, h3 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #36a1a1;
    font-size: 17px;
    padding-bottom: 20px;
}
h6 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #36a1a1;
    font-size: 21px;
    padding-bottom: 20px;
}
.top-menu {
    background-color: #181818;
    height: 35px;
}

.top-menu p{
      color:#fff;
      line-height: 35px;
} 
.top-menu-links {
    display: none;
    line-height: 35px;
}

.top-menu-links a{
    color: #fff;
}

.top-menu-links a:hover{
      color: #36a1a1;
}

.top-menu-pfone {
    margin-left: 20px;
    font-size: 12px;
}
.fb-mobile {
    padding-top: 9px;
}

.fb-mobile a{
    color: #fff;
}

.menu-main {
    height: 100px;
    background-color: #216b6b;
}
.flex-menu {
    display: flex;
    justify-content: space-between;
}
.menu-logo{
    height: 100px;
    width: 250px;
    margin-left: 20px;
    align-self: center;
}
.menu-list {
    display: none;
    align-self: center;
}
.mobile-btn {
    height: 50px;
    align-self: center;
    border-radius: 5px;
    margin-right: 10px;
}
.mobile-btn img{
    width: 50px;
}
.mobile-menu {
    display: none;
    position: absolute;
    top: 135px;
    width: 100%;
    height: 100vh;
    padding-top: 40px;
    background-color: #181818da;
}
.active {
    display: block;
}
.mobile-menu li{
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    padding-top: 30px;

}
.mobile-menu a{
    color: #fff;
    text-decoration: none;
}
.header {
    background-image: linear-gradient(rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60)), url('../images/header-main320.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
.box {
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: calc(100vh - 125px);
}

.header-text {
    height: calc(100vh - 125px);
    padding-left: 20px;
    padding-right: 20px;
}

.header-com-text {
    color: #fff;
    padding-bottom: 25px;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    font-size: 20px;
    font-weight: 300;
}
.header-sub-text {
    color: #fff;
    padding-bottom: 50px;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    font-size: 16px;
    line-height: 16px;
    font-weight: 300;
}
.header-text h1{
    color: #fff;
    padding-bottom: 25px;
    font-family: 'Open Sans', sans-serif;
    font-size: 50px;
    font-weight: 600;
    text-align: center;
}
.header-button {
    display: inline-block;
    padding: 15px;
    color: #fff;
    background-color: #36a1a1;
    border-radius: 5px;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
}
.button-center {
    display: flex;
    justify-content: center;
}
.pagers-header {
    background-image: linear-gradient(rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60)), url('../images/pages-320.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
.pagers-header-text {
    height: 300px;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
}
.pagers-header-text h1{
    font-size: 36px;
    color: #fff;
    text-align: center;
    line-height: 300px;
}
.proposition-header {
    margin: 60px 0px 30px 0px;
}
.proposition-header h4{
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 20px;
    font-weight: 700;
    color: #36a1a1;
    text-align: center;
}
.proposition-header p{
padding: 0px 30px;
}
.proposition-flex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
}
.proposition-item {
    width: 300px;
    margin: 20px 30px;
    padding: 15px;
}

.proposition-item h4{
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 700;
    color: #36a1a1;
}

.proposition-item p{
    text-align: center;
    padding: 5px;
    font-family: 'Open Sans', sans-serif;
}

.proposition-item:hover p{
    color: #216b6b;
}

.oportunities {
    background-image: linear-gradient(rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60)), url('../images/oport-1200.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
.oportunities-header {
    padding: 60px 0px 30px 0px;
}

.oportunities-header h4{
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #fff;
    text-align: center;
}
.oportunities-header p{
    text-align: center;
    color: rgba(255, 255, 255, 0.815);
}
.oportunities-flex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
}
.oportunities-item {
    width: 300px;
    margin: 15px 30px;
    padding: 15px;
}

.oportunities-item h4{
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 700;
    color: #36a1a1;
}

.oportunities-item:hover h4{
    color: #fff;
}

.oportunities-item p{
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
}
.cases-header h4{
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    padding-top: 60px;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 700;
    color: #36a1a1;
}
.cases-header p{
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    padding: 0;

}

/* Блок контента, пересмотреть логику написания кода  */
.content-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
}
.page-header h2{
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 700;
    color: #36a1a1;
}

.left {
    padding: 20px 20px;
    width: 280px;
}
.right {
    /* padding: 20px 20px; */
    /* убрано ибо портит форму обратной связи */
    width: 280px;
}
.content100 {
    width: calc(100% - 40px);
    padding: 20px 20px;
}
.content80 {
    padding: 20px 20px;
}
.content60 {
    padding: 20px 20px;
} 
/* Standart JOOMLA classes styles */
.page-header a {
    color: #36a1a1;
    text-decoration: none;
}
.page-header a:hover {
    color: #216b6b;
}
.items-more a {
    color: #216b6b;
    text-decoration: none;
}
.pagination {
    margin-top: 60px;
}

.pagination ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.pagination-start, .pagination-prev {
    border: 0.5px solid #216b6b;
    font-size: 12px;
    border-radius: 5px;
    padding: 10px 15px;
    margin-right: 20px;
}

.pagination-next, .pagination-end {
    border: 0.5px solid #216b6b;
    font-size: 12px;
    border-radius: 5px;
    padding: 10px 15px;
    margin-left: 20px;
}
.pagination-start a, .pagination-prev a, .pagination-next a, .pagination-end a, .pagination li a {
    text-decoration: none;
}
.pagination li {
    border: 0.5px solid #216b6b;
    font-size: 12px;
    border-radius: 5px;
    padding: 10px 15px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}
.pagination li:hover, .pagination li a:hover {
    background-color: #216b6b;
    color: #fff;
}


/* Конец блока контента */
.contacts {
    background-image: linear-gradient(rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60)), url('../images/cont-1200.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
.contact {
    padding: 40px 0px;
}
.footer {
    background-color: #181818;
}
.footer-flex {
    display: flex;
    flex-direction: column;
}
.footer p{
    color: rgb(231, 231, 231);
    font-size: 14px;
    padding: 5px 0px;
    text-align: center;
}
.footer h4{
    color: rgb(231, 231, 231);
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    padding-bottom: 20px;
    font-weight: 600;
    text-align: center;
}
.footer .m-top-bot{
    padding-top: 10px;
    padding-bottom: 40px;
}
.footer-logo {
    padding: 40px 20px 0px 20px; 
}
.footer-menu {
    padding: 40px 20px 0px 20px; 
}
.footer-menu-item {
    color: rgb(231, 231, 231);
    text-decoration: none;
}
.footer-contacts {
    padding: 40px 20px 0px 20px; 
}
.footer-link {
    padding: 40px 20px 0px 20px; 
}
.footer-link em{
    color: #fff;
}

.lang-inline a {
	color: #fff;
    font-weight: 900;
    font-family: 'Open Sans', sans-serif;
    line-height: 35px;
    padding: 5px;
    /* font-size: 14px; */
} 
.lang-active a {
    font-weight: 900;
    font-family: 'Open Sans', sans-serif;
    line-height: 35px;
    padding: 5px;
    color: #36a1a1;
    /* font-size: 14px; */
}


@media (min-width: 576px) {
    .container {
        min-width: 540px;
    }
    .header {
        background-image: linear-gradient(rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60)), url('../images/header-main320.jpg');
    }
}

@media (min-width: 768px) {
    .container {
        min-width: 720px;
    }
    .header {
        background-image: linear-gradient(rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60)), url('../images/header-main320.jpg');
    }
}

@media (min-width: 992px) {
    .container {
       min-width: 801px;
    }
    .header {
        background-image: linear-gradient(rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60)), url('../images/header-main320.jpg');
    }
    .mobile-btn {
        display: none;
    }
    .menu-list {
        display: block;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
    .top-menu-links {
        margin-top: 10px;
        display: block;
    }
    .fb-mobile {
        display: none;
    }
    .menu-logo{
        height: 100px;
        width: 250px;
        margin-left: 20px;
    }
    .mobile-menu {
        display: none;
    }
    .header {
        background-image: linear-gradient(rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60)), url('../images/header-main.jpg');
    }
    .header-com-text {
        font-size: 25px;
    }
    .header-sub-text {
        font-size: 20px;
        line-height: 20px;
    }
    .header-text h1{
        font-size: 60px;

    }
    .footer-flex {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .footer p{
        text-align: left;
    }
    .footer h4{
        text-align: left;
    }
    .lang-inline a {
        color: #fff;
        font-weight: 900;
        font-family: 'Open Sans', sans-serif;
        line-height: 35px;
        padding: 5px;
    } 
    .lang-active a {
        font-weight: 900;
        font-family: 'Open Sans', sans-serif;
        line-height: 35px;
        padding: 5px;
        color: #36a1a1;
    }
    /* Блок контента, пересмотреть логику написания кода  */
.left {
    padding: 40px 20px;
}
/* .right {
    padding: 40px 20px;
} */
.content100 {
    padding: 40px 20px;
}
.content80 {
    width: 840px;
    padding: 40px 20px;
}
.content60 {
    padding: 40px 20px;
} 
/* Конец блока контента */
}