html, body {
    scroll-behavior: auto;
    overflow-x: hidden;
    color: #000;
}

section { 
    padding: 2em 0 2em 0 !important;
    /* border-bottom: 2px solid #000 !important; */
}

p {
    font-family: Bahnschrift;
    font-size: 1.25em;
    font-weight: 400;
    color: #000;
    line-height: 1.5em;
    padding: 5px 0 5px 0;
}

p a { 
    color: #DC2F30 !important;
}

p a:hover {
    color: #000 !important;
}

hr.border {
    border-top: 2px solid #000 !important;
    margin: auto;
    width: 1240px;
}

hr.red-border {
  border-top: 4px solid #DC2F30 !important;
  width: 100%;
  margin: auto;
}

hr.short-border {
    border-top: 2px solid #000 !important;
    width: 100px;
}

.m-t--8 {
    margin-top: -8px;
}

.m-t--10 {
    margin-top: -10px;
}

.m-t--20 {
    margin-top: -20px;
}

.m-t--40 {
    margin-top: -40px;
}

.m-b--20 {
    margin-bottom: -20px;
}

.p-t-65 {
    padding-top: 65px;
}

#header {
    position: relative;
    width: 100%;
    z-index: 199 !important;
    height: 120px;
    line-height: 120px;
}

#header .header-inner, #header #header-wrap {
    height: 120px;
    background-color: #fff;
    left: 0;
    right: 0;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    margin: 0 auto;
    border-bottom: 2px solid #000;
    width: 1240px;
}

#header .header-inner #logo, #header #header-wrap #logo {
    float: left;
    font-size: 28px;
    position: relative;
    z-index: 1;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    height: 120px;
}

#mainMenu nav > ul > li {
    padding-top: 2em;
}

#mainMenu nav > ul > li > a {
    position: relative;
    font-family: "Bahnschrift.", sans-serif;
    padding: 10px 20px 0 20px;
    text-transform: uppercase;
    font-size: 1.3em;
    font-weight: 400;
    -webkit-text-stroke: 1px;
    letter-spacing: .1em;  
    color: #000 !important;
    border-radius: 0;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-stretch: 95%; 
}

#mainMenu nav > ul > li > a:hover {
    color: #DC2F30 !important;
}

img.background-image {
    z-index: -999;
    float: right;
    margin: -15% 0 0 0;
}

.text-black {
    color: #000 !important;
}

.text-red { 
    color: #DC2F30 !important;
}

a.text-red:hover { 
    color: #000 !important;
}

.text-grey { 
    color: #999 !important;
}

.text-bold {
    font-weight: 900;
}

p.text-light {
    font-weight: 400;
    color: #000 !important;
}

h1.text-lg, .text-lg span {
    font-size: 113px;
    font-weight: 900;
    -webkit-text-stroke: 3px;
    line-height: 0.8; 
    font-stretch: 75%;        
    letter-spacing: .02em;   
    text-transform: uppercase;
    transform: scaleY(1.22);
    transform-origin: left top;
    margin-top: .25em;
}

h2 {
    font-size: 75px;
    font-weight: 900;
    -webkit-text-stroke: 2px; 
    line-height: 0.8; 
    font-stretch: 75%;        
    letter-spacing: .02em;   
    text-transform: uppercase;
    transform: scaleY(1.22);
    transform-origin: left top;
    margin-top: .25em;
    padding-bottom: .25em;
}

h3 {
    font-size: 49px;
    font-weight: 900;
    line-height: 0.85; 
    font-stretch: 75%;        
    letter-spacing: .02em;   
    text-transform: uppercase;
    transform: scaleY(1.22);
    transform-origin: left top;
    margin-top: .25em;
    padding-bottom: .5em;
}

h4 { 
    font-size: 1.4em; 
    line-height: 1.6em; 
    font-weight: 600; 
}

h5 {
    font-size: 2.8em !important;
    font-weight: 900;
    line-height: 0.85; 
    font-stretch: 75%;        
    letter-spacing: .02em;   
    text-transform: uppercase;
    transform: scaleY(1.22);
    transform-origin: left top;
    margin-top: .25em;
    padding-bottom: .5em;
}

h6 {
    font-size: 1.2em !important;
    font-weight: 900;
    line-height: 0.85; 
    letter-spacing: .05em;   
    text-transform: uppercase;
    margin-top: .25em;
    padding-bottom: .5em;
}

h5.small {
    font-size: 2.1em !important;
}

.xsmall {
    font-size: .8em !important;
}

ul.text-contact li {
    font-size: 1.4em;
    margin-left: -10px;
}

.stroke { 
    -webkit-text-stroke: 1.5px;  
}

.text-medium {
    font-size: 1.2em !important;
    font-weight: 400 !important;
}

p.intro {
    font-size: 1.35em;
    font-weight: 600;   
    letter-spacing: .01em;   
    padding-top: 3.5em;
    padding-bottom: .5em;
}

.box-fancy [class*="col-"] {
    margin: 2em -2em 2em 2em;
    padding: 0 5% 0 2% !important;
}

.carousel.client-logos { 
    height: 80px;
} 

ul.logos {
    margin-bottom: -20px;
}

.logos li {
    float: left;
    position: relative;
    height: 100px;
    padding: 15px 15px 0 15px;
    background: #fff;
}

body.breakpoint-xs .grid li {
    width: 33.33%;
}

.grid li:before {
    height: 100%;
    top: 0;
    left: -1px;
    border-left: none;
}

.grid li:after {
    width: 100%;
    height: 0;
    top: auto;
    left: 0;
    bottom: -1px;
    border-bottom: none;
}

.grid li:hover {
    cursor: inherit;
    background-color: transparent;
}

.red-user-box {
    width: 40px;
    height: 40px;
    background-color: #DC2F30;
    display: flex;
    align-items: center;
    justify-content: center;
}

.profile-wrapper {
    display: flex;
    align-items: baseline;
    gap: 10px;
}

.profile-wrapper img.profile-image {
    margin-top: 120px;
    margin-bottom: 0px;
}

.profile-wrapper ul li {
    vertical-align: bottom;
    margin-bottom: -10px;
}

.number-paragraph {
    padding-right: 130px;
}

.grid.about {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;    
}

.about li {
    float: left;
    width: 100%;
    position: relative;
    padding: 0px 20px 0 20px;
}

.about strong {
    -webkit-text-stroke: .3px;
}

.about-icon img {
    height: 102px;
    width: auto !important;
    margin-left: 0px !important;
    padding-bottom: 10px;
}

#contact ul li {
    margin-left: 5px;
}

#footer {
    background: #fff;
}

#footer #statement {
    margin-left: -80px;
}

#footer .footer-content {
    padding: 20px 0 20px 0;
}

#footer .copyright-content {
    background-color: #fff;
    min-height: 60px;
    padding: 20px;
    font-size: 13px;
    border-top: 2px solid #000 !important;
    text-align: right;
}

#footer .copyright-text {
    margin-top: -15px;
}



/* JOTFORM */

#jotform {
	height: 700px;
    /* gve 580px space for invisible captcha */
	overflow: hidden;
	padding-top: 0em;
}

@media (max-width: 680px) {

	#jotform {
		height: 810px;
        /* gve 580px space for invisible captcha */
		margin-top: 0em;
        margin-bottom: 1em;
	}

}




@media (min-width: 1281px) {

    #header .header-inner, #header #header-wrap {
        border-bottom: 2px solid #000;
        width: 1240px;
    }
        
    hr.border {
        border-top: 2px solid #000 !important;
        margin: auto;
        width: 1240px;
    }
}

@media (max-width: 1280px) {

    #header .header-inner, #header #header-wrap {
        border-bottom: 2px solid #000;
        width: 1200px;
    }
    
    h1.text-lg {
        line-height: 0.8em !important;
    }
    
    img.background-image {
        max-width: 400px;
    }
    
    hr.border {
        border-top: 2px solid #000 !important;
        margin: auto;
        width: 1200px;
    }
}

@media (max-width: 1024px) {

    #header .header-inner, #header #header-wrap {
        border-bottom: 2px solid #000;
        width: 100%;
    }
    
    img.background-image {
        margin: 0% 0 0 0;
        max-width: 300px;
    }
    
    hr.border {
        border-top: 2px solid #000 !important;
        margin: auto;
        width: 1000px;
    }
}

@media (max-width: 991.98px) { 
    
    #header .header-inner, #header #header-wrap { 
        min-height: 120px; 
        height: auto !important; /* mobile responsive menu fix */
    }
    
    .mainMenu-open #header #mainMenu {
        width: 100%; /* to centre responsive menu */
    }
    
    #mainMenu:not(.menu-overlay) nav {
        padding: 80px;
        line-height: 2em;
        text-align: center; /* to centre responsive menu */
    }
    
    #mainMenu:not(.menu-overlay) nav > ul > li > a {
        padding: 18px 0;
        font-size: 14px; /* to add space in responsive menu */
    }
    
   .profile-wrapper img.profile-image {
        margin-top: 20px;
        margin-bottom: 10px;
    }
    
    .number-paragraph {
        padding-right: 10px;
    }
}

@media (max-width: 768px) {
    
    h1.text-lg {
        font-size: 4em !important;
        line-height: 0.8em !important;
    }
    
    img.background-image {
        max-width: 220px;
    }
    
    .carousel.client-logos, .client-logos .polo-carousel-item { 
        padding: 10px 20px !important;
    } 
    
    .grid.about {
        grid-template-columns: 1fr;  
    }
    
    .about li {
        width: 100% !important;
    }
    
    #footer #statement {
        margin-left: -40px;
    }
    
    #contact {
        margin-top: -5%;
    } 
    
}

@media (max-width: 480px) {
    
    h1.text-lg, .text-lg span {
        font-size: 56px !important;
        -webkit-text-stroke: 1px;
        line-height: 0.9em !important;
    }
    
    hr.border {
        border-top: 2px solid #000 !important;
        margin: auto;
        width: 100%;
    }
    
    h3:not(:last-child), .h3:not(:last-child) {
        margin-bottom: 40px;
    }
    
    h6 {
        font-size: 1.1em !important;
        font-weight: 700;
    }
    
    body.breakpoint-xs .box-fancy [class*="col-"] {
        padding: 0 5% 0 5% !important;
    }
    
    .box-fancy [class*="col-"] {
        margin: 1em -1em 1em 1em;
        padding: 0 5% 0 2% !important;
    }
    
    .logos li {
        height: 100px;
        padding: 25px 10px 0 10px;
    }
    
    #footer #statement {
        margin-left: -50px;
        margin-bottom: 0;
    }
    
}