* {
	font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
}
body {
	padding-top: 0 !important;
}

.h-100 {
	height: auto !important;
}

nav.navbar.scrolled {
	background: #0098db !important;
	opacity: 0.9;
}
.bg-image-full {
	background-position-y: -50px;
	height: 600px !important;
	background-position: bottom center;
	background-repeat: no-repeat;
}
.bg-image-full h2 {
	font-family: Montserrat;
    font-weight: 700;
    font-style: normal;   
    font-size: 45px;
    
}
.bg-image-full p {
	font-size: 16px;
}
li.nav-item a {
	color:  #fff;
}
.card {
	border: none;
	text-align: center;
}
.card img {
	width: auto;
	display: block;
	margin: 0 auto;
}
.card-title {
	font-family: Montserrat;
	font-weight: 700;
	font-style: normal;
	color: rgb(34, 34, 34);
	font-size: 20px;
}
.card-text {
	font-size: 14px;
	color: rgb(153, 153, 153);
}
.card-width-icons .fa {
    font-size: 60px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.33em;
    color: #0098db;
}
.card-width-icons i {
    font-size: 60px;  
    color: #0098db;
}


.simple-title h2 {
	background-color: rgba(255, 255, 255, 0);
	font-family: Montserrat;
	font-weight: 700;
	font-style: normal;
	font-size: 30px;
	
	color: rgb(34, 34, 34);
	padding-top: 40px;
	padding-bottom: 40px;
}
.simple-left {
	padding-top: 80px;
	padding-bottom: 80px;
}
.simple-left h2 {
	background-color: rgba(255, 255, 255, 0);
    font-family: Montserrat;
    font-weight: 700;
    font-style: normal;
    font-size: 30px;
    color: rgb(34, 34, 34);
   
}
.simple-left img {
    -webkit-box-shadow: 00px 0px 50px 50px rgba(34,34,34,0.05);
    box-shadow: 0px 0px 50px 50px rgba(34,34,34,0.05);
    padding: 10px;
}
.simple-left p {
	font-size: 14px;
    color: rgb(153, 153, 153);
}
.simple-map {
	background: #fff !important;
	padding: 40px 0px;
	 -webkit-box-shadow: 0px 0px 50px 30px rgba(34,34,34,0.05);
			box-shadow: 0px 0px 50px 30px rgba(34,34,34,0.05);
			margin-bottom: 40px;
	/*		border-style: none none solid none;
    border-width: 4px;
    border-color: #44bfff;*/
    margin: 2px 0px 30px 2px;
}
.map-inner {
	padding: 15px;
}
.contact-form-container h2 {
	background-color: rgba(255, 255, 255, 0);
    font-family: Montserrat;
    font-weight: 700;
    font-style: normal;
    font-size: 30px;
    color: rgb(34, 34, 34);
    
}
.contact-form-container p {
	font-family: Open Sans;
    font-weight: 400;
    font-style: normal;
}
.contact-form-container label {
	font-family: Montserrat;
    font-weight: 400;
    font-size: 12px;
    line-height: 13px;
    color: #999;
}
.btn-primary {
	padding: 20px 10px;
	text-align: center;
	text-transform: uppercase;	
	min-width: 200px;
	font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    font-family: Montserrat;
    font-style: normal;
    margin: 0 auto;
    display: inline-block;
	transition: all 1s ease-in;
}
.btn-primary:hover {
	background: #0098db !important;
}
footer {
	background-color: #fff !important;
	background-position: top 70px !important;
	background-image: url('/static/img/waves.png') !important;
	background-repeat: no-repeat !important;
	padding-top:90px !important;
	padding-bottom: 100px !important;
}
footer.py-5 {
	padding-top:150px !important;
	padding-bottom: 100px !important;
	
	
}
footer p {
	
	font-family: Open Sans;
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: 14px !important;
    color: rgb(153, 153, 153) !important;
	
}
footer p.text-white {
	color: rgb(153, 153, 153) !important;
}

.price-list ul {
    list-style-type: none;
    padding: 10px;
    margin: 0 auto;
    max-width: 600px;
    border-bottom: 10px solid #0098db;
    border-top: 10px solid #0098db;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.price-list ul li {
    float: left;
    display: inline-block;
    width: 80%;
}
.price-list ul li.price-price {
    text-align: right;
     width: 20%;
}
.price-list ul li.price-row {
    clear: both;
    float: none;
}
.price-list ul li.section-title {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    font-family: Montserrat;
    font-style: normal;
    width: 100%;
    padding-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #0098db;
}
#social a i{
    font-size: 30px;
}
#social a i {
    display: block;
}
#social a:hover {
    text-decoration: none;
}
.partners .col {
    text-align: center;
}
.partners img{
    max-width: 80px;
}
.references-block img.card-image{
    max-width: 120px;
    border-radius: 50%;
}
.references-block img.star-image {
    margin-top:10px;
}
.gallery-second-block .owl-carousel .item {
	height: 200px;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative
}

.gallery-second-block .owl-carousel .item h4 {
	position: absolute;
	left:0;
	bottom:0;
	width: 100%;
	text-align: center;
	margin:0;
	padding:10px 0;
	font-size: 14px;
	background: rgb(255,255,255,0.6);
}
.popup-link {
	display: block;
	width: 100%;
	height: 100%;
}



@media (min-width: 768px) {
    nav.navbar {
        background: transparent !important;
        box-shadow: none !important;
        transition: all 1s ease-in;
    }
}
@media (max-width: 767px) {
    nav.navbar {
        box-shadow: none !important;
        transition: all 1s ease-in;
    }




}
@media (max-width: 568px) {

    nav.navbar {
        box-shadow: none !important;
        transition: all 1s ease-in;
    }
    .bg-image-full h2 {
        font-size: 36px;
    }
    .simple-title h2 {
        font-size: 24px;
        padding-top: 0;
        padding-bottom: 0;
    }
    .simple-left .col-lg-6 {
        margin-bottom: 20px;
    }
    .simple-left {
        padding-top: 20px;
        padding-bottom: 20px;
        text-align: center;
    }
    .gallery-second-block .owl-carousel .item {
	    height: 300px;
    }

}


