@charset "UTF-8";
.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;backface-visibility:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;height:100%;left:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s,visibility 0s linear .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s,visibility 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;text-align:center;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;height:100%;margin-right:-.25em;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--next{z-index:99995}.fancybox-slide--image{overflow:visible;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px 6px 0}.fancybox-slide--iframe{padding:44px 44px 0}.fancybox-content{background:#fff;display:inline-block;margin:0 0 6px;max-width:100%;overflow:auto;padding:0;padding:24px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;margin:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;transform-origin:top left;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-drag .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--html .fancybox-content{margin-bottom:6px}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;margin:0;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff;height:calc(100% - 44px);margin-bottom:44px}.fancybox-iframe,.fancybox-video{background:transparent;border:0;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{vertical-align:top}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;cursor:pointer;display:inline-block;height:44px;margin:0;outline:none;padding:10px;transition:color .2s;vertical-align:top;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button.disabled,.fancybox-button.disabled:hover,.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default}.fancybox-button svg{display:block;overflow:visible;position:relative;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:transparent;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--play svg path,.fancybox-button--share svg path,.fancybox-button--thumbs svg path{fill:currentColor}.fancybox-button--share svg path{stroke-width:1}.fancybox-navigation .fancybox-button{height:38px;opacity:0;padding:6px;position:absolute;top:50%;width:38px}.fancybox-show-nav .fancybox-navigation .fancybox-button{transition:opacity .25s,visibility 0s,color .25s}.fancybox-navigation .fancybox-button:after{content:"";left:-25px;padding:50px;position:absolute;top:-25px}.fancybox-navigation .fancybox-button--arrow_left{left:6px}.fancybox-navigation .fancybox-button--arrow_right{right:6px}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#555;cursor:pointer;height:44px;margin:0;padding:6px;position:absolute;right:0;top:0;width:44px;z-index:10}.fancybox-close-small svg{fill:transparent;opacity:.8;stroke:currentColor;stroke-width:1.5;transition:stroke .1s}.fancybox-close-small:focus{outline:none}.fancybox-close-small:hover svg{opacity:1}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small,.fancybox-slide--video .fancybox-close-small{color:#ccc;padding:5px;right:-12px;top:-44px}.fancybox-slide--iframe .fancybox-close-small:hover svg,.fancybox-slide--image .fancybox-close-small:hover svg,.fancybox-slide--video .fancybox-close-small:hover svg{background:transparent;color:#fff}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption{bottom:0;color:#fff;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:25px 44px;right:0}.fancybox-caption:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);background-repeat:repeat-x;background-size:contain;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:-25px;z-index:-1}.fancybox-caption:after{border-bottom:1px solid hsla(0,0%,100%,.3);content:"";display:block;left:44px;position:absolute;right:44px;top:0}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;border:6px solid hsla(0,0%,39%,.5);border-radius:100%;border-top-color:#fff;height:60px;left:50%;margin:-30px 0 0 -30px;opacity:.6;padding:0;position:absolute;top:50%;width:60px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(1turn);transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#fff;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{-webkit-backface-visibility:hidden;backface-visibility:hidden;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li{background-position:50%;background-repeat:no-repeat;background-size:cover}.fancybox-thumbs>ul>li:before{border:4px solid #4ea7f9;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs .fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/css/lib/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.datepicker--cells{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.datepicker--cell{border-radius:4px;box-sizing:border-box;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:32px;z-index:1}.datepicker--cell.-focus-{background:#f0f0f0}.datepicker--cell.-current-{color:#4EB5E6}.datepicker--cell.-current-.-focus-{color:#4a4a4a}.datepicker--cell.-current-.-in-range-{color:#4EB5E6}.datepicker--cell.-in-range-{background:rgba(92,196,239,.1);color:#4a4a4a;border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:rgba(92,196,239,.2)}.datepicker--cell.-disabled-{cursor:default;color:#aeaeae}.datepicker--cell.-disabled-.-focus-{color:#aeaeae}.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}.datepicker--cell.-disabled-.-current-.-focus-{color:#aeaeae}.datepicker--cell.-range-from-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:0 4px 4px 0}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{color:#fff;background:#5cc4ef}.datepicker--cell.-range-from-.-range-to-{border-radius:4px}.datepicker--cell.-selected-{border:none}.datepicker--cell.-selected-.-focus-{background:#45bced}.datepicker--cell:empty{cursor:default}.datepicker--days-names{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name{color:#FF9A19;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.-only-timepicker- .datepicker--content,.datepicker--body,.datepicker-inline .datepicker--pointer{display:none}.datepicker--cell-day{width:14.28571%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--cells-years,.datepicker--years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepickers-container{position:absolute;left:0;top:0}@media print{.datepickers-container{display:none}}.datepicker{background:#fff;border:1px solid #dbdbdb;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:4px;box-sizing:content-box;font-family:Tahoma,sans-serif;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;transition:opacity .3s ease,left 0s .3s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s .3s;transition:opacity .3s ease,transform .3s ease,left 0s .3s,-webkit-transform .3s ease;z-index:100}.datepicker.-from-top-{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.datepicker.-from-right-{-webkit-transform:translateX(8px);transform:translateX(8px)}.datepicker.-from-bottom-{-webkit-transform:translateY(8px);transform:translateY(8px)}.datepicker.-from-left-{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.datepicker.active{opacity:1;-webkit-transform:translate(0);transform:translate(0);transition:opacity .3s ease,left 0s 0s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s 0s;transition:opacity .3s ease,transform .3s ease,left 0s 0s,-webkit-transform .3s ease}.datepicker-inline .datepicker{border-color:#d7d7d7;box-shadow:none;position:static;left:auto;right:auto;opacity:1;-webkit-transform:none;transform:none}.datepicker--content{box-sizing:content-box;padding:4px}.datepicker--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.datepicker--nav-action:hover,.datepicker--nav-title:hover{background:#f0f0f0}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);-webkit-transform:rotate(135deg);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:calc(100% - 4px);-webkit-transform:rotate(225deg);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);-webkit-transform:rotate(315deg);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:calc(100% - 4px);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer{left:10px}.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer{right:10px}.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer{left:calc(50% - 10px / 2)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 10px / 2)}.datepicker--body.active{display:block}.datepicker--nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #efefef;min-height:32px;padding:4px}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.datepicker--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker--nav-title{border-radius:4px;padding:0 8px}.datepicker--buttons,.datepicker--time{border-top:1px solid #efefef;padding:4px}.datepicker--nav-title i{font-style:normal;color:#9c9c9c;margin-left:5px}.datepicker--nav-title.-disabled-{cursor:default;background:0 0}.datepicker--buttons{display:-webkit-flex;display:-ms-flexbox;display:flex}.datepicker--button{color:#4EB5E6;cursor:pointer;border-radius:4px;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:32px}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--time{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{-webkit-flex:0 1 138px;-ms-flex:0 1 138px;flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{-webkit-flex:0 1 153px;-ms-flex:0 1 153px;flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex:1;-ms-flex:1;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{line-height:1;font-size:19px;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:'';background:#f0f0f0;border-radius:4px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{text-transform:uppercase;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.datepicker--time-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right,#dedede,#dedede) left 50%/100% 1px no-repeat}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{background:0 0;cursor:pointer;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}.datepicker--time-row input[type=range]::-ms-tooltip{display:none}.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:focus{outline:0}.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s;margin-top:-6px}.datepicker--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-moz-range-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-fill-lower{background:0 0}.datepicker--time-row input[type=range]::-ms-fill-upper{background:0 0}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{color:#9c9c9c;border:1px solid;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}.datepicker--time-icon:after,.datepicker--time-icon:before{content:'';background:currentColor;position:absolute}.datepicker--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top:calc(50% + 1px);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.datepicker--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0 0;border:none}

@font-face {
font-family: Muller;
src: url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/fonts/Muller/Regular.otf) format("opentype");
font-style: normal;
font-weight: 400;
}
@font-face {
font-family: Muller;
src: url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/fonts/Muller/RegularItalic.otf) format("opentype");
font-style: italic;
font-weight: 400;
}
@font-face {
font-family: Muller;
src: url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/fonts/Muller/Bold.otf) format("opentype");
font-style: normal;
font-weight: 700;
}
@font-face {
font-family: Muller;
src: url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/fonts/Muller/BoldItalic.otf) format("opentype");
font-style: italic;
font-weight: 700;
}
@font-face {
font-family: Muller;
src: url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/fonts/Muller/Black.otf) format("opentype");
font-style: normal;
font-weight: 900;
}
@font-face {
font-family: Muller;
src: url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/fonts/Muller/BlackItalic.otf) format("opentype");
font-style: italic;
font-weight: 900;
}
@font-face {
font-family: SFUIDisplay;
src: url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/fonts/SFUIDisplay/Light.otf) format("opentype");
font-style: normal;
font-weight: 300;
}
@font-face {
font-family: SFUIDisplay;
src: url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/fonts/SFUIDisplay/Regular.otf) format("opentype");
font-style: normal;
font-weight: 400;
}
@font-face {
font-family: SFUIDisplay;
src: url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/fonts/SFUIDisplay/Bold.otf) format("opentype");
font-style: normal;
font-weight: 700;
}
html, body {
overflow-x: hidden;
}
body {
margin: 0;
font-family: SFUIDisplay;
}
body * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
*:focus {
outline: 0;
}
ul,
ol {
list-style: none;
margin: 0;
padding: 0;
}
h1, h2, h3, h4, h5, h6 {
margin: 0;
}
p {
margin: 0;
}
a, a:hover, a:focus, a:active {
text-decoration: none;
}
button,
[type="submit"] {
padding: 0;
border: none;
background: none;
cursor: pointer;
}
button {
text-align: left;
}
img {
vertical-align: top;
max-width: 100%;
height: auto;
}
blockquote {
margin: 0;
}
form {
margin: 0;
}
.container {
margin-left: auto;
margin-right: auto;
width: 936px;
padding-left: 15px;
padding-right: 15px;
}
.color-red {
color: #e5003f;
}
.color-blue {
color: #4b6fb5;
}
.desktop_kviz__container {
display: block;
padding: 25px 40px 20px;
border-radius: 5px;
box-shadow: 0px 4px 22.56px 1.44px rgba(0, 0, 0, 0.24);
background: #ffffff url(//nahabino.smalloxford.ru/wp-content/uploads/2020/04/1587966835-5bd69849c264a3fe00f252203b4456a2.png) no-repeat;
background-position: 99%;
color: #000000;
font-family: Muller;
line-height: 1.15;
letter-spacing: 0.03em;
text-align: left;
} .slider {
width: 100%;
}
.slider .slider-item {
width: 100%;
height: 100%;
}
.slider .owl-dots {
position: absolute;
bottom: 35px;
right: calc(50% - 468px);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.slider .owl-dots .owl-dot {
width: 12px;
height: 12px;
border: 1px solid #ffffff;
border-radius: 50%;
background-color: #4b6fb5;
}
.slider .owl-dots .owl-dot:nth-child(n+2) {
margin-left: 14px;
}
.slider .owl-dots .owl-dot.active {
background-color: #fec61b;
} .owl-next,
.owl-prev {
position: absolute;
top: calc(50% - 23px);
width: 45px;
height: 45px;
border-radius: 50%;
background: #ebebeb url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/icons_triangle_right.svg) right 17px center no-repeat;
background-size: 18px 22px;
}
.owl-next:hover,
.owl-prev:hover {
opacity: .8;
}
.owl-prev {
left: -75px;
}
.owl-next {
right: -75px;
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
} .slick-slider {
padding-bottom: 48px;
}
.slick-prev,
.slick-next {
position: absolute;
bottom: 0;
}
.slick-prev:hover,
.slick-next:hover {
opacity: .8;
}
.slick-prev {
left: 265px;
}
.slick-next {
left: 321px;
}
.slick-prev::before,
.slick-next::before {
content: '';
display: inline-block;
vertical-align: middle;
width: 32px;
height: 32px;
border-radius: 50%;
background: #8a8a8a url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/icons_triangle_right.svg) right 12px center no-repeat;
background-size: 12px 14px;
}
.slick-prev::before {
-webkit-transform: rotateZ(90deg);
transform: rotateZ(90deg);
}
.slick-next::before {
-webkit-transform: rotateZ(270deg);
transform: rotateZ(270deg);
}
.slick-next span {
margin-left: 26px;
vertical-align: middle;
color: #020202;
font-size: 13px;
line-height: 1;
letter-spacing: .045em;
} .form-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
[type="text"],
[type="email"],
[type="tel"],
textarea {
width: 100%;
height: 40px;
padding-left: 12px;
padding-right: 12px;
background-color: #ececec;
border: none;
font-family: SFUIDisplay;
font-size: 14px;
letter-spacing: 0.045em;
}
.form-field.error [type="text"],
.form-field.error [type="email"],
.form-field.error [type="tel"],
.form-field.error textarea {
background-color: rgba(175, 0, 0, 0.5);
}
.form-new [type="text"],
.form-new [type="email"],
.form-new [type="tel"],
.form-new textarea {
width: 100%;
padding: 0 20px;
border: 1px solid #9c9c9c;
border-radius: 5px;
background-color: #ffffff;
}
textarea {
resize: none;
height: 120px;
padding-top: 10px;
padding-bottom: 10px;
}
.form-new textarea {
padding-top: 10px;
padding-bottom: 10px;
}
::-webkit-input-placeholder {
color: #727272;
}
::-moz-placeholder {
color: #727272;
}
:-ms-input-placeholder {
color: #727272;
}
:-moz-placeholder {
color: #727272;
}
[type="submit"] {
color: transparent;
background-image: url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/loader.gif);
background-position: -9999px -9999px;
background-size: 24px 24px;
background-repeat: no-repeat;
}
[type="submit"].sending {
color: transparent;
background-position: center;
}
.form-agreement {
position: relative;
display: block;
padding-left: 20px;
color: #727272;
font-size: 10px;
line-height: 1.1;
letter-spacing: 0.045em;
cursor: pointer;
}
.form-agreement + [type="checkbox"] {
display: none;
}
.form-agreement::before {
content: '';
position: absolute;
top: 0;
left: 0;
display: block;
width: 10px;
height: 10px;
border: 1px solid #727272;
border-radius: 3px;
background-color: #ffffff;
}
.form-agreement::after {
content: '';
position: absolute;
top: 2px;
left: 2px;
display: none;
width: 8px;
height: 8px;
border-radius: 3px;
background-color: #727272;
}
.form-agreement.checked::after {
display: block;
}
.form-agreement a {
color: #4b6fb5;
}
.form-agreement_programme-page {
color: #000000;
}
.form-field.error .form-agreement {
color: red;
}
.form-field__datepicker_inline [type="text"] {
display: none;
}
.select2-container .select2-selection--single {
height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
padding: 0 20px;
color: #000000;
font-family: SFUIDisplay;
font-size: 14px;
letter-spacing: 0.045em;
line-height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
display: none;
}
.select2-results__option {
padding: 0 20px;
font-family: SFUIDisplay;
font-size: 14px;
letter-spacing: 0.045em;
line-height: 40px;
}
.select2-results__option:nth-child(2n) {
background-color: #f9f9f9;
}
.form-field__select.error .select2-container--default .select2-selection--single .select2-selection__rendered {
background-color: rgba(175, 0, 0, 0.5);
}
.form-smalltext {
font-size: 11px;
line-height: 1.1;
letter-spacing: 0.045em;
} .btn {
display: block;
width: 100%;
padding: 14px 8px;
border: none;
text-align: center;
font-family: SFUIDisplay;
font-weight: 700;
font-size: 13px;
line-height: 1.25;
letter-spacing: 0.2em;
text-transform: uppercase;
-webkit-transition: opacity .12s;
transition: opacity .12s;
}
.btn:hover {
opacity: .85;
}
.btn:focus {
opacity: .93;
}
.btn:active {
opacity: .89;
}
.btn-blue {
color: #ffffff;
background-color: #4b6fb5;
}
.btn-pink {
color: #ffffff;
background-color: #e5003f;
}
.btn-yellow {
color: #000000;
background-color: #fec61b;
}
.btn-white {
color: #000000;
background-color: #ffffff;
}
.btn-shadow {
box-shadow: 0px 7px 15.66px 2.34px rgba(48, 50, 51, 0.3);
}
.btn-new {
border-radius: 22px;
} .block-title {
font-family: Muller;
font-weight: 700;
font-size: 45px;
line-height: 1.125;
letter-spacing: .03em;
text-align: center;
}
.block-subtitle {
margin-top: 44px;
font-size: 17px;
line-height: 1.5;
letter-spacing: .03em;
text-align: center;
} .pay-online-btn {
position: fixed;
bottom: 0;
left: 30px;
z-index: 50;
display: block;
padding: 15px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
background-color: #e5003f;
color: #ffffff;
font-family: Muller;
font-weight: 700;
font-size: 15px;
line-height: 1.2;
letter-spacing: 0.045em;
text-align: center;
} .header {
padding-top: 55px;
padding-bottom: 20px;
}
.header__container {
width: 1170px;
padding-left: 0;
padding-right: 0;
display: flex;
flex-flow: row nowrap;
align-items: center;
justify-content: flex-end;
}
.header__logo {
margin-right: auto;
width: 221px;
justify-self: flex-start;
}
.header__title {
margin-right: 90px;
width: 330px;
}
.header__title h1 {
font-family: Muller;
font-weight: 900;
font-size: 19px;
line-height: 1.17;
letter-spacing: 0.03em;
text-align: center;
}
.header__city {
margin-top: 10px;
color: #4b6fb5;
font-size: 16px;
line-height: 1.17;
letter-spacing: 0.03em;
text-align: center;
}
.header__city-name {
border-bottom: 2px solid #d2d9e9;
}
.header__contacts {
margin-top: -28px;
width: 230px;
}
.header__contacts-phone {
text-align: center;
}
.header__contacts-phone-title {
font-size: 13px;
letter-spacing: 0.045em;
}
.header__contacts-callback {
margin-top: 15px;
}
.header__contacts-callback-btn {
display: block;
width: 100%;
height: 26px;
border-radius: 13px;
background-color: #fec61b;
color: #000000;
font-family: SFUIDisplay;
font-weight: 700;
font-size: 14px;
line-height: 26px;
letter-spacing: 0.045em;
text-align: center;
}
.header__contacts-address {
margin-top: 15px;
font-family: Muller;
font-weight: 700;
font-size: 16px;
line-height: 1.17;
text-align: center;
}
.header__socials {
margin-top: 2px;
width: 72px;
padding-left: 10px;
align-self: flex-start;
}
.header__socials-items {
display: flex;
flex-flow: row nowrap;
align-items: flex-start;
justify-content: flex-start;
}
.header__socials-item_vk {
margin-left: 10px;
}
.header__socials-item_instagram a:hover,
.header__socials-item_instagram a:focus,
.header__socials-item_instagram a:active,
.header__socials-item_vk a:hover,
.header__socials-item_vk a:focus,
.header__socials-item_vk a:active {
opacity: .85;
}
.header__socials-item_instagram a::before,
.header__socials-item_vk a::before {
content: '';
display: block;
width: 26px;
height: 26px;
background-position: center;
background-size: contain;
background-repeat: no-repeat;
}
.header__socials-item_instagram a::before {
background-image: url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/icons_instagram.svg);
}
.header__socials-item_vk a::before {
background-image: url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/icons_vk.svg);
} .mainmenu {
padding-top: 13px;
padding-bottom: 13px;
background-color: #4b6fb5;
}
.mainmenu__container {
width: 1170px;
padding-left: 85px;
padding-right: 110px;
}
.mainmenu__topmenu {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
font-family: Muller;
font-weight: 700;
font-size: 17px;
line-height: 1.125;
letter-spacing: 0.03em;
}
.mainmenu__topmenu li a {
color: #ffffff;
}
.mainmenu__topmenu li a:hover,
.mainmenu__topmenu li a:hover:focus,
.mainmenu__topmenu li a:hover:active {
color: #fec61b;
}
.mainmenu__responsive-only {
display: none;
}
.mainmenu__topmenu > li {
position: relative;
}
.mainmenu__topmenu > li:hover .mainmenu__submenu {
visibility: visible;
opacity: 1;
transform: translateX(-50%);
}
.mainmenu__submenu {
position: absolute;
z-index: 2;
top: calc(100% + 26px);
left: 50%;
width: 270px;
border-radius: 5px;
background-color: #ffffff;
font-family: Muller;
font-weight: 700;
font-size: 16px;
line-height: 1.05;
text-align: center;
visibility: hidden;
opacity: 0;
transform: translateX(-50%) translateY(8px);
transition: opacity .15s, visibility .15s, transform .15s;
}
.mainmenu__submenu::before {
content: '';
position: absolute;
top: -9px;
left: calc(50% - 9px);
display: block;
width: 18px;
height: 18px;
background-color: #ffffff;
transform: rotateZ(45deg);
}
.mainmenu__submenu::after {
content: '';
position: absolute;
top: -26px;
left: 0;
display: block;
width: 100%;
height: 26px;
background-color: transparent;
}
.mainmenu__submenu > li:first-child {
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.mainmenu__submenu > li:last-child {
border-border-left-radius: 5px;
border-border-right-radius: 5px;
}
.mainmenu__submenu > li:nth-child(2n) {
background-color: #ebebeb;
}
.mainmenu__submenu li a {
display: block;
padding: 10px 25px;
color: #000000;
}
.mainmenu__submenu li a:hover {
color: #4b6fb5;
text-decoration: underline;
} .mainslider__slider {
width: 100%;
}
.mainslider__slider-item {
display: flex;
flex-flow: row nowrap;
align-items: center;
justify-content: flex-start;
background-position: top center;
background-size: cover;
}
.mainslider__slider .mainslider__slider-item {
height: 575px;
}
.mainslider__slider-item-content {
margin-top: -30px;
width: 100%;
}
.mainslider__slider-item-content_programme-page {
margin-top: 0;
}
.mainslider__slider-item-title {
font-family: Muller;
font-weight: 700;
font-size: 44px;
line-height: 1.05;
letter-spacing: 0.03em;
}
.mainslider__slider-item-text {
margin-top: 30px;
width: 370px;
font-family: SFUIDisplay;
font-weight: 400;
font-size: 16px;
letter-spacing: 0.045em;
}
.mainslider__slider-item-readmore {
margin-top: 40px;
width: 230px;
}
.mainslider__slider-item-form {
margin-top: 30px;
width: 280px;
}
.mainslider__slider-item-form .form-field {
width: 100%;
}
.mainslider__slider-item-form .form-row:nth-child(n+2) {
margin-top: 20px;
}
.mainslider__slider-item-container {
margin: 0 auto;
width: 1170px;
padding-left: 85px;
}
.mainslider__slider .owl-dots {
display: none;
} .mainform {
position: relative;
height: 438px;
padding-top: 79px;
padding-bottom: 79px;
background: transparent url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/wooden_bg.jpg) center no-repeat;
background-size: cover;
}
.mainform::before {
content: '';
position: absolute;
top: 0;
left: 0;
z-index: 1;
display: block;
width: 540px;
height: 438px;
background: transparent url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/notepad_bg.png) center no-repeat;
background-size: contain;
}
.mainform::after {
content: '';
position: absolute;
top: 0;
left: calc(50% + 415px);
z-index: 3;
display: block;
width: 286px;
height: 438px;
background: transparent url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/pencil_bg.png) center no-repeat;
background-size: contain;
}
.sem-obuch-price {
align-items: center;
}
@media (min-width: 1424px) {
.mainform::after {
left: auto;
right: 0;
}
}
.mainform__container {
position: relative;
z-index: 2;
display: flex;
flex-flow: row wrap;
align-items: flex-start;
justify-content: flex-start;
padding: 0;
border-radius: 5px;
box-shadow: 0px 7px 15.66px 2.34px rgba(48, 50, 51, 0.3);
background-color: transparent;
}
.mainform__info {
display: flex;
flex-flow: column nowrap;
align-items: flex-start;
justify-content: center;
width: 50%;
height: 280px;
padding: 20px 65px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
background-color: #4b6fb5;
color: #ffffff;
}
.mainform__form {
display: flex;
flex-flow: row nowrap;
align-items: center;
justify-content: flex-start;
width: 50%;
height: 280px;
padding: 55px 75px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
background-color: #ffffff;
}
.mainform__form .form-row:nth-child(n+2) {
margin-top: 15px;
}
.mainform__form .form-field {
width: 100%;
}
.mainform__title {
font-family: Muller;
font-weight: 700;
font-size: 24px;
letter-spacing: .045em;
}
.mainform__desc {
margin-top: 28px;
font-size: 17px;
letter-spacing: .045em;
} .why {
padding-top: 61px;
padding-bottom: 86px;
background: #fec61b url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/why_bg.png) left calc(50% + 642px) top no-repeat;
background-size: auto 691px;
}
.why__items {
margin-top: 61px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.why__item {
width: 32%;
padding-bottom: 36px;
background-color: #ffffff;
text-align: center;
}
.why__item-icon {
height: 272px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
background-color: #e5003f;
background-position: center top;
background-size: cover;
background-repeat: no-repeat;
}
.why__item-icon:not(:hover) {
background-position: -9999px -9999px;
}
.why__item-icon:hover img {
display: none;
}
.why__item-icon img {
height: 100%;
max-height: 196px;
}
.why__item-title {
margin-top: 32px;
padding-left: 8px;
padding-right: 8px;
font-family: Muller;
font-weight: 700;
font-size: 17px;
line-height: 1.12;
letter-spacing: .025em;
}
.why__item-desc {
margin-top: 28px;
padding-left: 40px;
padding-right: 40px;
font-size: 13px;
line-height: 1.125;
letter-spacing: .025em;
}
.why__title {
margin-top: 72px;
font-family: Muller;
font-weight: 700;
font-size: 29px;
line-height: 1.2;
letter-spacing: .045em;
text-align: center;
}
.why__title::before {
content: '';
margin: 0 auto 44px;
display: block;
width: 69px;
height: 50px;
background: transparent url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/why_title.svg) center no-repeat;
background-size: contain;
}
.why__download {
margin-top: 48px;
}
.why__download-btn {
margin-left: auto;
margin-right: auto;
max-width: 288px;
} .lessons {
padding-top: 84px;
padding-bottom: 72px;
}
.lessons__additional {
margin-top: 64px;
}
.lessons__items {
margin-top: 72px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.lessons__item {
margin-bottom: 25px;
display: block;
width: 288px;
padding-bottom: 48px;
text-align: center;
cursor: pointer;
}
.lessons__item:hover {
opacity: .85;
}
.lessons__item_blue {
background-color: #4b6fb5;
color: #ffffff;
}
.lessons__item_pink {
background-color: #e5003f;
color: #ffffff;
}
.lessons__item_yellow {
background-color: #fec61b;
color: #000000;
}
.lessons__item-icon {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
height: 232px;
}
.lessons__item-icon img {
max-width: 60%;
max-height: 60%;
}
.lessons__item-title {
font-family: Muller;
font-weight: 700;
font-size: 32px;
line-height: 1.15;
letter-spacing: .03em;
}
.lessons__item-desc {
margin-top: 32px;
font-size: 17px;
line-height: 1;
}
.lessons__item-modal-text {
display: none;
}
.lessons__form {
margin-top: 80px;
}
.lessons__form .form-field {
width: 32%;
} .actions__slider-item {
background-color: #eeeeee;
}
.actions__slider-item__content {
width: 540px;
padding-top: 56px;
padding-bottom: 40px;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
}
.actions__slider-item-title {
font-family: Muller;
font-weight: 700;
font-size: 36px;
line-height: 1.18;
letter-spacing: .025em;
}
.actions__slider-item-subtitle {
margin-top: 32px;
font-size: 17px;
line-height: 1;
letter-spacing: .025em;
}
.actions__slider-item-desc {
margin-top: 32px;
font-size: 13px;
line-height: 1.4;
letter-spacing: .025em;
}
.actions__slider-item__image {
position: absolute;
bottom: 0;
left: calc(50% + 344px);
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.actions__slider .actions__slider-item .actions__slider-item__image img {
width: auto;
height: auto;
max-width: none;
}
.actions__slider .owl-dots {
bottom: 54px;
} .results {
padding-top: 60px;
padding-bottom: 50px;
background: #ffffff url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/results_bg.png) left top no-repeat;
}
.results__items {
margin-top: 45px;
}
.results__item {
margin-left: auto;
margin-right: auto;
width: 170px;
}
.results__item-image {
width: 100%;
height: 170px;
background-color: #ffffff;
}
.results__item-was {
padding: 8px 15px;
background-color: #4b6fb5;
color: #ffffff;
font-family: Muller;
font-weight: 700;
font-size: 14px;
}
.results__item-become {
padding: 8px 15px;
background-color: #fec61b;
color: #000000;
font-family: Muller;
font-weight: 700;
font-size: 14px;
}
.results__item-text {
min-height: 200px;
padding: 15px;
background-color: #f0f1f0;
color: #000000;
}
.results__item-title {
font-family: Muller;
font-weight: 700;
font-size: 20px;
line-height: 1.1;
letter-spacing: .025em;
}
.results__item-desc {
margin-top: 18px;
font-size: 13px;
line-height: 1.1;
}
.results__items .owl-prev,
.results__items .owl-next {
top: 180px;
}
.results__apply {
margin-top: 96px;
}
.results__apply-btn {
margin-left: auto;
margin-right: auto;
max-width: 492px;
}
.results__descript {
font-size: 20px; 
letter-spacing: 0.03em; 
text-align: center;
padding-top: 50px;
padding-bottom: 40px;
} .advantages {
padding: 40px 0;
}
.advantages__items {
margin-top: 40px;
display: flex;
flex-flow: row nowrap;
align-items: flex-start;
justify-content: flex-start;
text-align: center;
}
.advantages__item {
position: relative;
width: 25%;
background-color: #e8e8e8;
color: #000000;
transition: background-color .15s, color .15s, box-shadow .15s, z-index .15s;
}
.advantages__item:hover {
z-index: 2;
box-shadow: 0px 34px 85.26px 12.74px rgba(48, 50, 51, 0.44);
background-color: #4b6fb5;
color: #ffffff;
}
.advantages__item-text {
display: flex;
flex-flow: column nowrap;
align-items: center;
justify-content: center;
height: 200px;
padding: 10px 15px;
font-size: 21px;
letter-spacing: 0.03em;
} .calculator {
margin-top: 50px;
min-height: 658px;
background: #ffffff url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/calculator_bg.jpg) center bottom no-repeat;
}
.calculator__container {
width: 1170px;
padding-top: 65px;
border-top: 2px solid #000000;
}
.calculator__block-title {
margin-bottom: 80px;
text-align: left;
}
.calculator__wrapper {
width: 500px;
margin: 0 0 -4px -27px;
} .testimonials {
padding-top: 60px;
padding-bottom: 135px;
background-color: #ffffff;
}
.testimonials__items {
position: relative;
margin-top: 96px;
}
.testimonials__items::after {
content: '';
position: absolute;
top: 100%;
left: 5%;
display: block;
width: 90%;
height: 1px;
background-color: #dfdfdf;
}
.testimonials__items .slick-slider {
padding-bottom: 0;
}
.testimonials__items .slick-prev,
.testimonials__items .slick-next {
top: calc(100% + 42px);
}
.testimonials__items .slick-prev {
left: auto;
right: calc(5% + 162px);
}
.testimonials__items .slick-next {
left: auto;
right: 5%;
}
.testimonials__items .slick-next span {
font-size: 16px;
}
.testimonials__items .testimonials__item {
margin-bottom: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.testimonials__item {
padding: 0 15px 20px;
}
.testimonials__item-container {
display: flex;
flex-flow: row wrap;
align-items: center;
justify-content: space-between;
padding: 23px 28px;
border-radius: 5px;
cursor: pointer;
transition: background-color .12s, box-shadow .12s;
}
.testimonials__item-container:hover {
background-color: #f1f1f1;
box-shadow: 0px 11px 15.04px 0.96px rgba(0, 0, 0, 0.14);
}
.testimonials__item-image {
width: 140px;
height: 140px;
border-radius: 50%;
background-color: #ffffff;
}
.testimonials__item-image img {
width: 100%;
height: 100%;
border-radius: 50%;
}
.testimonials__item-info {
padding-left: 40px;
padding-right: 80px;
width: calc(50% + 50px);
}
.testimonials__item-title {
font-family: Muller;
font-weight: 700;
font-size: 20px;
line-height: 1.13;
letter-spacing: .025em;
}
.testimonials__item-desc {
margin-top: 20px;
height: 126px;
font-size: 16px;
overflow: hidden;
text-overflow: ellipsis;
line-height: 1.125;
}
.testimonials__item-desc_readmore::after {
content: '...';
}
.testimonials__item-data {
align-self: flex-start;
width: calc(50% - 190px);
}
.testimonials__item-rating {
margin-left: 0;
height: 23px;
width: 24px;
background: transparent url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/star.png) left center repeat-x;
}
.testimonials__item-rating2 {
width: 62px;
}
.testimonials__item-rating3 {
width: 100px;
}
.testimonials__item-rating4 {
width: 138px;
}
.testimonials__item-rating5 {
width: 176px;
}
.testimonials__item-date {
margin-top: 40px;
margin-left: auto;
width: 176px;
color: #4b6fb5;
font-size: 16px;
}
.testimonials__apply {
position: absolute;
top: calc(100% + 42px);
left: 5%;
}
.testimonials__apply-btn {
position: relative;
z-index: 2;
width: 185px;
font-family: Muller;
font-size: 15px;
text-transform: none;
letter-spacing: 0.035em;
box-shadow: 23px 23px 51px 0px rgba(0, 0, 0, 0.25);
} .staff {
position: relative;
padding-top: 96px;
padding-bottom: 40px;
}
.staff::before {
content: '';
position: absolute;
top: -146px;
left: 0;
display: block;
width: 316px;
height: 541px;
background: transparent url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/staff_bg.png) left 0 center no-repeat;
background-size: contain;
}
.staff__items-wrapper {
position: relative;
}
.staff__items {
margin-top: 96px;
}
.staff__items .slick-slider {
padding-bottom: 64px;
}
.staff__items .staff__item {
margin-bottom: 40px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.staff__item-image {
width: 176px;
height: 176px;
border-radius: 50%;
background-color: #4b6fb5;
}
.staff__item-image img {
width: 100%;
height: 100%;
border-radius: 50%;
}
.staff__item-info {
margin-left: 56px;
width: calc(90% - 176px);
}
.staff__item-title {
font-family: Muller;
font-weight: 700;
font-size: 24px;
line-height: 1.13;
letter-spacing: .03em;
}
.staff__item-position {
margin-top: 16px;
font-family: Muller;
font-size: 17px;
line-height: 1.13;
letter-spacing: .025em;
text-transform: uppercase;
}
.staff__item-desc {
margin-top: 24px;
font-size: 17px;
line-height: 1.125;
}
.staff__apply {
position: absolute;
bottom: 0;
right: 0;
}
.staff__apply-btn {
width: 288px;
} .map-marker {
width: 30px;
height: 38px;
}
.map-marker__marker {
fill: #4b6fb5;
}
.map-marker__crown {
fill: #fec61b;
}
.geography {
position: relative;
padding-top: 40px;
padding-bottom: 48px;
}
.geography::before {
content: '';
position: absolute;
top: -12px;
left: calc(50% + 453px);
display: block;
width: 283px;
height: 302px;
background: transparent url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/geography_bg.png) center no-repeat;
background-size: cover;
}
.geography .container {
padding-left: 0;
padding-right: 0;
}
.geography__map-wrapper {
position: relative;
margin-top: 32px;
}
.geography__map {
position: relative;
margin-bottom: -131px;
width: 1170px;
height: 657px;
background: transparent url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/geography_map.svg) center no-repeat;
background-size: contain;
-webkit-transform: scale(0.8);
transform: scale(0.8);
-webkit-transform-origin: top left;
transform-origin: top left;
}
.geography__map-title {
position: absolute;
top: 16px;
left: 50%;
font-size: 17px;
line-height: 1.125;
text-align: center;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.geography__map-icon {
position: absolute;
cursor: pointer;
}
.geography__map-icon.inactive {
opacity: .48;
}
.geography__map-icon.active .map-marker__marker {
fill: #e5003f;
}
.geography__cities {
margin-top: 68px;
text-align: center;
}
.geography__cities-row {
position: relative;
z-index: 2;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.geography__city {
margin: 0 20px;
font-size: 17px;
line-height: 1.25;
cursor: pointer;
}
.geography__city.active {
color: #4b6fb5;
text-decoration: underline;
}
.geography__city a {
color: #000000;
}
.geography__city a:hover,
.geography__city a:focus,
.geography__city a:active {
color: #e5003f;
text-decoration: underline;
}
.geography__city-separator {
width: 2px;
height: 17px;
background-color: #000000;
}
.geography__apply {
margin-top: 62px;
}
.geography__apply-btn {
margin-left: auto;
margin-right: auto;
max-width: 395px;
} .monitoring {
position: relative;
padding-top: 48px;
}
.monitoring::before {
content: '';
position: absolute;
top: -136px;
right: calc(50% + 440px);
display: block;
width: 230px;
height: 229px;
background: transparent url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/monitoring_bg.png) center no-repeat;
background-size: contain;
}
.monitoring__videos {
position: relative;
margin-top: 80px;
min-height: 1146px;
}
.monitoring__videos::before {
content: '';
position: absolute;
top: 0;
left: calc(50% - 960px);
width: 1920px;
height: 1146px;
background: transparent url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/monitor.jpg) center no-repeat;
background-size: contain;
}
.monitoring__videos-items {
position: absolute;
z-index: 2;
top: 56px;
left: calc(50% - 537px);
width: 1023px;
height: 657px;
display: flex;
flex-flow: row wrap;
align-items: flex-start;
justify-content: flex-start;
background-color: #000000;
}
.monitoring__videos-item {
position: relative;
width: 50%;
height: 50%;
} .skype-edu {
padding-top: 84px;
padding-bottom: 90px;
background: #4b6fb5 url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/skype-edu_bg.jpg) left calc(50% + 456px) bottom no-repeat;
background-size: 608px 621px;
color: #ffffff;
}
.skype-edu__form-wrapper {
margin-top: 88px;
width: 593px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.skype-edu__form-title {
width: 41.5%;
}
.skype-edu__form-title-row {
font-family: Muller;
font-size: 26px;
line-height: 1.05;
letter-spacing: .03em;
}
.skype-edu__form-title-row:nth-child(n+2) {
margin-top: 33px;
}
.skype-edu__form-title-row_big {
font-weight: 700;
font-size: 31px;
}
.skype-edu__form {
width: 48.5%;
}
.skype-edu__form .form-row:nth-child(n+2) {
margin-top: 17px;
}
.skype-edu__form .form-field {
width: 100%;
}
.skype-edu__form .form-agreement,
.skype-edu__form .form-agreement a {
color: #ffffff;
}
.skype-edu__apply {
margin-top: 72px;
width: 100%;
}
.skype-edu__apply-block {
width: 100%;
padding: 20px 12px;
border: 4px solid #fec61b;
color: #fff;
font-family: Muller;
font-weight: 700;
font-size: 32px;
text-align: center;
} .online-edu {
position: relative;
min-height: 1084px;
padding-top: 712px;
padding-bottom: 118px;
background: transparent url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/online-edu_bg.jpg) center top no-repeat;
}
.online-edu__apply {
margin-top: 60px;
}
.online-edu__apply-btn {
margin-left: auto;
margin-right: auto;
max-width: 288px;
}
.online-edu__video-btn {
position: absolute;
bottom: 88px;
right: calc(50% + 392px);
width: 102px;
height: 103px;
background: transparent url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/youtube_button.svg) center no-repeat;
background-size: contain;
}
.online-edu__video-btn:hover,
.online-edu__video-btn:focus,
.online-edu__video-btn:active {
opacity: .85;
}
.online-edu__container::before {
content: '';
position: absolute;
bottom: 120px;
right: calc(50% + 430px);
z-index: 2;
display: block;
width: 20px;
height: 30px;
background: transparent url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/cursor.png) center no-repeat;
background-size: contain;
transform: translateX(100px) translateY(-120px);
animation: video-cursor 2s infinite linear;
}
@keyframes video-cursor {
0% {
transform: translateX(100px) translateY(-120px);
}
50% {
transform: translateX(0) translateY(0);
}
57% {
transform: scale(0.8);
}
65% {
transform: scale(1);
}
100% {
transform: none;
}
} .media {
padding-top: 98px;
padding-bottom: 40px;
}
.media .container {
padding-left: 0;
padding-right: 0;
}
.media__items {
margin: 72px -144px 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.media__item {
position: relative;
margin: 0 5px 10px;
display: block;
width: calc(25% - 10px);
background-color: #dedede;
}
.media__item img {
width: 100%;
height: 100%;
max-width: 100%;
max-height: 100%;
}
.media__item_video::after {
content: '';
position: absolute;
top: calc(50% - 50px);
left: calc(50% - 50px);
display: block;
width: 100px;
height: 100px;
border-radius: 50%;
background: #ffffff url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/icons_play.svg) center no-repeat;
background-size: contain;
opacity: .4;
-webkit-transition: opacity .15s;
transition: opacity .15s;
}
.media__item_video:hover::after {
opacity: .7;
}
.media__items-showmore {
margin-top: 10px;
text-align: center;
}
.media__items-showmore-btn,
.media__items .wdi_feed_thumbnail_1 .wdi_load_more_wrap {
display: inline-block;
vertical-align: top;
color: #c1c1c1;
font-size: 13px;
letter-spacing: .045em;
text-align: center;
}
.media__items-showmore-btn:hover,
.media__items-showmore-btn:focus,
.media__items-showmore-btn:active,
.media__items .wdi_feed_thumbnail_1 .wdi_load_more_wrap:hover,
.media__items .wdi_feed_thumbnail_1 .wdi_load_more_wrap:focus,
.media__items .wdi_feed_thumbnail_1 .wdi_load_more_wrap:active {
opacity: .8;
}
.media__items-showmore-btn::before,
.media__items .wdi_feed_thumbnail_1 .wdi_load_more_wrap::before {
content: '';
margin: 0 auto 10px;
display: block;
width: 32px;
height: 32px;
border-radius: 50%;
background: #ebebeb url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/icons_triangle_right.svg) right 12px center no-repeat;
background-size: 12px 14px;
-webkit-transform: rotateZ(270deg);
transform: rotateZ(270deg);
}
.media__items .wdi_feed_thumbnail_1 .wdi_load_more_wrap {
margin-top: 10px;
display: inline-block;
height: auto;
width: auto;
padding: 0;
border: none;
border-radius: 0;
background-color: transparent;
-webkit-transform: none;
transform: none;
}
.media__items .wdi_feed_thumbnail_1 .wdi_load_more_wrap::after {
content: 'Смотреть ещё';
display: block;
}
.media__items .wdi_layout_th .wdi_load_more_wrap_inner {
display: none;
}
.media__items .wdi_feed_thumbnail_1 .wdi_load_more {
padding: 0;
}
.media__items .wdi_feed_thumbnail_1 .wdi_feed_container {
border: none;
}
.media__items_custom {
margin-top: 10px;
} .trial {
position: relative;
padding: 80px 0;
}
.trial::before {
content: '';
position: absolute;
top: 0;
left: 50%;
width: 50%;
height: 100%;
background: #ffffff url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/trial_bg.jpg) left top no-repeat;
background-size: cover;
}
.trial__container {
position: relative;
z-index: 2;
width: 1170px;
}
.trial__form-title {
font-family: Muller;
font-weight: 700;
font-size: 36px;
line-height: 1.25;
}
.trial__form {
margin-top: 40px;
width: 320px;
}
.trial__form .datepicker {
width: 320px;
border: none;
box-shadow: 3px 10px 20.88px 3.12px rgba(48, 50, 51, 0.2);
}
.trial__form .datepicker--content {
padding: 12px;
}
.trial__form .datepicker--day-name {
color: #dcdcdc;
font-size: 10px;
}
.trial__form .datepicker--cell {
height: 34px;
font-size: 12px;
}
.trial__form .datepicker--cell-day {
margin: 5px 1.5%;
width: 11.28571%;
border-radius: 50%;
background: linear-gradient(to top, #0057ff, #ffffff);
color: #ffffff;
}
.trial__form .datepicker--cell-day.-other-month-,
.trial__form .datepicker--cell-day.-disabled-{
border: 2px solid #dcdcdc;
background: none;
color: #dcdcdc;
}
.trial__form .datepicker--cell-day.-selected-,
.trial__form .datepicker--cell-day.-current- {
background: #e5003f;
}
.trial__form .datepicker--nav-title {
text-transform: uppercase;
}
.trial__form .datepicker--nav-title i {
color: #000000;
}
.trial__form .form-row:nth-child(n+2) {
margin-top: 20px;
}
.trial__form .form-field {
width: 100%;
}
.trial__form .form-field__datepicker {
margin-bottom: 40px;
}
.trial__form .form-field__select .select2 {
width: 100%!important;
} .packages {
position: relative;
z-index: 2;
padding-top: 60px;
}
.packages__container {
width: 1170px;
}
.packages__items {
margin-top: 60px;
display: flex;
flex-flow: row nowrap;
align-items: flex-start;
justify-content: space-between;
}
.packages__item {
width: 23%;
padding-top: 15px;
border-radius: 5px;
box-shadow: 0px 10px 20.88px 3.12px rgba(48, 50, 51, 0.2);
background-color: #f0f0f0;
cursor: pointer;
transition: background-color .15s;
}
.packages__item:hover {
background-color: #fec61b;
}
.packages__item-pretitle {
padding: 0 10px;
font-size: 14px;
line-height: 1;
text-transform: uppercase;
text-align: center;
}
.packages__item-title {
margin-top: 15px;
min-height: 56px;
padding: 0 10px;
font-family: Muller;
font-weight: 700;
font-size: 25px;
line-height: 1.1;
text-align: center;
}
.packages__item-age {
margin-top: 17px;
padding: 0 10px;
font-weight: 700;
font-size: 21px;
line-height: 1;
text-align: center;
}
.packages__item_premium .packages__item-age {
color: #e5003f;
}
.packages__item_standart .packages__item-age {
color: #4b6fb5;
}
.packages__item-type {
position: relative;
margin: 20px -10px 0;
color: #ffffff;
font-size: 14px;
line-height: 1;
text-align: center;
text-transform: uppercase;
}
.packages__item_premium .packages__item-type {
background-color: #e5003f;
}
.packages__item_standart .packages__item-type {
background-color: #4b6fb5;
}
.packages__item-type::before {
content: '';
position: absolute;
top: 100%;
left: 0;
display: block;
width: 0;
height: 0;
border-style: solid;
border-width: 5px;
}
.packages__item-type::after {
content: '';
position: absolute;
top: 100%;
right: 0;
display: block;
width: 0;
height: 0;
border-style: solid;
border-width: 5px;
}
.packages__item_premium .packages__item-type::before {
border-color: #531520 #531520 transparent transparent;
}
.packages__item_premium .packages__item-type::after {
border-color: #531520 transparent transparent #531520;
}
.packages__item_standart .packages__item-type::before {
border-color: #142953 #142953 transparent transparent;
}
.packages__item_standart .packages__item-type::after {
border-color: #142953 transparent transparent #142953;
}
.packages__item-type span {
display: flex;
flex-flow: row nowrap;
align-items: center;
justify-content: center;
height: 40px;
}
.packages__item-type span::before {
content: '';
margin-right: 15px;
display: block;
}
.packages__item_premium .packages__item-type span::before {
width: 27px;
height: 14px;
background: transparent url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/packaged_premium.png) center no-repeat;
background-size: contain;
}
.packages__item_standart .packages__item-type span::before {
width: 31px;
height: 16px;
background: transparent url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/packaged_standart.png) center no-repeat;
background-size: contain;
}
.packages__item-proses {
min-height: 200px;
padding: 25px;
background-color: #ffffff;
transition: background-color .15s;
}
.packages__item-pros {
display: flex;
flex-flow: row nowrap;
align-items: center;
justify-content: space-between;
}
.packages__item-pros:nth-child(n+2) {
margin-top: 25px;
}
.packages__item-pros-icon {
width: 33px;
height: 22px;
text-align: center;
}
.packages__item-pros-icon img {
max-height: 100%;
}
.packages__item-pros-text {
width: calc(100% - 50px);
font-size: 14px;
line-height: 1.2;
}
.packages__item:hover .packages__item-proses {
background-color: transparent;
}
.packages__item-price {
padding: 20px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
color: #ffffff;
font-weight: 700;
font-size: 21px;
text-align: center;
}
.packages__item_premium .packages__item-price {
background-color: #e5003f;
}
.packages__item_standart .packages__item-price {
background-color: #4b6fb5;
} .mainform-alt {
margin-top: -230px;
height: auto;
padding-top: 310px;
background: transparent url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/wooden2_bg.jpg) center bottom no-repeat;
background-size: cover;
}
.mainform-alt::before {
top: auto;
bottom: 0;
left: 0;
width: 752px;
height: 350px;
background-image: url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/pencils_bg.png);
}
.mainform-alt::after {
top: auto;
bottom: 0;
left: auto;
right: 0;
z-index: 1;
width: 304px;
height: 401px;
background-image: url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/cards_bg.png);
} .contacts {
padding-top: 40px;
padding-bottom: 76px;
}
.contacts__form {
margin-top: 54px;
}
.contacts__block {
margin-top: 80px;
margin-left: -36px;
margin-right: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.contacts__block-data {
margin-right: 24px;
width: 248px;
font-size: 17px;
line-height: 1.17;
}
.contacts__block-data-item {
position: relative;
padding-left: 29px;
}
.contacts__block-data-item:nth-child(n+2) {
margin-top: 28px;
}
.contacts__block-data-item::before {
content: '';
position: absolute;
top: 0;
left: 0;
display: block;
width: 23px;
height: 23px;
background-position: center;
background-size: contain;
background-repeat: no-repeat;
}
.contacts__block-address::before {
background-image: url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/icons_address.svg);
}
.contacts__block-schedule::before {
background-image: url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/icons_schedule.svg);
}
.contacts__block-phone::before {
background-image: url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/icons_phone.svg);
}
.contacts__block-whatsapp::before {
background-image: url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/icons_whatsapp.svg);
}
.contacts__block-email::before {
background-image: url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/icons_email.svg);
}
.contacts__block-phone a,
.contacts__block-whatsapp a,
.contacts__block-email a {
color: #000000;
text-decoration: none;
}
.contacts__block-socials {
margin-top: 40px;
padding-left: 36px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.contacts__block-socials-link {
margin-right: 13px;
width: 33px;
height: 33px;
background-position: center;
background-size: contain;
background-repeat: no-repeat;
}
.contacts__block-socials-link:hover,
.contacts__block-socials-link:focus,
.contacts__block-socials-link:hover {
opacity: .85;
}
.contacts__block-socials-link:last-child {
margin-right: 0;
}
.contacts__block-socials-link_instagram {
background-image: url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/icons_instagram.svg);
}
.contacts__block-socials-link_vk {
background-image: url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/icons_vk.svg);
}
.contacts__block-map {
width: calc(100% - 317px);
height: 346px;
}
.contacts__form .form-field {
width: 32%;
}
.contacts__form-agreement {
margin-top: 20px;
}
.contacts__form .contacts__form-agreement {
width: 100%;
} .footer {
padding-top: 48px;
padding-bottom: 72px;
background-color: #4b6fb5;
}
.footer .container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.footer__logo {
margin-left: -86px;
margin-right: 179px;
}
.footer__logo img {
width: 231px;
height: 89px;
}
.footer__policy {
margin-top: 40px;
font-size: 13px;
}
.footer__policy a {
color: #15c4c5;
text-decoration: underline;
}
.footer__menu {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
padding-top: 16px;
}
.footer__menu {
font-size: 17px;
line-height: 1.17;
}
.footer__menu ul:nth-child(n+2) {
margin-left: 88px;
}
.footer__menu ul li:nth-child(n+2) {
margin-top: 11px;
}
.footer__menu ul li a {
border-bottom: 1px solid transparent;
color: #ffffff;
}
.footer__menu ul li a:hover,
.footer__menu ul li a:focus,
.footer__menu ul li a:active {
color: #ffffff;
border-bottom-color: #ffffff;
} .modal {
display: none;
max-width: 516px;
padding: 60px;
border-radius: 5px;
background-color: #ffffff;
color: #000000;
text-align: center;
}
.modal__title {
font-family: Muller;
font-weight: 700;
font-size: 45px;
line-height: 1.125;
letter-spacing: .03em;
}
.modal__subtitle {
margin-top: 68px;
font-size: 17px;
line-height: 1.125;
letter-spacing: .045em;
}
.modal__form {
margin-top: 68px;
margin-left: auto;
margin-right: auto;
width: 100%;
max-width: 320px;
}
.modal__form .form-row:nth-child(n+2) {
margin-top: 16px;
}
.modal__form .form-field {
width: 100%;
}
.modal__form .form-agreement {
margin: 20px 0;
text-align: left;
}
.fancybox-close-small {
top: 10px;
right: 3px;
padding: 0;
}
.fancybox-close-small svg {
color: #c3c3c3;
} #success-modal {
padding: 60px 60px 0;
background-color: #4b6fb5;
color: #ffffff;
}
.success-modal__icon {
margin-top: 62px;
}
#success-modal .fancybox-close-small svg path {
color: #ffffff;
}
#success-modal.success-modal_alt {
padding: 60px 40px;
background-color: #ffffff;
color: #000000;
font-size: 20px;
line-height: 1.15;
letter-spacing: 0.045em;
}
#success-modal.success-modal_alt .fancybox-close-small svg path {
color: #000000;
} #fail-modal {
padding: 60px;
background-color: #e5003f;
color: #ffffff;
}
#fail-modal .fancybox-close-small svg path {
color: #ffffff;
} #lesson-modal {
max-width: 520px;
padding: 0;
}
.lesson-modal_blue .fancybox-close-small path,
.lesson-modal_pink .fancybox-close-small path {
color: #ffffff;
}
.lesson-modal__header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
padding: 60px 60px 40px;
}
.lesson-modal__header_yellow {
background-color: #fec61b;
color: #000000;
}
.lesson-modal__header_blue {
background-color: #4b6fb5;
color: #ffffff;
}
.lesson-modal__header_pink {
background-color: #e5003f;
color: #ffffff;
}
.lesson-modal__logo {
margin-left: -32px;
margin-right: 32px;
width: 50%;
text-align: left;
}
.lesson-modal__logo img {
width: 160px;
}
.lesson-modal__icon {
margin-right: -32px;
margin-left: 32px;
width: 50%;
text-align: right;
}
.lesson-modal__icon img {
max-width: 80px;
max-height: 80px;
}
.lesson-modal__title {
margin-top: 28px;
width: 100%;
font-family: Muller;
font-weight: 700;
font-size: 40px;
line-height: 1.15;
letter-spacing: .03em;
}
.lesson-modal__desc {
width: 100%;
margin-top: 32px;
font-size: 24px;
line-height: 1;
}
.lesson-modal__text {
padding: 60px;
}
.lesson-modal__text p:nth-child(n+2) {
margin-top: 16px;
} #popup-modal {
display: none;
max-width: 80%;
max-height: 80%;
padding: 0;
}
#popup-modal .fancybox-close-small {
width: 48px;
height: 48px;
}
#popup-modal .fancybox-close-small svg path {
color: #ffffff;
} .fullscreen,
.fullscreen body {
min-height: 100%;
}
.pay-online {
padding: 50px 0;
display: flex;
flex-flow: column nowrap;
align-items: center;
justify-content: center;
background: transparent url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/pay_online_bg.jpg) center no-repeat;
background-size: cover;
}
.pay-online__header-logo {
width: 180px;
}
.pay-online__form {
margin-top: 50px;
width: 380px;
border-radius: 5px;
background-color: #ffffff;
}
.pay-online__form-title {
padding: 20px 65px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
background-color: #e5003f;
color: #ffffff;
font-family: Muller;
font-weight: 700;
font-size: 24px;
line-height: 1.15;
letter-spacing: 0.045em;
}
.pay-online__form-container {
padding: 20px 65px 55px;
}
.pay-online__form-desc {
font-size: 14px;
letter-spacing: 0.045em;
}
.pay-online__form .form-row {
margin-top: 15px;
}
.pay-online__form .form-field {
width: 100%;
}
.pay-online__form-subtitle {
color: #e5003f;
font-size: 14px;
letter-spacing: 0.045em;
}
.pay-online__form-agreement {
padding: 15px 0;
}
.pay-online__form-smalltext {
margin-left: 0;
margin-right: -30px;
padding: 15px 0;
font-size: 10px;
}
.form-field__select_alt .select2-container {
width: 100%!important;
}
.form-field__select_alt .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 0;
right: 0;
display: block;
width: 90px;
height: 40px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
background-color: #4b6fb5;
color: #ffffff;
font-size: 14px;
line-height: 40px;
letter-spacing: 0.045em;
text-align: center;
}
.form-field__select_alt .select2-container--default .select2-selection--single .select2-selection__arrow::before {
content: 'Выбрать';
}
.form-field__select_alt .select2-container--default .select2-selection--single .select2-selection__arrow b {
display: none;
}
.form-field__select_default .select2-container--default .select2-selection--single .select2-selection__rendered {
padding-right: 30px;
}
.form-field__select_default .select2-container--default .select2-selection--single .select2-selection__arrow {
display: block;
height: 38px;
width: 30px;
background: transparent url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/select_arrow.png) center no-repeat;
}
.form-field__select_default .select2-container--default .select2-selection--single .select2-selection__arrow b {
display: none;
}
@media (max-width: 480px) {
.pay-online__form {
width: 280px;
}
.pay-online__form-title,
.pay-online__form-container {
padding-left: 20px;
padding-right: 20px;
}
} .lessons__slider {
margin: 50px -10px 0;
width: auto;
padding-bottom: 30px;
}
.lessons__slider-item {
padding: 0 10px;
}
.lessons__slider-item .lessons__item {
width: 100%;
}
.lessons__slider .slick-prev {
left: auto;
right: 100px;
}
.lessons__slider .slick-prev::before {
transform: rotateZ(180deg) scale(1.4);
}
.lessons__slider .slick-next {
left: 100px;
}
.lessons__slider .slick-next::before {
transform: scale(1.4);
}
.lessons__slider .slick-prev::before,
.lessons__slider .slick-next::before {
background-color: #4b6fb5;
}
.lessons__slider .slick-next span {
position: absolute;
top: calc(100% + 20px);
left: 20px;
margin-left: 0;
width: 110px;
color: #4b6fb5;
font-family: SFUIDisplay;
font-size: 14px;
text-align: center;
transform: translateX(-50%);
}
.wantto {
margin-top: 50px;
}
.wantto__image {
text-align: center;
}
.wantto__apply {
margin-top: 35px;
}
.wantto__apply-btn {
margin: 0 auto;
max-width: 700px;
padding-left: 50px;
padding-right: 50px;
}
.course-details {
margin-top: 50px;
}
.course-details__items {
margin-top: 40px;
display: flex;
flex-flow: row wrap;
align-items: flex-start;
justify-content: center;
}
.course-details__item {
margin: 0 10px;
width: 380px;
border-radius: 5px;
box-shadow: 0px 4px 22.56px 1.44px rgba(0, 0, 0, 0.09);
}
.course-details__item-title {
padding: 20px 30px;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
font-family: Muller;
font-weight: 700;
font-size: 30px;
letter-spacing: 0.03em;
}
.course-details__item-title_yellow {
background-color: #fec61b;
color: #000000;
}
.course-details__item-title_pink {
background-color: #e5003f;
color: #ffffff;
}
.course-details__item-features {
padding: 20px 30px 5px;
display: flex;
flex-flow: row wrap;
align-items: flex-start;
justify-content: flex-start;
}
.course-details__item-feature {
margin-right: 15px;
margin-bottom: 15px;
display: flex;
flex-flow: column nowrap;
align-items: center;
justify-content: center;
width: 140px;
height: 140px;
border: 1px solid #4b6fb5;
border-radius: 5px;
}
.course-details__item-feature_small {
width: 90px;
height: 90px;
}
.course-details__item-feature_yellow {
border: none;
background-color: #fec61b;
color: #000000;
}
.course-details__item-feature_pink {
border: none;
background-color: #e5003f;
color: #ffffff;
}
.course-details__item-feature-num {
font-size: 80px;
line-height: 0.8;
}
.course-details__item-feature-num_small {
font-size: 60px;
}
.course-details__item-feature-icon {
margin: 0 auto;
width: 50px;
height: 50px;
text-align: center;
}
.course-details__item-feature-icon img {
max-width: 100%;
max-height: 100%;
}
.course-details__item-feature-sign {
display: flex;
flex-flow: column nowrap;
align-items: center;
justify-content: center;
color: #4b6fb5;
font-weight: 300;
font-size: 60px;
line-height: 0.8;
}
.course-details__item-feature-text {
margin-top: 8px;
font-weight: 700;
font-size: 12px;
letter-spacing: 0.03em;
text-align: center;
}
.cost {
margin-top: 70px;
}
.cost__block {
position: relative;
margin: 0 auto;
max-width: 570px;
padding: 25px 40px;
border-radius: 5px;
background-color: #f2f2f2;
}
.cost__title {
font-family: Muller;
font-weight: 700;
font-size: 20px;
letter-spacing: 0.025em;
}
.cost__text {
margin-top: 15px;
font-size: 12px;
line-height: 1.1;
}
.cost__action {
margin-top: 20px;
}
.cost__action-btn {
width: 100%;
max-width: 250px;
}
.cost__image {
position: absolute;
bottom: 0;
right: 50px;
}
.icons {
margin-top: 60px;
}
.icons__items {
margin-top: 60px;
display: flex;
flex-flow: row wrap;
align-items: flex-start;
justify-content: center;
}
.icons__item {
width: 30%;
}
.icons__item-icon {
height: 110px;
display: flex;
flex-flow: row nowrap;
align-items: center;
justify-content: center;
}
.icons__item-text {
margin-top: 55px;
font-weight: 700;
font-size: 20px;
letter-spacing: 0.03em;
text-align: center;
}
.faq {
margin-top: 70px;
}
.faq__items {
margin: 45px auto 0;
max-width: 820px;
display: flex;
flex-flow: row wrap;
align-items: flex-start;
justify-content: space-between;
}
.faq__item {
position: relative;
margin-bottom: 15px;
width: calc(50% - 15px);
}
.faq__item-btn {
position: relative;
z-index: 12;
width: 100%;
height: 45px;
padding: 5px 20px;
border-radius: 5px;
background-color: #4b6fb5;
color: #ffffff;
font-size: 12px;
letter-spacing: 0.045em;
line-height: 1.1;
}
.faq__item-btn::after {
content: '';
position: absolute;
top: calc(50% - 12px);
right: 25px;
display: block;
width: 16px;
height: 16px;
border-style: solid;
border-color: #ffffff;
border-width: 0 1px 1px 0;
transform: rotateZ(45deg);
}
.faq__item-answer {
position: absolute;
z-index: 10;
top: 0;
left: 0;
display: none;
width: 100%;
padding: 45px 20px 20px;
border-radius: 5px;
box-shadow: 0px 8px 15.04px 0.96px rgba(0, 0, 0, 0.21);
background-color: #ffffff;
color: #575757;
font-size: 12px;
letter-spacing: 0.045em;
line-height: 1.1;
}
.faq__item-answer::before {
content: '';
margin-bottom: 15px;
display: block;
width: 100%;
height: 1px;
background-color: #dfdfdf;
}
.faq__item.active .faq__item-btn {
z-index: 40;
background-color: #ffffff;
color: #4b6fb5;
}
.faq__item.active .faq__item-btn::after {
top: calc(50% - 4px);
transform: rotateZ(225deg);
border-color: #4b6fb5;
}
.faq__item.active .faq__item-answer {
z-index: 30;
display: block;
}
.mainform_programme-page {
margin-top: 100px;
}
.duration {
margin-top: 45px;
}
.duration__cols {
margin: 45px auto 0;
max-width: 820px;
display: flex;
flex-flow: row wrap;
align-items: stretch;
justify-content: space-between;
}
.duration__col {
width: calc(50% - 8px);
}
.duration__data {
display: flex;
flex-flow: column nowrap;
align-items: flex-start;
justify-content: space-between;
}
.duration__data-item {
margin-top: 15px;
display: flex;
flex-flow: row nowrap;
align-items: flex-start;
justify-content: flex-start;
width: 100%;
height: 105px;
border-radius: 5px;
box-shadow: 0px 4px 22.56px 1.44px rgba(0, 0, 0, 0.09);
}
.duration__data-item:first-child {
margin-top: 0;
}
.duration__data-item-info {
display: flex;
flex-flow: column nowrap;
align-items: center;
justify-content: center;
width: 105px;
height: 100%;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
background-color: #4b6fb5;
color: #ffffff;
}
.duration__data-item-text {
display: flex;
flex-flow: column nowrap;
align-items: flex-start;
justify-content: center;
width: calc(100% - 105px);
height: 100%;
padding: 10px 30px;
font-family: Muller;
font-weight: 700;
font-size: 20px;
letter-spacing: 0.03em;
}
.duration__data-item-info-num {
font-size: 64px;
line-height: 0.8;
}
.duration__data-item-info-text {
margin-top: 5px;
font-size: 11px;
}
.duration__subscription {
position: relative;
display: flex;
flex-flow: column nowrap;
align-items: flex-start;
justify-content: flex-end;
height: 225px;
padding: 30px;
border-radius: 5px;
box-shadow: 0px 4px 22.56px 1.44px rgba(0, 0, 0, 0.09);
background-color: #fec61b;
}
.duration__subscription_blue {
background-color: #4b6fb5;
color: #ffffff;
}
.duration__subscription-logo {
position: absolute;
top: 30px;
left: 30px;
width: 160px;
height: auto;
}
.duration__subscription-text {
font-family: Muller;
font-weight: 700;
font-size: 20px;
line-height: 1.1;
letter-spacing: 0.03em;
}
.duration__subscription-img {
position: absolute;
bottom: 0;
right: 0;
border-bottom-right-radius: 5px;
}
.includes {
margin-top: 50px;
}
.includes__items {
margin: 35px auto 0;
max-width: 820px;
display: flex;
flex-flow: row wrap;
align-items: flex-start;
justify-content: space-between;
}
.includes__item {
position: relative;
margin-top: 15px;
display: flex;
flex-flow: row nowrap;
align-items: flex-start;
justify-content: flex-start;
width: calc(50% - 8px);
height: 105px;
border-radius: 5px;
box-shadow: 0px 4px 22.56px 1.44px rgba(0, 0, 0, 0.09);
background-color: #ffffff;
}
.includes__item-icon {
display: flex;
flex-flow: column nowrap;
align-items: center;
justify-content: center;
width: 105px;
height: 100%;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
background-color: #4b6fb5;
cursor: pointer;
}
.includes__item-icon img {
max-width: 60%;
max-height: 60%;
}
.includes__item-text {
display: flex;
flex-flow: column nowrap;
align-items: flex-start;
justify-content: center;
width: calc(100% - 105px);
height: 100%;
padding: 10px 30px;
font-family: Muller;
font-weight: 700;
font-size: 20px;
letter-spacing: 0.03em;
cursor: pointer;
}
.includes__item-desc {
position: absolute;
top: 100%;
left: 0;
display: none;
width: 100%;
padding: 30px;
border-radius: 5px;
box-shadow: 0px 8px 15.04px 0.96px rgba(0, 0, 0, 0.21);
background-color: #ffffff;
}
.includes__item.active .includes__item-icon,
.includes__item.active .includes__item-text {
position: relative;
z-index: 20;
}
.includes__item.active .includes__item-desc {
z-index: 10;
display: block;
}
.includes__item::after {
content: '';
position: absolute;
top: calc(50% - 12px);
right: 25px;
display: block;
width: 16px;
height: 16px;
border-style: solid;
border-color: #4b6fb5;
border-width: 0 1px 1px 0;
transform: rotateZ(45deg);
}
.includes__item.active::after {
top: calc(50% - 4px);
transform: rotateZ(225deg);
}
.getinfo {
margin-top: 70px;
padding: 70px 0;
background: transparent url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/podgotovka-k-shkole/getinfo.jpg) center top no-repeat;
background-size: cover;
}
.getinfo__obuchenie {
background-image: url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/obuchenie/getinfo.jpg);
}
.getinfo_podgotovka-k-shkole {
background-image: url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/podgotovka-k-shkole/getinfo.jpg);
}
.getinfo__form-title {
font-family: Muller;
font-weight: 700;
font-size: 40px;
line-height: 1.1;
letter-spacing: 0.03em;
}
.getinfo__form-desc {
margin-top: 30px;
font-size: 20px;
line-height: 1.1;
letter-spacing: 0.045em;
}
.getinfo__form {
margin-top: 30px;
max-width: 280px;
}
.getinfo__form .form-field {
width: 100%;
}
.getinfo__form .form-row:nth-child(n+2) {
margin-top: 25px;
}
.icons-h {
margin-top: 50px;
}
.icons-h__container_alt {
width: 100%;
}
.icons-h__items {
margin: 0 auto;
max-width: 570px;
display: flex;
flex-flow: row wrap;
align-items: center;
justify-content: space-between;
}
.icons-h__items_alt {
margin-top: 50px;
max-width: none;
justify-content: center;
}
.icons-h__item {
display: flex;
flex-flow: row nowrap;
align-items: center;
justify-content: flex-start;
width: calc(50% - 15px);
}
.icons-h__item_alt {
margin: 0 20px;
width: auto;
}
.icons-h__item-icon {
width: 75px;
height: 75px;
}
.icons-h__item-icon img {
max-width: 100%;
max-height: 100%;
}
.icons-h__item-text {
display: flex;
flex-flow: column nowrap;
align-items: flex-start;
justify-content: center;
width: calc(100% - 75px);
padding: 0 0 0 20px;
font-family: Muller;
font-weight: 700;
font-size: 20px;
letter-spacing: 0.03em;
}
.mainform__obuchenie {
margin-top: 50px;
}
.methods {
margin-top: 50px;
}
.methods__items {
margin: 50px auto 0;
display: flex;
flex-flow: row wrap;
align-items: stretch;
justify-content: space-between;
max-width: 590px;
}
.methods__item {
position: relative;
width: calc(33.33% - 10px);
border-radius: 5px;
box-shadow: 0px 4px 10.04px 0.64px rgba(0, 0, 0, 0.14);
text-align: center;
}
.methods__item:hover {
box-shadow: 0px 4px 10.04px 0.64px rgba(117, 159, 242, 0.35);
}
.methods__item-btn {
position: relative;
z-index: 20;
padding: 30px 10px;
cursor: pointer;
}
.methods__item-icon {
display: flex;
flex-flow: column nowrap;
align-items: center;
justify-content: center;
width: 100%;
height: 75px;
}
.methods__item-title {
margin-top: 20px;
font-family: Muller;
font-weight: 700;
font-size: 20px;
line-height: 1.1;
letter-spacing: 0.03em;
}
.methods__item-readmore {
margin-top: 15px;
color: #4b6fb5;
font-size: 13px;
letter-spacing: 0.03em;
line-height: 1.1;
text-decoration: underline;
}
.methods__item-text {
position: absolute;
z-index: 10;
top: calc(100% - 50px);
left: 0;
display: none;
width: calc(300% + 30px);
padding: 20px 15px 25px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
box-shadow: 0px 4px 10.04px 0.64px rgba(117, 159, 242, 0.35);
background-color: #ffffff;
font-size: 13px;
line-height: 1.1;
letter-spacing: 0.03em;
}
.methods__item-text::before {
content: '';
margin-bottom: 25px;
display: block;
width: 100%;
height: 1px;
background-color: #dfdfdf;
}
.methods__item.active .methods__item-btn {
z-index: 40;
padding: 30px 10px 25px;
background-color: #ffffff;
}
.methods__item.active .methods__item-readmore {
display: none;
}
.methods__item.active .methods__item-text {
z-index: 30;
display: block;
}
@media (min-width: 1000px) {
.methods__item:nth-child(2).active .methods__item-text {
left: calc(-100% - 15px);
}
.methods__item:nth-child(3).active .methods__item-text {
left: calc(-200% - 30px);
}
}
.course-additional {
margin-top: 35px;
}
.course-additional__title {
font-family: Muller;
font-weight: 700;
font-size: 20px;
line-height: 1.1;
letter-spacing: 0.025em;
text-align: center;
}
.course-additional__title::before {
content: '+';
margin: 0 auto 25px;
display: block;
width: 35px;
padding: 9px 0 3px;
border-radius: 50%;
background-color: #4b6fb5;
color: #ffffff;
font-weight: 300;
font-size: 34px;
line-height: 0.7;
}
.course-additional__items {
margin-top: 35px;
display: flex;
flex-flow: row wrap;
align-items: center;
justify-content: center;
}
.course-additional__item {
position: relative;
margin: 0 20px;
padding-left: 30px;
font-size: 18px;
letter-spacing: 0.03em;
}
.course-additional__item::before {
content: '';
position: absolute;
top: calc(50% - 8px);
left: 0;
display: block;
width: 16px;
height: 16px;
border-radius: 50%;
background-color: #4b6fb5;
}
.online-edu_programme {
margin-top: 80px;
min-height: 0;
padding: 0;
background: none;
}
.online-edu__image {
margin-top: 45px;
}
.online-edu__container_programme::before {
display: none;
}
.online-edu__video-btn_programme {
position: static;
margin: 45px auto;
display: block;
}
.online-edu__video-title {
margin-top: 30px;
font-size: 13px;
letter-spacing: 0.03em;
} .online-edu__tablet {
margin-top: 35px;
text-align: center;
}
.online-edu__video-title {
margin-top: 30px;
font-size: 16px;
line-height: 1.1;
text-align: center;
}
.privacy-policy__container {
padding: 30px 0;
}
.privacy-policy h3 {
margin: 25px 0;
color: #4b6fb5;
}
.privacy-policy p {
margin-bottom: 10px;
}
.privacy-policy ul {
margin-bottom: 10px;
}
.privacy-policy ol > li {
padding-left: 15px;
}
.privacy-policy ol > li,
.privacy-policy ul > li {
margin-bottom: 10px;
padding-left: 15px;
}
.privacy-policy ol > li > ol {
margin-top: 10px;
}
.privacy-policy__container > ol > li,
.privacy-policy__container > ul > li {
padding-left: 0;
}
@media (max-width: 1024px) {
.monitoring {
display: none;
}
}
@media (max-width: 1230px) {
.header__container,
.mainmenu__container,
.mainslider__slider-item-container,
.trial__container,
.packages__container {
width: 936px;
}
.header__title {
margin-left: auto;
margin-right: auto;
}
.mainmenu__container {
padding-left: 0;
padding-right: 0;
}
.mainslider__slider-item-container {
padding-left: 0;
}
.online-edu__container::before {
right: calc(50% + 397px);
}
.online-edu__video-btn {
right: calc(50% + 363px);
}
.contacts__block {
margin-left: 0;
}
.contacts__block-socials {
padding-left: 0;
}
.footer__logo {
margin-left: 0;
margin-right: auto;
}
.owl-prev {
left: 0;
}
.owl-next {
right: 0;
}
.results__items {
padding-left: 70px;
padding-right: 70px;
}
.results__item {
margin-left: 15px;
margin-right: 15px;
width: calc(100% - 30px);
}
.results__item-image {
height: auto;
}
.results__items .owl-prev,
.results__items .owl-next {
top: 111px;
}
.results__descript {
padding-left: 22%;
padding-right: 22%;
font-size: 16px;
}
.media__items {
margin-left: 0;
margin-right: 0;
}
#wdi_feed_0 .wdi_feed_item {
width: 33% !important;
}
.media__item {
margin-left: 5px;
margin-right: 5px;
width: calc(33% - 10px);
}
.packages__items {
flex-wrap: wrap;
padding: 0 5%;
}
.packages__item {
margin: 0 5% 40px;
width: 40%;
}
.staff::before {
display: none;
}
}
@media (min-width: 1000px) {
.mob-only {
display: none;
}
.desktop-only {
display: block;
}
}
@media (max-width: 999px) {
.mob-only {
display: block;
}
.desktop-only {
display: none;
}
.staff,
.geography,
.monitoring,
.skype-edu,
.media,
.contacts,
.footer {
padding-top: 30px;
padding-bottom: 30px;
}
.staff__items,
.geography__apply,
.block-subtitle,
.monitoring__image,
.skype-edu__form-wrapper,
.skype-edu__form-title-row:nth-child(n+2),
.skype-edu__apply,
.media__items,
.media__items-showmore,
.media__items .wdi_feed_thumbnail_1 .wdi_load_more_wrap,
.contacts__block,
.contacts__form {
margin-top: 30px;
}
.why__title::before,
.testimonials__item {
margin-bottom: 30px;
}
.staff__items .slick-slider {
padding-bottom: 40px;
}
.includes__item::after {
content: '';
position: absolute;
top: calc(50% - 8px);
right: 15px;
display: block;
width: 10px;
height: 10px;
border-style: solid;
border-color: #4b6fb5;
border-width: 0 1px 1px 0;
transform: rotateZ(45deg);
} .container {
width: 100%;
padding-left: 20px;
padding-right: 20px;
}
.slider .owl-dots {
right: 20px;
}
.block-title br,
.block-subtitle br {
display: none;
}
.mainmenu {
display: none;
}
.staff__apply {
left: 50%;
width: 100%;
max-width: 360px;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.geography__map-wrapper {
margin-left: auto;
margin-right: auto;
max-width: 710px;
}
.geography__map-title br {
display: none;
}
.geography__map {
margin-bottom: -98px;
margin-left: auto;
margin-right: auto;
-webkit-transform-origin: left center;
transform-origin: left center;
-webkit-transform: scale(0.6);
transform: scale(0.6);
}
.geography__cities {
margin-top: 0;
}
.geography__cities-row {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
}
.geography__city {
display: inline-block;
vertical-align: top;
}
.geography__city-separator {
display: none;
}
.skype-edu {
background-image: none;
}
.skype-edu__form-wrapper {
width: 100%;
display: block;
-webkit-box-flex: 0;
-ms-flex: none;
flex: none;
}
.skype-edu__form-title {
width: 100%;
text-align: center;
}
.skype-edu__form {
margin: 30px auto 0;
width: 100%;
max-width: 360px;
}
.online-edu__video-btn {
right: calc(50% + 210px);
}
.media__item {
width: calc(33.33% - 10px);
height: auto;
}
.media__items-showmore-btn::before,
.media__items .wdi_feed_thumbnail_1 .wdi_load_more_wrap::before {
margin-bottom: 15px;
}
.contacts__form {
margin-left: auto;
margin-right: auto;
max-width: 360px;
}
.contacts__form .form-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.contacts__form .form-field {
width: 100%;
}
.contacts__form .form-field:nth-child(n+2) {
margin-top: 20px;
}
.footer .container {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.footer__logo {
margin-left: auto;
margin-right: auto;
}
.footer__menu {
margin-top: 30px;
width: 100%;
}
.header {
padding: 20px 0;
}
.header__container {
flex-flow: row wrap;
max-width: 520px;
}
.header__logo {
width: 70%;
text-align: left;
}
.header__logo img {
width: 183px;
}
.header__mob-menu {
width: 30%;
}
.header__mob-menu-btn {
position: relative;
margin-left: auto;
margin-right: 0;
display: block;
width: 38px;
height: 28px;
cursor: pointer;
}
.header__mob-menu-btn::before,
.header__mob-menu-btn span,
.header__mob-menu-btn::after {
content: '';
position: absolute;
left: 0;
display: block;
width: 100%;
height: 3px;
background-color: #000000;
}
.header__mob-menu-btn::before {
top: 0;
}
.header__mob-menu-btn span {
top: calc(50% - 2px);
}
.header__mob-menu-btn::after {
bottom: 0;
}
.header__mob-menu-btn.active::before {
top: calc(50% - 2px);
transform: rotateZ(45deg);
}
.header__mob-menu-btn.active::after {
top: calc(50% - 2px);
transform: rotateZ(-45deg);
}
.header__mob-menu-btn.active span {
display: none;
}
.header__title {
margin-top: 15px;
width: 100%;
}
.header__title h1 {
font-family: SFUIDisplay;
font-size: 16px;
}
.header__mob-city {
margin-top: 20px;
width: 40%; font-size: 16px;
line-height: 1.15;
letter-spacing: 0.045em;
font-weight: 700;
}
.header__mob-city-name {
border-bottom: 2px solid #d2d9e9;
}
.header__mob-phone {
margin-top: 20px;
width: 60%;
font-weight: 700;
font-size: 16px;
line-height: 1.15;
letter-spacing: 0.045em;
text-align: right;
}
.header__mob-phone a {
color: #000000;
}
.mainmenu.active {
position: fixed;
z-index: 150;
top: 90px;
left: 0;
display: block;
width: 100%;
height: calc(100% - 90px);
padding: 0;
background-color: #ffffff;
}
.mainmenu__container {
display: block;
max-width: 520px;
padding: 40px;
font-size: 16px;
}
.mainmenu__topmenu {
display: block;
}
.mainmenu__topmenu li a {
color: #000000;
}
.mainmenu__submenu {
position: static;
display: block;
visibility: visible;
opacity: 1;
transform: none;
}
.mainmenu__topmenu > li:hover .mainmenu__submenu {
transform: none;
}
.mainmenu__submenu > li:nth-child(2n) {
background-color: #ffffff;
}
.mainmenu__submenu li a {
padding: 0;
text-align: left;
}
.mainmenu__topmenu,
.mainmenu__submenu {
font-family: SFUIDisplay;
font-weight: 400;
font-size: 16px;
letter-spacing: 0.03em;
}
.mainmenu__topmenu li,
.mainmenu__submenu li {
margin-top: 20px;
}
.mainmenu__topmenu > li:first-child {
margin-top: 0;
}
.mainslider__slider-item {
background-image: none!important;
}
.mainslider__slider-item-mob-image {
text-align: center;
}
.mainslider__slider-item-mob-image img {
margin: auto;
max-width: 480px;
}
.mainslider__slider .mainslider__slider-item {
height: auto;
}
.mainslider__slider-item-container {
width: 100%;
padding: 20px 0;
text-align: center;
}
.mainslider__slider-item-title {
font-size: 19px;
}
.mainslider__slider-item-text {
margin: 20px auto 0;
font-size: 12px;
}
.mainslider__slider-item-readmore {
margin-left: auto;
margin-right: auto;
}
.mainslider__slider-item-form {
margin: 35px auto 0;
}
.mob-btn-block .btn {
position: relative;
margin: 0 auto;
display: block;
max-width: 290px;
font-size: 11px;
letter-spacing: 0.145em;
}
.mob-btn-block .btn::after {
content: '';
position: absolute;
display: block;
background-size: contain;
}
.mob-btn-block_red-phone {
margin: 45px 0 30px;
}
.mob-btn-block_red-phone .btn {
padding-right: 110px;
}
.mob-btn-block_red-phone .btn::after {
bottom: 0;
right: 13px;
width: 90px;
height: 67px;
background: transparent url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/mob_btn_red_phone.png) center no-repeat;
}
.lessons__container {
margin: 0 -20px;
width: auto;
}
.lessons__item {
margin-bottom: 0;
width: 50%;
}
.block-title {
font-size: 24px;
}
.results {
padding: 30px 0;
}
.results__apply {
margin-top: 30px;
}
.lessons {
padding: 30px 0;
}
.lessons__container {
margin: 0 auto;
max-width: 760px;
}
.lessons__items {
margin-top: 30px;
}
.lessons__additional {
margin-top: 30px;
}
.mob-btn-block_hundred-percents {
margin: 45px 0 30px;
}
.mob-btn-block_hundred-percents .btn {
padding-right: 115px;
}
.mob-btn-block_hundred-percents .btn::after {
bottom: 0;
right: 0px;
width: 105px;
height: 70px;
background: transparent url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/mob_btn_hundred_percents.png) center no-repeat;
}
.mob-mainform {
margin-top: 30px;
}
.mob-mainform__container {
margin: 0 auto;
max-width: 480px;
}
.mob-mainform__preview {
display: block;
padding: 35px 20px 220px;
border-radius: 5px;
box-shadow: 0px 4px 22.56px 1.44px rgba(0, 0, 0, 0.24);
background: #ffffff url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/mob_mainform_preview_bg.png) center bottom no-repeat;
color: #000000;
font-family: Muller;
font-weight: 700;
font-size: 24px;
line-height: 1.15;
letter-spacing: 0.03em;
text-align: center;
}
.mob-mainform__title {
margin-top: 45px;
font-family: Muller;
font-weight: 700;
font-size: 24px;
letter-spacing: 0.03em;
line-height: 1.1;
text-align: center;
}
.mob-mainform__desc {
margin: 20px auto 0;
width: 80%;
font-size: 13px;
letter-spacing: 0.045em;
line-height: 1.1;
text-align: center;
}
.mob-mainform__form {
margin-top: 25px;
}
.mob-mainform__form .form-row {
margin-bottom: 15px;
}
.mob-mainform__form .form-field {
width: 100%;
}
.testimonials {
padding-top: 45px;
padding-bottom: 0;
}
.testimonials__items {
margin: 30px -230px;
width: auto;
}
.testimonials__items::after {
display: none;
}
.testimonials__items .slick-arrow {
display: none!important;
}
.testimonials__items .slick-track {
padding-top: 20px;
padding-bottom: 20px;
}
.testimonials__items-carousel {
margin: 0 auto;
width: 720px;
}
.testimonials__item {
margin: 0;
padding: 0 15px;
filter: grayscale(1);
}
.testimonials__item.slick-current + .testimonials__item.slick-active {
filter: none;
}
.testimonials__item-container {
flex-flow: column nowrap;
padding: 15px 15px 20px;
box-shadow: 0px 4px 13px 1.44px rgba(0, 0, 0, 0.24);
}
.testimonials__item-container:hover {
background-color: #ffffff;
}
.testimonials__item-image {
width: 66px;
height: 66px;
}
.testimonials__item-info {
margin-top: 15px;
width: 100%;
padding: 0;
}
.testimonials__item-title {
font-family: SFUIDisplay;
font-weight: 400;
font-size: 16px;
text-align: center;
}
.testimonials__item-desc {
margin-top: 15px;
height: auto;
font-size: 12px;
text-align: center;
}
.testimonials__item-data {
width: 100%;
}
.testimonials__item-rating {
margin: 20px auto 0;
}
.testimonials__item-date {
margin-top: 20px;
font-size: 11px;
text-align: center;
}
.results {
background: none;
}
.results__item {
margin: 0;
padding: 0 15px;
width: 215px;
filter: grayscale(1);
}
.results__items .active + .active .results__item {
filter: none;
}
.results__items .active + .active + .active .results__item {
filter: grayscale(1);
}
.results__items-container {
margin-top: 30px;
margin-left: -200px;
margin-right: -200px;
width: auto;
}
.results__items {
margin: 0 auto;
width: 645px;
padding: 0;
}
.results__items .owl-nav {
display: none;
}
.results__item-was,
.results__item-become {
margin-top: 5px;
}
.results__item-text {
margin-top: 20px;
min-height: 0;
padding: 0;
background: transparent;
text-align: center;
}
.online-edu__container::before {
right: calc(50% + 246px);
}
.staff__items-wrapper {
padding-bottom: 0;
}
.contacts__block {
flex-wrap: wrap;
}
.contacts__block-data {
order: 2;
margin-top: 30px;
margin-right: 0;
width: 100%;
font-size: 16px;
text-align: center;
}
.contacts__block-map {
order: 1;
margin: 0 -20px;
width: calc(100% + 40px);
height: 320px;
}
.contacts__block-data-item {
padding-left: 0;
}
.contacts__block-data-item::before {
display: none;
}
.contacts__block-socials {
display: flex;
flex-flow: row wrap;
align-items: center;
justify-content: center;
}
.mob-btn-block_owl {
margin: 25px 0 30px;
}
.mob-btn-block_owl .btn {
padding-right: 90px;
}
.mob-btn-block_owl .btn::after {
bottom: 0;
right: 17px;
width: 63px;
height: 87px;
background: transparent url(//nahabino.smalloxford.ru/wp-content/themes/smalloxford/images/mob_btn_owl.png) center no-repeat;
}
.wantto {
display: none;
}
.course-details__item {
margin-bottom: 15px;
width: 245px;
}
.course-details__item-title {
padding: 15px;
font-size: 19px;
text-align: center;
}
.course-details__item-features {
padding: 15px 15px 0;
}
.course-details__item-feature {
width: 100px;
height: 100px;
}
.course-details__item-feature:nth-child(2n) {
margin-right: 0;
}
.course-details__item-feature-num {
font-size: 60px;
}
.course-details__item-feature-icon {
width: 38px;
height: 38px;
}
.course-details__item-feature-text {
font-size: 8px;
}
.cost__container {
padding: 0;
}
.cost__block {
padding-right: 120px;
padding-left: 20px;
}
.cost__image {
right: 20px;
}
.icons__items {
margin-top: 30px;
flex-flow: column nowrap;
align-items: center;
justify-content: flex-start;
}
.icons__item {
width: 100%;
}
.icons__item:nth-child(n+2) {
margin-top: 25px;
}
.icons__item-text {
margin-top: 15px;
}
.icons__item-text br {
display: none;
}
.faq {
display: none;
}
.programme-page .trial {
display: block;
}
.trial {
padding-top: 0;
}
.trial::before {
display: none;
}
.trial__form-title {
font-size: 24px;
text-align: center;
}
.trial__form {
margin-left: auto;
margin-right: auto;
width: 280px;
}
.trial__form .datepicker {
width: 280px;
}
.trial__form .datepicker--cell {
height: 29px;
}
.duration__cols {
max-width: 240px;
}
.duration__col {
width: 100%;
}
.duration__desc {
margin-top: 20px;
font-size: 12px;
text-align: center;
}
.duration__data-item {
height: 65px;
}
.duration__data-item-info {
width: 70px;
}
.duration__data-item-info-num {
font-size: 42px;
}
.duration__data-item-info-text {
font-size: 9px;
}
.duration__data-item-text {
width: calc(100% - 70px);
padding: 10px 20px;
font-size: 13px;
}
.duration__subscription {
margin-top: 15px;
height: 142px;
padding: 20px;
}
.duration__subscription-logo {
top: 20px;
left: 20px;
width: 103px;
}
.duration__subscription-img img {
transform-origin: right bottom;
transform: scale(0.6);
}
.duration__subscription-text {
font-size: 13px;
}
.includes__items {
width: 240px;
}
.includes__item {
width: 100%;
height: 66px;
}
.includes__item-icon {
width: 66px;
}
.includes__item-text {
width: calc(100% - 66px);
padding: 10px 40px 10px 20px;
font-size: 13px;
}
.includes__item-desc {
padding: 15px;
font-size: 13px;
}
.getinfo {
padding: 0;
background: none;
}
.getinfo__form {
margin-left: auto;
margin-right: auto;
}
.getinfo__form-image {
margin: 0 -20px;
width: auto;
}
.getinfo__form-title {
margin-top: 30px;
font-size: 24px;
text-align: center;
}
.form-smalltext {
text-align: center;
}
.icons-h__item {
display: block;
width: 100%;
}
.icons-h__item:nth-child(n+2) {
margin-top: 25px;
}
.icons-h__item-icon {
margin-left: auto;
margin-right: auto;
}
.icons-h__item-text {
margin-top: 15px;
display: block;
width: 100%;
padding-left: 0;
text-align: center;
}
.methods__items {
flex-flow: column nowrap;
align-items: center;
justify-content: flex-start;
}
.methods__item {
margin-bottom: 20px;
width: 240px;
}
.methods__item-text {
top: calc(100% - 20px);
width: 100%;
}
.mainslider__slider-item-title {
padding: 0 20px;
}
.mainslider__slider-item-text {
width: 100%;
padding: 0 20px;
}
.course-details__item-feature_small {
width: 61px;
height: 61px;
}
.course-details__item-feature_small:nth-child(2n) {
margin-right: 15px;
}
.course-details__item-feature_small:nth-child(3n) {
margin-right: 0;
}
.course-details__item-feature-num_small {
font-size: 38px;
}
.course-details__item-feature-sign {
font-size: 38px;
}
.course-details__item-feature-text {
margin-top: 4px;
}
.course-additional {
margin-top: 20px;
}
.course-additional__items {
margin-left: auto;
margin-right: auto;
width: 280px;
flex-flow: column nowrap;
align-items: flex-start;
justify-content: flex-start;
}
.course-additional__item:nth-child(n+2) {
margin-top: 25px;
}
.icons-h__item-text br {
display: none;
}
.online-edu__block-subtitle_programme {
font-size: 12px;
}
.online-edu__apply_programme {
margin-top: 30px;
}
.online-edu__video-title {
display: none;
}
}
@media (max-width: 800px) {
.media__item {
width: calc(50% - 10px);
}
#wdi_feed_0 .wdi_feed_item {
width: 50% !important;
}
}
@media (max-width: 719px) {
.btn-mob-small {
font-size: 8px;
}
.owl-next, .owl-prev {
top: calc(50% - 17px);
width: 34px;
height: 34px;
background-position: right 12px center;
background-size: 13px 14px;
}
.slider .owl-dots {
bottom: 20px;
}
.slider .owl-dots .owl-dot {
width: 10px;
height: 10px;
}
.slider .owl-dots .owl-dot:nth-child(n+2) {
margin-left: 8px;
}
.slick-prev::before, .slick-next::before {
width: 30px;
height: 30px;
background-position: right 10px center;
background-size: 12px 13px;
}
.slick-prev {
left: 0;
}
.slick-next {
left: 40px;
}
.slick-next span {
margin-left: 10px;
}
.media__items-showmore,
.media__items .wdi_feed_thumbnail_1 .wdi_load_more_wrap {
margin-top: 10px;
}
.footer__menu {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
font-size: 20px;
}
.footer__menu ul:nth-child(n+2) {
margin-top: 17px;
margin-left: 0;
}
.modal {
width: 90%;
max-width: 400px;
padding: 20px;
}
.modal__title {
padding-left: 20px;
padding-right: 20px;
font-size: 24px;
}
.modal__subtitle {
margin-top: 20px;
font-size: 20px;
}
.modal__form {
margin-top: 20px;
}
#success-modal {
padding: 35px 35px 0;
}
.success-modal__icon {
margin-top: 35px;
}
#fail-modal {
padding: 35px;
}
.lesson-modal__header {
padding: 30px;
}
.lesson-modal__logo {
margin-left: 0;
margin-right: 0;
width: 100%;
text-align: center;
}
.lesson-modal__icon {
margin-top: 30px;
margin-left: 0;
margin-right: 0;
width: 100%;
text-align: center;
}
.lesson-modal__title {
font-size: 30px;
}
.lesson-modal__desc {
font-size: 24px;
}
.lesson-modal__text {
padding: 20px;
}
.online-edu {
min-height: 0;
padding-top: 0;
padding-bottom: 0;
background: none;
}
.online-edu__container::before {
background: none;
}
.online-edu__apply-btn {
max-width: 244px;
}
.online-edu__tablet {
margin-left: -20px;
margin-right: -20px;
width: auto;
}
.online-edu__tablet img {
max-width: 480px;
width: 100%;
}
.online-edu__video-btn {
position: relative;
top: auto;
bottom: auto;
left: auto;
right: auto;
z-index: 2;
margin: -51px auto 0;
display: block;
}
.pay-online-btn {
left: 0;
padding: 7px;
font-size: 11px;
}
.cost__title {
font-size: 15px;
}
.cost__text {
font-size: 8px;
}
}
@media (max-width: 580px) {
.lessons__items {
margin-left: -20px;
margin-right: -20px;
width: auto;
}
.lessons__item-title {
padding: 0 20px;
font-size: 20px;
}
.lessons__item-desc {
display: none;
}
.staff__items-carousel {
display: flex;
flex-flow: row wrap;
align-items: flex-start;
justify-content: space-between;
}
.staff__items .staff__item {
margin-bottom: 25px;
display: block;
width: 50%;
}
.staff__item-image {
margin: 0 auto;
width: 120px;
height: 120px;
}
.staff__item-info {
margin-top: 20px;
margin-left: 0;
width: 100%;
padding: 0 20px;
}
.staff__item-title {
font-size: 11px;
text-align: center;
}
.staff__item-position {
margin-top: 8px;
font-size: 11px;
text-transform: none;
text-align: center;
}
.staff__item-desc {
display: none;
}
}
@media (max-width: 480px) {
.lessons__item-icon {
height: 130px;
}
#wdi_feed_0 .wdi_feed_item {
width: 50% !important;
}
.media__item {
margin-left: 5px;
margin-right: 5px;
width: calc(50% - 10px);
}
.pay-online__form-smalltext {
margin-right: 0;
}
}
@media (max-width: 719px) {
.not-adaptive-only {
display: none;
}
}
@media (min-width: 720px) {
.adaptive-only {
display: none;
}
}