@import url(../fonts/css.css);
@import url(../css/call.css);
h1,
label {
    text-transform: uppercase
}

@media only screen and (min-width:992px) {

	body{background: #ececec !important;}
    .bgso.wrapper {    background: white !important;
    margin: 40px !important;
    box-shadow: 0px 0px 27px 12px #e8e8e81f !important;}

    ::-webkit-scrollbar {
        width: 5px;
        height: 5px
    }
    ::-webkit-scrollbar-track-piece {
        background-color: #fff
    }
    ::-webkit-scrollbar-thumb:vertical {
        height: 5px;
        background-color: #666
    }
    ::-webkit-scrollbar-thumb:horizontal {
        width: 5px;
        background-color: #666
    }
}

.outer,
button,
label {
    cursor: pointer
}

.inner,
.show-more-holder {
    text-align: center
}

.container:after,
.rotatingtweet p.rtw_main,
.row:after,
.vc_column-inner::after,
.vc_row:after,
h2 {
    clear: both
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    margin: 0;
    padding: 0;
    word-wrap: break-word;
    -ms-word-wrap: break-word;
    font-size: 16px;
    line-height: 30px;
    color: #787878;
    font-family: Comfortaa, sans-serif;
    background-color: #f8f9fb
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#load_overlay_container {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    display: table;
    text-align: center;
    z-index: 9999
}

#load_overlay {
    display: table-cell;
    vertical-align: middle
}

#load_overlay_text {
    font-size: 39px;
    font-weight: 100;
    color: #4a4a4a
}

body.noScroll {
    overflow: hidden
}

.no-scroll {
    position: fixed
}

#load_overlay_bar {
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -80px;
    height: 2px;
    width: 160px;
    background: #fff;
    margin-top: 20px
}

#load_overlay_bar_inner {
    position: relative;
    background: #3d3d3d;
    width: 0;
    height: 2px;
    animation: 5.2s load ease infinite
}

@keyframes load {
    0% {
        width: 0;
        left: 0
    }
    50% {
        width: 100%;
        left: 0
    }
    100% {
        width: 0;
        left: 100%
    }
}

.bodyp p {
    font-size: 19px;
    line-height: 1.5;
    color: #585858
}

p {
    font-size: 17px;
    line-height: 1.8;
    margin: 0 0 10px;
    padding: 10px 0
}

.footer-widgets {
    margin-top: 40px
}

div.rotatingtweet {
    font-size: 100%;
    word-wrap: break-word;
    vertical-align: top
}

p.rtw_meta {
    margin-bottom: 1em;
    font-size: .8em;
    line-height: normal;
    white-space: normal
}

p.rtw_main {
    margin-bottom: .6em;
    white-space: normal
}

h1,
h2,
h3,
ul {
    margin-bottom: 10px
}

footer,
header,
nav {
    display: block
}

a:active,
a:hover {
    outline: 0
}

a {
    background-color: transparent
}

a:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

b {
    font-weight: 700
}

.normal p {
    font-size: 14px
}

button {
    margin: 0;
    font: inherit;
    color: inherit;
    overflow: visible;
    text-transform: none;
    -webkit-appearance: button;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

h1 {
    font-size: 44px;
    line-height: 51px;
    font-weight: 100;
    font-family: Roboto, sans-serif;
    letter-spacing: 2px
}

h1>span {
    font-weight: 900;
    font-family: Comfortaa, sans-serif;
    display: inline-block
}

h2 {
    font-size: 20px;
    font-weight: 400
}

h3,
p {
    orphans: 3;
    widows: 3
}

h3 {
    font-size: 24px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    page-break-after: avoid;
    margin-top: 20px
}

ul {
    margin-top: 0
}

ul ul {
    margin-bottom: 0
}

@media print {
    *,
    :after,
    :before {
        color: #000!important;
        text-shadow: none!important;
        background: 0 0!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    img {
        page-break-inside: avoid;
        max-width: 100%!important
    }
}

.modalp {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #f7f7f7;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: -9999;
    opacity: 0
}

@media (min-width:992px) {
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
}

.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.outer {
    position: absolute;
    top: 0;
    right: 0;
    width: 70px;
    margin: 50px;
    z-index: 99999
}

.inner {
    width: inherit
}

label {
    font-size: .8em;
    line-height: 4em;
    color: #000;
    transition: all .3s ease-in;
    opacity: 0
}

.inner:after,
.inner:before {
    position: absolute;
    content: '';
    height: 1px;
    width: inherit;
    background: silver;
    left: 0;
    transition: all .3s ease-in
}

.inner:before {
    top: 50%;
    transform: rotate(45deg)
}

.modal.icon_gall,
.modal.icon_gall_p {
    position: absolute;
    top: 0;
    left: -40%
}

.inner:after {
    bottom: 50%;
    transform: rotate(-45deg)
}

.textp p {
    font-size: 16px!important;
    line-height: 1.5!important
}

.textp {
    margin: 20px 0
}

@media (min-width:768px) {
    .outer:hover label {
        opacity: 1
    }
    .outer:hover .inner:after,
    .outer:hover .inner:before {
        transform: rotate(0)
    }
    .outer:hover .inner:before {
        top: 0
    }
    .outer:hover .inner:after {
        bottom: 0
    }
}

.modal.icon_gall {
    z-index: -2
}

.icon_gall_p img {
    filter: opacity(15%)
}

.icon_gall_p img,
.modal svg {
    width: 800px!important;
    height: 800px!important;
    opacity: .1!important
}

.modal svg>path {
    fill: silver!important
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-md-12,
.col-md-4,
.col-md-6,
.col-sm-12,
.col-sm-2,
.col-sm-4,
.col-sm-6,
.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-12 {
    float: left;
    width: 100%
}

@media (min-width:768px) {
    .col-sm-12,
    .col-sm-2,
    .col-sm-4,
    .col-sm-6 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
}

@media (min-width:992px) {
    .col-md-12,
    .col-md-4,
    .col-md-6 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-4 {
        width: 33.33333333%
    }
}

.container:after,
.container:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

img {
    border: 0;
    vertical-align: middle;
    max-width: 100%;
    height: auto
}

.com_log {
    padding: 0 15px 0 0
}

.viber {
    display: grid
}

.viber span {
    line-height: .6;
    margin-top: 14px;
    color: #8b137b
}

.viber a {
    color: #8b137b!important
}

.display-none {
    display: none!important
}

h3 {
    color: #3b3b3b
}

a,
a:focus,
a:hover {
    color: #3b3b3b;
    text-decoration: none
}

::selection {
    background: #3b3b3b;
    color: #fff
}

::-moz-selection {
    background: #3b3b3b;
    color: #fff
}

.align-right {
    text-align: right!important
}

.n-container>.row {
    margin: 0
}

.n-container>.row>.vc-row-inner {
    position: relative;
    padding: 0;
    overflow: hidden
}

.n-container>.row>.vc-row-inner>.vc_row {
    margin-left: 0;
    margin-right: 0
}

.n-container>.row>.vc-row-inner>.vc_row>.row-container {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto
}

.md-top-padding {
    padding-top: 50px
}

.ml-top-padding {
    padding-top: 70px
}

.show-more-holder .button-show-more,
.wrapper .portfolio .item-holder .item .overlay,
.wrapper .portfolio .item-holder .item .overlay-background,
.wrapper header,
.wrapper header .hamburger .hamburger-inner,
.wrapper header .hamburger .hamburger-inner:after,
.wrapper header .hamburger .hamburger-inner:before,
.wrapper header .logo,
.wrapper header nav ul li a,
.wrapper header nav ul li a:after,
.wrapper header nav ul li ul,
footer .footer-copyright ul li a,
footer .footer-widgets .widget ul li a,
footer .footer-widgets .widget_rotatingtweets_widget .rtw_meta a,
footer .footer-widgets .widget_text a {
    -webkit-transition: .2s all;
    -o-transition: .2s all;
    transition: .2s all
}

.wrapper {
    padding-bottom: 30px;
    background-color: inherit
}

.wrapper .page-title .heading-title {
    font-size: 30px;
    line-height: 42px;
    font-weight: 300;
    margin: 0;
    color: #3b3b3b;
    z-index: 999;
    position: relative
}

.wrapper .page-title .heading-title p:last-child,
.wrapper .page-title p:last-child {
    margin-bottom: 0
}

.show-more-holder {
    padding-top: 20px
}

.show-more-holder .button-show-more {
    font-size: 15px;
    display: inline-block;
    color: #787878;
    border: 2px solid #787878;
    padding: 8px 40px;
    background-color: transparent;
    outline: 0;
    border-radius: 0
}

.show-more-holder .button-show-more:hover {
    color: #a0a0a0;
    border-color: #a0a0a0
}

.wrapper header {
    position: relative;
    padding-top: 60px;
    z-index: 1005
}

.wrapper header .default-header {
    width: 100%;
    display: table;
    table-layout: fixed
}

.wrapper header .logo {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    min-width: 100px!important;
    z-index: 10;
    width: 30%
}

.wrapper header .header-holder {
    text-align: right;
    display: table-cell;
    vertical-align: middle
}

.wrapper header .logo a {
    font-weight: 600!important;
    position: relative;
    letter-spacing: -1px;
    display: inline-block;
    color: #3b3b3b;
    font-size: 30px;
    line-height: 30px;
    text-transform: capitalize
}

.wrapper header nav ul {
    padding: 0;
    margin-bottom: 0
}

.wrapper header .hamburger {
    position: relative;
    float: right;
    display: block;
    z-index: 99;
    margin-left: 25px;
    padding: 10px 0
}

.wrapper header .hamburger .hamburger-inner {
    background-color: #3b3b3b;
    display: inline-block;
    position: relative;
    top: -4px;
    width: 22px;
    height: 2px
}

.wrapper header .hamburger .hamburger-inner:after,
.wrapper header .hamburger .hamburger-inner:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    width: 22px;
    height: 2px;
    background-color: #3b3b3b
}

.wrapper header .hamburger .hamburger-inner:after {
    top: -6px
}

.wrapper header .hamburger .hamburger-inner:before {
    top: 6px
}

.wrapper header nav {
    float: right;
    position: relative
}

.wrapper header nav ul li {
    display: inline-block;
    margin-left: 25px;
    position: relative;
    padding: 10px 0
}

.wrapper header nav ul li:first-child {
    margin-left: 0
}

.wrapper header nav ul li a {
    color: #848484;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 300;
    position: relative
}

.wrapper header nav ul li a:hover,
.wrapper header nav ul li.active a {
    color: #000
}

.wrapper header nav ul li ul {
    position: absolute;
    top: 100%;
    min-width: 180px;
    background-color: #3b3b3b;
    line-height: 25px;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    margin-right: 0;
    text-align: left
}

.wrapper header nav ul li:hover ul {
    opacity: 1;
    visibility: visible
}

.wrapper header nav ul li ul li {
    margin: 0!important;
    display: block;
    padding: 0
}

.wrapper header nav ul li ul li a {
    display: block;
    color: #C0BDBF;
    font-size: 11px;
    font-weight: 400;
    line-height: 23px;
    padding: 10px 20px;
    border-bottom: 1px solid #4c4c4c
}

.wrapper header nav ul li ul li.s-children>a:after {
    position: absolute;
    right: 14px;
    content: "\f105";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    line-height: 22px
}

.wrapper header nav ul li ul li.active a,
.wrapper header nav ul li ul li:hover>a {
    background-color: rgba(255, 255, 255, .05)
}

.wrapper header nav ul li ul li ul {
    position: absolute;
    left: 100%;
    top: 0;
    opacity: 0!important;
    visibility: hidden!important
}

.wrapper header nav ul li ul li:hover ul {
    opacity: 1!important;
    visibility: visible!important
}

.full-overlay-link {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 999
}

.full-overlay-link:focus {
    outline: 0
}

.wrapper .portfolio .item-holder {
    margin-bottom: 30px;
    position: relative
}

.wrapper .portfolio .item-holder .item {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.wrapper .portfolio .item-holder img {
    width: 100%
}

.wrapper .portfolio .item-holder .item .overlay-background {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    opacity: 0
}

.wrapper .portfolio .item-holder .item .overlay {
    display: table;
    table-layout: fixed;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 1
}

@media (min-width:500px) {
    .wrapper .portfolio .item-holder:hover .overlay-background {
        opacity: .9
    }
}

.wrapper .portfolio .item-holder .item .overlay .inner-overlay {
    display: table-cell;
    position: relative
}

.wrapper .portfolio .item-holder .item .overlay .inner-overlay h3 {
    font-size: 23px;
    line-height: 26px;
    color: #fff;
    margin: 0 0 5px;
    text-align: left;
    font-weight: 100
}

.wrapper .portfolio .item-holder .item .overlay .inner-overlay h3 a {
    color: inherit;
    outline: 0
}

.modal-call{ 
	z-index: -9999; 
	display: none;
}
.modal-call.open {
	display: block;
    position: fixed;
    width: 100%;
    height: 100%; 
    top:0;
    left: 0;
    background-color: #000000c9;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 9999;  
}



.modal-call h2:before{
	content: '';
	background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQ5MCA0OTAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ5MCA0OTA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4Ij4KPGc+Cgk8Zz4KCQk8cGF0aCBkPSJNMzkzLjg3Miw0NTQuNTE3Yy0yLjMwNCwwLTQuNTgzLTAuODA0LTYuNDEyLTIuMzU0bC05OS4zMTUtODQuMTk0SDY4LjExNUMzMC41NTYsMzY3Ljk2OCwwLDMzNy4yNDIsMCwyOTkuNDc0VjEwMy45NzcgICAgYzAtMzcuNzY4LDMwLjU1Ni02OC40OTQsNjguMTE1LTY4LjQ5NGgzNTMuNzdjMzcuNTU5LDAsNjguMTE1LDMwLjcyNyw2OC4xMTUsNjguNDk0djE5NS40OTcgICAgYzAsMzcuNzY4LTMwLjU1Niw2OC40OTQtNjguMTE1LDY4LjQ5NGgtMTguMDcxdjc2LjU0OWMwLDMuODkxLTIuMjQzLDcuNDI4LTUuNzUyLDkuMDY3ICAgIEMzOTYuNzIzLDQ1NC4yMSwzOTUuMjkzLDQ1NC41MTcsMzkzLjg3Miw0NTQuNTE3eiBNNjguMTE1LDU1LjQ4M2MtMjYuNTkyLDAtNDguMjI2LDIxLjc1NC00OC4yMjYsNDguNDk0djE5NS40OTcgICAgYzAsMjYuNzM5LDIxLjYzNCw0OC40OTQsNDguMjI2LDQ4LjQ5NGgyMjMuNjYyYzIuMzQ2LDAsNC42MTYsMC44MzQsNi40MTEsMi4zNTRsODUuNzM3LDcyLjY4NXYtNjUuMDM5YzAtNS41MjMsNC40NTMtMTAsOS45NDUtMTAgICAgaDI4LjAxNWMyNi41OTIsMCw0OC4yMjYtMjEuNzU1LDQ4LjIyNi00OC40OTRWMTAzLjk3N2MwLTI2Ljc0LTIxLjYzNC00OC40OTQtNDguMjI2LTQ4LjQ5NEg2OC4xMTV6IiBmaWxsPSIjZmZjMTA3Ii8+Cgk8L2c+Cgk8Zz4KCQk8Zz4KCQkJPHBhdGggZD0iTTQwNS4xNjgsMTQ3LjQ2OUg4NC44MzJjLTUuNDkyLDAtOS45NDQtNC40NzgtOS45NDQtMTBjMC01LjUyMyw0LjQ1Mi0xMCw5Ljk0NC0xMGgzMjAuMzM1YzUuNDkyLDAsOS45NDQsNC40NzcsOS45NDQsMTAgICAgIEM0MTUuMTExLDE0Mi45OTEsNDEwLjY2LDE0Ny40NjksNDA1LjE2OCwxNDcuNDY5eiIgZmlsbD0iI2ZmYzEwNyIvPgoJCTwvZz4KCQk8Zz4KCQkJPHBhdGggZD0iTTQwNS4xNjgsMjExLjUwM0g4NC44MzJjLTUuNDkyLDAtOS45NDQtNC40NzgtOS45NDQtMTBjMC01LjUyMyw0LjQ1Mi0xMCw5Ljk0NC0xMGgzMjAuMzM1YzUuNDkyLDAsOS45NDQsNC40NzcsOS45NDQsMTAgICAgIEM0MTUuMTExLDIwNy4wMjUsNDEwLjY2LDIxMS41MDMsNDA1LjE2OCwyMTEuNTAzeiIgZmlsbD0iI2ZmYzEwNyIvPgoJCTwvZz4KCQk8Zz4KCQkJPHBhdGggZD0iTTQwNS4xNjgsMjc1LjUzOEg4NC44MzJjLTUuNDkyLDAtOS45NDQtNC40NzgtOS45NDQtMTBjMC01LjUyMyw0LjQ1Mi0xMCw5Ljk0NC0xMGgzMjAuMzM1YzUuNDkyLDAsOS45NDQsNC40NzYsOS45NDQsMTAgICAgIEM0MTUuMTExLDI3MS4wNiw0MTAuNjYsMjc1LjUzOCw0MDUuMTY4LDI3NS41Mzh6IiBmaWxsPSIjZmZjMTA3Ii8+CgkJPC9nPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
	padding: 3px 4px 7px 37px;
    margin-right: 15px;
    background-size: cover;
}
.modal-call.open {
 text-align: center;
    white-space: nowrap;
}



.modal-call.open::after {
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
    content: '';
}
.callback_frame{
    display: inline-block;
    vertical-align: middle;
}

     .form_head h2{font-size: 27px; font-weight: 900;}

.modal_container { 
    margin: 50px 0; 
    text-align: left;
    white-space: normal;
    background-color: #fff;    
    color: #000;
}

.modal_container button{  
    border-color: #ffeb3b; 
    width: 100% !important;
    background: #FFEB3B;
    color: black;
}

 
 
 
.mfp-close:focus, .mfp-close:hover {
    opacity: 1; 
    
}
  
 .modal_container label{opacity: 1; line-height: 2em;}
 
 .form-control-modal-call{
    border: 1px solid #ccc;
    width: 100%;
    font-size: 16px;
    line-height: 1.4em;
    padding: 0.75rem 1rem;
    margin-bottom: 16px;
 }

.form-control-modal-call  {outline:none;}

 input{    
    font-family: Comfortaa, sans-serif;
    font-size: 13px !important;}


 .form-call{position: relative;width: 450px;}
.callback_frame .close {
    width: 44px;
    height: 44px;
    line-height: 46px;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    opacity: .65;
    color: #000000;
    font-size: 33px;
    cursor: pointer;
    z-index: 3;
}

.prcy { 
    margin-top: 32px;
}

.callback_frame .close:hover{opacity: 1;}

.modal_container textarea{
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    max-height: 90px;
    min-height: 50px;
}

.callback_frame form {
 position: relative;
  display: flex;
  z-index: 1;
  padding: 40px 30px; 
}


 
.form_head { 
    border-bottom: 2px solid;
    padding: 11px 57px 11px 36px; 
 border-bottom-color: #FFC107;
     box-shadow: 0px -2px 5px 6px #36363617;
         z-index: 2;
    position: relative;
}

.form_body {
    margin: 0;
    padding: 29px 35px 6px;
    position: relative;
}
.form_footer {
    padding: 0 35px 12px;
    display: block;
}
.callback_frame .form_footer {
    margin: 0 0 23px 0;
    display: inline-block;
}
 
  

.button-yellow {
        border: 1px solid #f8f9fb !important;
    background-color: #ffdb4b;
    transition: background .18s ease;
}
.button_text {
    color: #000;

}

.button-yellow:hover { 
       border-color: #ffdb4b !important;
    border: 1px solid #ffdb4b !important;
}
.newurl{width: 57px !important; background: 0!important; box-shadow: none!important; margin: 0px 6px 0px -8px!important;}
.wrapper .portfolio .item-holder .item .overlay .inner-overlay div {
    font-size: 15px;
    color: #fff;
    position: relative;
    z-index: 1
    background:#fff;
}

.wrapper .portfolio .item .overlay .inner-overlay {
    padding: 30px 40px
}

::-webkit-input-placeholder {
    color: #888!important
}

:-moz-placeholder {
    color: #888!important
}

::-moz-placeholder {
    color: #888!important
}

:-ms-input-placeholder {
    color: #888!important
}

footer p {
    font-size: 14px
}

footer .footer-widgets {
    font-size: 16px;
    padding: 50px 0 40px;
    border-bottom: 1px solid #dedede
}

footer .footer-widgets h3 {
    margin: 0 0 10px;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 900
}

footer .footer-widgets .widget_text a {
    color: #3b3b3b;
    text-decoration: none;
    font-size: 18px;
    font-weight: 100;
    line-height: 1.5
}

footer .footer-widgets .widget ul {
    padding: 0;
    margin: 0
}

footer .footer-widgets .widget ul li {
    display: block;
    margin-bottom: 5px
}

footer .footer-widgets .widget ul li:last-child {
    margin-bottom: 0
}

footer .footer-widgets .widget ul li a {
    display: block;
    line-height: 24px;
    color: #3b3b3b
}

footer .footer-widgets .widget ul li span {
    font-size: 13px;
    color: #787878
}

footer .footer-widgets .widget_rotatingtweets_widget p {
    margin-bottom: 5px
}

footer .footer-widgets .widget_rotatingtweets_widget .rtw_main a {
    text-decoration: underline;
    color: #3b3b3b
}

footer .footer-widgets .widget_rotatingtweets_widget .rtw_meta a {
    font-size: 12px;
    color: #787878
}

footer .footer-copyright {
    padding: 30px 0;
    line-height: 30px
}

footer .footer-copyright p {
    margin: 0
}

footer .footer-copyright a {
    color: #787878;
    text-decoration: none
}

footer .footer-copyright ul {
    padding: 0;
    margin: 0
}

footer .footer-copyright ul li {
    display: inline-block;
    margin-left: 25px
}

footer .footer-copyright ul li:first-child {
    margin-left: 0
}

footer .footer-copyright ul li a {
    color: inherit
}

footer .footer-copyright ul li a:hover {
    color: #3b3b3b
}

@media screen and (max-width:1348px) {
    .wrapper header nav ul li ul {
        right: 0
    }
    .wrapper header nav ul li ul li ul {
        left: -100%!important;
        right: auto
    }
}

@media screen and (max-width:1300px) {
    .wrapper header {
        padding-top: 40px
    }
}

@media screen and (max-width:352px) {
    .wrapper .portfolio .item .overlay .inner-overlay {
        padding: 0 13px!important
    }
    .wrapper .portfolio .item-holder .item .overlay .inner-overlay h3 {
        font-size: 17px!important
    }
    .wrapper .portfolio .item-holder .item .overlay .inner-overlay span {
        font-size: 12px!important
    }
}

@media screen and (max-width:992px) {
    .md-top-padding {
        padding-top: 30px
    }
    .ml-top-padding {
        padding-top: 35px
    }
    .wrapper header .hamburger {
        margin-left: 30px;
        padding: 0;
        display: block!important
    }
    .wrapper header {
        padding: 30px 0
    }
    .wrapper header .logo {
        width: auto;
        max-width: 70%;
        padding-left: 7px
    }
    .wrapper header nav {
        position: absolute;
        z-index: 2;
        top: 100%;
        width: 100%;
        left: 0;
        text-align: left;
        background-color: #333;
        padding: 20px 30px;
        display: none
    }
    .wrapper header nav ul li ul,
    .wrapper header nav ul li ul li.active a,
    .wrapper header nav ul li ul li:hover>a {
        background-color: transparent
    }
    .wrapper header nav ul {
        margin: 0
    }
    .wrapper header nav ul>li {
        display: block;
        margin: 0;
        padding: 5px 0;
        opacity: 1!important;
        visibility: visible!important
    }
    .wrapper header nav ul li a:after {
        display: none!important
    }
    .wrapper header nav ul li {
        overflow: hidden
    }
    .wrapper header nav ul li a {
        padding: 0!important;
        font-size: 14px!important;
        line-height: 25px!important;
        color: #C0BDBF;
        display: block!important;
        border-bottom: none!important
    }
    .wrapper header nav ul li ul,
    .wrapper header nav ul li ul li ul {
        opacity: 1!important;
        visibility: visible!important;
        position: relative;
        transition: none
    }
    .wrapper header nav ul li ul {
        padding-left: 25px!important;
        display: none
    }
    .wrapper header nav ul li ul li {
        border: none;
        padding: 5px 0!important
    }
    .wrapper header nav ul li ul li ul {
        left: 0!important
    }
    .wrapper header footer {
        display: none!important
    }
}

@media screen and (max-width:768px) {
    .page-title br {
        display: none
    }
    .page-title b {
        display: block
    }
}

@media screen and (max-width:767px) {
    .wrapper .portfolio .selector img {
        width: 100%
    }
    body {
        font-size: 14px
    }
    header .hamburger {
        display: none!important
    }
    footer .footer-widgets {
        padding: 30px 0 20px
    }
    footer .footer-widgets .widget {
        margin-bottom: 20px
    }
    footer .footer-copyright p {
        text-align: center
    }
    footer .footer-copyright ul {
        text-align: center;
        margin-top: 10px
    }
    footer .footer-copyright ul li a {
        font-size: 16px
    }
}

@media screen and (max-width:480px) {
    .md-top-padding {
        padding-top: 20px
    }
    .topanons {
        font-size: 19px!important;
        line-height: 1
    }
    .ml-top-padding {
        padding-top: 25px
    }
    .wrapper .page-title .heading-title {
        font-size: 20px;
        line-height: 30px
    }
    .wrapper .portfolio .item-holder {
        margin-bottom: 15px
    }
}

@media screen and (max-width:414px) {
    .wrapper header {
        padding: 25px 0 20px
    }
    .wrapper header .logo a {
        font-size: 26px;
        line-height: 24px
    }
    .outer:hover label {
        opacity: 0!important
    }
}

.vc_row:after,
.vc_row:before {
    content: " ";
    display: table
}

.vc_row {
    margin-left: -15px;
    margin-right: -15px
}

@media (min-width:768px) {
    .vc_col-sm-12 {
        float: left;
        width: 100%
    }
}

.wrapper header nav ul {
    margin-right: 0!important
}

.demos>a {
    padding: 6px 8px;
    background-color: #3b3b3b;
    color: #fff!important;
    font-size: 12px!important;
    font-weight: 400!important
}

.demos>a:after {
    content: "2";
    display: inline-block;
    text-align: center;
    width: 20px;
    height: 20px;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    border-radius: 50%;
    background-color: #2abc9d;
    position: absolute;
    top: -10px;
    right: -10px
}

#menu li.active a:before,
#menu li:hover a:before {
    content: url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMS4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDMxLjQ3OSAzMS40NzkiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMxLjQ3OSAzMS40Nzk7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPHBhdGggZD0iTTI2LjQ4NSwyMS4yMDZjMC40MjktMC40NDQsMC40MjktMS4xNDMsMC0xLjU4N2MtMC40NDQtMC40MjktMS4xNTktMC40MjktMS41ODcsMGwtOC4wNDcsOC4wNDcgIFYxLjExMUMxNi44NTEsMC40OTIsMTYuMzU5LDAsMTUuNzQsMGMtMC42MTksMC0xLjEyNywwLjQ5Mi0xLjEyNywxLjExMXYyNi41NTVsLTguMDMxLTguMDQ3Yy0wLjQ0NC0wLjQyOS0xLjE0My0wLjQyOS0xLjU4NywwICBjLTAuNDI5LDAuNDQ0LTAuNDI5LDEuMTQzLDAsMS41ODdsOS45NTIsOS45NTJjMC40MjksMC40MjksMS4xNDMsMC40MjksMS41ODcsMEwyNi40ODUsMjEuMjA2eiIgZmlsbD0iIzgwODA4MCIvPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K");
    display: block;
    position: absolute;
    top: -35px;
    left: 43%
}

#menu li.call:hover a:before {
 content: url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8cGF0aCBkPSJNMjU2LDMyYzEyMy41LDAsMjI0LDEwMC41LDIyNCwyMjRTMzc5LjUsNDgwLDI1Niw0ODBTMzIsMzc5LjUsMzIsMjU2UzEzMi41LDMyLDI1NiwzMiBNMjU2LDBDMTE0LjYyNSwwLDAsMTE0LjYyNSwwLDI1NiAgIHMxMTQuNjI1LDI1NiwyNTYsMjU2czI1Ni0xMTQuNjI1LDI1Ni0yNTZTMzk3LjM3NSwwLDI1NiwwTDI1NiwweiBNMzk4LjcxOSwzNDEuNTk0bC0xLjQzOC00LjM3NSAgIGMtMy4zNzUtMTAuMDYyLTE0LjUtMjAuNTYyLTI0Ljc1LTIzLjM3NUwzMzQuNjg4LDMwMy41Yy0xMC4yNS0yLjc4MS0yNC44NzUsMC45NjktMzIuNDA1LDguNWwtMTMuNjg4LDEzLjY4OCAgIGMtNDkuNzUtMTMuNDY5LTg4Ljc4MS01Mi41LTEwMi4yMTktMTAyLjI1bDEzLjY4OC0xMy42ODhjNy41LTcuNSwxMS4yNS0yMi4xMjUsOC40NjktMzIuNDA2TDE5OC4yMTksMTM5LjUgICBjLTIuNzgxLTEwLjI1LTEzLjM0NC0yMS4zNzUtMjMuNDA2LTI0Ljc1bC00LjMxMy0xLjQzOGMtMTAuMDk0LTMuMzc1LTI0LjUsMC4wMzEtMzIsNy41NjNsLTIwLjUsMjAuNSAgIGMtMy42NTYsMy42MjUtNiwxNC4wMzEtNiwxNC4wNjNjLTAuNjg4LDY1LjA2MywyNC44MTMsMTI3LjcxOSw3MC44MTMsMTczLjc1YzQ1Ljg3NSw0NS44NzUsMTA4LjMxMyw3MS4zNDUsMTczLjE1Niw3MC43ODEgICBjMC4zNDQsMCwxMS4wNjMtMi4yODEsMTQuNzE5LTUuOTM4bDIwLjUtMjAuNUMzOTguNjg4LDM2Ni4wNjIsNDAyLjA2MiwzNTEuNjU2LDM5OC43MTksMzQxLjU5NHoiIGZpbGw9IiM3ODc4NzgiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K");
   
}
.call a{font-size: 16px !important; font-weight: 600 !important; color: black !important; }
.call span{float: right; font-size: 12px; line-height: 0.3; color: #9C27B0; margin: 0px 6px; }


@media (max-width:992px) {
    .demos>a {
        background-color: transparent
    }
    .demos>a:after {
        display: none
    }
}

.desanons,
.item-holder .work-content h3.white::after {
    background: #fff
}

#menu li.active a:before {
    color: #000
}

#menu li.active:not {
    color: #000!important
}

#menu li:hover a:before {
    color: silver
}

@media (min-width:768px) {
    .n-container>.row>.vc-row-inner>.vc_row>.row-container {
        width: 750px
    }
}

@media (min-width:992px) {
    .n-container>.row>.vc-row-inner>.vc_row>.row-container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .n-container>.row>.vc-row-inner>.vc_row>.row-container {
        width: 1170px
    }
}

@media (min-width:1400px) {
    .container,
    .n-container>.row>.vc-row-inner>.vc_row>.row-container {
        width: 1270px
    }
}

@media screen and (max-width:1200px) {
    .md-top-padding {
        padding-top: 40px
    }
}

@media screen and (max-width:992px) {
    .md-top-padding {
        padding-top: 30px
    }
}

@media screen and (max-width:480px) {
    .md-top-padding {
        padding-top: 20px
    }
    .wpb_content_element {
        margin-bottom: 15px!important
    }
}

.vc_column_container {
    width: 100%
}

.vc_col-sm-12,
.vc_col-sm-3 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.vc_col-sm-3 {
    width: 25%;
    float: left
}

@media (min-width:768px) {
    .vc_col-sm-12,
    .vc_col-sm-3 {
        float: left
    }
    .vc_col-sm-12 {
        width: 100%
    }
}

.wpb_text_column p:last-child,
.wpb_text_column:last-child {
    margin-bottom: 0
}

.vc_column-inner::after,
.vc_column-inner::before {
    content: " ";
    display: table
}

.wpb_single_image .vc_figure,
.wpb_single_image .vc_single_image-wrapper {
    display: inline-block;
    vertical-align: top;
    max-width: 100%
}

.vc_column_container {
    padding-left: 0;
    padding-right: 0
}

.vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%
}

.wpb_single_image img {
    max-width: 100%;
    height: auto;
    vertical-align: top
}

.wpb_single_image.vc_align_left {
    text-align: left
}

.center,
.icon_gall {
    text-align: center
}

.wpb_single_image .vc_figure {
    margin: 0
}

.wpb_content_element {
    margin-bottom: 35px
}

.vc_separator {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.vc_separator .vc_sep_holder {
    height: 1px;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 10%
}

.vc_separator .vc_sep_holder .vc_sep_line {
    height: 1px;
    border-top: 1px solid #EBEBEB;
    display: block;
    position: relative;
    top: 1px;
    width: 100%
}

.vc_separator.vc_sep_shadow .vc_sep_line {
    border: none;
    position: relative;
    height: 20px;
    top: 0;
    overflow: hidden
}

.vc_separator.vc_sep_shadow .vc_sep_line::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: -20px;
    right: 0;
    height: 10px;
    border-radius: 100%
}

.vc_separator.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
    right: -100%;
    box-shadow: 10px 10px 10px 1px
}

.vc_separator.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
    left: -100%;
    box-shadow: -10px 10px 10px 1px
}

.desanons {
    padding: 4px 14px;
    line-height: 1;
    color: #313131
}

.topanons {
      font-size: 29px;
    font-weight: 900;  
    margin: 0;
    padding: 0; 
}

.info_cursor {
    cursor: help
}

.services-section .service-title {
    margin: .5rem 0 1.5rem;
    font-size: 2rem;
    font-weight: 300;
    line-height: 1
}

.services-section .service-description {
    font-size: 1.25rem;
    color: #bdbdbd;
    line-height: 1;
    padding: 0 30px
}

.saletext {
    font-size: 13px;
    position: absolute;
    color: #f44336;
    margin: -4px -28px
}

.saletext:hover {
    text-decoration: underline
}

@media only screen and (max-width:992px) {
    .big-margin-on-medium-and-down {
        margin-bottom: 3rem
    }
}

.hovsvg .linksub:focus:before,
.hovsvg a:hover .linksub:before {
    border-color: #888;
    width: 100%
}

.hovsvg .linksub {
    position: relative;
    cursor: pointer;
    transition: all .9s;
    -webkit-transition: all .9s;
    -moz-transition: all .9s;
    -o-transition: all .9s;
    display: -webkit-inline-box
}

.hovsvg .linksub::before {
    content: "";
    position: absolute;
    bottom: -7px;
    right: 0;
    width: 0;
    height: 0;
    transition: all .9s;
    -webkit-transition: all .9s;
    -moz-transition: all .9s;
    -o-transition: all .9s;
    border-bottom: 2px solid transparent
}

.newCl svg {
    -webkit-filter: drop-shadow(0 -40px 50px rgba(251, 244, 107, .58));
    filter: drop-shadow(0 -40px 50px rgba(251, 244, 107, .58));
    transition: all 4.5s ease-in-out
}

.newCl line,
.newCl polyline,
.newCl svg path {
    transition: all 1.5s ease-in-out
}

.newCl polyline {
    stroke: #fbf46b!important
}

.newCl line {
    stroke: #eae136!important
}

.newCl svg path {
    fill: rgba(255, 242, 2, .53)!important;
    stroke: #fff400!important
}

.svgpro svg path {
    fill: #f8f9fb
}

.icon_gall {
    display: block;
    z-index: 998;
    position: relative
}

.middle {
    vertical-align: middle
}

.top {
    vertical-align: top
}

.bottom {
    vertical-align: bottom
}

.item-holder .work-content {
    text-align: left
}

.item-holder .work-content h3 {
    position: relative;
    overflow: hidden;
    padding: .5em 0
}

@media only screen and (max-width:351px) {
    h1 {
        font-size: 26px!important;
        line-height: 39px!important
    }
    .menup {
        font-size: 20px!important
    }
}

@media only screen and (max-width:501px) {
    .fc-image_p,
    .image_wrapper {
        display: none
    }
    h1 {
        font-size: 30px;
        line-height: 36px
    }
    .logo span {
        width: 180px
    }
    .heading-title div {
        margin: 10px 0 9px!important
    }
    .form-control-modal {
        font-size: 19px;
        padding: 0 5px 8px!important;
        height: 33px!important
    }
    .map {
        margin-bottom: 10px!important;
        padding: 25px 0 0 3px!important
    }
    form {
        margin-top: 30px
    }
    .textwidget a {
        font-size: 23px;
        font-weight: 100;
        line-height: 1.6
    }
    .widget.widget_text a {
        font-size: 23px!important;
        font-weight: 100!important;
        line-height: 1.6!important
    }
    .textwidget .col-md-6 {
        margin-bottom: 10px
    }
}

.n-container {
    position: relative;
    z-index: 1006
}

.footer-widgets .vc_row {
    margin-left: 0;
    margin-right: 0
}

@media only screen and (min-width:901px) {
    .item-holder .work-content h3::after {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 3px;
        content: '';
        background: #000;
        -webkit-transition: -webkit-transform .35s;
        transition: transform .35s;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    .item-holder:hover .work-content h3::after {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    .item-holder:hover p {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    .work-content p {
        padding: .3em 0;
        opacity: 0;
        font-size: 92.5%;
        line-height: 1.5;
        font-weight: 100
    }
}

@media only screen and (max-width:901px) {
    .item-holder .work-content h3::after {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 3px;
        content: '';
        background: #000
    }
    .work-content h3::after {
        opacity: 1
    }
    .work-content p {
        padding: .3em 0;
        opacity: 1;
        font-size: 92.5%;
        line-height: 1.5;
        font-weight: 100
    }
}

.mode h2 {
    font-size: 45px;
    font-weight: 100
}

.feature-details {
    padding: 0
}

.feature-details li {
    text-align: left;
    width: 100%;
    margin-bottom: 0;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    font-size: 13px;
    line-height: 22px
}

.button.button-fluid,
.tpb-overlay {
    text-align: center
}

.feature-details li p {
    display: block;
    width: 100%;
    margin-bottom: 15px!important;
    padding-left: 15px;
    font-size: 13px
}

.feature-details li img {
    box-shadow: rgba(0, 0, 0, .1) 0 2px 2px;
    display: block;
    margin-bottom: 15px;
    width: 40px;
       height: 40px;
    background: #fff;
    image-rendering: -webkit-optimize-contrast;
    padding: 10px;
    border-radius: 2px
}

@media only screen and (max-width:900px) {
    .outer {
        width: 40px!important;
        margin: 9px 27px;
        right: 0;
        display: block
    }
    .mode h2 {
        margin-top: 46px;
        font-size: 25px!important;
        line-height: 1.2
    }
    .fc-image {
        width: 439px!important;
        position: relative!important;
        right: 4px!important;
        top: 33px!important
    }
}

.fc-image,
.fc-image_p {
    margin: 0;
    padding: 0;
    z-index: 99999999999999
}

.h4>p {
    font-weight: 400;
    font-size: 23px;
    line-height: 1.2
}

.fc-image img.tp-banner {
    width: 100%;
    height: auto
}

.fc-image {
    width: 939px;
    height: auto;
    overflow: hidden;
    position: absolute;
    right: -220px;
    top: 60px;
    -webkit-box-shadow: 0 38px 150px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 38px 150px 0 rgba(0, 0, 0, .25)
}

.fc-image_p {
    width: 839px;
    -webkit-box-shadow: 0 65px 124px 0 rgba(0, 0, 0, .09);
    box-shadow: 0 65px 124px 0 rgba(0, 0, 0, .09)
}

.tpb-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0);
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.tpb-overlay img {
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    margin-top: -40px
}

.tpb-overlay:hover {
    background: rgba(0, 0, 0, .5);
    opacity: 1
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    img {
        image-rendering: unset!important
    }
}

@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) {
    @media {
        img {
            image-rendering: unset!important
        }
    }
}

@media only screen and (min-width:1201px) {
    @media screen and (max-height: 850px) {
        .slide-1 .fc-image img.tp-banner {
            max-height: 500px
        }
    }
    @media screen and (max-height:750px) {
        .slide-1 .fc-image img.tp-banner {
            max-height: 400px
        }
    }
}

@media only screen and (max-width:1200px) {
    .slide-1 .fc-image {
        position: relative;
        width: 85%;
        margin-left: 7.5%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        right: auto;
        margin-bottom: 30px
    }
    .slide-1 .fc-image img.tp-banner {
        width: 100%;
        height: auto
    }
    .slide-1 .fc-image .tpb-overlay img {
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 70px
    }
}

@media only screen and (max-width:992px) {
    .slide-1 .fc-image .tpb-overlay img {
        width: 55px
    }
}

@media only screen and (max-width:768px) {
    .slide-1 .fc-image .tpb-overlay img {
        width: 45px
    }
    .tpb-overlay {
        background: rgba(0, 0, 0, .5);
        opacity: 1
    }
}

@media only screen and (max-width:480px) {
    .tpb-top ul {
        padding-top: 1px!important;
        padding-bottom: 1px!important
    }
    .tpb-top ul li {
        width: 6px!important;
        height: 6px!important
    }
    .h4>p {
        font-weight: 100!important;
        font-size: 16px!important
    }
    .heading-title.mode h2.center {
        text-align: left;
        padding: 0 31px
    }
}

.tpb-top {
    text-align: left
}

.tpb-top ul {
    background: #f1f1f1;
    display: block;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 0;
    padding-left: 10px
}

.map,
.page-title {
    margin-bottom: 20px
}

.tpb-top ul li {
    display: inline-block;
    height: 8px;
    width: 8px;
    background: #e3e3e3;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.play-animate {
    animation: animationFrames linear 2s;
    animation-iteration-count: infinite;
    transform-origin: 50% 50%;
    -webkit-animation: animationFrames linear 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-transform-origin: 50% 50%;
    -moz-animation: animationFrames linear 2s;
    -moz-animation-iteration-count: infinite;
    -moz-transform-origin: 50% 50%;
    -o-animation: animationFrames linear 2s;
    -o-animation-iteration-count: infinite;
    -o-transform-origin: 50% 50%;
    -ms-animation: animationFrames linear 2s;
    -ms-animation-iteration-count: infinite;
    -ms-transform-origin: 50% 50%
}

@keyframes animationFrames {
    0%,
    100% {
        -webkit-transform: scaleX(1) scaleY(1);
        transform: scaleX(1) scaleY(1)
    }
    50% {
        -webkit-transform: scaleX(.9) scaleY(.9);
        transform: scaleX(.9) scaleY(.9)
    }
}

@-webkit-keyframes animationFrames {
    0%,
    100% {
        -webkit-transform: scaleX(1) scaleY(1)
    }
    50% {
        -webkit-transform: scaleX(.9) scaleY(.9)
    }
}

.page-title {
    position: relative;
    z-index: 99
}

.map {
    padding: 0 25px
}

.form-group {
    position: relative;
    margin-bottom: 35px
}

.form-control-modal {
    width: 100%;
    min-width: 100%;
    min-height: 26px;
    height: 26px;
    padding: 5px 0;
    box-shadow: none;
    border: 0;
    border-bottom: 1px solid #aba8a8;
    background: no-repeat;
    outline: 0;
    position: relative
}

/*textarea {
    width: 100%;
    min-width: 100%;
    min-height: 46px!important;
    height: 46px!important
}*/

#mainNavbar,
.menubutt {
    display: none
}

@media only screen and (max-width:980px) {
    .menubutt {
        display: block!important
    }
    #mainNavbar {
        overflow: hidden
    }
    .menup {
        font-size: 20px!important;
        font-weight: 100!importantmargin: 0 auto;
        display: inline-block;
        text-align: left
    }
    .mainNavbar li.active:before {
        content: " → ";
        font-size: 34px;
        margin-left: -37px;
        color: #b7b7b7
    }
    .mainNavbar .navigation-container .navMenu li a {
        -webkit-transition: all .4s;
        transition: all .4s;
        font-size: 31px;
        line-height: 1.5;
        font-weight: 100
    }
    .mainNavbar .navigation-container {
        background: #fff;
        -webkit-overflow-scrolling: touch;
        opacity: 0
    }
    .mainNavbar .navigation-container,
    nav.mainNavbar .navigation-container .navMenu li a {
        color: #2e2e34
    }
    .mainNavbar .navigation-container,
    nav.mainNavbar .navigation-container .brand {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .mainNavbar li {
        display: block;
        width: -webkit-fill-available
    }
    .mainNavbar ul {
        display: table-column
    }
    .mainNavbar .navigation-container.is-visible {
        right: 0;
        opacity: 1;
        position: fixed;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        z-index: 1007
    }
    .mainNavbar .navigation-container .navMenu {
        text-align: center;
        width: 100%;
        padding: 50px
    }
    .mainNavbar .navigation-container .navMenu li ul.social a {
        font-size: 20px
    }
    .mainNavbar .navigation-container .brand {
        background: #f5484a
    }
    .mainNavbar .navigation-container .navMenu li a:hover {
        color: #f5484a
    }
    button.toggleMenu {
        -webkit-transition: all .4s;
        transition: all .4s;
        right: 20px;
        width: 47px;
        height: 47px;
        border-radius: 50%;
        border: none;
        padding: 0;
        float: right;
        box-shadow: 1px 1px 2px #2e2e34;
        position: absolute;
        top: 18px;
        z-index: 1008
    }
    button.toggleMenu span {
        background: #fff;
        width: 20px;
        height: 2px;
        display: block;
        margin: 3px auto;
        -webkit-transition: all .2s;
        transition: all .2s
    }
    button.toggleMenu.active span:first-of-type {
        -webkit-transform: rotate(45deg) translate(4px, 3px);
        transform: rotate(45deg) translate(4px, 3px)
    }
    button.toggleMenu.active span:nth-of-type(2) {
        opacity: 0
    }
    button.toggleMenu.active span:last-of-type {
        -webkit-transform: rotate(-45deg) translate(3px, -3px);
        transform: rotate(-45deg) translate(3px, -3px)
    }
    button.toggleMenu {
        background: #000
    }
}

.button.button-border.main-color,
.button.main-color:hover {
    color: #3b3b3b!important
}

.button:hover {
    background-color: transparent!important
}

.button.main-color {
    background-color: #3b3b3b;
    border-color: #3b3b3b;
    color: #fff
}

.button,
input[type=submit] {
    display: inline-block;
    font-size: 15px;
    line-height: 18px;
    width: auto!important;
    padding: 12px 15px;
    color: #fff;
    border: 1px solid;
    border-radius: 0;
    text-decoration: none!important;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -webkit-transition: all .2s ease-in-out!important;
    -moz-transition: all .2s ease-in-out!important;
    -o-transition: all .2s ease-in-out!important;
    transition: all .2s ease-in-out!important
}

.form-control-modal:focus {
    border-color: #000
}

.form-control-modal+label {
    opacity: 1!important;
    cursor: auto;
    position: absolute;
    top: -20px;
    left: 1px;
    z-index: -1;
    -moz-transition: all ease-out .2s;
    -webkit-transition: all ease-out .2s;
    -o-transition: all ease-out .2s;
    -ms-transition: all ease-out .2s;
    transition: all ease-out .2s;
    font-weight: 300;
    font-size: 15px
}

.label-red {
    color: red
}

.form-control-modal.float-label+label {
    top: -32px;
    font-size: 11px
}

.logo_top_slogan span.text {
    font-size: 12px;
    text-transform: lowercase;
    line-height: 0.9;
    padding-left: 2px;
    margin-top: 0px;
    float: left;
}

.logo_top_slogan {
    display: grid;
}

.logosvg {
    float: left;
    margin: -10px 11px 0px -5px
}