/*!
Theme Name: tnuffa
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: tnuffa
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

tnuffa is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
header {
    padding-top: 29px;
    padding-bottom: 35px;
}
header ul {
    margin-bottom: 0;
}
.whatsapp-container ul {
    text-align: left;
}
.whatsapp-container li img {
    margin-right: 7px;
}
@font-face{
    font-family: 'IBMPlexSansHebrew';
    src: url(fonts/IBMPlexSansHebrew-ExtraLight.ttf);
    font-weight: 100;
    font-display: swap;
}
@font-face{
    font-family: 'IBMPlexSansHebrew';
    src: url(fonts/IBMPlexSansHebrew-Regular.ttf);
    font-weight: 300;
    font-display: swap;
}
@font-face{
    font-family: 'IBMPlexSansHebrew';
    src: url(fonts/IBMPlexSansHebrew-Medium.ttf);
    font-weight: 500;
    font-display: swap;
}
@font-face{
    font-family: 'IBMPlexSansHebrew';
    src: url(fonts/IBMPlexSansHebrew-Bold.ttf);
    font-weight: 800;
    font-display: swap;
}html, body {
    scroll-behavior: smooth;
}
body {
    text-align: right;
    direction: rtl;
    font-family: 'IBMPlexSansHebrew';
    font-weight: 300;
    color: #0d1a7d;
}
a {
    text-decoration: none;
}


.menu-container {
    padding-left: 0;
    padding-right: 0;
}
a {
    text-decoration: none !important;
}
.menu-container ul > li > a {
    position: relative;
}
.menu-container ul > li > a::after {
    content: '';
    position: absolute;
    height: 4px;
    width: 0;
    bottom: -10px;
    background: #00c08a;
    right: 0;
    transition: .3s linear all;
    z-index: 99999;
}
.menu-container ul >li:hover>a::after {
    width: 30px;
}
.whatsapp-con span{
    color: #00c08a;
    font-size: 14px;
    font-weight: 800;
}
.menu-container  ul.list-inline li{
    margin: 0 15px;
    display: inline-block;
}
a {
    color: #0d1a7d;
}
.whatsapp-con > a {
    border-right: 2px solid #00c08a;
    padding-right: 10px;
}
.logo-txt{
    position: absolute;
    top: calc(50% - 25px);
    left: calc(50% - 175px);
}
.slider-section {
    margin-bottom: 35px;
}.content-section h2 {
    font-weight: 800;
    font-size: 40px;
}
.content-section {
    max-width: 687px;
}.public-sector {
    margin-top: 35px;
}.public-sector-content {
    max-width: 644px;
    background: #fff;
    box-shadow: 0 18px 26px rgb(0 112 255 / 13%);
    border-radius: 21px;
    display: inline-block;
    padding: 46px;
    position: absolute;
    left: 0;
    top: 90px;
}
.public-sector-section {
    position: relative;
}.public-sector-box > img {
    position: absolute;
    left: 0;
    top: -65px;
}.public-sector-box-wrap h2 {
    font-size: 46px;
    line-height: 46px;
    color: #0070ff;
    font-weight: 100;
}.public-sector-box-wrap h3 {
    font-size: 36px;
    line-height: 36px;
    color: #0070ff;
    font-weight: 800;
    margin-bottom: 23px;
}
.public-sector-left .public-sector-content {
    left: unset;
    right: 0;
}
.public-sector-left .public-sector-img {
    text-align: left;
}.public-sector.public-sector-left {
    margin-top: 64px;
}.public-sector-left .public-sector-box > img {
    left: unset;
}
.public-sector-left .public-sector-box-wrap {
    text-align: left;
}
.public-sector-left .public-sector-box-wrap :is(h2,h3){
    color: #00c08a;
}
.work-sector-content{
    max-width: 643px;
    width: 100%;
    display: inline-block;
}
.public-sector-img{
    width: 100%;
    display: inline-block;
    position: relative;
}
.work-sector-section{
    display: flex;
}.img-wrapper-second {
    position: absolute;
    left: 0;
    bottom: -60px;
}.work-sector {
    margin-top: 90px;
}.logo-white-txt {
    position: absolute;
    left: 56px;
    top: 44px;
}.projects-section {
    margin-top: 100px;
}
.four-slider  .col-sm-3.slick-slide {
    max-width: 100%;
}
.section-titles {
    text-align: center;
    margin-bottom: 40px;
}.section-titles h2 {
    font-size: 46px;
    line-height: 46px;
    color: #0d1a7d;
    font-weight: 100;
}
.section-titles h3 {
    font-size: 36px;
    color: #0d1a7d;
    font-weight: 800;
}
.project-img img {
    border-radius: 22px;
    margin-bottom: 40px;
}
.project-content h2 {
    font-size: 26px;
    color: #0d1a7d;
    font-weight: 800;
}.price {
    color: #00c08a;
    font-size: 36px;
    line-height: 36px;
    font-weight: 800;
}
.price span{
    font-size: 22px;
    line-height: 26px;
    font-weight: 300;
}.content-list li strong {
    font-weight: 800;
}.content-list li {
    font-size: 18px;
    line-height: 26px;
}.meet-the-people {
    margin-top: 40px;
}.meet-the-people-img img {
    border-radius: 22px 22px 0 0;
    width: 100%;
    height: 336px;
    object-fit: cover;
    max-width: 365px;
}.meet-the-people-content {
    padding: 37px;
    background-color: #00c08a;
    text-align: center;
    border-radius: 0 0 22px 22px;
    max-width: 365px;
}.meet-the-people-content * {
    color: #fff;
    margin-bottom: 0;
}
.meet-the-people-content h2 {
    font-size: 26px;
    font-weight: 800;
}.meet-the-people-content p {
    font-size: 18px;
    font-weight: 300;
}.meet-the-people-boxes > div:nth-child(2) .meet-the-people-content {
    background-color: #0d1a7d;
}
.meet-the-people-boxes > div:nth-child(3) .meet-the-people-content {
    background-color: #0070ff;
}.meet-the-people-boxes {
    margin-bottom: 44px;
}.meet-the-people-boxes > div:nth-child(2) {
    padding: 0 25px;
}.content-only-section {
    margin-bottom: 110px;
}.content-right-box {
    max-width: 355px;
}.content-right-box h2 {
    font-size: 46px;
    line-height: 31px;
    font-weight: 800;
}.content-right-box h2 {
    font-size: 46px;
    line-height: 31px;
    font-weight: 800;
    margin-bottom: 20px;
}.content-right-box p {
    font-size: 22px;
}.content-right-box p {
    font-size: 22px;
    margin-bottom: 0;
    line-height: 22px;
    font-weight: 300;
}.content-right-box strong {
    font-size: 22px;
    margin-bottom: 0;
    line-height: 22px;
    font-weight: 800;
}.content-left-box p {
    font-size: 22px;
    line-height: 25px;
    font-weight: 300;
}
.contact-us-details {
    width: 100%;
    max-width: 440px;
    background: #fff;
    box-shadow: 0 18px 26px rgb(0 112 255 / 13%);
    border-radius: 21px;
    display: inline-block;
    padding: 50px;
    position: absolute;
    top: -60px;
}.contact-us-details-box {
    position: relative;
}
.contact-us-details-box h2 {
    font-size: 46px;
    line-height: 46px;
    color: #0d1a7d;
    font-weight: 100;
    margin-bottom: 20px;
}
.contact-us-details-box h3 {
    font-size: 36px;
    color: #0d1a7d;
    font-weight: 800;
    margin-bottom: 20px;
}.contact-us-details-box ul li{
    color: #00c08a;
    font-size: 18px;
    line-height: 24px;
}
.contact-us-details-box ul li span{
    color: #0d1a7d;
}.click-icon {
    max-width: 98px;
    position: absolute;
    left: 68px;
    bottom: -150px;
}.contact-us-form {
    background-color: #0070ff;
    padding: 40px 125px 50px 50px;
    width: 100%;
    max-width: 833px;
    border-radius: 22px;
    display: block;
    margin-left: 0;
    margin-right: auto;
    box-shadow: 0 18px 26px rgb(0 112 255 / 13%);
}.contact-us-section {
    position: relative;
}.title-wrapper h2 {
    max-width: 488px;
    color: #fff;
    font-size: 36px;
    font-weight: 100;
}.title-wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 30px;
}.custom-form-style .form-control {
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    border-radius: 0;
}.custom-form-style .form-control::placeholder {
    color: #fff;
    font-size: 18px;
}
.custom-form-style select {
    color: #fff;
}
.custom-form-style option:not(:first-of-type) {
    color: #000;
}.form-control:focus {
    color: #fff;
}.form-check label {
    padding-right: 14px;
    color: #fff;
    font-size: 15px;
}button[type="submit"],
 input[type="submit"]{
    background: transparent;
    width: 197px;
    height: 55px;
    border: 1px solid #fff;
    border-radius: 32px;
    font-size: 18px;
    font-weight: 800;
    color: #fff;
    line-height: 36px;
    padding: 8px;
    position: absolute;
    left: 62px;
       bottom: 110px;
}button[type="submit"] img,
input[type="submit"] img{
    margin-right: 20px;
}
input[type="submit"] {
    background: url(images/Icon.png)no-repeat 85% center/ 16px;
}
input[type="checkbox"]{
    -webkit-appearance: none;
    -ms-transform: scale(2);
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    -o-transform: scale(2);
    padding: 4px;
    background: transparent;
    border-radius: 2px;
    border: none;
    height: auto;
    margin-right: -28px;
    margin-left: auto;
    border: 1px solid #fff;
}
input[type="checkbox"]:checked:after{
    content: '\2714';
    font-size: 8px;
    position: absolute;
    top: -2px;
    left: 1px;
    color: #fff;
}
form.custom-form-style > .row {
    margin-bottom: 20px;
}footer {
    margin-top: 105px;
}
.footer-section{
    background: url('../images/footer-bg.png');
    padding-top: 28px;
    padding-bottom: 25px;
}.col-five {
    text-align: left;

}.follow-us a {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}.follow-us a span {
    margin-left: 8px;
    font-size: 15px;
    font-weight: 800;
}.follow-us {
    margin-top: 100px;
}
.footer-section-content h2,
.footer-section-content h6{
    font-size: 22px;
    font-weight: 800;
    color: #0d1a7d;
}
.footer-section-content ul li{
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
}
.footer-copyright {
    background-color: #0d1a7d;
    padding-top: 25px;
    padding-bottom: 25px;
}.dotweb a {
    color: #fff;
    font-size: 12px;
    line-height: 24px;
    font-family: 'Poppins';
}.dotweb {
    text-align: left;
}
.tnuffa a{
    color: #00c08a;
    font-size: 12px;
    line-height: 24px;
    font-family: 'Poppins';
}.footer-section-content ul li em {
    font-style: normal;
}.resp-menu-con, .row.res-menu.p-4 {
    display: none;
}.slick-prev{
    left: unset;
    right: -5px;
    transform: scale(-1);
    z-index: 1;
}
.slick-next{
    left: 4px;
    right: unset;
    transform: scale(-1);
    z-index: 1;
}
.slick-prev:before {
    content: url('images/left-arrow.png') !important;
}
.slick-next:before {
    content: url('images/right-arrow.png') !important;
}.slick-prev,.slick-next {
    background: #fff;
    border: 1px solid #00c08a;
    width: 39px;
    height: 39px;
    border-radius: 100%;
    top: 32%;
}.slick-slide {
    display: block;
}.custom-form-style .form-control::placeholder {
    text-align: right;
}.custom-form-style .form-control {
    direction: ltr;
    text-align: right;
    color: #fff;
}.work-sector-content h2 {
    font-weight: 800;
}.footer-section-content ul {
    list-style-type: none;
    padding-right: 0;
}
.form-check-input {
    position: relative;
    margin-top: 0.3rem;
}
.wpcf7-list-item {
    direction: rtl;
        margin-right: 32px;
}
.form-check {
    position: relative;
    display: block;
    width: 100%;
} .form-check label {
    width: 100%;
    min-width: 100%;
}span.wpcf7-list-item-label {
    padding-right: 15px;
}.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: unset;
}.wpcf7 form .wpcf7-response-output {
    border: 2px solid #fff;    color: #fff;
}.wpcf7-not-valid-tip {
    color: #fff;
}