/*

Theme Name: Extreme Marine NJ
Author: Extreme Marine NJ
version: 2025

*/


@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');
/* font-family: 'Montserrat', sans-serif; */
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}

input[type=number] {-moz-appearance:textfield !important;} 
* { margin: 0px; padding: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-text-size-adjust: none; }
html, body { width: 100%; font-size: 16px; line-height: 22px; color: #3c3c3c;font-family: 'Montserrat', sans-serif;font-weight: normal;}
/* common */

a { text-decoration: none; transition: all 0.6s; -webkit-transition: all 0.6s; -ms-transition: all 0.6s; outline: none; color: #f47920;text-decoration: underline; }
a:hover { text-decoration:none ; }
ul, ol { list-style: none; } 
h1,h2,h3,h4,h5,h6{font-family: 'Montserrat', sans-serif;}

.container { padding: 0 15px; width: 100%; max-width: 1541px; margin: 0 auto }
.flexed { display: flex; -webkit-display: flex; flex-wrap:wrap; -webkit-flex-wrap:wrap; }
.flex-center { align-items:center; -webkit-align-items:center; }
.flex-space-between { justify-content: space-between; -webkit-justify-content: space-between; }
.pull-right{float:right;}
.clear { clear: both; overflow: hidden; }.clear { clear: both; overflow: hidden; }
p{font-family: Montserrat;font-size: 19px;font-weight: 400;line-height: 30.75px;}
img{max-width:100%;}
.button{min-width: 185px;min-height: 43px;border-radius: 3px;background-color: #ffffff;}
.button:hover{}



/* wrapper */
#wrapper { width: 100%; min-height: 100%; position: relative; overflow: hidden;margin:0 auto;}

.home, .error404 { background:#005081 url('images/home-bg.png') no-repeat center top; background-size:100% 100% !important; }

/* header start */

/* header box start */
.header-box {background: #0267a7;background: -moz-linear-gradient(top, #0267a7 0%, #01446e 100%);
background: -webkit-linear-gradient(top, #0267a7 0%,#01446e 100%);background: linear-gradient(to bottom, #0267a7 0%,#01446e 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0267a7', endColorstr='#01446e',GradientType=0 );
padding: 87px 0px;position: fixed;left: 0px;right: 0px;z-index: 111;top: 0px;display:none;box-shadow: 0 8px 29px rgba(0, 0, 0, 0.83);}
.header-box .repeater .inner-content {cursor: pointer;transition:ease-in-out 0.4s;}
.header-box .repeater .inner-content:hover .image,.header-box .repeater.active .inner-content .image{opacity:0.8;}
.header-box .repeater .inner-content:hover .content,.header-box .repeater.active .inner-content .content{background-color: #f26532;}
.header-box .repeater .inner-content:hover .content h3,.header-box .repeater.active .inner-content .content h3{color:#fff}

.header-box .repeater {width: 13.6%;overflow: hidden;box-shadow: 0 6px 8px rgba(0, 0, 0, 0.4);}
.header-box .container {display: flex;flex-wrap: wrap;width: 100%;justify-content: space-between;}
.header-box .container .left{display: flex;flex-wrap: wrap;width: 100%;justify-content: space-between;    width: 88%;}
.header-box .container .left .image {min-height: 136px;background-size: cover !important;background-position-x: 1px !important;background-repeat: no-repeat !important;}
.header-box .container .left .content {min-height: 66px;background: #fff;text-align: center;display: flex;
flex-wrap: wrap;justify-content: center;align-items: center;padding: 10px 34px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;}
.header-box .container .left .content h3 {font-size: 16px;line-height: 18px;font-weight: 700;color: #000000;letter-spacing: 0.32px;}
.header-box .container .right {width: calc(100% - 88%);padding-left: 45px;padding-top: 5px;}
.header-box .container .right span:hover{opacity: 0.9;}
.header-box .container .right span,.header-box .container .right a.menu{text-align: center;display: block;width: 100%;font-size: 14px;font-weight: 400;line-height: 26px;text-transform: uppercase;letter-spacing: 0.7px;font-weight: 700;color: #fff;min-width: 136px;border-radius: 3px;background-color: #f26532;cursor: pointer;text-align: center;padding: 5px 5px;height: 36px;margin-top: 0px;text-indent: 7px;transition: ease-in-out 0.4s;display:block;text-decoration:none;margin-bottom:19px;}


.header-box .container .right a.menu{background:#fff;color:#000;}
.header-box .container .right a.menu:nth-of-type(1) {margin-bottom: 15px;}
.header-box .container .right a.menu:hover,.header-box .container .right a i:hover,.header-box .container .right a.menu.active, .header-box .container .right a.active i{background:#f26532;color:#fff;}
.header-box .container .right a{text-decoration:none;}
.header-box .container .right a i{width: 32px;height: 32px;background: #fff;display: block;text-align: center;
display: flex;flex-wrap: wrap;justify-content: center;align-items: center;font-size: 25px;border-radius: 4px;color: #014875;text-decoration: none;transition: ease-in-out 0.4s;margin-top: 12px;}
.header-bar.flexed.flex-center{position: fixed;width: 100%;left: 0px;right: 0px;z-index: 12;transition:ease-in-out 0.4s;}
.header-bar.flexed.flex-center.shrink{padding: 30px 0px;}


/* header box end */


.header-bar{box-shadow: 0 8px 29px rgba(0, 0, 0, 0.83);background-color: #01446e;padding:70.5px  0px;}
.header-bar  p{color: #ffffff;font-size: 14px;font-weight: 500;text-transform: uppercase;letter-spacing: 0.28px;line-height: 22px;width: 211px;text-align:center;margin-top:6px;}
.header-bar  a{color: #f26532;font-size: 20px;cursor:auto;text-decoration:none;display:block;line-height: 27px;}
.header-bar .logo{max-width: 546px;display:block;margin-right: 75px;cursor:pointer}
.header-bar .logo img{width:100%;}
.header-bar  .menu-block{}.header-bar.flexed.flex-center.shrink .logo { max-width: 400px; }

.header-bar  .menu-block span{text-align:center;display:block;width:100%;font-size: 14px;font-weight: 400;line-height: 26px;
text-transform: uppercase;letter-spacing: 0.7px;font-weight:700;color:#fff;min-width: 136px;border-radius: 3px;background-color: #f26532;cursor:pointer;text-align:center;padding:5px 5px;height:36px;margin-top:20px;text-indent:7px;transition:ease-in-out 0.4s;}
.header-bar  .menu-block span:hover{opacity:0.9}

/* slider bar start */
.slider-bar .custom-slick .slider-for .slick-list{z-index: 1;}
.slider-bar { padding-top: 293px; /*background:#005081;*/ /*background:url('images/home_slide_bg.png') no-repeat top center; background-size:cover; */}
.slider-bar .custom-slick .inner-bg{ min-height:358px; background-size:cover !important; }
.slider-bar .custom-slick .inner-bg:focus{outline:'none';border:none;}
.slider-bar .custom-slick .left{ position:relative; width:calc(100% - 550px); z-index:1; }


.slider-bar .custom-slick .slider-for{/*max-width: 1252px;*/ width:100%; position:relative;z-index:11}
/*.slider-bar .custom-slick .slider-for:after {content: '';background: url(images/slider_backshadow.png) no-repeat top center; position: absolute;right: -28px;top: -37px;height: 454px;width: 100%;background-size: cover;}*/

.slider-bar .custom-slick .slider-for .slick-list:focus,.slider-bar .custom-slick .slider-for .slick-list{outline:none !important;border:none !important;}
.slider-bar .custom-slick {display: flex;flex-wrap: wrap;width: 100%;}
.slider-bar .right .slick-slide {float: none;width: 100% !important;}
.slider-bar .right .slick-slide .bg_ul.first{/*background:url('images/slider_1.png') no-repeat left center;*/ padding: 6px 316px 6px 0px;  text-indent: 0; /*margin-left: 13px;*/}
.slider-bar .right .slick-slide .bg_ul.first:after{ content:""; position:absolute; top:0; right:226px; width:100%; height:100%; background:url('images/slider_1.png') no-repeat right center; z-index:-1; opacity:0.3; }

.slider-bar .right .slick-slide .bg_ul.second { /*background: url('images/slider_2.png') no-repeat left center;*/ padding: 8px 264px 8px 0px; /*margin-left: 50px;*/text-indent: 0;}
.slider-bar .right .slick-slide .bg_ul.second:after{ content:""; position:absolute; top:0; right:128px; width:100%; height:100%; background:url('images/slider_2.png') no-repeat right center; z-index:-1; opacity:0.3; }

.slider-bar .right .slick-slide .bg_ul.third{/*background:url('images/slider_3.png') no-repeat left center;*/ padding: 10px 185px 10px 0px;}
.slider-bar .right .slick-slide .bg_ul.third:after{ content:""; position:absolute; top:0; right:54px; width:100%; height:100%; background:url('images/slider_3.png') no-repeat right center; z-index:-1; opacity:0.3; }

.slider-bar .right .slick-slide .bg_ul.fourth{/*background:url('images/slider_4.png') no-repeat left center;*/ padding: 12px 98px 12px 0px;}
.slider-bar .right .slick-slide .bg_ul.fourth:after{ content:""; position:absolute; top:0; right:0; width:100%; height:100%; background:url('images/slider_4.png') no-repeat right center; z-index:-1; opacity:0.3; }

.slider-bar .right .slick-slide .bg_ul{color: #ffffff;font-size: 34px;font-weight: 700;line-height:45px;background-size:contain !important;font-style:italic;font-weight: 700;margin-bottom: 20px; position:relative; text-align:right; cursor:pointer;	 }
.slider-bar .right .slick-slide.slick-current.slick-active .bg_ul {color: #f26532;}
.slider-bar .right {width: 920px; margin-left: -370px; margin-top:0; padding:14px 40px 0 0; background:url('images/overlay2.png') no-repeat left top; background-size:100% auto !important; position:relative; z-index:9; }

.wpcf7-spinner { display: none !important; }

.submitting .wpcf7-spinner { display: inline-block !important; vertical-align: middle; }

/* repair and services bar start */
.repair-bar{background: url(images/repeair-banner.png) no-repeat left center;background-size:cover;min-height:571px;padding:117px 0px 106px;}
.repair-bar,.contact-us-bar{margin-top: 234px;}
.contact-us-bar .form-container label.error {display: none !important;}
.contact-us-bar .form-container > p { padding: 0px; margin: 0px; display: flex; -webkit-display: flex; flex-wrap: wrap; -webkit-flex-wrap: wrap; justify-content: space-between; -webkit-justify-content: space-between; }
.contact-us-bar .form-container.full > p label { width: 100%; }
.contact-us-bar .form form .error {color: #fff;}
.contact-us-bar .form form .succ {color: #fff;text-align: center;font-size: 18px;display: block;margin-top: 40px;}
.contact-us-bar .left input.error, .contact-us-bar .left select.error, .contact-us-bar .left textarea.error {border: solid #f26532 1px;}
.repair-bar.years-of-excellence {background: url(images/year-of-bg.png) no-repeat top center;background-size: cover;padding: 167px 0px 106px;}
.repair-bar .left {width: 755px;}
.repair-bar.years-of-excellence .year-experence h6{font-size: 14px;font-weight: 600;line-height: 35px;text-transform: uppercase;
letter-spacing: 5.6px;text-transform:uppercase;}
.repair-bar.years-of-excellence .year-experence h1 {text-transform: uppercase;font-size: 64px;font-weight: 800;letter-spacing: 4px;margin-top: 12px;}
.repair-bar.years-of-excellence .year-experence h3{color: #f26532;font-family: Montserrat;font-size: 14px;
font-weight: 600;line-height: 35px;text-transform: uppercase;letter-spacing: 8.12px;display:block;margin-top:7px;}
.repair-bar.years-of-excellence .year-experence h1 span {font-weight: 400;font-size: 48px;text-transform: initial;display: block;letter-spacing: 2.2px;margin-top: 7px;}
.repair-bar.years-of-excellence .year-experence {color: #fff;max-width: 491px;width: 100%;margin: 35px auto 0px;text-align: center;color: #f26532;font-family: Montserrat;font-size: 48px;font-weight: 500;line-height: 46.96px;position:relative;    margin-right:99px;}
.repair-bar.years-of-excellence .year-experence:after,.repair-bar.years-of-excellence .year-experence:before{content:'';position:absolute;top:40px;bottom:0px;background: url(images/side-wings.png) no-repeat top center;width:57px;height:114px;}
.repair-bar.years-of-excellence .year-experence:after {left: -3px;}
.repair-bar.years-of-excellence .year-experence:before {right: 2px;transform: rotatey(-180deg);}
.repair-bar.years-of-excellence .right h5 {font-size: 20px;color: #ffff;font-weight: 600;}
.repair-bar.years-of-excellence .right h5 strong {color: #f26532;}
.repair-bar.years-of-excellence .right p:nth-of-type(3) {margin-bottom: 23px;}
.repair-bar .left h2{color: #f26532;font-family: Montserrat;font-size: 52px;font-weight: 700;line-height: 48px;margin-bottom:25px;}
.repair-bar .left h2 span{color: #f26532;font-family: Montserrat;font-size: 36px;line-height: 48px;font-weight:normal;font-style:italic;}
.repair-bar .left p {font-family: "Montserrat";font-size: 24px;font-weight: 500;color: #fff;width: 509px;letter-spacing: 0.2px;line-height:31px;}
.repair-bar .right {width: calc(100% - 755px);}
.repair-bar .right p{text-shadow: 0 0 76px rgba(0, 0, 0, 0.69);color: #ffffff;font-family: 'Montserrat';font-size: 20px;font-weight: 400;margin-bottom:34px;padding-right: 30px;}
.repair-bar .right h4{color: #f26532;font-family: Montserrat;font-size: 48px;font-weight: 700;line-height: 58px;padding-top:12px;}
.repair-bar .right h4 a{color:#f26532;}
.repair-bar .right h4 a {text-decoration: none;cursor:auto;}
.repair-bar .right h6 {font-size: 24px;color: #f26532;font-weight: 700;line-height: 26px;margin-top: 0px;}


/* repair-link-bar start  */
.repair-link-bar {background: url(images/marine_list.png) no-repeat center center;background-size: cover;text-align: center;padding: 35px 0px 40px;    min-height:173px;}
.repair-bar.repair_s .left p {width: 70%;}
.repair-link-bar ul li{color: #028de4;font-family: "Montserrat";font-size: 20px;font-weight: 600;line-height: 46px; display: inline-block;position:relative;padding:0px 8px 0px 15px;}
.repair-link-bar ul li:after{content:'';position:absolute;left:0px;height:4px;width:4px;border-radius:20px;background:#f26532;top:21px;}
.repair-link-bar ul li:nth-of-type(1):after,.repair-link-bar ul li:nth-of-type(4):after{display:none;}
.repair-link-bar ul li:nth-of-type(1),.repair-link-bar ul li:nth-of-type(4){padding-left:0px;}
.repair-link-bar ul {max-width: 1200px;margin: 0 auto;width: 100%;}
.repair-bar.fabrication-block.accessories .stairs{margin-left:0px;}

.wpcf7-not-valid-tip { display: none !important; }

#wrapper .recive-bar-marine .form-bar-repairs .form-repairs .wpcf7-not-valid { border: 1px solid red !important; }

/*  recive-bar-marine start */
.recive-bar-marine.footer-fabrication.accessories {background: url(images/marina-footer.png) no-repeat top center;background-size: cover;padding-top: 14px;}
.recive-bar-marine .form-bar-repairs .form-repairs input[type="text"].error, .recive-bar-marine .form-bar-repairs .form-repairs input[type="email"].error, .recive-bar-marine .form-bar-repairs .form-repairs input[type="tel"].error {border: solid 1px red !important;}
.recive-bar-marine label.error {display: none !important;}
.recive-bar-marine .succ {font-size: 18px;margin-top: 20px;line-height: 31px;}
.recive-bar-marine{background: url(images/repair_bg.png) no-repeat top center;background-size: cover;text-align:center;color:#fff;padding-top:180px;padding-bottom: 325px;}

.recive-bar-marine.home-footer {background: url(images/home-footer.png) no-repeat top center;    background-size: 100% 100%; position:relative; z-index:1; }
.recive-bar-marine.home-footer:after{ content:""; position:absolute; left:20px; top:0; width:100%; height:0; box-shadow:0 0 80px 80px #01121d; -webkit-box-shadow:0 0 80px 80px #01121d; z-index:9; }.recive-bar-marine.year-of:after{ content:""; position:absolute; left:20px; top:0; width:100%; height:0; box-shadow:0 0 80px 80px #01121d; -webkit-box-shadow:0 0 80px 80px #01121d; z-index:9; }
.recive-bar-marine.home-footer .container{ position:relative; z-index:99;}

.recive-bar-marine.year-of{background: url(images/about_2.png) no-repeat  top center;background-size:100% 100%;margin-top:0px;   padding-top: 200px; position: relative;}

#wrapper .wpcf7 form .wpcf7-response-output { padding: 0px; margin: 1.5em 0em 0em; border: 0px; color: #ffffff; }

.footer-fabrication{background: url(images/footer-marina-final.png) no-repeat top center;background-size:cover;}
.recive-bar-marine .form-bar-repairs h2 {text-shadow: 0 0 71px rgba(0, 0, 0, 0.47);color: #ffffff;font-family: Montserrat;font-weight: 700;line-height: 51.36px;font-size: 48px;letter-spacing: -0.09px;margin-bottom:20px;}
.recive-bar-marine.footer-fabrication .form-bar-repairs h2 {margin-bottom: 6px;font-size:36px;}
.recive-bar-marine.footer-fabrication .form-bar-repairs {margin-top: 109px;}
.recive-bar-marine.footer-fabrication .form-bar-repairs .form-repairs {margin-top: 60px;}
.recive-bar-marine .form-bar-repairs p{font-size: 21px;font-weight: 600;line-height:31px;}
.recive-bar-marine .form-bar-repairs p a {color: #419dce;font-weight: 700;text-decoration: none;transition: ease-in-out 0.4s;}
.recive-bar-marine .form-bar-repairs p a:hover{color: #f26532;text-decoration:underline;}
.recive-bar-marine .form-bar-repairs .form-repairs input[type="text"],.recive-bar-marine .form-bar-repairs .form-repairs input[type="email"],.recive-bar-marine .form-bar-repairs .form-repairs input[type="tel"] {width: 306px;height: 44px;border-radius: 5px;background-color: #ffffff;font-family: "Montserrat";font-size: 16px;font-weight: 600;line-height: 43.04px;letter-spacing: -0.08px;padding-left: 20px;outline:none !important;border:transparent !important;-webkit-appearance: none;padding-right:20px;}
.recive-bar-marine .form-bar-repairs .form-repairs input[type="submit"]{ cursor: pointer; width: 129px;height: 44px;border-radius: 5px;background-color: #3d83ac;outline:none;color: #ffffff;font-family: Montserrat;font-size: 14px;font-weight: 700;line-height: 43.04px;text-transform: uppercase;letter-spacing: -0.07px;outline:none;transition:ease-in-out 0.4s;}
.recive-bar-marine .form-bar-repairs .form-repairs input[type="text"]:placeholder{color: #949494}
.recive-bar-marine .form-bar-repairs .form-repairs input[type="submit"]:hover{background-color: #fff;outline:none;color:#3d83ac;}
.recive-bar-marine .form-bar-repairs .recive-bar-marine .form-bar-repairs .form-repairs input[type="text"]:focus,.recive-bar-marine .form-bar-repairs .form-repairs input{outline:none !important;border:transparent !important}
.recive-bar-marine .form-bar-repairs .form-repairs input[type="tel"]::-webkit-inner-spin-button, .recive-bar-marine .form-bar-repairs .form-repairs input[type="tel"]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; }
.recive-bar-marine .copy-bar p {font-weight: normal;line-height: 22px;text-transform: uppercase;font-size: 18px;font-weight: 400;
letter-spacing: 0.71px;margin-bottom:15px;}
.recive-bar-marine .copy-bar h4{font-size:14px;line-height:21px;font-weight:normal;font-weight: 500;margin-top:10px;}
.recive-bar-marine .copy-bar h6{color: #5abcf2;font-size:12px;font-weight:500;    letter-spacing: 0.71px;}
.recive-bar-marine .copy-bar h6 a{color: #5abcf2;font-weight:normal;}.recive-bar-marine .copy-bar h6 em { font-style: normal; }
.recive-bar-marine .form-bar-repairs .form-repairs {margin-top: 40px;}
.recive-bar-marine .form-bar-repairs .form-repairs label {padding: 0px 7px; display:  inline-block; vertical-align: top; }
.recive-bar-marine .form-bar-repairs .form-repairs label:nth-of-type(4) {padding-right: 0px;}
.recive-bar-marine .form-bar-repairs .form-repairs label:nth-of-type(3) {padding-right: 7px;}
.recive-bar-marine .form-bar-repairs .copy-bar {margin-top: 73px;}
.recive-bar-marine .copy-bar p span {color: #419dce;margin: 0px 4px;}.fancybox-container .fancybox-button--play { display: none; }


/* footer-repair-bar start */
.footer-repair-bar{background: url(images/footer_repair.png) no-repeat top center;background-size: cover;min-height:217px;width:100%;}

/* contact-us-bar start */
.contact-us-bar{background: url(images/contact_bg_img.png) no-repeat top center;background-size: cover;width:100%;padding:79px 0px 173px;}
.contact-us-bar .left .top-content h2{font-size: 36px;font-weight: 700;line-height:46px;letter-spacing: -0.08px;color: #f26532;margin-bottom:4px;}

.contact-us-bar .left input.wpcf7-not-valid, .contact-us-bar .left select.wpcf7-not-valid, .contact-us-bar .left textarea.wpcf7-not-valid { border: solid #f26532 1px; }

.contact-us-bar .left .top-content p {font-size: 18px;font-weight: 400;color: #fff;letter-spacing: -0.08px;}

.contact-us-bar .left input::placeholder,.contact-us-bar .left textarea::placeholder{color: #fff;opacity: 1;}

.contact-us-bar .left input:-ms-input-placeholder,.contact-us-bar .left textarea::placeholder{color: #fff;}

.contact-us-bar .left input::-ms-input-placeholder,.contact-us-bar .left textarea::placeholder{color: #fff;}
.contact-us-bar .left input, .contact-us-bar .left select, .contact-us-bar .left textarea {height: 44px;border-radius: 5px;background-color: rgb(255 255 255 / 0.13);width: 100%;border: none;outline: none;color: #fff;font-family: Montserrat;font-size: 18px;font-weight: 400;line-height: 43.04px;letter-spacing: 0.36px;padding-left: 24px;padding-right: 24px;}
.contact-us-bar .left select {-webkit-appearance: none;background: url(images/drop_down_arrow.png)no-repeat rgb(255 255 255 / 0.13);background-position: 91% 50%;}
.contact-us-bar .form-container.full select {background-position: 98% 50%;}
.contact-us-bar .left textarea{height:145px;resize: none;padding-top:6px;}
.contact-us-bar .left input[type='submit']:hover{background:#fff;color:#f26532;}
.contact-us-bar .left input[type='submit']{border-radius: 5px;background-color: #f26532;color: #ffffff;font-family: Montserrat;font-size: 16px;font-weight: 700;line-height: 43.04px;letter-spacing: 0.32px;transition:ease-in-out 0.4s;width:176px;height:52px;cursor:pointer}
.contact-us-bar .form-container {margin-bottom: 24px;}
.contact-us-bar .form-container.half label {width: 48.5%;}
.contact-us-bar .form-container.three label:nth-of-type(1) {width: 49%;}
.contact-us-bar .form {max-width: 756px;width:100%;}
.contact-us-bar .container {max-width: 1206px;display: flex;flex-wrap: wrap;width: 100%;}
.contact-us-bar .form .top-content {margin-bottom: 75px;}
.contact-us-bar .form form {margin-left: -3px;}
.contact-us-bar .container .left {width: 65%;}
.contact-us-bar .container .right {width: 35%;padding: 146px 0px 0px 116px;}
.contact-us-bar .form-container.three label:nth-of-type(3) {width: 20%;}
.contact-us-bar .form-container.three label:nth-of-type(2) {width: 25%;}
.contact-us-bar .form-container select option {color: #000;font-family: 'Montserrat', sans-serif;}
.contact-us-bar .form-container.two {display: flex;flex-wrap: wrap;width: 100%;justify-content: space-between;align-items: center;}
.contact-us-bar .form-container.full.discription {margin-bottom: 13px;}
.contact-us-bar .container .right .repeater h6 {color: #f26532;font-family: "Montserrat";font-size: 14px;font-weight: 700;letter-spacing: 0.28px;line-height: 21px;}
.contact-us-bar .container .right .repeater p,.contact-us-bar .container .right .repeater p a{font-size: 22px;font-weight: 400;color:#fff;text-decoration:none;cursor:auto;    letter-spacing: 0.5px;}
.contact-us-bar .container .right .repeater p a[href^="mailto:"]{cursor:pointer;transition:ease-in-out 0.4s;margin-top: 3px;display: block;}
.contact-us-bar .container .right .repeater p a[href^="mailto:"]:hover{text-decoration:underline;color:#f26532;}
.contact-us-bar .container .right .repeater {margin-bottom: 40px;}
.contact-us-bar .container .right .repeater:nth-of-type(2) h6 {margin-bottom: 4px;}
.contact-us-bar .container .right .repeater:nth-of-type(2) {margin-bottom: 0px;padding-bottom: 0px;}
.contact-us-bar .container .right .facebook-icn {width: 32px;height: 32px;background: #fff;display: block;text-align: center;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;font-size: 25px;border-radius: 4px;color:#014875;text-decoration:none;transition:ease-in-out 0.4s;margin-top:12px;}
.contact-us-bar .container .right .facebook-icn:hover{background-color: #f26532;color:#fff;}




.contact-us-bar .container .copy-bar {margin-top: 150px;text-align:center;color:#fff;width:100%;}
.copy-bar {margin-top: 73px;}

.copy-bar p span {color: #419dce;margin: 0px 4px;}
.copy-bar p {font-weight: normal;line-height: 22px;text-transform: uppercase;font-size: 18px;font-weight: 400;
letter-spacing: 0.71px;margin-bottom:15px;}
.copy-bar h4{font-size:14px;line-height:21px;font-weight:normal;font-weight: 500;margin-top:10px;}
.copy-bar h6{color: #5abcf2;font-size:12px;font-weight:500;    letter-spacing: 0.71px;}
.copy-bar h6 a{color: #5abcf2;font-weight:normal;}


/* repair bar start */
.repair-bar.fabrication-block .left p {width: 100%;padding-right: 40px;line-height:35px;}
.repair-bar.fabrication-block .right p {font-size:18px;}
.repair-bar.fabrication-block .right ul {	padding-top: 12px;}
.repair-bar.fabrication-block .right ul li {font-family: Montserrat;font-size: 20px;font-weight: 700;color: #f26532;line-height: 26px;background: url(images/banner-list-arrow.png)no-repeat 2px 6px;padding-left: 45px;margin-bottom: 16px;}
.repair-bar.fabrication-block .left h2{margin-bottom:51px;}
.repair-bar.fabrication-block.bulkheades h2 {}
.repair-bar.fabrication-block{background: url(images/fabrications-banner.png) no-repeat top center;background-size:cover;padding-bottom:40px;}

.repair-bar.fabrication-block .left .stairs {margin-top: 58px;margin-left: -84px;}
.repair-bar.fabrication-block.accessories .left .stairs {margin-left: 5px;margin-top: 22px;}
.repair-bar.fabrication-block.accessories ul {max-width: 832px;width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.repair-bar.fabrication-block.accessories ul li:nth-of-type(2n+0) {width: 58%;}
.repair-bar.fabrication-block.accessories ul li:nth-of-type(2n+1) {width: 38%;}
.repair-bar.fabrication-block .right ul li span {color: #fff;}
.repair-bar a.button,.service-bar .right a.button{display: inline-block;width: 185px;height: 42px;border-radius: 3px;background-color: #ffffff;
color: #1d88c5;font-family: "Montserrat";font-size: 17px;font-weight: 400;line-height: 30.75px;text-transform: uppercase;text-align: center;align-items: center;text-decoration: none;font-weight: 800;display: flex;justify-content: center;margin-top: 40px;transition:ease-in-out 0.4s;}
.repair-bar a.button:hover,.service-bar .right a.button:hover{color: #ffffff;background:#1d88c5;}

.recive-bar-marine.footer-fabrication.foundation{background: url(images/foundation_pilling.png) no-repeat top;background-size:cover;}
.recive-bar-marine.footer-fabrication.foundation.piers-doc{background: url(images/doc-bg.png) no-repeat top;background-size:cover;}
/* custom-fabrication start */
.custom-fabrication{}
.journey_sec .slider li .block {width: 100%;height: 371px;}
.journey_sec { padding:25px 0 0px; text-align: center; width: 100%; float: left; position: relative; background: url(images/rectangle-fab.png) no-repeat top center;z-index:5;  background-size:cover}  
.journey_sec .slider {margin-top: 0px;padding: 20px 0 0px;width: 100%;float: left;overflow: visible !important;margin-left: 21px;}
.journey_sec .slider li { width: 495px; float: left; margin-right:18px; }
.journey_sec [onClick] { cursor: pointer; }
.journey_sec .icon { transition:all 0.5s; -webkit-transition:all 0.5s; -ms-transition:all 0.5s; max-width: 67px; position:absolute; left: 50%; bottom: 125px; transform: translate(-50%,0); -webkit-transform: translate(-50%,0); -ms-transform: translate(-50%,0); }
.journey_sec .scroller .active { width: 6%; height: 100%; background:rgba(72,54,39,1); position:absolute; left:0; top:0; }
.journey_sec #centered.slider { overflow: visible !important; }
.journey_sec .scrollbar {line-height: 0;position: relative;max-width: 100%;margin: 39px auto 0px;height: 24px;
background: #6087ba;box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.33);padding-left: 20px;}
.journey_sec .scrollbar .handle {margin-top: 0px;float: left;width: 46px !important;height: 23px;border-radius: 0%;
-webkit-border-radius: 0%;-ms-border-radius:0%;background: url(images/horizonal-scroll.png) center center no-repeat;
background-size: 53px auto;cursor: pointer;}
.journey_sec .scrollbar .handle .mousearea { position: absolute; top: -9px;left: 0; width: 100%; height: 20px; }
.fancybox-infobar { font-size: 20px !important; font-weight: 700; color: #fff !important; }
.fancybox-infobar span { font-size: 20px; font-weight: 700; color: #fff; }


/* testimonial start here */
.testimonial-start p{color: #ffffff;font-family: Montserrat;font-size: 24px;font-weight: 400;line-height: 37px;padding-bottom: 10px;}
.testimonial-start{position:relative;}
.testimonial-start h6{color: #f26532;font-family: "Montserrat";font-size: 14px;font-weight: 500;line-height: 37px;text-transform: uppercase;}
.testimonial-box {max-width: 1178px;margin: 0 auto;position:relative;}
.slick-list:focus,.slick-slide:focus,.slick-prev,
.slick-next,.slick-dots li button {outline: none !important;border:none;}

.testimonial-box .testimonial-start {width: 90%;margin: 0 auto;text-align: center;}
.testimonial-box:before,.testimonial-box:after{content:'“';position:absolute;top:0px;color: #f26532;font-family: Montserrat;
font-size: 150px;font-weight: 500;line-height: 37px;}
.testimonial-box:before {left: -6px;top: -3px;}
.testimonial-start .inner-section {padding: 0px 52px;}
.testimonial-start h6 {}
.testimonial-box:after {right: -5px;bottom: 120px;transform: rotate(180deg);top: initial;}
.testimonial-box .slick-arrow { font-size: 0; background: #f26532; width: 35px; height: 35px; border-radius: 50%; cursor: pointer; position: absolute; bottom: -40px; margin: 0 auto;left: 0;
right: 0; transition: ease-in-out 0.4s;}
.testimonial-box .slick-arrow:hover { opacity: .9;}
.testimonial-box .slick-arrow span{font-size: 30px;font-weight: 700;line-height: 22px;text-align: center; position: relative;left: -2px;top: 5px;}
.testimonial-box .slick-arrow.slick-next { right: 70px; }
.testimonial-box .slick-arrow.slick-prev {  left: 70px;}
.testimonial-box .slick-arrow.slick-prev span { right: -2px; left: auto; }




/* section.tide-slider-bar start */
.tide-slider-bar {background: url(images/blue_bg.png) no-repeat bottom center #f9f9f9;background-size: 100%;/* min-height: 628px; */display: flex;flex-wrap: wrap;align-items: center;padding: 91px 0px 95px;overflow:hidden;}
.tide-slider-bar .left h3{color: #000000;font-family: Montserrat;font-size: 36px;font-weight: 700;line-height: 40px;margin-top:-7px;}
.tide-slider-bar .left{width:508px;}
.tide-slider-bar .right {width: calc(100% - 508px);position:relative}
.tide-slider-bar .right:after {content: '';position: absolute;background: url(images/right-img.png) no-repeat right center;
top: 0px;bottom: 0px;right: 55px;width: 321px;top: -91px;height: 496px;background-size: 100% 100%;}

.tide-slider-bar .right .content{max-width: 594px;}
.tide-slider-bar .right .content p{color: #000000;font-family: "Montserrat";font-size: 18px;font-weight: 600;line-height: 30px;}
.tide-slider-bar .right .content a{width: 185px;display:inline-block;height: 42px;border-radius: 3px;background-color: #138500;color: #ffffff;font-family: "Montserrat";font-size: 17px;font-weight: bold;line-height: 30.75px;text-transform: uppercase;transition:ease-in-out 0.4s;text-decoration:none;display:flex;flex-wrap:wrap;text-align:center;align-items:center;justify-content:center;}
.tide-slider-bar .right .content a:hover{opacity:0.9;}
.tide-slider-bar .left sup {font-size: 20px;}
.tide-slider-bar .left img {margin-top: 38px;}
.tide-slider-bar .right .content .button {margin-top: 20px;}

/* extreme-bar  start */
.extreme-bar{text-align:center;background: url(images/years-of-experince.png) no-repeat bottom center;background-size:cover;color:#fff;padding: 173px 0px 173px;}
.extreme-bar .content{max-width:942px;width:100%;margin:0 auto;}
.extreme-bar .content p{color: #ffffff;font-family: Montserrat;font-size: 18px;font-weight: 400;line-height: 34px;}
.extreme-bar .content h2{font-family: "Montserrat";font-size: 28px;font-weight: 400;line-height:38px;margin-top:26px;}
.extreme-bar .content h2 strong{color: #f26532;font-family: "Montserrat";font-size: 28px;font-weight: 700;}


/* about-bar start */
.about-bar{background: url(images/about_1.png) no-repeat  bottom center;background-size:100% 100%;padding: 85px 0px 0px;}
.about-bar a {font-weight: bold;color: #fff;}
.about-bar strong{color:#f26532;font-weight:normal;}
.about-bar .left {width: 752px;}
.about-bar .left {width: calc(100% - 752px);}
.about-bar .container.flexed.about-content {justify-content: space-between;align-items:center;}
.about-bar .left p {color: #ffffff;font-family: Montserrat;font-size: 18px;font-weight: 400;margin-bottom: 25px;}.about-bar .img-block { position: relative; z-index: 11; }

/* about-bar end  */

/* service-bar start */
.service-bar {display: flex;flex-wrap: wrap;align-items: center;justify-content: flex-end;}
.service-bar .right h2 {color: #f26532;font-family: "Montserrat";font-size: 28px;font-weight: 700;text-transform: uppercase;
line-height: 38px;margin-bottom: 34px;}
.service-bar .right p{font-family: "Open Sans";font-size: 21px;color:#fff;line-height:30px;}
.service-bar .right a{display:inline-block;}
.service-bar{background: url(images/quality_matters.png) no-repeat  top center;background-size:auto;min-height: 560px; background-position: top center; }
.service-bar.first{background: url(images/quality_matters1.png) no-repeat  top center;background-size:auto;min-height: 474px;justify-content: start;margin-top: -46px;}
.service-bar.sec{background: url(images/quality_matters2.png) no-repeat  top center;min-height:473px;justify-content: start;margin-top:-2px;background-size: auto;}
.service-bar.sec .container{ position:relative; z-index:9; }
.service-bar.first .right{float:none;}
.service-bar .right {width: calc(100% - 758px);float: right;display: flex;flex-wrap: wrap;}