/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 20 2025 | 14:19:31 */
/* Thank You page */


.thankyou {
    padding: 35px 30px;
    /* background-color: #f8f8f8; */
}

.thankyou-text {
	max-width:1000px !important;
	margin:auto !important;
}
.thankyou h1 {
    font-size: 30px;
}
.thankyou p {
    font-size: 16px;
    line-height: 1.8;
}
.thankyou img {
    max-width: 70%;
    padding: 20px 0;
}

/* Thank You page ends */


.page-id-5439 .boxed-row {
    padding: 0px 0;
}
.page-header-bg {
    background-position: center;
}
.page-header .page-header-bg-wrapper .page-header-bg {
    background-color: rgba(0, 0, 0, 0.5) !important;
    background-blend-mode: overlay;
}
.foogallery-album-header {
    margin-bottom: 30px;
}
.medium-width {
    max-width: 1350px;
    margin: auto !important;
}
.page-header.title-size-default .title-section .title-section-wrapper{
    padding-top: 140px;
    padding-bottom: 130px;
}
.awards .wpb_single_image {
    padding: 40px;
}
.contact-form  {
    position: relative;
    z-index: 1;
    display: grid;
    column-gap: 20px;
	/* row-gap: 10px; */
    grid-template-columns: repeat( auto-fit, minmax(350px, 1fr) );
}
.col1 {
    grid-column: 1 / -1;
}

.wpcf7 textarea {
	height:130px;
}
.contact-section {
	padding-left:50px;
}
.foogallery-album-gallery-list .foogallery-pile h3 {
    font-size: 24px;
	opacity: 0.8;
}
/* Rev Slider Fix 02/02/2022 */

.slider-home {
    left: 0px !important;
    width: 100% !important;
    overflow: visible !important;
	margin:40px 0 0 0;
}
.bg-dark {
    background-color: rgba(255, 255, 255, 0.7);
    color: #000 !important;
}

.bg-dark h1 {
	font-size:48px;
  font-family: "Abel", sans-serif;
  text-transform:uppercase;
}
.bg-dark p {
    line-height: 1.6 !important;
    font-size: 19px;
}
/* Rev Slider Fix 02/02/2022 end */
/*HEADER*/
header.site-header .header-wrapper .header-sections .tools > a {
    margin-left: 30px;
    display: none;
}
.home .header-has-overlap:not(.single) .offcanvas_main_content #primary {
    padding-top: 0 !important;
}
header.site-header .header-wrapper {
    /*border-bottom: 1px solid rgba(0, 0, 0, 0.1);*/
    background-color: rgba(255, 255, 255, 1);
}
header.site-header.header--clone .header-inner {
    background: transparent !important;
}
header.site-header.header--clone .header-inner:before {
    background: transparent;
}
.navigation-foundation .dropdown .is-dropdown-submenu a span {
    color: #000 !important;
}
header.header-left.header-nav-center .navigation-foundation > ul {
    align-items: center;
    vertical-align: middle;
}
header.site-header:not(.header--clone).header-color-light .header-wrapper .header-sections .site-branding .site-logo-light {
    padding: 2px;
}
.header--stick a span, .dropdown.menu > li.is-dropdown-submenu-parent > a::after {
	/*color:#000 !important;*/
}
.site-header.header--clone .header-wrapper {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.header-bttn {
    /*background-color: #d91118;*/
	background-color:#d91118;
    height: 90px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 0 !important;
    width: 250px;
    transition: 0.8s;
    padding-right: 0px !important;
	font-family: 'Outfit', sans-serif;
}
.header-bttn:hover {
    background-color: #000000;
	
	color: #fff;
}
.header-bttn, .header-bttn a:hover {
    color: #fff;
}
.header-bttn span {
    text-align: center;
    color: #fff !important;
}
header.site-header .header-wrapper .header-sections .left-nav {
    /* right: 2%; */
}
header.header-left.header-nav-center .navigation-foundation > ul {
    justify-content: flex-end;
}
.page-header {
    margin-bottom: 0px;
}
.navigation-foundation ul li a:hover {
    opacity: 1;
}
.navigation-foundation .dropdown .is-dropdown-submenu a span:hover {
    color: #d91118 !important;
}
.header-inner .grid-container {
    /* padding-left: 30px; */
}
.header-inner .grid-container {
  padding-right: 0px; 
}
.right-nav {
    display: flex;
    justify-content: center;
}
/*END HEADER*/
/* Sticky navigation  fix */

/* Navigation Section */

#site-navigation {
	z-index: 999;
	position: absolute;
	top: 0px !important;
}
.nav-menu ul li a {
    font-weight: 600;
    line-height: 40px;
    padding: 20px 0 0;
    font-size: 15px;
}
.nav-menu ul.dropdown-menu li a {
    padding: 0;
}

/* Sticky navigation */

	#site-navigation.sticky-now #navigation {
		height: inherit;
		box-shadow: none;
	}

	#site-navigation.sticky-now #navigation .nav-menu ul li a {
		line-height: inherit;
	}

	#site-navigation.sticky-now #navigation .nav-extra-right {
		line-height: inherit;
	}

#navigation {
	width:100%;
	height: 96px;

	/*position: fixed;*/
	z-index: 50;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	background: transparent !important;
}

#navigation_sticky {
	position: inherit;
	opacity: 1;
	transition: opacity .3s, top .3s, visibility .3s;
	height: inherit;
	top: inherit;
	z-index: 50;
	box-shadow: none;
}

	#navigation_sticky.navigation-sticky-visible {
		opacity: 0;
	}



	span.vntd-no-nav {
		line-height: 74px;
		padding-top: 10px;
		float: left;
	}

	.vntd-no-nav {
		display: block;
		padding-top: 30px;
	}

.nav-inner{
	width:100%;
	max-width:1180px;
	margin:0 auto;
	padding: 0 20px;
	height: 100%;
	position: relative;
}

/* Dark Nav Color */

.dark-nav .nav-menu{
	color:white;
}

/* Navigation Logo */

.nav-inner .logo{
	width:auto;
	height: auto;
	position: relative;
	left:0;
	top:50%;
	float:left;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.nav-inner .logo a img{
	max-height: 42px;
	transition: opacity .3s;
}

	.nav-inner .site-logo-overlay {
		position: absolute;
		left: 0;
		opacity: 0;

	}

	.style-transparent.sticky-now .site-logo {
		opacity: 1;
	}

	.style-transparent.sticky-now .site-logo-overlay {
		opacity: 0;
	}

	.site-logo-text { margin: 0; }

/* Navigation */

/* Sticky navigation  fix ends */

.rs_splitted_chars:nth-child(1)  {
  color: #d91118 !important;
}
.rs_splitted_chars  {
    text-shadow: 2px 0px 2px rgba(70, 69, 69, 0.7) !important;
}
.wpb_text_column ul li:before {
  background-color:#FFF !important;
    color: #ed1c24;
    line-height: 24px;
 }
.rs-title {

}

#page-title {
    background-image: url(https://www.h3designasid.com/wp-content/uploads/2020/02/bg-internal.jpg);
    height: 400px;
    background-position: center !important;
    margin-bottom: 50px;
}
.header-style-transparent #page-title h1 {
    padding-top: 170px;
    font-size: 45px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
}
.inner {
    max-width: 1400px;
}

.about h3 {
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
}
.about h4 {
    font-size: 22px;
    font-weight: 500;
    text-align: center;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_border, .wpb_single_image .vc_single_image-wrapper.vc_box_border_circle {
    padding: 1px;
}
#contact a {
  color:#000;
}
/*FORM*/
.wpcf7 input, .wpcf7 textarea, .contact form input, .contact form textarea {
    width: 100% !important;
    padding: 8px 15px 8px;
    font-size: 15px;
    margin-bottom: 18px !important;
}
.contact form textarea {
    height: 100px;
}

.bttn-cont {
  width:30%;
}
.vntd-contact-form.contact form .wpcf7-submit {
  background-color: #ff0000;
}

/*END FORM*/
/*GLOBAL*/
.title, .title-light {
    display: flex;
    align-items: center;
    padding-bottom: 25px !important;
}
.title:before, .title-light:before {
    content: '';
    height: 50px;
    display: inline-block;
    position: relative;
    left: -25px;
}
.title:before {
    border-left: 4px solid #d91118;
}
.title-light:before {
    border-left: 4px solid #fff;
}
h1, h2, h3, h4 {
	text-transform:uppercase;
}
.page-header.color-scheme-light .title-section .title-section-wrapper .title-wrapper .page-title-wrapper .page-title {
    text-transform: unset;
    font-size: 50px;
    /* text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); */
    font-weight: 400;
}
.full-width-page .boxed-row {
    padding-right: 0;
    max-width: 1400px;
    padding-left: 0;
    margin: auto;
    padding: 30px 0;
}
.image img {
    max-height: 650px;
    object-fit: cover;
    /*filter: saturate(0);*/
	transition:1.5s;
}
.image img:hover {
    /* filter: unset; */
    transform: scale(1.1);
}
.image-int img {
    height: 550px;
    object-fit: cover;
}
.txt, .txt-light {
    width: 80%;
}
.txt, .txt-light, .txt-int {
    margin: auto !important;
}
.txt-int {
   width: 90%;
}
.txt a, .txt-int a {
    border: 1px solid #79796A;
}
.txt a:hoverv, .txt-int a:hover {
    background-color:#79796A;
	color:#fff !important
}
.txt a, .txt-light a, .txt-int a {
    background-image: none !important;
    display: block;
    /* text-transform: uppercase; */
    width: 175px;
    padding: 12px;
    text-align: center;
    line-height: 1;
	transition:0.5s !important;
}
.txt-light a {
    border: 1px solid #fff;
	color:#fff !important;
}
.txt-light a:hover {
    background-color:#fff;
	color:#d91118 !important
}
.cont-int {
	padding:50px 0;
}
.col2-txt {
    webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    column-gap: 60px;
    text-align: justify;
    orphans: 1;
    margin-bottom: 30px !important;
}
.boxed-row {
    padding-right: 0;
    max-width: 1400px;
    padding-left: 0;
    margin: auto;
    padding: 30px 0;
}
.wpb_revslider_element.wpb_content_element {
    margin-bottom: 0;
}
.info h3, .info h4, .news h4, .logo-carousel h3, .brand-partners h3 {
    font-size: 40px;
}
.info h5 {
    font-size: 23px;
    /* text-transform: uppercase; */
}
.info p, .info ul li {
    font-size: 20px;
    line-height: 2;
}
.info .image {
	margin-bottom:0;
}
.about-bar {
    background-color: #222;
    padding: 50px;
}

.about-bar .gallery .wpb_wrapper {
    display: inline-flex;
    justify-content: space-between;

}
.about-bar .gallery .image {
    margin: 0 10px;
}
.about-bar .gallery .image img {
    object-fit: cover;
    max-height: unset;
}
.about-bar .txt {
	width:100%;
	padding-left: 70px;
    margin-bottom: 10px;
}
.about-bar .txt:before {
    content: '';
    border-left: 4px solid #d91118;
    position: absolute;
    display: inline-block;
    height: 170px;
    left: 30px;
}
.about-bar h2, .about-bar p {
	color:#fff;
}
.about-bar h2 {
	text-transform:uppercase;
	font-size:40px;
	margin-bottom:15px;
}
.market-box {
	padding:0px 20px;
}
.bottom-divider {
	border-bottom:1px solid #ddd;	
}
.side-divider {
	border-left:1px solid #ddd;
}
.gg_coll_table tbody {
    border: none;
}
/*FOOTER*/
aside#nav_menu-4 {
    max-width: 70%;
}
aside#media_image-2 {
    max-width: 230px;
}

footer#site-footer .large-up-3 > .cell:first-of-type {
    display: flex;
    align-items: center;
    border-right: 4px solid #d91118;
    width: 22%;
    margin-right: 120px;
    margin-bottom: 50px;
}
footer#site-footer .widget-area .widget .widget-title {
    color: #fff !important;
    font-size: 14px !important;
    font-family: 'Nunito Sans', sans-serif !important;
	text-transform: uppercase;
}
.widget_nav_menu ul li {
    width: 50%;
    display: inline-block;
    /* text-transform: uppercase; */
    line-height: 2;
}
.widget ul li a, footer#site-footer .widget-area .widget p {
    font-size: 14px !important;
    color: #ddd !important;
}
	footer#site-footer.is-animating .widget-area .widget p, .widget_nav_menu ul li {
		font-size: 15px;
	}
footer#site-footer .copyright-section .grid-x {
    display: block;
}
footer#site-footer .copyright-section .footer_text {
    text-align: left;
    font-size: 14px;
    float: left;
    width: 50%;
}

footer#site-footer .copyright-section .social-icons {
    text-align: right;
}
footer#site-footer .grid-container {
    padding-top: 3rem;
    padding-bottom: 1rem;
}
footer#site-footer .copyright-section {
    padding-top: 2.125rem;
}
footer#site-footer .copyright-section .social-icons {
    text-align: right;
    margin-top: -10px;
}

@media only screen and (max-width: 1025px) {
  
.style-transparent .site-logo {
    opacity: 1;
}
.nav-inner .logo a img {
    max-height: 35px;
    transition: opacity .3s;
}
.site-logo-overlay {
display:none;    
  }
.mobile-nav-buttons a i {
    font-size: 28px;
    color: #fbfafa;
}
.mobile-nav-buttons {
    right: 18px;
}
  .navigation-mobile .dropdown-toggle:after {
    color: #fff;
}
  
}
@media only screen and (max-width: 1440px) {
  .header-style-transparent #page-title h1 {
    padding-top: 156px;
    font-size: 35px;
}
}
@media only screen and (max-width: 1280px) {
}
@media only screen and (max-width: 1024px) {
  .col-resp {
    width:50%;
  }
  .col-resp2 {
    width:100%
  }
/* Barberry Menu Fixes */
	
.menu-trigger .nav_burger {
        width: 35px;
        height: 22px;
    }	
/* Barberry Menu Fixes */
.header-bttn{
    width: 160px;
}
.right-nav span {
    display: none;
}	
}
@media only screen and (max-width: 768px) {
}
@media only screen and (max-width: 767px) {
.header-style-transparent #page-title h1 {
    font-size: 25px;
    line-height: 1.3 !important;
    padding-top: 183px;
}
.col-resp {
    width:100%;
    margin-bottom:0 !important;
  }
.header-wrapper {
 padding-top: 15px !important;
 padding-bottom: 15px !important;
}	
.right-button, .right-nav {
display:none;		
	}	
.barberry-navigation {
    flex: 0 1 10% !important;
}	
.site-branding.cell.shrink.text-center {
    flex: 0 1 80%;
}
	
.about-bar .txt {
	padding-left:0px;
}
.about-bar .txt:before {
    display:none
}	
.contact-form {
    grid-template-columns: repeat( auto-fit, minmax(100%, 1fr) );
}
.contact-section {
    padding-left: 0px;
}
.title, .title-light {
    padding-top: 35px;
}	
.markets {
    padding-bottom: 35px;
}	
.info h3, .info h4, .news h4, .logo-carousel h3, .brand-partners h3 {
    font-size: 32px;
}
.about-bar {
    padding: 0px 30px 20px;
}
footer#site-footer .large-up-3 > .cell:first-of-type {
    border-right: none;
    width: 100%;
    margin: auto;
	justify-content: center;
}	
#media_image-2 img{
    width: 100% !important;
    text-align: center;
}	
aside#media_image-2{
    max-width: 100%;
	width: 100%;
}
.small-up-1>.cell {
    width: 100%;
    margin: auto;
    padding: 0 30px;
}	
.about .title{
   
}	
.padd-top {
padding-top:25px;
}	
.side-divider {
    border-left: none;
}
.bottom-divider {
    border-bottom: none;
}
	
.awards .wpb_single_image {
    padding: 20px;
}	
}