@font-face {
    font-family: 'Bebas Neue';
    src: url('fonts/BebasNeueRegular.woff2') format('woff2'),
		url('fonts/BebasNeueRegular.woff') format('woff'),
		url('fonts/BebasNeueRegular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Bebas Neue';
    src: url('fonts/BebasNeueBold.woff2') format('woff2'),
		url('fonts/BebasNeueBold.woff') format('woff'),
		url('fonts/BebasNeueBold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}
body {
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
	background: #fff;
	margin: 0;
	-webkit-font-smoothing: subpixel-antialiased;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    color: #424242;
    margin-top: 0px;
    font-style: normal;
    font-weight: bold;
	font-family: 'Bebas Neue';
	
}
a {
    text-decoration: none;
    color: #36a1ff;
}
a:hover {
    color: #ff4f4f;
    transition: 0.3s;
}
ul {
    margin: 0px;
    padding: 0px;
}

li {
    list-style: none
}
p {
    font-weight: normal;
    line-height: 24px;
    color: #5d5d5d;
    margin-bottom: 15px;
	font-size: 17px;
}

img {width:100%;}

.pt-10 {padding-top:10px;}
.pt-20 {padding-top:20px;}
.pt-30 {padding-top:30px;}
.pt-40 {padding-top:40px;}
.pt-50 {padding-top:50px;}
.pt-60 {padding-top:60px;}
.pt-70 {padding-top:70px;}
.pt-80 {padding-top:80px;}

.pb-10 {padding-bottom:10px;}
.pb-20 {padding-bottom:20px;}
.pb-30 {padding-bottom:30px;}
.pb-40 {padding-bottom:40px;}
.pb-50 {padding-bottom:50px;}
.pb-60 {padding-bottom:60px;}
.pb-70 {padding-bottom:70px;}
.pb-80 {padding-bottom:80px;}

.ptb-10 {padding-top:10px; padding-bottom:10px;}
.ptb-20 {padding-top:20px; padding-bottom:20px;}
.ptb-30 {padding-top:30px; padding-bottom:30px;}
.ptb-40 {padding-top:40px; padding-bottom:40px;}
.ptb-50 {padding-top:50px; padding-bottom:50px;}
.ptb-60 {padding-top:60px; padding-bottom:60px;}
.ptb-70 {padding-top:70px; padding-bottom:70px;}
.ptb-80 {padding-top:80px; padding-bottom:80px;}

h2.titl {
    text-align: center;
    font-size: 45px;
    padding-bottom: 20px;
    font-weight: bold;
    text-transform: uppercase;
}
h2.titl span {
    color: #3a64b5;
}
.col-w {
    color: #ffffff !important;
}
section {
    position: relative;
}
section .container {
    z-index:10;
	position: relative;
}
.bg-gray {
    background: whitesmoke;
}
.bg-img {
    background: url(img/bg-img.jpg);
    background-size: contain;
    background-position: center;
}
.bg-you {
    background: url(img/bg-you.png);
    background-size: contain;
    background-position: center;
}
.bg-color:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(40deg, #ffffff00, #ffffff00, #9e9e9e00, #ff6a0082);
}
.scrollup{
    width:80px;
    height:40px;
    opacity:0.3;
    position:fixed;
    bottom:50px;
    left:50px;
    display:none;
    text-indent:-9999px;
    background: url('img/arrow.png') no-repeat;
}

/* ---------- #top-head ----------- */
img.logo {
    padding-top: 12px;
    width: 81%;
}
section#top-head {
    position: absolute;
    top: 0;
    z-index: 99999;
    width: 100%;
    background: transparent;
}
.navbar {
    width: max-content;
    margin: 0 auto;
}
.phone-num {
    color: #ffffff;
    font-size: 32px;
    padding-top: 0px;
    font-weight: 600;
    text-align: right;
    font-family: 'Bebas Neue';
}
a.close-menu-btn {
    display: none;
	}
/* ---------- #top-head ----------- */

/* ---------- #top-banner ----------- */
	.only-mob {
	display:none;
	}
section#top-banner {
background: linear-gradient(to right, rgba(52,153,255,1) 0%, rgba(58,57,133,1) 100%);
background: linear-gradient(to right, rgba(150,24,247,1) 0%, rgba(163,201,226,1) 100%);
    background: linear-gradient(to right, rgba(182,94,186,1) 0%, rgba(46,141,225,1) 100%);
	background: linear-gradient(to right, rgba(100,232,237,1) 0%, rgba(138,100,235,1) 100%);
	background: linear-gradient(to right, rgba(110,226,245,1) 0%, rgba(99,84,240,1) 100%);
	background: linear-gradient(to right, rgba(52,153,255,1) 0%, rgba(58,57,133,1) 100%);
    background-position: center;
    height: 670px;
    background-size: cover;
    margin-bottom: -25px;
	padding-top: 55px;
}
.dark-after:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(img/dark-denim-3.png);
    opacity: .3;
} 
section#top-banner:after {
    content: "";
    width: 100%;
    height: 670px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(img/banner-bg.png);
	background-position: center;
} 
section#top-head h1 {
    font-size: 40px;
    font-weight: 600;
    text-align: center;
    color: #ffffff;
    text-align: left;
    width: 100%;
    float: right;
}

section#top-banner h4 {
    text-align: center;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    padding-top: 15px;
}
section#top-banner h5 {
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
    text-shadow: 0 0 5px #b98b00;
}
section#top-banner img {
    width: auto;
    padding: 10px 0;
}
p.old-cen {
    font-size: 50px;
    font-family: 'Bebas Neue';
    text-align: center;
    margin-top: 10px;
	color: #b3b3b3;
}
p.new-cen {
    font-size: 50px;
    text-align: center;
    margin-top: 10px;
    color: #fff;
    font-weight: bold;
    font-family: 'Bebas Neue';
}
p.old-cen span, p.new-cen span {
    font-size: 20px;
    width: 100%;
    display: block;
    padding-bottom: 5px;
    color: #ffffff;
    text-shadow: none;
    font-weight: 400;
	padding-top: 10px;
}
p.old-cen b {
text-decoration: line-through;
}

a.whatsapp {
    font-weight: bold;
    text-align: center;
    margin: 10px auto 0;
    padding: 10px;
    display: block;
    width: 150px;
 
	
}


a.zak-btn {
    font-weight: bold;
    text-align: center;
    margin: 20px auto 0;
    background: #fff;
    padding: 10px;
    display: block;
    width: 250px;
    color: #3a64b5;
    font-size: 16px;
    border-radius: 5px;
    border: 1px solid #fff;
	text-transform:uppercase;
	border-radius:40px;
}
a.zak-btn:hover {
    box-shadow: 0px 0px 2px #00000036;
    transition: 0.5s;
    background: linear-gradient(to right, rgba(52,153,255,1) 0%, rgba(58,57,133,1) 100%);
    text-decoration: none;
	color:#fff;
}
section#top-banner h2.big span {
    font-size: 70px;
    font-weight: 800;
    line-height: 37px;
    color: #fff;
    text-shadow: none;
    font-family: 'Bebas Neue';
}
section#top-banner h2.big {
    width: 100%;
    font-size: 35px !important;
    font-family: 'Bebas Neue';
    line-height: 32px;
    color: white;
    font-weight: 100;
    padding-bottom: 15px;
    text-align: center;
}
section#top-banner h3 {
    color: #fff;
    font-size: 22px;
    display: inline-block;
    font-weight: 400;
    font-family: 'Bebas Neue';
    width: 100%;
    display: block;
    line-height: 18px;
	text-align: center;
}
section#top-banner hr, section#foot-banner hr  {
    width: 60%;
    padding: 0;
    margin: 20px auto 0;
    border: none;
    border-top: 1px solid #fff;
}
.circ {
    background: #971e27;
    width: 110px;
    height: 110px;
    border-radius: 200px;
    box-shadow: 0 0 0 10px rgba(151, 30, 39, 0.59);
    color: #ffffff;
    font-size: 40px;
    text-transform: uppercase;
    text-align: center;
    padding: 8px 0 0;
    margin: -30px 0 0 230px;
    line-height: 20px;
    font-weight: bold;
    right: -30px;
    position: absolute;
    bottom: -10px;
}
.circ span {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 32px;
    padding: 0;
    margin: 0;
}

.pulses {
    animation: pulses;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

@keyframes pulses {
    0%, 100% {
        transform: scale(1, 1)
    }
    50% {
        transform: scale(1.05, 1.05)
    }
}
svg.homepage__features__wave {
    margin-top: -180px;
    margin-bottom: -10px;
    fill: #fff;
    filter: drop-shadow(0px -3px 0px rgba(0,0,0,.05));
}
section#about h2.titl {
    font-size: 50px;
    padding-bottom: 0px;
    text-align: left;
}
section#about img {
    margin-top: -30px;
}
/* ---------- #top-banner ----------- */

section#preim, section#tech, section#video {
background: linear-gradient(to right, rgba(52,153,255,1) 0%, rgba(58,57,133,1) 100%);
}
section#preim {
    padding-top: 60px;
    padding-bottom: 120px;
    margin-bottom: -25px;
}
/* ---------- #preim ----------- */
.pr-item {
    text-align: center;
    background: white;
    padding: 20px 10px;
    box-shadow: 0 0 6px #bf2e0099;
    border-radius: 10px;
}
.i-circle {
    width: 100px;
    height: 100px;
    background: linear-gradient(to right, rgba(52,153,255,1) 0%, rgba(58,57,133,1) 100%);
    margin: 0 auto;
    border-radius: 50%;
    padding-top: 20px;
}
.pr-item h3 {
    padding: 20px 0 5px;
    font-size: 20px;
    font-weight: 600;
    font-family: 'Bebas Neue';
        color: #353535;
}
.i-circle img {
    width: auto;
}
/* ---------- #preim ----------- */

/* ---------- #gall ----------- */
.gallery { 
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    margin-top: 10px;
    overflow: hidden;
}

.gallery img { 
    width: 100%; 
    height: auto;
    transition: 500ms;
    margin-bottom: 10px;
    page-break-inside: avoid; /* For Firefox. */
    -webkit-column-break-inside: avoid; /* For Chrome & friends. */
    break-inside: avoid; /* For standard browsers like IE. :-) */
}

.modal-img,.model-vid{
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  display: table
}
.modal-body{
  padding: 0px;
}

.modal-dialog {
  height: 100%;
      position: relative;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal-content {
  border: none;
}

@media screen and (max-width: 767px) {
	.gallery { 
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
	.gallery div { margin: 0; 
        width: 200px;
    }
  .modal-dialog {
        margin: 0 8vw;
    }
}

@media screen and (max-width: 479px) {
    .gallery { 
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
    .gallery div { 
        margin: 0; 
        width: 200px;
    }
}
/* ---------- #gall ----------- */


/* ---------- #testim ----------- */
section#testim {
background: linear-gradient(to right, rgba(52,153,255,1) 0%, rgba(58,57,133,1) 100%);
}
.testim .wrap {
    position: relative;
    width: 100%;
    max-width: 1020px;
    padding: 0px 20px 40px;
    margin: auto;
}

.testim .arrow {
    display: block;
    position: absolute;
    color: #eee;
    cursor: pointer;
    font-size: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
    -webkit-transition: all .3s ease-in-out;    
    -ms-transition: all .3s ease-in-out;    
    -moz-transition: all .3s ease-in-out;    
    -o-transition: all .3s ease-in-out;    
    transition: all .3s ease-in-out;
    padding: 5px;
    z-index: 22222222;
}

.testim .arrow:before {
		cursor: pointer;
}

.testim .arrow:hover {
    color: #ea830e;
}
    

.testim .arrow.left {
    left: 10px;
}

.testim .arrow.right {
    right: 10px;
}

.testim .dots {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 60px;
    left: 0;
    display: block;
    z-index: 3333;
		height: 12px;
}

.testim .dots .dot {
    list-style-type: none;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #eee;
    margin: 0 10px;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;    
    -ms-transition: all .5s ease-in-out;    
    -moz-transition: all .5s ease-in-out;    
    -o-transition: all .5s ease-in-out;    
    transition: all .5s ease-in-out;
		position: relative;
}

.testim .dots .dot.active,
.testim .dots .dot:hover {
    background: #ea830e;
    border-color: #ea830e;
}

.testim .dots .dot.active {
    -webkit-animation: testim-scale .5s ease-in-out forwards;   
    -moz-animation: testim-scale .5s ease-in-out forwards;   
    -ms-animation: testim-scale .5s ease-in-out forwards;   
    -o-animation: testim-scale .5s ease-in-out forwards;   
    animation: testim-scale .5s ease-in-out forwards;   
}
    
.testim .cont {
    position: relative;
		overflow: hidden;
}

.testim .cont > div {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 0 70px 0;
    opacity: 0;
}

.testim .cont > div.inactive {
    opacity: 1;
}
    

.testim .cont > div.active {
    position: relative;
    opacity: 1;
}
    

.testim .cont div .img img {
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    border-radius: 50%;
}
.testim .cont div h2 {
    color: #fff;
    font-size: 25px;
    margin: 15px 0;
}
.testim .cont div p {
    font-size: 1.15em;
        color: #fff;
    width: 80%;
    margin: auto;
}

.testim .cont div.active .img img {
    -webkit-animation: testim-show .5s ease-in-out forwards;            
    -moz-animation: testim-show .5s ease-in-out forwards;            
    -ms-animation: testim-show .5s ease-in-out forwards;            
    -o-animation: testim-show .5s ease-in-out forwards;            
    animation: testim-show .5s ease-in-out forwards;            
}

.testim .cont div.active h2 {
    -webkit-animation: testim-content-in .4s ease-in-out forwards;    
    -moz-animation: testim-content-in .4s ease-in-out forwards;    
    -ms-animation: testim-content-in .4s ease-in-out forwards;    
    -o-animation: testim-content-in .4s ease-in-out forwards;    
    animation: testim-content-in .4s ease-in-out forwards;    
}

.testim .cont div.active p {
    -webkit-animation: testim-content-in .5s ease-in-out forwards;    
    -moz-animation: testim-content-in .5s ease-in-out forwards;    
    -ms-animation: testim-content-in .5s ease-in-out forwards;    
    -o-animation: testim-content-in .5s ease-in-out forwards;    
    animation: testim-content-in .5s ease-in-out forwards;    
}

.testim .cont div.inactive .img img {
    -webkit-animation: testim-hide .5s ease-in-out forwards;            
    -moz-animation: testim-hide .5s ease-in-out forwards;            
    -ms-animation: testim-hide .5s ease-in-out forwards;            
    -o-animation: testim-hide .5s ease-in-out forwards;            
    animation: testim-hide .5s ease-in-out forwards;            
}

.testim .cont div.inactive h2 {
    -webkit-animation: testim-content-out .4s ease-in-out forwards;        
    -moz-animation: testim-content-out .4s ease-in-out forwards;        
    -ms-animation: testim-content-out .4s ease-in-out forwards;        
    -o-animation: testim-content-out .4s ease-in-out forwards;        
    animation: testim-content-out .4s ease-in-out forwards;        
}

.testim .cont div.inactive p {
    -webkit-animation: testim-content-out .5s ease-in-out forwards;    
    -moz-animation: testim-content-out .5s ease-in-out forwards;    
    -ms-animation: testim-content-out .5s ease-in-out forwards;    
    -o-animation: testim-content-out .5s ease-in-out forwards;    
    animation: testim-content-out .5s ease-in-out forwards;    
}

@-webkit-keyframes testim-scale {
    0% {
        -webkit-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -webkit-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -webkit-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -webkit-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-moz-keyframes testim-scale {
    0% {
        -moz-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -moz-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -moz-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -moz-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-ms-keyframes testim-scale {
    0% {
        -ms-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -ms-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -ms-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -ms-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-o-keyframes testim-scale {
    0% {
        -o-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -o-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -o-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -o-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@keyframes testim-scale {
    0% {
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-webkit-keyframes testim-content-in {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -webkit-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-moz-keyframes testim-content-in {
    from {
        opacity: 0;
        -moz-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -moz-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-ms-keyframes testim-content-in {
    from {
        opacity: 0;
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -ms-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-o-keyframes testim-content-in {
    from {
        opacity: 0;
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -o-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@keyframes testim-content-in {
    from {
        opacity: 0;
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        transform: translateY(0);        
    }
}

@-webkit-keyframes testim-content-out {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-moz-keyframes testim-content-out {
    from {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -moz-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-ms-keyframes testim-content-out {
    from {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -ms-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-o-keyframes testim-content-out {
    from {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@keyframes testim-content-out {
    from {
        opacity: 1;
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
    }
}

@-webkit-keyframes testim-show {
    from {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
}

@-moz-keyframes testim-show {
    from {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
}

@-ms-keyframes testim-show {
    from {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
}

@-o-keyframes testim-show {
    from {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
}

@keyframes testim-show {
    from {
        opacity: 0;
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        transform: scale(1);       
    }
}

@-webkit-keyframes testim-hide {
    from {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-moz-keyframes testim-hide {
    from {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
}

@-ms-keyframes testim-hide {
    from {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
}

@-o-keyframes testim-hide {
    from {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes testim-hide {
    from {
        opacity: 1;
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        transform: scale(0);
    }
}

@media all and (max-width: 300px) {
	body {
		font-size: 14px;
	}
}

@media all and (max-width: 500px) {
	.testim .arrow {
		font-size: 1.5em;
	}
	
	.testim .cont div p {
		line-height: 25px;
	}

}
/* ---------- #testim ----------- */

/* ---------- #shop ----------- */
.shop-item {
    text-align: center;
    background: white;
    padding: 10px;
    border: 1px solid #e2e2e2;
    box-shadow: 0 0 15px #00000012;
}
.shop-item img {
    width: 100%;
}

.shop-item h3 {
    padding-top: 20px;
}
.shop-item p.old-cen, .shop-item p.new-cen {
    font-size: 30px;
    padding-bottom: 10px;
}
.shop-item p.old-cen span, .shop-item p.new-cen span {
    font-size: 14px;
    width: 100%;
    display: block;
    padding-bottom: 5px;
    color: #b3b3b3;
    text-shadow: none;
    font-weight: bold;
}
p.shop-descr {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 20px;
}
.shop-item a.zak-btn {
    margin-bottom: 15px;
}
section#shop img {
    width: auto;
}
/* ---------- #shop ----------- */

/* ---------- #tech ----------- */
section#tech p span {
width: 35px;
    height: 35px;
    text-align: center;
    background: #fff;
    display: block;
    border-radius: 50%;
    color: #3a64b5;
    line-height: 35px;
    float: left;
    margin-right: 15px;
    font-weight: bold;
}
section#tech p {
    line-height: 35px;
    border-bottom: 1px dashed #fff;
    padding-bottom: 9px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 9px;
}
/* ---------- #tech ----------- */

/* ---------- #tabs ----------- */
section#tabs .btn-link {
    font-weight: bold;
    color: #2b2b2b;
    background-color: transparent;
    width: 100%;
    text-align: left;
    font-size: 17px;
}
section#tabs .btn-link:hover {
    text-decoration: none;
}
section#tabs .card {
    margin: 5px 0;
}
section#tabs i {
    color: #c83b36;
    padding-right: 7px;
}
section#tabs .card-header {
    padding: .75rem 0.25rem;
}
.back-call {
    background: #c83b36;
    padding: 22px 30px 0;
    min-height: 454px;
    margin: 5px 0;
    border-radius: 3px;
    text-align: center;
}
.back-call h3 {
    color: white;
}
.back-call input, .back-call textarea {
    width: 100%;
    padding: 15px;
    margin-bottom: 10px;
    border: 1px solid #ab302b;
	border-radius: 5px;
}
.back-call button {
    width: 60%;
    padding: 14px 15px;
    margin: 0 auto;
    display: block;
    background: #f44336;
    border: 1px solid #f44336;
    border-radius: 5px;
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
}
.back-call button:hover {
    background-image: linear-gradient(to bottom,#21d663,#0eaf48);
    border: 1px solid #0fb149;
    transition: all 0.4s;
	cursor:pointer;
}
.back-call p.aft-but {
    color: white;
    padding-top: 15px;
}
.back-call p {
    font-size: 15px;
    color: white;
    line-height: 18px;
    padding: 5px;
}

section#tabs img {
    width: 70%;
}

section#tabs h3 {
    font-size: 22px;
    padding-top: 15px;
}
section#tabs p {
    width: 80%;
    text-align: center;
    margin: 15px auto 0;
    font-weight: 400;
    color: #fff;
	color: #343539;
}
/* ---------- #tabs ----------- */

/* ---------- #work ----------- */
.work-item img {
    width: 100%;
}
.work-item h3 {
    background: linear-gradient(to right, rgba(52,153,255,1) 0%, rgba(58,57,133,1) 100%);
    padding: 9px 0px 11px 120px;
    color: #ffffff;
    position: relative;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
}
h3.w-icon1:before {
    content: "\f040";
    width: 70px;
    height: 70px;
    position: absolute;
    left: 20px;
    top: -13px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 25px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #466db9;
    border-radius: 50%;
    box-shadow: 0 0 0 4px #eeeeee;
    text-align: center;
    padding: 22px 0;
}
h3.w-icon2:before {
    content: "\f098";
    width: 70px;
    height: 70px;
    position: absolute;
    left: 20px;
    top: -13px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 25px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #466db9;
    border-radius: 50%;
    box-shadow: 0 0 0 4px #f5f5f582;
    text-align: center;
    padding: 24px 0;
}
h3.w-icon3:before {
        content: "\f187";
    width: 70px;
    height: 70px;
    position: absolute;
    left: 20px;
    top: -13px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 25px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #466db9;
    border-radius: 50%;
    box-shadow: 0 0 0 4px #f5f5f582;
    text-align: center;
    padding: 24px 0;
}
.work-item p {
    text-align: center;
    padding-top: 15px;
    border-bottom: 2px solid #fff;
    padding-bottom: 15px;
    font-weight: 500;
    font-size: 16px;
}
/* ---------- #work ----------- */

/* ---------- #features ----------- */
section#features img {
    width: 100%;
}
section#features p {
    line-height: 35px;
    border-bottom: 1px dashed #c9c9c9;
    padding-bottom: 15px;
}
section#features p span {
    width: 35px;
    height: 35px;
    text-align: center;
    background: linear-gradient(to right, rgba(52,153,255,1) 0%, rgba(58,57,133,1) 100%);
    display: block;
    border-radius: 50%;
    color: white;
    line-height: 35px;
    float: left;
    margin-right: 15px;
}
section#features .side-left p span {
    float: right;
    margin-right: 0px;
    margin-left: 15px;
}

section#features .side-left p {
    text-align: right;
}
.side-left h4 {
    text-align: right;
}

.side-left, .side-right {
    padding-top: 25px;
}
/* ---------- #features ----------- */

/* ---------- #servises ----------- */
.servis-item {
    text-align: center;
    box-shadow: 0 0 0 8px #e8e8e8;
    padding-bottom: 20px;
}
.servis-item img {
    width: 100%;
}
.servis-item h3 {
    color: white;
    background: #c83b36;
    padding: 8px 0;
    font-size: 22px;
}
.servis-item a.zak-btn {
    font-size: 16px;
    padding: 7px;
    width: 80%;
}
/* ---------- #servises ----------- */

/* ---------- #video ----------- */
section#video iframe {
    margin-bottom: -48px;
    box-shadow: 0 0 0 2px #5026c8;
    z-index: 20;
    position: relative;
    margin-top: -80px;
}

/* ---------- #video ----------- */

/* ---------- #foot-banner ----------- */

section#foot-banner {
background: linear-gradient(to right, rgba(52,153,255,1) 0%, rgba(58,57,133,1) 100%);
    background-position: center;
    height: 570px;
    background-size: cover;
    margin-bottom: -25px;
	padding-top: 55px;
}
.dark-after:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(img/dark-denim-3.png);
    opacity: .3;
} 
section#foot-banner:after {
    content: "";
    width: 100%;
    height: 570px;
    position: absolute;
top: -50px;
    left: 0;
    background: url(img/banner-bg.png);
	background-position: center;
} 
section#foot-banner h1 {
    font-size: 60px;
    font-weight: 600;
    text-align: center;
    color: #c83b36;
    text-shadow: 1px 0px 0px #fff, 0px 1px 0px #fff, -1px 0px 0px #fff, 0px -1px 0px #fff;
}
section#foot-banner h2.big {
    width: 100%;
    font-size: 35px !important;
    font-family: 'Bebas Neue';
    line-height: 32px;
    color: white;
    font-weight: 100;
    padding-bottom: 15px;
    text-align: center;
}
section#foot-banner h2.big span {
    font-size: 70px;
    font-weight: 800;
    line-height: 37px;
    color: #fff;
    text-shadow: none;
    font-family: 'Bebas Neue';
}
section#foot-banner h3 {
    color: #fff;
    font-size: 22px;
    display: inline-block;
    font-weight: 400;
    font-family: 'Bebas Neue';
    width: 100%;
    display: block;
    line-height: 18px;
}
section#foot-banner h4 {
    text-align: center;
    color: #c83b36;
}
section#foot-banner input {
    width: 65%;
    padding: 12px;
    margin-bottom: 10px;
    border: 1px solid #466db9;
    border-radius: 5px;
    margin: 0 auto 10px;
    display: block;
}
section#foot-banner button {
    font-weight: bold;
    text-align: center;
    margin: 20px auto 0;
    background: #fff;
    padding: 10px;
    display: block;
    width: 250px;
    color: #466db9;
    font-size: 16px;
    border-radius: 36px;
    border: 1px solid #fff;
    text-transform: uppercase;
}
section#foot-banner button:hover {
background: linear-gradient(to right, rgba(52,153,255,1) 0%, rgba(58,57,133,1) 100%);
    border: 1px solid #fff;
    transition: all 0.4s;
    cursor: pointer;
    color: #fff;
}
section#foot-banner p.old-cen, section#foot-banner p.new-cen {
    margin-top: 5px;
	padding-bottom: 10px;
}
/* ---------- #foot-banner ----------- */
/* ---------- #t-photo ----------- */
section#t-photo {
    background: url(img/christ.jpg);
    background-size: cover;
    background-position: center;
	background-attachment: fixed;
}
section#t-photo button.owl-prev {
    margin-left: -20px;
}
section#t-photo button.owl-next {
    float: right;
    margin-right: -20px;
}
#card {
    height: 450px;
    width: 345px;
    margin: 15px auto;
    position: relative;
    z-index: 1;
    perspective: 600px;
    box-shadow: 0 0 10px #00000070;
    border-radius: 10px;
}
#card #front, #card #back {
  border-radius: 10px;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transform-style: preserve-3d;
  backface-visibility: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
#card #front {
  transform: rotateY(0deg);
  overflow: hidden;
  z-index: 1;
}
#card #front #arrow {
  position: absolute;
  height: 50px;
  line-height: 50px;
  font-size: 30px;
  z-index: 10;
  bottom: 0;
  right: 50px;
  color: rgba(255, 255, 255, 0.5);
  animation: arrowWiggle 1s ease-in-out infinite;
}
#card #front #top-pic {
    height: 40%;
    width: 100%;
}
#card #front #avatar {
    width: 114px;
    height: 114px;
    top: 44%;
    left: 50%;
    margin: -77px 0 0 -57px;
    border-radius: 100%;
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.8), 0 4px 5px rgba(107, 5, 0, 0.6), 0 0 50px 50px rgba(255, 255, 255, 0.25);
    background-size: contain;
    position: absolute;
    z-index: 1;
}
#card #front #info-box {
    height: 60%;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
padding: 50px 16px;
    background: white;
}
div#info-box h2 {
    background: #167ac6;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    font-weight: 400;
    font-size: 22px;
    padding-top: 20px;
}
div#avatar img {
    border-radius: 50%;
}
#card #front #social-bar {
  height: 50px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 50px;
  font-size: 18px;
  text-align: center;
}
#card #front #social-bar a {
  display: inline-block;
  color: #951009;
  text-decoration: none;
  padding: 5px;
  line-height: 18px;
  border-radius: 5px;
}
#card #front #social-bar a:hover {
  color: #450300;
  background: rgba(255, 255, 255, 0.3);
  transition: .25s ease-in-out;
}
#card #back {
  transform: rotateY(180deg);
  background-color: rgba(255, 255, 255, 0.6);
  display: table;
  z-index: 2;
  font-size: 13px;
  line-height: 20px;
  padding: 50px;
}
#card #back .back-info {
  text-align: justify;
  text-justify: inter-word;
}
#card #back #social-bar {
  height: 50px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 50px;
  font-size: 18px;
  text-align: center;
}
#card #back #social-bar a {
  display: inline-block;
  line-height: 18px;
  color: #951009;
  text-decoration: none;
  padding: 5px;
  border-radius: 5px;
}
#card #back #social-bar a:hover {
  color: #450300;
  background: rgba(223, 74, 66, 0.5);
  transition: .25s ease-in-out;
}
#card .info {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  text-align: center;
}
#card.flip #front {
  transform: rotateY(180deg);
}
#card.flip #back {
  transform: rotateY(360deg);
}

#background {
  position: fixed;
  background-color: black;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
#background #background-image {
  height: calc(100% + 60px);
  width: calc(100% + 60px);
  position: absolute;
  top: -30px;
  left: -30px;
}

@keyframes arrowWiggle {
  0% {
    right: 50px;
  }
  50% {
    right: 35px;
  }
  100% {
    right: 50px;
  }
}


.tg-1 {
    background-image: url(img/testim/tg1.jpg);
    background-size: cover;
    background-position: bottom;
}

.tg-2 {
    background-image: url(img/testim/tg2.jpg);
    background-size: cover;
    background-position: bottom;
}

.tg-3 {
    background-image: url(img/testim/tg3.jpg);
    background-size: cover;
    background-position: bottom;
}

.tg-4 {
    background-image: url(img/testim/tg4.jpg);
    background-size: cover;
    background-position: bottom;
}

.tg-5 {
    background-image: url(img/testim/tg5.jpg);
    background-size: cover;
    background-position: bottom;
}

.tg-6 {
    background-image: url(img/testim/tg6.jpg);
    background-size: cover;
    background-position: bottom;
}

.tg-7 {
    background-image: url(img/testim/tg7.jpg);
    background-size: cover;
    background-position: bottom;
}

.tg-8 {
    background-image: url(img/testim/tg8.jpg);
    background-size: cover;
    background-position: bottom;
}

.tg-9 {
    background-image: url(img/testim/tg9.jpg);
    background-size: cover;
    background-position: bottom;
}

.tg-10 {
    background-image: url(img/testim/tg10.jpg);
    background-size: cover;
    background-position: bottom;
}

.tg-11 {
    background-image: url(img/testim/tg11.jpg);
    background-size: cover;
    background-position: bottom;
}

.tg-12 {
    background-image: url(img/testim/tg12.jpg);
    background-size: cover;
    background-position: bottom;
}

.tg-13 {
    background-image: url(img/testim/tg13.jpg);
    background-size: cover;
    background-position: bottom;
}

.tg-14 {
    background-image: url(img/testim/tg14.jpg);
    background-size: cover;
    background-position: bottom;
}

.tg-15 {
    background-image: url(img/testim/tg15.jpg);
    background-size: cover;
    background-position: bottom;
}

.tg-16 {
    background-image: url(img/testim/tg16.jpg);
    background-size: cover;
    background-position: bottom;
}

.tg-17 {
    background-image: url(img/testim/tg17.jpg);
    background-size: cover;
    background-position: bottom;
}

.tg-18 {
    background-image: url(img/testim/tg18.jpg);
    background-size: cover;
    background-position: bottom;
}
/* ---------- #t-photo ----------- */

/* ---------- #google-map ----------- */
section#google-map {
    height: 500px;
}
#map {
        height: 100%;
}
.inner-map {
    width: 480px;
    height: auto;
    position: absolute;
    background: white;
    z-index: 999;
    top: 10px;
    left: 10px;
    box-shadow: 0 0 10px #0003;
    padding: 30px 30px 15px 30px;
	border-bottom: 3px solid #449bdc;
}
.inner-map h2 {
    font-size: 25px;
    width: 100%;
    display: block;
    padding-bottom: 12px;
}
.inner-map p {
    width: 100%;
    display: block;
    font-size: 16px;
    font-weight: 600;
}
/* ---------- #google-map ----------- */

/* ---------- #magnet-line ----------- */
.magnet-line {
    background: #9a214a;
    padding: 20px 0;
}
h2.titl.col-w span {
    color: #fff;
}
.magnet-line h2 {
    font-size: 30px;
    text-align: center;
    color: #fff;
    letter-spacing: 3px;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
}
.magnet-line h2 span {
    color: #ffc001;
}
/* ---------- #magnet-line ----------- */

/* ---------- #footer ----------- */
section#footer {
    background: #414247;
}
section#footer p {
    padding: 0;
    margin: 0;
    color: #e2e2e2;
}
.textmin a {
	font-size:12px;
	color: #ccc;
}
/* ---------- #footer ----------- */

/* ---------- #free-button ----------- */
section#free-button {
    margin-top: -32px;
    border-bottom: 3px dashed #e0e0e0;
}
section#free-button a.zak-btn {
    width: 350px;
    padding: 15px 15px;
    margin: 0 auto;
    display: block;
    background-image: linear-gradient(to right, rgba(52,153,255,1) 0%, rgba(58,57,133,1) 100%);
    border: 1px solid #fff;
    border-radius: 46px;
    color: #ffffff;
    font-size: 21px;
    margin-bottom: -32px;
    z-index: 30;
    position: relative;
    font-weight: 400;
    text-transform: uppercase;
    font-family: 'Bebas Neue';
}
section#free-button a.zak-btn:hover {
    background: #fff;
    border: 1px solid #3a64b5;
	color: #3a64b5;
    cursor: pointer;
}
/* ---------- #free-button ----------- */

  /* ---------- #call-btn ----------- */
.panel_call {
    width:235px;
    height:75px;
    border-radius: 10px;
    display:none;
    background:#FF6E1F;
  bottom:40px;
  right:120px;
  position:fixed;
  text-decoration:none;
  
}
.panel_call p {
  margin:auto;
  
  color:white;
}
.info_call {
  margin-top: 10px;
  margin-left: 10px;
}
.info-call { 
  font-size: 200%;
  margin-top: -20px;
}

.info_call_number {
  margin-top: -10px;
  font-size: 120%;
}

#popup__toggle{bottom:25px;
  right:10px;
  position:fixed;}
.img-circle{background-color:#FF6E1F;
  box-sizing:content-box;
  -webkit-box-sizing:content-box;}
.circlephone{box-sizing:content-box;
  -webkit-box-sizing:content-box;
  border: 2px solid #FF6E1F;
  width:150px;
  height:150px;
  bottom:-25px;right:10px;
  position:absolute;
  -webkit-border-radius:100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  opacity: .5;
  -webkit-animation: circle-anim 2.4s infinite ease-in-out !important;
  -moz-animation: circle-anim 2.4s infinite ease-in-out !important;
  -ms-animation: circle-anim 2.4s infinite ease-in-out !important;-o-animation: circle-anim 2.4s infinite ease-in-out !important;
  animation: circle-anim 2.4s infinite ease-in-out !important;-webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;transition: all 0.5s;}
.circle-fill{box-sizing:content-box;
  -webkit-box-sizing:content-box;
  background-color:#FF6E1F;
  width:100px;height:100px;bottom:0px;right:35px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;-webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;-moz-animation: circle-fill-anim 2.3s infinite ease-in-out;-ms-animation: circle-fill-anim 2.3s infinite ease-in-out;-o-animation: circle-fill-anim 2.3s infinite ease-in-out;animation: circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.img-circle{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;bottom: 14px;right: 49px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;opacity: .7;}
.img-circleblock{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;background-image:url(icons/graphicloads/100-flat/64/phone-icon.png);background-position: center center;background-repeat:no-repeat;animation-name: tossing;-webkit-animation-name: tossing;animation-duration: 1.5s;-webkit-animation-duration: 1.5s;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;}
.img-circle:hover{opacity: 1;}
@keyframes pulse {0% {transform: scale(0.9);opacity: 1;}
  50% {transform: scale(1); opacity: 1; }   
  100% {transform: scale(0.9);opacity: 1;}}
 @-webkit-keyframes pulse {0% {-webkit-transform: scale(0.95);opacity: 1;}
  50% {-webkit-transform: scale(1);opacity: 1;}   
  100% {-webkit-transform: scale(0.95);opacity: 1;}}
@keyframes tossing {
  0% {transform: rotate(-8deg);}
  50% {transform: rotate(8deg);}
  100% {transform: rotate(-8deg);}}
@-webkit-keyframes tossing {
  0% {-webkit-transform: rotate(-8deg);}
  50% {-webkit-transform: rotate(8deg);}
  100% {-webkit-transform: rotate(-8deg);}}
@-moz-keyframes circle-anim {
  0% {-moz-transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;-moz-opacity: .1;-webkit-opacity: .1;-o-opacity: .1;}
  30% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;-moz-opacity: .5;-webkit-opacity: .5;-o-opacity: .5;}
  100% {-moz-transform: rotate(0deg) scale(1) skew(1deg);opacity: .6;-moz-opacity: .6;-webkit-opacity: .6;-o-opacity: .1;}}
@-webkit-keyframes circle-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.5) skew(1deg);-webkit-opacity: .1;}
  30% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);-webkit-opacity: .5;}
  100% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);-webkit-opacity: .1;}}
@-o-keyframes circle-anim {
  0% {-o-transform: rotate(0deg) kscale(0.5) skew(1deg);-o-opacity: .1;}
  30% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);-o-opacity: .5;}
  100% {-o-transform: rotate(0deg) scale(1) skew(1deg);-o-opacity: .1;}}
@keyframes circle-anim {
  0% {transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;}
  30% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;}
  100% {transform: rotate(0deg) scale(1) skew(1deg);
opacity: .1;}}
@-moz-keyframes circle-fill-anim {
  0% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);opacity: .2;}
  100% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-webkit-keyframes circle-fill-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;  }
  50% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;  }
  100% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-o-keyframes circle-fill-anim {
  0% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-o-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@keyframes circle-fill-anim {
  0% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
  /* ---------- #call-btn ----------- */
  
/* ---------- #exitblock ----------- */
  .exitblock {    
    display:none;    
    position:fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    z-index:100000;
}
.flex-inner {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}   
.exitblock .fon {
    background: #000000;
    opacity: .5;
    position: fixed;
    width: 100%;
    height: 100%;
}
.exitblock .modaltext {
    box-sizing: border-box;
    background: #F6FCFF;
    position: relative;
    width: 400px;
    box-shadow: 0 0 0 20px #ffffff26;
}
.modaltext h3 {
    background: #21d663;
    text-align: center;
    padding: 20px;
    color: white;
}
.modaltext p {
    text-align: center;
    padding: 15px;
    color: black;
}
.modaltext input {
    width: 80%;
    margin: 0 auto 10px;
    display: block;
    padding: 15px 10px;
    border-radius: 5px;
    border: 1px solid #c1c1c1;
}
.modaltext button {
    width: 80%;
    margin: 30px auto 12px;
    display: block;
    padding: 10px 15px;
    background-image: linear-gradient(to bottom,#FFC107,#FF9800);
    border: 1px solid #ff9900;
    border-radius: 5px;
    font-size: 22px;
    
    color: #f6fcff;
    transition: all 0.4s;
    font-weight: bold;
    text-transform: uppercase;
}
.modaltext button:hover {
    background-image: linear-gradient(to bottom,#21d663,#0eaf48);
    border: 1px solid #0fb149;
    transition: all 0.4s;
	cursor:pointer;
}
p.aft-but {
    font-size: 14px;
}
p.aft-but:before {
    content: '';
    position: relative;
    display: inline-block;
    width: 16px;
    height: 15px;
    margin: 0 10px 0 0;
    top: 2px;
    background: url(img/popup-phone.png) 0 0 no-repeat;
}
.closeblock {
    position: absolute;
    background: url(callback/close.png) no-repeat top center;
    top: 40px;
    right: 40px;
    border: none;
    width: 38px;
    height: 38px;
    cursor: pointer;
}
.closeblock:hover {
    color: #000;    
}
/* ---------- #exitblock ----------- */

/* ---------- #yved ----------- */
.yved {
    position: fixed;
    right: 10px;
    top: 85px;
    width: 300px;
    vertical-align: middle;
    height: 100px;
    color: white;
    padding: 17px 15px;
    font-size: 15px;
    line-height: 90px;
    border-radius: 5px;
    display: none;
    z-index: 9999;
}
.yvedi { float: left; width: 50px ! important; margin-right: 10px; margin-top: 8px; }
.yvedt {
    width: 210px;
    line-height: normal;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    padding-bottom: 30px;
}
.yvedf1 {
    background-color: rgb(54, 54, 54);
}
.yvedvt { float: left; height: 90px; line-height: 90px; display: inline-block; vertical-align: middle; }
/* ---------- #yved ----------- */

a.desinger {
    padding-top: 10px;
    display: block;
    width: 100px;
    margin-top: -36px;
    position: absolute;
    right: 0;
}
a.desinger img {
    width: 100px;
    filter: grayscale(100%);
    transition: 0.5s;
}
a.desinger:hover img {
    filter: grayscale(0%);
    transition: 0.5s;
}
section#gall .nopadding {
    padding: 5px 10px 5px;
    overflow: hidden;
}

section#gall .nopadding img {
    height: 370px;
    width: auto;
    overflow: hidden;
}
.twork {
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.reimimg {
	height: 270px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.owl-dots, .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: inherit;
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
    background: #869791;
}