@import url('https://fonts.cdnfonts.com/css/ethnocentric');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
h1,h2,h3,h4,h5{
    font-family: 'Ethnocentric Rg', sans-serif; 
}
p{
     font-family: "Inter", sans-serif;
     font-weight: 300;
}

header{
    z-index: 99;
}

a.nav-link {
    font-size: 14px;
    font-family: 'Ethnocentric Rg', sans-serif;
    color: #000000;
    padding: 10px 14px !important;
    text-transform: uppercase;
    &:hover{
        color: #FE0000;
    }
} 

a.headerContactBtn  {
    color: #FE0000;
    font-size: 14px;
    font-family: 'Ethnocentric Rg', sans-serif;
     padding: 10px 14px !important;
     text-decoration: none;
}

a.ExploreBtn {
    color: #FE0000;
    font-size: 14px;
    font-family: 'Ethnocentric Rg', sans-serif;
     padding: 0;
     text-decoration: none;
}

a.heroContactBtn {
    color: #ffffff;
    font-size: 16px;
    font-family: 'Ethnocentric Rg', sans-serif;
     text-decoration: none;
     font-style: italic;
     position: relative;
     z-index: 2;
}

a.explorBtnBg {
    color: #ffffff;
    font-size: 16px;
    font-family: 'Ethnocentric Rg', sans-serif;
    text-decoration: none;
    font-style: italic;
    position: relative;
    z-index: 2;
    padding: 12px 18px;
     background-image: url(../images/btn-bg-red.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

main{
    margin-top: 95px;
}

.hero{
    background-image: url('../images/hero-bg.png');
    background-size: cover;
    background-position: bottom;
    padding-bottom: 80px;
    padding-top: 310px;
}

.hero h1 {
    color: #fff;
    font-size: 50px;
    font-style: italic;
}

.hero h1 span {
    text-shadow: 3px 2px #fe0000;
}
.hero p {
    color: #fff;
    font-size: 16px;
}

.videoAline {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
    position: relative; 
}

a{
    text-decoration: none;
}

.shap-1 {
    position: absolute;
    left: -62px;
    z-index: 0;
    bottom: -60px;
    overflow: hidden;
}

.fastrSmart{ 
    padding: 100px 0;
    background-image: url('../images/fas-bg.svg');
    background-repeat: no-repeat;
   background-position: right top 44px;

}

.font-20{
    font-size: 20px;
}

.title{
    font-size: 45px;
    margin-bottom: 48px;
    font-style: italic !important;
}

.topReasons{
    background-image: url('../images/top-reson-bg.png');
    background-position: center;
    background-size: cover;
    padding: 100px 0;
}

.ourServices{
     padding-top: 100px;
     padding-bottom: 40px;
    background-image: url('../images/ser.svg');
    background-repeat: no-repeat;
   background-position: right top 44px;
}

.servicesBtn a {
   color: #ffffff;
    font-size: 13px;
    font-family: 'Ethnocentric Rg', sans-serif;
    text-decoration: none;
    font-style: italic;
    padding: 18px 32px;
    background-image: url('../images/btn-bg.svg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    top: -24.5px; 
    max-width: 370px;
    margin: auto;   
}

.getInTouchInner{
    background-color: #FE0000;
    padding: 70px;
    position: relative;
}

.getInTouchInner input {
    width: 100%;
    height: 48px;
    background-color: #ffffff66;
    border-radius: 8px;
    border: none;
    padding: 18px;
    color: #ffffff;
}

.getInTouchInner input::placeholder{
    font-weight: 400;
  color: #ffffff;
  font-size: 16.9px;
  letter-spacing: -0.25px;
}

.textArea{
     width: 100%;
  height: 240px;
  background-color: #ffffff66;
  border-radius: 25.39px;
  border: none;
  color: #ffffff;
  padding: 20px;
}

.getInTouch {
    padding-bottom: 70px;
}

.getInTouchInner button, .getInTouchInner a {
    color: #ffffff;
    font-size: 16px;
    font-family: 'Ethnocentric Rg', sans-serif;
    text-decoration: none;
    font-style: italic;
    position: relative;
    z-index: 2;
     background-image: url(../images/btn-bg-black.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%; 
    padding: 12px 18px;
    border: none;
    background-color: transparent;
}

.leftCorner img {
    position: absolute;
    left: -2px;
    top: -2px;
}

.rightCorner img {
    position: absolute;
    right: -2px;
    bottom: -2px;
}

footer h6 {
    color: #ffffff9e;
    font-size: 18px; 
    font-weight: 600;
}

.footer-links ul {
    list-style: none;
    padding-inline-start: 0px;

}

.footer-links ul li {
    padding-bottom: 10px;
    font-size: 17px;
}

.footer-links ul li a {
    color: #ffffff;
}

.footer-links ul li a:hover {
    color: #FE0000;
}

footer input{
     height: 48px;
  background-color: #ffffff0f;
  border-radius: 0px;
  border: solid 1px #323232;
    width: 100%;
    padding: 8px 18px;
    color: #ffffff;
}

footer form button{ 
   background-image: url(../images/btn-bg.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;  
        border: none;
      color: #ffffff;
    font-size: 16px;
    font-family: 'Ethnocentric Rg', sans-serif;
    margin-top: 8px; 
        width: 100%;
    padding: 24px 6px;
    background-color: transparent;
}

.footer-bottom {
    background: #000000;
    border-top: solid 1px #ffffff9e;
    padding: 14px 0;
}

.copy-right-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #ffffff9e;
    font-size: 16px;
}

.pagetitle{
    background-image: url('../images/hero-bg.png');
    background-size: cover;
    background-position: center;
    padding-bottom: 80px;
    padding-top: 80px;
}

.pagetitle h1 {
    color: #fff;
    font-size: 50px;
    font-style: italic;
}

.pagetitle h1 span {
    text-shadow: 3px 2px #fe0000;
}

.getInTouchPage{
    padding: 100px 0;
}