html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,main,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
    border: 0;
}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section {
    display: block;
}body {
    line-height: 1;
}ol,ul {
    list-style: none;
}blockquote,q {
    quotes: none;
}blockquote:before,blockquote:after,q:before,q:after {
    content: '';
    content: none;
}table {
    border-spacing: 0;
    border-collapse: collapse;
}html .loader {
    position: fixed;
    z-index: 9999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: none repeat scroll 0 0 #fff;
}html .loader .loader_inner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    margin-left: -30px;
    background-color: #fff;
    background-image: url(http://oha44ocov.bkt.clouddn.com/preloader.gif.pagespeed.ce.FRtJyD7ZNP.gif);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}body {
    min-width: 320px;
    font-family: 'Roboto',sans-serif;
    font-size: 16px;
    line-height: 1.6;
    overflow-x: hidden;

    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}h1,h2,h3,h4,h5,h6 {
    font-weight: 700;
    line-height: 1.3;
}h1 {
    font-size: 3.125rem;
}h2 {
    font-size: 1.5rem;
}h3 {
    font-size: 1.1875rem;
}h4 {
    font-size: 1.125rem;
}h5 {
    font-size: 1.0625rem;
}h6 {
    font-size: 1rem;
}a {
    color: #c69c6d;
    outline: none!important;
}a:focus {
    color: #c69c6d;
}a:hover {
    color: #b28c62;
}i {
    line-height: inherit!important;
}img {
    height: auto;
}strong {
    font-weight: 700;
}section {
    padding-top: 100px;
    padding-bottom: 90px;
    background-size: cover;
}section p {
    margin-top: 20px;
}.btn {
    padding: 10px 30px 10px 30px;
    font-family: 'Open Sans',sans-serif;
    font-size: .875rem;
    font-weight: 600;
    line-height: 21px;
    display: inline-block;
    -webkit-transition: all ease .4s;
            transition: all ease .4s;
    text-transform: uppercase;
    color: #fff;
    border: none;
    -webkit-border-radius: 30px;
            border-radius: 30px;
}.btn:hover {
    text-decoration: none;
    color: #fff;
}.btn-form {
    padding: 14px 32px;
    -webkit-border-radius: 4px;
            border-radius: 4px;
}.btn-dark {
    background-color: #424242;
}.btn-dark:hover {
    background-color: #c69c6d;
}.btn-blue {
    background-color: #c69c6d;
}.btn-blue:hover {
    background-color: #b28c62;
}.button-section .btn:nth-child(2n+1) {
    margin-right: 20px;
}.notify {
    padding: 3px;
    display: block;
    text-align: center;
    color: #fff;
    background-color: #775e41;
}.heading-title {
    margin-bottom: 79px;
    text-align: center;
}.heading-title h2 {
    font-family: 'Montserrat',sans-serif;
    font-weight: 600;
    line-height: 1.875rem;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #585858;
}.heading-title h2:after {
    width: 60px;
    height: 2px;
    margin: 0 auto;
    margin-top: 19px;
    margin-bottom: 18px;
    display: block;
    content: '';
    background-color: #c69c6d;
}.heading-title h2 span {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 1.9375rem;
    color: #c69c6d;
}.heading-title h2 span span {
    color: #c69c6d!important;
}.heading-title p {
    font-size: 1.0625rem;
    font-weight: 400;
    letter-spacing: .3px;
    color: #606060;
}.dots {
    display: block;
}.dots-control,.dots {
    margin: 0;
    padding: 0;
}.dots-control li,.dots li {
    margin-right: 12px;
    float: left;
    list-style: none;
}.dots-control li:last-child,.dots li:last-child {
    margin-right: 0;
}.dots-control li button,.dots li button {
    width: 15px;
    height: 15px;
    padding: 0;
    font-size: 0;
    display: block;
    opacity: .60;
    border: 3px solid #c69c6d;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    outline: none;
    background: none;
}.dots-control .slick-active button,.dots .slick-active button {
    opacity: 1;
    background-color: #c69c6d;
}.prev-next-block {
    -webkit-transition: all ease .5s;
            transition: all ease .5s;
}.prev-next-block .slick-arrow {
    color: #fff;
}.prev-next-block .prev,.prev-next-block .next {
    position: absolute;
    top: 50%;
    height: 30px;
    margin-top: -20px;
    font-size: 4.1875rem;
    cursor: pointer;
    -webkit-transition: all ease .6s;
            transition: all ease .6s;
    opacity: .5;
    color: #fff;
}.prev-next-block .prev:hover,.prev-next-block .next:hover {
    opacity: 1;
}.prev-next-block .prev i,.prev-next-block .next i {
    line-height: 29px!important;
    vertical-align: top;
}.prev-next-block .prev {
    left: -90px;
}.prev-next-block .next {
    right: -90px;
}.section-class-item {
    padding-top: 71px;
    padding-bottom: 71px;
}.section-class-item .icon-wrap {
    width: 63px;
    height: 63px;
    font-size: 2.8125rem;
    line-height: 63px;
    display: block;
    -webkit-transition: all ease .5s;
            transition: all ease .5s;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 15px;
            border-radius: 15px;
    background-color: #c69c6d;
    -webkit-box-shadow: 0 0 10px #e9e9e9;
            box-shadow: 0 0 10px #e9e9e9;
}.section-class-item:hover .icon-wrap {
    background-color: #c69c6d;
}.section-class-item h3 {
    font-size: 1.0625rem;
    font-weight: 600;
    text-transform: uppercase;
    color: #555;
}.section-class-item p {
    margin-top: 5px;
    font-size: .9375rem;
    color: #8c8c8c;
}.items-right .item-icon {
    padding-left: 20px;
}.item-text,.item-icon {
    display: table-cell;
    vertical-align: top;
}.item-text .item-icon,.item-icon .item-icon {
    padding-right: 20px;
}.heading-title-big {
    margin: 0;
    font-family: 'Montserrat',sans-serif;
    font-size: 4.375rem;
    font-weight: 500;
    line-height: 4rem;
    color: #1d1c1c;
}.horizontal-line {
    padding-top: 3px;
    padding-bottom: 12px;
    display: block;
}.horizontal-line span {
    width: 120px;
    height: 2px;
    display: inline-block;
    text-align: center;
    background-color: #c69c6d;
}.toggle-mnu {
    position: relative;
    top: 7px;
    width: 28px;
    height: 28px;
    display: block;
    float: right;
    cursor: pointer;
}.toggle-mnu span:after,.toggle-mnu span:before {
    position: absolute;
    top: 9px;
    left: 0;
    content: '';
}.toggle-mnu span:after {
    top: 18px;
}.toggle-mnu span {
    position: relative;
    display: block;
}.toggle-mnu span,.toggle-mnu span:after,.toggle-mnu span:before {
    width: 100%;
    height: 3px;
    -webkit-transition: all .3s;
            transition: all .3s;
    -webkit-border-radius: 2px;
            border-radius: 2px;
    background-color: #000;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}.toggle-mnu.on span {
    background-color: transparent;
}.toggle-mnu.on span:before {
    -webkit-transform: rotate(45deg) translate(-1px,0);
        -ms-transform: rotate(45deg) translate(-1px,0);
            transform: rotate(45deg) translate(-1px,0);
    background-color: #000;
}.toggle-mnu.on span:after {
    -webkit-transform: rotate(-45deg) translate(6px,-7px);
        -ms-transform: rotate(-45deg) translate(6px,-7px);
            transform: rotate(-45deg) translate(6px,-7px);
    background-color: #000;
}body:not(.header-fixed) .logo, .toggle-mnu {
    z-index: 1001;
}#mobile-menu {
    position: fixed;
    z-index: 444;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    background-color: #fff;
}#mobile-menu > .inner-wrap {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    max-height: 100%;
    padding: 100px 0;
    overflow-y: auto;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: center;
}#mobile-menu > .inner-wrap > nav > .nav_menu {
    margin: 0;
    padding: 0 0 5px 0;
    list-style-type: none;
}#mobile-menu > .inner-wrap > nav > .nav_menu ul {
    margin: 0;
    padding: 0 0 5px 0;
    list-style-type: none;
}#mobile-menu .nav_menu li {
    -webkit-transition: all .3s cubic-bezier(.23,1,.32,1);
            transition: all .3s cubic-bezier(.23,1,.32,1);
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    opacity: 0;
}#mobile-menu .nav_menu a {
    padding: 8px 0;
    font-family: 'Open Sans',sans-serif;
    font-size: 32px;
    font-weight: 800;
    display: inline-block;
    -webkit-transition: all ease .50s;
            transition: all ease .50s;
    text-decoration: none;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000;
}#mobile-menu .nav_menu a span {
    color: #c69c6d;
}#mobile-menu .nav_menu a:hover {
    color: #c69c6d;
}#mobile-menu .nav_menu .sub-menu {
    display: none;
}#mobile-menu .nav_menu .sub-menu a {
    padding: 2px 0;
    font-size: 1.125rem;
    letter-spacing: 1px;
    text-transform: capitalize;
}#mobile-menu .nav_menu li.menu-item-has-children > a::after {
    position: relative;
    right: -5px;
    margin-left: 4px;
    font-family: 'FontAwesome';
    content: '\f107';
}#mobile-menu .nav_menu li.menu-item-has-children > a.sub-active {
    color: #c69c6d;
}#mobile-menu .nav_menu li.menu-item-has-children > a.sub-active::after {
    content: '\f106';
}#mobile-menu li.current-menu-item > a,#mobile-menu li.current-page-item > a {
    color: #000;
}#mobile-menu.active .nav_menu li {
    -webkit-transition: all 1.5s cubic-bezier(.23,1,.32,1);
            transition: all 1.5s cubic-bezier(.23,1,.32,1);
    -webkit-transform: translateY(-1rem);
        -ms-transform: translateY(-1rem);
            transform: translateY(-1rem);
    opacity: 1;
}#mobile-menu.active .nav_menu li:nth-of-type(1) {
    -webkit-transition-delay: .5s;
            transition-delay: .5s;
}#mobile-menu.active .nav_menu li:nth-of-type(2) {
    -webkit-transition-delay: .6s;
            transition-delay: .6s;
}#mobile-menu.active .nav_menu li:nth-of-type(3) {
    -webkit-transition-delay: .7s;
            transition-delay: .7s;
}#mobile-menu.active .nav_menu li:nth-of-type(4) {
    -webkit-transition-delay: .8s;
            transition-delay: .8s;
}#mobile-menu.active .nav_menu li:nth-of-type(5) {
    -webkit-transition-delay: .9s;
            transition-delay: .9s;
}#mobile-menu.active .nav_menu li:nth-of-type(6) {
    -webkit-transition-delay: 1s;
            transition-delay: 1s;
}#mobile-menu.active .nav_menu li:nth-of-type(7) {
    -webkit-transition-delay: 1.2s;
            transition-delay: 1.2s;
}#mobile-menu.active .nav_menu li:nth-of-type(8) {
    -webkit-transition-delay: 1.3s;
            transition-delay: 1.3s;
}#mobile-menu.active .nav_menu li:nth-of-type(9) {
    -webkit-transition-delay: 1.4s;
            transition-delay: 1.4s;
}#mobile-menu.active .nav_menu li:nth-of-type(10) {
    -webkit-transition-delay: 1.5s;
            transition-delay: 1.5s;
}.sf-menu {
    margin-bottom: 0;
}.sf-menu a {
    padding: 0;
    padding: 0 18px;
    text-decoration: none;
    color: #606060;
    border: none;
}.sf-menu > li {
    padding: 34px 0 34px 0;
    font-family: 'Montserrat',sans-serif;
    font-weight: 500;
    background-color: transparent;
}.sf-menu > li:last-child a {
    padding-right: 0;
}.sf-menu > li:hover {
    background-color: transparent;
}.sf-menu > li.sfHover {
    background: none;
}.sf-menu > li.sfHover > a {
    color: #c69c6d;
}.sf-menu > li > a {
    font-size: 14px;
    -webkit-transition: all .5s ease;
            transition: all .5s ease;
    letter-spacing: .2px;
    text-transform: uppercase;
    color: #1d1c1c;
    border-bottom: 0 solid transparent;
}.sf-menu > li > a span {
    color: #c69c6d;
}.sf-menu > li > a:hover {
    color: #c69c6d;
}.sf-menu > li > a + * a {
    -webkit-transition: all .25s ease;
            transition: all .25s ease;
}.sf-menu > li > a + * a:hover {
    color: #fff;
}.sf-menu ul {
    min-width: auto;
    -webkit-border-radius: 0 0 4px 4px;
            border-radius: 0 0 4px 4px;
    background-color: #fff;
    -webkit-box-shadow: none;
            box-shadow: none;
}.sf-menu ul li {
    border-bottom: 1px dashed rgba(0,0,0,.1);
    background: none;
}.sf-menu ul li:last-child {
    -webkit-border-radius: 0 0 4px 4px;
            border-radius: 0 0 4px 4px;
}.sf-menu ul li:last-child a {
    padding-bottom: 10px;
}.sf-menu ul li:hover {
    background-color: #c69c6d;
}.sf-menu ul li a {
    padding: 7.5px 25px 7.5px;
}.sf-arrows .sf-with-ul {
    padding: 0 25px 0 25px;
}.sf-arrows .sf-with-ul a {
    padding: 0;
    outline: none;
}.sf-arrows .sf-with-ul:after {
    right: 25px;
    margin-top: 0;
    margin-right: -22px;
    -webkit-transition: all .25s ease;
            transition: all .25s ease;
    border-top-color: #606060;
}.sf-arrows li .sf-with-ul:focus:after,.sf-arrows li:hover > .sf-with-ul:after {
    border-top-color: #c69c6d;
}.sf-arrows .sfHover .sf-with-ul:after {
    border-top-color: #c69c6d;
}.sf-menu li .sfHover {
    background: rgba(0,0,0,.3);
}.is-sticky header {
    border-bottom: 1px solid #eee;
    background-color: #fff;
    -webkit-box-shadow: 2px 2px 50px #ddd;
            box-shadow: 2px 2px 50px #ddd;
}.is-sticky header .logo {
    padding: 13px 0 9px 0;
    color: #c69c6d!important;
}.is-sticky header .dark-logo {
    color: #000;
}.is-sticky header .sf-menu a {
    color: #424e5c;
}.is-sticky header .sf-menu > li {
    padding-top: 16px;
    padding-bottom: 16px;
}.is-sticky header .sf-menu > li.sfHover {
    background: none;
}.is-sticky header .sf-menu > li.sfHover > a {
    color: #c69c6d;
}.is-sticky header .sf-menu > li > a {
    -webkit-transition: all .5s ease;
            transition: all .5s ease;
    color: #424e5c;
    border-bottom: 0 solid transparent;
}.is-sticky header .sf-menu > li > a:hover {
    color: #c69c6d;
}.is-sticky header .sf-menu ul {
    border-top: 2px solid #c69c6d;
    background-color: #fff;
}.is-sticky header .sf-menu ul li {
    border-bottom: 1px dashed rgba(0,0,0,.1);
}.is-sticky header .sf-menu ul li:last-child {
    border-bottom: none;
}.is-sticky header .sf-menu ul li:hover {
    background-color: #e7edf3;
}.is-sticky header .sf-menu ul li:hover a {
    color: #424e5c;
}.is-sticky header .sf-arrows li > .sf-with-ul:after {
    border-top-color: #424e5c;
}.is-sticky header .sf-arrows li .sf-with-ul:focus:after,.is-sticky header .sf-arrows li:hover > .sf-with-ul:after {
    border-top-color: #c69c6d;
}.is-sticky header .sf-arrows .sfHover .sf-with-ul:after {
    border-top-color: #c69c6d;
}.is-sticky .toggle-mnu {
    top: 19px;
}.is-sticky .toggle-mnu span,.is-sticky .toggle-mnu span:after,.is-sticky .toggle-mnu span:before {
    background-color: #424e5c;
}.is-sticky .toggle-mnu.on span {
    background-color: transparent;
}.is-sticky .toggle-mnu.on span:before {
    -webkit-transform: rotate(45deg) translate(-1px,0);
        -ms-transform: rotate(45deg) translate(-1px,0);
            transform: rotate(45deg) translate(-1px,0);
    background-color: #000;
}.is-sticky .toggle-mnu.on span:after {
    -webkit-transform: rotate(-45deg) translate(6px,-7px);
        -ms-transform: rotate(-45deg) translate(6px,-7px);
            transform: rotate(-45deg) translate(6px,-7px);
    background-color: #000;
}.bg-mask {
    position: relative;
}.bg-mask:after {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    content: '';
    background-color: rgba(66,78,92,.85);
}.bg-mask .container {
    position: relative;
    z-index: 3;
}.bg-mask-white {
    position: relative;
}.bg-mask-white:after {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    content: '';
    background-color: rgba(255,255,255,.85);
}.bg-mask-white .container {
    position: relative;
    z-index: 3;
}.bg-mask-white-30 {
    position: relative;
}.bg-mask-white-30:after {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    content: '';
    background-color: rgba(255,255,255,.1);
}.bg-mask-white-30 .container {
    position: relative;
    z-index: 3;
}.bg-mask-dark {
    position: relative;
}.bg-mask-dark:after {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    content: '';
    background-color: rgba(0,0,0,.85);
}.bg-mask-dark .container {
    position: relative;
    z-index: 3;
}.bg-mask-black {
    position: relative;
}.bg-mask-black:after {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    content: '';
    background-color: rgba(0,0,0,.85);
}.bg-mask-black .container {
    position: relative;
    z-index: 3;
}.bg-mask-black-30 {
    position: relative;
}.bg-mask-black-30:after {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    content: '';
    background-color: rgba(0,0,0,.4);
}.bg-mask-black-30 .container {
    position: relative;
    z-index: 3;
}.controls-portfolio ul {
    margin-bottom: 50px;
}.controls-portfolio ul li {
    margin-right: 30px;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    cursor: pointer;
    letter-spacing: .5px;
    text-transform: uppercase;
    color: #606060;
}.controls-portfolio ul li:last-child {
    margin-right: 0;
}.controls-portfolio ul .active {
    color: #c69c6d;
}.slide-out {
    position: relative;
}.slide-out .container-slide {
    position: relative;
    z-index: 3;
}.slide-out .back-slider {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0 auto;
}.slide-out .back-slider .slide {
    height: 100vh;
}.text-background {
    padding: 20px;
    border-left: 3px solid #c69c6d;
    background-color: #f4f4f4;
}.text-background p {
    color: #5c5c5c;
}.white-color {
    color: #fff;
}.white-color .heading-title h2,.white-color .heading-title p {
    color: #fff;
}.top {
    position: fixed;
    z-index: 10;
    right: 20px;
    bottom: 20px;
    display: none;
}.top a {
    width: 45px;
    height: 45px;
    line-height: 45px;
    display: block;
    -webkit-transition: all ease .6s;
            transition: all ease .6s;
    text-align: center;
    opacity: .7;
    color: #fff!important;
    -webkit-border-radius: 2px;
            border-radius: 2px;
    background-color: #c69c6d;
}.top a i {
    font-size: 25px;
    vertical-align: middle;
}.top a:hover {
    opacity: 1;
    color: #fff;
}.pace {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    pointer-events: none;
}.pace-inactive {
    display: none;
}.pace .pace-progress {
    position: fixed;
    z-index: 2000;
    top: 0;
    right: 100%;
    width: 100%;
    height: 2px;
    background: #c69c6d;
}.pace .pace-progress-inner {
    position: absolute;
    right: 0;
    width: 100px;
    height: 100%;
    display: block;
    -webkit-transform: rotate(3deg) translate(0,-4px);
        -ms-transform: rotate(3deg) translate(0,-4px);
            transform: rotate(3deg) translate(0,-4px);
    opacity: 1.0;
    -webkit-box-shadow: 0 0 10px #c69c6d , 0 0 5px #c69c6d;
            box-shadow: 0 0 10px #c69c6d , 0 0 5px #c69c6d;
}.pace .pace-activity {
    position: fixed;
    z-index: 2000;
    top: 15px;
    right: 15px;
    width: 14px;
    height: 14px;
    display: block;
    -webkit-animation: pace-spinner 400ms linear infinite;
            animation: pace-spinner 400ms linear infinite;
    border: solid 2px transparent;
    border-top-color: #c69c6d;
    border-left-color: #c69c6d;
    -webkit-border-radius: 10px;
            border-radius: 10px;
}@-webkit-keyframes pace-spinner {
    0% {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
                transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
                transform: rotate(360deg);
    }
}@keyframes pace-spinner {
    0% {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
                transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
                transform: rotate(360deg);
    }
}.text-with-icon .section-class-item:hover .icon-wrap {
    color: #b28c62;
    background: none!important;
}.text-with-icon .item-icon .icon-wrap {
    width: 40px;
    height: 40px;
    font-size: 35px;
    line-height: 40px;
    color: #555;
    background: none;
    -webkit-box-shadow: none;
            box-shadow: none;
}.text-with-icon .item-text {
    padding-left: 20px;
    vertical-align: middle;
}.text-with-icon .item-text p {
    margin-top: 0;
    color: #5c5c5c;
}.icon-circle-border {
    padding: 0;
}.icon-circle-border .item-icon {
    vertical-align: middle;
}.icon-circle-border .item-icon .icon-wrap {
    width: 85px;
    height: 85px;
    margin-right: 30px;
    font-size: 40px;
    line-height: 75px;
    -webkit-transition: all ease .5s;
            transition: all ease .5s;
    color: #c69c6d;
    border: 5px solid #e0e6ec;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    background-color: #fff;
    -webkit-box-shadow: 1px 0 3px #f3f3f3;
            box-shadow: 1px 0 3px #f3f3f3;
}.icon-circle-border:hover .icon-wrap {
    color: #fff!important;
    border-color: #c69c6d!important;
}.icon-circle-border .icon-services:after {
    -webkit-border-radius: 50%!important;
            border-radius: 50%!important;
}.hero-bg {
    -webkit-animation: hero-bg 90s linear infinite;
            animation: hero-bg 90s linear infinite;
}.social-inons ul li {
    width: 50px;
    height: 50px;
    margin-right: 10px;
    font-size: 17px;
    display: inline-block;
    border: 5px solid #9e7d57;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    background-color: #c69c6d;
}.social-inons ul li:last-child {
    margin-right: 0;
}.social-inons ul li:hover {
    background-color: #c69c6d;
}.social-inons ul li a {
    line-height: 38px;
    display: block;
    text-align: center;
    color: #fff;
}.social-inons ul li a i {
    vertical-align: middle;
}.contact-form .btn-form {
    margin-top: 25px;
}.contact-form input[type='text'],.contact-form input[type='email'] {
    margin-bottom: 30px;
}input[type='text'],input[type='email'],textarea {
    width: 100%;
    padding: 17px 20px;
    font-size: .9375rem;
    -webkit-transition: all ease .6s;
            transition: all ease .6s;
    letter-spacing: .5px;
    color: #606060;
    border: none;
    border-bottom: 2px solid #ccc;
    -webkit-border-radius: 2px;
            border-radius: 2px;
    background: #fff;
}input[type='text']::-webkit-input-placeholder,input[type='email']::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    color: #585858;
}input[type='text']::-moz-placeholder,input[type='email']::-moz-placeholder,textarea::-moz-placeholder {
    color: #585858;
}input[type='text']:-moz-placeholder,input[type='email']:-moz-placeholder,textarea:-moz-placeholder {
    color: #585858;
}input[type='text']:-ms-input-placeholder,input[type='email']:-ms-input-placeholder,textarea:-ms-input-placeholder {
    color: #585858;
}input[type='text']:hover,input[type='email']:hover,textarea:hover {
    border-color: #c69c6d;
}input[type='text']:focus,input[type='email']:focus,textarea:focus {
    border-color: #c69c6d;
}.canvas-background {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}.avatar-90 {
    width: 90px;
}.avatar-80 {
    width: 80px;
}.white-form input[type='email'],.white-form input[type='text'],.white-form textarea {
    color: #555;
    background-color: #e7edf3;
}.white-form ::-webkit-input-placeholder {
    color: #5c5757;
}.white-form input:focus,.white-form input:active,.white-form textarea:focus,.white-form textarea:active {
    border-color: #c69c6d!important;
}header {
    position: absolute;
    z-index: 40;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    -webkit-transition: all ease .6s;
            transition: all ease .6s;
}header .logo {
    position: relative;
    padding: 31px 0 31px 0;
    font-family: 'Montserrat',sans-serif;
    font-size: 1.25rem;
    font-weight: 600;
    display: inline-block;
    -webkit-transition: all ease .6s;
            transition: all ease .6s;
    text-decoration: none;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #1d1c1c;
}header .logo:hover {
    color: #c69c6d;
}header .logo span {
    color: #c69c6d;
}header .top-menu {
    position: relative;
    float: right;
}header .dark-logo {
    color: #000!important;
}.slider {
    position: relative;
    height: 100%;
    margin: 0;
    padding: 0;
}.slider .canvas-slide .container-slide {
    position: relative;
    z-index: 3;
}.slider .container-slide {
    padding-top: 215px;
    padding-bottom: 180px;
}.slider .iphone {
    position: relative;
}.slider .opacity-none {
    opacity: 0;
}.slider .buttons-download {
    margin-top: 65px;
}.slider .hero-background-slider .slide,.slider .fixed-image .slide {
    background-color: rgba(66,78,92,0);
}.slider .hero-background-slider:before,.slider .fixed-image:before {
    position: absolute;
    z-index: 0;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    content: '';
    background: url(http://fidex.com.ua/demo/reximost/img/dots.png);
}.slider .bg-image:before {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    content: '';
    opacity: .67;
    background-color: #000;
}.slider .slick-dotted.slick-slider {
    margin-bottom: 0;
}.slider .control-slider {
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
}.slider .control-slider .prev-next {
    display: block;
    float: right;
}.slider .control-slider .prev-next .prev,.slider .control-slider .prev-next .next {
    width: 60px;
    height: 60px;
    font-size: 3.125rem;
    line-height: 60px;
    float: left;
    cursor: pointer;
    -webkit-transition: all .25s ease;
            transition: all .25s ease;
    text-align: center;
    vertical-align: middle;
    opacity: .20;
    color: #fff;
    background-color: #c69c6d;
}.slider .control-slider .prev-next .prev:hover,.slider .control-slider .prev-next .next:hover {
    opacity: 1;
    background-color: #c69c6d;
}.slider .control-slider .prev-next .prev i,.slider .control-slider .prev-next .next i {
    line-height: inherit;
}.slider .control-slider .prev-next .prev.prev,.slider .control-slider .prev-next .next.prev {
    margin-right: 1px;
}.slider .control-slider .dots-control {
    margin-right: 50px;
    padding-top: 19.5px;
    float: left;
}.slider .hero-bg {
    -webkit-animation: hero-bg 90s linear infinite;
            animation: hero-bg 90s linear infinite;
}.slider .slide {
    outline: none;
    background-color: #424e5c;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: cover;
}.slider .slide .right {
    text-align: right;
}.slider .slide .left .iphone img {
    float: right;
}.slider .slide .left .buttons-download {
    text-align: left;
}.slider .slide .center {
    text-align: center;
}.slider .slide .center .buttons-download {
    text-align: center;
}.slider .icon-play {
    margin-top: 50px;
}.slider .button-section {
    margin-top: 50px;
}.slider .description {
    margin-bottom: 30px;
    font-size: 23px;
}.full-slider,.slide-out {
    background-size: cover;
}.full-slider .vertical-align,.slide-out .vertical-align {
    width: 100%;
    height: 100vh!important;
    min-height: inherit!important;
    display: table;
}.full-slider .vertical-align .content-mill,.slide-out .vertical-align .content-mill {
    padding-top: 0;
    padding-bottom: 0;
}.full-slider .vertical-align .container-slide,.slide-out .vertical-align .container-slide {
    padding-top: 0;
    padding-bottom: 0;
    display: table-cell;
    vertical-align: middle;
}.content-slide .btn-description {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: #606060;
}.content-slide .description {
    font-size: 18px;
    text-transform: uppercase;
}.content-slide .description p {
    font-size: 1.125rem;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #606060;
}.socialite {
    position: relative;
    z-index: 3;
    padding-top: 22px;
    padding-bottom: 22px;
    background-color: #fff;
    -webkit-box-shadow: #a2a2a2 1px 0 10px;
            box-shadow: #a2a2a2 1px 0 10px;
}.socialite .item {
    height: 30px;
    padding-top: 3px;
    text-align: center;
}.socialite .item:nth-child(2) {
    border-right: 1px solid #d7d1d8;
}.socialite .item:nth-child(5) {
    border-left: 1px solid #d7d1d8;
}.socialite .item img {
    width: 110px;
}.socialite .container-socialite {
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
}.socialite .container-socialite .icon-down {
    position: relative;
    top: -50px;
    width: 60px;
    height: 60px;
    margin: 0 auto;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    background-color: #fff;
}.socialite .container-socialite .icon-down a {
    position: relative;
    top: 7.5px;
    width: 45px;
    height: 45px;
    margin: 0 auto;
    font-size: 35px;
    line-height: 45px;
    display: block;
    text-align: center;
    color: #606060;
    border: dotted 2px #606060;
    -webkit-border-radius: 50%;
            border-radius: 50%;
}.features {
    background-color: #fafafa;
}.features .icon-container {
    width: 195px;
    height: 195px;
    margin: 0 auto;
    margin-bottom: 43px;
    -webkit-transition: all .26s ease;
            transition: all .26s ease;
    text-align: center;
    border: 3px solid rgba(66,66,66,.47);
    -webkit-border-radius: 50%;
            border-radius: 50%;
}.features .icon-container:after {
    position: absolute;
    top: 28%;
    right: -37px;
    width: 70px;
    height: 1px;
    display: block;
    content: '';
    border-top: 2px dashed #ccc;
}.features .icon-container:hover {
    border-color: #c69c6d;
}.features .icon-container:hover .icon-circle:after {
    -webkit-animation: sonarEffect 1.3s ease-out 90ms;
            animation: sonarEffect 1.3s ease-out 90ms;
}.features .icon-container:hover .icon {
    border-color: #fff!important;
    background-color: #c69c6d!important;
}.features .icon-container .icon {
    position: relative;
    top: 50%;
    width: 90px;
    height: 90px;
    display: inline-block;
    -webkit-transition: all ease .75s;
            transition: all ease .75s;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-border-radius: 50%;
            border-radius: 50%;
    background-color: #424242;
}.features .icon-container .icon i {
    position: relative;
    top: 50%;
    font-size: 2.5rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    color: #fff;
}.features .item-icon:last-child .icon-container:after {
    display: none;
}.features .item-icon p {
    margin-top: 14px;
    font-size: .9375rem;
    font-weight: 400;
    letter-spacing: .4px;
    color: #606060;
}.features h3,.features p {
    text-align: center;
}.features h3 {
    font-family: 'Open Sans',sans-serif;
    font-size: 1.125rem;
    font-weight: 600;
    letter-spacing: .4px;
    text-transform: uppercase;
    color: #424242;
}.container-background {
    background-color: #424e5c;
}.container-background .icon-wrap {
    -webkit-box-shadow: none;
            box-shadow: none;
}.container-background .item-text,.container-background .item-icon {
    display: table-cell;
    vertical-align: top;
}.container-background .item-text {
    width: 100%;
    vertical-align: middle;
}.portfolio .heading-title {
    margin-bottom: 40px;
}.portfolio .mix {
    display: none;
}.portfolio .set-tab {
    color: #c69c6d;
}.container-carousel {
    position: relative;
}.dots-screenshot {
    height: 16px;
    margin: auto;
    margin-top: 50px;
    text-align: center;
}.dots-screenshot .dots {
    display: inline-block!important;
}.item-portfolio {
    position: relative;
    margin-bottom: 30px;
    border: 4px solid rgba(35,33,33,.65);
    -webkit-border-radius: 2px;
            border-radius: 2px;
}.item-portfolio:hover .preview-container {
    opacity: 1;
}.item-portfolio:hover .preview-container .button-preview {
    right: 0;
}.item-portfolio img {
    width: 100%;
    display: block;
    vertical-align: middle;
}.item-portfolio .preview-container {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: all ease .50s;
            transition: all ease .50s;
    opacity: 0;
    background-color: rgba(32,48,57,.6);
}.item-portfolio .preview-container .button-preview {
    position: relative;
    position: absolute;
    top: 50%;
    right: 50%;
    left: 0;
    width: 78px;
    height: 78px;
    margin: 0 auto;
    line-height: 66px;
    cursor: pointer;
    -webkit-transition: all ease .50s;
            transition: all ease .50s;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    border: 6px solid rgba(198,156,109,.65);
    -webkit-border-radius: 50%;
            border-radius: 50%;
}.item-portfolio .preview-container .preview {
    height: 100%;
    font-size: 27px;
    display: block;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    background-color: #c69c6d;
}.testimonials {
    background-color: #fafafa;
}.testimonials * {
    outline: none;
}.testimonials .item-testimonials {
    padding: 30px;
    -webkit-transition: all ease-in-out .6s;
            transition: all ease-in-out .6s;
    text-align: center;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    background-color: #585858;
}.testimonials .item-testimonials:hover {
    -webkit-transform: translateY(-2%);
        -ms-transform: translateY(-2%);
            transform: translateY(-2%);
}.testimonials .item-testimonials:hover img {
    border-color: #c69c6d;
}.testimonials .item-testimonials img {
    width: 118px;
    margin: 0 auto;
    display: inline-block;
    -webkit-transition: all ease .6s;
            transition: all ease .6s;
    border: 4px solid #585858;
    -webkit-border-radius: 50%;
            border-radius: 50%;
}.testimonials .item-testimonials p {
    padding-top: 30px;
    padding-bottom: 22px;
    font-size: .9375rem;
    font-weight: 300;
    letter-spacing: .2px;
    color: #fff;
}.testimonials .item-testimonials span {
    font-size: 1rem;
    display: block;
    color: #c69c6d;
}.testimonials .item-testimonials span:last-child {
    color: #eee;
}.testimonials .prev-next-block .slick-arrow {
    color: #606060;
}.testimonials .prev-next-block .prev,.testimonials .prev-next-block .next {
    color: #606060;
}.contact-info .icon-circle-border {
    padding: 0;
}.contact-info .icon-circle-border:first-child {
    padding: 0;
}.contact-info .icon-circle-border .item-text {
    margin-top: 20px;
}.contact-info .icon-circle-border .item-text h3 {
    text-transform: none;
}.contact-info .item-text,.contact-info .item-icon {
    display: block;
    vertical-align: inherit;
}.contact-info p {
    font-family: 'Open Snas',sans-serif;
    font-weight: 500;
}.contact-info .item-icon .icon-wrap {
    width: 65px;
    height: 65px;
    margin: 0 auto;
    font-size: 25px;
    line-height: 57px;
    color: #fff;
    border-color: #585858;
    background-color: #585858;
}.form-contact {
    background-color: #fafafa;
}footer {
    padding-top: 90px;
    background-color: #29282b;
}footer .heading-title {
    margin-bottom: 30px;
}footer .heading-title h2 span {
    color: #fff;
}footer .heading-title h2:after {
    background-color: #fff;
}footer .social-inons {
    text-align: center;
}footer .bottom-footer {
    margin-top: 60px;
    padding-top: 30px;
    padding-bottom: 50px;
    border-top: 1px solid #555;
}footer .bottom-footer .footer-menu ul {
    text-align: right;
}footer .bottom-footer .footer-menu ul li {
    margin-right: 25px;
    display: inline-block;
}footer .bottom-footer .footer-menu ul li:last-child {
    margin-right: 0;
}footer .bottom-footer .footer-menu ul li a {
    color: #fff;
}.dark .slider .heading-title-big {
    color: #fff;
}.dark .description p {
    color: #fafafa;
}.dark .btn-description {
    color: #eee;
}.dark header .logo {
    color: #fff;
}.dark header .dark-logo {
    color: #000;
}.dark .sf-menu a {
    color: #fff;
}.dark .sf-menu ul {
    background-color: #3a3737;
}.dark .sf-arrows .sf-with-ul:after {
    border-top-color: #fff;
}.dark .features {
    background-color: #3a3737;
}.dark .features h3 {
    color: #fff;
}.dark .features p {
    color: #eee;
}.dark .features .icon-container {
    border: 3px solid #969595;
}.dark .features .icon-container .icon {
    width: 90px;
    height: 90px;
    border: none;
    border-color: #3a3737;
    background-color: #5d5555;
}.dark .features .icon-container:hover {
    border-color: #c69c6d;
}.dark .testimonials {
    background-color: #3a3737;
}.dark .testimonials .heading-title h2,.dark .testimonials .heading-title p {
    color: #fff;
}.dark .testimonials .item-testimonials {
    background-color: #504645;
}.dark .testimonials .prev-next-block .slick-arrow {
    color: #eee;
}.dark .form-contact {
    background-color: #3a3737;
}.dark .form-contact .heading-title h2,.dark .form-contact .heading-title p {
    color: #fff;
}.dark .form-contact input,.dark .form-contact textarea {
    background-color: #504645;
}.dark .form-contact input::-webkit-input-placeholder,.dark .form-contact textarea::-webkit-input-placeholder {
    color: #fff;
}.dark .form-contact input::-moz-placeholder,.dark .form-contact textarea::-moz-placeholder {
    color: #fff;
}.dark .form-contact input:-moz-placeholder,.dark .form-contact textarea:-moz-placeholder {
    color: #fff;
}.dark .form-contact input:-ms-input-placeholder,.dark .form-contact textarea:-ms-input-placeholder {
    color: #fff;
}.dark .form-contact input[type='submit'] {
    background-color: #c69c6d;
}.dark .toggle-mnu span,.dark .toggle-mnu span:after,.dark .toggle-mnu span:before {
    background-color: #fff;
}.dark .toggle-mnu.on span {
    background-color: transparent;
}.dark .toggle-mnu.on span:before {
    background-color: #000;
}.dark .toggle-mnu.on span:after {
    background-color: #000;
}.dark .is-sticky .toggle-mnu span,.dark .is-sticky .toggle-mnu span:after,.dark .is-sticky .toggle-mnu span:before {
    background-color: #000;
}.dark .is-sticky .toggle-mnu.on span {
    background-color: transparent;
}.dark .is-sticky .toggle-mnu.on span:before {
    background-color: #000;
}.dark .is-sticky .toggle-mnu.on span:after {
    background-color: #000;
}.dark-top .toggle-mnu span,.dark-top .toggle-mnu span:after,.dark-top .toggle-mnu span:before {
    background-color: #fff;
}.dark-top .toggle-mnu.on span {
    background-color: transparent;
}.dark-top .toggle-mnu.on span:before {
    -webkit-transform: rotate(45deg) translate(-1px,0);
        -ms-transform: rotate(45deg) translate(-1px,0);
            transform: rotate(45deg) translate(-1px,0);
    background-color: #000;
}.dark-top .toggle-mnu.on span:after {
    -webkit-transform: rotate(-45deg) translate(6px,-7px);
        -ms-transform: rotate(-45deg) translate(6px,-7px);
            transform: rotate(-45deg) translate(6px,-7px);
    background-color: #000;
}.dark-top .is-sticky .toggle-mnu span,.dark-top .is-sticky .toggle-mnu span:after,.dark-top .is-sticky .toggle-mnu span:before {
    background-color: #000;
}.dark-top .is-sticky .toggle-mnu.on span {
    background-color: transparent;
}.dark-top .sf-arrows .sf-with-ul:after {
    border-top-color: #fff;
}.dark-top .slider .heading-title-big {
    color: #fff;
}.dark-top .description p {
    color: #fafafa;
}.dark-top .btn-description {
    color: #eee;
}.dark-top header .logo {
    color: #fff;
}.dark-top .sf-menu a {
    color: #fff;
}.dark-top .sf-menu ul li a {
    color: #606060;
}.dark-top .sf-menu ul li:hover a {
    color: #fff;
}.slider-top .toggle-mnu span,.slider-top .toggle-mnu span:after,.slider-top .toggle-mnu span:before {
    background-color: #fff;
}.slider-top .toggle-mnu.on span {
    background-color: transparent;
}.slider-top .toggle-mnu.on span:before {
    -webkit-transform: rotate(45deg) translate(-1px,0);
        -ms-transform: rotate(45deg) translate(-1px,0);
            transform: rotate(45deg) translate(-1px,0);
    background-color: #000;
}.slider-top .toggle-mnu.on span:after {
    -webkit-transform: rotate(-45deg) translate(6px,-7px);
        -ms-transform: rotate(-45deg) translate(6px,-7px);
            transform: rotate(-45deg) translate(6px,-7px);
    background-color: #000;
}.slider-top .is-sticky .toggle-mnu span,.slider-top .is-sticky .toggle-mnu span:after,.slider-top .is-sticky .toggle-mnu span:before {
    background-color: #000;
}.slider-top .is-sticky .toggle-mnu.on span {
    background-color: transparent;
}.slider-top .is-sticky .toggle-mnu.on span:before {
    -webkit-transform: rotate(45deg) translate(-1px,0);
        -ms-transform: rotate(45deg) translate(-1px,0);
            transform: rotate(45deg) translate(-1px,0);
    background-color: #000;
}.slider-top .is-sticky .toggle-mnu.on span:after {
    -webkit-transform: rotate(-45deg) translate(6px,-7px);
        -ms-transform: rotate(-45deg) translate(6px,-7px);
            transform: rotate(-45deg) translate(6px,-7px);
    background-color: #000;
}.slider-top .slider .heading-title-big {
    color: #fff;
}.slider-top .description p {
    color: #fafafa;
}.slider-top .btn-description {
    color: #eee;
}.slider-top header .logo {
    color: #fff;
}.slider-top .sf-menu a {
    color: #fff;
}.slider-top .sf-menu ul li a {
    color: #606060;
}.slider-top .sf-menu ul li:hover a {
    color: #fff;
}.slider-top .sf-arrows .sf-with-ul:after {
    border-top-color: #fff;
}.page .content-section {
    padding-top: 180px;
    background-image: url(http://fidex.com.ua/demo/reximost/img/hero-bg.png);
}.page .content h1 {
    font-weight: 400;
}.page .content p {
    margin-top: 0;
    line-height: 1.5625rem;
    letter-spacing: .01875rem;
}.page .horizontal-line {
    margin-top: 25px;
    margin-bottom: 0;
}.page .horizontal-line span {
    width: 75px;
}.page header {
    background-color: #fff;
}.page .content-page {
    padding-top: 60px;
}.page .content-page .text-background h3 {
    margin-bottom: 7px;
    font-size: 1.0625rem;
    font-weight: 500;
    text-transform: uppercase;
    color: #5c5c5c;
}.pagination-btns {
    text-align: center;
    background: #424242;
}.pagination-btns h2 {
    display: none;
}.pagination-btns .pagination {
    margin: 0 auto;
}.pagination-btns .pagination .current {
    background: rgba(0,0,0,.2);
}.pagination-btns .pagination a {
    padding: 20px;
    font-size: 1.75rem;
    font-weight: 400;
    display: inline-block;
    -webkit-transition: all ease .76s;
            transition: all ease .76s;
    text-decoration: none;
}.pagination-btns .pagination a:hover {
    background: rgba(0,0,0,.2);
}.pagination-btns .pagination span {
    padding: 20px;
    font-size: 1.75rem;
    font-weight: 400;
    display: inline-block;
    color: #fff;
}#sidebar {
    position: relative;
    padding-top: 90px;
}#sidebar:before {
    position: absolute;
    z-index: -1;
    top: 0;
    right: -15%;
    bottom: 0;
    width: 200%;
    height: 100%;
    content: '';
    background: #f8f8f8;
}#sidebar.right:before {
    left: -15%;
}#sidebar h4 {
    margin: 60px 0 20px 0;
    font-size: 18px;
}#sidebar h4:first-child {
    margin-top: 0;
}#sidebar h2,#sidebar h3,#sidebar h4,#sidebar h5,#sidebar h6 {
    text-align: left;
}#sidebar h2:after,#sidebar h3:after,#sidebar h4:after,#sidebar h5:after,#sidebar h6:after {
    display: none;
}#sidebar ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
}#sidebar ul li {
    margin: 0 0 10px 0;
    list-style: none;
}#sidebar ul li a {
    -webkit-transition: all ease .57s;
            transition: all ease .57s;
    text-decoration: none;
    color: #5c5c5c;
}#sidebar ul li a:hover {
    color: #c69c6d;
}#sidebar ul li .children li a:hover,#sidebar ul li .sub-menu li a:hover {
    color: #c69c6d;
}#sidebar ul li.cat-item a:before {
    margin-right: 10px;
    font-family: FontAwesome;
    font-size: 11px;
    content: '\f192';
    -webkit-transform: translateY(-4px);
        -ms-transform: translateY(-4px);
            transform: translateY(-4px);
    color: #c69c6d;
}#sidebar ul.menu li a:before {
    margin-right: 10px;
    font-family: FontAwesome;
    font-size: 11px;
    content: '\f192';
    -webkit-transform: translateY(-4px);
        -ms-transform: translateY(-4px);
            transform: translateY(-4px);
    color: #c69c6d;
}#sidebar ul li .children,#sidebar ul li .sub-menu {
    margin: 10px 0 0 25px;
}#sidebar ul li .children li a,#sidebar ul li .sub-menu li a {
    font-size: 14px;
    color: #7e7e7e;
}#sidebar label {
    font-size: 14px;
}#sidebar select {
    width: 100%;
    padding: 10px;
    font-size: 14px;
    text-indent: .01px;
    text-overflow: '';
    border: 1px solid rgba(0,0,0,.1);
    -webkit-border-radius: 4px;
            border-radius: 4px;
    background: #fff url(images/arrow-down.png) 95% 50% no-repeat;

    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}#sidebar .tagcloud {
    overflow: hidden;
}#sidebar .tagcloud a {
    margin: 0 6px 6px 0;
    padding: 6px 12px;
    font-size: 14px!important;
    display: block;
    float: left;
    -webkit-transition: all ease .55s;
            transition: all ease .55s;
    text-decoration: none;
    color: #5c5c5c;
    -webkit-border-radius: 2px;
            border-radius: 2px;
    background: rgba(0,0,0,.1);
}#sidebar .tagcloud a:hover {
    color: #fff;
    background: #c69c6d;
}#sidebar .search-form label {
    width: 96%;
    margin: 0;
}#sidebar .search-form label input {
    width: 95%;
    background: #fff url(http://fidex.com.ua/demo/reximost/img/search.png.pagespeed.ce.v3Xry3XteG.png) 95% 50% no-repeat;
}#sidebar .search-form label span {
    display: none;
}#sidebar .search-form .search-submit {
    display: none;
}.blog-page .single-post p {
    margin: 0 0 20px 0;
    color: #5c5c5c;
}.blog-page .single-post {
    padding-top: 100px;
}.blog-page .single-post .heading-title {
    margin-top: 30px;
    margin-bottom: 50px;
}.blog-page .single-post .heading-title h2 {
    font-family: 'Open Sans',sans-serif;
    font-weight: 800;
}.blog-single-post header {
    position: relative;
    border-bottom: 1px solid #ccc;
    background-color: #fff;
}.post {
    margin-bottom: 60px;
    padding-bottom: 60px;
    border-bottom: 1px solid #e7e7e7;
}.post:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
}.post.sticky {
    padding-bottom: 0;
    border-bottom: none;
}.post .post-info:hover .post .post-info .img-wrap img {
    margin-left: 0;
    opacity: .3;
}.post .post-info .category a {
    text-decoration: none;
}.post .post-info .category a:hover {
    color: #eee;
}.post .post-info .tags {
    margin-bottom: 0;
    -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
            transform: translateY(10px);
    opacity: 0;
    color: #fff;
}.post .post-info .tags a {
    text-decoration: none;
    color: #fff;
}.post .post-info .tags a:hover {
    color: #eee;
}.post .post-thumb {
    position: relative;
    width: 100%!important;
    margin-bottom: 20px;
    overflow: hidden;
    background: #337ab7;
}.post .post-thumb:hover .category,.post .post-thumb:hover .tags {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
}.post.sticky .post-thumb {
    margin-bottom: 0;
}.post img {
    max-width: 100%;
    -webkit-transition: ease-in-out .50s;
            transition: ease-in-out .50s;
    vertical-align: bottom;
}.post .img-wrap {
    display: block;
    overflow: hidden;
    background: #c69c6d;
}.post .img-wrap:hover img {
    margin-left: 0;
    -webkit-transition: all ease .50s;
            transition: all ease .50s;
    opacity: .3;
}.post .content h3 {
    margin: 0 0 10px 0;
    font-family: 'Open Sans',sans-serif;
    font-size: 22px;
    font-weight: 800;
}.post .content h3 + p a {
    color: #979797;
}.post .content:after {
    display: none;
}.post .content a {
    -webkit-transition: ease-in-out .60s;
            transition: ease-in-out .60s;
    text-decoration: none;
    color: #383838;
}.post .content a:hover {
    color: #c69c6d;
}.post .content + p {
    font-size: 14px;
    font-weight: 700;
    color: #979797;
}.post .content .btn-default {
    color: #fff;
    background-color: #c69c6d;
}.post .content .btn-default:hover {
    color: #fff;
    background: #b28c62;
}.post .post-info {
    position: absolute;
    z-index: 1;
    bottom: 30px;
    left: 30px;
    width: 80%;
}.post .post-info * {
    -webkit-transition: all 300ms ease-in-out;
            transition: all 300ms ease-in-out;
}.post .post-info .category {
    margin-bottom: 10px;
    font-size: 24px;
    -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
            transform: translateY(-10px);
    opacity: 0;
    color: #fff;
}.post .post-info .category a {
    color: #fff;
}.post h2 {
    margin: 0 0 10px 0;
    font-family: 'Open Sans',sans-serif;
    font-size: 22px;
    font-weight: 800;
}.post.sticky {
    position: relative;
    background: #f8f8f8;
}.post.sticky .content {
    padding: 30px;
}.post.sticky:after {
    position: absolute;
    top: 0;
    right: 10px;
    width: 0;
    height: 0;
    display: block;
    content: '';
    border-width: 0 50px 50px 0;
    border-style: solid;
    border-color: transparent #c69c6d transparent transparent;
}.post.sticky:before {
    position: absolute;
    z-index: 1;
    top: 7px;
    right: 17px;
    font-family: 'FontAwesome';
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    display: inline-block;
    content: '\f135';
    color: #fff;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}.post.sticky:after {
    right: 0;
}.post.sticky:before {
    right: 10px;
}.post-thumbnail {
    margin-bottom: 20px;
}.single-post {
    padding-bottom: 50px;
}.info span {
    margin: 0 5px;
}.info span:first-child {
    margin-left: 0;
}.author-bio {
    padding: 30px 0;
    overflow: hidden;
    background: #424242;
}.author-bio h3 {
    margin-bottom: 15px;
    font-family: 'Open Sans',sans-serif;
    font-size: 20px;
    font-weight: 800;
    color: #fff;
}.author-bio p {
    color: #fff;
}.author-bio .profile-img {
    text-align: center;
}.author-bio .profile-img img {
    -webkit-border-radius: 50%;
            border-radius: 50%;
}.author-bio .author-info .author-description {
    margin: 0;
    color: #eee;
}.entry-content blockquote {
    margin: 30px 0;
}.format {
    width: 45px;
    height: 45px;
    margin: 10px 0 0 10px;
    padding: 14px;
    font-size: 0;
    font-weight: normal;
    display: inline-block;
    vertical-align: bottom;
    letter-spacing: 0;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    background: #f8f8f8;
}.format:hover {
    margin: 10px 0 0 10px;
    padding: 14px;
    font-size: 0;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    background: #f8f8f8;
}.format:before {
    font-family: FontAwesome;
    font-size: 15px;
    display: block;
    text-align: center;
    color: #979797;
}.format-chat .format:before {
    content: '\f086';
}.format-quote .format:before {
    content: '\f10d';
}.format-link .format:before {
    content: '\f0c1';
}.format-status .format:before {
    content: '\f075';
}.format-aside .format:before {
    content: '\f10c';
}.format-video .format:before {
    content: '\f04b';
}.format-audio .format:before {
    content: '\f025';
}.format-image .format:before {
    content: '\f03e';
}.format-gallery .format:before {
    content: '\f030';
}.gallery-item {
    width: 100%;
    padding: 1.79104477%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}.gallery-item figcaption {
    padding: 15px 5px 0 5px;
}.gallery-columns-4 .gallery-item {
    max-width: 25%;
}.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}.gallery-item a {
    -webkit-transition: all 300ms ease-in-out;
            transition: all 300ms ease-in-out;
}.gallery-item a:hover {
    opacity: .6;
}.excerpt {
    margin-top: 30px;
}article.post .nav-links a,.comment-navigation div a {
    width: 49%;
    margin-top: 30px;
    padding: 10px;
    display: inline-block;
    text-align: center;
    background: #f8f8f8;
}article.post .nav-links a:hover {
    color: #fff;
    background: #26a1e0;
}.comment-navigation div a:hover {
    color: #fff;
    background: #26a1e0;
}.comment-navigation h1 {
    display: none;
}.comment-navigation div a {
    margin-top: 0;
}#comment-nav-below {
    margin-bottom: 30px;
}.page-links {
    margin-bottom: 30px;
}.page-links a {
    padding: 10px 15px;
    display: inline-block;
    color: #fff;
    background: #26a1e0;
}.page-links span {
    margin-right: 5px;
}.page-links a span {
    margin: 0;
}ul.social-sharing {
    margin: 60px 0 1px 0;
    padding: 60px 0 0 0;
    overflow: hidden;
    list-style: none;
    border-top: 1px solid #e7e7e7;
}ul.social-sharing li {
    width: 16.6666667%;
    float: left;
    text-align: center;
}ul.social-sharing li:first-child {
    font-weight: 600;
    line-height: 2.8em;
    text-align: left;
}ul.social-sharing li a {
    padding: 14px 0;
    font-family: FontAwesome;
    display: block;
    -webkit-transition: all ease .30s;
            transition: all ease .30s;
    text-decoration: none;
    color: #8e9598;
    border-right: 1px solid #fff;
    background: #f8f8f8;
}ul.social-sharing li:last-child a {
    border-right: 0;
}ul.social-sharing li a:hover {
    color: #fff;
    background: #c69c6d;
}.social_facebook:before {
    content: '\f09a';
}.social_twitter:before {
    content: '\f099';
}.social_linkedin:before {
    content: '\f0e1';
}.social_pinterest:before {
    content: '\f0d2';
}.social_googleplus:before {
    content: '\f0d5';
}.comment-list {
    padding: 0;
    list-style: none;
}.comment-list > li {
    margin: 15px 0;
    padding: 15px 0 30px 0;
}.comment-list > li ul,.comment-list > li ol {
    margin-bottom: 30px;
}.comment-list img {
    -webkit-border-radius: 50%;
            border-radius: 50%;
}.comment-list .user {
    margin-bottom: 0!important;
    font-family: 'Open Sans',sans-serif;
    font-size: 19px;
    font-weight: 800;
}.comment-list .user span {
    margin-left: 5px;
    padding: 4px 5px;
    font-size: 9px;
    font-weight: 600;
    display: inline-block;
    -webkit-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
    -webkit-transform: translateY(-2px);
        -ms-transform: translateY(-2px);
            transform: translateY(-2px);
    text-transform: uppercase;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    background: #c69c6d;
}.comment-list .user span a {
    -webkit-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
    text-decoration: none;
    color: #fff;
}.comment-list .user span:hover {
    background: #f8f8f8;
}.comment-list .user span:hover a {
    color: #5c5c5c;
}.comment-list .info {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 500;
    color: #979797!important;
}.comment-list .children {
    padding: 0;
    list-style: none;
    border-top: 1px solid #e7e7e7;
}.comment-list .children li {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 100px;
    border-bottom: 1px solid #e7e7e7;
}.comment-list .children .children {
    border: none;
}.comment-list .children .children li {
    padding-left: 200px;
}h3#reply-title:after {
    width: 70px;
    height: 2px;
    margin: 20px 0 0 0;
    display: block;
    content: '';
    -webkit-animation: title-border .5s ease-in;
            animation: title-border .5s ease-in;
    background: #26a1e0;
}.comment-form-author,.comment-form-email {
    width: 33.3%;
    padding-right: 30px;
    float: left;
}.comment-form-comment:before,.comment-form-url:after {
    height: 0;
    display: block;
    visibility: hidden;
    clear: both;
    content: '.';
}.comment-notes {
    margin-bottom: 30px;
}.icon-circle {
    -webkit-transition: background .2s , -webkit-transform ease-out .1s;
            transition: background .2s , -webkit-transform ease-out .1s;
            transition: transform ease-out .1s , background .2s;
            transition: transform ease-out .1s , background .2s , -webkit-transform ease-out .1s;
    background: rgba(198,156,109,.1);
}.icon-circle:after {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    width: 100%;
    height: 100%;
    padding: 0;
    content: '';
    -webkit-transition: all ease .90s;
            transition: all ease .90s;
    -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
            transform: scale(.9);
    pointer-events: none;
    opacity: 0;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    -webkit-box-shadow: 0 0 0 2px rgba(198,156,109,.1);
            box-shadow: 0 0 0 2px rgba(198,156,109,.1);
}.icon-circle:hover {
    -webkit-transform: scale(.93);
        -ms-transform: scale(.93);
            transform: scale(.93);
    color: #fff;
    background: rgba(198,156,109,.05);
}.icon-circle:hover:after {
    -webkit-animation: sonarEffect 1.3s ease-out 75ms;
            animation: sonarEffect 1.3s ease-out 75ms;
}@-webkit-keyframes sonarEffect {
    0% {
        opacity: .3;
    }
    40% {
        opacity: .5;
        -webkit-box-shadow: 0 0 0 2px rgba(198, 156, 109, .1), 0 0 10px 10px #c69c6d, 0 0 0 10px rgba(198, 156, 109, .5);
                box-shadow: 0 0 0 2px rgba(198, 156, 109, .1), 0 0 10px 10px #c69c6d, 0 0 0 10px rgba(198, 156, 109, .5);
    }
    100% {
        -webkit-transform: scale(1.5);
                transform: scale(1.5);
        opacity: 0; 
        -webkit-box-shadow: 0 0 0 2px rgba(198, 156, 109, .1), 0 0 10px 10px #c69c6d, 0 0 0 10px rgba(198, 156, 109, .5);
                box-shadow: 0 0 0 2px rgba(198, 156, 109, .1), 0 0 10px 10px #c69c6d, 0 0 0 10px rgba(198, 156, 109, .5);
    }
}@keyframes sonarEffect {
    0% {
        opacity: .3;
    }
    40% {
        opacity: .5;
        -webkit-box-shadow: 0 0 0 2px rgba(198, 156, 109, .1), 0 0 10px 10px #c69c6d, 0 0 0 10px rgba(198, 156, 109, .5);
                box-shadow: 0 0 0 2px rgba(198, 156, 109, .1), 0 0 10px 10px #c69c6d, 0 0 0 10px rgba(198, 156, 109, .5);
    }
    100% {
        -webkit-transform: scale(1.5);
                transform: scale(1.5);
        opacity: 0; 
        -webkit-box-shadow: 0 0 0 2px rgba(198, 156, 109, .1), 0 0 10px 10px #c69c6d, 0 0 0 10px rgba(198, 156, 109, .5);
                box-shadow: 0 0 0 2px rgba(198, 156, 109, .1), 0 0 10px 10px #c69c6d, 0 0 0 10px rgba(198, 156, 109, .5);
    }
}.section-class-item .icon-services {
    -webkit-transition: background .2s , -webkit-transform ease-out .1s;
            transition: background .2s , -webkit-transform ease-out .1s;
            transition: transform ease-out .1s , background .2s;
            transition: transform ease-out .1s , background .2s , -webkit-transform ease-out .1s;
}.section-class-item .icon-services:after {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    width: 100%;
    height: 100%;
    padding: 0;
    content: '';
    -webkit-transition: all ease .0s;
            transition: all ease .0s;
    -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
            transform: scale(.9);
    pointer-events: none;
    opacity: 0;
    -webkit-border-radius: 15px;
            border-radius: 15px;
    -webkit-box-shadow: 0 0 0 2px rgba(198,156,109,.1);
            box-shadow: 0 0 0 2px rgba(198,156,109,.1);
}.section-class-item:hover .icon-services {
    -webkit-transform: scale(.93);
        -ms-transform: scale(.93);
            transform: scale(.93);
    color: #fff;
}.section-class-item:hover .icon-services:after {
    -webkit-animation: sonarEffect 1.3s ease-out 75ms;
            animation: sonarEffect 1.3s ease-out 75ms;
}@keyframes sonarEffect {
    0% {
        opacity: .3;
    }
    40% {
        opacity: .5;
        -webkit-box-shadow: 0 0 0 2px rgba(198, 156, 109, .1), 0 0 10px 10px #c69c6d, 0 0 0 10px rgba(198, 156, 109, .5);
                box-shadow: 0 0 0 2px rgba(198, 156, 109, .1), 0 0 10px 10px #c69c6d, 0 0 0 10px rgba(198, 156, 109, .5);
    }
    80% {
        -webkit-transform: scale(1);
                transform: scale(1);
        opacity: 0; 
        -webkit-box-shadow: 0 0 0 5px rgba(198, 156, 109, .1), 0 0 40px 40px #c69c6d, 0 0 0 40px rgba(198, 156, 109, .5);
                box-shadow: 0 0 0 5px rgba(198, 156, 109, .1), 0 0 40px 40px #c69c6d, 0 0 0 40px rgba(198, 156, 109, .5);
    }
    100% {
        -webkit-transform: scale(1.5);
                transform: scale(1.5);
        opacity: 0; 
        -webkit-box-shadow: 0 0 0 2px rgba(198, 156, 109, .1), 0 0 10px 10px #c69c6d, 0 0 0 10px rgba(198, 156, 109, .5);
                box-shadow: 0 0 0 2px rgba(198, 156, 109, .1), 0 0 10px 10px #c69c6d, 0 0 0 10px rgba(198, 156, 109, .5);
    }
}.toBottomFromTop:hover i {
    -webkit-animation: toBottomFromTop .5s forwards;
            animation: toBottomFromTop .5s forwards;
}@-webkit-keyframes toBottomFromTop {
    49% {
        -webkit-transform: translateY(100%);
    }
    50% {
        -webkit-transform: translateY(-100%); 
        opacity: 0;
    }
    51% {
        opacity: 1;
    }
}@keyframes toBottomFromTop {
    49% {
        -webkit-transform: translateY(100%);
                transform: translateY(100%);
    }
    50% {
        -webkit-transform: translateY(-100%);
                transform: translateY(-100%); 
        opacity: 0;
    }
    51% {
        opacity: 1;
    }
}.toTopFromBottom:hover i {
    -webkit-animation: toTopFromBottom .5s forwards;
            animation: toTopFromBottom .5s forwards;
}@-webkit-keyframes toTopFromBottom {
    49% {
        -webkit-transform: translateY(-100%);
    }
    50% {
        -webkit-transform: translateY(100%); 
        opacity: 0;
    }
    51% {
        opacity: 1;
    }
}@keyframes toTopFromBottom {
    49% {
        -webkit-transform: translateY(-100%);
                transform: translateY(-100%);
    }
    50% {
        -webkit-transform: translateY(100%);
                transform: translateY(100%); 
        opacity: 0;
    }
    51% {
        opacity: 1;
    }
}@-webkit-keyframes hvr-ripple-in {
    100% {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 1;
    }
}@keyframes hvr-ripple-in {
    100% {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 1;
    }
}.anim-shadow {
    position: relative;
    display: inline-block;
    -webkit-transition-duration: .3s;
            transition-duration: .3s;
    -webkit-transition-property: -webkit-transform;
            transition-property: -webkit-transform;
            transition-property:         transform;
            transition-property:         transform , -webkit-transform;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    vertical-align: middle;
    -webkit-box-shadow: 0 0 1px transparent;
            box-shadow: 0 0 1px transparent;
}.anim-shadow:before {
    position: absolute;
    z-index: -1;
    top: 100%;
    left: 5%;
    width: 90%;
    height: 10px;
    content: '';
    -webkit-transition-duration: .3s;
            transition-duration: .3s;
    -webkit-transition-property: opacity , -webkit-transform;
            transition-property: opacity , -webkit-transform;
            transition-property: transform , opacity;
            transition-property: transform , opacity , -webkit-transform;
    pointer-events: none;
    opacity: 0;
    background: -webkit-radial-gradient(center ellipse,rgba(0,0,0,.35) 0%,transparent 80%);
    background:         radial-gradient(ellipse at center,rgba(0,0,0,.35) 0%,transparent 80%);
}.anim-shadow:hover,.anim-shadow:focus,.anim-shadow:active {
    -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
            transform: translateY(-5px);
}.anim-shadow:hover:before,.anim-shadow:focus:before,.anim-shadow:active:before {
    -webkit-transform: translateY(5px);
        -ms-transform: translateY(5px);
            transform: translateY(5px);
    opacity: 1;
}@-webkit-keyframes hero-bg {
    0% {
        background-position: 0 0;
    }
    50% {
        background-position: 100% 0;
    }
    100% {
        background-position: 0 0;
    }
}@keyframes hero-bg {
    0% {
        background-position: 0 0;
    }
    50% {
        background-position: 100% 0;
    }
    100% {
        background-position: 0 0;
    }
}@-webkit-keyframes title-border {
    0% {
        width: 0;
    }
    100% {
        width: 70px;
    }
}@keyframes title-border {
    0% {
        width: 0;
    }
    100% {
        width: 70px;
    }
}.hidden {
    display: none;
}.text-right {
    text-align: right;
}.text-left {
    text-align: left;
}.text-left h2:after {
    margin: 19px 0 18px;
}.text-center {
    text-align: center;
}#top-nav-sticky-wrapper {
    height: 0!important;
}.search-form input {
    width: 100%;
    padding: 10px;
    font-size: 14px;
    color: #555;
    border: 1px solid rgba(0,0,0,.1);
    -webkit-border-radius: 4px;
            border-radius: 4px;
    background: #fff;
}.search-form input:focus {
    color: #555;
    border-color: #9c9c9c;
    -webkit-box-shadow: none;
            box-shadow: none;
}input:focus,input:active,textarea:focus,textarea:active {
    opacity: 1!important;
    border-color: #c69c6d;
    -webkit-box-shadow: none;
            box-shadow: none;
}input:focus,.form-control:focus {
    outline: none;
    -webkit-box-shadow: none;
            box-shadow: none;
}@media only screen and (max-width:1350px) {
    .prev-next-block {
        display: none;
    }
}@media only screen and (max-width:1200px) {
    .features .icon-container:after {
        position: absolute;
        top: 28%;
        right: -15px;
        width: 30px;
        height: 1px;
        border-top: 2px dashed #ccc;
    }.features .button-section {
        margin-top: 50px;
    }.avatar-80 {
        width: 50px;
    }
}@media only screen and (max-width:992px) {
    header .top-menu {
        display: none;
    }header .logo {
        padding: 14px 0 10px 20px;
    }header .toggle-mnu {
        top: 23px;
        right: 20px;
    }.heading-title-big {
        font-size: 2.8125rem;
        line-height: 3.4375rem;
    }.slider .slide .content-slide .description p {
        font-size: 1.0625rem;
    }.slick-slide .iphone img {
        width: 100%;
    }.socialite {
        padding-top: 15px;
        padding-bottom: 15px;
    }.socialite .container-socialite .item img {
        width: 95px;
    }.socialite .container-socialite .icon-down {
        top: -41px;
        width: 55px;
        height: 55px;
    }.socialite .container-socialite .icon-down a {
        top: 7.5px;
        width: 40px;
        height: 40px;
        font-size: 2.0625rem;
        line-height: 2.8125rem;
    }.features .icon-container:after {
        display: none;
    }.features .item-icon:first-child, .features .item-icon:nth-child(2) {
        margin-bottom: 50px;
    }.describe .heading-title {
        margin-top: 30px;
        margin-bottom: 0;
    }.comment-list .children li {
        padding-left: 50px;
    }footer .bottom-footer {
        text-align: center;
    }footer .bottom-footer .footer-menu {
        margin-top: 20px;
    }footer .bottom-footer .footer-menu ul {
        text-align: center;
    }.comment-list .children .children li {
        padding-left: 50px;
    }ul.social-sharing li {
        width: 19.99999%;
    }ul.social-sharing li:first-child {
        display: none;
    }
}@media only screen and (max-width:768px) {
    .is-sticky header .logo {
        padding: 14px 10px 10px 20px;
    }.slider .slide .right,.slider .slide .left {
        text-align: center;
    }.slider .slide .right .buttons-download,.slider .slide .left .buttons-download {
        text-align: center;
    }.socialite {
        padding-top: 10px;
        padding-bottom: 10px;
    }.socialite .item {
        height: 26px;
    }.socialite .item img {
        width: 80px;
    }.socialite .container-socialite .icon-down {
        top: -30px;
        width: 45px;
        height: 45px;
    }.socialite .container-socialite .icon-down a {
        top: 7px;
        width: 32px;
        height: 32px;
        font-size: 1.875rem;
        line-height: 2.125rem;
    }.features .icon-container:after {
        display: none;
    }.features .item-icon {
        margin-bottom: 50px;
    }.features .item-icon:last-child {
        margin-bottom: 0;
    }.contacn-block .section-class-item {
        margin-bottom: 20px;
        display: block;
    }.contacn-block:last-child .section-class-item {
        margin-bottom: 0;
    }footer .bottom-footer {
        text-align: center;
    }.avatar-80 {
        width: 80px;
    }.single-blog {
        padding: 0 20px 40px;
    }.blog-page .single-blog .heading-title {
        text-align: left!important;
    }.blog-page .single-blog .heading-title h2:after {
        margin: 19px 0 18px!important;
    }.author-bio .profile-img {
        padding-bottom: 20px;
    }#sidebar {
        background: #f8f8f8;
    }#sidebar:before {
        position: absolute;
        z-index: -1;
        top: 0;
        right: 0;
        bottom: 0;
        width: 0;
        height: 0;
        background: #f8f8f8;
    }
}@media only screen and (max-width:480px) {
    section {
        padding-top: 50px;
        padding-bottom: 40px;
    }.heading-title {
        margin-bottom: 50px;
    }.contact-form p {
        margin-top: 0;
    }.prev-next-block {
        display: block;
    }.prev-next-block .prev {
        left: 0;
    }.prev-next-block .next {
        right: 0;
    }.text-left h2:after {
        margin: 19px auto 18px!important;
    }.heading-title-big {
        font-size: 2.375rem;
        line-height: 2.9375rem;
    }.heading-title h2 {
        line-height: 2.5rem;
    }.slider .control-slider {
        display: none;
    }.slider .container-slide {
        padding-bottom: 70px;
    }.slider .buttons-download .download {
        margin-bottom: 0!important;
    }.slider .buttons-download .download:first-child {
        margin-bottom: 10px;
    }.slider .buttons-download .download:last-child {
        margin-right: 0;
    }.slider .slide .content-slide .description p {
        font-size: .875rem;
        line-height: 1.5625rem;
    }.socialite {
        display: none;
    }.text-left,.text-right {
        text-align: center!important;
    }.section-class-item {
        padding-top: 0;
    }.full-slider .vertical-align .content-mill {
        padding-top: 15px;
    }.full-slider .vertical-align .container-slide {
        padding-top: 70px;
        padding-bottom: 70px;
    }.button-section {
        text-align: center;
    }.button-section .btn {
        margin-top: 10px;
        margin-right: 10px;
        font-size: 12px;
    }.button-section .btn:last-child {
        margin-right: 0;
    }
}@media only screen and (max-width:320px) {
    .triangle:before {
        bottom: -1px;
    }.social-inons ul li {
        width: 38px;
        height: 38px;
        margin-right: 7px;
        font-size: .875rem;
        border: 3px solid #9e7d57;
        -webkit-border-radius: 50%;
                border-radius: 50%;
    }.social-inons ul li:last-child {
        margin-right: 0;
    }.social-inons ul li:hover {
        background-color: #c69c6d;
    }.social-inons ul li a {
        line-height: 1.9375rem;
        display: block;
        text-align: center;
        color: #fff;
    }.social-inons ul li a i {
        vertical-align: middle;
    }
}@media only screen and (min-width:992px) {
    .toggle-mnu {
        display: none;
    }
}