@charset "utf-8";

div#dialog_pre_made2 {
    overflow: visible;
}
body {
margin: 0;
padding: 0;
font-family: 'Montserrat', sans-serif;
color:#211c36;
}
a:hover, a:focus {
border: none;
outline: none;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;
text-decoration: none;
}
.social_n  ul li a:hover{
-webkit-transition: all .25s ease-out;
-webkit-transform: scale(1.1);
-ms-transition: all .25s ease-out;
-ms-transform: scale(1.1);   
-moz-transition: all .25s ease-out;
-moz-transform: scale(1.1);
transition: all .25s ease-out;
transform: scale(1.1);
display:inline-block;
}
ul, li {
margin: 0;
padding: 0;
list-style: none!important;
}
a {
color: #4b4e53;
text-decoration: none;
}
.nav-top.navbar-fixed-top {
background: none;
padding-top:0px;
background:#fff;
}
.logo-section {
text-align: center;
padding: 11px 0px;
background: #1c3c67;
top: 83px;
position: absolute;
width: 100%;
z-index: 1000;
}
.logo-section_manage_top {
text-align: center;
padding: 0px;
}
.navbar {
position: relative;
min-height: 50px;
margin-bottom: 0;
border: 1px solid transparent;
float:right;
}
.blog_main_post1 {
position: relative;
}
.blog_main_post1 img {
display: block;
width: 100%;
}
a.Category-title1 {
position: absolute;
top: 0;
right: 0;
background: rgba(49, 141, 177, 0.9);
padding: 10px 20px;
color: #fff;
font-weight: 600;
}
h4.post-title1 {
position: absolute;
bottom: 0;
left: 0;
background: rgba(114, 0, 0, 0.7);
color: #fff;
padding: 10px 20px;
margin: 0;
font-style: italic;
}
:focus {
outline: none;
}
.input-group.search_form {
width: 80%;
margin: 8px 0 0;
}
input.form-control.search_input {
border: none;
border-radius: 0;
}
.input-group.search_form [type="button"], .input-group.search_form [type="submit"] {
background: none;
border: none;
color: #fff;
font-size: 18px;
}
.navbar-nav>li>a:hover {
background: none;
}
ul.social_list {
margin: 0;
padding: 0;
}
ul.social_list li {
float: left;
}
ul.social_list li a {
display: block;
}
ul.social_list li a i.fa.fa-facebook {
padding: 14px;
border: 2px solid #3c5a99;
margin: 0 10px;
height: 70px;
width: 70px;
display: block;
border-radius: 100%;
text-align: center;
font-size: 40px;
color: #3c5a99;
}
ul.social_list li a i.fa.fa-twitter{
padding: 14px;
border: 1px solid #28aae1;
margin: 0 10px;
height: 70px;
width: 70px;
display: block;
border-radius: 100%;
text-align: center;
font-size: 40px;
color: #28aae1;
}
ul.social_list li a i.fa.fa-youtube{ color: #e62c2e;
padding: 14px;
border: 1px solid #e62c2e;
margin: 0 10px;
height: 70px;
width: 70px;
display: block;
border-radius: 100%;
text-align: center;
font-size: 40px;
color: #e62c2e;
}
.social_link {
float: right;
}
.social_link h4 {
margin: 30px 0 20px 13px;
font-weight: bold;
}
h1.page-header {
background: #fff;
}
.dropdown-menu{ background:#000000!important; min-width:230px; top:66% !important;}
.search_input :focus{ background:#4e0000!important; color:#fff !important;}
.navbar-nav :focus{ background:transparent!important; color:#000000!important;}
span.bottom_line{display:inline-block;position:absolute;width:0px;height:1px;background-color:#00a85c;bottom:-1px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:color .3s ease,width .3s ease;-moz-transition:color .3s ease,width .3s ease;transition:color .3s ease,width .3s ease}
.navbar-nav>li>a:hover span.bottom_line{background-color:#00a85c;width:100%}
.navbar-nav li.current_page_item  span.bottom_line{background-color:#00a85c;width:100%}
.navbar-nav {
float: right;
margin: 0;
}
.blog-post-left-title h1 {
background: url(../images/bdr-style.png)#fff repeat-x;
background-position: 0 30px;
margin-top:0px;
}
.blog-post-left-title h1 span {
background: #fff;
display: inline-block;
padding: 8px 20px 0 0;
}
.blog-post-left-title h1 small {
display: block;
}
.blog-post-left-title h1 span a {
background: #fff;
display: inline-block;
padding: 0;
color: #720000;
font-size: 24px;
font-weight: bold;
}
.first-post-01 {
width: 100%;
float: left;
}
.first-post-01 p {
font-size: 18px;
margin: 20px 0;
}
a.btn.btn-primary.r_more1 {
border-radius: 0;
float: right;
font-size: 20px;
padding: 10px 15px;
border: 1px solid transparent;
}
a.btn.btn-primary.r_more1:hover {
background: #720000;
}
.blog-post-left-title h1 small {
font-size: 18px;
margin: 5px 0 0;
color: #720000;
}
.latest-right-post {
padding: 40px 0 0;
}
.media-heading {
margin-top: 0;
margin-bottom: 5px;
font-weight: 600;
}
.latest-right-post h4 {
font-weight: bold;
font-size: 24px;
margin: 20px 0 57px;
}
footer.footer {
    float: left;
    width: 100%;
    background: #809a8d;
    padding: 13px 0 5px;
    font-weight: normal;
    color: #000;
}
ul.nav-bottom {
float: right;
margin-bottom:20px;
}
ul.nav-bottom li {
float: left;
}
ul.nav-bottom li a {
display: inline-block;
color: #fff;
padding: 6px 14px;
font-size: 16px;
font-weight: bold;
}
.facility {
color: #fff;
padding: 10px 0 0;
}
.facility p {
font-size: 12px;
text-align: center;
}
.designby a {
display: inline-block;
color: #fff;
font-size: 12px;
}
.designby {
padding: 8px 0 0;
float: right;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
background: #fff;
}
.navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-top: 8px;
margin-right: 0;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.navbar-nav {
float: right;
margin: 0;
width: 100%;
text-align: center;
}

#unitType,#unitSize,#insuranceType {
	padding-left: 5px !important;font-size: 12px !important;
}

/* =Images
-------------------------------------------------------------- */
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-container img {
max-width: 100%; /* When images are too wide for containing element, force them to fit. */
height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
display: inline;
float: left;
margin-right: 24px;
margin-top: 4px;
}
.alignright,
img.alignright {
display: inline;
float: right;
margin-left: 24px;
margin-top: 4px;
}
.aligncenter,
img.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
margin-bottom: 12px;
}
.wp-caption {
background: #f1f1f1;
line-height: 18px;
margin-bottom: 20px;
max-width: 632px !important; /* prevent too-wide images from breaking layout */
padding: 4px;
text-align: center;
}
.wp-caption img {
margin: 5px 5px 0;
max-width: 622px; /* caption width - 10px */
}
.wp-caption p.wp-caption-text {
color: #777;
font-size: 12px;
margin: 5px;
}
.wp-smiley {
margin: 0;
}
.gallery {
margin: 0 auto 18px;
}
.gallery .gallery-item {
float: left;
margin-top: 0;
text-align: center;
width: 33%;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery img {
border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
max-width: 92%;
height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
max-width: 84%;
height: auto;
}
.gallery .gallery-caption {
color: #777;
font-size: 12px;
margin: 0 0 12px;
}
.gallery dl {
margin: 0;
}
.gallery img {
border: 10px solid #f1f1f1;
}
.gallery br+br {
display: none;
}
#content .attachment img {/* single attachment images should be centered */
display: block;
margin: 0 auto;
}
.inner_p{
background:none !important;
}
h4.post-title1 a {
color: #fff;
}
.dropbtn {
background-color: #4CAF50;
color: white;
padding: 16px;
font-size: 16px;
border: none;
cursor: pointer;
}
.dropdown {
position: relative;
display: inline-block;
}
.dropdown-content {
display: none;
position: absolute;
background-color: #f9f9f9;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
}
.dropdown-content a {
color: black;
padding: 12px 16px;
text-decoration: none;
display: block;
}
.dropdown-content a:hover {background-color: #f1f1f1}
.dropdown:hover .dropdown-content {
display: block;
}
.dropdown:hover .dropbtn {
background-color: #3e8e41;
}
.dropdown:hover > .dropdown-menu {
display: block;
margin-top: 0;
}
.dropdown .dropdown-menu  .dropdown-menu{
margin-left: 29% !important;
}
.dropdown {
position: relative;
display: inline-block;
}
li.current_page_item a{
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
}
.dropdown-menu>a:focus, .dropdown-menu>a:hover {
color: #fff;
text-decoration: none;
background-color: #000 !important;
outline: 0;
}
.navbar-nav >  .dropdown-menu > li a:hover {
color: #fff;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{
background:none !important;
}
.lined_border{
background: url(../images/bdr-style.png) repeat-x bottom !important;
padding: 15px 0px !important;
float: left;
width: 100%;
margin-bottom: 15px;
}
input#fscf_field2_5 {
float: left;
margin-right: 8px;
margin-top: -6px;
}
#fscf_div_field2_5 p{
margin:10px 0px !important;
}
textarea#comment {
width: 100%;
height: 100px;
}
.logo_m {
margin: 5px 0px;
}
.social_n li {
float: left;
margin-right: 15px;
}
.social_n.pull-right {
margin-top: 0px;
}
input.email_e {
color: #4b4e53;
padding: 2px 5px;
}
form.myfrm {
color: #fff;
padding-right:20px;
}
input.sub {
background: #000;
border: 0px;
padding: 3px 5px;
}
.flash {
width: 100%;
border-bottom: 0px solid #000;
position: relative;
display: table;
height: 100vh;
}
h2.title-underline{
text-decoration: underline;
}
.flash-home {
width: 100%;
border-bottom: 0px solid #000;
position: relative;
display: table;
}
.center_content{
transition: opacity 1s ease-in-out;
float: left;
width: 100%;
position: 0% 0%;
min-height: 1290px;
background-image: url(../images/body_bg.png);
background-repeat: no-repeat;
background-size: cover;
background-attachment:fixed;
}
.center_inner{
transition: opacity 1s ease-in-out;
float: left;
width: 100%;
position: 0% 0%;
min-height: 600px;
background-repeat: no-repeat;
background-size: cover;
background-attachment:fixed;
position:relative;
}
.ways h1 {
    text-align: left;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    padding-bottom: 2px;
    margin: 0px;
    font-size: 30px;
}
.ways  h1 span.bottom_line{
width:150px !important;
}
.spacer25{
height:25px;
float:left;
width:100%;
}
.text-overlay {
display:inline-block;
position: absolute;
width: 100%;
height: 100%;
display: none;
padding: 10px;
-webkit-overflow-scrolling:touch;-webkit-transition:width .3s ease;-moz-transition:width .3s ease;-ms-transition:width .3s ease;-o-transition:width .3s ease;transition:width .3s ease;
z-index:5111;
}
.text-overlay2 {
display:inline-block;
position: absolute;
width: 100%;
height: 100%;
display: none;
background: #000;
padding: 0px;
opacity:0.6;
z-index:5110;
}
.box {
float: left;
padding: 0px;
color: #fff;
width: 100%;
position:relative;
z-index:9999;
cursor:pointer;
}
.box h4 {
text-align: center;
margin-top: 25%;
line-height: 25px;
font-size: 20px;
padding: 0% 9%;
}
.box span {
    width: 100%;
    text-align: center;
    float: right;
    cursor: pointer;
    min-height: 193px;
    display: inline-block;
}
/*.box:hover .text-overlay {
display: block;
-webkit-transition: all .25s ease-out;
-webkit-transform: scale(1.05);
-ms-transition: all .25s ease-out;
-ms-transform: scale(1.05);   
-moz-transition: all .25s ease-out;
-moz-transform: scale(1.05);
transition: all .25s ease-out;
transform: scale(1.05);
}
*//*.box:hover .title_f {
display:none;
}
.box:hover .text-overlay2 {
display:block;
}
.box:hover img{
display:inline-block;
z-index:2;
-webkit-transition: all .25s ease-out;
-webkit-transform: scale(1.05);
-ms-transition: all .25s ease-out;
-ms-transform: scale(1.05);   
-moz-transition: all .25s ease-out;
-moz-transform: scale(1.05);
transition: all .25s ease-out;
transform: scale(1);
}*/
.text-overlay ul li {
padding-left: 32px;
}
.text-overlay ul{
}
.ingredients {
float: left;
width: 100%;
margin: 20px 0px;
}
.in_image {
display: inline-block;
text-align: center;
width: 100%;
}
.text-overlay ul li:before {
content: "â€¢"; /* Insert content that looks like bullets */
padding-right: 8px;
color: #fff; /* Or a color you prefer */
}
.ingredients h3 {
font-weight: bold;
text-align: center;
width: 100%;
margin: 20px 0px;
padding: 0px;
position: relative;
}
.ingredients h3 span.bottom_line {
position: absolute;
width: 155px;
bottom: -12px;
}
.ingredients p {
text-align: center;
padding: 0px 10%;
font-size:14pt !important;
line-height:25pt; 
}
.box img{
max-width: 100%;
text-align:center;
}
h4 {
color: #fff;
margin-bottom: 20px;
}
.address_footer {
    float: left;
    width: 100%;
    margin: 20px 0px;
    color: #4b4e53;
    text-align: left;

}
.copyright {
    margin-bottom: 0px;
    float: left;
    width: 100%;
    margin-top: 0;
    margin-bottom: 10px;
    margin-bottom: 10px;
    text-align: center;
      color: #000 !important;
}
.copyright a{
    color: #000 !important;
}
.wpcf7 input, .wpcf7 select, .wpcf7 textarea {
       width: 100%;
    max-width: 100%;
    padding: 10px 0px;
    border-radius: 0px;
    border: 0px;
    color: #4b4e53;
    float: left;
    border-bottom: 1px solid #ccc;
    background: #fff;
    padding: 10px;
}
.wpcf7 textarea {
    width: 100%;
    float: left;
	    border: 1px solid #ccc;
}
.wpcf7  .row{
margin-bottom:10px;
}
.phone_f{
margin-left:-15px;
}
fieldset select{
margin:auto
}
  input.wpcf7-form-control.wpcf7-submit {
      color: #fff;
    padding: 10px 35px;
    border-radius: 0px;
    font-weight: bold;
    margin-right: 10px;
    border: 0px;
    float: none;
    width: 158px;
    background: #38b64b;
    color: #fff;
    padding: 10px 15px;
    border-radius: 0px;
    border: 0px solid #4b4e53;
  
  

}
.ways {
float: left;
width:100%;
border-bottom: 0px solid #fff;
margin-bottom:80px;
text-align:center;
margin-top:50px;
}
.inner_head {
float: left;
width: 100% !important;
min-height:681px;
position:relative;
background-size:cover !important;
margin-top:-1px;
}
.inner_head h1 {
color: #fff;
display: inline-block;
padding: 30px;
text-transform: none;
margin: 175px 0px;
font-size: 25px;
line-height: 40px;
width:100%;
    margin-bottom: 0px;
    padding-bottom: 5px;
}
.main_content img {
max-width: 100%;
}
h1 {
font-size: 30px;
}
.bolg-page{
    padding: 50px 0px;
    position: relative;
}
.blog_m{
float:left;
width:100%;
margin-bottom:40px;
}
.blog_m h1 a:hover, .blog_m h1 a:focus{
    color: #000000;
}
.well001 .row {
margin-bottom: 15px;
}
.media-heading {
float: left;
width: 100%;
}
.navbar-fixed-bottom, .navbar-fixed-top {
z-index: 103445 !important;
}
button#responsive-menu-button{
z-index: 103446 !important;
}
input.search-field {
width: 170px;
}
.widget {
margin: 24px 0px;
}
.dropdown-menu {
left: 12px !important;
top: 102% !important;
padding:0px !important;

}
.dropdown-menu>li>a {
display: block;
padding: 10px 20px;
clear: both;
font-weight: 600;
line-height: 1.42857143;
color: #fff !important;
white-space: nowrap;
text-align: left;
font-size: 14px;
font-weight: bold;
}
.dropdown-menu>li>a:hover {
color:#efc881 !important;
transition: 0.3s ease !important;
-webkit-transition: 0.3s ease !important;
-moz-transition: 0.3s ease !important;
-o-transition: 0.3s ease !important;
background: #000 !important;
display:inline-block !important;
width:100%;
}
.social_n_foot li {
float: left;
margin-right: 10px;
}
div.wpcf7-response-output{

}
div#responsive-menu-container{
z-index: 103445 !important;
}
p#cap_m {
display:none;
}
.ways h2 {
    font-size: 25px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    margin: 20px 0px;
}
.ways h3 {
    font-size: 20px;
    text-align: center;
  
}

.ways span.border_size {
border:2px solid #fff;
text-align:center;
display:inline-block;
width:10%;
}
.border_size.green_c{
border: 2px solid #1c3c67 !important;
    text-align: center;
    display: inline-block;
    width: 10%;
    margin-bottom: 20px;
    margin-top: 10px;

}


.dmBackToTop{
display:none;
}
.dmBackToTop {
width: 40px;
height: 40px;
opacity: 1;
background: rgba(25,64,121,0.6);
cursor: pointer;
position: fixed;
z-index: 5558558;
bottom: 100px;
right: 10px;
border-radius:50%;

}
.dmBackToTop:before, .dmBackToTop:after {
content: '';
position: absolute;
    width: 2px;
    height: 12px;
    background: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    left: 15px;
    top: 13px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    font-family: 'FontAwesome';
  }
.dmBackToTop:after {
left: 22px;
-ms-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
font-family:'FontAwesome';
}
.latest-post-list{
	padding:50px 0px;
}
.latest-post-list .red-but {
	margin-top:10px;
}
.latest-post-list .red-but a{
    background: #000000;
    padding: 5px 10px;
    color: #fff;
}
h3.widget-title {
font-weight: bold;
margin: 0px 0px 20px 0px;
}
.latest-post{
	margin-bottom:20px;
}
.latest-post h4{
	margin:5px 0px;
}
.latest-post h4 a:hover, .latest-post h4 a:focus{
    color: #000000;
}
.red-but{
	margin-top:20px;
}
a.con_r {
background: #000000;
padding: 10px 15px;
color: #fff;
}
.search-form .screen-reader-text{
	display:none;
}
.search-field{
	width: 100% !important;
    padding: 10px;
    border-radius: 0px;
    color: #4b4e53;
    border: 1px solid #ccc;
    background: #fff;
}
.search-submit {
    background: #000000 !important;
    padding: 10px 15px !important;
    color: #fff !important;
}
.post-img img{
	width: 100%;
    height: auto;
}
.post-thumbnail img{
	width: 100%;
    height: auto;
}
.main_content p {
line-height: 25px;
}
.hero-image {
background-image: url('../images/home-banner.png') !important;
background-attachment: fixed;
}
.hero-image {
display: table-cell;
vertical-align: middle;
position: relative;
width: 100%;
overflow: hidden;
top: 0;
background-position: top center;
background-size: cover;
min-height: 100px;
height: 90vh;
}
.hero-image-home {
display: table-cell;
vertical-align: middle;
position: relative;
width: 100%;
overflow: hidden;
top: 0;
background-position: top center;
background-size: cover;
min-height: 100px;
height: 100%;
height: 100vh;
}
.navbar-fixed-top {
top:0px;
}
.head_w_ways{
background:#1c3c67;
padding:10px 0px;
}
.head_w_ways_title{
background:#eca29f;
padding:10px 0px;
margin-top:0px;
display:none;
}
.head_w_ways_title h1 {
text-align: left;
color: #4b4e53;
display: inline-block;
padding-top: 5px;
font-weight: bold;
font-size: 23px;
margin: 0px 0px 0px 10px;
background: url(../images/title-arrow.png) left no-repeat;
padding-left: 40px;
background-position: 11px 10px;
padding-bottom: 10px;
background-size: 20px;
}
.head_w_ways h1 {
text-align: left;
color: #4b4e53;
border-top: 2px solid #fff;
display: inline-block;
padding-top: 5px;
font-weight: bold;
font-size: 18px;
margin: 0px 0px 0px 10px;
}
.learn_m {
text-align: center;
display: inline;
background: #1c3c67;
padding: 5px 15px;
}
.text-overlay a{
color:#fff;
}
.text-overlay a:hover{
color:#fff;
}
.learn_m_div {
float: left;
margin-top: 15px;
text-align: center;
width: 100%;
}
.title_f{
width:100%;
background:#1c3c67;
position:absolute;
bottom:0px;
padding:10px;
text-align:center !important;
}
.title_f h2{
text-align:center !important;
color:#fff;
margin:0px;
}
.padding10{
padding:10px;
}
.our_h{
transition: opacity 1s ease-in-out;
width: 100%;
position: 0% 0%;
min-height: 455px;
background-image: url(../images/history.jpg);
background-repeat: no-repeat;
background-size: cover;
margin-top:-20px;
}
.wrapper {
overflow: hidden;
}
.our_h h2 {
font-weight: bold;
padding-top: 30%;
text-align: center;
}
.main_c_our h2{
font-weight: bold;
font-size: 18px;
text-align: center;
border-bottom: 2px solid #1c3c67;
display: inline-block;
padding-bottom: 8px;
}
.h2_h{
text-align:center;
width:100%;
}
a.main_c_our_r_m {
background: #4b4e53;
color: #fff;
padding: 5px 15px;
text-align: right;
margin-right:10px;
float:right;
}

.navbar-nav>li {
padding-left:16px;
padding-right:16px;
}

.navbar-nav>li>a {
color:#000000;
padding: 25px 0px 20px 0px;
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 0px;
    font-weight: bold;
font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
  }
.navbar-nav>li>a:hover {
    border-bottom: 0px solid #1c3c67;
      transition: color .2s ease 0s,padding .3s ease 0s;
}
.navbar-nav>li.current_page_item a {
border-bottom: 0px solid #1c3c67;
}
 
 li#menu-item-383.current_page_item a {
 border-top: 0px solid #e74c3c;
 border-bottom: 0px solid #e74c3c;
}



li#menu-item-383.current_page_item a:hover {
 border-bottom: 0px solid #e74c3c;
 border-bottom: 0px solid #1c3c67;
}
 .navbar-nav>li ul li a:hover{
background: none !important;
}

.navbar-nav>li {
z-index: 1000001;
margin-top:-3px;
}
.navbar-nav{
}
.navbar-nav>li ul li{
height: auto !important;
}
.navbar-nav>li ul li a {
padding: 5px !important;
margin-bottom: 0px;
}
.navbar-nav>li ul li a{
color: #ffffff !important;
}
.navbar-nav>li:hover a{
color: #000000;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
color: #fff !important;
background:#000 !important;
}
.navbar-nav>li ul li:hover a{
}
.main_content{
padding-top: 15px;
}
.main_content p {
line-height: 22pt;
font-size:16pt;
}
.main_c_our_r_m_div{
width:100%;
float:right;
}
.over_lay h1 {
    color: #fff;
    letter-spacing: 0px;
    line-height: 65px;
    font-size: 65px;
    margin-bottom: 0px;
    font-weight: bold;
  text-align:center;
  }
.over_lay img {
display: inline-block;
margin: 15px 0px;
}
.over_lay p {
    line-height: 25px;
    font-size: 20px;
    width: 100%;
    text-align: center;
    padding: 10px 0px;
    color: #ffffff;
    padding-bottom: 0px;
}
.text-overlay p{
padding: 5px;
text-align: center;
}
.no-padding{
padding:0px;
}
span.call a, span.map a,  span.hours a{ 
color: #fff;
}
span.call a:hover, span.map a:hover,  span.hours a:hover{ 
color: #fff;
}
@media(min-width:768px) {

.way_bg .container {
    width: 768px;
}
.padding_0_d{
padding:0px;
}


.center_inner .container , .main-ccc .container{

}
}
.footer a{
color:#bdd2fd;
}
.footer a:hover{
color:#bdd2fd;
}
.container_no_padding{
padding:0px;
}
.not_sure{
background:#1c3c67;
padding-top:15px;
padding-bottom:30px; 
margin-top: 20px;
text-align:center;
}
.not_sure h1{
color:#fff;
font-weight: bold;
text-transform:uppercase;
}
.view_our_s {
background: #000;
padding: 10px 25px;
color: #fff;
font-weight: bold;
font-size: 12px;
margin: 10px;
display: inline-block;
}
.view_our_s:hover{
color:#fff;
}
.center_content-new{
transition: opacity 1s ease-in-out;
float: left;
width: 100%;
position: 0% 0%;
min-height: 600px;
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
padding: 20px;
position:relative;
}
.center_content-new h1{
font-weight:bold;
text-align:center;
font-size:20px;
}
.center_content-new h2{
font-weight:bold;
text-align:left;
font-size:18px;
}
.center_content-new p{
font-weight:bold;
}
.center_content-new .safe {
background: url(../images/safe.png) left no-repeat;
padding-left: 55px;
height: 45px;
padding-top: 11px;
}
.center_content-new .afford {
background: url(../images/affordable.png) left no-repeat;
padding-left: 55px;
height: 45px;
padding-top: 11px;
}
.center_content-new .wide {
background: url(../images/wide.png) left no-repeat;
padding-left: 55px;
height: 45px;
padding-top: 11px;
}
.center_content-new .boat {
background: url(../images/boat.png) left no-repeat;
padding-left: 55px;
height: 45px;
padding-top: 11px;
}
iframe {
max-width: 100%;
width: 100%;
}
.main_home_page{
float:left;
width:100%;
margin:20px 0px;
}
.page_c{
text-align:center;
}
.page_c h1 {
font-size: 25px;
    padding-bottom: 10px;
    display: inline-block;
    font-weight: bold;
    text-align: left;
    width: 100%;
    color: #6a6a6a;
    margin-bottom: 0px;
    border-left: 5px solid #e74c3c;
    padding-left: 20px;
    line-height: 21px;
    margin-bottom: 20px;
    padding-top: 3px;
    margin-top: 0px;
}
.page_c p {
font-weight: normal;
    line-height: 16pt;
    font-size: 12pt;
    color: #3c4761;
}
/*span.responsive-menu-box::after {
content: "Menu";
font-size: 10px;
position: absolute;
left: 0px;
top: 14px;
}*/
.is-active span.responsive-menu-box::after {
font-size: 0px;
position: absolute;
left: 0px;
top: 18px;
}
.mob_f{
float:left;
width:100%;
}
.center_inner .main_content{
min-height:500px;
margin-bottom:70px;
}
.triangle--left-bottom {
position: absolute;
left: 0;
bottom: 0;
right: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 5.1vw 50vw;
border-color: transparent transparent #fff transparent;
z-index: 499;
}
.triangle--right-bottom {
position: absolute;
left: 49.9vw;
bottom: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 5.1vw 0 0 50.1vw;
border-color: transparent transparent transparent #fff;
z-index: 499;
}
.triangle--left-top {
position: absolute;
left: 0;
top: 0;
right: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 5.1vw 50vw 0 0 ;
border-color: #fff transparent transparent transparent;
z-index: 499;
}
.triangle--right-top {
position: absolute;
left: 50vw;
top: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 0 50vw 5.1vw 0 ;
border-color: transparent #fff transparent transparent;
z-index: 499;
}
.triangle--right-bottom--grey {
border-color: transparent transparent transparent #efefef;
}
.triangle--right-top--grey {
border-color: transparent #f0efef transparent transparent !important;
}
.triangle--left-top--grey {
border-color: #f0efef transparent transparent transparent;
}
.triangle--left-bottom--grey {
border-color: transparent transparent #efefef transparent;
}
.triangle--right-bottom--wall-grey {
border-color: transparent transparent transparent #cad1d9;
}
.triangle--right-top--wall-grey {
border-color: transparent #cad1d9 transparent transparent !important;
}
.triangle--left-top--wall-grey {
border-color: #cad1d9 transparent transparent transparent;
}
.triangle--left-bottom--wall-grey {
border-color: transparent transparent #cad1d9 transparent;
}
.triangle--right-bottom--black {
border-color: transparent transparent transparent #000;
}
.triangle--right-bottom--white {
border-color: transparent transparent transparent #fff;
}
.triangle--right-top--black {
border-color: transparent #000 transparent transparent !important;
}
.triangle--left-top--black {
border-color: #000 transparent transparent transparent;
}
.triangle--left-bottom--black {
border-color: transparent transparent #000 transparent;
}
.triangle--left-bottom--white {
border-color: transparent transparent #fff transparent;
}
.triangle--right-bottom--light-grey {
border-color: transparent transparent transparent #e6e6e5;
}
.triangle--left-bottom--light-grey {
border-color: transparent transparent #e6e6e5 transparent;
}
.triangle--right-bottom--blue {
border-color: transparent transparent transparent #73aae3;
}
.triangle--left-bottom--blue {
border-color: transparent transparent #73aae3 transparent;
}
/*li.menu-item-has-children>a:after {
content: '\f0d7';
font-family: 'FontAwesome';
color: #1c3c67;
font-size: 30px;
margin-top: 0px;
float: right;
margin-left: 10px;
}
*/.nav>li>a:focus, .nav>li>a:hover {
text-decoration: none;
background-color: none !important;
/*color:#19417A;*/
color:#000000;
}
dropdown-toggle:focus {
color: #000 !important;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
background-color: none !important;
color: #19417A !important;
}
div.main_title_page_w{
text-align: center;
float: left;
width: 100%;
margin-bottom: 20px;
}
h1.main_title_page {
text-align: center;
border-bottom: 0px solid #38b64b;
padding-bottom: 10px;
display: inline;
margin: 0 auto;
width: 100%;
font-size:25px;
color:#1e3e68;
text-transform:uppercase;
font-weight:bold;
}
i.fa.fa-instagram {
font-size: 23px;
}
#responsive-menu-additional-content i.fa.fa-instagram {
font-size: 23px;
color:#fff !important;
}
.phone_l {
opacity: 1;
position: fixed;
z-index: 5558558;
top: 45%;
right: -7px;
}
.phone_l_2 {
margin-top: 10px;
position:relative;
}
.phone_l_1{
position:relative;
}
.js-navigation-side-close.close {
font-size: 0;
position: absolute;
top: 3px;
left: 3px;
background: none;
border: 0;
}
.js-navigation-side-close.close::after {
font-size: 10px;
content: "âœ•";
color: rgb(255, 255, 255);
}
.logo-section {
display: none !important;
}
.phone_l_1 .js-navigation-side-close.close {
font-size: 0;
position: absolute;
top: 0px;
left: 0px;
background: none;
border: 0;
opacity:1 !important;

}


.js-navigation-side-close.close:after {
font-size: 15px !important;
content: "âœ•";
color: #fff;
}
.phone_l {
opacity: 1;
position: fixed;
z-index: 10344444446 !important;
top: 45%;
right: -7px;
display:none;
}
.phone_l_2 {
position:relative;
margin-top:10px;
}
.phone_l_1{
position:relative;
}
.phone_l_2  .js-navigation-side-close.close:after{
display:none;
}
span.call_sp a {
color: #fff !important;
font-size: 15px;
font-weight: bold;
margin-bottom: 7px !important;
float: left;
width: 100%;

}

.way_bg{
transition: opacity 1s ease-in-out;
width: 100%;
position: 0% 0%;
background-repeat: no-repeat;
background-size: cover;
color:#010101;
float:left;
background:#fff;
}



.title_ff h2 {
    float: left;
    width: 100%;
    text-transform: uppercase;
    margin: 20px 0px;
    font-size: 20px;
}

.para h2 {
    font-size: 14px;
    text-align: center;
    margin: 32px 0px;
    line-height: 18px;
}

.read_b_m a{
    background: #2b2c2e;
    padding: 5px 10px;
    color: #fff;
    text-transform: uppercase;
}

.boxes {
    float: left;
    width: 100%;
    margin-top: 50px;
}

.c_home{
width:100%;
float:left;
background:#fff;
padding:25px 0px;
}


.our_f{
width:100%;
float:left;
background:#fff;
padding:25px 0px;
text-align:center;
}

.our_f   h2 {
    font-size: 25px;
    text-align: center;
    font-weight: normal;
    color: #3c4761;
}


.our_f  h3 {
    font-size: 15px;
    text-align: center;
    font-weight: normal;
    color: #3c4761;
}


.our_f span.border_size {
    border: 2px solid #1c3c67;
    text-align: center;
    display: inline-block;
    width: 10%;
}

.row.margin_t_50{
margin-top:50px;
}

ul.social_lists li {
    float: left;
    margin-right:10px;
}
ul.social_lists img {
    width: 35px;
}


.get_in{
width:100%;
float:left;
background:#1c3c67;
padding:25px 0px;
text-align:center;
}

.get_in   h2 {
    font-size: 25px;
    text-align: center;
    font-weight: normal;
    color: #fff;
}


.get_in  h3 {
    font-size: 15px;
    text-align: center;
    font-weight: normal;
    color: #fff;
}


.get_in span.border_size {
    border: 2px solid #fff;
    text-align: center;
    display: inline-block;
    width: 10%;
}

ul.foot_s li {
    display: inline-block;
    margin-right: 30px;
}

ul.foot_s {
    text-align: center;
    display: block;
    margin-bottom: 15px;
}

ul.foot_s {
    text-align: center;
    display: block;
    margin: 15px 0px;
}

.over_lay img:hover,.read_b_m a:hover,ul.social_lists img:hover,input.wpcf7-form-control.wpcf7-submit:hover {
    opacity: 0.8;
}
.way_box p {
   font-size: 12px;
    text-align: left;
    margin-left: 28px;
    padding-left: 20px;
    padding-top: 0px;
    margin-top: 0px;
  color:#7e8082;
}
span.boder_s_w {
    display: inline-block;
    width: 25%;
    border: 1px solid #888888;
    margin-bottom: 20px;
}

header.header-section {
    float: left;
  width:100%;
}

.link-c a {
    background: #000000;
    color: #fff;
    padding: 15px  30px;
    border-radius: 0px;
    font-size: 15px;
    max-width: 70%;
    display: inline-block;
	line-height:15px;
}
.link-c {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 26px;
}

.page_c{
    text-align: left;
}

.page_c .link-c{
 text-align: left;
}

.mytestimonial{
transition: opacity 1s ease-in-out;
width: 100%;
position: 0% 0%;
background-repeat: no-repeat;
background-size: cover;
color:#fff;
float:left;
    background-image: url(../images/testi-bg.jpg);
  
  min-height:490px;
  text-align:center;
  position:relative;
}

.mytestimonial h2 {
font-weight: bold;
    margin-top: 30px;
    margin-bottom: 15px;
    color: #fff;
}

.mytestimonial .item {
    font-style: italic;
}

.rates_for_reedley{
    width: 100%;
    float: left;
    background: #fff;
    padding: 25px 0px;
  text-align:center;
}
.rates_for_reedley h3 {
    font-size: 15px;
    color: #000;
}

.dotted_rated {
 text-align: center;
    width: 100%;
    float: left;
    margin: 15px 0px;
    margin-bottom: 45px;
}

.rate_box_top {
    background: #1c3c67;
    min-height: 150px;
    color: #fff;
    text-align: center;
}
.rate_box_bottom {
    background: #f4f5f9;
    min-height: 350px;
    color: #000;
    text-align: center;
}


.vi_r a {
    background: #484746;
    color: #fff;
    padding: 10px 10px;
    border-radius: 2px;
    font-size: 12px;
}

.vi_r {
    position: absolute;
    bottom: 50px;
    width: 100%;
}

.rate_box_top h3{
    color: #fff;
    margin-top: 30px;
    text-align: center;
    display: inline-block;
    font-weight: bold;
  }
  
.rate_box_bottom img{
    margin-top: -80px;
}

.price_bbb {
     z-index: 100001;
    color: #000;
    position: absolute;
    left: 30%;
    top: 15%;
    font-size: 35px;
    font-weight: bold;
    background: url(../images/round_design.png) center no-repeat;
    width: 150px;
    height: 152px;
  
}

.price_bbb .span1 {
    font-size: 35px;
    display: inline-block;
    width: 100%;
    float: left;
    margin-top: 35px;
}
.price_bbb .span2 {
    font-size: 13px;
    display: inline-block;
    width: 100%;
    float: left;
}

.rate_box_bottom p {

    padding: 20px;
    text-align: left;
    font-size: 12px;

    padding-top: 83px;
}
.contact_lock{
  width: 100%;
    float: left;
    background: #f5f5f5;
  text-align:left;
  color:#333333;
  padding:0px;
}

.address_footer strong {
       color: #062033;
    font-size: 20px;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}

.c_box {
    float: left;
    width: 100%;
    padding: 80px 40px;
    
}
.contact-col{
    float: left;
    position: relative;
    z-index: 2;
   
}

.contact-col:last-child:before {
    content:'';
    background: #dedcdc;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
	left:0;
    width: 50vw;
    z-index: -1;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 15px;
    font-weight: 700;
    float: left;
    width:100%;
    text-align: left;
}

div#custom-bg img{
max-width:100%;
}

.contact_lock  .menu-394 select {
    -webkit-appearance: button;
    -moz-appearance: button;
    -webkit-user-select: none;
    -moz-user-select: none;
    -webkit-padding-end: 20px;
    -moz-padding-end: 20px;
    -webkit-padding-start: 2px;
    -moz-padding-start: 2px;
    background-color: #f49f61; /* fallback color if gradients are not supported */
    background-image: url(../images/select-arrow.png), -webkit-linear-gradient(top, #E5E5E5, #F4F4F4); /* For Chrome and Safari */
    background-image: url(../images/select-arrow.png), -moz-linear-gradient(top, #E5E5E5, #F4F4F4); /* For old Fx (3.6 to 15) */
    background-image: url(../images/select-arrow.png), -ms-linear-gradient(top, #E5E5E5, #F4F4F4); /* For pre-releases of IE 10*/
    background-image: url(../images/select-arrow.png), -o-linear-gradient(top, #E5E5E5, #F4F4F4); /* For old Opera (11.1 to 12.0) */ 
    background-image: url(../images/select-arrow.png), linear-gradient(to bottom, #E5E5E5, #F4F4F4); /* Standard syntax; must be last */
    background-position: center right;
    background-repeat: no-repeat;
    border: 1px solid #000;
    border-radius: 2px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    color: #555;
    font-size: inherit;
    margin: 0;
    overflow: hidden;
    padding-top: 2px;
    padding-bottom: 2px;
    text-overflow: ellipsis;
    white-space: nowrap;
  text-indent: 0.01px; text-overflow: "";
}

span.call_sp {
    font-size: 16px;
    font-weight: bold;
}

#responsive-menu-container #responsive-menu-title a {
    color: #ffffff;
    font-size: 14px !important;
    text-decoration: none;
    float: left;
    width: 100%;
    margin: 5px 0px 5px !important;
}
.dotted {
    text-align: center;
    width: 100%;
    float: left;
}
.dotted h4 {
    color: #fff;
    margin-bottom: 20px;
    display: inline-block;
    padding: 0px 10px;
  float:none;
}

.s-c {
    float: left;
    text-align: center;
    width: 100%;
}
.s-c a img {
    display: inline-block;
    margin-right: 10px;
}

.ways h2.sec_r {
  
    background: url(../images/secure-icon.png) no-repeat;
      font-size: 15px;
    text-align: left;
    font-weight: bold;
    color: #4b4e53;
    margin: 0px 0px;
    height: 34px;
    width: 100%;
    padding-left: 33px;
    background-position: 5px 8px !important;
    padding-top: 9px;
    padding-left: 45px;
    margin-bottom: 10px;
  background-size: 20px 25px !important;
}
.ways h2.fr-ms {
   
    background: url(../images/moving.png) no-repeat;
      font-size: 15px;
    text-align: left;
    font-weight: bold;
    color: #4b4e53;
    margin: 0px 0px;
    height: 34px;
    width: 100%;
    padding-left: 33px;
    background-position: 5px 8px !important;
    padding-top: 9px;
    padding-left: 45px;
    margin-bottom: 10px;
  background-size: 20px 25px !important;
}


.ways h2.afford {
    background: url(../images/afford.png) no-repeat;
    font-size: 15px;
    text-align: left;
    font-weight: bold;
    color: #4b4e53;
    margin: 0px 0px;
    height: 34px;
    width: 100%;
    padding-left: 33px;
    background-position: 5px 8px !important;
    padding-top: 9px;
    padding-left: 45px;
    margin-bottom: 10px;
  background-size: 20px 25px !important;
}

.ways h2.fr-sta {
  
    background: url(../images/friendly.png) no-repeat;
     font-size: 15px;
    text-align: left;
    font-weight: bold;
    color: #4b4e53;
    margin: 0px 0px;
    height: 34px;
    width: 100%;
    padding-left: 33px;
    background-position: 5px 8px !important;
    padding-top: 9px;
    padding-left: 45px;
    margin-bottom: 10px;
  background-size: 20px 25px !important;
}

.way_box {
    float: left;
    width: 100%;
    margin-top: 0px;
}

.mytestimonial_bottom{
width:100%;
position:absolute;
bottom:0px;
background:rgba(0, 0, 0, 0.2);
text-align:center;
}

.mytestimonial .mytestimonial_bottom h2 {
    font-weight: bold;
    margin-top: 5%;
    margin-bottom: 15px;
    color: #fff;
}
.mytestimonial a.buttonss{
background: #1c3c67;
    color: #fff;
    padding: 5px 10px;
    margin-bottom: 20px;
    display: inline-block;
    margin-top: 15px;
}

.c_inn{
color:#333333;
float:left;
width:100%;
text-align:center;
}

.other_info{
color:#333333;
float:left;
width:100%;
text-align:center;
margin-bottom:20px;
}
.subt {
    float: right;
    text-align: right;
    width: 100%;
}

div#wpcf7-f51-o1 {
    float: left;
    width: 100%;
    margin-top: 15px;
}

.foot_ss {
    float: left;
    width: 100%;
    margin-top: 0px;
}

.map_c {
    float: left;
    width: 100%;
    margin-bottom: -15px;
}

.s-c-mm a {
    display: inline-block !important;
    float: left !important;
    width: auto !important;
    margin-right: 10px !important;
    padding-right: 15px !important;
}




span.blue-line {
    float: left;
    width: 100%;
    margin-left: 5px;
}

.ways img{
width:100%;
}

span.blue-line img{
    float: left;
    max-width: 103px;
  margin-left:-5px;
  margin-bottom:30px;
}

.largest{
transition: opacity 1s ease-in-out;
width: 100%;
position: 0% 0%;
background-repeat: no-repeat;
background-size: cover;
color:#fff;
float:left;
  
  min-height:490px;
  text-align:left;
  position:relative;
  background:#f5f5f5;
}

.largest p {
    color: #7e8082;
}
.largest  h1 {
    text-align: left;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    padding-bottom: 2px;
    margin: 0px;
    font-size: 30px;
}

.largest img{
width:100%;
max-width:100%;
}

.cont_link {
    float: left;
    width: 100%;
    text-align: center;
}


.cont_link a {
    background: #1c3c67;
    color: #fff;
    padding: 10px;
}
.cont_link {
    float: left;
    width: 100%;
    text-align: left;
  margin-top:50px;
}
.larg_c {
    float: left;
    width: 100%;
        padding: 10% 5% 0px 10%;
}


.testim{
transition: opacity 1s ease-in-out;
width: 100%;
position: 0% 0%;
background-repeat: no-repeat;
background-size: cover;
color:#191919;
float:left;
    
    text-align:left;
  position:relative;
  background:#fff;
  margin-top:10px;
}
.ts-title h2 {
    color: #1c3c67;
}

.card-body, .card-footer, .card-header {
    padding: 1.5625rem;
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}
.card-columns .card {
    margin-bottom: 1.25rem;
}
.ts-circle__xs {
    border-radius: 50%;
    display: inline-block;
    height: 3rem;
    flex: 0 0 3rem;
    overflow: hidden;
    text-align: center;
    line-height: 3rem;
    width: 3rem;
  background-size: cover;
  float:left;
}
.card h5 {
    float: left;
    font-weight: bold;
    margin-left: 10px;
  font-size:12px;
  
}

.ts-shadow__sm {
    box-shadow: 0 0.125rem 0.3125rem rgba(0, 0, 0, .1);
}
.mr-3, .mx-3 {
    margin-right: 1rem!important;
}
igure {
    margin: 0 0 1rem;
}
.card-body  p {
line-height: 1.6875rem;
    margin-bottom: 1.875rem;
    color: rgba(0, 0, 0, .5);
    width: 100%;
    float: left;
    margin-top: 10px;
    line-height: 20px;
    padding: 20px;
}
.card {
    backface-visibility: hidden;
    border: none;
    box-shadow: 0.125rem 0.1875rem 0.9375rem rgba(0, 0, 0, .15);
    margin-bottom: 1.875rem;
    overflow: hidden;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
.unit_p{
transition: opacity 1s ease-in-out;
width: 100%;
position: 0% 0%;
background-repeat: no-repeat;
background-size: cover;
color:#191919;
float:left;
    
    text-align:left;
  position:relative;
  background:#fff;
  margin:50px 0px;
  margin-bottom:0px;

}
.unit_p.content{
    background: #dedede;
}
.b_unit {
    float: left;
    width: 100%;
    background: #dedede;
    padding: 20px 40px;
  text-align:center;
}

.b_unit h1 {
    text-align: left;
    color: #000000;
    font-size: 20px;
    font-weight: bold;
}

.b_unit h5 {
    text-align: left;
    font-weight: bold;
}
/*.b_unit span {*/
/*    color: #1c3c67;*/
/*    font-size: 60px;*/
/*    font-weight: bold;*/
/*}*/
.b_unit p.price{
    text-align: left;
}
.b_unit span.price-symbol {
    color: #404041;
    font-size: 20px;
    vertical-align: top;
}
.b_unit span.price-rate {
    color: #404041;
    font-size: 60px;
    font-weight: bold;
    vertical-align: middle;
}
.b_unit span.rent-time {
    color: #404041;
    font-size: 20px;
    vertical-align: bottom;
}
.img-u img {
    max-width: 100%;
}
.img-u-v-a a {
    background: #404041;
    color: #fff;
    padding: 10px 15px;
    border-radius: 5px;
    border: 2px solid #404041;
}

.img-u-v-a {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 30px;
    position: absolute;
    bottom: 30px;
    left: 0px;
    right: 0px;
}

.feat_p ul {
    float: left;
    width: 100%;
    text-align: left;
    margin-top: 20px;
}
.feat_p ul li {
    float: left;
    width: 100%;
    font-weight: bold;
    color: #4b4e53;
    margin-bottom: 10px;
    font-size: 12px;
    background: url(../images/feature-li-icon.png) left no-repeat;
    padding-left: 35px;
    line-height: 30px;
    background-size: 20px;
}

.b_unit:hover {
    background: #fff;
}
.b_unit:hover .img-u-v-a a{
    background: #000000;
    color: #fff;
    padding: 10px 15px;
    border-radius: 5px;
    border: 2px solid #000000;
}
.b_unit:hover span{
color:#4b4e53;
}

.img-u-v-a.featsss{
/*text-align:left;*/
}

.ic_f {
    float: left;
    margin-right: 30px;
    width: 65px;
}
.ic_f-2 {
    float: left;
    text-transform: uppercase;
    font-size: 12px;
}
.ic_f-2 h1 {
    color: #4b4e53;
    font-weight: bold;
    font-size: 20px;
}
.ic_f img {
    max-width: 100%;
}

.ga-h {
    text-align: center;
    color: #4b4e53;
    float: left;
    text-align: center;
    width: 100%;
    margin: 20px 0px;
  margin-bottom:50px;
}

.ga-h h3{
      text-align: center !important;
    color: #4b4e53 !important;
    float: left;
    text-align: center !important;
    width: 100%;
    margin: 3px;
  font-size:12px;
 }
 
 .row.cccc {
    margin-top: 30px;
    margin-bottom: 30px;
}

.cams {
 color: #3e4f59;
    font-weight: bold;
    font-size: 25px;
    text-transform: uppercase;
    padding-left: 0px;
    line-height: 26px;
    margin-bottom: 0px;
    text-align: center;
  margin-bottom:20px;
}
.cams span {
    color: #4b4e53;
}

.copyright.flor_r_f {
    color: #bdd2fd;
}

.cd-search-trigger{position:relative;display:block;width:44px;height:44px;overflow:hidden;white-space:nowrap;color:transparent;z-index:3}.cd-search-trigger::after,.cd-search-trigger::before{content:'';position:absolute;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;transition:opacity .3s;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.cd-search-trigger::before{top:11px;left:11px;width:16px;height:16px;border-radius:50%;border:1px solid #4b4e53}.black-header .cd-search-trigger::before{border:2px solid rgba(255,255,255,.8)}.cd-search-trigger::after{height:1px;width:8px;background:#4b4e53;bottom:16px;right:13px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.cd-search,.cd-search-trigger span::after,.cd-search-trigger span::before{position:absolute;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.black-header .cd-search-trigger::after{background:rgba(255,255,255,.8);height:2px}.cd-search-trigger span{position:absolute;height:100%;width:100%;top:0;left:0}.cd-search-trigger span::after,.cd-search-trigger span::before{content:'';display:inline-block;height:2px;width:22px;top:50%;margin-top:-2px;left:50%;margin-left:-11px;background:#4b4e53;opacity:0;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:opacity .3s,-webkit-transform .3s;-moz-transition:opacity .3s,-moz-transform .3s;transition:opacity .3s,transform .3s}.btn-5,.cd-overlay{-webkit-backface-visibility:hidden}.cd-search-trigger span::before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.cd-search-trigger span::after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.cd-search-trigger.search-is-visible::after,.cd-search-trigger.search-is-visible::before{opacity:0}.cd-search-trigger.search-is-visible span::after,.cd-search-trigger.search-is-visible span::before{opacity:1}.cd-search-trigger.search-is-visible span::before{-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg)}.cd-search-trigger.search-is-visible span::after{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.cd-search{width:100%;left:0;z-index:3;opacity:0;visibility:hidden;-webkit-transition:opacity .3s 0s,visibility 0s .3s,height .4s ease 0s;-moz-transition:opacity .3s 0s,visibility 0s .3s,height .4s ease 0s;transition:opacity .3s 0s,visibility 0s .3s,height .4s ease 0s;-o-transform:translateZ(0);transform:translateZ(0)}.cd-overlay,.nav-is-fixed .cd-search{position:fixed}#main-menu .navbar .nav>li>a,.cd-search.is-visible{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.cd-search form{height:100%;width:100%}.cd-search input{border-radius:0;border:none;background:#fff;height:100%;width:100%;padding:0 40px;box-shadow:inset 0 1px 0 #e2e3df,0 3px 6px rgba(0,0,0,.05);-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;font-size:24px;line-height:28px;font-weight:300}.cd-search input:-ms-input-placeholder,.cd-search input::-moz-placeholder,.cd-search input::-webkit-input-placeholder{color:#7f7f7f}.cd-search input:focus{outline:0}.cd-search.is-visible{opacity:1;visibility:visible;-webkit-transition:opacity .3s 0s,visibility 0s 0s,height .4s ease 0s;-moz-transition:opacity .3s 0s,visibility 0s 0s,height .4s ease 0s;transition:opacity .3s 0s,visibility 0s 0s,height .4s ease 0s;transform:translateZ(0);z-index:28}.cd-search{height:100px;top:0}.affix .cd-search{height:60px}.cd-overlay{z-index:2;height:100%;width:100%;top:0;left:0;cursor:pointer;background-color:rgba(105,170,111,.8);visibility:hidden;opacity:0;backface-visibility:hidden;-webkit-transition:opacity .3s 0s,visibility 0s .3s,-webkit-transform .3s 0s;-moz-transition:opacity .3s 0s,visibility 0s .3s,-moz-transform .3s 0s;transition:opacity .3s 0s,visibility 0s .3s,transform .3s 0s}

.cd-search-trigger::before{width:12px;height:12px;left:15px;top:10px;border:2px solid #4b4e53}.cd-search-trigger::after{width:7px;bottom:21px;right:14px;height:2px}.affix .cd-header-buttons{top:21px}.cd-search{height:76px}.cd-search-trigger span::after,.cd-search-trigger span::before{width:17px;margin-top:-5px;margin-left:-8px}.cd-search-trigger.search-is-visible{right:-37px}.cd-search input{padding:0 20px}.

.cd-header-buttons {
    position: absolute;
    padding: 0;
    top: 26px;
    right: 35px;
    z-index: 29;
    transform: translateZ(0);
}
.cd-header-buttons, .cd-header-buttons li {
    display: inline-block;
}
.affix .cd-header-buttons, .cd-header-buttons {
    transition: top .4s ease 0s;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
}

.cd-nav-trigger, .cd-search-trigger {
    position: relative;
    display: block;
    width: 44px;
    height: 44px;
    overflow: hidden;
    white-space: nowrap;
    color: transparent;
    z-index: 3;
}
.cd-search-trigger::before {
    top: 11px;
    left: 11px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid #4b4e53;
}


.cd-search-trigger span {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}




.cd-search input {
    border-radius: 0;
    border: none;
    background: #fff;
    height: 100%;
    width: 100%;
    padding: 0 40px;
    box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgba(0,0,0,.05);
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    font-size: 24px;
    line-height: 28px;
    font-weight: 300;
}
.cd-search form {
    height: 100%;
    width: 100%;
}
.cd-header-buttons {
    position: absolute;
    padding: 0;
    top: 26px;
    right: 35px;
    z-index: 29;
    transform: translateZ(0);
}

header.header-section .affix {
    z-index: 145001;
    width: 100%;
}

header2.header-section .affix {
    z-index: 145001;
    width: 100%;
}



.cd-search-trigger::before, .cd-search-trigger::after{
display:none !important;
}
.gtc{
 background: #dedede;
}
.footer a img {
    margin-right: 5px;
}

.inner_head h1{
 letter-spacing: 0px;
    line-height: 55px;
    font-size: 50px;
    font-weight: bold;
    color: #1e3e68 !important;
    text-align: left;
}


.inner_head  span.blue-line {
    float: left;
    width: 100%;
    margin-left: 40px;
}

.foot_ss img {
    height: 18px;
}
.s-c-mm img {
    height: 18px;
}
.logo_m img {
    width: 100%;
    height: auto;
	width:119px;
	height:64px;
}

a.choid1 {
    background: #000;
    text-transform: uppercase;
}

.hero_c a.choid1 {
    background: #809a8d;
    text-transform: uppercase;
	color:#000;
	font-weight:bold;
}

a.choid2 {
    background: #000;
    text-transform: uppercase;
}
.we_have{
transition: opacity 1s ease-in-out;
    width: 100%;
    position: 0% 0%;
    background-repeat: no-repeat;
    background-size: cover;
    color: #040404;
    float: left;
    text-align: center;
    position: relative;
    background: #fff;
    margin-top: 50px;
      margin-bottom: 50px;
    font-size:25px;

}
.self-storage{
    text-align: center;
    position: relative;
    background: #f4f7f9;
    padding:50px 0px;

}


.color_blue{
color:#1e3e68;
}

.red_l_d{
text-align:center;
width:100%;
float:left;
}
.red_l_d .red_l_we_have{
    border-top: 2px solid #38b64b;
    display: inline-block;
    width: 50px;
    text-align: center;
}

.red_l_d_2{
text-align:left;
width:100%;
float:left;
    margin-bottom: 15px;
}
.red_l_d_2 .red_l_we_have2{
    border-top: 2px solid #38b64b;
    display: inline-block;
    width: 50px;
    text-align: left;
}

.red_l_d_3 {
    text-align: center;
    width: 100%;
    float: left;
    margin-bottom: 15px;
}
.red_l_d_3 .red_l_we_have3 {
    border-top: 4px solid #38b64b;
    display: inline-block;
    width: 150px;
    text-align: center;
}


span.head_s_s {
    color: #3e4f59;
    font-size: 15px;
    display: inline-block;
    margin-bottom: 15px;
    text-transform: uppercase;
    margin-bottom: 50px;
}

.friendy_s{
transition: opacity 1s ease-in-out;
    width: 100%;
    position: 0% 0%;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    float: left;
    text-align: left;
    position: relative;
    background: #1e3e68;
     font-size:25px;
    padding: 50px 0px;
}

.friendy_s h2 {
    text-align: right;
    margin: 0px;
}

.ned_h {
    float: left;
    width: 100%;
    font-size: 15px;
    margin-top: 25px;
}
.ned_h a {
    color: #fff;
    border: 1px solid #fff;
    padding: 5px 10px;
    margin-left: 15px;
}

.center_row {
    text-align: center;
    margin-bottom: 50px;
}
h2.best_f {
    color: #1e3e68;
    font-weight: bold;
  text-transform:uppercase;
}

p.p_first {
    text-align: center;
    font-size: 25px;
    color: #4b4e53;
    margin: 5px 0px;
    padding: 0px;
    text-transform:uppercase;
    font-weight:bold;
}

p.p_second {
    text-align: center;
    font-size: 22px;
    color: #4b4e53;
    margin: 5px 0px;
    padding: 0px;
    text-transform:uppercase;
    font-weight:bold;
}

.call_blue{
    background: #1e3e68;
    color: #fff;
    padding: 10px;
    text-align: center;
    font-weight: bold;
}

.call_red{
    background: #38b64b;
    color: #fff;
    padding: 10px;
    text-align: center;
    font-weight: bold;
}

.margin-b-0{
margin-bottom:0px !important;
}

.map_box {
    padding: 5% 10%;
    background: #fff;

      padding-top: 12%;
    width:100%;
    float:left;
}

.feed_b {
    color: #fff;
    float: left;
    width: 100%;
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
  }
  
.carousel-indicators .active {
    background: #38b64b!important;
    border: 1px solid #38b64b!important;
}

.f_s_inner.friendy_s{
padding-bottom:0px;
} 

.unit_visit_us{
background:#fff;
float:left;
width:100%;
text-align:center;
}

.unit_visit_us {
    background: #fff;
    float: left;
    width: 100%;
    text-align: center;
}
.unit_visit_us 

.img44 img{
width:100%;
}
.unit_visit_us h2 {
    color: #1e3e68;
    margin-bottom: 20px;
    font-weight: bold;
}

.row.no-padding.follow4 {
    background: #e8e8e8;
  padding:10px 0px;
    }
  
  .largest_call {
    float: left;
    width: 100%;
  overflow:hidden;
}

.inner_heads {
    float: left;
    width: 100% !important;
    min-height: 681px;
    position: relative;
    background-size: cover !important;
    margin-top: -1px;
}
.inner_heads .over_lay {
    margin-top: 231px;
    margin-left: 63px;
}

.greyu{
background:#959595;
}

.friendy_s img {
    max-width: 100%;
}
.map-cc {
    float: left;
    width: 100%;
    margin-bottom: -5px;
}

.header2_wrap {
    float: left;
    width: 100%;
    background: #faeeee;
}

.main-ccc {
    padding: 20px;
}

.padd_20{
padding:0px 20px;
}
.dropdown-menu>li>a:hover::before {
       padding-right: 7px;
    font-size: 10px;
    font-weight: normal;
    display: inline-block;
    float: left;
    margin-top: 3px;
}

.why_us h1 {
    color: #1c3c67;
    font-weight: bold;
}
.wh_b img {
    width: 30px;
    height: 30px;
    text-align: center;
  margin-top:0px;
}
.wh_b img {
    width: 30px !important;
    height: 30px !important;
    text-align: center;
  margin-top:0px;
}



.wh_b h2 {
    color: #3e4f59;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 20px;
}

.wh_b p {
    color: #3e4f59;
    font-size: 12px;
    line-height: 20px;
}

.text_cc-wh {
    width: 99%;
    float: left;
    margin-bottom: 20px;
  text-align:center;
}

.head_s {
    width: 100%;
    float: left;
    text-align: center;
    color: #3e4f59;
}

.largest .head_s h1 {
    color: #3e4f59;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
}

.adddressss {
    float: left;
    width: 100%;
    font-weight: bold;
	margin-bottom:20px;
}
.adddressss h3{
    font-weight: bold;
    margin: 0px 0px 5px 0px;
}
.adddressss p{
    font-weight: normal;
    color: #000000;
}
.socil-ff a {
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
}
.c_box h3.contact-title {
    margin-bottom:40px;
}
.c_box h3 {
    font-weight: bold;
}
a.cd-search-trigger {
    top: -9px;
}
.feat_p {
    padding: 20px 0px;
}
.feat_p p {
    text-align: left;
}
.wh_b {
    float: left;
    width: 100%;
    text-align: left;
    margin-top:30px;
}

.wh_b  img{
    float: left;
    width: 20px;
  height:25px;

}

.wh_b h2 {
    color: #062033;
    text-transform: none;
    font-size: 25px;
    margin-bottom: 20px;
    margin-top: 0px;
    font-weight: bold;
}

.wh_b p {
    font-size: 12px;
    color: #062033;
    line-height: 18px;
}

.first_c{
/*float:left;
width:100%;*/
text-align:center;
}

h2.best_f1 {
    font-size: 35px;
    font-weight: bold;
    color: #211c36;
   font-family: 'Montserrat', sans-serif;
}
h4.best_f1{
    margin-bottom: 30px;
    font-weight: 600;
    letter-spacing: 3px;
}
.best_f1 {
    width: 100%;
    color: #000000;
    font-size: 15px;
    margin: 10px 0px 20px 0px;
}
.adddressss h2 {
    color: #062033 !important;
}

.subt input.wpcf7-form-control.wpcf7-submit{
color:#000 !important;
background:url(../image/send-message-1.jpg) no-repeat left !important;
padding-left:30px;
}

.socil-ff {
    margin-top: 50px;
}

.map {
 float: left; 
    width: 100%;
}
/***** 26-06-2019 *****/
.header-button{
    background: #000000 !important;
    color: #fff !important;
    padding: 10px 30px 10px 30px !important;
    border-radius: 0px !important;
    font-weight: normal !important;
}
.btn-contact{
    background: transparent;
    text-transform: uppercase;
    border: 1px solid #000000;
    padding: 10px 20px;
    border-radius: 2px;
	font-weight: bold;
}
.facility-box{
    text-align: center;
    padding: 50px 0px;
}
.info-box{
    margin: 15px 0px;
}
.info-box-content{
/*     background-color: rgba(161, 20, 37, 0.5); */
    padding: 40px 20px;
    min-height: 250px;
}
.info-box-content p{
    color: #ffffff;
}
.info-box-content h3{
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
}
.testimonial-slider{ 
    text-align: center;
    position: relative;
    background: #404041;
    padding: 50px 0px;
}
.carousel.slide {
    color: #ffffff !important;
}
.carousel.slide .item h4 {
    margin: 0px 0px 10px 0px;
}
.carousel-inner .item{
    padding: 0 20%;
}
.star-rating {
  padding: 20px 0px 0px 0px;
}
.star-rating .checked {
  color: orange;
}
.reviews-content{
font-family: 'Montserrat', sans-serif;
    font-style: italic;
    font-size: 20px;
    padding: 20px 0px 0px 0px;
    margin: 0px;
}
.client-designation {
    padding: 20px 0px 0px 0px;
}
.align-items-center{
    display: -webkit-flex; /* Safari */
    -webkit-align-items: center; /* Safari 7.0+ */
    display: flex;
    align-items: center;
}
.rent-now-form{
margin-top: -10vh;
text-align: center;
position: relative;
height: 25vh;
width: 100%;
}
.rent-now-form .form-group{
margin-bottom:0px;
}
.rent-form-title{
    margin-bottom: 10px;
}
.rent-form-col{
    padding: 20px 0px;
}
.rent-now-form form label,.rent-now-form-inner form label {
	letter-spacing:3px;
}
.align-items-baseline{
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: baseline;
}
.btn {
    line-height: 14px;
}
.rent-btn{
    background: #000000;
    text-transform: uppercase;
    color: #fff;
    padding: 10px 20px;
    border-radius: 0px;
    display: inline-block;
	margin-bottom:20px;
}
.form-control {
    border-radius: unset;
    font-weight: bold;
}
.btn-box-info{
    color: #ffffff;
    border-radius: 0px;
    border:1px solid #ffffff;
    margin: 20px 0px 0px 0px;
}
.heead_b{
    margin: 0px;
}
.self-storage-tips{
    padding: 50px 0px;
    position: relative;
}
.self-storage-tips p{
/*     line-height: 22pt;
    font-size: 16pt; */
}
.rent-now-form-inner {
    padding: 50px 0px;
    text-align: center;
    position: relative;
}
button#responsive-menu-button {
    width: 53px !important;
    height: 53px !important;
    top: 0px !important;
}
.mobile-menu-button{
    width: 90% !important;
	margin: 0 auto !important;
}
.mobile-menu-button a{
    text-align: center;
    background: #000000 !important;
}

/*For IE*/
select::-ms-expand { display: none; }
.text-hide1:hover{
	display:none;
}
.singular-page #content {
    width: 68.08510638297872%;
}
.responsive-menu-inner {
    top: 100% !important;
}
.our-facility-picture{
	text-align: center;
	position: relative;
	background: #f4f7f9;
	padding: 50px 0px 40px 0px;
}
.fg-default .fg-item {
    margin-right: 50px !important;
    margin-bottom: 50px !important;
}
.best_f1.contact-title{
font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    font-weight: 600;
    text-transform: uppercase;
	color: #000000;
}
/***** 01-07-2019 *****/
.location_box {
    position: relative;
    margin-bottom: 30px;
    background: rgba(161, 20, 37, 1);
    cursor: pointer;
}
.location_box img {
    width: 100%;
    height: 250px;
}
.overy_lay_content{
    position: absolute;
    top: 10%;
    text-align: center;
    color: #fff;
    width: 100%;
    padding: 0px 30px;
}
.overy_lay_content_button{
    position: absolute;
    bottom: 15%;
    text-align: center;
    color: #fff;
    width: 100%;
}
.overy_lay_button{
    position: absolute;
    bottom: 15%;
    text-align: center;
    color: #fff;
    width: 100%;
}
.overy_lay_button a{
background: #000000 !important;
color: #fff !important;
padding: 6px 12px !important;
border-radius: 0px !important;
font-weight: normal !important;
border: 0px !important;
}
/***** Scroll to Top *****/
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgba(187,143,51, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 99;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background:rgba(187,143,51, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}
.manage-account{
	padding: 50px 0px 30px 0px;
    position: relative;
}
.account-login{
	padding: 30px 0px 30px 0px;
    position: relative;
}
.divider-line hr{
margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 5px solid #d3d3d3;
}
.view-accounts{
	height:100vh;
}


.self-storage-tips ul li {
    font-size: 20px;
    list-style: disc !important;
    margin-left: 15px;
}
h2.inner-page-firsttitle{margin: 70px 0px 30px 0px;}
/***** 15-07-2019 *****/
.form-box{
    background-color: #dedcdc !important;
}
.sub-but{
    background:#000000 !important;
}
.office-add{
    float: left;
    width: 100%;
    text-align: center;
    background: #404041;
    padding: 20px 0px;
}
.justify-content-center{
    display: -webkit-flex;
    -webkit-justify-content: center;
    display: flex;
    justify-content: center;
}
.address{
    color: #ffffff;
}
.address h4{
    margin: 0px 0px 5px 0px;
}
.address p{
    margin: 0px;
}
.social-icon a img{
    height: 25px;
    width: auto;
}
.social-icon a {
    margin-right: 10px;
}
.social-icon {
    margin: 10px 0px;
}
.cardType{
    margin: 0px !important;
    font-weight: normal !important;
}

.ways{
transition: opacity 1s ease-in-out;
width: 100%;
position: 0% 0%;
background-repeat: no-repeat;
background-size: cover;

float:left;
    
    text-align:left;
  position:relative;
  background:#fff;
  margin:50px 0px;
  margin-bottom:0px;

}

.ways h2 {
    font-size: 25px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    margin: 20px 0px;
}
.wrapper h2{
 font-size: 25px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    margin: 50px 0px;
	margin-bottom:20px;


}
footer.entry-footer {
    display: none;
}
.wp-pagenavi {
    clear: both;
    margin: 10px 0px;
}
.elem_w {
    float: left;
    width: 100%;
    text-align: center;
}
.elem_w img {
    width: 70px;
    height: 90px;
    text-align: center;
    display: inline-block;
}

.ways p {
    text-align: center;
    font-size: 18px;
    margin-bottom: 50px;
}


.home_p{
transition: opacity 1s ease-in-out;
width: 100%;
position: 0% 0%;
background-repeat: no-repeat;
background-size: cover;

float:left;
    
    text-align:left;
  position:relative;
  background:#fff;
  margin:50px 0px;
  margin-bottom:0px;

}

.link-c.black-bbb a.choid1{
background:#000000;
color:#fff;
}

.home_p p {
  text-align: center;
  font-size: 18px;
 
}
.wrap_ddd {
    float: left;
    margin: 50px 0px;
	margin-left:100px;
}

.pro_rr{
margin-bottom:30px;
}

.wrap_ddd.differe {
    float: right;
    margin-right: 100px;
}

.home_p img {
    width: 100%;
}
.page-id-20 .ways h2{
margin:30px 0px;
}

.elem_ww h3 {
    position: absolute;
    width: 100%;
    color: #fff;
    font-size: 38px !important;
    top: 0px;
    font-weight: bold;
    line-height: 40px !important;
    display: flex;
    align-content: center;
    text-align: center;
    width: 90%;
    flex-direction: column;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 217px;
}
elem_ww {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 200px;
}

element.style {
}
.hhs-gallery-item-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.hhs-gallery-item-overlay i {
    font-size: 0;
    color: #fff;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    margin-left: -2px;
}

.elem_ww:hover {
    opacity: 0.7;
	    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.howitw h3{
    font-size: 20px !important;
}
.howitw p{
    font-size: 15px !important;
}
span#ui-id-1 {
    display: none;
}
.ui-widget-header {
    border: 0px solid #e78f08 !important;
    background: none !important;
    color: #ffffff;
    font-weight: bold;
}


.ui-widget-content {
    border: 1px solid #dddddd;
    background: #eeeeee !important;
    color: #333333;
}
div#dialog_pre_made {
    overflow: visible;
}

.heda_f {
    text-align: center;
    font-size: 30px;
    margin-bottom: 20px;
   }
   
   span.wpcf7-not-valid-tip {
 
    float: left;
}
.modal a.close-modal {
    border: 2px solid #ccc;
    border-radius: 30px 30px;
}

.faq_part {
    width: 100%;
    float: left;
    background: #fff;
    padding: 30px 0px;
}
.row.top_h {
    text-align: center;
    margin-bottom: 40px;
}

.faq_div_main {
    background: #fff;
    margin-bottom: 20px;
    border-radius: 5px;
    cursor: pointer;
    text-align: left;
    float: left;
    width: 100%;
}

.faq_title {
    padding: 0px;
    float: left;
    width: 100%;
}

faq_titleright img {
    float: left;
    margin-right: 10px;
}
.faq_title.faq_titleright img {
    float: left;
    margin-right: 20px;
}
.faq_div_main strong {
    color: #000;
}
.faq_div_main p {
    margin-top: 10px;
}
.faq_c p {
    padding: 0px 20px 20px 70px;
}
.faq_c h3 {
    color: #cfb070;
    font-size: 15px;
    margin-left: 70px;
}

.faq_div_main.active {
    border-left: 1px solid #cfb070;
    border-radius: 0px;
	}
	
	.blocker{
	overflow:hidden !important;
	}
	body{
	overflow:auto !important;
	}
	
	.self-storage-tips p {
    font-size: 20px;
}
.entry-content p {
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.entry-meta {
    margin-bottom: 20px;
}
.blog_m  p {
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.self-storage-tips p {
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.forminator-input-with-icon{
float:left;
width:100%;
}
a.ui-state-default {
    float: left !important;
    padding-right: 9px !important;
}
.social-icons {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
}