@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@font-face {
    font-family: 'Bebas Neue';
    src: url('../fonts/BebasNeueRegular.woff2') format('woff2'),
		url('../fonts/BebasNeueRegular.woff') format('woff'),
		url('../fonts/BebasNeueRegular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Bebas Neue';
    src: url('../fonts/BebasNeueBold.woff2') format('woff2'),
		url('../fonts/BebasNeueBold.woff') format('woff'),
		url('../fonts/BebasNeueBold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("/fonts/fa-regular-400.eot");
  src: url("/fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("/fonts/fa-regular-400.woff2") format("woff2"), url("/fonts/fa-regular-400.woff") format("woff"), url("/fonts/fa-regular-400.ttf") format("truetype"), url("/fonts/fa-regular-400.svg#fontawesome") format("svg"); }
  @font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("/fonts/fa-solid-900.eot");
  src: url("/fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("/fonts/fa-solid-900.woff2") format("woff2"), url("/fonts/fa-solid-900.woff") format("woff"), url("/fonts/fa-solid-900.ttf") format("truetype"), url("/fonts/fa-solid-900.svg#fontawesome") format("svg"); }
  @font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("/fonts/fa-brands-400.eot");
  src: url("/fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("/fonts/fa-brands-400.woff2") format("woff2"), url("/fonts/fa-brands-400.woff") format("woff"), url("/fonts/fa-brands-400.ttf") format("truetype"), url("/fonts/fa-brands-400.svg#fontawesome") format("svg"); }
.fab {
  font-family: 'Font Awesome 5 Brands'; }
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }
body {
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
	background: #fff;
	margin: 0;
	-webkit-font-smoothing: subpixel-antialiased;
	font-family: 'Montserrat', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    color: #353535;
    margin-top: 0px;
    font-weight: 400;
	font-family: 'Bebas Neue';
}
a {
    text-decoration: none;
    color: #4781b1;
}
a:hover {
    text-decoration: none;
}
ul {
    margin: 0px;
    padding: 0px;
}

li {
    list-style: none
}
p {
    font-weight: normal;
    line-height: 24px;
    color: #242424;
    margin-bottom: 15px;
    font-size: 16px;
}
img {width:100%;}
.pt-10 {padding-top:10px;}
.pt-20 {padding-top:20px;}
.pt-30 {padding-top:30px;}
.pt-40 {padding-top:40px;}
.pt-50 {padding-top:50px;}
.pt-60 {padding-top:60px;}
.pt-70 {padding-top:70px;}
.pt-80 {padding-top:80px;}

.pb-10 {padding-bottom:10px;}
.pb-20 {padding-bottom:20px;}
.pb-30 {padding-bottom:30px;}
.pb-40 {padding-bottom:40px;}
.pb-50 {padding-bottom:50px;}
.pb-60 {padding-bottom:60px;}
.pb-70 {padding-bottom:70px;}
.pb-80 {padding-bottom:80px;}

.ptb-10 {padding-top:10px; padding-bottom:10px;}
.ptb-20 {padding-top:20px; padding-bottom:20px;}
.ptb-30 {padding-top:30px; padding-bottom:30px;}
.ptb-40 {padding-top:40px; padding-bottom:40px;}
.ptb-50 {padding-top:50px; padding-bottom:50px;}
.ptb-60 {padding-top:60px; padding-bottom:60px;}
.ptb-70 {padding-top:70px; padding-bottom:70px;}
.ptb-80 {padding-top:80px; padding-bottom:80px;}
.ptb-80 {padding-top:90px; padding-bottom:90px;}
.ptb-80 {padding-top:100px; padding-bottom:100px;}
.ptb-80 {padding-top:110px; padding-bottom:110px;}
.ptb-80 {padding-top:120px; padding-bottom:120px;}
.ptb-80 {padding-top:130px; padding-bottom:130px;}
section {
    position: relative;
}
section .container {
    z-index:10;
	position: relative;
}
a.close-menu-btn {
    display: none;
}
:focus {
outline: none !important;
}
::-webkit-scrollbar { width: 3px; height: 3px;}
::-webkit-scrollbar-button {  background-color: #666; }
::-webkit-scrollbar-track {  background-color: #999;}
::-webkit-scrollbar-track-piece { background-color: #ffffff;}
::-webkit-scrollbar-thumb { height: 50px; background-color: #666; border-radius: 3px;}
::-webkit-scrollbar-corner { background-color: #999;}}
::-webkit-resizer { background-color: #666;}
h2.title {
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
	position: relative;
	font-size: 50px;
}
h2.title span {
    color: #ffd200;
}

h2.title.outlines {
    width: max-content;
    margin: 0 auto 20px;
}
h2.title.outlines:after {
    content: "";
    width: 250px;
    height: 1px;
    position: absolute;
    top: 18px;
    left: -260px;
    background: linear-gradient(to right,#ffffff00,#bdbdbd);
}
h2.title.outlines:before {
    content: "";
    width: 250px;
    height: 1px;
    position: absolute;
    top: 18px;
    right: -260px;
    background: linear-gradient(to left,#ffffff00,#bdbdbd);
}
.sub-title {
    width: 70%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 30px;
    color: #6f6f6f;
	max-width: 850px;
}
ul.style-li {
    padding-left: 30px;
}
ul.style-li li {
    font-weight: normal;
    line-height: 24px;
    color: #5d5d5d;
    margin-bottom: 15px;
	position: relative;
}
ul.style-li li:before {
    content: "\f058";
    position: absolute;
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-size: 16px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-weight: 100;
    left: -22px;
    top: 0px;
    color: rgb(71 129 177);
}
.bg-color {
    background: #4781b1;
}
.bg-gray {
    background: #f3f3f3;
}

.linar-bg {
    background: linear-gradient(120deg, #4780b0 50%, #4377a2 50%);
}
.bg-gradient {background: linear-gradient(45deg, #4781b1 20%, #60adec 50%, #3f51b5);}
.bg-light:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.8);
}
.bg-dark:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(43, 43, 43, 0.3);
}
.bg-lines:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/img/raster.png);
    z-index: 5;
}
.bg-dots:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/img/dots.png);
    z-index: 5;
}
.flex-box {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.flex-box-inner {
    width: 100%;
}
section#infinity, section#projectFacts, section#counters, section#preim-pro {
    overflow-x: hidden;
}
.col-lg-55 {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
position: relative;
width: 100%;
min-height: 1px;
padding-right: 5px;
padding-left: 5px;
}
.scrollup{
    width:40px;
    height:40px;
    opacity:0.5;
    position:fixed;
    bottom:50px;
    left:50px;
    display:none;
	z-index:999;
	transition: 0.4s;
}
.scrollup:hover {
    opacity: 1;
}
.scrollup svg {
    width: 40px;
    height: 40px;
    fill: #ccc;
	transform: rotate(45deg);
	transition: 0.4s;
	}
.scrollup svg:hover {
    fill: #4780b0 !important;
}
/*------ #owl-navigaton ------*/
button.owl-next {
    position: absolute;
    right: 55px;
    top: 55%;
    opacity: 0.5;
    transition: 0.4s;
	font-size: 0 !important;
}
button.owl-next:before {
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/img/a2.png);
	background-size: cover;
}
button.owl-prev {
    position: absolute;
    left: 10px;
    top: 55%;
    opacity: 0.5;
    transition: 0.4s;
	font-size: 0 !important;
}
button.owl-prev:before {
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/img/a1.png);
	background-size: cover;
}
button.owl-next:hover, button.owl-prev:hover {
    opacity: 0.9;
}
.owl-dots {
    width: max-content;
    margin: -60px auto 38px;
    z-index: 9999;
    position: relative;
}
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: 20px;
    width: 40px;
    height: 1px;
    background: #ffffff47;
    margin: 0px 4px;
}
button.owl-dot.active {
    background: #fff;
}
/*------ #owl-navigaton ------*/


/* ---------- #callback ----------- */
.callback {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    display: none;
    justify-content: center;
    align-content: space-between;
    align-items: center;
    flex-direction: column;
    z-index: 9999;
    background: #505050e3;
    box-shadow: inset 0 0 200px #0000007d, inset 0 0 100px #00000059, inset 0 0 100px #0000002e;
}
.popup_bg {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 99999;
    height: 100%;
    width: 100%;
}
.form {
    position: relative;
    width: 350px;
    height: auto;
    border-radius: 20px;
    padding: 40px 25px;
    box-sizing: border-box;
    background: #ecf0f3;
    box-shadow: 14px 14px 20px #404040, -14px -14px 20px #484848;
}
.cme-cls, .form .cme-cls {
    position: absolute;
    top: -43px;
    right: -43px;
    border: none;
    width: 38px;
    height: 38px;
	cursor: pointer;
	transition: 0.4s;
}
.form .cme-cls:hover {
    transform: scale(0.8);
}
.cme-cls, .form .cme-cls svg {
    fill: #ebeff2;
}
.form input {
    width: 100%;
    margin: 5px 0px;
    border: 0;
    background: #ecf0f3;
    padding: 10px;
    padding-left: 20px;
    height: 50px;
    font-size: 14px;
    border-radius: 50px;
    box-shadow: inset 6px 6px 6px #cbced1, inset -6px -6px 6px white;
}
.callback button {
    padding: 15px 32px;
    margin: 25px auto 0;
    display: block;
    border-radius: 30px;
    font-size: 14px;
    cursor: pointer;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    background: #ffd200;
    border: 0px;
    color: rgb(255, 255, 255);
}
.callback button:hover {animation: ripple 0.7s linear infinite;}
.h6 h2 {
    text-align: center;
    margin: 0px;
    padding-bottom: 0px;
    margin-top: 10px;
    font-weight: 900;
    font-size: 27px;
    color: #ffd200;
    letter-spacing: 0px;
}
.h6 span {
    color: #4a4a4a;
    font-size: 14px;
    text-align: center;
    width: 100%;
    display: block;
}
.form p {
    text-align: center;
    line-height: 18px;
}
.brand-logo {
    height: 100px;
    width: 100px;
    margin: auto;
    border-radius: 50%;
    box-sizing: border-box;
    box-shadow: 7px 7px 10px #cbced1, -7px -7px 10px white;
    display: flex;
    align-items: center;
    justify-content: center;
}
.brand-logo i {
    font-size: 50px;
    color: #ffd200;
}
div#calform .flex-box-inner {
    width: auto;
}

/* ---------- #callback ----------- */

/* ---------- #buttons options ----------- */
.button {
    display: block;
    padding: 15px 0;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    margin: 25px 0;
    width: 225px;
    text-align: center;
    z-index: 1;
    border-radius: 8px;
    cursor: pointer;
    background: #c00000;
    font-weight: 500;
    font-size: 14px;
    overflow: hidden;
    transition: 0.3s;
    border: 0;
    border-bottom: 2px solid #f53030;
    border-top: 2px solid #f12222;
    box-shadow: inset 0 0 20px #00000024, inset 0 0 10px #00000017, inset 0 0 10px #00000047;
}
.btn-bg {
background: #4781b1;
color: #fff;
}
.btn-gradient-color {
    background: linear-gradient(to top,#ff5722,#ff9800);
    color: #fff;
}
.btn-gradient-light {
    background: linear-gradient(to top,#c3c3c3,#ffffff);
}
.btn-gradient-dark {
    background: linear-gradient(to top,#272727,#696969);
	color: #fff;
}
.btn-small-rad {
    border-radius: 10px;
}
.btn-no-rad {
    border-radius: 0px;
}
.btn-left {
    margin: 25px 0 0;
}
.btn-right {
    margin: 5px 0 0;
}
.button:hover {
    animation: ripple 0.7s linear infinite;
    opacity: 0.8;
}
/* ---------- #buttons options ----------- */

/* ---------- #keyframes options ----------- */
@keyframes ripple {
  0% {
        box-shadow: 0 0 0 0 rgba(163, 177, 198, 0.3), 0 0 0 1em rgba(163, 177, 198, 0.3), 0 0 0 3em rgba(163, 177, 198, 0.03), 0 0 0 5em rgba(163, 177, 198, 0.01);
  }
  100% {
    box-shadow: 0 0 0 1em rgba(163, 177, 198, 0.3), 0 0 0 3em rgba(163, 177, 198, 0.03), 0 0 0 5em rgba(163, 177, 198, 0.03), 0 0 0 8em rgba(163, 177, 198, 0.01);
  }
}
/* ---------- #keyframes options ----------- */

/* ---------- #svg-layers ----------- */
.svg-frame {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
}
.svg-frame svg {
    fill: #fff;
    display: block;
    width: 100%;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 100px;
}
.svg-frame.rot360 {
    transform: rotate(
180deg
);
    top: inherit;
    bottom: 0;
}
/* ---------- #svg-layers ----------- */


/* ---------- #top-adress-2 ----------- */
section#top-adress-2 {
    position: absolute;
    width: 100%;
    z-index: 99;
    background: #000000ad;
	backdrop-filter: blur(2px);
}
section#top-adress-2 a.logo img {
    width: auto;
    margin-top: 7px;
}
.adress-icon svg {
    width: 45px;
    height: 45px;
    float: left;
    fill: #ffd200;
    margin-top: -2px;
    margin-right: 15px;
}
section#top-adress-2 .button {
width: 100%;
margin: 0;
}
.adress-icon {
margin-top: 4px;
color: #fff;
}
/* ---------- #top-adress-2 ----------- */

/* ---------- #form-banner ----------- */
section#form-banner {
    height: 100vh;
    background: url(/img/top-bg.jpg);
    background-size: cover;
    overflow: hidden;
    background-position: 50% 100%;
}
section#form-banner .flex-box {
    height: 100vh;
}
.serv-box .flex-box {
    height: 310px;
}
section#form-banner h1 {
    color: #ffd200;
    font-weight: bold;
    font-size: 70px;
    margin-bottom: 0;
	text-shadow: 1px 1px 3px #000000ab;
}
section#form-banner h2 {
    color: #fff;
    font-size: 40px;
    font-weight: bold;
}
section#form-banner p {
    color: #fff;
    font-size: 18px;
}
.hesd-form {
    background: #00000030;
    padding: 20px;
    backdrop-filter: blur(5px);
    border-radius: 15px;
    box-shadow: 0px 12px 16px #0000008a;
    border: 2px solid #3c3c3c3d;
}
.hesd-form h2 {
    text-align: center;
    color: #ffd200;
}
.hesd-form span {
    text-align: center;
    width: 100%;
    display: block;
    margin-bottom: 20px;
    color: #fff;
}

.hesd-form input {
    width: 100%;
    padding: 15px;
    background: #ffffff26;
    border: 0;
    margin-bottom: 10px;
}
.hesd-form input::-webkit-input-placeholder {color:#fff;}
.hesd-form input::-moz-placeholder {color:#fff;}/* Firefox 19+ */
.hesd-form input:-moz-placeholder {color:#fff;}/* Firefox 18- */
.hesd-form input:-ms-input-placeholder {color:#fff;}
.hesd-form .button {
    margin: 15px auto 0;
}
section#form-banner .rothoz {
    transform: rotateX(
180deg
);
    opacity: 0.5;
}
/* ---------- #form-banner ----------- */




/* ---------- #about-us ----------- */
section#about-us {
    z-index: 111;
    background: url(/img/town.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
}
section#about-us img {
    border-radius: 50%;
    border: 10px solid #f3f3f3;
}
section#about-us .sub-img-box {
	margin: 0;
    position: absolute;
    left: 50%;
    bottom: 0px;
    transform: translate(-50%, -50%);
    width: 230px;
    padding: 10px;
	background: #be0000;
    border-radius: 10px;
}
section#about-us .sub-img-box h4 span {
    font-size: 50px;
    display: block;
    font-weight: bold;
	color: #ffd200;
}
section#about-us .sub-img-box h4 {
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 30px;
}
section#about-us .sub-img-box:before {
    content: "";
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    position: absolute;
    top: 5px;
    left: 5px;
    border: 1px solid #f53030;
    border-radius: 8px;
}
section#about-us .about-vhar {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    margin-bottom: 15px;
}
section#about-us .one-vhar {
    background: #f3f3f3;
    padding: 15px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-family: 'Bebas Neue';
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    color: #565656;
}
section#about-us .one-vhar span {
    color: #e31616;
}
/* ---------- #about-us ----------- */


/* ---------- #features ----------- */
section#features img {
width: 100%;
}
section#features p {
line-height: 35px;
border-bottom: 1px dashed #c9c9c9;
padding-bottom: 15px;
}


section#features .side-left p {
text-align: right;
}
.side-left h4 {
text-align: right;
}

.side-left, .side-right {
padding-top: 25px;
}
section#features p:hover span {animation: ripple 0.7s linear infinite;}
section#features .side-left-one {
    background: linear-gradient(to right,#fff,#e7e7e7);
    height: 77px;
    display: flex;
    align-items: center;
    justify-content: right;
    margin-bottom: 10px;
    padding: 15px;
    margin-right: -200px;
    padding-right: 200px;
    border-radius: 10px;
}
section#features .side-left-one h4 {
    margin: 0;
	line-height: 22px;
    font-weight: bold;
}
section#features {
    padding-bottom: 100px;
}
section#features .side-right-one {
    background: linear-gradient(to right,#e7e7e7,#fff);
    height: 77px;
    display: flex;
    align-items: center;
    justify-content: left;
    margin-bottom: 10px;
    padding: 15px;
    margin-left: -200px;
    padding-left: 200px;
	border-radius: 10px;
}
section#features img {
    border-radius: 50%;
    border: 10px solid #ffd200;
    position: relative;
    z-index: 99;
    box-shadow: 0 0 25px #0000003d;
}
.side-right-one h4 {
    margin: 0;
    line-height: 22px;
    font-weight: bold;
}
/* ---------- #features ----------- */

/* ---------- #serv-page ----------- */
section#serv-page .col-lg-4, section#serv-page .col-lg-8 {
padding: 0;
}

.serv-box {
background: linear-gradient( 
45deg
, #ffd200 0%, #ff5722 100%);
text-align: left;
padding: 50px;
min-height: 414px;
}
.serv-box h2 {
    color: #303030;
    font-size: 34px;
    font-weight: bold;
}
section#serv-page {
    background: url(/img/town.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
	padding-top: 80px;
    padding-bottom: 40px;
}
section#contact-box .svg-frame svg {
    fill: #f3f3f3;
}
.serv-box p {
color: #fff;
}
.over-box {
position: absolute;
background: #ffffffe6;
width: 100%;
height: 100%;
backdrop-filter: blur(5px);
padding: 50px;
right: -450px;
transition:0.5s;
top: 0;
}
.tap-box:hover .over-box {
right: 0;
}
.tap-box-left .over-box {
right: inherit;
left: -450px;
}

.tap-box-left:hover .over-box {
left: 0px;
}
.z-style {
z-index: 20;
}
/* ---------- #serv-page ----------- */


/* ---------- #optionser ----------- */
section#optionser {
background: url(/img/blur.jpg);
background-size: cover;
background-position: center;
}
.booking {
    height: 600px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px;
    margin-top: -30px;
    margin-bottom: -30px;
    overflow: hidden;
    background: #1a1a1abf;
    padding: 25px;
    backdrop-filter: blur(5px);
    box-shadow: 5px 5px 10px rgb(0 0 0 / 60%), -5px -5px 10px rgb(0 0 0 / 50%);
}
.once-book {
    border-bottom: 1px solid #4d5052;
    margin-bottom: 0px;
    transition: .5s;
    position: relative;
}
section#optionser h3 {
    text-transform: uppercase;
    font-weight: 900;
    color: #ffd200;
    font-size: 45px;
    padding-bottom: 0px;
}
.once-book:before {
    content: "";
    width: 25px;
    height: 73px;
    position: absolute;
    left: -60px;
    top: -31px;
    border: 40px solid #0000;
    border-left: 25px solid #ffd200;
    z-index: 999;
    transition: .5s;
}
.once-book svg {
    width: 36px;
    height: 36px;
    float: left;
    margin-right: 15px;
    fill: #ffd200;
    margin-top: -7px;
    margin-bottom: 10px;
}
.once-book:hover {
padding-left: 15px;
transition: .5s;
}
.once-book:hover:before {
left: -30px;
transition: .5s;
}
.booking h4 {
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 22px;
    margin-top: 25px;
}
.once-book p {
line-height: 19px;
margin-bottom: 10px;
}
img.wom-bot {
margin-top: -95px;
width: auto;
}
/* ---------- #optionser ----------- */


/* ---------- #contact-box ----------- */

.main-contact {
height: 500px;
}
section#contact-box h2.titl {
    text-transform: uppercase;
    line-height: 68px;
    color: #ffd200;
    font-weight: bold;
    font-size: 70px;
    margin-bottom: 0;
	text-shadow: 1px 1px 3px #000000ab;
}
section#contact-box .flex-box {
height: 500px;
}
section#contact-box p, section#contact-box a, section#contact-box i {
color: #fff;
}

/* ---------- #contact-box ----------- */


/* ---------- #copy-footer ----------- */
section#copy-footer {
background: #1f2225;
}
section#copy-footer {
background: #2b2d33;
}
section#copy-footer p {
padding: 0;
margin: 0;
color: #e2e2e2;
}
.textmin a {
font-size:12px;
color: #ccc;
}
/* ---------- #footer ----------- */


section#contact-box .rothoz2 {
    transform: rotateY( 
180deg
 );
    opacity: 0.5;
}

section#contact-box {
    background: url(/img/bot.jpg);
    background-size: cover;
    background-position: 50% 0;
    padding-top: 100px;
}

section#contact-box h3 {
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    line-height: 40px;
    padding-top: 20px;
}

.adress-icon img {
    width: 45px;
    float: left;
    margin-right: 15px;
}
.adress-icon i {
    margin-right: 10px;
    font-size: 18px;
    margin-top: 5px;
    width: 32px;
    height: 32px;
    background: #ccc;
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    border-radius: 50%;
	color:#fff
}
.once-book img {
    width: 32px;
    float: left;
    margin-right: 10px;
    margin-top: -5px;
}
.adress-icon i.fab.fa-viber {
    background: #7f6bf4;
}
.adress-icon i.fab.fa-telegram-plane {
    background: #0084c6;
}

.fullscreen-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: 0;
    left: 0;
}

img.free-size {
    width: 150px;
}

section#features img.free-size {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    width: 109px;
    position: absolute;
    bottom: 0;
    left: 280px;
}
section#serv-page img.free-size {
    position: absolute;
    z-index: 99;
    bottom: 30px;
    left: 24px;
    width: 100px;
}

section#contact-box:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
background: rgb(0 0 0 / 30%);
}
section#form-banner a.button {
    display: none;
}