.home-slider-text{width:100%;height:100%;display:flex;justify-content:center;align-items:center;}
.general-slider-container{height:80vh;}
.general-slider-arrows{position:absolute;width:40px;height:40px;top:calc(50% - 20px);background:rgba(22, 22, 22, 0.5);font-size:30px;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#fff;z-index:10;transition:300ms ease;}
.general-slider-arrows:hover{background:rgba(255, 255, 255, 0.8);color:#222}
.general-slider-next{right:25px;}
.general-slider-prev{left:25px;}
.general-slider.swiper-container, .general-slider > .swiper-wrapper, .general-slider .swiper-slide{height:calc(80vh - 100px) !important;}
.general-slider-inner{height:100%;background-size:cover;background-position:center;}
.section-heading{font-size:32px;color:#212121;font-style:italic;font-weight:600;}
.why-us-leftSide{margin-bottom:50px;}
.why-us-leftSide p{font-size:18px;color:#353535;}
.why-us-left-relative{position:relative;min-height:300px;}
.why-us-left-absolute{position:absolute;top:0;right:0;width:calc((100% + 21px) + ((100vw - 1200px)/2));background:url('../images/icons/why-us-bg.jpg') no-repeat center;background-size:cover;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;padding:60px 15px 10px;height:100%;}
.why-us-diamond-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;max-width:170px;}
.why-us-diamond-container h3{font-size:18px;color:#fab702;margin:30px 0;text-align:center;line-height:1.4;}
.why-us-diamond{width:100px;height:100px;background:rgba(22, 22, 22, 0.4);transform:rotate(45deg);display:flex;justify-content:center;align-items:center;margin:0 25px;}
.why-us-diamond span{display:block;transform:rotate(-45deg);color:#fab702;font-size:30px;}
.why-us-right-image{margin-top:20px;margin-bottom:30px;}
.why-us-right-image img{width:100%;}
.wur-margin{margin-top:50px;}
.wur-bordered{border:7px solid #fab702;}
.home-services-wrapper{margin-top:25px;}
.service-image{position:relative;}
.service-image img{width:100%;}
.service-heading-container{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(22, 22, 22, 0.6);display:flex;justify-content:center;align-items:center;text-align:center;padding:15px;}
.service-heading-container a{color:#fff;transition:.3s;}
.home-service-columns{transition:300ms ease;}
.home-service-columns:hover .service-heading-container h2{color:#fab702;transition:300ms ease;}
.service-heading-container h2{font-size:26px;}
.service-description{font-size:14px;color:#353535;height:100px;overflow:hidden;padding:15px;display:inline-block;margin-bottom:15px;}
.service-readMore{display:flex;justify-content:flex-end;font-size:18px;}
.service-readMore{display:flex;justify-content:flex-end;align-items:center;font-size:18px;padding:10px 20px 15px;}
.service-readMore a{color:#0053a4;transition:300ms ease;}
.service-readMore span{display:inline-block;margin-right:10px;transition:.3s;}
.service-readMore span:hover{color:#fab702;}
.service-readMore i{transition:.3s;}
.service-readMore a:hover i{color:#fab702;}
.service-readMore a:hover{color:#222;}
.service-inner{margin-left:-5px;margin-right:-5px;margin-bottom:15px;transition:.3s;box-shadow:0 0 20px silver;}
.service-inner:hover{box-shadow:0 0 20px #928f8f;}
.tabs-banner-container{padding:15px 0 0;}
.tabs-banner{background-size:cover;background-repeat:no-repeat;display:flex;text-align:center;min-height:250px;flex-direction:column;justify-content:center;align-items:center;padding:0 10%;}
.tabs-banner h2{font-weight:bold;text-shadow:5px 3px 3px #222;font-size:42px;margin:0 0 5px;text-transform:uppercase;}
.tabs-banner p{font-size:17px;text-shadow:0 0 2px rgba(22, 22, 22, 0.6);}
.products-tabs-container .section-divider-caption p{text-align:left;}
.products-tabs-container .product-thumbnail{box-shadow:0 0 5px 2px rgba(202, 199, 194, 0.5);}
.products-tabs-container .product-thumbnail:hover{box-shadow:0 0 5px 2px rgba(202, 199, 194, 0.8);}
.home-product-tabs{margin:15px 0;}
.tabs-heading-row{display:flex;justify-content:center;margin-top:5px;}
.tabs-heading-container{display:flex;justify-content:center;flex-wrap:wrap;border-bottom:3px solid #ef271b;}
.tab-heading{padding:10px 30px;font-weight:bold;cursor:pointer;color:#222;}
.tab-heading.active{background:#ef271b;color:#fff;padding-bottom:7px;}
.tabs-content-container{margin:15px 0 0;}
.home-contacts-heading{text-align:center;}
.home-contacts-heading h2{font-size:38px;font-weight:bold;font-style:italic;margin:10px 0 0 0;}
.home-projects-container .section-divider-caption p{text-align:right;}
.home-contacts-heading h3{font-size:28px;font-weight:normal;margin:5px 0 20px;}
.home-contacts-container{background-size:cover;background-repeat:no-repeat;padding:10px 0 30px;}
.home-contacts-form{background:#fff;padding:15px;}
.home-contacts-form label{display:block;color:#222;margin-bottom:0;font-size:15px;}
.home-contacts-input{background:#EBEFF4;height:35px;width:100%;display:block;padding-left:15px;color:#222;border:1px solid #EBEFF4;}
.home-contacts-input:focus, .home-contacts-form textarea:focus{outline:none;}
.home-contacts-form textarea{width:100%;height:191px;background:#EBEFF4;color:#222;resize:none;padding:15px;border:1px solid #EBEFF4;}
.home-contacts-button{float:right;background:#ef271b;border:none;box-shadow:none;padding:10px 15px;font-size:16px;transition:300ms ease;}
.home-contacts-button:hover{background:#fab702;}
.project-thumbnail{position:relative;height:300px;margin-bottom:20px;display:flex;justify-content:center;align-items:center;}
.project-thumbnail img{width:100%;height:100%;}
.project-thumbnail h3{position:absolute;text-transform:uppercase;}
.project-thumbnail h3 a{transition:300ms ease;}
.project-thumbnail:hover h3 a{color:#db190e;text-shadow:0 0 2px rgba(255, 255, 255, 0.3);}
.layer-darkness{position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0, 0, 0, 0.5);}
.home-news-slider{margin-top:30px;margin-bottom:30px;}
.news-thumbnail{color:#222;text-align:center;font-style:italic;transition:.3s ease;margin-bottom:5px;}
.news-thumbnail:hover{box-shadow:0 0 8px silver;}
.news-readMore{padding:0 15px 5px;}
.news-image{height:190px;}
.news-image img{width:100%;height:100%;}
.news-thumbnail h4{font-weight:bold;}
.news-thumbnail p{color:#535353;margin-top:15px;}
.news-readMore{text-align:right;text-transform:uppercase;font-size:18px;color:#0053a4;transition:300ms ease;}
.news-readMore:hover a, .news-readMore:hover i{color:#222;}
#HomeContactForm .form-group{margin-bottom:5px;}