.logo

{

	padding:0px 0;

}

.sticky .sticky-logo img 

{

    width: 140px;

}


.logo h6

{

  color: #fc1301;

    font-size: 10px;

    margin-top: -11px;

}

.company-info-item.phone1

{

	width: 40%!important;

}

.company-info-item.mail1

{

	width:60%!important;

}

.transparent-header 

{

    background: #000 none repeat scroll 0 0;

}

.nivo-directionNav a 

{

    border: 1px solid #fa0a02;

}

.nivo-directionNav a 

{

    border: 1px solid #fff;

    color: #fff;

}

.slider-1-title-1 span.red

{

	color:#f40403;

}

.slider-1-title-1 span.blue

{

	color:rgb(0, 98, 174);

}

.slider-overlay::before 

{

    background: rgba(0, 0, 0, 0.45) none repeat scroll 0 0;

 }





.nivo-directionNav a:hover, .nivo-controlNav a.active, .slider-button:hover, .mark, mark, #scrollUp:hover, .bg-theme, .call-to-bg::before, .ui-slider .ui-slider-range, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .flat-link > a:hover, .button-1, .pagination-list > li a:hover, .submit-btn-1, .widget-search button:hover, .blog-details-title-time::before, .blog-quote::before, .line-bottom::before, .go-home:hover, .dots-right-btm .slick-dots li.slick-active button, .subscribe button, .footer-contact button:hover, .blog-item:hover .post-title-time::before, .for-sale {

    background: rgb(198, 153, 63) none repeat scroll 0 0!important
}



.slider-button:hover, .flat-link > a:hover, .button-1, .brand-item:hover, .go-home:hover {

    border: 1px solid #f40403;

}

span.text-theme

{

	color:#c6983f!important;

}

.bg-grey

{

    background: #c1bebe!important;

}

input[type="text"], input[type="email"], input[type="password"] 

{

    background: white;

    border: 1px solid #30303052;

    color: #000000;

    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);

}

.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:active {

    color: #303030;

    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);

    border: 1px solid #30303052;

    background: white none repeat scroll 0 0;

}


.bootstrap-select > .dropdown-toggle {
    background: transparent none repeat scroll 0 0;
    color: #000;
  }



.bg-1 

{

    background: linear-gradient(to right, #0000002b, #000000) ,url(../img/home-entrance2.jpg);

}

.call-to-bg:after 

{

    background: rgba(31, 34, 62, 0.24) none repeat scroll 0 0;

}

/*.features-area {

    background: #f5f5f5 url(../img/interior.jpg) no-repeat scroll 0 0;

}*/
.features-area {

    background: #f5f5f5 url(../img/park.jpg) no-repeat scroll 0 0;

}

.price

{

	color:#f40403!important;

}

.flat-desc {

    background: #0062ae none repeat scroll 0 0;

    color: #ffffff;

    }

    .for-sale

    {

    	background: rgb(246, 4, 3) none repeat scroll 0 0!important;

    }



.bg-f5f5

{

	background: #f5f5f5;

}

.bg-lightb

{

	border: 1px solid #00000026;

	    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);

}

.bg-2

{

	background:url(../img/slides/bg-1.jpg);

}

.main-menu > li:hover > a, .drop-menu > li:hover > a, .single-mega-item > li:hover > a, .transparent-header .main-menu > li:hover > a, .copyright a, .slider-1-title-1 span, .price, .counter-item i, .counter-item-2 i, .tweets-item > p > a, .tweet-brief a, .text-theme, .single-agent:hover .agent-info-hover .agent-name h5, .error-content h2 {

    color: #FF9800!important;

}

.pt-25

{

  padding-top: 68px;

}

a:focus, a:hover {

    color: #0f65ac!important;

    text-decoration: none;

}

.mobile-menu-area {

    background: #0062ae;

}



















    #gallery {

  padding-top: 40px;

}

@media screen and (min-width: 991px) {

  #gallery {

    padding: 0px 0px 0 0px;

  }

}



.img-wrapper {

  position: relative;

  margin-top: 15px;

}

.img-wrapper img {

  width: 100%;

}



.img-overlay {

  background: rgba(15, 143, 223, 0.8);

  width: 100%;

  height: 100%;

  position: absolute;

  top: 0;

  left: 0;

  display: flex;

  justify-content: center;

  align-items: center;

  opacity: 0;

}

.img-overlay i {

  color: #fff;

  font-size: 3em;

}



#overlay {

  background: rgba(0, 0, 0, 0.7);

  width: 100%;

  height: 100%;

  position: fixed;

  top: 0;

  left: 0;

  display: flex;

  justify-content: center;

  align-items: center;

  z-index: 999;

  -webkit-user-select: none;

  -moz-user-select: none;

  -ms-user-select: none;

  user-select: none;

}

#overlay img {

  margin: 0;

  width: 80%;

  height: auto;

  -o-object-fit: contain;

     object-fit: contain;

  padding: 5%;

}

@media screen and (min-width: 768px) {

  #overlay img {

    width: 60%;

  }

}

@media screen and (min-width: 1200px) {

  #overlay img {

    width: 50%;

  }

}



#nextButton {

  color: #fff;

  font-size: 2em;

  transition: opacity 0.8s;

}

#nextButton:hover {

  opacity: 0.7;

}

@media screen and (min-width: 768px) {

  #nextButton {

    font-size: 3em;

  }

}



#prevButton {

  color: #fff;

  font-size: 2em;

  transition: opacity 0.8s;

}

#prevButton:hover {

  opacity: 0.7;

}

@media screen and (min-width: 768px) {

  #prevButton {

    font-size: 3em;

  }

}



#exitButton {

  color: #fff;

  font-size: 2em;

  transition: opacity 0.8s;

  position: absolute;

  top: 15px;

  right: 15px;

}

#exitButton:hover {

  opacity: 0.7;

}

@media screen and (min-width: 768px) {

  #exitButton {

    font-size: 3em;

  }

}







@media (max-width: 767px)

{

.logo {

    margin: auto;

    padding: 10px 0;

    text-align: center;

    width: 100%!important;

    }

}





@media (max-width: 380px)

{





.logo {

    margin: auto;

    padding: 10px 0;

    text-align: center;

    width: 200px!important;

}

}



.omaxpark img
{
  width:200px;
}
.omaxpark
{
  margin-top: -30px;
}
.contact-address-info > span {

    font-weight: 600;

}

.site-address{
    background-color:#000;
    padding:70px 0px 70px 0px;
}
.site-address h4{
    color:#ffffff;
    text-align:center;
}
.site-address p{
    color:#58595b;
    text-align:center;
}

#58595b
