/* RESET */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{background: transparent; border: 0; margin: 0; padding: 0; list-style: none;} img{max-width: 100%; image-rendering: -webkit-optimize-contrast;}
.cf{zoom: 1;} .cf:before, .cf:after{content: ""; display: table;} .cf:after{clear: both;} .clear{clear: both;} *, *:before, *:after{box-sizing: border-box;}

html, body{font-family: 'Poppins', sans-serif; height: 100%; width: 100%; line-height: 1.5; color: #333;}
body{padding-top: 132px;}
::-moz-selection{background: #02492B; color: #fff; text-shadow: none} ::selection{background: #02492B; color: #fff; text-shadow: none}

.main{padding: 75px 0;}
.wrap{max-width: 1500px; margin: 0 auto; padding: 0 20px;}

.flex-row{display: flex; flex-wrap: wrap;}
.flex-row .flex-col{flex: 1; padding-right: 35px;}
.flex-row .flex-col:last-child{padding-right: 0;}

.col-9{flex: none !important; width: 75%;} .col-8{flex: none !important; width: 66.6666%;} .col-4{flex: none !important; width: 33.3333%;} .col-3{flex: none !important; width: 25%;}

/* TYPOGRAPHY */

h1, h2, h3, h4, h5, h6{font-weight: 700; line-height: 1.25;}
p{font-size: 18px; font-weight: 300;}
a{text-decoration: none; color: inherit; cursor: pointer; transition: all .2s ease-in-out;} a:hover{color: inherit;}

.ribbon{margin-bottom: 25px; text-align: center; text-transform: uppercase;}
.ribbon h2{display: inline-block; background: #02492B; padding: 15px 35px; font-size: 14px; color: #fff; transform: skew(-36deg);}
.ribbon h2 span{display: block; transform: skew(36deg);}

.center{text-align: center;}

.underline-link{display: inline-block; margin: 2px 0; font-weight: 700; text-decoration: underline; color: #02492B;}
.underline-link:hover{text-decoration: none;}
.underline-link:after{margin-left: 10px; font-family: "Font Awesome 6 Free"; font-weight: 900; content: "\f35d";}

.block-btn{display: block; background: #02492B; padding: 18px; font-size: 18px; font-weight: 700; text-transform: uppercase; text-align: center; color: #fff;}
.block-btn:hover{background: #002213; color: #fff;}

/* HEADER */

.header{position: fixed; top: 0; background: #fff; width: 100%; height: 138px; transition: top 0.2s ease-in-out; box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1); z-index: 9999;}
.header.nav-up{top: -138px;}

.top-header{background: #02492B; color: #fff;}
.top-header i{margin-right: 8px;}
.top-header .wrap{display: flex; align-items: center; flex-wrap: wrap;}
.top-header .phone a{display: block; background: #00361F; padding: 10px 50px; font-weight: 600; transform: skew(-36deg);}
.top-header .phone a:hover{background: #002213;}
.top-header .phone a span{display: block; transform: skew(36deg);}
.top-header .location{margin-left: auto;}
.top-header .location a:hover{opacity: .75;}

.bottom-header{padding: 10px 0;}
.bottom-header .wrap{display: flex; align-items: center;}
.bottom-header .phone{display: none;}
.bottom-header .phone a{display: block; padding: 12px 20px;}
.bottom-header .phone a:hover{background: #f5f5f5;}
.bottom-header .logo{width: 250px;}
.bottom-header .logo img{display: block;}
.bottom-header .navigation{flex: 1;}

/* NAVIGATION */

nav.primary{text-align: center; position: relative; width: 100%; z-index: 999;}
nav.primary ul{display: flex; justify-content: flex-end; width: 100%; margin: 0; padding: 0;}
nav.primary ul li{display: inline-block; position: relative; height: 100%; transition: 0.3s;}
nav.primary ul li i{margin-left: 10px;}
nav.primary ul li a{display: block; padding: 12px 20px; font-weight: 500; text-transform: uppercase; text-align: center; transition: 0.2s ease-in;}
nav.primary ul li:hover > a{background: #f5f5f5;}

nav.primary ul ul{display: none; position: absolute; width: 250px; box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1); z-index: 5;}
nav.primary ul li:hover > ul{display: block; position: absolute; white-space: nowrap; z-index: 100;}
nav.primary ul ul li{display: block; position: relative; margin: 0; border-bottom: 1px #eee solid;}
nav.primary ul ul li a{display: block; background: #fff; padding: 12px 18px; font-size: 12px; text-align: left;}
nav.primary ul ul li:hover a{background: #f5f5f5;}

nav.primary ul li.has-sub-menu a:after{display: inline-block; margin-left: 10px; font-family: "Font Awesome 6 Free"; font-size: 10px; font-weight: 900; content: "\f107";}
nav.primary ul li.has-sub-menu ul a:after{content: "";}

/* HOME */

.hero{display: flex; align-items: center; position: relative; padding-left: 20px;}
.hero .hero-left, .hero .hero-right{flex: 1;}
.hero .hero-right img{display: block; width: 100%;}

.hero .hero-inner{padding-left: calc(100% - 730px); padding-right: 50px;}
.hero .hero-inner h1{font-size: 56px; font-weight: 900; text-transform: uppercase; color: #02492B;}
.hero .hero-inner h1 span{display: block; font-size: 28px; font-weight: 300; color: #666;}
.hero .hero-inner p{margin: 25px 0 75px; font-size: 20px; line-height: 1.75; color: #666;}
.hero .hero-inner .block-btn{max-width: 300px;}

.rental-search{position: relative; background: #fff; width: 1600px; max-width: calc(100% - 40px); margin: -175px auto 0; padding: 75px 15px; box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1); z-index: 999;}
.rental-search h2{margin-bottom: 5px; font-size: 24px; font-weight: 900; text-transform: uppercase; color: #02492B;}
.rental-search form{display: flex;}
.rental-search input[type="text"]{display: block; flex: 1; background: #f5f5f5; padding: 20px; font-family: 'Poppins', sans-serif; border: 1px #eee solid;}
.rental-search button{display: block; background: #02492B; width: calc(33.3333% - 35px); font-size: 18px; color: #fff; border: none; transition: all .2s ease-in-out; cursor: pointer;}
.rental-search button:hover{background: #002213; color: #fff;}
.rental-search .flex-row{align-items: center; margin-top: 20px;}

.service-container{position: relative; width: 1600px; max-width: 100%; margin: auto; padding-bottom: 75px; overflow: hidden;}
.service-container:after{content: ""; position: absolute; bottom: -10%; display: block; background: #f5f5f5; width: 100%; height: 90%; z-index: 0;}
.service-container .wrap{display: flex; flex-wrap: wrap; position: relative; z-index: 9;}
.service-box{flex: 1; background: #fff; margin: 10px; text-align: center; box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);}
.service-box .service-image{position: relative; height: 300px; overflow: hidden;}
.service-box .service-image img{display: block; position: absolute; top: 50%; left: 50%; width: 100%; transform: translate(-50%,-50%); transition: all .2s ease-in-out;}
.service-box .service-image:hover img{transform: translate(-50%,-50%) scale(1.05);}
.service-box .service-text{padding: 35px;}
.service-box .service-text h3{font-size: 24px; font-weight: 900; text-transform: uppercase; color: #02492B;}
.service-box .service-text p{margin: 15px 0 50px;}

.about-container{display: flex; flex-wrap: wrap; padding: 35px 0;}
.about-box{flex: 1; padding: 20px; text-align: center;}
.about-box .about-icon{display: flex; align-items: center; justify-content: center; position: relative;}
.about-box .about-icon i{display: flex; align-items: center; justify-content: center; background: rgba(2, 73, 43, 0.05); width: 100px; height: 100px; margin: auto; font-size: 36px; color: #02492B; border-radius: 50px;}
.about-box .about-text h3{margin: 35px 0 20px;}

.about-box .about-icon:before, .about-box .about-icon:after{position: absolute; font-family: "Font Awesome 6 Free"; font-weight: 900; content: "\f111"; color: rgba(2, 73, 43, 0.1);}
.about-box .about-icon:before{left: 0;}
.about-box .about-icon:after{right: 0;}
.about-box:first-child .about-icon:before, .about-box:last-child .about-icon:after{content: "";}

/* SUB-PAGES */

.title-container{padding-bottom: 25px; border-bottom: 1px #ddd solid;}
.title-container h1{font-size: 28px; font-weight: 900; text-transform: uppercase; color: #02492B;}

.title-breadcrumbs{display: flex; justify-content: flex-end; position: relative; top: -20px; line-height: 1;}
.title-breadcrumbs ul{display: inline-block; background: #fff; padding: 10px 15px 12px; font-size: 12px; border: 1px #ddd solid;}
.title-breadcrumbs ul li{display: inline-block; margin: 0; vertical-align: middle;}
.title-breadcrumbs ul li:last-child{font-weight: 400; opacity: .75;}
.title-breadcrumbs ul li.separator{padding: 0 6px; opacity: .5;}
.title-breadcrumbs ul li a{color: #02492B;}

.contact-info{font-size: 18px;}
.contact-info ul li{display: flex; align-items: center; padding: 10px 0;}
.contact-info ul li i{display: flex; align-items: center; justify-content: center; background: rgba(2, 73, 43, 0.05); width: 50px; height: 50px; margin-right: 20px; font-size: 16px; color: #02492B; border-radius: 50px;}
.contact-info ul li a{display: flex; align-items: center; flex: 1; font-weight: 300;}
.contact-info ul li a:hover{text-decoration: underline;}

.form h3{background: #02492B; margin-top: 14px; padding: 20px; font-size: 18px; font-weight: 900; text-align: center; text-transform: uppercase; color: #fff; clip-path: polygon(5% 0, 100% 0, 100% 75%, 95% 100%, 0 100%, 0 25%);}
.form form{padding: 20px; font-size: 14px;}
.form input[type="text"], .form select, .form textarea{background: #fafafa; width: 100%; padding: 15px 12px; font-family: inherit; border: 1px #eee solid;}
.form textarea{height: 120px;}
.form input[type="checkbox"], .form input[type="radio"]{position: relative; margin: 0 10px 0 0;}
.form input[type="submit"], .form-continue{display: block; width: 100%; background: #02492B; margin: auto; padding: 15px; font-family: inherit; font-size: 16px; font-weight: 700; text-transform: uppercase; text-align: center; color: #fff; border: none; transition: all .2s ease-in-out; cursor: pointer;}
.form input[type="submit"]:hover, .form-continue:hover{background: #002213; color: #fff;}
.form select{
	height: 54px;
}
.form .form-row{display: block; margin-bottom: 10px;}
.form .form-group{display: flex; position: relative;}
.form .form-group label{position: absolute; top: 15px; left: 15px; color: #666; pointer-events: none; transition: 0.2s ease all;}
.form .form-group label span{color: red;}
.form .form-group.active label{top: 5px; left: 12px; font-size: 10px; font-weight: 700; color: #02492B;}
.form .form-group.active input[type="text"], .form .form-group.active textarea{padding: 20px 12px 10px 12px;}
.form .form-group.active select{padding: 20px 12px 10px 8px;}

.form .label-field{display: flex; flex-wrap: wrap; margin: 10px 0;}
.form .label-field label{display: flex; align-items: center; flex: 1; min-width: calc(50% - 5px); margin: 0 5px 5px 0; background: #fafafa; padding: 8px 16px; font-size: 14px; border: 1px #eee solid; transition: all .2s ease-in-out; cursor: pointer;}
.form .label-field label:hover{background: #f5f5f5;}

#CaptchaToggle{display: none;}
.CaptchaPanel{margin: 0 !important; padding: 20px 0 !important; line-height: normal !important;}
.CaptchaImage{margin: auto;}
.CaptchaMessagePanel{padding: 0 !important; margin: 0 !important; font-weight: normal !important; font-size: 12px; line-height: 14px;}
.CaptchaAnswerPanel{margin: 0; padding: 2px 0px 2px 0px !important;}
.CaptchaAnswerPanel input{width: 180px; max-width: 100%; padding: 8px; margin: 5px 0;}
.CaptchaWhatsThisPanel{line-height: 0; margin: 0; padding: 8px 0 8px 0 !important;}
.CaptchaWhatsThisPanel a{text-decoration: underline; font-size: 12px; color: #000;} .CaptchaWhatsThisPanel a:hover{text-decoration: none;}

/* FOOTER */

.top-footer{background: #02492B; padding: 75px 0; color: #fff;}
.top-footer h3{margin-bottom: 10px; font-size: 24px; font-weight: 900; text-transform: uppercase;}
.top-footer .block-btn{color: #fff; border: 1px #fff solid;}
.top-footer .block-btn:hover{background: #fff; color: #02492B;}

.bottom-footer{background: #333; padding-top: 75px; color: #fff; border-top: 1px #fff solid;}
.bottom-footer img{display: block; padding: 10px 0; max-width: 250px;}
.bottom-footer i{position: relative; top: 4px; width: 32px; text-align: left;}
.bottom-footer strong{display: block; font-size: 20px; font-weight: 500; margin-bottom: 15px;}
.bottom-footer ul li{display: block; padding: 7px 0;}
.bottom-footer ul li a{display: flex; font-weight: 300; opacity: .75;}
.bottom-footer ul li a:hover{opacity: 1;}

.copyright{padding: 75px 0 20px; font-size: 14px; font-weight: 300; text-align: center; opacity: .75;}

/* ANIMATION */

.animated{animation-duration: 1s; animation-fill-mode: both;}
.fadeInUp{animation-name: fadeInUp;}
.fadeInLeft{animation-name: fadeInLeft;}

@keyframes fadeInUp{
	from{opacity: 0; transform: translate3d(0, 100%, 0);}
	to{opacity: 1;transform: translate3d(0, 0, 0);}
}
@keyframes fadeInLeft{
	from{opacity: 0; transform: translate3d(-50px, 0, 0);}
	to{opacity: 1; transform: translate3d(0, 0, 0);}
}

/* RESPONSIVE */

#menu-button{display: none; position: relative; width: 100%; font-size: 18px; font-weight: 700; z-index: 1000;}
#menu-button a{display: block; padding: 12px 20px; text-align: center;}
#menu-button a:hover{background: #f5f5f5;}

nav.mobile{display: none; position: fixed; top: 0; left: -250px; width: 250px; height: 100%; background: #333; color: #fff; z-index: 999999; overflow: auto; box-shadow: 5px 0px 10px 0px rgba(0, 0, 0, 0.1);}
nav.mobile .mobile-top{display: flex; align-items: center; justify-content: space-between; position: relative; padding: 10px 15px; border-bottom: 4px #02492B solid;}
nav.mobile .mobile-title{font-weight: 700; text-transform: uppercase;}
nav.mobile .menu-toggle{font-size: 18px; font-weight: 900; line-height: 1; color: #fff; padding: 5px;}
nav.mobile .menu-toggle:hover{opacity: .5;}
nav.mobile .nav-footer{margin-top: 20px; font-size: 12px; text-align: center; opacity: .5;}

nav.mobile ul{list-style: none; font-weight: 400; margin: 0; padding: 0;}
nav.mobile ul li{position: relative; border-bottom: 1px solid #444;}
nav.mobile ul li i{position: absolute; right: 15px;}
nav.mobile ul li a.active-mobile i{transform: rotate(180deg);}
nav.mobile ul li a{display: flex; align-items: center; position: relative; font-size: 12px; padding: 15px; font-weight: 700; text-transform: uppercase; color: #fff;}
nav.mobile ul li a:hover{background: #02492B;}

nav.mobile ul ul li a{background: #444;}
nav.mobile ul ul ul li a{background: #555;}

@media screen and (max-width: 1500px){
	nav.primary ul li a{padding: 12px; font-size: 14px;}
	nav.primary ul ul li a{padding: 12px;}
	.header{height: 123px;}
	.header.nav-up{top: -123px;}
	.bottom-header .logo{width: 200px;}

	.hero .hero-inner h1{font-size: 40px;}
	.hero .hero-inner h1 span{font-size: 24px;}
	.hero .hero-inner p{margin: 25px 0; font-size: 18px;}
	.rental-search{margin: auto;}
}
@media screen and (max-width: 1200px){
	nav.primary ul li a{padding: 12px; font-size: 12px;}
}
@media screen and (max-width: 1024px){
	body{padding-top: 86px;}
	p{font-size: 16px;}
	.main{padding: 50px 0;}
	.block-btn{padding: 15px; font-size: 16px;}
	.flex-row .flex-col{flex: none; width: 100%; margin-bottom: 25px; padding-right: 0;}
	.flex-row .flex-col:last-child{margin-bottom: 0;}

	.header{height: 84px;}
	.header.nav-up{top: -84px;}
	.top-header{display: none;}
	.bottom-header{border-top: 5px #02492B solid;}
	.bottom-header .wrap{padding: 0 10px;}
	.bottom-header .phone{display: block;}
	.bottom-header .logo{flex: 1;}
	.bottom-header .logo img{width: 100%; max-width: 200px; margin: auto;}
	.bottom-header .navigation{flex: none;}

	nav.primary{display: none;}
	nav.mobile, #menu-button{display: block;}

	.hero{padding: 50px 20px 100px; overflow: hidden;}
	.hero:after{content: ""; position : absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(/siteart/hero.jpg) center center no-repeat; background-size: cover; opacity: .075; z-index: 0;}
	.hero .hero-left{flex: none; position: relative; width: 100%; z-index: 9;}
	.hero .hero-right{display: none;}
	.hero .hero-inner{padding: 0; text-align: center;}
	.hero .hero-inner .block-btn{margin: auto;}
	.rental-search{margin-top: -50px; padding: 50px 0; text-align: center;}
	.rental-search form{margin-bottom: 20px;}
	.rental-search button{width: 65px;}
	.service-container{padding-bottom: 50px;}
	.service-box{flex: none; width: calc(50% - 20px);}
	.service-box:last-child{width: calc(100% - 20px);}
	.service-box .service-image{height: 175px;}
	.about-box{flex: none; width: 50%;}
	.about-box:nth-child(2) .about-icon:after{content: "";}
	.about-box:nth-child(3) .about-icon:before{content: "";}

	.title-container{padding-bottom: 35px; text-align: center;}
	.title-container h1{font-size: 24px;}
	.title-breadcrumbs{justify-content: center;}
	.contact-info{font-size: 16px;}
	.form form{padding: 20px 0;}
	.form h3{margin: 0; font-size: 16px;}
	
	.top-footer{padding: 50px 0; text-align: center;}
	.top-footer p{margin: 25px 0;}
	.bottom-footer{padding-top: 50px;}
	.bottom-footer img{margin: auto;}
	.bottom-footer strong{display: none;}
	.bottom-footer ul li a{justify-content: center; font-size: 14px;}
	.bottom-footer i{display: none;}
	.bottom-footer .flex-row .flex-col:nth-child(2), .bottom-footer .flex-row .flex-col:nth-child(3){display: none;}
	.copyright{padding-top: 50px; font-size: 12px;}
}
@media screen and (max-width: 550px){
	.block-btn{max-width: 100%;}

	.hero .hero-inner h1{font-size: 32px;}
	.hero .hero-inner h1 span{font-size: 20px;}
	.hero .hero-inner p{font-size: 16px;}
	.hero .hero-inner .btn{max-width: 100%;}
	.service-box{width: 100%; margin: 0 0 10px;}
	.service-box:last-child{width: 100%;}
	.about-container{padding: 0;}
	.about-box{display: flex; align-items: flex-start; width: 100%; padding: 20px 0; text-align: left;}
	.about-box .about-icon i{width: 50px; height: 50px; margin: 0; font-size: 16px;}
	.about-box .about-icon{align-items: flex-start; height: 100%;}
	.about-box .about-icon:before{content: "\f111" !important; right: 0; top: 50%; font-size: 10px; text-align: center;}
	.about-box .about-icon:after{content: "\f111" !important; left: 0; bottom: 0; font-size: 10px; text-align: center;}
	.about-box:last-child .about-icon:after, .about-box:last-child .about-icon:before{content: "" !important;}
	.about-box .about-text{flex: 1; padding-left: 20px;}
	.about-box .about-text h3{margin: 0 0 10px;}

	.form .label-field label{flex: none; width: 100%;}
}