html {
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    text-size-adjust: 100%;
}
* {
    color: #000;
}
body {
	font-family:"Montserrat", sans-serif;
	font-weight:400;
	font-size:14px;
}
h1, h2, h3, h4, h5, h6, p {
    font-weight: 400;
}
p {
    font-size: 16px;
}
h1 {
    font-size: 2em;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
	text-transform:uppercase;
}
.navbar {
    background-color: #fff;
}
.navbar span,
.navbar a {
    color: #000;
}

div#informer p {
    color: #000;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 2.8px;
}
.homephone span,
.homephone a {
    font-size: 24px;
    font-weight: 700;
    text-decoration: none;
}
.navbar li.active a {
    color: #04B8F0;
    line-height: 20px;
    background: none;
    box-shadow: none !important;
}
.navbar li a {
    color: #000;
    font-weight: 500;
    text-decoration: none;
}
.header-nav-bottom {
    background: #04B8F0;
    border-radius: 100rem;
    padding: 1.25rem 2rem;
}
.header-nav-bottom .nav-link,
.header-nav-bottom .nav-item,
.header-nav-bottom .nav-link:hover,
.header-nav-bottom .nav-item:hover {
    font-weight: 400;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
}
.header-nav-bottom .nav-item .dropdown-item {
    text-transform: none;
}
.header-nav-bottom .nav-item .dropdown-menu {
    box-shadow: none;
}
.header-nav-bottom .nav-item .dropdown-item:hover {
    background-color: transparent;
}

.header-nav-bottom .navbar-nav {
    padding-right: 9rem;
    padding-left: 9rem;
}
.btn-outline-blue {
    background-color: #fff;
    border: 2px solid #05C3FE;
    font-size: 12px;
    letter-spacing: 1.2px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0.7rem 1rem;
    border-radius: 1rem;
    font-weight: 600;
}
.pull-right li:first-child {
    border-right: 1px #979797 solid;
}
.dropdown-menu {
    background-color: #fff;
    border-radius: 0.375rem;
	margin-top: 1rem;
    border: none;
    box-shadow: 0 0 10px 2px #E9E5E3;
}
.dropdown-item {
    padding: 0.6rem 1rem;
}
.dropdown-item:hover {
    background-color: #e9e5e38a;
    color: #04B8F0;
}
.nav-item:hover .dropdown-menu {
    display: block;
    margin-top: 0;
}
.nav-link:focus, .nav-link:hover {
    color: #04B8F0;
}
.nav-link.text-uppercase {
	border-bottom: 1px solid #000;
	padding-left: 0 !important;
	padding-right: 0 !important;
	margin-right: 1.5rem;
}
.navbar-toggler {
    background-color: #04B8F0;
}
.fs-18 {
    font-size: 18px !important;
}
.footer {
    padding: 2rem 0;
    background-color: #F4FAFE;
}
.footer p {
    font-size: 14px;
    color: #A5A5A5;
    font-weight: 500;
}
.contact-footer p {
    color: #000;
    font-size: 22px;
    margin-bottom: 0;
    font-weight: 700;
}
.contact-footer span, .contact-footer a {
    font-size: 16px;
    color: #A5A5A5;
    text-decoration: none;
}
.contact-footer svg {
    width: 60px;
}
.footer hr {
    color: #C3C7CA;
    opacity: 0.5;
    border-width: 2px;
}
.tg,.whtspp {
    border-radius: 100px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 0.5rem 2rem;
}
.tg {
    background-color: #24A1DE;
}
.whtspp {
    background-color: #25D366;
}
.whtspp svg {
    width: 20px;
}
.lightgray {
    background-color: #ebebeb47;
}
.card {
    border: 0 solid transparent;
    box-shadow: none;
    border-radius: 1.2rem;
}
.border-card {
    border: 2px solid #e7e7e7;
}
.card-title {
    font-size: 20px;
    font-weight: 600;
}
.card-text.text-secondary {
    color: #999999;
    font-size: 14px;
}
.card .metr {
    font-size: 13px;
    font-weight: 600;
    color: #000;
}
.card .price {
    font-size: 24px;
    font-weight: 600;
    color: #000;
}
.card .btn-black {
    font-weight: 400 !important;
}
.card-img-top {
    border-top-left-radius: 1.2rem;
    border-top-right-radius: 1.2rem;
}
.cycle {
    padding-top: 12rem;
    background-color: #F4FAFE;
    border-radius: 100%;
    padding-bottom: 2rem;
    margin-right: 7rem;
    margin-left: 7rem;
}
.owl-carousel .owl-item .metr img {
    display: inline;
    width: auto;
}
.owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    border-radius: 50% !important;
}
.owl-nav button.owl-prev {
    left: -7%;
}
.owl-nav button.owl-next {
    right: -7%;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent !important;
}
#pills-tab-rent.nav-pills .nav-link.active, #pills-tab-rent.nav-pills .show>.nav-link {
    color: #000;
    background-color: #fff;
    border: 2px solid #fff;
    border-radius: 100rem;
    font-size: 16px;
}
#pills-tab-rent.nav-pills .nav-link {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 100rem;
    font-size: 16px;
    margin-right: 2rem;
    padding: 0.7rem 3rem;
}
.bg-carousel {
    background-repeat: no-repeat;
    background-position: 50% 16rem;
    background-size: 60%;
    background-blend-mode: overlay;
    background-image: url("/assets/templates/srg/img/bg-carousel.png");
}

.card-rent-main {
    top: 60%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 1296px;
}
.bg-white-carousel-header {
    position: absolute;
    border-radius: 2.5rem;
    padding: 3rem 4rem;
    right: 10%;
    background: #fff;
    top: -3rem;
}
.pt-after-white {
    padding-top: 7rem;
}
.bg-white-carousel-header .h2 {
    color: #000;
    font-size: 34px !important;
}
.bg-white-carousel-header .h2 span {
    font-size: 34px !important;
}
.partners .card, .partners .card:hover {
    border: none;
    box-shadow: none;
}
.text-secondary {
    color: #757575;
}
.fs-14 {
    font-size: 14px;
}
h2 span {
    color: #04B8F0;
}
h2 {
	font-size: 40px !important;
}
.btn-black {
    background-color: #1A1A18;
    color: #fff;
    border-radius: 100px;
}
.card-blue .btn-black {
    font-size: 15px;
    font-weight: 600;
    padding: 0.5rem 2rem !important;
}
.card-blue {
    background-color: #04B8F0;
    border-radius: 2.5rem;
}
.card-blue p {
    color: #fff;
    font-size: 16px;
}
.card-blue h2 {
    font-size: 39px;
    color: #fff;
    font-weight: 500;
}
.btn-primary {
    background-color: #04B8F0;
    border: 2px solid #fff;
    border-radius: 0.8rem !important;
    font-weight: 500;
}
.btn-primary:hover {
    background-color: #04B8F0;
    border: 2px solid #fff;
    border-radius: 0.8rem;
}
#submitBtn:disabled {
    opacity: 0.6;
    cursor: not-allowed;
}
.form-check-input {
    border: 2px solid #000;
}
.form-check-input:checked {
    background-color: #fff;
    border-color: #000;
}
.form-check-input:checked[type=checkbox] {
    --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}
.lightgray hr {
    border-top: 2px solid #BDBDBD;
    opacity: 1;
}
.info {
    background-color: #04B8F0;
    border-radius: 0.375rem;
    box-shadow: 0 0 10px 2px #E9E5E3;
}
.info p, 
.info h4,
.info a {
    color: #fff;
}
.info a {
    text-decoration: none;
}
.partners {
    padding-right: 12rem;
    padding-left: 12rem;
}
.partners .card img {
    height: 100px;
    width: auto;
    object-fit: contain;
}
.logo-srg {
    height: 100px;
}
.logo-14 {
    background-color: #1B1C18;
    padding: 1.5rem;
    border-radius: 0.375rem;
}
.btn-primary.stretched-link {
    transition: 0.5s;
}
.btn-primary.stretched-link img {
    padding-left: 1rem;
}
.btn-primary.stretched-link:hover > img {
    padding-left: 2rem;
    transition: 0.5s;
}
.text-card {
    border-radius: 0.8rem;
    border: 2px solid #04B8F0;
}
.title-h1 {
    font-weight: 500;
    border-bottom: 2px solid #04B8F0;
}
.step {
    background-color: #EAF4FD;
    border-left: 4px solid #04B8F0;
    padding: 1rem;
    margin: 0.5rem 0;
    border-radius: 0.375rem;
}
.container a.link-spec {
    color: #04B8F0;
    text-decoration: none;
}
.card-text h5 a {
    color: #000;
    text-decoration: none;
}
.page-link {
    color: #04B8F0;
    border-color: #04B8F0;
}
.page-link:hover,
.page-link:focus {
    color: #0288D1;
    box-shadow: none;
    border-color: #0288D1;
}
.active>.page-link, .page-link.active {
    color: #fff;
    background-color: #04B8F0;
    border-color: #04B8F0;
}
.news-content img {
    width: 25%;
    border-radius: 0.375rem;
}
.filter_block #google_map {
	width:100%;
	height:410px;
	background: #04B8F0;
	margin-bottom:4px;
	border-radius:4px;
}
#google_map img,#map_canvas img {
	max-width: none;
}
.filter_block h4{
	color: #000;
	font-size: 14px;
	margin-bottom:3px;
}
.btn-filter {
	color:#fff;
	font-size: 16px;
	border:0;
	box-shadow:none;
	width: 24.404255%;
	background-color:#04B8F0;
	text-shadow:none;
	padding:4px 0;
	position:absolute;
	top:0px;
	right:0px;
	text-align:center;
	text-decoration:none;
	border-radius: 0.8rem;
}
.btn-filter:hover {
	background-color:#04B8F0;
	color:#fff;
	text-decoration:none;
}
.gomapMarker{
	font-size:11px;
}
.markerimg{
	float:left; 
	margin-right:5px; 
	margin-bottom:0px;
}
.gomapMarker span{
	display:block;
	float:left;
	width:100%;
}
.selectpicker {
	width:100%;
	display:block;
}
/* loading */
#loading{
	color:#04B8F0;
	font-weight:bold;
	font-style:italic;
	padding:20px 0px;
}
.hide {
	display:none;
}
.errors {
	background:#FDE8E8;
	font-style:italic;
	padding:10px;
	border-radius: 0.375rem;
	box-shadow:0px 2px 2px 0px #ff0000;
}
strong {
	font-weight:bold;
}
.errors strong {
	font-size:14px;
}
.form-horizontal h3{
	font-weight: bold;
	color: #04B8F0;
	font-size: 15px;
	padding-bottom: 5px;
}
.form-horizontal .control-group {
	border-bottom:1px #CCC dotted;
	padding-bottom:10px;
	margin-bottom:10px;
}
.form-horizontal span.red {
	font-weight:bold;
	color:#FF0000;
	font-size:12px;
}
div small.error {
  color:#EE3B38;
}
.filter_block {
    background: #04B8F0;
    position: relative;
    border-radius: 1rem;
}
.hidden {
    display: none;
}
.filter_block .dropdown-menu {
    background-color: #fff;
    border-radius: 0.375rem;
    margin-top: 1rem;
}
.filter_block .dropdown-item.active, .filter_block .dropdown-item:active {
    color: #fff;
    background-color: #04B8F0;
}
.filter_block .dropdown-item.active span, .filter_block .dropdown-item:active span {
    color: #fff;
}
.filter_block .dropdown-item:hover {
    background-color: #04B8F0;
    color: #000;
}
.filter_block .dropdown-item:hover span {
	color: #000;
}
.form-control:focus {
    box-shadow: none;
}
.bootstrap-select .dropdown-toggle:focus, .bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
    outline: none !important;
}
.ymaps-2-1-79-inner-panes, .ymaps-2-1-79-map {
	border-radius: 0.375rem;
}
.dropdown.bootstrap-select {
    width: 100% !important;
}
.btn-secondary {
    background-color: #1A1A18;
    border: 2px solid #1A1A18;
    font-weight: 500;
    border-radius: 0.8rem;
}
.field-row span,
.field-row {
    color: #000;
    font-size: 16px;
}
.field-row span {
    font-weight: 500;
}
.card-shadow {
    border: 2px solid #DEDEDE;
    border-radius: 0.8rem;
    padding: 2rem;
}
.breadcrumb li a,
.breadcrumb {
    text-decoration: none;
    color: #757575;
}
.breadcrumb li:first-child{
    padding-right: 0.5rem;
}
.breadcrumb li:last-child {
    padding-left: 0.5rem;
}
.video-container {
    width: 100%;
    height: auto;
	margin-top:2rem;
	border-radius:.5rem;
}

video {
    width: 100%;
    height: auto;
    display: block;
	border-radius:.5rem;
}

.main .h2.h2-title {
    text-transform: uppercase;
    font-size: 38px;
    font-weight: 400;
}

.main .h2.h2-title span {
    text-transform: uppercase;
    font-size: 38px;
    color: #04B7EF;
    font-weight: 800;
}
.feedback-div {
    position: relative;
    top: -40px;
}
.feedback-form {
    border: 2px solid #DEDEDE;
    border-radius: 2.5rem;
    background-color: #fff;
}
.feedback-form h3 {
    font-size: 33px;
    font-weight: 400;
}

.feedback-form h3 span {
    font-size: 33px;
    font-weight: 700;
}

.feedback-form p {
    color: #A5A5A5;
    font-weight: 500;
}
.btn-blue {
    color: #fff;
    background-color: #04B8F0;
    padding: 0.5rem 2rem;
    border-radius: 100rem;
}
.feedback-form .btn-blue {
    font-size: 20px;
}
.feedback-form .form-control {
    background-color: #f6f6f6;
}
.feedback-form .form-control:focus {
    background-color: #fff;
    border-color: #000;
}
.feedback-form .form-control::placeholder {
    font-size: 14px;
    color: #000;
    font-weight: 500;
}
.feedback-form .form-check-label {
    color: #000;
    font-weight: 500;
}

.blue-menu {
    background-color: #05b8f0;
    border-radius: 1rem;
    padding: 0.5rem 1rem;
}
.blue-menu li.active a {
    color: #fff;
    line-height: 20px;
    background: none;
    box-shadow: none !important;
}
.blue-menu .pull-right li:first-child {
    border-right: 1px #fff solid;
}
.blue-menu .btn {
    font-size: 14px;
    color: #fff;
    padding: 0;
    font-weight: 600;
}
.blue-menu .btn svg {
    width: 10px;
}
.blue-menu li a {
    font-size: 12px;
    font-weight: 600;
}
#mobileMenu.bg-blue {
    background-color: #05b8f0;
    border-radius: 2rem;
}
#mobileMenu .dropdown-menu {
    background-color: #05b8f0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    border: none;
    box-shadow: none;
}
#mobileMenu li a {
    color: #fff;
    font-size: 14px;
}
#informer_mobile p {
    font-size: 12px;
    color: #fff;
    font-weight: 600;
}

@media (max-width: 1850px) {
    .card-rent-main {
        width: 1296px;
    }
    .cycle {
        margin-left: 0;
        margin-right: 0;
        padding-top: 15rem;
    }
}
@media (max-width: 1650px) {
    .cycle {
        margin-left: 0;
        margin-right: 0;
        padding-top: 18rem;
    }
}
@media (max-width: 1399px) {
    .card-rent-main {
        width: 1116px;
    }
    .bg-white-carousel-header {
        right: 6%;
    }
    .card-title {
        font-size: 17px;
    }
    .card .price {
        font-size: 20px;
    }
    .cycle {
        padding-bottom: 1rem;
        padding-top: 14rem;
    }
    .feedback-form h3,
    .feedback-form h3 span {
        font-size: 27px;
    }
    .homephone span, .homephone a {
        font-size: 18px;
    }
    .btn-outline-blue {
        font-size: 11px;
        letter-spacing: normal;
        padding: 0.7rem 0.5rem;
    }
    div#informer p {
        letter-spacing: normal;
    }
}

@media (max-width: 1315px) {
    .cycle {
        padding-top: 16rem;
    }
}
@media (max-width: 1199px) {
    .partners {
        padding-left: 0;
        padding-right: 0;
    }
    .cycle {
        padding-top: 13rem;
    }
    .main .h2.h2-title,
    .main .h2.h2-title span,
    .card-blue h2 {
        font-size: 30px !important;
    }
    .fs-18 {
        font-size: 14px !important;
    }
    .contact-footer span,
    .contact-footer a {
        font-size: 11px;
    }
    .contact-footer svg {
        width: 34px;
    }
    .contact-footer p {
        font-size: 18px;
    }
    .footer p {
        font-size: 12px;
    }
    .pt-after-white {
        padding-top: 5rem;
    }
    #pills-tab-rent.nav-pills .nav-link {
        padding: 0.7rem 2rem;
    }
    .bg-white-carousel-header {
        right: 3%;
    }
    .card-rent-main {
        width: 960px;
    }
}
@media (max-width: 1115px) {
    .cycle {
        padding-top: 14rem;
    }
}
@media (max-width: 991px) {
    .news-content img {
        width: 50%;
    }
    .cycle {
        display: none;
    }
    .card-rent-main {
        position: relative !important;
        top: -9rem;
        width: fit-content;
    }
}

@media (max-width: 767px) {
	h2 {
		font-size: 30px !important;
	}
	.w-75 {
		width: 100% !important;
	}
	.w-75 p {
		font-size: 14px;
	}
	.dropdown-item {
		white-space: break-spaces;
	}
    .news-content img {
        width: 100%;
    }
    .footer-bottom p {
        text-align: center;
    }
    .partners .card img {
        height: 45px;
    }
    .partners {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .tg, .whtspp {
        font-size: 11px;
    }
    .contact-footer span, .contact-footer a {
        font-size: 15px;
    }
    .footer-top p {
        font-size: 18px;
    }
    .footer-top p.fs-18 {
        font-size: 12px !important;
    }
    .main .h2.h2-title, .main .h2.h2-title span, .card-blue h2 {
        font-size: 28px;
        text-align: center;
    }
    .card-blue p {
        font-size: 14px;
    }
    .card-blue h2 {
        text-align: left;
    }
    .card-rent-main {
        margin-bottom: -5rem;
    }
}
@media (max-width: 450px) {
    .footer .nav-mini li {
		font-size: 14px;
        margin-bottom: 0.5rem !important;
	}
    .footer .footer-contact .tel {
        font-size: 23px;
    }
	h2 {
		font-size: 24px !important;
	}
	.w-75 p {
		font-size: 12px;
	}
    .card-blue {
        padding: 2rem !important;
    }
    .card-rent-main {
        top: -4rem;
    }
    .card-rent-main {
        margin-bottom: -2rem;
    }
    .homephone span, .homephone a {
        font-size: 14px;
    }
}
@media (max-width: 375px) {
    .tg, .whtspp {
        padding: 0.5rem 1rem;
    }
    .card-rent-main {
        margin-bottom: -2rem;
    }
    .card-rent-main {
        top: -4rem;
    }
    .feedback-form h3, .feedback-form h3 span {
        font-size: 20px;
    }

    .feedback-form {
        padding: 2rem !important;
    }
    .homephone span, .homephone a {
        font-size: 12px;
    }
    .blue-menu .btn {
        font-size: 12px;
    }
    .blue-menu li a {
        font-size: 10px;
    }
    #informer_mobile p {
        font-size: 10px;
    }
}
@media (max-width: 320px) {
    .blue-menu .btn {
        font-size: 10px;
    }
    .blue-menu li a {
        font-size: 8px;
    }
    #informer_mobile p {
        font-size: 8px;
    }
    .homephone span, .homephone a {
        font-size: 10px;
    }
    .btn-outline-blue {
        font-size: 10px;
        letter-spacing: normal;
        padding: 0.2rem;
    }
    .main .h2.h2-title, .main .h2.h2-title span, .card-blue h2 {
        font-size: 22px !important;
    }
}