@charset "utf-8";
@charset "UTF-8";
@font-face {
font-family: 'Palatino-Roman';
src: url(//www.bg-architecture.com/bga-new/wp-content/themes/bga/assets/fonts/Palatino-Roman.woff2) format('woff2'),
url(//www.bg-architecture.com/bga-new/wp-content/themes/bga/assets/fonts/Palatino-Roman.woff) format('woff'),
url(//www.bg-architecture.com/bga-new/wp-content/themes/bga/assets/fonts/Palatino-Roman.ttf) format('truetype');
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'SignPainter HouseScript';
src: url(//www.bg-architecture.com/bga-new/wp-content/themes/bga/assets/fonts/SignPainterHouseScript.woff2) format('woff2'),
url(//www.bg-architecture.com/bga-new/wp-content/themes/bga/assets/fonts/SignPainterHouseScript.woff) format('woff'),
url(//www.bg-architecture.com/bga-new/wp-content/themes/bga/assets/fonts/SignPainterHouseScript.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.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-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//www.bg-architecture.com/bga-new/wp-content/themes/bga/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
 @-webkit-keyframes bounce {
from,
20%,
53%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%,
43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0);
}
}
@keyframes bounce {
from,
20%,
53%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%,
43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes flash {
from,
50%,
to {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
@keyframes flash {
from,
50%,
to {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
from,
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%,
40%,
60%,
80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
from,
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%,
40%,
60%,
80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.headShake {
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-name: headShake;
animation-name: headShake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%,
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%,
60%,
80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%,
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%,
60%,
80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes wobble {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes jello {
from,
11.1%,
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
@keyframes jello {
from,
11.1%,
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
.jello {
-webkit-animation-name: jello;
animation-name: jello;
-webkit-transform-origin: center;
transform-origin: center;
}
@-webkit-keyframes heartBeat {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
14% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
28% {
-webkit-transform: scale(1);
transform: scale(1);
}
42% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
70% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes heartBeat {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
14% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
28% {
-webkit-transform: scale(1);
transform: scale(1);
}
42% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
70% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
.heartBeat {
-webkit-animation-name: heartBeat;
animation-name: heartBeat;
-webkit-animation-duration: 1.3s;
animation-duration: 1.3s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
@-webkit-keyframes bounceIn {
from,
20%,
40%,
60%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
from,
20%,
40%,
60%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInDown {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInLeft {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInRight {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
50%,
55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
50%,
55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
}
.bounceOut {
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
from {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
rotate3d(0, 1, 0, 0deg);
transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
rotate3d(0, 1, 0, 0deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
rotate3d(0, 1, 0, 0deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
from {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
rotate3d(0, 1, 0, 0deg);
transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
rotate3d(0, 1, 0, 0deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
rotate3d(0, 1, 0, 0deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%,
60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%,
80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%,
60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%,
80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
-webkit-animation-name: hinge;
animation-name: hinge;
}
@-webkit-keyframes jackInTheBox {
from {
opacity: 0;
-webkit-transform: scale(0.1) rotate(30deg);
transform: scale(0.1) rotate(30deg);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
50% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg);
}
70% {
-webkit-transform: rotate(3deg);
transform: rotate(3deg);
}
to {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes jackInTheBox {
from {
opacity: 0;
-webkit-transform: scale(0.1) rotate(30deg);
transform: scale(0.1) rotate(30deg);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
50% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg);
}
70% {
-webkit-transform: rotate(3deg);
transform: rotate(3deg);
}
to {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
.jackInTheBox {
-webkit-animation-name: jackInTheBox;
animation-name: jackInTheBox;
} @-webkit-keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
to {
opacity: 0;
}
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
to {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
transform: scale(0.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
transform: scale(0.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
transform: scale(0.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
transform: scale(0.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.delay-1s {
-webkit-animation-delay: 1s;
animation-delay: 1s;
}
.animated.delay-2s {
-webkit-animation-delay: 2s;
animation-delay: 2s;
}
.animated.delay-3s {
-webkit-animation-delay: 3s;
animation-delay: 3s;
}
.animated.delay-4s {
-webkit-animation-delay: 4s;
animation-delay: 4s;
}
.animated.delay-5s {
-webkit-animation-delay: 5s;
animation-delay: 5s;
}
.animated.fast {
-webkit-animation-duration: 800ms;
animation-duration: 800ms;
}
.animated.faster {
-webkit-animation-duration: 500ms;
animation-duration: 500ms;
}
.animated.slow {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animated.slower {
-webkit-animation-duration: 3s;
animation-duration: 3s;
}
@media (print), (prefers-reduced-motion) {
.animated {
-webkit-animation: unset !important;
animation: unset !important;
-webkit-transition: none !important;
transition: none !important;
}
}
 body {
margin: 0;
padding: 0;
font-size: 18px;
color: #000;
font-family: 'Montserrat', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0;
}
img {
max-width: 100%;
}
* {
box-sizing: border-box;
}
.clearfix {
clear: both;
}
a {
text-decoration: none;
transition: all .3s;
}
ul {
margin: 0;
padding: 0;
}
::-webkit-input-placeholder { color: #787878;
font-size:18px;
font-weight:400;
}
::-moz-placeholder { color: #787878;
font-size:18px;
}
h1 {
font-size: 42px;
text-transform: uppercase;
text-shadow: 1px 2px 7px #000;
display: block;
color: #fff;
text-align: center !important;
}
:-ms-input-placeholder { color: #787878;
font-size:18px;
}
.container {
max-width: 1780px;
margin: 0 auto;
}
.logo {
float: left;
width: 47%;
}
header .right_link {
float: right;
width: 50.6%;
margin-top: 21px;
}
header nav li {
list-style: none;
display: inline-block;
margin: 0 34px 0 0;
position: relative;
padding: 0 0 23px;
}
header nav li:last-child {
margin-right: 0;
}
header nav li.current-menu-item > a, header nav li.current_page_item > a, header nav li.current-menu-parent > a {
color: #c71b0a;
}
nav {
float: left;
margin-right: 20px;
padding-top: 26px;
}
nav .menu-item-has-children ul {
position: absolute;
width: 300px;
border-top: 12px solid #c71b0a;
border-bottom: 12px solid #898989;
padding: 7px 12px;
border-left: 1px solid #aeaeb0;
border-right: 1px solid #aeaeb0;
display: none;
z-index: 9999999;
background-color: #fff;
top: 45px;
}
nav li ul li {
padding: 15px 0px;
border-bottom: 1px solid #d7d7d7;
display: inline-block;
width: 100%;
margin-right: 0;
}
nav li ul li:last-child {
border-bottom: none;
}
header nav li:hover > ul {
display: block;
}
.contact_bar {
float: right;
}
nav a {
font-weight: 600;
color: #000;
text-transform: uppercase;
}
nav a:hover {
color: #c71b0a;
}
header {
padding-top: 26px;
}
header:before {
background: linear-gradient(to bottom, #bfbfbf, #bfbfbf) no-repeat left center / 95% 1px;
content: "";
display: table-cell;
width: 50%;
}
header:after {
background: linear-gradient(to bottom, #bfbfbf, #bfbfbf) no-repeat right center / 95% 1px;
content: "";
display: table-cell;
width: 50%;
}
header img {
display: block;
}
header .chat_box, header .chat_box a {
font-weight: 600;
color: #fff;
font-size: 16px;
text-align: center;
display: block;
text-transform: uppercase;
padding: 8px 7px;
letter-spacing: 1px;
line-height: 16px;
cursor: pointer;
}
header .chat_box {
float: right;
width: 100%;
position: relative;
max-width: 80px;
background-color: #ca242f;
}
header .phone {
float: left;
margin-right: 25px;
padding-top: 19px;
}
header .call_nmber {
font-size: 20px;
color: #7f7f7f;
font-weight: 600;
padding-top: 4px;
display: inline-block;
}
header .mobile_img {
float: left;
margin-right: 20px;
}
.banner_slider .banner_text {
height: 928px;
display: table;
position: absolute;
top: 0;
width: 100%;
text-align: center;
}
.banner_slider .verticale_align {
vertical-align: middle;
display: table-cell;
}
.banner_slider .item {
position: relative;
}
.banner_slider {
margin-top: 30px;
}
.banner_slider h2 {
font-size: 84px;
color: #fff;
font-weight: 100;
text-transform: uppercase;
background: rgba(0,0,0,0.4);
letter-spacing: 0;
padding: 22px 0;
margin-bottom: 36px;
}
.projects_btn a, .celebrate .learn_more {
font-size: 20px;
font-weight: 600;
color: #fff;
width: 263px;
background: #c81b0a;
display: block;
margin: 0 auto;
padding: 18px 0 18px;
border-radius: 5px;
text-align: center;
border: 1px solid #c81b0a;
}
.celebrate .learn_more:hover, .projects_btn a:hover {
background-color: #fff;
color: #c81b0a;
}
.celebrate .left_box span { text-align: center; margin: 0 auto;
color:#c81b0a;
font-size: 16px;
}
.banner_slider .owl-dots {
position: absolute;
bottom: 21px;
text-align: center;
width: 100%;
}
.banner_slider button.owl-dot span {
width: 16px;
height: 16px;
display: block;
border: 1px solid #dddcdc;
margin-right: 15px;
border-radius: 40px;
}
.banner_slider button.owl-dot.active span {
background: #dddcdc;
}
button.owl-dot {
outline: none;
}
.years_heading h4 {
text-align: center;
font-size: 24px;
color: #000;
letter-spacing: 17px;
text-transform: uppercase;
font-family: 'Palatino-Roman';
}
.celebrate {
padding-top: 40px;
}
.design {
padding-top: 80px;
}
.celebrate .top_text h3 {
font-size: 57px;
font-weight: 300;
text-align: center;
color: #000000;
text-transform: uppercase;
}
.celebrate .top_text p {
font-size: 28px;
font-weight: 600;
text-align: center;
margin: 0;
padding: 17px 0 43px;
}
.celebrate .top_text b {
font-weight: 900;
}
.celebrate .left_box {
float: left;
width: 31.5%;
text-align: center;
background-color: #dddcdc;
border-top: 12px solid #c81b0a;
height: 100%;
margin-right: 45px;
}
.celebrate .left_box h5, .works h5, .archives h5 {
font-size: 71px;
text-transform: uppercase;
font-weight: 100;
}
.celebrate .left_box h5 {
color: #000
}
.celebrate .left_box:nth-child(3n + 3) {
margin-right: 0;
}
hr {
width: 40px;
height: 5px;
border: none;
background-color: #c81b0a;
}
.celebrate .left_box p {
font-size: 21px;
font-weight: 500;
line-height: 34px;
color: #000
}
.celebrate .left_box a {
font-size: 21px;
color: #000 ;
padding: 60px 47px 30px;
display: block;
min-height:593px;
}
.celebrate .boxes {
padding-top: 40px;
}
.celebrate .left_box b {
text-transform: uppercase;
}
.years_heading span {
font-family: 'SignPainter HouseScript';
font-size: 74px;
color: #c81b0a;
}
.years_heading {
display: table;
white-space: nowrap;
}
.years_heading:before {
background: linear-gradient(to bottom, #bfbfbf, #bfbfbf) no-repeat left center / 95% 1px;
content: "";
display: table-cell;
width: 50%;
}
.years_heading:after {
background: linear-gradient(to bottom, #bfbfbf, #bfbfbf) no-repeat right center / 95% 1px;
content: "";
display: table-cell;
width: 50%;
}
.chat_popup .title {
background-color: #000;
text-align: center;
padding: 12px 0 6px;
position: relative;
}
.chat_popup strong {
font-size: 18px;
font-weight: 600;
color: #fff;
text-transform: uppercase;
padding-left: 11px;
}
.chat_popup {
width: 100%;
max-width: 510px;
border-radius: 14px 0 0 14px;
overflow: hidden;
position: fixed;
top: 9%;
z-index: 999999999;
background-color: #fff;
right: -495px;
opacity: 0;
visibility: hidden;
transition: all .3s;
box-shadow: 0 10px 35px -8px rgba(0,0,0,.3);
overflow: auto;
height: 780px;
}
.chat_popup.open {
right: 0;
opacity: 1;
visibility: visible;
transition: all .3s;
}
.chat_popup .popup_btn {
color: #fff;
float: right;
margin-right: 0;
position: absolute;
top: 13px;
right: 12px;
font-weight: 600;
cursor: pointer;
}
.chat_popup .min_header h4 {
font-size: 28px;
font-weight: 600;
color: #787878;
text-align: center;
text-transform: uppercase;
}
.chat_popup .min_header span {
font-size: 14px;
font-weight: 500;
color: #787878;
text-align: center;
display: block;
line-height: 23px;
}
.chat_popup .popup_text {
padding: 12px 17px 0;
}
.chat_popup .min_header {
padding-top: 26px;
padding-bottom: 15px;
}
.small-logo {
float: left;
padding-left: 17px;
margin-top: -51px;
position: relative;
}
.chat_popup .min_header .text {
float: left;
margin-left: 20px;
}
.empty_div {
height: 370px;
}
.chat_form {
border-top: 1px solid #787878;
padding: 40px 23px;
}
.chat_form label {
display: block;
font-size: 15px;
color: #787878;
padding-bottom: 4px;
}
.chat_form input {
width: 100%;
height: 38px;
box-shadow: inset 0 0px 7px -2px rgba(0,0,0,.2);
border: 1px solid #ccc;
padding: 0 10px;
outline: none;
}
.chat_form input[type=submit] {
width: 100%;
max-width: 80px;
padding: 10px 0;
font-size: 16px;
color: #fff;
background: #c81b0a;
margin: 0 auto;
text-align: center;
border: 1px solid #c81b0a;
margin-top: 16px;
float: right;
cursor: pointer;
}
.chat_form input[type=submit]:hover {
background-color: #fff;
color: #c81b0a;
}
.chat_form textarea {
width: 100%;
height: 141px;
border-radius: 5px;
padding: 11px 10px;
font-size: 18px;
font-weight: 400;
outline: none;
box-shadow: inset 0 0px 7px -2px rgba(0,0,0,.2);
border: 1px solid #ccc;
border-radius: 0;
}
.chat_form .input_row {
margin-bottom: 24px;
}
.chat-image {
width: 60%;
display: flex;
margin: 0 auto;
}
.works h5, .archives h5 {
font-size: 50px;
text-align: center;
}
.works {
background-color: #f6f6f6;
padding: 30px 0 0;
margin-top: 110px;
}
.works .item {
position: relative;
}
.works .left_side {
float: left;
width: 500px;
}
.works .resort {
width: 100%;
max-width: 217px;
position: absolute;
right: 13px;
bottom: 29px;
background: #fff;
padding: 6px 10px 0px;
}
.works .resort .bottom_img {
position: relative;
bottom: -9px;
right: 12px;
float: right;
margin: 0 0 -6px;
}
.works .resort h4 {
font-size: 20px;
font-family: 'Palatino-Roman';
text-transform: capitalize;
line-height: 25px;
padding-top: 1px;
}
.resort .title span {
font-size: 10px;
text-transform: uppercase;
font-weight: 300;
display: block;
padding: 0px 0 0;
}
.works .resort .title {
padding-bottom: 4px;
}
.works .resort .row {
border-bottom: 1px solid #bfbfbf;
padding-bottom: 5px;
padding-top: 5px;
}
.works .resort .left {
float: left;
margin-right: 7px;
}
.works .resort .left, .resort .left h6 {
font-size: 10px;
font-weight: 700;
text-transform: uppercase;
}
.works .resort .right {
float: right;
width: 63%;
font-size: 10px;
font-weight: 600;
color: #7f7f7f;
}
.resort .left span {
width: 4px;
height: 4px;
background-color: #c81b0a;
display: inline-block;
margin-right: 3px;
position: relative;
top: -1px;
}
.resort .star_btn {
float: right;
background-color: #c81b0a;
color: #fff;
font-size: 21px;
font-weight: 600;
padding: 0 2px;
line-height: 18px;
}
.resort .star_btn strong {
color: #fff;
font-size: 21px;
font-weight: 600;
}
.owl-nav span {
color: transparent;
}
.works .owl-prev span, .works .owl-next span {
background: url(//www.bg-architecture.com/bga-new/wp-content/themes/bga/assets/images/slider-arow.png) no-repeat;
position: absolute;
top: 214px;
height: 36px;
width: 15px;
display: block;
cursor: pointer;
}
.works .owl-prev span {
background-position: center left;
left: -35px;
}
.works .owl-next span {
background-position: center right;
right: -35px;
}
.works button.owl-dot span {
width: 13px;
height: 13px;
background: #d8d6d6;
display: block;
border-radius: 45px;
margin-right: 12px;
}
.works button.owl-dot span:focus {
outline: none;
}
.works .owl-dots {
text-align: center;
}
.works .left_side .image img {
height: 453px;
object-fit: cover;
} .nostyle {
min-height: 0 !important;
padding: 0 !important;
}
.works .right_side {
float: right;
width: 500px;
margin-left: 20px;
}
.works .wrapper {
padding: 40px 0;
margin: 0 auto;
width: 65%;
}
.address_side {
float: left;
width: 30.5%;
}
.contact_us {
padding: 35px 0;
background-color: #dddcdc;
}
.contact_us p, .contact_us a {
margin: 0px 0 0;
font-size: 20px;
font-weight: 600;
color: #000;
}
.contact_us .left_icon {
float: left;
margin-left: 12px;
}
.contact_us .right_text {
float: left;
padding-top: 5px;
margin-left: 20px;
}
.contact_us img {
display: block;
}
.contact_us .details_area {
padding-top: 30px;
}
.contact_us .first_row {
border-bottom: 1px solid #bfbfbf;
padding: 14px 0 14px;
}
.contact_us .first_row:nth-child(3) > .left_icon {
padding: 7px 0 0;
margin-left: 9px;
}
.map {
float: right;
height: 410px;
width: 65.7%;
}
.contact_us li {
list-style: none;
display: inline-block;
margin-right: 14px;
}
.header-icons .social_icon a {
height: 40px;
width: 40px;
display: block;
}
.social_icon .instagram {
background-position: center;
}
.social_icon .linkdin {
background-position: right;
}
.social_icon {
margin-top: 30px;
} .header-icons .social_icon {
margin-top: 0px;
display: block;
margin-right:10%;
text-align: right;
}
.header-icons li {
list-style: none;
display: inline-block;
} .header-icons .social_icon a {
height: 40px;
width: 40px;
}
.header-icons .social_icon .facebook_icon {
width: 40px; height: 40px;
background: url(https://www.bg-architecture.com/bga-new/wp-content/uploads/2019/10/social_media_icons-40x40.png) -5px -5px;
}
.header-icons .social_icon .instagram_icon {
width: 40px; height: 40px;
background: url(https://www.bg-architecture.com/bga-new/wp-content/uploads/2019/10/social_media_icons-40x40.png) -55px -5px;
}
.header-icons .social_icon .linkedin_icon {
width: 40px; height: 40px;
background: url(https://www.bg-architecture.com/bga-new/wp-content/uploads/2019/10/social_media_icons-40x40.png) -105px -5px;
}
.header-icons .social_icon .pinterest_icon {
width: 40px; height: 40px;
background: url(https://www.bg-architecture.com/bga-new/wp-content/uploads/2019/10/social_media_icons-40x40.png) -155px -5px;
}
.header-icons .social_icon .twitter_icon {
width: 40px; height: 40px;
background: url(https://www.bg-architecture.com/bga-new/wp-content/uploads/2019/10/social_media_icons-40x40.png) -205px -5px;
}
.header-icons .social_icon .houzz_icon {
width: 40px; height: 40px;
background: url(https://www.bg-architecture.com/bga-new/wp-content/uploads/2019/10/social_media_icons-40x40.png) -255px -5px;
}  .footer-icons .social_icon a {
height: 40px;
width: 40px;
display: block;
}
.footer-icons .social_icon .facebook_icon {
width: 40px; height: 40px;
background: url(https://www.bg-architecture.com/bga-new/wp-content/uploads/2019/10/social_media_icons-40x40.png) -5px -5px;
}
.footer-icons .social_icon .instagram_icon {
width: 40px; height: 40px;
background: url(https://www.bg-architecture.com/bga-new/wp-content/uploads/2019/10/social_media_icons-40x40.png) -55px -5px;
}
.footer-icons .social_icon .linkedin_icon {
width: 40px; height: 40px;
background: url(https://www.bg-architecture.com/bga-new/wp-content/uploads/2019/10/social_media_icons-40x40.png) -105px -5px;
}
.footer-icons .social_icon .pinterest_icon {
width: 40px; height: 40px;
background: url(https://www.bg-architecture.com/bga-new/wp-content/uploads/2019/10/social_media_icons-40x40.png) -155px -5px;
}
.footer-icons .social_icon .twitter_icon {
width: 40px; height: 40px;
background: url(https://www.bg-architecture.com/bga-new/wp-content/uploads/2019/10/social_media_icons-40x40.png) -205px -5px;
}
.footer-icons .social_icon .houzz_icon {
width: 40px; height: 40px;
background: url(https://www.bg-architecture.com/bga-new/wp-content/uploads/2019/10/social_media_icons-40x40.png) -255px -5px;
} .copy_logo {
float: left;
} .footer {
width: 65%;
float: right;
position: relative;
top: -40px;
}
.footer .about {
float: left;
width: 22%;
margin-right: 40px;
}
.footer .projects {
float: left;
width: 65%;
}
.footer .projects-res {
float: left;
width: 30%;
margin-right: 40px;
}
.footer .projects-com {
float: left;
width: 30%;
}
.footer h5 {
font-size: 30px;
color: #000;
font-weight: 700;
text-transform: capitalize;
font-family: 'Palatino-Roman';
letter-spacing: 1px;
padding-bottom: 50px;
}
.footer li {
list-style: none;
padding: 0 0 12px;
display: list-item;
}
.footer a {
font-size: 20px;
color: #000;
font-weight: 500;
}
.footer .top_sec li.current-menu-item > a {
text-decoration: underline;
color: #000;
}
.footer .projects li {
float: left;
width: 39%;
margin-right: 20px;
}
.footer .projects li:nth-child(even) {
margin-right: 0;
}
.mobile_hr {
height: 2px; width: 100%;
position: relative;
top: 14px;
} footer .top_sec {
background-color: #5a5a5a;
position: relative;
padding-bottom: 40px;
}
footer .top_sec .about {
float: left;
width: 22%;
margin-right: 40px;
}
footer .top_sec h5 {
font-size: 30px;
color: #fff;
font-weight: 700;
text-transform: capitalize;
font-family: 'Palatino-Roman';
letter-spacing: 1px;
padding-bottom: 30px;
}
footer .top_sec h5 span {
font-style: italic;
text-transform: lowercase;
font-weight: 300;
}
footer .top_sec li {
list-style: none;
padding: 0 0 12px;
}
footer .top_sec a {
font-size: 20px;
color: #989898;
font-weight: 500;
}
footer .top_sec .projects {
float: left;
width: 39%;
}
footer .top_sec .projects li {
float: left;
width: 39%;
margin-right: 20px;
}
footer .top_sec .projects li:nth-child(even) {
margin-right: 0;
}
.copyright, .copyright p {
float: right;
text-align: right;
font-size: 18px;
font-weight: 400;
color: #ffffff;
text-transform: capitalize;
line-height: 28px;
letter-spacing: 0.7px;
padding: 10px 0 0;
margin: 0;
}
footer .top_sec hr {
height: 2px;
background-color: #fff;
width: 100%;
position: absolute;
top: 86px;
}
footer .archives {
padding-top: 30px;
background-color: #f6f6f6;
}
.archive_box {
float: left;
width: 16%;
padding-bottom: 75px;
margin-right: 75px;
}
footer .archives h6 {
font-size: 20px;
font-weight: 700;
text-transform: capitalize;
color: #8c8a8b;
}
.top_heading {
padding-bottom: 20px;
border-bottom: 1px solid #c5c5c5;
}
.archive_nav {
margin-top: 20px;
}
.archive_nav li {
list-style: disc;
padding: 0 0 15px;
color: #a3a2a2;
font-size: 14px;
}
.archive_nav a {
font-size: 15px;
font-weight: 500;
color: #a3a2a2;
}
.main_boxes {
padding-top: 35px;
}
.archive_nav ul {
margin: 0 0 0 20px;
}
.archive_box.large_box {
width: 36.2%;
}
.large_box .archive_nav li {
float: left;
width: 50%;
}
.large_box .archive_nav li:nth-child(even) {
float: right;
}
.large_box .archive_nav li:nth-child(even) {
float: right;
width: 42%;
}
.archive_box.large_box:nth-child(4) { margin-right: 0;
}
.archive_box.last_box {
margin-right: 0;
}
header .mobile_design {
display: none;
}
footer .top_sec hr.mobile_hr {
display: none;
}
.acordion_arow, .works .mobile_img, .contact_us .mobile-map {
display: none;
}
.fixed-header {
position: fixed;
width: 100%;
z-index: 09999;
background-color: #fff;
top: 0;
}
.fixed-header .logo {
width: 35%;
}
.fixed-header {
padding-bottom: 16px;
}
.fixed-header .right_link {
margin-top: 8px;
width: 44%;
}
.fixed-header nav a {
font-size: 16px;
}
.fixed-header .call_nmber {
font-size: 18px;
}
.fixed-header .chat_box, .fixed-header .chat_box a {
font-weight: 600;
color: #fff;
font-size: 14px;
}
.works button.owl-dot.active span {
background: #fff;
border: 1px solid #bfbfbf;
}
.archive_nav a:hover, .archive_nav li .current-menu-item > a {
color: #700303;
}
footer .top_sec a:hover, footer .top_sec li.current-menu-item > a {
text-decoration: underline;
color: #fff;
}
.contact_us a:hover, header .call_nmber:hover {
opacity: 0.7;
}
.tail {
position: absolute;
right: 15px;
}
iframe ._2p3a {
width: 1000px !important;
}
.overlay {
height: 100%;
background: rgb(0, 0, 0, 0.5);
position: absolute;
bottom: 0;
z-index: 999;
width: 100%;
left: 0;
}
.singlepage_banner .banner_text {
height: 251px;
display: table;
width: 100%;
z-index: 999999;
position: relative;
}
.singlepage_banner .verticale_align {
vertical-align: middle;
display: table-cell;
}
.projects_banner {
position: relative;
margin-top: 20px;
}
.projects_banner img {
display: block;
object-fit: cover;
width: 100%;
}
.residential .cost {
float: left;
width: 56%;
margin-right: 50px;
}
.residential h2 {
font-size: 50px;
font-weight: 400;
color: #000;
text-transform: uppercase;
padding-bottom: 20px;
}
h2.project-detail {
font-size: 50px;
font-weight: 600;
color: #ca242f;
}
.right_side .heading h2 {
text-align: right;
}
.residential .heading span {
display: block;
font-size: 24px;
font-weight: 400;
text-transform: uppercase;
color: #666666;
padding-top: 25px;
border-top: 1px solid #bfbfbf;
padding-bottom: 25px;
}
.residential {
padding: 106px 0 71px;
border-bottom: 1px solid #5a5a5a;
}
.residential .gallary img {
display: block;
}
.residential .gallary .box_image {
float: left;
margin-right: 18px;
margin-bottom: 18px;
width: 49%;
}
.residential .gallary .box_image:nth-child(2n + 2) {
margin-right: 0;
}
.residential .gallary .large_img {
margin-bottom: 18px;
}
.residential .right_side {
float: right;
width: 40%;
}
.residential .midrise_box {
padding: 35px; }
.residential .midrise_box p {
margin: 0;
font-size: 20px;
color: #000;
line-height: 29px;
letter-spacing: 0.5px;
font-weight:400;
}
.residential .first_box {
background-color: #f1f1f1;
border: none;
border-top: 11px solid #c81b0a;
}
.midrise_box .top_line .left_text {
float: left;
font-size: 24px;
color: #000;
font-weight: 300;
text-transform: uppercase;
}
.midrise_box .top_line h3 {
font-size: 24px;
color: #000;
font-weight: 300;
text-transform: uppercase;
}
.midrise_box .top_line .right_text, .midrise_box .top_line h4 {
float: right;
font-size: 24px;
font-weight: 700;
text-transform: uppercase;
}
.midrise_box .top_line h4 {
float: none;
}
.midrise_box .top_line {
padding-bottom: 16px;
border-bottom: 1px solid #bfbfbf;
margin-bottom: 35px;
}
.midrise_box .top_line { }
.midrise_box .top_line hr {
position: absolute;
bottom: -6px;
right: 0;
margin: 0;
}
.midrise_box .row {
border: 1px solid #dbdbdb;
padding: 8px 18px;
margin-bottom: 8px;
}
.midrise_box .detail_left {
float: left;
font-size: 15px;
font-weight: 700;
color: #000;
text-transform: uppercase;
margin-right: 8px;
width: 100%;
max-width: 155px;
}
.midrise_box h6, .midrise_box .right_detail p {
font-size: 15px;
font-weight: 700;
color: #000; }
.midrise_box .right_detail p {
font-weight: 400;
line-height: 19px;
}
.midrise_box .right_detail {
float: right;
font-size: 15px;
font-weight: 400;
color: #000;
width: 100%;
max-width: 425px;
}
.midrise_box .detail_left .image {
float: left;
margin-right: 25px;
margin-top: 8px;
}
.midrise_box .detail_left .image img {
display: block;
}
.residential .map {
width: 100%;
height: auto;
}
.residential .right_side h6 {
font-size: 15px;
font-weight: 700;
color: #000;
text-transform: uppercase;
}
.residential .rightside_text p {
margin: 0;
font-size: 15px;
color: #000;
font-weight: 300;
}
.residential .leftside_icon {
float: left;
margin-right: 16px;
margin-top: 7px;
}
.residential .rightside_text {
float: left;
}
.residential .bottom_text {
margin-top: 30px;
}
.residential .rightside_text .single_row {
border-top: 1px solid #bfbfbf;
border-bottom: 1px solid #bfbfbf;
padding: 9px 0;
margin-top: 10px;
}
.clearfix.one_box, .clearfix.two_box, .clearfix.three_box, .clearfix.five_box, .clearfix.six_box {
display: none;
}
.archive_box.large_box:nth-child(5) {
margin-right: 0;
} .project-list ul {
margin: 0;
padding: 0;
list-style: none;
text-align: center;
}
.project-list ul li {
display: inline-block;
margin: 16px 20px;
font-size: 16px;
font-weight: 300;
text-transform: capitalize;
color: #252531;
cursor: pointer;
}
.project-list ul li a {
color: #252531;
}
.project-list ul li:hover, .main-project .title-text a:hover {
color: #700303;
}
.main-project .title-text a {
color: #fff;
}
.project-list ul li.control.mixitup-control-active, .project-list ul li.current a {
border-bottom: 1px solid #700303;
color: #700303;
}
.tax-project-category .project-list ul li.control.mixitup-control-active {
border-bottom: none;
color: #252531;
}
.main-project {
margin-bottom: 12px;
height: 300px;
position: relative;
overflow: hidden;
}
.project-list {
margin-top: 30px;
margin-bottom: 50px;
}
.project-title {
width: 100%;
position: relative;
left: 0;
bottom: 0;
top: 0;
right: 0;
padding: 0;
background: rgb(37, 37, 49, 0.9); display: none;
height: 100%;
}
.main-project:hover .project-title {
display: block;
}
.main-project .title-text p, .main-project .title-text h3 {
line-height: 22px;
font-weight: 300;
color: #fff;
text-align: left;
margin: 0;
} .main-project .title-text h3 {
font-size: 24px;
font-weight: 300;
} .main-project .title-text p {
font-size: 18px;
line-height: 22px;
margin-bottom: 8px;
}
.main-project:hover .title-text {
left: 0;
visibility: visible;
opacity: 1;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.main-project .title-text {
left: -17%;
position: absolute;
visibility: hidden;
opacity: 0;
top: 0;
z-index: 999999;
width: 100%;
max-width: 470px;
padding: 24px 30px 0 44px;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.pro_vertical_middle {
display: table-cell;
vertical-align: middle;
}
.main-project:hover img {
transition: all 200ms ease-in;
transform: scale(1.1);
}
.main-project .project-image {
height: 100%;
}
.opacity-div {
width: 100%;
position: absolute;
left: 0;
bottom: 0;
top: 0;
right: 0;
padding: 7px;
}
.main-project img {
height: 100%;
object-fit: cover;
width: 100%;
}
.project-port {
text-align: justify;
} .mix, .gap {
display: inline-block;
vertical-align: top;
width: 24.5%;
}
.mix {
position: relative;
} .singlepage_banner img {
height: 197px;
object-fit: cover;
}
.post_div .wpcf7 {
margin: 60px auto 70px;
width: 100%;
max-width: 1080px;
}
.wpcf7 div.wpcf7-response-output {
margin: 4em 0.5em 1em;
}
.cf7_form label {
display: block;
font-size: 15px;
color: #787878;
padding-bottom: 2px;
}
.cf7_form .first_row {
margin-bottom: 20px;
}
.cf7_form input, .wpcf7-textarea {
width: 100%;
height: 26px;
font-size: 14px;
line-height: 20px;
font-weight: 300;
border: none;
border-bottom: 1px solid #e9e9ea;
outline: none;
padding: 0 7px;
color: #787878;
}
.cf7_form .wpcf7-textarea {
height: 180px
}
.cf7_form .wpcf7-submit {
width: 100%;
max-width: 80px;
font-size: 16px;
color: #fff;
background: #c81b0a;
margin: 0 auto;
text-align: center;
border: 1px solid #c81b0a;
margin-top: 16px;
float: right;
cursor: pointer;
height: 40px;
}
.cf7_form .wpcf7-submit:hover {
background-color: #fff;
color: #c81b0a;
}
span.wpcf7-not-valid-tip {
display: none !important;
}
.singlepage_banner .banner_image {
height: 251px;
background-size: cover !important;
background-position: center !important;
}
.single-project_post .overlay {
height: 35%;
}
.single-project_post .banner_text {
display: none;
}
.page_content {
padding-top: 100px;
}
.sitemap_nav {
padding-left: 24px;
}
.sitemap_nav li {
padding-bottom: 13px;
}
.sitemap_nav ul li > ul {
padding: 25px 0px 0 25px;
}
.sitemap_nav li a {
font-weight: 400;
color: #000;
text-transform: capitalize;
font-size: 18px;
font-weight: 500;
}
.sitemap_nav li li > a {
font-size: 16px;
font-weight: 400;
}
.sitemap_nav li a:hover {
color: #c71b0a;
}
.top_sec .footer_sitemap a {
font-size: 16px;
}
.page-template-sitemap .footer_sitemap a {
color: #fff;
}
.about_us h2 {
font-size: 50px;
border-bottom: 1px solid #bfbfbf;
text-align: right;
}
.about_wrepper .cost h2 {
text-align: left;
padding-left: 27px;
font-weight: 600;
color: #ca242f;
}
.about_wrepper .cost .first_box {
border-top: none; 
margin-top: 25px;
}
.gallary_content .left_content {
float: left;
width: 56%;
margin-right: 50px;
}
.gallary_content .right_content {
float: right;
width: 40%;
}
.left_content .gallary_image {
float: left;
width: 23%;
margin-right: 26px;
margin-bottom: 25px;
position:relative;
}
.contact-new.gallary_content .farleft_content {
float: left;
width: 28%;
margin-right: 15px;
}
.contact-new.gallary_content .left_content {
float: left;
width: 30%;
margin-right: 0px;
}
.contact-new.gallary_content .left_content .gallary_image {
width:40%;
}
.contact-new.gallary_content .right_content {
width: 40%;
}
.left_content .gallary_image:last-child {
margin-right: 0;
}
.about_right_text h3, .about_right_text p {
font-size: 24px;
color: #000;
font-weight: 400;
text-transform:capitalize;
margin:0;
text-align:right;
}
.farleft_text h3 {
font-size: 24px;
color: #000;
font-weight: 400;
text-transform:capitalize;
margin:0;
}
.farleft_text ul{
font-size: 20px;
font-weight: 300;
text-transform:none;
line-height: 40px;
}
.about_right_text p{
font-size: 20px;
font-weight: 300;
text-transform:none;
line-height: 40px;
}
.about_right_text {
border-top: 1px solid #000;
padding: 10px 15px 0 0;
min-height: 160px;
} .about_content {
padding-top: 30px;
}
.left_content .gallary_image img {
max-width: 100%;
display: block;
min-height: 160px;
}
.custom_service h2 {
text-align: right;
}
.residential.contact_page h2 {
font-size: 52px;
}
.residential.contact_page h4 {
font-size: 24px;
text-transform: capitalize;
margin-bottom: 16px;
font-weight: 400;
}
.contact_page .midrise_box p {
margin-bottom: 6px;
text-transform: capitalize;
font-weight: 400;
}
.contact_page .about_wrepper .cost .first_box {
margin-top: 3px;
background: none;
border: 1px solid #bfbfbf;
}
.contact_page .gallary_content p {
margin-bottom: 0;
font-weight: 400;
margin-top: 0px;
line-height: 35px;
font-size: 18px;
}
.contact_page .first_row {   height: 100%;
}
.residential.contact_page {
padding: 106px 0 57px;
border-bottom: 1px solid #bfbfbf;
margin-bottom: 30px;
}
.residential.contact_page .about_right_text {
border-top: 1px solid #bfbfbf;
}
.contact_page .right_content .first_row {
text-align: right;
padding-right: 67px;
border-top: 1px solid #bfbfbf;
border-bottom: 0;
border-right: 0;
border-left: 0;
}
.contact_page .right_content .first_row.box {
border: 1px solid #bfbfbf;
}
.residential.contact_page .gallary_content {
margin-bottom: 54px;
}
.contact_page .first_row a:hover {
color: #c71b0a;
}
.contact_page .first_row a {
text-decoration:underline;
color: #000;
}
.font_style ul {
padding-left: 23px;
margin-top: 11px;
font-size: 19px;
line-height: 30px;
font-weight: 300;
}
.font_style .underline {
border-bottom: 1px solid;
}
.body_strucher img {
max-width: 100%;
margin: 0 auto;
display: block;
max-height: 350px;
object-fit: cover;
}
.left_content .gallary_image:nth-child(4n+4) {
margin-right: 0;
}
.residential.contact_page .contact_wrap .about_right_text{
border-top: 1px solid #000;
}
.body_strucher {
float: right;
margin-left: 10px;
height:350px; }
.body_strucher iframe {
height:337px;
width:600px;
}
.w-100 {
width: 100%;
}
.box_tint {
background: rgb(37, 37, 49, 0.9);
position: absolute;
margin: 5px;
height: 93%;
width: 93%;
display:none;
}
.gallary_image:hover .box_tint {
display: block;
}
.box_tint h4, .box_tint h4 a {
color: #fff;
font-weight: 300;
font-size: 15px;
}
.box_tint h4 {
padding:10px 0 0 5px;
}
.font_style {
height: 350px;
margin: 0 auto;
padding: 1% 5%;
}
.font-style-ul {
padding-left:120px !important;
}
.v_middle_align {
display: table-cell;
vertical-align: middle;
}
@media screen and (max-width:1890px) {
.left_content .gallary_image {
margin-right: 24px;
margin-bottom:24px;
}
.gallary_content .right_content {
width: 41%;
}
.gallary_content .left_content {
margin-right: 45px;
}
}
@media screen and (max-width:1750px) {
.container {
width: 96%;
}
.celebrate .top_text h3 {
font-size: 56px;
}
.celebrate .left_box {
margin-right: 44px;
}
.contact_us .right_text {
margin-left: 12px;
}
.map {
width: 65%;
}
.large_box .archive_nav li:nth-child(even) {
float: right;
width: 46%;
}
.fixed-header .right_link {
width: 47%;
}
header nav li {
margin: 0 5% 0 0;
}
header nav {
width: 64%;
}
.residential .right_side {
width: 41%;
}
.midrise_box .right_detail {
max-width: 388px;
}
.residential .cost {
margin-right: 40px;
}
.main-project {
height: 276px;
}
footer .top_sec .projects {
width: 42%;
}
}
@media screen and (max-width:1700px) {
header .right_link {
margin-top: 12px;
width: 53%;
}
.logo {
width: 43%;
}
.banner_slider .banner_text {
height: 720px;
display: table;
}
.celebrate .top_text h3 {
font-size: 52px;
}
.celebrate .top_text p {
font-size: 25px;
}
.celebrate .left_box {
margin-right: 42px;
}
.celebrate .left_box a{ 
min-height: 566px;
}
.celebrate .left_box a.no-height{ 
min-height: 2px;
padding: 0 !important;
}
.works .left_side .image img {
height: 394px;
}
.works .owl-prev span, .works .owl-next span {
top: 184px;
}
.map {
width: 61%;
height: auto;
}
.address_side {
float: left;
width: 33%;
}
footer .top_sec .projects {
width: 41%;
}
.archive_nav a {
font-size: 14px;
}
.fixed-header .right_link {
width: 50%;
}
.celebrate .left_box h5, .works h5, .archives h5 {
font-size: 64px;
}
header nav {
width: 63%;
} .residential h2 {
font-size: 50px;
}
.residential .gallary .box_image {
width: 48.9%;
}
.midrise_box .right_detail {
max-width: 371px;
}
.contact_us .details_area {
padding-top: 30px;
}
.midrise_box .detail_left .image {
margin-right: 14px;
}
.residential .right_side h6 {
font-size: 14px;
}
.midrise_box .detail_left {
max-width: 136px;
}
.celebrate .left_box p {
font-size: 19px;
} .main-project {
height: 259px;
}
.project-list ul li {
margin: 16px 14px;
}
footer .top_sec .projects li {
width: 43%;
}
.about_wrepper .cost h2 {
padding-left: 0;
font-size: 46px;
line-height: 61px;
}
.left_content .gallary_image {
margin-right: 22px;
margin-bottom: 22px;
}
}
@media screen and (max-width:1600px) {
nav a {
font-size: 16px;
}
header .chat_box, header .chat_box a {
font-size: 14px;
}
header .call_nmber {
font-size: 18px;
}
.banner_slider h2 {
font-size: 79px;
}
.years_heading h4 {
font-size: 20px;
}
.years_heading span {
font-size: 62px;
}
.years_heading span {
font-size: 62px;
}
.celebrate .top_text p {
font-size: 23px;
}
.celebrate .left_box p {
font-size: 19px;
}
.celebrate .left_box h5, .works h5, .archives h5 {
font-size: 57px;
}
.celebrate .left_box {
margin-right: 39px;
}
.celebrate .left_box a{ 
min-height: 465px;
}       
.works .left_side {
padding-left: 22px;
}
.contact_us p, .contact_us a {
margin: 0px 0 0;
font-size: 18px;
}
.map {
width: 59%;
}
footer .top_sec h5 {
font-size: 27px;
}
footer .top_sec a {
font-size: 18px;
}
.copyright, .copyright p {
font-size: 16px;
line-height: 23px;
}
footer .archives h6 {
font-size: 18px;
}
.archive_nav a {
font-size: 13px;
}
.celebrate .top_text h3 {
font-size: 49px;
}
.banner_slider .banner_text {
height: 675px;
}
.fixed-header .right_link {
width: 53%;
}
.fixed-header .phone {
padding-top: 12px;
}
.fixed-header nav {
padding-top: 17px;
}
.fixed-header .right_link {
width: 54%;
}
.midrise_box .detail_left .image {
margin-right: 12px;
}
.midrise_box .right_detail {
max-width: 336px;
}
.residential .gallary .box_image {
width: 48.8%;
}
.midrise_box .right_detail p {
font-size: 14px;
}
.celebrate .left_box a {
min-height: 591px;
}
.project-list ul li {
margin: 16px 9px;
}
.main-project {
height: 239px;
width: 24%;
}
.top_sec .footer_sitemap a {
font-size: 16px;
} .about_wrepper .cost h2, .residential.contact_page h2 {
font-size: 42px;
padding-bottom: 13px;
line-height: 50px;
}
.gallary_content .left_content {
margin-right: 40px;
}
.left_content .gallary_image {
margin-right: 21px;
}
.contact_page .gallary_content p {
line-height: 30px;
font-size: 16px;
}
.contact_page .first_row { }
}
@media screen and (max-width:1500px) {
.logo {
width: 40%;
} header .right_link {
margin-top: 12px;
width: 54%;
}
header .right_link {
margin-top: 3px;
width: 54%;
}
.banner_slider .banner_text {
height: 630px;
}
.years_heading h4 {
font-size: 18px;
}
.years_heading span {
font-size: 57px;
}
.celebrate .top_text h3 {
font-size: 45px;
}
.celebrate .top_text p {
font-size: 21px;
}
.projects_btn a, .celebrate .learn_more {
font-size: 18px;
width: 231px;
padding: 17px 0 17px;
}
.celebrate .left_box {
width: 31%;
}
.celebrate .left_box a {
padding: 60px 26px 25px;
min-height: 508px;
}
.celebrate .left_box p {
font-size: 17px;
line-height: 30px;
}
.works {
margin-top: 91px;
}
.works .left_side .image img {
height: 361px;
}
.copy_logo {
width: 36%;
}
.address_side {
width: 36%;
}
.contact_us .details_area {
padding-top: 47px;
}
footer .top_sec h5 {
font-size: 25px;
}
footer .top_sec a {
font-size: 17px;
}
footer .top_sec li {
padding: 0 0 9px;
}
.banner_slider h2 {
font-size: 70px;
}
.archive_box {
float: left;
width: 17%;
padding-bottom: 55px;
margin-right: 48px;
}
.archive_box.large_box {
width: 37.8%;
}
nav ul li a {
font-size: 15px;
}
header nav {
width: 61%;
}
.works .right_side {
height: 360px;
}
.residential h2 {
font-size: 45px;
}
.residential .right_side h6 {
font-size: 13px;
}
.midrise_box .right_detail p {
font-size: 13px;
}
.midrise_box .detail_left {
max-width: 124px;
}
.midrise_box .right_detail {
max-width: 313px;
}
.residential .rightside_text {
width: 91%;
}
.residential .midrise_box {
padding: 28px;
margin-bottom: 24px;
} .project-list ul li {
margin: 16px 8px;
font-size: 14px;
}
.project-list {
margin-top: 25px;
margin-bottom: 34px;
}
.main-project {
height: 223px;
}
.works .resort {
max-width: 193px;
bottom: 26px;
}
.works .resort h4 {
font-size: 18px;
}
.works .resort .left, .resort .left h6 {
font-size: 9px;
}
.works .resort .right {
width: 59%;
font-size: 9px;
}
.top_sec .footer_sitemap a {
font-size: 15px;
}
.celebrate .left_box span {
font-size: 14px;
}
.about_us h2 {
font-size: 44px;
}
.about_wrepper .cost h2, .residential.contact_page h2 {
font-size: 39px;
padding-bottom: 25px;
}
.about_wrepper .midrise_box p, .font_style ul {
font-size: 17px;
}
.left_content .gallary_image {
margin-right: 20px;
margin-bottom: 20px;
}
.about_right_text h3 {
font-size: 22px;
}
.about_right_text p {
font-size: 18px;
}
.contact_page .about_content {
padding-top: 10px;
}
}
@media screen and (max-width:1400px) {
nav a {
font-size: 15px;
}
header .call_nmber {
font-size: 16px;
padding-top: 9px;
}
header .chat_box, header .chat_box a {
font-size: 14px;
}
header .chat_box {
max-width: 74px;
}
.banner_slider .banner_text {
height: 585px;
}
.banner_slider h2 {
font-size: 63px;
}
.celebrate .top_text h3 {
font-size: 42px;
}
.celebrate .top_text p {
font-size: 20px;
}
.celebrate .left_box p {
font-size: 15px;
line-height: 27px;
}
.celebrate .left_box a {
min-height: 467px;
}
.celebrate .left_box h5, .works h5, .archives h5 {
font-size: 52px;
}
.works .resort {
bottom: 26px;
right: 18px;
}
.contact_us p, .contact_us a {
font-size: 16px;
}
.contact_us .right_text {
float: right;
width: 89%;
}
.contact_us li {
margin-right: 9px;
}
footer .top_sec h5 {
font-size: 23px;
}
footer .top_sec a {
font-size: 16px;
}
.copyright, .copyright p {
font-size: 15px;
}
footer .top_sec {
padding-bottom: 60px;
}
.archive_box {
width: 16%;
}
.archive_nav a {
font-size: 12px;
}
.works .resort .left, .resort .left h6 {
font-size: 11px;
}
header .right_link {
margin-top: 3px;
width: 56%;
}
.works .resort .left, .resort .left h6 {
font-size: 10px;
}
.fixed-header .right_link {
width: 57%;
}
header nav {
width: 63%;
margin-right: 10px;
}
.residential .cost {
margin-right: 28px;
}
.residential .gallary .box_image {
width: 48.6%;
}
.midrise_box .detail_left {
max-width: 116px;
}
.residential .right_side h6 {
font-size: 12px;
padding-top: 6px;
}
.midrise_box .detail_left .image {
margin-top: 12px;
}
.midrise_box .right_detail {
max-width: 291px;
}
.midrise_box .top_line {
padding-bottom: 15px;
margin-bottom: 24px;
}
.contact_us .details_area {
padding-top: 20px;
}
.residential {
padding: 80px 0 50px;
}
.midrise_box .top_line h4 {
font-size: 20px;
}
.midrise_box .top_line h3 {
font-size: 22px;
}
.residential .midrise_box p {
font-size: 15px;
line-height: 26px;
}
.font_style ul li{
font-size: 15px;
line-height: 26px;
font-weight:300;
}
.midrise_box .right_detail p {
font-size: 12px;
}
.residential h2 {
font-size: 35px;
}
.residential .heading span {
font-size: 20px;
}
.midrise_box .row {
padding: 8px 15px;
} .works .left_side {
margin-left: 25px;
}
.project-list ul li {
font-size: 14px;
margin: 14px 6px;
}
.main-project {
height: 207px;
}
.main-project .title-text p {
font-size: 16px;
}
.main-project .title-text h3 {
font-size: 20px;
}
.mix, .gap {
width: 24.3% !important;
}
.works .resort .right {
width: 58%;
}
.main-project .title-text {
padding: 36px 30px 0 44px;
}
.about_wrepper .cost h2 {
font-size: 35px;
padding-bottom: 20px;
}
.about_us h2 {
font-size: 40px;
}
.left_content .gallary_image img, .about_right_text {
min-height: 145px;
}
.gallary_content .left_content {
margin-right: 35px;
}
.left_content .gallary_image {
margin-right: 18px;
margin-bottom: 18px;
} }
@media screen and (max-width:1300px) {
.logo {
width: 38%;
margin-top: 13px;
}
nav a {
font-size: 14px;
}
header .call_nmber {
font-size: 15px;
}
header .right_link {
margin-top: 3px;
width: 57%;
}
.banner_slider .banner_text {
height: 540px;
}
.banner_slider .banner_text {
height: 540px;
}
.projects_btn a, .celebrate .learn_more {
font-size: 17px;
width: 201px;
padding: 17px 0 17px;
}
.years_heading h4 {
font-size: 15px;
}
.years_heading span {
font-size: 50px;
}
.celebrate .top_text h3 {
font-size: 39px;
}
.celebrate .top_text p {
font-size: 19px;
}
.celebrate .left_box h5, .works h5, .archives h5 {
font-size: 47px;
}
.celebrate .left_box p {
font-size: 14px;
line-height: 26px;
}
.celebrate .left_box a {
min-height: 448px;
}
.works .resort .left, .resort .left h6 {
font-size: 10px;
}
.works .resort .left, .resort .left h6 {
font-size: 10px;
}
.works .resort {
bottom: 25px;
right: 16px;
}
.contact_us p, .contact_us a {
font-size: 15px;
}
.contact_us .right_text {
width: 87%;
}
footer .top_sec a {
font-size: 14px;
}
.copyright, .copyright p {
font-size: 14px;
}
footer .archives h6 {
font-size: 16px;
}
.archive_nav a {
font-size: 11px;
}
.archive_box.large_box {
width: 37.7%;
}
.fixed-header nav a {
font-size: 14px;
}
.fixed-header .call_nmber {
font-size: 16px;
}
.fixed-header {
padding-bottom: 11px;
padding-top: 13px;
}
header .phone {
margin-right: 10px;
}
.contact_bar {
width: 35%;
}
header nav li {
margin: 0 3% 0 0;
}
.works .right_side {
height: 360px;
}
.works .container {
max-width: 1050px;
margin: 0 auto;
}
.works .wrapper {
width: 100%;
}
.footer {
width: 55%;
}
.footer .projects li {
width: 50%;
}
.works .left_side {
float: left;
width: 100%;
max-width: 530px;
margin-left: 0px;
}
.works .right_side {
width: 480px;
margin-left: 40px;
}
.residential .cost {
margin-right: 22px;
width: 52%;
}
.residential .gallary .box_image {
width: 48.4%;
}
.residential .right_side {
width: 45%;
}
.midrise_box .right_detail {
max-width: 291px;
}
.residential .heading span {
font-size: 18px;
padding-top: 18px;
padding-bottom: 18px;
}
.residential .midrise_box p {
font-size: 16px;
line-height: 26px;
}
.midrise_box .right_detail p {
font-size: 12px;
}
.residential .midrise_box {
padding: 19px;
margin-bottom: 18px;
}
.midrise_box .top_line h3 {
font-size: 20px;
}
.midrise_box .top_line h4 {
font-size: 17px;
}
.residential .bottom_text {
margin-top: 15px;
}
.contact_us p, .contact_us a {
font-size: 14px;
}
.contact_us .first_row {
padding: 10px 0 10px;
}
.contact_us {
padding: 40px 0;
} .project-list ul li {
margin: 12px 8px;
}
.project-list {
margin-top: 20px;
margin-bottom: 20px;
}
.main-project {
height: 188px;
}
.main-project .title-text p {
font-size: 14px;
margin: 0;
margin-bottom: 8px;
}
.main-project .title-text {
padding: 24px 17px 0 36px;
}
.main-project .title-text h3 {
font-size: 17px;
}
.about_wrepper .cost h2, .residential.contact_page h2 {
font-size: 32px;
padding-bottom: 15px;
}
.about_us h2 {
font-size: 36px;
}
.about_wrepper .midrise_box p {
font-size: 16px;
}
.gallary_content .left_content {
margin-right: 34px;
}
.left_content .gallary_image {
margin-right: 17px;
}
.left_content .gallary_image img, .about_right_text {
min-height: 137px;
}
.about_right_text h3 {
font-size: 19px;
}
.about_right_text p {
font-size: 16px;
}
.about_us .right_side {
width: 41%;
}
.about_us .cost {
margin-right: 30px;
width: 56%;
}
.residential.contact_page .right_side {
width: 41%;
}
.residential.contact_page h4, .residential.contact_page h3 {
font-size: 20px;
}
.contact_page .gallary_content p {
line-height: 26px;
font-size: 14px;
}
.contact_page .first_row { padding: 20px 25px 17px;
}
}
@media screen and (max-width:1200px) {
header .chat_box, header .chat_box a {
font-size: 13px;
}
header .chat_box {
max-width: 65px;
margin-top: 4px;
}
header .mobile_img {
margin-right: 10px;
}
header .phone {
margin-right: 18px;
}
nav a {
font-size: 13px;
}
header .call_nmber {
font-size: 14px;
}
.banner_slider .banner_text {
height: 488px;
}
.banner_slider h2 {
font-size: 57px;
}
.celebrate .top_text h3 {
font-size: 36px;
}
.celebrate .top_text h3 {
font-size: 36px;
}
.celebrate .left_box {
margin-right: 36px;
}
.celebrate .left_box a {
padding: 60px 16px 27px;
min-height: 456px;
}
.celebrate .left_box h5 {
font-size: 45px;
}
.celebrate .left_box p {
font-size: 14px;
line-height: 27px;
}
.works .left_side .image img {
height: 327px;
}
.works .resort h4 {
font-size: 18px;
}
.works .owl-prev span, .works .owl-next span {
top: 154px;
}
.contact_us p, .contact_us a {
font-size: 14px;
}
footer .top_sec h5 {
font-size: 21px;
}
footer .top_sec .projects {
width: 41%;
}
footer .top_sec .about {
width: 17%;
}
footer .top_sec hr {
top: 76px;
}
.archive_box.large_box {
width: 37.3%;
}
.large_box .archive_nav li:nth-child(even) {
width: 47%;
}
.fixed-header .right_link {
width: 60%;
}
nav ul li a {
font-size: 13px;
}
.works .right_side {
height: 327px;
float: right;
width: 454px;
}
.residential .gallary .box_image {
width: 48.3%;
}
.midrise_box .right_detail {
max-width: 279px;
}
.midrise_box .row {
padding: 8px 10px;
}
.residential h2 {
font-size: 30px;
}
.residential .midrise_box p {
font-size: 14px;
}
.midrise_box .right_detail p {
font-size: 12px;
}
.residential {
padding: 50px 0 40px;
}
.residential .heading span {
font-size: 17px;
padding-top: 15px;
padding-bottom: 15px;
}
.midrise_box .top_line h3 {
font-size: 18px;
}
.midrise_box .top_line h4 {
font-size: 15px;
}
.residential .midrise_box {
padding: 15px;
margin-bottom: 15px;
}
.midrise_box .right_detail {
max-width: 290px;
}
.residential .rightside_text {
width: 90%;
}
.residential .gallary .box_image {
width: 48%;
}
.residential .rightside_text p {
font-size: 13px;
} .main-project {
height: 172px;
width: 23.9%;
}
.top_sec .footer_sitemap a {
font-size: 14px;
}
.gallary_content .left_content {
margin-right: 26px;
}
.left_content .gallary_image {
margin-right: 15px;
}
.left_content .gallary_image img, .about_right_text {
min-height: 130px;
}
.about_wrepper .cost h2, .residential.contact_page h2 {
font-size: 31px;
padding-bottom: 12px;
}
.residential.contact_page h4, .residential.contact_page h3 {
font-size: 18px;
}
.contact_page .gallary_content p {
line-height: 25px;
font-size: 13px;
}
.contact_page .first_row { }
.residential.contact_page {
padding: 106px 0 17px;
}
}
@media screen and (max-width:1100px) {
nav a {
font-size: 12px;
}
header .call_nmber {
font-size: 13px;
}
header .chat_box, header .chat_box a {
font-size: 12px;
}
header .chat_box {
max-width: 59px;
margin-top: 4px;
}
.banner_slider .banner_text {
height: 443px;
}
.banner_slider h2 {
font-size: 51px;
}
.projects_btn a, .celebrate .learn_more {
font-size: 15px;
width: 184px;
padding: 16px 0 17px;
}
.years_heading h4 {
font-size: 14px;
}
.years_heading span {
font-size: 48px;
}
.design {
padding-top: 60px;
}
.celebrate .top_text h3 {
font-size: 32px;
}
.celebrate .top_text p {
font-size: 16px;
}
.celebrate .left_box h5 {
font-size: 40px;
}
.celebrate .left_box p {
font-size: 14px;
line-height: 26px;
}
.celebrate .left_box {
margin-right: 23px;
width: 31.7%;
}
.celebrate .left_box a{ 
min-height: 403px;
padding: 35px 16px 27px;
}       
.works .left_side .image img {
height: 307px;
}
.works h5, .archives h5 {
font-size: 45px;
}
.copy_logo {
width: 40%;
}
.address_side {
width: 40%;
}
.map {
width: 55%;
}
footer .top_sec .about {
width: 13%;
}
footer .top_sec .projects {
width: 46%;
}
.copyright, .copyright p {
font-size: 13px;
padding: 26px 0 0;
}
footer .archives h6 {
font-size: 13px;
}
.archive_nav a {
font-size: 10px;
}
.archive_box.large_box {
width: 38.1%;
}
.archive_box {
width: 17%;
margin-right: 31px;
}
.fixed-header nav a {
font-size: 13px;
}
.fixed-header .call_nmber {
font-size: 15px;
}
.banner_slider {
margin-top: 17px;
}
nav ul li a {
font-size: 13px;
}
header .right_link {
width: 59%;
}
nav ul li a {
font-size: 12px;
}
.works .left_side {
max-width: 440px;
}
.works .container {
max-width: 950px;
margin: 0 auto;
}
.works .wrapper {
width: 100%;
}
.works .right_side {
max-width: 460px;
height: 307px;
}
.midrise_box .right_detail p {
font-size: 10px;
}
.midrise_box .right_detail {
max-width: 256px;
}
.midrise_box .detail_left {
max-width: 107px;
}
.residential .right_side h6 {
font-size: 11px;
padding-top: 6px;
}
.residential .midrise_box.first_box p {
line-height: 20px;
font-size: 13px;
}
.font_style ul li {
font-size: 13px;
line-height: 22px;
}
.midrise_box .detail_left .image {
margin-top: 9px;
}
.celebrate .left_box:nth-child(2) p {
line-height: 22px;
} .main-project {
height: 155px;
width: 23.8%;
} .main-project .title-text p {
font-size: 13px;
line-height: 19px;
margin-bottom: 2px;
}
.main-project .title-text h3 {
font-size: 16px;
}
.project-list ul li {
font-size: 13px;
}
.mix, .gap {
width: 24.2% !important;
}
.about_us .cost {
margin-right: 28px;
}
.about_wrepper .cost h2, .residential.contact_page h2 {
font-size: 28px;
padding-bottom: 11px;
}
.about_us h2 {
font-size: 32px;
}
.about_wrepper .midrise_box p, .font_style ul {
font-size: 15px;
}
.gallary_content .left_content {
margin-right: 24px;
}
.left_content .gallary_image {
margin-right: 14px;
}
.about_right_text p {
font-size: 15px;
line-height: 30px;
}
.about_right_text h3 {
font-size: 18px;
}
.farleft_text h3 {
font-size: 18px;
}
.farleft_text ul{
font-size: 15px;
}	
.residential.contact_page .gallary_content {
margin-bottom: 34px;
}
.footer {
width: 55%;
}
.footer .about {
width: 25%;
margin-right: 20px;
}
.footer h5 {
font-size: 22px;
}
.footer .projects li {
width: 60%;
}
}
@media screen and (max-width:1000px) {
.logo {
width: 50%;
margin-top: 13px;
}
nav {
padding-top: 23px;
}
header .right_link {
margin-top: 16px;
}
.banner_slider {
margin-top: 17px;
}
nav a {
font-size: 13px;
}
header nav li {
margin: 0 29px 0 0;
}
header .right_link {
width: 100%;
}
header .right_link {
width: 100%;
float: none;
margin: 16px auto 9px;
max-width: 619px;
}
.logo {
width: 50%;
margin-top: 13px;
margin: 0 auto;
float: none;
}
header .call_nmber {
font-size: 15px;
padding-top: 6px;
}
.banner_slider .banner_text {
height: 398px;
}
.banner_slider h2 {
font-size: 46px;
}
.projects_btn a, .celebrate .learn_more {
font-size: 14px;
width: 174px;
}
.years_heading h4 {
font-size: 13px;
}
.years_heading span {
font-size: 42px;
}
.years_heading span {
font-size: 42px;
}
.celebrate .top_text h3 {
font-size: 29px;
}
.celebrate .top_text p {
font-size: 14px;
}
.design {
padding-top: 50px;
}
.years_heading:after {
background: linear-gradient(to bottom, #bfbfbf, #bfbfbf) no-repeat right center / 100% 1px;
}
.celebrate .left_box {
margin-right: 16px;
width: 32%;
}
.celebrate .left_box a {
padding: 46px 16px 27px;
min-height: 405px;
}
.celebrate .left_box h5 {
font-size: 37px;
}
.celebrate .left_box p {
font-size: 13px;
line-height: 25px;
}
.works h5, .archives h5 {
font-size: 42px;
}
.works .left_side .image img {
height: 277px;
}
.works .resort h4 {
font-size: 16px;
}
.contact_us .right_text {
width: 86%;
}
.contact_us p, .contact_us a {
font-size: 13px;
}
footer .top_sec h5 {
font-size: 19px;
}
footer .top_sec a {
font-size: 12px;
}
footer .top_sec li {
padding: 0 0 5px;
}
.copyright, .copyright p {
font-size: 12px;
}
footer .top_sec hr {
top: 73px;
}
.archive_box {
width: 29.8%;
margin-right: 45px;
}
.archive_box.large_box {
width: 47.2%;
}
.archive_box.five_box {
margin-right: 0;
}
.archive_box.large_box:nth-child(7) {
width: 64%;
}
.fixed-header .logo {
width: 35%;
float: left;
}
.fixed-header .right_link {
width: 60%;
margin-top: 0;
float: right;
}
.fixed-header nav a {
font-size: 12px;
}
.fixed-header nav li {
margin: 0 14px 0 0;
}
.fixed-header .call_nmber {
font-size: 13px;
}
.fixed-header .chat_box {
max-width: 54px;
font-size: 10px;
}
.fixed-header {
padding-bottom: 8px;
padding-top: 8px;
}
.fixed-header .logo {
padding: 10px 0 0;
}
.works .container {
max-width: 860px;
}
.works .wrapper {
width: 100%;
}
.works .left_side {
max-width: 420px;
}
.works .right_side {
width: 45%;
height: 277px;
}
.archive_box.large_box:nth-child(5) {
margin-right: 45px;
}
.clearfix.three_box {
display: block;
}
.archive_box:nth-child(3) {
margin-right: 0;
}
.clearfix.four_box {
display: none;
}
.archive_box.large_box:nth-child(7) {
width: 47%;
margin-right: 0;
}
.clearfix.five_box {
display: block;
}
.archive_box:nth-child(9) {
float: right;
width: 47%;
margin-right: 0;
}
.residential h2 {
font-size: 26px;
}
.residential .heading span {
font-size: 16px;
padding: 11px 0;
}
.midrise_box .top_line h3 {
font-size: 15px;
}
.midrise_box .top_line h4 {
font-size: 14px;
}
.midrise_box .detail_left {
max-width: 100%;
}
.midrise_box .right_detail {
max-width: 100%;
padding-left: 17px;
}
.residential .midrise_box {
padding: 10px;
margin-bottom: 15px;
}
.residential .rightside_text {
width: 89%;
}
.residential .rightside_text p {
font-size: 13px;
}
.residential .gallary .box_image {
margin-right: 15px;
margin-bottom: 15px;
}
.contact_us {
padding: 30px 0;
}
.residential {
padding: 35px 0 30px;
}
.contact_us p, .contact_us a {
font-size: 12px;
}
.midrise_box .row {
padding: 4px 10px;
} .project-list ul li {
margin: 8px 8px;
}
.main-project {
height: 189px; }
.mix, .gap {
width: 32.4% !important;
}
.works .resort .left, .resort .left h6 {
font-size: 9px;
}
.works .resort {
max-width: 188px;
}
.works .resort .right {
width: 60%;
font-size: 9px;
}
.top_sec .footer_sitemap a {
font-size: 12px;
}
.celebrate .left_box span {
font-size: 13px;
}
.about_us .cost {
margin-right: 23px;
}
.about_wrepper .cost h2 {
font-size: 26px;
padding-bottom: 5px;
}
.about_us h2 {
font-size: 29px;
}
.gallary_content .left_content {
margin-right: 22px;
}
.left_content .gallary_image {
width: 48%;
margin-right: 17px;
margin-bottom: 17px;
}
.gallary_image:nth-child(even) {
margin-right: 0;
}
.gallary_content {
margin-bottom: 0px;
}
.residential.contact_page h2 {
font-size: 25px;
padding-bottom: 11px;
}
.residential.contact_page {
padding: 66px 0 17px;
}
.left_content .gallary_image img { height: 140px;
object-fit: cover;
width: 100%;
}
.footer {
width: 55%;
top: -35px;
}
.footer h5 {
font-size: 22px;
}
.footer .about {
margin-right: 10px;
width: 30%;
}
.footer .projects li {
width: 75%;
}
}
@media screen and (max-width:900px) {
header .right_link {
width: 84%;
}
.banner_slider .banner_text {
height: 339px;
}
.banner_slider .banner_text {
height: 339px;
}
.celebrate {
padding-top: 32px;
}
.celebrate .top_text h3 {
font-size: 25px;
}
.celebrate .top_text p {
font-size: 12px;
padding: 11px 0 36px;
}
.celebrate .left_box {
margin-right: 14px;
width: 32%;
}
.celebrate .left_box a {
padding: 29px 10px 27px;
min-height: 377px;
}
.celebrate .left_box h5 {
font-size: 31px;
}
.celebrate .left_box p {
font-size: 12px;
line-height: 23px;
}
.works {
margin-top: 63px;
}
.works .left_side {
width: 39%;
}
.works .resort {
bottom: 22px;
max-width: 153px;
right: 12px;
padding: 6px 10px 0px 12px;
}
.works .resort .left {
float: none;
}
.works .resort .right {
float: none;
width: 100%;
margin-left: 6px;
font-size: 9px;
}
.works .resort h4 {
font-size: 13px;
line-height: 12px;
padding-top: 6px;
}
.resort .title span {
padding: 0px 0 0;
}
.works .right_side {
width: 54%;
}
.works .resort .bottom_img {
bottom: -13px;
right: 12px;
}
.works .left_side { width: 48%;
}
.works .left_side .image img { height: 278px
}
.works .owl-prev span, .works .owl-next span {
top: 105px;
}
.works .owl-next span {
right: -27px;
}
.works .owl-prev span {
left: -25px;
}
.contact_us .right_text {
width: 83%;
}
.contact_us p, .contact_us a {
font-size: 12px;
}
.contact_us .details_area {
padding-top: 33px;
}
.contact_us {
padding: 55px 0;
}
footer .top_sec h5 {
font-size: 17px;
}
footer .top_sec a {
font-size: 11px;
}
.copyright, .copyright p {
font-size: 10px;
line-height: 19px;
}
footer .top_sec {
padding-bottom: 47px;
padding-top: 40px;
}
footer .top_sec hr {
top: 59px;
}
.archive_box {
width: 29.8%;
margin-right: 38px;
}
.archive_box.large_box:nth-child(4) {
margin-right: 39px;
}
.large_box .archive_nav li:nth-child(even) {
float: left;
width: 44%;
margin-left: 19px;
}
.fixed-header nav a {
font-size: 10px;
}
.fixed-header .call_nmber {
font-size: 11px;
}
.fixed-header .chat_box {
max-width: 45px;
font-size: 9px;
line-height: 12px;
}
header .phone {
margin-right: 8px;
}
.fixed-header nav li {
margin: 0 11px 0 0;
}
.fixed-header nav {
padding-top: 14px;
}
.chat_popup {
top: 19%;
}
.works .resort .left, .resort .left h6 {
font-size: 8px;
}
.works .resort .title {
padding-bottom: 4px;
}
.works .resort .bottom_img {
bottom: -8px;
}
.works .right_side { margin-left: 33px;
width: 340px;
height: 277px;
float: right;
}
.archive_box.large_box:nth-child(7) {
width: 46.6%;
margin-right: 0;
}
.clearfix.five_box {
display: block;
}
.residential .right_side {
width: 44%;
}
.residential .midrise_box.first_box p {
line-height: 20px;
font-size: 12px;
}
.residential h2 {
font-size: 23px;
}
.residential .heading span {
font-size: 13px;
}
.midrise_box .top_line {
margin-bottom: 16px;
}
.residential .rightside_text {
width: 86%;
}
.contact_us {
padding: 30px 0;
}
.projects_banner img {
height: 135px;
} .main-project {
height: 159px;
}
.mix, .gap {
width: 32.3% !important;
}
footer .top_sec .projects {
width: 47%;
}
.about_us .cost {
margin-right: 21px;
width: 53%;
}
.about_wrepper .cost h2 {
font-size: 22px;
padding-bottom: 0px;
}
.about_us h2 {
font-size: 27px;
padding-bottom: 14px;
}
.about_wrepper .midrise_box p {
font-size: 13px;
}
.gallary_content .left_content {
margin-right: 20px;
}
.left_content .gallary_image {
width: 47.8%;
}
}
@media screen and (max-width:850px) {
.residential.contact_page .cost {
float: none;
width: 100%;
}
.residential.contact_page .right_side {
width: 100%;
float: none;
}
.contact_page .first_row {
min-height: auto;
}
.contact_page .right_content .first_row {
text-align: left;
}  .residential.contact_page .gallary_content {
margin-bottom: 0;
}
.contact_page .first_row {
min-height: auto;
margin-bottom: 39px;
}
.residential.contact_page h2 {
font-size: 32px;
padding-bottom: 11px;
}
}
@media screen and (max-width:800px) {
.about_wrepper .cost h2 {
font-size: 21px;
}
.residential.contact_page h2 {
font-size: 32px;
}
}
@media screen and (min-width:768px) {
.archive_nav {
margin-top: 20px;
display: block !important;
}
nav {
display: block !important;
}
}
@media screen and (max-width:767px) {
header nav {
width: 100%;
}
header .right_link {
display: none;
}
header .mobile_design {
display: block;
}
header .mobile_design {
margin: 0;
width: 100%;
padding-bottom: 17px;
border-bottom: 1px solid #bfbfbf;
max-width: 100%;
}
header .mobile_design .chat_box {
margin-top: 4px;
background: none;
border: 1px solid #bfbfbf;
max-width: 100%;
float: left;
width: auto;
padding: 12px 12px 9px;
margin: 0;
cursor: pointer;
}
.contact_bar {
float: right;
width: 100%;
max-width: 180px;
}
header .mobile_img {
margin-right: 0;
}
header .phone {
border: 1px solid #bfbfbf;
padding: 6px 15px 7px;
}
header {
padding-top: 12px;
border-top: 7px solid #bd3432;
position: relative;
}
.logo {
width: 100%;
margin-top: 17px;
margin: 17px auto 0;
max-width: 490px;
}
.menubtn {
float: left;
border: 1px solid #cccc;
padding: 13px 14px 11px;
cursor: pointer;
}
header .phone, header .mobile_design .chat_box {
margin-right: 14px;
}
.menubtn .close_icon {
display: none;
}
.show_button .close_icon {
display: block;
}
.show_button .toggle_btn {
display: none;
}
nav {
display: none;
position: absolute;
z-index: 999999999;
width: 100%;
background-color: #fff;
left: 0;
top: 162px;
border-top: 1px solid #bfbfbf;
margin-right: 0;
}
header nav li {
margin: 0;
display: block;
padding: 21px 0;
border-bottom: 1px solid #d7d7d7;
}
nav a {
font-size: 18px;
padding: 0 36px;
}
nav .menu-item-has-children ul {
position: relative;
width: 100%;
border-top: 7px solid #c71b0a;
border-bottom: 5px solid #898989;
padding: 7px 0px;
border-left: 0;
border-right: 0;
display: none;
z-index: 99999;
background-color: #fff;
top: 22px;
}
nav li ul li > a {
color: #7f7f7f;
}
header nav li:hover > ul {
display: none;
}
header nav .menu-item-has-children {
background: url(//www.bg-architecture.com/bga-new/wp-content/themes/bga/assets/images/down-arrow.png) no-repeat;
background-position: 98% 23px;
background-size: 25px;
}
header nav .menu-item-has-children.open {
background: url(//www.bg-architecture.com/bga-new/wp-content/themes/bga/assets/images/up-arow.png) no-repeat;
background-position: 98% 23px;
background-size: 25px;
}
.banner_slider .banner_img img {
object-fit: cover;
}
.banner_slider .banner_img img, .banner_slider .banner_text {
height: 900px;
}
.banner_slider h2 {
font-size: 42px;
}
.projects_btn a, .celebrate .learn_more {
font-size: 14px;
width: 214px;
}
.years_heading:before {
background: linear-gradient(to bottom, #bfbfbf, #bfbfbf) no-repeat left center / 52% 1px;
}
.years_heading:after {
background: linear-gradient(to bottom, #bfbfbf, #bfbfbf) no-repeat right center / 52% 1px;
}
.celebrate .top_text h3 {
font-size: 32px;
}
.celebrate .top_text p {
line-height: 21px;
}
.celebrate .left_box {
margin-right: 0px;
margin-bottom: 32px;
width: 100%;
float: none;
}
.celebrate .left_box a {
padding: 43px 40px 27px;
min-height: auto;
}
.design {
padding-top: 50px;
margin: 0 auto;
width: 84%;
}
.celebrate .left_box h5 {
font-size: 40px;
}
.celebrate .left_box p {
font-size: 15px;
line-height: 25px;
}
.works .left_side {
width: 100%;
float: none;
padding: 0;
}
.works .left_side .image img {
height: auto;
}
.works .wrapper {
padding: 40px 0;
margin: 0 auto;
width: 84%;
}
.works .resort {
bottom: 25px;
max-width: 234px;
right: 11px;
}
.works .resort h4 {
font-size: 16px;
}
.works .resort .left, .resort .left h6 {
font-size: 10px;
}
.works .resort .left {
float: left;
}
.works .resort .right {
float: right;
width: 63%;
margin-left: 6px;
font-size: 10px;
}
.works .owl-prev span, .works .owl-next span {
top: 165px;
}
.works .right_side {
width: 100%;
float: none;
margin-top: 40px;
}
.copy_logo {
width: 100%;
float: none;
margin: 0 auto;
text-align: center;
}
.map {
width: 100%;
float: none;
margin: 28px 0 30px;
}
.address_side {
width: 100%;
float: none;
}
.contact_us .right_text {
width: 93%;
padding: 4px 0 0;
}
.contact_us p, .contact_us a {
font-size: 16px;
}
.contact_us .first_row {
padding: 10px 0 10px;
}
.contact_us .left_icon {
float: left;
margin-left: 3px;
width: 19px;
}
.contact_us .first_row:nth-child(3) > .left_icon {
padding: 6px 0 0;
margin-left: 3px;
}
.contact_us .first_row:nth-child(2) > .right_text {
padding: 7px 0 0;
}
.contact_us .content {
margin: 0 auto;
width: 84%;
}
.contact_us .details_area {
padding-top: 0;
}
footer .top_sec h5 {
font-size: 23px;
}
footer .top_sec .about {
width: 100%;
margin-right: 0;
float: none;
padding-bottom: 22px;
}
footer .top_sec .about h5 {
float: left;
margin-right: 28px;
}
footer .top_sec .about ul {
float: left;
padding-top: 4px;
}
footer .top_sec .about li {
display: inline-block;
margin-right: 15px;
}
footer .top_sec .projects {
width: 100%;
float: none;
margin-bottom: 50px;
}
footer .top_sec a {
font-size: 16px;
}
footer .top_sec .projects li {
float: left;
width: 36%;
}
footer .top_sec hr {
top: 69px;
left: 0;
height: 1px;
}
.copyright, .copyright p {
font-size: 15px;
line-height: 24px;
float: none;
width: 100%;
text-align: center;
padding: 0;
}
footer .top_sec h5 {
padding-bottom: 13px;
font-size: 23px;
}
footer .top_sec hr.mobile_hr {
top: 264px;
display: block;
}
footer .top_sec {
padding-bottom: 33px;
padding-top: 32px;
}
.archive_box {
width: 100%;
margin-right: 0;
float: none;
padding-bottom: 16px;
}
footer .archives h6 {
font-size: 17px;
float: left;
padding-top: 6px;
}
.header-icons .social_icon {
margin: 10px auto;
}
.footer-icons .social_icon a {
height: 40px;
width: 40px;
}
.footer-icons .social_icon .facebook_icon {
width: 40px; height: 40px;
background: url(https://www.bg-architecture.com/bga-new/wp-content/uploads/2019/10/social_media_icons-40x40.png) -5px -5px;
}
.footer-icons .social_icon .instagram_icon {
width: 40px; height: 40px;
background: url(https://www.bg-architecture.com/bga-new/wp-content/uploads/2019/10/social_media_icons-40x40.png) -55px -5px;
}
.footer-icons .social_icon .linkedin_icon {
width: 40px; height: 40px;
background: url(https://www.bg-architecture.com/bga-new/wp-content/uploads/2019/10/social_media_icons-40x40.png) -105px -5px;
}
.footer-icons .social_icon .pinterest_icon {
width: 40px; height: 40px;
background: url(https://www.bg-architecture.com/bga-new/wp-content/uploads/2019/10/social_media_icons-40x40.png) -155px -5px;
}
.footer-icons .social_icon .twitter_icon {
width: 40px; height: 40px;
background: url(https://www.bg-architecture.com/bga-new/wp-content/uploads/2019/10/social_media_icons-40x40.png) -205px -5px;
}
.footer-icons .social_icon .houzz_icon {
width: 40px; height: 40px;
background: url(https://www.bg-architecture.com/bga-new/wp-content/uploads/2019/10/social_media_icons-40x40.png) -255px -5px;
}
.archive_nav a {
font-size: 15px;
}
.acordion_arow {
float: right;
padding: 10px 8px;
border: 1px solid #bfbfbf;
background-color: #fff;
width: 100%;
max-width: 33px;
display: block;
}
span.up_arow, span.down_arow {
display: block;
color: #bab9b9;
font-weight: 700;
font-size: 26px;
line-height: 9px;
cursor: pointer;
text-align: center;
}
span.down_arow {
display: none;
}
.top_heading.active span.down_arow {
display: block;
}
.top_heading.active span.up_arow {
display: none;
}
.top_heading {
padding-bottom: 15px;
}
.archive_nav {
display: none;
}
.archive_box.large_box {
width: 100%;
float: none;
}
.archive_box.large_box:nth-child(7) {
width: 100%;
}
footer .archives {
padding-bottom: 40px;
}
.works .mobile_img, .contact_us .mobile-map {
display: block;
margin: 0 auto;
}
.works .desktop-img, .contact_us .dekstop-map {
display: none;
}
header .phone img {
height: 28px;
}
header .chat_box img {
height: 20px;
}
.menubtn img.toggle_btn {
height: 17px;
}
.menubtn.show_button .close_icon {
height: 17px;
}
.works .right_side {
height: auto;
float: none;
margin: 0 auto;
}
.works .right_side {
margin-left: auto;
max-width: 100%;
}
.works .left_side {
margin: 0 auto 30px;
max-width: 100%;
}
.residential .cost {
margin-right: 0;
width: 100%;
margin-bottom: 14px;
float: none;
}
.residential .right_side {
width: 100%;
float: none;
}
.residential .right_side h6 {
font-size: 12px;
}
.midrise_box .detail_left {
max-width: 140px;
}
.midrise_box .right_detail {
max-width: 396px;
padding-left: 0;
}
.midrise_box .right_detail p {
font-size: 12px;
}
.residential .midrise_box.first_box p {
line-height: 25px;
font-size: 13px;
}
.residential .midrise_box {
padding: 20px;
}
.overlay {
height: 80px;
} .main-project {
height: 204px;
width: 48.6%;
} .project-list ul li {
font-size: 12px;
}
.mix, .gap {
width: 48.8% !important;
}
.main-project .title-text h3 {
font-size: 18px;
}
.main-project .title-text p {
font-size: 15px;
}
.main-project .title-text {
padding: 24px 17px 0 36px;
}
.top_sec .footer_sitemap a {
font-size: 13px;
}
.page-template-sitemap .projects_banner .overlay {
height: 100%;
}
.page_content {
padding-top: 62px;
}
.about_us .cost {
margin-right: 0;
width: 100%;
float: none;
}
.about_us .right_side {
width: 100%;
float: none;
}
.gallary_content .left_content {
margin-right: 0;
float: none;
width: 100%;
margin-bottom: 25px;
}
.gallary_content .right_content {
float: none;
width: 100%;
}
.contact-new.gallary_content .right_content {
float: none;
width: 100%;
}
.about_us h2 {
font-size: 28px;
text-align: left;
padding-bottom: 10px;
}
.about_wrepper .cost h2 {
font-size: 24px;
padding-bottom: 10px;
}
.left_content .gallary_image img, .about_right_text {
height:auto;
}
.about_right_text {
padding: 20px 0 20px 0;
}
.left_content .gallary_image {
width: 48.6%;
}
.about_right_text h3, .about_right_text p {
text-align: left;
}
.residential.contact_page h2 {
font-size: 32px;
}
.about_right_text {
min-height: 80px;
}
.font-style-ul {
padding-left: 23px !important;
} .footer {
width: 100%;
top: 20px;
margin-bottom: 30px;
padding-left: 10px;
}
.footer h5 {
font-size: 22px;
padding-bottom: 10px;
}
.footer .about {
float: none;
width: 100%;
margin-right: 0;
padding: 10px 0;
}
.footer .projects {
float: none;
width: 100%;
}
.footer .projects li {
float: none;
width: 100%;
} }
@media screen and (max-width:650px) {
nav {
top: 162px;
}
.banner_slider .banner_img img, .banner_slider .banner_text {
height: 750px;
}
.years_heading h4 {
font-size: 12px;
letter-spacing: 14px;
}
.years_heading span {
font-size: 39px;
}
.works .owl-prev span, .works .owl-next span {
top: 135px;
}
.contact_us .right_text {
width: 92%;
}
.contact_us .right_text {
width: 92%;
}
footer .top_sec .projects li {
width: 43%;
}
.large_box .archive_nav li:nth-child(even) {
float: none;
width: 100%;
margin-left: 0;
}
.large_box .archive_nav li {
float: none;
width: 100%;
}
.chat_popup {
width: 100%;
max-width: 422px;
}
.small-logo {
width: 24%;
}
.chat_popup strong {
font-size: 15px;
}
.chat_popup .min_header h4 {
font-size: 25px;
}
.chat_popup .min_header span {
font-size: 14px;
}
.chat_popup .min_header {
padding-top: 16px;
padding-bottom: 11px;
}
.small-logo {
margin-top: -40px;
}
.chat_popup .min_header .text {
margin-left: 28px;
}
.empty_div {
height: 340px;
}
.chat_form textarea {
height: 58px;
padding: 6px 10px;
font-size: 16px;
}
::-webkit-input-placeholder { font-size:16px;
}
.midrise_box .right_detail {
max-width: 300px;
}
.projects_banner img {
height: 125px;
}
.residential {
padding: 30px 0 30px;
}
.works .resort .left, .resort .left h6 {
font-size: 9px;
}
.works .resort .right {
float: right;
width: 61%;
margin-left: 6px;
font-size: 9px;
}
.works .resort {
bottom: 25px;
max-width: 207px;
right: 11px;
}
.main-project {
height: 173px;
}
.chat_form textarea {
height: 128px;
}
.sitemap_nav li a {
font-size: 16px;
}
.sitemap_nav li li > a {
font-size: 14px;
font-weight: 400;
}
.sitemap_nav ul li > ul {
padding: 18px 0px 0 25px;
}
.page_content {
padding-top: 52px;
}
@media screen and (max-width:650px) {
.left_content .gallary_image {
width: 48.3%;
}
.residential.contact_page h2 {
font-size: 28px;
padding-bottom: 0px;
}
}
@media screen and (max-width:550px) {
nav {
top: 154px;
}
nav a {
font-size: 15px;
padding: 0 19px;
}
header nav li {
margin: 0;
display: block;
padding: 18px 0;
}
header nav .menu-item-has-children, header nav .menu-item-has-children.open {
background-size: 19px;
}
.banner_slider .banner_img img, .banner_slider .banner_text {
height: 620px;
}
.years_heading h4 {
font-size: 12px;
letter-spacing: 10px;
}
.design, .works .wrapper, .contact_us .content {
width: 100%;
}
.celebrate .top_text h3 {
font-size: 26px;
line-height: 39px;
}
.projects_btn a, .celebrate .learn_more {
font-size: 14px;
width: 194px;
}
.celebrate .left_box p {
font-size: 14px;
line-height: 24px;
}
.works .left_side {
width: 88%;
margin: 0 auto;
}
.contact_us p, .contact_us a {
font-size: 14px;
}
.contact_us .right_text {
width: 91%;
}
footer .top_sec h5 {
font-size: 20px;
}
footer .top_sec a {
font-size: 14px;
}
footer .top_sec .projects li {
width: 47%;
}
.copyright, .copyright p {
font-size: 13px;
line-height: 19px;
}
.contact_us {
padding: 55px 0 44px;
}
footer .top_sec .projects {
width: 100%;
float: none;
margin-bottom: 47px;
}
footer .top_sec hr.mobile_hr {
top: 256px;
}
.works h5, .archives h5 {
font-size: 39px;
}
footer .archives h6 {
font-size: 15px;
}
.archive_nav a {
font-size: 13px;
}
.chat_popup {
max-width: 352px;
}
.chat_popup strong {
font-size: 13px;
}
.small-logo {
width: 26%;
}
.chat_popup .min_header h4 {
font-size: 19px;
}
.chat_popup .min_header span {
font-size: 12px;
}
.chat_popup .min_header .text {
margin-left: 20px;
}
.empty_div {
height: 330px;
}
.chat_form textarea {
height: 50px;
}
.residential h2 {
font-size: 20px;
padding-bottom: 10px;
}
.residential .cost {
margin-bottom: 6px;
}
.midrise_box .detail_left {
max-width: 113px;
}
.midrise_box .right_detail {
max-width: 400px;
padding-left: 18px;
float: none;
}
.midrise_box .detail_left {
max-width: 100%;
}
.residential .midrise_box {
padding: 15px;
}
.main-project {
width: 100%;
float: none;
height: 100%;
}
.main-project .title-text {
padding: 36px 40px 0 42px;
}
.main-project .title-text p {
font-size: 15px;
line-height: 22px;
margin-bottom: 5px;
}
.mix, .gap {
width: 100% !important;
}
.mix {
height: auto !important;
}
.main-project img {
height: 270px;
}
.chat_form textarea {
height: 120px;
}
.chat_form {
padding: 19px 18px;
}
.chat_popup {
height: 553px;
}
.celebrate .left_box {
margin-bottom: 20px;
}
.about_wrepper .cost h2 {
font-size: 22px;
}
.left_content .gallary_image {
width: 47.8%;
}
.gallary_content .left_content {
margin-bottom: 16px;
}
.contact-new.gallary_content .left_content {
float: none;
width: 100%;
margin-right: 0px;
}
.contact-new.gallary_content .farleft_content {
float: none;
width: 100%;
margin-right: 0px;
}
.residential.contact_page h2 {
font-size: 23px;
padding-bottom: 0px;
}
.residential.contact_page h4, .residential.contact_page h3 {
font-size: 16px;
}
.contact_page .gallary_content p {
line-height: 23px;
font-size: 12px;
}
.body_strucher img{
max-width:100%;
}
.body_strucher, .font_style{
float:none;
width:100%;
height:auto;
}
.body_strucher {
margin: 0 auto 15px;
}
}
@media screen and (max-width:450px) {
.banner_slider .banner_img img, .banner_slider .banner_text {
height: 510px;
}
.banner_slider h2 {
font-size: 34px;
}
.banner_slider h2 {
font-size: 34px;
}
.years_heading h4 {
font-size: 12px;
letter-spacing: 5px;
}
.celebrate {
padding-top: 21px;
}
.years_heading span {
font-size: 36px;
}
.years_heading span {
font-size: 36px;
}
nav {
top: 139px;
}
nav a {
font-size: 13px;
padding: 0 17px;
}
header nav li {
margin: 0;
display: block;
padding: 13px 0;
}
header nav .menu-item-has-children, header nav .menu-item-has-children.open {
background-size: 14px;
background-position: 98% 21px;
}
.celebrate .top_text h3 {
font-size: 23px;
line-height: 36px;
}
.design {
padding-top: 31px;
}
.celebrate .left_box {
margin-right: 0;
}
.celebrate .left_box a {
padding: 27px 10px 20px;
}
.celebrate .left_box h5 {
font-size: 35px;
}
.celebrate .left_box p {
font-size: 13px;
line-height: 22px;
}
.works h5, .archives h5 {
font-size: 35px;
}
.works {
margin-top: 45px;
}
.works .left_side .image img {
height: 239px;
}
.works .resort h4 {
font-size: 14px;
}
.works .resort {
bottom: 21px;
max-width: 160px;
right: 12px;
}
.works .resort .right {
float: none;
width: 96%;
margin-left: 6px;
}
.works .resort .left {
float: none;
width: 100%;
}
.works .owl-next span {
right: -20px;
}
.works .owl-prev span {
left: -19px;
}
.works .wrapper {
padding: 26px 0 42px;
}
.works .owl-prev span, .works .owl-next span {
top: 105px;
}
.works .right_side {
margin-top: 31px;
}
.contact_us {
padding: 45px 0 31px;
}
.contact_us p, .contact_us a {
font-size: 12px;
}
.contact_us .right_text {
width: 88%;
}
footer .top_sec h5 {
font-size: 18px;
}
footer .top_sec a {
font-size: 13px;
}
footer .top_sec .projects li {
width: 100%;
float: none;
margin-right: 0;
}
footer .top_sec hr.mobile_hr {
top: 348px;
}
footer .top_sec hr {
top: 64px;
left: 0;
}
footer .top_sec .projects {
margin-bottom: 35px;
}
.copyright, .copyright p {
font-size: 12px;
line-height: 21px;
}
footer .archives h6 {
font-size: 14px;
}
.archive_nav a {
font-size: 12px;
}
.chat_popup {
max-width: 282px;
}
.chat_popup .title {
padding: 8px 0 5px;
}
.small-logo {
width: 29%;
}
.chat_popup .min_header h4 {
font-size: 17px;
}
.chat_popup .min_header span {
font-size: 11px;
}
.small-logo {
margin-top: -31px;
padding-left: 14px;
width: 28%;
}
.chat_popup .min_header {
padding-top: 10px;
padding-bottom: 10px;
}
.chat_popup .min_header .text {
margin-left: 13px;
}
.empty_div {
height: 270px;
}
.chat_form .textarea {
padding: 11px 11px 5px;
}
.chat_form textarea {
height: 45px;
font-size: 13px;
}
::-webkit-input-placeholder { font-size:13px;
}
.chat_popup .popup_btn {
top: 11px;
right: 8px;
font-size: 15px;
}
footer .top_sec .about ul {
padding-top: 1px;
}
.residential .gallary .box_image {
width: 100%;
margin-right: 0;
float: none;
}
.midrise_box .right_detail { }
.residential h2 {
font-size: 20px;
padding-top: 8px;
padding-bottom: 12px;
}
.residential .midrise_box.first_box p {
line-height: 20px;
}
.midrise_box .right_detail p {
font-size: 10px;
line-height: 17px;
}
.residential .rightside_text p {
font-size: 12px;
}
.residential .right_side h6 {
font-size: 11px;
}
.midrise_box .top_line h3 {
font-size: 14px;
}
.projects_banner img {
height: 132px;
}
.main-project .title-text {
padding: 24px 33px 0 40px;
}
.project-list ul li {
margin: 8px 6px;
}
.main-project img {
height: 185px;
}
.chat_form .textarea {
padding: 0px 0px 5px;
}
.chat_form textarea {
height: 98px;
}
.chat_popup .min_header span {
line-height: 18px;
}
.chat_popup {
height: 522px;
}
.singlepage_banner .banner_image {
height: 170px;
}
.singlepage_banner .banner_text {
height: 170px;
}
.singlepage_banner h1 {
font-size: 28px;
}
.sitemap_nav li a {
font-size: 14px;
}
.sitemap_nav li li > a {
font-size: 13px;
}
.page_content {
padding-top: 45px;
}
.celebrate .left_box span {
font-size: 12px;
} .about_us h2 {
font-size: 26px;
}
.about_content {
padding-top: 20px;
}
.left_content .gallary_image {
width: 100%;
float: none;
margin-right: 0;
}
.contact-new.gallary_content .left_content .gallary_image {
width:100%;
} .residential.contact_page h2 {
font-size: 23px;
padding-bottom: 12px;
line-height: 40px;
}
.contact_page .first_row {
min-height: auto;
margin-bottom: 29px;
padding: 16px 14px 14px;
}
.residential.contact_page h4, .residential.contact_page h3 {
font-size: 14px;
}
.contact_page .gallary_content p {
line-height: 21px;
font-size: 11px;
}
.residential.contact_page {
padding: 46px 0 17px;
}
.font_style ul li {
font-size: 12px;
}
.about_wrepper .cost h2 {
font-size: 16px;
line-height: 32px;
}
} @media screen and (max-width:1024px) and (min-width:320px) {
.footer-icons .social_icon a {
height: 40px;
width: 40px;
}
.footer-icons .social_icon .facebook_icon {
width: 40px; height: 40px;
background: url(https://www.bg-architecture.com/bga-new/wp-content/uploads/2019/10/social_media_icons-40x40.png) -5px -5px;
}
.footer-icons .social_icon .instagram_icon {
width: 40px; height: 40px;
background: url(https://www.bg-architecture.com/bga-new/wp-content/uploads/2019/10/social_media_icons-40x40.png) -55px -5px;
}
.footer-icons .social_icon .linkedin_icon {
width: 40px; height: 40px;
background: url(https://www.bg-architecture.com/bga-new/wp-content/uploads/2019/10/social_media_icons-40x40.png) -105px -5px;
}
.footer-icons .social_icon .pinterest_icon {
width: 40px; height: 40px;
background: url(https://www.bg-architecture.com/bga-new/wp-content/uploads/2019/10/social_media_icons-40x40.png) -155px -5px;
}
.footer-icons .social_icon .twitter_icon {
width: 40px; height: 40px;
background: url(https://www.bg-architecture.com/bga-new/wp-content/uploads/2019/10/social_media_icons-40x40.png) -205px -5px;
}
.footer-icons .social_icon .houzz_icon {
width: 40px; height: 40px;
background: url(https://www.bg-architecture.com/bga-new/wp-content/uploads/2019/10/social_media_icons-40x40.png) -255px -5px;
}
}
.youtube-responsive-container {
position:relative;
padding-bottom:56.25%;
padding-top:30px;
height:0;
overflow:hidden;
}
.youtube-responsive-container iframe,
.youtube-responsive-container object,
.youtube-responsive-container embed {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}
}img{
height:auto;
}
.phone p{
display:inline;
}
.chat_box p {
margin: 0;
}