    @media (min-width: 1200px) {
        .container {
            max-width: 1242px;
        }
        .show-custom-box{
            display: none;
        }
    }
    #Info ul {
        margin-left: 40px;
    }
    #map {
        height: 500px;
    }
    .flexslider {
        border: none;
        margin: 0;
    }
	.tab_right_logo{display:block;}
	.selected_date span{font-size:14px;}
    @media screen and (max-width: 992px) {
        .header_1{
           width:100%;
        }
        .tab-left{
            width: max-content;
            margin-left: 100px;
        }
    }
	.left_side_show{display:none;}
	.text-up .available{width:auto;}
    @media screen and (max-width: 600px) {
        .header_1{
            width:420px !important;
        }
		.text-up .available{width:50%;}
        .show-custom-box{
             background: #D3D3D3 !important;
             padding-top: 25px !important;
             /*height: 515px !important;*/
             border-radius: 0px !important;
             /*margin-top: 30px !important;
             margin-left: -31px;
             width:149%;*/
        }
        .hide-text{
            display:none;
        }
        .tab-left, .tab_right_logo{
            /*margin-left: -55px;*/
        }
        .left_side{
           /* background: #D3D3D3 !important;
            padding-top: 25px !important;
            height: 430px !important;
            border-radius: 0px !important;
            margin-top: 30px !important;
            margin-left: -42px;*/
        }
		.left_side_show{display:block;}
        .footer_1{
            width:415px !important;
        }
    }
    @media screen and (max-width: 992px) {
        .footer_1{
            width:395px !important;
        }
    }
    /*.sticky2 {
      position: fixed !important;
      top: 0;
    }*/
    #div_num_apt {
        color: #fff;
        background: #0c933f;
        position: absolute;
        right: 0;
        margin-right: 20px;
        z-index: 99;
    }
    #acacia_form input {
        background-color: #FFF;
        border: 1px solid #ccc;
        border-radius: 10px;
        color: #000;
    }
    .left_side{
		padding-top: 100px;
       /* background: #D3D3D3;
        
        border-radius: 25px;
       height: 430px;*/
    }
    @media screen and (max-width: 968px) {
        #div_num_apt {
            position: relative !important;
            margin: 0 !important;
        }
    }
	.left_text{
		margin-top: 20px;
		width: 100%;
		text-align: center;
		font-size: 28px;
		line-height: 30px;
	}
	.left_orange_text{ padding: 20px; background-color:#f4650b; color:#fff; margin-top:20px; font-size:22px; }
	.right_green_text{ padding: 20px; background-color:#0a7134; color:#fff; margin-top:20px; font-size:22px; }
	.right_gray_text{ background-color:#e5e5e5; padding:10px; margin-top:10px; font-size:14px; }
	.horizontal_gray_line{ color:gray; border-top:2px solid gray; text-align:center; margin-top:20px; border-top: outset; }
	.bottom_gray_text{ color:gray; font-size:22px; text-align:center; margin-top:20px; }
	.form_input_padding{ padding:0px 50px 20px 50px }
	.final_submit{ background-color:#0a7134 !important; color:#fff !important; border-radius:0px !important; font-size: 20px; width: 200px; }
	.razon_ul{ list-style-type: none; margin-left:50px; margin-top:20px; text-align:left; font-size:16px; }
	.razon_ul li{ position:relative; }
	.razon_ul li::before {
		content: '';
		width: 10px;
		height: 10px;
		background: #0a7134;
		position: absolute;
		left: -20px;
		border: 1px solid #0a7134;
		top: 6px;
	}
	label.error{ color:#f4650b; }
	.footer_text{float: right; vertical-align: bottom; margin-top: 180px;}
	.footer_logo{float: left; position: relative; left: -130px;}
	#location{width:20%; margin-top:20px;}
	
	#otro_gallery .owl-item{ float:left; padding:15px; }
	#otro_gallery .owl-item .item img{height:auto !important;}
	#otro_gallery.owl-carousel .owl-wrapper-outer{width:100% !important;position: relative;}
	#otro_gallery.owl-carousel .owl-controls .owl-buttons .owl-prev, #otro_gallery.owl-carousel .owl-controls .owl-buttons .owl-next {     position: absolute;
		width: 33px;
		height: 33px;
		top: 50%;
		margin-top: -16px; }
	#otro_gallery.owl-carousel .owl-controls .owl-buttons .owl-prev
	{
		background: url(https://www.salebolivar.com/carousel/prev-arrow.png) 0 0 no-repeat;
		left: 0;
		text-indent: -9999px;
	}
	#otro_gallery.owl-carousel .owl-controls .owl-buttons .owl-next {
		background: url(https://www.salebolivar.com/carousel/next-arrow.png) 0 0 no-repeat;
		right: 0;
		text-indent: 9999px;
	}
	#g-recaptcha-response-error{ position: absolute; width: 80%; float: right; margin-top: -5%; }
	#g-recaptcha-response{ padding: 0px !important; margin: 0px !important; height: 0px !important; width:0px !important; }
	#otro_gallery{ overflow-x:hidden; }
	@media screen and (max-width: 415px) {
        .tab-left{
            width: auto;
            margin-left: 0px;
        }
		.footer_1
		{
			width:auto !important;
		}
		.footer_text{margin-top:0px;}
		.footer_logo{left:0px;}
		#location{width:40%}
    }

   /* @media screen and (max-width: 768px) and (min-width: 480px) {
        .tab-left{
            width: 150%;
            margin: 0 auto;
            margin-left: 100px;
        }
    }
    
    */
	