body{
    font-family: 'Graphik';
}
/* font */

@font-face {
    font-family: 'Graphik';
    src: url('../font/Graphik-Bold.eot');
    src: url('../font/Graphik-Bold.eot?#iefix') format('embedded-opentype'),
        url('../font/Graphik-Bold.woff2') format('woff2'),
        url('../font/Graphik-Bold.woff') format('woff'),
        url('../font/Graphik-Bold.ttf') format('truetype'),
        url('../font/Graphik-Bold.svg#Graphik-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik';
    src: url('../font/Graphik-Light.eot');
    src: url('../font/Graphik-Light.eot?#iefix') format('embedded-opentype'),
        url('../font/Graphik-Light.woff2') format('woff2'),
        url('../font/Graphik-Light.woff') format('woff'),
        url('../font/Graphik-Light.ttf') format('truetype'),
        url('../font/Graphik-Light.svg#Graphik-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik';
    src: url('../font/Graphik-Medium.eot');
    src: url('../font/Graphik-Medium.eot?#iefix') format('embedded-opentype'),
        url('../font/Graphik-Medium.woff2') format('woff2'),
        url('../font/Graphik-Medium.woff') format('woff'),
        url('../font/Graphik-Medium.ttf') format('truetype'),
        url('../font/Graphik-Medium.svg#Graphik-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik';
    src: url('../font/Graphik-Regular.eot');
    src: url('../font/Graphik-Regular.eot?#iefix') format('embedded-opentype'),
        url('../font/Graphik-Regular.woff2') format('woff2'),
        url('../font/Graphik-Regular.woff') format('woff'),
        url('../font/Graphik-Regular.ttf') format('truetype'),
        url('../font/Graphik-Regular.svg#Graphik-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik';
    src: url('../font/Graphik-Semibold.eot');
    src: url('../font/Graphik-Semibold.eot?#iefix') format('embedded-opentype'),
        url('../font/Graphik-Semibold.woff2') format('woff2'),
        url('../font/Graphik-Semibold.woff') format('woff'),
        url('../font/Graphik-Semibold.ttf') format('truetype'),
        url('../font/Graphik-Semibold.svg#Graphik-Semibold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


.landing-center-caprol {
    position: relative;
    background: url(../images/background-laptop.png)no-repeat;
    overflow-x: hidden;
	/*background-position: top center !important;*/
    background-position: 42% 0% !important;
    
}

.top-head {
    max-width: 1322px;
    margin: 0 auto;
    padding-top:24px;

}

.connect-landing {
    display: flex;
    justify-content: end;
    align-items: center;
    padding-top: 18px;
}

.connect-landing a {
    margin-left: 15px;
    list-style-type: none;
    font-size: 14px;
    color: #000000;
    border: 0;
    font-family: 'Graphik';
    font-weight: normal;
    text-decoration: none;
}
a.wpml-ls-link {
    border: 1px solid #707070;
    text-align: center;
    padding: 5px 25px 6px;
}
a.wpml-ls-link span {
    margin-left: 0;
    color: #fff;
}
a.wpml-ls-link:hover span{
    color: #8ABB2A !important;
}
.join-caparol {
    max-width: 1185px;
    margin: 0 auto;
    padding-top:48px;
    padding-bottom: 59px;
}


.phone-connect:before {
    content: "";
    background: url(../images/phone-icon.svg) no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: 6px;
    margin-right: 13px;
}

.mail-connect:before {
    content: "";
    position: relative;
    width: 20px;
    height: 20px;
    background: url(../images/mail-icon.svg) no-repeat;
    display: inline-block;
    top: 8px;
    margin-right: 13px;
}

.join-left-section {
    margin-top: 111px;
    padding-right: 117px;
}
.form-join-caparol {
    background: rgba(255 255 255 / 80%);
    padding: 50px 56px;
    box-shadow: 31px 43px 60px #0000001A;
}

.page-id-2432 .whatsapp-connet {
    justify-content: center;
    align-items: center;
    background: #4CAF50;
    width: 70px;
    text-align: 70px;
    display: flex;
    position: fixed;
    height: 70px;
    border-radius: 100%;
    box-shadow: 13px 22px 40px #2D2D2D42;
    bottom: 64px;
    cursor: pointer;
    right:1%;
    bottom: 19px;
}

.join-left-section a {
    color: #000;
}

.join-left-section a:hover {
    color: #8ABB2A;
}

.form-join-caparol h3 {
    font-size: 32px;
    font-family: 'Graphik';
    font-weight: 600;
}
.join-left-section strong {
    font-weight: 800;
}
.footer-bottom {
    background: #000;
}

.footer-landing {
    max-width: 1185px;
    margin: 0 auto;
    padding: 39px 0px;
   
}
.footer-landing p {
    color: #A7A7A7;
    margin-bottom: 0;
    font-size: 14px;
}
.privacy-footer {
    text-align: right;
}
.join-left-section h2 {
    font-size: 35px;
    font-weight: bold;
    margin-bottom: 35px;
}
.footer-landing a {
    text-decoration: none;
    color: #A7A7A7;
}
.join-left-section h2 span {
    color: #8ABB2A;
}
.join-left-section p {
    margin-bottom: 24px;
    font-size: 14px;
}

.download-pdf-caparol {
    margin-bottom: 25px;
    display: inline-block;
    text-decoration: none;
    font-size: 16px;
    color: #8ABB2A !important;
    font-weight: 500;
}

.download-pdf-caparol:after {
    content: "";
    background: url(../images/download-icon-green.svg) no-repeat;
    width: 25px;
    height: 23px;
    display: inline-block;
    position: relative;
    top: 5px;
    margin-left: 9px;
}
.content-join strong a {
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid #000;
}
.join-left-section a:hover {
    color: #8ABB2A;
    border-bottom: 1px solid #8ABB2A;
}

.form-fill-connect .form-control {
    border: 0;
    border-bottom: 1px solid #0000003d;
    color: #888E91;
    border-radius: 0;
	background: inherit;
    height: 20px;
}

.form-fill-connect label {
    margin-bottom: 0;
    font-weight: 300;
}

.form-fill-connect .form-text {
    margin-bottom: 33px;
}
.form-fill-connect .form-control:focus {
    box-shadow: none;
    border-color: #000;
}

.form-fill-connect .label:focus {
    color: #000;
}

.focus-label label {

}
.button-media p{display: none;}

.button-media  input {
background: none;
border: 0;
color: #fff;
font-size: 14px;
line-height: 18px;
font-weight: 500;
overflow: hidden;
display: inline-block;
webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3;
}







/* button-style */

.main-btn {
    font-size: 14px;
    line-height: 18px;
    padding: 15px 91px 15px 27px;
    color: #000000 !important;
    background: #ffffff;
    font-weight: 500;
    overflow: hidden;
    display: inline-block;
    webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
  }

  .main-btn {
    border: 2px solid #000;
    padding-top: 13px;
    cursor: pointer;
    line-height: 24px;
    height: 52px;
}
  .main-btn:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
     background: #8ABB2A;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }
  .main-btn:hover:before, .main-btn:focus:before, .main-btn:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  .main-btn .button-img-ho {
    content: "";
    position: absolute;
    width: 67px;
    height: 49px;
    background: #8ABB2A;
    right: -1px;
    top: -1px;
    transition: all 0.6s ease 0s;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .main-btn .button-img-ho img {
    max-width: 100%;
    width: auto;
    opacity: 0;
    left: -20px;
    position: relative;
    transition: all 0.3s ease 0s;
  }
  .main-btn:hover .button-img-ho, .main-btn:focus .button-img-ho, .main-btn:active .button-img-ho {
    background: #8ABB2A;
  }
  .main-btn:hover .button-img-ho img, .main-btn:focus .button-img-ho img, .main-btn:active .button-img-ho img {
    opacity: 1;
    left: 0px;
  }
  .main-btn .button-img-ho:before {
    content: "";
    position: absolute;
    width: 11px;
    height: 19px;
    border-radius: 50%;
    top: 18px;
    right: 25px;
    background: url(https://caparolarabia.com/wp-content/themes/caparol/images/arrow-buton.svg) no-repeat;
    transition: all 0.6s ease 0s;
  }
  .main-btn:hover .button-img-ho:before, .main-btn:focus .button-img-ho:before, .main-btn:active .button-img-ho:before {
    opacity: 0;
  }

  .whatsapp-connet {
    justify-content: center;
    align-items: center;
    right: 1%;
    background: #4CAF50;
    width: 70px;
    text-align: 70px;
    display: flex;
    position: fixed;
    height: 70px;
    border-radius: 100%;
    box-shadow: 13px 22px 40px #2D2D2D42;
    bottom: 19px;
    cursor: pointer;
}

/* .form-fill-connect:focus-within label {

    font-weight: 500;
} */

.form-fill-connect .form-control:focus + .form-label,.form-fill-connect .form-label,.form-fill-connect .form-control:focus{font-weight:0;}
.logo-responsive{
    display: none;
}
.connect-landing-responsive {
    display: none;
}

.connect-landing span {
    margin-left: 25px;
    color: #6B6B6B;
}

.connect-landing a:hover {
    color: #8ABB2A;
}
.main-btn:hover {
    color: #fff!important;
}

.thank-you-section {
    background: #F3F3F3;
    display: inline-block;
    width:100%;
    overflow-x: hidden;
}

.thankyou-caparol {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 10px 60px #0000000D;
    border-radius: 27px;
    max-width: 720px;
    margin: 0 auto;
    text-align: center;
    margin-top: 106px;
    padding: 60px 57px;
    margin-bottom: 108px;
}
.content-thankyou h2 {
    font-size: 57px;
    color: #8ABB2A;
    padding-top: 32px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 25px;
}
.page-id-2415 .content-thankyou h2 {
    color: #89137D;
}
.content-thankyou p {
    font-size: 16px;
    color: #000000;
    padding-bottom: 32px;
}
.linkButton .first-b-thank {
    font-size: 14px;
    color: #000000;
    text-decoration: none;
    padding: 22px 77px;
    margin-right: 12px;
    font-weight: 600;
    border: 1px solid #000000;
}
.linkButton .secong-b-thank {
    background: #8ABB2A;
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    padding: 22px 57px;
    font-weight: 600;
}
.thank-you-whatsapp{
    top: 618px;
    bottom:0;
}

.thank-icon-resposive{
    display: none;
}
@media(min-width:1400px) {
    .join-caparol {
        max-width: 1242px;
    }
    .footer-landing {
        max-width: 1242px;
    }
    .whatsapp-connet{
        bottom: 135px;
    }
    .form-join-caparol h3{
        font-size:32px;
    }
    .landing-center-caprol {
        background: url(../images/backgroun-landing.png)no-repeat;

    }

}

@media(max-width:1440px) {
    
    .form-join-caparol p{
        font-size: 16px;
    }
    .form-join-caparol h3{
        font-size:30px;
        
    }

}

@media(max-width:1300px) {
    .thank-you-whatsapp {
        top: 722px;
        bottom: 0;
        right: 13px;
    }
    
.top-head{
    padding: 20px;
}
    
.join-caparol{
    padding: 50px 20px;
}   

}


@media(max-width:680px) {
    .form-fill-connect .form-control{
        height: 30px;
    }
.form-join-caparol{
  padding: 30px 30px;
}
.logo-top {
    display: none;
}
	.thank-icon-resposive{
    display: block;
}
.logo-responsive{
    display: block;
}
.connect-landing-responsive {
    display: flex;
    text-align: right;
    align-items: center;
    justify-content: flex-end;
}
.phone-connect:before{
    margin-right: 13px;
    margin-left: inherit;
}
.mail-connect:before{
    margin-right: 13px;
    margin-left: inherit;
}
.connect-landing{
    display:none;
}
    
.top-head{
    padding: 20px;
}

.connect-landing-responsive a {
    display: block;
}
.join-left-section{
    padding-right:0;
}

.join-caparol{
    padding: 50px 20px;
}
.join-left-section h2{
    
    font-size: 29px;
}button-img-ho
.form-join-caparol{
    padding: 59px 28px;
}
.form-join-caparol h3 {
    font-size: 25px;
}
.footer-landing {
    text-align: center;
}
.privacy-footer{
    text-align: center;
}
.landing-center-caprol{
    overflow: hidden;
}
.connect-landing span{
    display:none;
}
.thank-you-whatsapp{
    display: none;
}
.thankyou-caparol{
    margin: 41px;
}
.linkButton .first-b-thank{
    display: block;
    padding: 19px 15%;
    margin-right: 0;
    margin-bottom: 20px;
}
.linkButton .secong-b-thank{
    display: block;
    padding: 22px 41px;
}
.icon-thanks {
    display: none;
}

.thankyou-caparol{
    padding: 60px 35px;
}
.content-thankyou h2{
    font-size: 33px;
}
}
    @media(max-width:390px) {
    .landing-center-caprol {
        background: url(../images/responsive-background.png)no-repeat;
}

}
.page-id-2432 section{overflow: hidden;}
.page-id-2432 section{overflow: hidden;}




.join-caparol1 {
    max-width: 1115px;
    margin: 0 auto;
    padding-bottom: 59px;
	
}


