html {
    min-height: 100%;
    position: relative;
}
body {
    min-width: 320px;
    overflow-x: hidden;
    font-family: OpenSansRegular, sans-serif;
    font-size: 14px;
    color: #1a2d32;
    -webkit-font-smoothing: auto;
}
.box-search input {
    width: 100%;
    padding: 10px 0;
    padding-left: 20px;
    padding-right: 5px;
    background: #fff;
    border: none;
    font-size: 14px;
    color: #000;
    font-family: 'SF-Pro-Display-Light';
}
.top__search-button {
    position: absolute;
    right: 0;
    top: 4px;
    width: 30px;
    height: 30px;
    border: 1px solid white;
    border-radius: 50%;
}
.box-search {
    width: 236px;
    position: relative;
    margin-right: 15px;
}
/*header {
    background: url(/themes/okeania/assets/images/bg-NY.jpg);
    background-repeat: repeat;
    background-size: cover;
}
a.headercenterzapis.nybtn:before {
    display: block;
    content: "";
    position: absolute;
    background: url(/themes/okeania/assets/images/btn-toys.png);
    width: 75px;
    height: 75px;
    margin-left: -35px;
    margin-top: -20px;
}*/



/*.header-centerline-content:before {
    display: block;
    content: "";
    position: absolute;
    background: url(/themes/okeania/assets/images/shar.png);
    width: 335px;
    height: 115;
    left: 15%;
    top: -5px;
    -webkit-background-size: contain;
            background-size: contain;
    background-repeat: no-repeat;
}*/
/*.header-centerline-content:after {
    display: block;
    content: "";
    position: absolute;
    background: url(/themes/okeania/assets/images/elka.png);
    width: 82px;
    height: 143px;
    right: 25%;
    top: 0px;
}*/
.header-centerline-content {
    position: relative;
}

@media only screen and (max-width: 1579px) {
/*.header-centerline-content:before {
    display: block;
    content: "";
    position: absolute;
    background: url(/themes/okeania/assets/images/shar.png);
    width: 255px;
    height: 95px;
    left: 15%;
    top: -5px;
    -webkit-background-size: contain;
            background-size: contain;
    background-repeat: no-repeat;
}*/
/*.header-nav ul li {
    font-family: 'SF-Pro-Display-Light';
    margin-right: 25px;
    font-size: 18px;
}*/
}

@media only screen and (max-width: 1200px) {
/*.header-centerline-content:before {
    display: block;
    content: "";
    position: absolute;
    background: url(/themes/okeania/assets/images/shar.png);
    width: 165px;
    height: 55px;
    left: 13%;
    top: -5px;
    -webkit-background-size: contain;
            background-size: contain;
    background-repeat: no-repeat;
    
}*/

.bignews {
    height: 550px !important;
}
/*.header-centerline-content:after {
    display: block;
    content: "";
    position: absolute;
    background: url(/themes/okeania/assets/images/ded.png);
    width: 55px;
    height: 90px;
    right: 15%;
    top: 0px;
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
}*/
.forwhat {
    margin: 0;
    margin-top: 137px;
    position: fixed;
    z-index: 101;
    width: 91%;
    background: #fff;
    padding-bottom: 5px;
}
.lincvidabs{
    z-index: 98;
}

}
@media only screen and (max-width: 992px) {
/*.header-centerline-content:before {
    display: none;
}
.header-centerline-content:after {
    display: none;
}*/
}


@media (max-width: 640px) {
.bignews-item {
    background-size: contain !important
}
.bignews {
    height: 400px !important;
    top:50px;
}
.lincnews{
    font-size: 20px;
}
.bignews .owl-dots .owl-dot span{
    width: 8px;
    height: 8px;
}
}

@media (max-width: 957px) {
    .bignews {
    top:100px; 
}
}


@media (max-width: 480px) {
/*a.headercenterzapis.nybtn:before {
    display: block;
    content: "";
    position: absolute;
    background: url(/themes/okeania/assets/images/btn-toys.png);
    width: 55px;
    height: 55px;
    margin-left: -25px;
    margin-top: -10px;
    background-size: cover;
}*/
}
@media only screen and (max-width: 470px) {
    .forwhat{
        margin-top: 122px;
        margin-top: 137px;
    }
    .header-centerline-content .o_header_rightbox{
        z-index: 99;
            background: #fff;
    }
    .logo-header{
        padding-bottom: 5px;
    }
}
@media only screen and (max-width: 386px) {
    .header-centerline-content .o_header_rightbox{
        margin-top: -8px;
    }

    .forwhat{
        margin-top: 126px;
    }
}
@media only screen and (max-width: 360px) {
    .header-centerline-content .o_header_rightbox{
        z-index: 99;
            background: #fff;
            margin-top: -17px;
    }

    .forwhat{
        margin-top: 113px;
    }
}







.swing {
    animation: swing ease-in-out 1s infinite alternate;
    transform-origin: center -20px;
    float:left;
    box-shadow: 5px 5px 10px rgba(0,0,0,0.5);
}
.swing img {
    border: 5px solid #f8f8f8;
    display: block;
}
.swing:after{
    content: '';
    position: absolute;  
    width: 20px; height: 20px;  
    border: 1px solid #999;
    top: -10px; left: 50%;
    z-index: 0;
    border-bottom: none;
    border-right: none;
    transform: rotate(45deg);
}
/* nail */
.swing:before{
    content: '';
    position: absolute;
    width: 5px; height: 5px;
    top: -14px;left: 54%;
    z-index: 5;
    border-radius: 50% 50%;
    background: #000;
}
 
@keyframes swing {
    0% { transform: rotate(3deg); }
    100% { transform: rotate(-3deg); }
}
/*
h1, h2, h3, h4, h5, h6 {
	font-family: sans-serif;
}
strong, b {
	font-family: sans-serif;
}
.top_fixed {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 9999;
	top: 0;
	transform: translateY(-100px);
	transition: transform .35s ease-out;
	will-change: transform;
}
.top_fixed.active {
	transform: translateY(0);
	will-change: transform;
}
.top_dark {
    background-color: #1a2d32;
    width: 100%;
}
.top__search {
    text-align: right
}
.top__items {
    position: relative;
    z-index: 11;
}
.top__items ul {
    padding: 0;
    margin: 0;
}
.top__items ul > li {
    display: inline-block;
    padding-right: 25px;
    padding: 20px 25px 20px 0;
    vertical-align: middle;
    position: relative;
}
.top__items ul > li > a {
    display: inline-block;
    color: #c8c8c8;
    font-size: 16px;
}
.top__items ul > li > a > span {
    border-bottom: 1px solid #c8c8c8;
    font-size: 16px;
    color: #c8c8c8;
    cursor: pointer;
}
.top__items ul > li.label a {
    font-size: 0;
    display: inline-block;
}
.top__items ul > li.label span {
    vertical-align: middle;
    margin-left: 10px;
    font-size: 16px;
}
.top__items ul > li.label i {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #c8c8c8;
    padding: 8px 9px;
    border-radius: 100%;
    font-size: 0;
}
.top__items ul > li.label i::before {
    font-size: 14px;
    color: #c8c8c8;
}
.top__items ul > li a:hover span, .top__items ul > li.active a span, .top__items ul > li.active span, .top__items ul > li span:hover {
    color: #fff;
}
.top__items ul > li a:hover i, .top__items ul > li.active a i {
    border-color: #bd0b26
}
.top__items ul > li a:hover i::before, .top__items ul > li.active a i::before {
    color: #bd0b26;
}
.top__items ul > li.label i, .top__items ul > li > a > span, .top__items ul > li.label i::before, .top__items ul > li span {
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    -ms-transition: all .15s ease-out;
    -o-transition: all .15s ease-out;
    transition: all .15s ease-out;
}
.top__items ul > li > ul.active {
    opacity: 1;
    z-index: 9;
    visibility: visible;
}
.top__items ul > li > ul {
    padding: 0;
    margin: 0;
    position: absolute;
    left: -70%;
    top: 67px;
    background-color: #31a9af;
    padding: 20px 45px;
    display: inline-block;
    min-width: 200px;
    max-width: 300px;
    opacity: 0;
    z-index: -1;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    visibility: hidden;
}
.top__items ul > li > ul > li {
    display: inline-block;
    width: 100%;
    padding: 8px 0;
}
.top__items ul > li > ul > li span {
    color: #f5f5f5;
    border-color: #f5f5f5;
}
.top__items ul > li > ul::before {
    content: '';
    position: absolute;
    top: -10px;
    left: calc(50% - 10px);
    width: 10px;
    height: 10px;
    border-bottom: 10px solid #31a9af;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}
.top__search-input {
    background-color: transparent;
    padding: 10px 0;
    border: none;
    color: #c8c8c8;
    font-size: 16px;
    vertical-align: middle;
    width: 40%;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}
.top__search-input.full {
    width: 85%;
}
.top__search-input::-webkit-input-placeholder {
    color: #c8c8c8;
    font-size: 16px;
}
.top__search-input::-moz-placeholder {
    color: #c8c8c8;
    font-size: 16px;
}
.top__search-input:-moz-placeholder {
    color: #c8c8c8;
    font-size: 16px;
}
.top__search-input:-ms-input-placeholder {
    color: #c8c8c8;
    font-size: 16px;
}
.top__search-button {
    width: 30px;
    height: 30px;
    border: none;
    border-radius: 50%;
}
.top__search-button svg {
    display: inline-block;
    fill: #fff;
    width: 20px;
    height: 20px;
}


.top__items_hidden {
    display: inline-block;
    position: absolute;
    width: 100%;
    left: 0;
    top: -253px;
    z-index: -1;
    opacity: 0;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    will-change: top, opacity;
}
.top__items_hidden.active {
    top: 50px;
    z-index: 10;
    opacity: 1;
}
.top__items_hidden ul {
    padding: 0 5px;
}
.top__items_green {
    background-color: #1a2d32;
}
.top__address > span, .top__address > a {
    display: inline-block;
    width: 100%;
}
.top__address-street {
    font-size: 8px;
    color: #fff;
}
.top__address-phone {
    color: #fff;
    font-size: 13px;
    padding-top: 5px;
}
*/
/*======================== ÐœÐ¾Ð´Ð°Ð»ÑŒÐ½Ð¾Ðµ Ð¾ÐºÐ½Ð¾ =====================*/
.modal-attention {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 9999;
    
    justify-content: center;
    align-items: center;
}
.modal-attention.active {
    display: flex;
}

.modal-wrap {
    width: 100%;
    max-width: 800px;
    min-height: 200px;
    max-height: 80%;
    border: 10px solid white;
    background-color: #fff;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    text-align: center;
    padding: 2em 2em 0;
}

.modal__close {
    position: absolute;
    display: inline;
    top: 5px;
    right: 0;
    color: #bc2025;
    line-height: 0;
    font-size: 2em;
}

.modal-btn-ok {
    border: none;
    font-family: "RobotoSlabRegular", sans-serif;
    color: #fff;
    padding: 0.5em 2em;
    background-color: #1f7c97;
}
/* ---==== Ð¡Ñ‚Ð¸Ð»Ð¸ Ð´Ð»Ñ header'a =====----- */
.toggle {
    color: white;
}
.g-icon {
    margin-right: 5px;
}
.g-icon span {
    background-color: #fff;
    transform: rotate(0deg);
    transition: .4s;
}
.g-icon.active span {
    top: 9px;
}
.g-icon.active span:nth-child(1) {
    transform: rotate(-45deg);
}
.g-icon.active span:nth-child(3) {
    transform: rotate(45deg);
}
.g-icon.active span:nth-child(2) {
    width: 0%;
    left: 15px;
}
.top__search{
    position: relative;
}
.top__search-input {
    background-color: #fff;
    padding-left: 10px;
    border: none;
    color: #000;
    font-size: 16px;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}
.top__search-input.full{
    width: 190px;
}
.top__search-input::-webkit-input-placeholder {
    color: #c8c8c8;
    font-size: 16px;
}
.top__search-input::-moz-placeholder {
    color: #c8c8c8;
    font-size: 16px;
}
.top__search-input:-moz-placeholder {
    color: #c8c8c8;
    font-size: 16px;
}
.top__search-input:-ms-input-placeholder {
    color: #c8c8c8;
    font-size: 16px;
}
.top__search-button {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    border: 1px solid white;
    border-radius: 50%;
}
.top__search-button svg {
    display: inline-block;
    fill: #fff;
    width: 16px;
    height: 16px;
}

.top__search-preresult {
    opacity: 0;
}
.top__search-preresult.active {
    opacity: 1;
}
/* ---==== ================== =====----- */