strong{
    font-weight: 600;
}
.header {
	height: 133px;
	border-bottom: 6px solid #adadad;
	background: rgba(255,255,255,.95);
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.uk-container {
	max-width: 1240px;
	padding: 0;
}
.uk-sticky-placeholder {
	height: 133px !important;
}
.uk-margin-medium-top {
	margin-top: 45px;
}
.off-diller img {
	margin-top: 13px;
	float: left;
}
.off-text {
	font-family: Source Sans Pro;
	font-size: 16px;
	line-height: 100%;
	color: #010726;
}
.uk-navbar-item, 
.uk-navbar-nav>li>a, 
.uk-navbar-toggle {
	height: 50px;
	font-family: Source Sans Pro;
	font-size: 24px;
	font-weight: 600;
	text-transform: none;
	padding: 0 12px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.uk-navbar {
	background: transparent;
}
.uk-navbar-nav>li {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.uk-navbar-nav>li>a:hover {
	/*font-family: Source Sans Pro;*/
	color: #183f8f;
	background: transparent;
	cursor: pointer;
	font-weight: bold;
}
.uk-navbar-nav>li:last-child>a {
	padding-right: 0;
}
.phone-block {
	font-family: Source Sans Pro;
	font-weight: 600;
	font-size: 36px;
	line-height: 100%;
	color: #183f8f;
	top: 20px;
	right: 0;
}
.top-banner h1 {
	font-family: PlayfairDisplayBold;
	font-size: 52px;
	line-height: 130%;
	color: #183f8f;
	margin-bottom: 0;
	margin-left: 35px;
	margin-top: 80px !important;
}
.top-banner p {
	font-family: Source Sans Pro;
	font-size: 30px;
	line-height: 130%;
	color: #183f8f;
	x-text-shadow: 3px 3px 8px rgba(0, 0, 0, 0.64);
	margin-top: 5px;
	margin-left: 35px;
}

.top-banner .uk-button-primary {
	font-family: Source Sans Pro;
	font-size: 18px;
	text-transform: uppercase;
	color: black;
	background: #ffd240;
	padding: 12px 44px;
	margin-left: 25%;
	font-weight: 600;
	
}
.uk-form .uk-button-primary {
	font-family: Source Sans Pro;
	font-size: 18px;
	text-transform: uppercase;
	color: black;
	background: #ffd240;
	padding: 10px 35px;
	margin-top: -14px;
	font-weight: 600;
}
.top-banner .uk-button-primary:hover,
.uk-form .uk-button-primary:hover {
	background: #e3aa00;
}
.info-after-banner span {
	font-family: Source Sans Pro;
	font-size: 20px;
	line-height: 22px;
}
.block-store {
    font-weight: 400;
	font-family: Source Sans Pro;
	font-size: 24px;
	line-height: 41px;
	color: black;
}
.block-store strong {
	font-family: Source Sans Pro;
}
.block-store a:last-child {
	margin-left: 15px;
}
.block-store > span {
	display: inline-block;
	margin-right: 20px;
	font-weight: 400;
	font-family: Source Sans Pro;
}
.block-video .uk-panel img {
	border: 1px solid #adadad;
}
.block-video p {
    font-weight: 400;
	font-family: Source Sans Pro;
	font-size: 28px;
	color: #183f8f;
	line-height: 120%;
}
.catalog h3,
.testimonials h3,
.you-all h3,
.stars h3,
.instagram h3,
.sxema h3,
.map-contact h3,
.cert h3 {
	font-family: PlayfairDisplayBold;
	font-size: 45px;
	color: #183f8f;
	margin-top: 130px;
	line-height: 130%;
}
.catalog button.uk-button-default {
	height: 35px;
	line-height: 35px;
	background: #ff0000;
	color: white;
	font-weight: 600;
	font-family: Source Sans Pro;
	font-size: 18px;
	padding-left: 65px;
	padding-right: 65px;
	border: none;
	text-transform: uppercase;
}
.catalog button.uk-button-default:focus {
	border: none;
}
.uk-slidenav {
	width: 40px;
}
.uk-slidenav-position .uk-slidenav {
	display: block;
}
.uk-slidenav-position .uk-slidenav-next {
	right: 20px;
}
.uk-slidenav-position .uk-slidenav-previous {
	left: 20px;
}
.uk-slider li > img {
	height: 200px;
}
.catalog .uk-slider li:after {
	content: "";
	width: 70px;
	height: 30px;
	background: url(../images/logo_header.png) center center no-repeat;
	-webkit-background-size: contain;
	        background-size: contain;
	position: absolute;
	bottom: 0;
	left: 0;
}
.name-model {
    font-weight: 400;
	font-family: Source Sans Pro;
	font-size: 24px;
	color: black;
	margin-bottom: 25px;
}
.uk-thumbnav .uk-panel {
	padding: 10px;
	text-align: center;
	position: relative;
}
.uk-thumbnav .uk-panel > img {
	height: 60px;
}
.uk-thumbnav .uk-panel:after {
	content: "";
	width: 20px;
	height: 10px;
	background: url(../images/logo_header.png) center center no-repeat;
	-webkit-background-size: contain;
	        background-size: contain;
	position: absolute;
	bottom: 0;
	left: 0;
}
.catalog .uk-button-primary {
	height: 55px;
	line-height: 55px;
	text-transform: uppercase;
	font-family: Source Sans Pro;
	color: black;
	font-size: 18px;
	background: #ffcc33;
}
.catalog .uk-button-primary:hover,
.catalog .uk-button-primary:active,
.catalog .uk-button-primary:focus {
	background: #e3aa00;
}
.price {
	font-family: Source Sans Pro;
	font-size: 36px;
	line-height: 110%;
	color: black;
	font-weight: 700;
	margin: 0;
}
.old-price {
	text-decoration: line-through;
	font-family: Source Sans Pro;
	font-size: 18px;
	line-height: 120%;
	color: #435c8f;
	margin: 0;
	margin-right:10px;
}
.catalog [data-uk-grid-margin] > div.uk-panel {
	margin-top: 50px;
	margin-bottom: 60px;
}

.hit {
	margin-bottom: -35px;
}
.description  {
	margin-bottom: 20px !important;
}
.description li {
	font-family: Source Sans Pro;
	font-weight: 600;
	font-size: 15px;
	color: black;
	list-style: none;
	position: relative;
	line-height: 18px;
}
.description li:before {
	content: "\f00c";
	    font-family: FontAwesome;
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    color: #ffcc33;
    top: 2px;
    left: -20px;
}
.testimonials p {
	font-family: Source Sans Pro;
	color: black;
	font-size: 24px;
	margin-top: 35px;
	line-height: 24px;
}
.child-smarty h3 {
    font-weight: 400;
	font-family: Source Sans Pro;
	font-size: 35px;
	line-height: 130%;
	color: #183f8f;
	margin-top: 65px;
}
.list-child {
	padding-left: 105px;
}
.list-child > li {
	list-style: none;
	font-family: Source Sans Pro;
	font-size: 24px;
	line-height: 120%;
	color: black;
	margin-bottom: 30px;
	position: relative;
}
.list-child > li:before {
	content: "";
	width: 85px;
	height: 1px;
	background: #183f8f;
	position: absolute;
	left: -115px;
	top: 14px;
}
.list-child > li:after {
	content: "";
	width: 9px;
	height: 9px;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
	background: #183f8f;
	position: absolute;
	top: 10px;
	left: -31px;
}
.you-all .uk-panel {
	height: 90px;
}
.you-all p {
	font-family: Source Sans Pro;
	font-size: 18px;
}
@media screen and (max-width: 767px){
    .you-all p{
        margin-top: 20px;
        margin-bottom: 0 !important;
    }
    .mg-40{
        margin-top: 40px !important;
    }
    .mg-40:first-child{
        margin-top: 5px !important;
    }
}
.uk-icon-plus {
	font-size: 36px;
	line-height: 36px;
	color: #ffd143;
}
.uk-form input[type=text] {
	height: 40px;
	line-height: 40px;
	border: 0;
	border-bottom: 5px solid #183f8f;
}
.uk-form input[type=text]:focus {
	background: transparent;
}
.uk-text-small {
	font-size: 11px !important;
}
.stars h4 {
    font-weight: 400;
	font-family: Source Sans Pro;
	font-size: 24px;
	color: #183f8f;
}
.stars a {
	font-family: Source Sans Pro;
	font-size: 24px;
	color: #183f8f;
	margin-bottom: 15px;
}
.stars p {
	font-family: Source Sans Pro;
	font-size: 24px;
	color: black;
	line-height: 135%;
}
.sxema .uk-panel {
	height: 75px;
}
.sxema p {
    font-weight: 400;
	font-family: Source Sans Pro;
	font-size: 18px;
}
#map {
	width: 100%;																																																				
	height: 400px;
}
.uk-margin-xlarge-top {
	margin-top: 80px;
}
.cert .uk-slidenav-position .uk-slidenav-previous {
	left: -40px;
}
.cert .uk-slidenav-position .uk-slidenav-next {
	right: -40px;
}
.cert li > a {
	display: inline-block;
}
.btn-up {
	display: block;
	width: 53px;
	height: 53px;
	border: 1px solid #b3b3b3;
	line-height: 53px;
	color: #183f8f;
	font-size: 35px;
	text-align: center;
	position: fixed;
	right: 15px;
	bottom: 15px;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	display: none;
}
.btn-up:hover {
	background: #b3b3b3;
}
.footer-menu > li {
	list-style: none;
	display: inline-block;
}
.footer-menu {
	padding-left: 35px;
}
.footer-menu > li > a {
	margin-right: 25px;
	height: 45px;
	line-height: 45px;
}
.footer-menu a {
    font-weight: 400;
	font-family: Source Sans Pro;
	font-size: 18px;
	color: black;
}
.footer-menu a:hover {
	color: #183f8f;
}
.block-copyright p {
	font-family: Source Sans Pro;
	font-size: 18px;
	color: black;
	margin-bottom: 0;
}
.block-copyright img {
	vertical-align: baseline;
}
.block-copyright i {
	width: 25px;
	height: 25px;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
	color: white;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
	vertical-align: super;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.block-copyright a {
	margin-right: 10px;
}
.block-copyright a:nth-of-type(1) i {
	background: #4d76a1;
	border: 1px solid #4d76a1;
}
.block-copyright a:hover:nth-of-type(1) i {
	background: white;
	border: 1px solid #4d76a1;
	color: #4d76a1;
}
.block-copyright a:nth-of-type(2) i {
	background: #4460a0;
	border: 1px solid #4460a0;
}
.block-copyright a:hover:nth-of-type(2) i {
	background: white;
	border: 1px solid #4460a0;
	color: #4460a0;
}
.block-copyright a:nth-of-type(3) i {
	background: #cd3974;
	border: 1px solid #cd3974;
}
.block-copyright a:hover:nth-of-type(3) i {
	background: white;
	border: 1px solid #cd3974;
	color: #cd3974;
}
/*.uk-sticky-placeholder.uk-active .uk-margin-small-bottom {
	height: 80px;
	
}*/
.uk-sticky-placeholder .header,
.uk-sticky-placeholder .uk-margin-small-bottom,
.uk-sticky-placeholder .phone-block {
-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.uk-sticky-placeholder.uk-active .header {
	height: 100px;
}
.uk-sticky-placeholder.uk-active .phone-block {
	top: 10px;

}
.uk-close:after {
	content: none;

}
.uk-modal-close.uk-close {
	background: url(../images/close.png) center center no-repeat;
	width: 25px;
	height: 25px;
}
.uk-modal-header h3 {
	font-family: Source Sans Pro;
	font-size: 40px;
	color: #333377;
}
.uk-modal-header p {
    font-weight: 400;
	font-family: Source Sans Pro;
	font-size: 20px;
	color: #333377;
}
.uk-modal input[type=text] {
	border-bottom: 1px solid #333377;
}
.uk-modal .uk-button {
	background: #333377;
	color: white;
	font-family: Source Sans Pro;
	font-size: 18px;
}
.uk-modal .uk-button:hover {
	background: #333377;
	-webkit-filter: brightness(1.2);
	        filter: brightness(1.2);
}
.uk-modal label {
    font-weight: 400;
	font-family: Source Sans Pro;
	font-size: 17px;
	color: #333377;
}
#error i,
#success i {
	font-size: 72px;
	margin: 20px 0;
}
#error h3,
#success h3  {
    font-weight: 400;
	font-family: Source Sans Pro;
	font-size: 52px;
	color: #183f8f;
	line-height: 45px;
}
#error p,
#success p {
	font-family: Source Sans Pro;
	font-size: 22px;
	line-height: 130%;
}
.uk-navbar-offcanvas {
	margin-bottom: 7px !important;
}
.uk-offcanvas-bar {
	padding: 20px;
}
.uk-offcanvas-bar .uk-li
font-weight: 400;st a {
	font-family: Source Sans Pro;
	font-size: 18px;
	color: white;
	border-bottom: 1px solid black;
	display: block;
	line-height: 35px;
	height: 38px;
}
.uk-offcanvas-bar .uk-list > li:last-child a {
	border-bottom: 0 !important;
	height: 55px;
	line-height: 55px;
	color: white;
} 
.uk-offcanvas-bar .uk-list a:hover {
	background: #0d214a;
	margin-left: -20px;
	margin-right: -20px;
	padding-left: 20px;
}
.uk-offcanvas-bar {
	background: #183f8f;
}
.uk-offcanvas-bar .uk-close:before {
	content: "";
	display: block;
	width: 13px;
	height: 13px;
	background: url(../images/close_mini.png);
	
}
.uk-offcanvas-bar .uk-close {
	position: absolute;
	right: 10px;	
}
.uk-flex-center {
	text-align: center;
}
.uk-sticky-placeholder.uk-active .logo {
	height: 80px;
}
.off-diller img {
	margin-right: 5px;
}

/* custom css by Oleg */

.ring{
    width: 29px;
    height: 29px;
    display: block;
    border-radius: 50%;
    background: blue;
    font-size: 17px;
    margin-right: 21px;
    text-align: center;
    line-height: 29px;
    color: white;
}
.ring:nth-child(1){
    background: #4d76a1;
    border: 1px solid #4d76a1;
}
.ring:nth-child(1):hover{
    background: white;
    color: #4d76a1;
}
.ring:nth-child(2){
    background: #4460a0;
    border: 1px solid #4460a0;
}
.ring:nth-child(2):hover{
    background: #fff;
    color: #4460a0;
}
.ring:nth-child(3){
    background: #cd3974;
    border: 1px solid #cd3974;
}
.ring:nth-child(3):hover{
    background: #fff;
    color: #cd3974;
}
.ring:last-child{
    background: #ed2324;
    border: 1px solid #ed2324;
    margin-right: 0;
}
.ring:last-child:hover{
    background: #fff;
    color: #ed2324;
}
@media screen and (max-width: 960px){
    .ring{
        width: 25px;
        height: 25px;
        line-height: 25px;
    }
}
@media screen and (max-width: 480px){
    .ring{
        margin-right: 11px !important;
    }
}
.first-wrap{
    display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
    /* justify-content: center; */
    margin-left: 37px;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
}
.second-wrap{
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    margin-top: 26px;
    width: 250px;
}
.second-wrap p, .second-wrap img{
    margin: 0 !important;
}
.second-wrap p{
    margin-left: 15px !important;
}
.uk-flex-center span{
    text-align: left;
    font-weight: 700;
    margin-left: 10px;
}
.method-pay img{
    margin-right: 10px;
}
.off-diller{
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.uk-sticky-placeholder.uk-active .off-diller .first-wrap{
    margin-top: 2px;
}
.uk-sticky-placeholder.uk-active .off-diller .second-wrap{
    margin-top: 5px;
}
@media screen and (max-width: 1220px){
    
    .off-diller{
        left: 29% !important;
        top: 23px !important;
        z-index: 999;
    }
    .uk-sticky-placeholder.uk-active .off-diller{
        top: 10px !important;
    }
    .off-diller .first-wrap{
        margin-left: 0;
    }
    .off-diller .second-wrap{
        display: none;
    }
}
@media screen and (max-width: 960px){
    .off-diller{
        top: 18px !important;
    }
}
@media screen and (max-width: 760px){
    .uk-sticky-placeholder.uk-active .off-diller{
        top: 33px !important;
    }
    .off-diller{
        right: 13px !important;
        left: unset !important;
        top: 33px !important;
    }
}

@media screen and (max-width: 480px){
    .off-diller{
        right: 0px;
        left: unset !important;
        top: 33px !important;
    }
}

@media screen and (max-width: 480px){
    .download-text{
        text-align: center !important;
    }
    .googleplay-icon{
        display: block;
        margin-left: 0 !important;
        margin-top: 10px;
    }
    .method-pay img{
        display: block;
        text-align: center;
        margin: 10px auto;
    }
    
}
.width-20{
 width: 20%;   
 padding: 0 !important;
}
.width-20 p{
    max-width: 203px;
    margin: 35px auto;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
}
@media screen and (max-width: 991px){
    .width-20{
        width: 33.33333%;
    }
}
@media screen and (max-width: 760px){
    .width-20 p{
         margin: 20px auto 40px !important;
    }
    
}
@media screen and (max-width: 480px){
    .width-20{
        width: 100%;
    }
    .description{
        margin-bottom: 0 !important;
    }
    .catalog [data-uk-grid-margin] > div.uk-panel{
        margin-top: 20px !important;
    }
    .catalog .uk-panel > .uk-grid > div{
        margin-bottom: 0 !important;
    }
    .first-header{
        margin-top: 25px;
    }
    .price{
        margin-top: 7px;
    }
    .uk-list li{
        border-bottom: 2px solid white;
    }
    .uk-list li a{
        color: white;
        font-size: 17px !important;
        line-height: 40px !important;
    }
    .mg-0{
        margin-top: 0 !important;
    }
}
.flex-align-items-center{
    display: flex;
    align-items: center;
}
.font-weight-600{
    font-weight: 600;
}
#expert{
    line-height: 30px;
}
h3{
    line-height: 30px !important;
}
.uk-margin-large-bottom{
    mb
}