body {
    margin: 0;
    background: #212529;
    color: #fff;
    font-family: 'Lexend', sans-serif;
}

input, textarea, select {
}

a {
    text-decoration: none;
    color: #418b87;
}

a:hover {
    text-decoration: none;
    color: #5d5e5e;
}

.our-services__box .elementor-image-box-title:hover > a{
    color: #5d5e5e;
}

input:focus, textarea:focus, select:focus, a:focus, button:focus {
    outline: none;
    box-shadow: none;
}

header.header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 50;
    transition: all ease .4s;
    
}

.head{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

header.header.fixeds{
    background-color: #000;

}

section {
    height: auto;
}

/* New CSS */
.elementor-6 .elementor-element.elementor-element-ed1cb74 > .elementor-container{
    /* min-height: calc(100vh + 190px); */
    min-height: 100vh;
}

body:not(.rtl) .elementor-6 .elementor-element.elementor-element-30479b1{
    right: 830px;
    left: auto;
}

footer {
    height: auto;
    overflow: hidden;
    background: #111;
    padding-top: 80px;
}

.logo {
}

.top {
}

.head {
    position: relative;
    z-index: 1000;
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
}

#searchform input[type="submit"] {
}

#searchform input[type="text"] {
}

#searchform label {
    display: none;
}

.main {
    height: auto;
    overflow: hidden;
}

.copy {
    height: auto;
    overflow: hidden;
    padding: 20px 0 40px;
    width: 100%;
}

footer a {
}

.copy .right {
    text-align: right;
}

footer .widgets {
    height: auto;
    overflow: hidden;
    padding: 0 0 50px 0;
}

.social {
}

.social a {
    color: #fff;
    display: block;
    float: left;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    margin-right: 5px;
    position: relative;
    text-align: center;
    width: 40px;
}

.dskbtn {
    background: #418b87;
    color: #fff;
    height: 55px;
    line-height: 57px;
    display: inline-block;
    padding: 0 30px;
    border-radius: 5px;
    position: relative;
    z-index: 0;
    overflow: hidden;
    transition: all ease .4s;
    cursor: pointer;
}

.dskbtn:before {
    content: "";
    background: #2c3536;
    height: 400px;
    width: 400px;
    display: block;
    border-radius: 100%;
    position: absolute;
    right: -400px;
    z-index: -1;
    top: 50px;
    transition: all ease .8s;
}

.dskbtn:hover:before {
    top: -200px;
    right: -200px;
}

.dskbtn:hover {
    color: #fff;
}

.social-icons {
    transform: scale(1);
}

.social-icons {
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: row;
    margin: 0;
    padding: 0;
    list-style: none;
}

.social-icon {
    opacity: 0;
    transition: opacity 0.3s;
}

.social-icon svg {
    overflow: visible !important;
}

.social-icon .si-splash, .social-icon .si-grid {
    display: none;
    visibility: hidden;
}

.social-icon .si-icon {
    transform-origin: "center center";
}

.menu--1 path {
    fill: none;
    stroke: #fff;
    stroke-width: 3;
    stroke-linecap: round;
    stroke-linejoin: round;
    --length: 24;
    --offset: -38;
    stroke-dasharray: var(--length) var(--total-length);
    stroke-dashoffset: var(--offset);
    transition: all .8s cubic-bezier(.645, .045, .355, 1);
}

.menu--1 circle {
    fill: #418b87;
    animation-name: blink;
    animation-duration: 5s;
    animation-iteration-count: infinite;
}

.menu--1 label:hover circle {
    animation-play-state: pause;
}

.cross svg.active .line--1, .cross svg.active .line--3 {
    --length: 22.627416998;
}

.cross svg.active .line--2 {
    --length: 0;
}

.back svg .active.line--1, .back svg.active .line--3 {
    --length: 8.602325267;
}

.menu--1 .line--1, .menu--1 .line--3 {
    --total-length: 126.64183044433594;
}

.menu--1 .line--2 {
    --total-length: 70;
}

.menu--1 svg.active .line--1, .menu--1 svg.active .line--3 {
    --offset: -94.1149185097;
}

.menu--1 svg.active .line--2 {
    --offset: -50;
}

.menu--1 input[type="checkbox"] {
    display: none;
}

.menu--1 svg {
    /* width: 130px; */
    width: 80px;
    height: auto;
    transition: all ease .4s;
}

.menuicon {
    text-align: right;
    float: right;
    cursor: pointer;
}

header.header.fixeds {
}

header.header.fixeds .logo {
    margin: 12px 0;
    margin-left: 20px;
}

header.header.fixeds .logo img {
    width: 60px;
}

.logo img {
    transition: all ease .4s;
    /* width: 150px; */
    width: 80px;
}

header.header.fixeds .menu--1 svg {
    width: 75px;
    margin-top: 4px;
}

.top-slider-caption h3 {
    font-size: 26px;
    margin: 0 0 25px 0;
}

.top-slider-caption h2 {
    font-weight: 700;
    font-size: 38px;
    margin: 0 0 30px 0;
}

.top-slider-caption p {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.7;
}

.container.vc-cont {
    padding: 0;
}

.all-menu-links .allcols {
    display: flex;
    height: 100%;
    overflow: hidden;
    width: 100%;
    flex-direction: row-reverse;
}

.all-menu-links .allcols>div {
    flex: 0 0 25%;
    height: 100%;
    width: 25%;
}

.all-menu-links .allcols>div div>a {
    color: #000;
    display: block;
    font-weight: 800;
    font-size: 40px;
}

.all-menu-links .allcols>div .firstmap {
    /*padding: 50px;*/
    padding: 100px 50px 0px;
    height: 100%;
    transition: all ease .4s;
    background: #fff;
}

.all-menu-links .allcols>div.single-col-2 > div {
    padding: 100px 20px 50px;
    /* height: 50vh; */
    height: 100vh;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.all-menu-links .allcols>div.single-col-2 > div.secondmap {
    /* padding: 20px 20px; */
}

.all-menu-links .allcols>div.single-col-2 > div.secondmap > div {
    margin-top: -50px;
}

.all-menu-links .allcols>div.single-col-3 .fourthmap {
    background: #000;
    color: #fff;
    height: 100%;
}

.all-menu-links .allcols>div.single-col-3 .fourthmap a {
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 400;
}

.all-menu-links .allcols>div.single-col-3 .fourthmap>div#access {
    /* height: 79vh; */
    height: 77vh;
    /* padding: 150px 90px; */
    /* padding: 150px 40px; */
    /*padding: 50px 40px 150px;*/
    padding: 110px 40px 45px;
}

.all-menu-links .allcols>div.single-col-3 .fourthmap>.bottom-links {
    height: 7vh;
    text-align: center;
}

.all-menu-links .allcols>div.single-col-3 .fourthmap>.bottom-links>a {
    display: inline-block;
    font-weight: 300;
    font-size: 15px;
    padding: 0 20px;
    transition: all ease .5s;
}

.all-menu-links .allcols>div.single-col-3 .fourthmap>.social a {
    height: 70px;
    line-height: 70px;
    width: 70px;
    border-radius: 70px;
    margin: 0 6px;
    float: none;
    display: inline-block;
    font-size: 26px;
    z-index: 0;
    transition: all .5s ease .5s;
}

.all-menu-links .allcols>div.single-col-3 .fourthmap>div#access>div>ul>li {
    float: none;
    line-height: 60px;
    height: 60px;
}

.all-menu-links .allcols>div.single-col-2 div.secondmap {
    background: linear-gradient(45deg, #40514e, #293533);
}

.all-menu-links .allcols>div.single-col-2 div.secondmap .carona {
    /* background-image: url(../images/logo.svg); */
    background-image: url(../images/white-cyberhub-logo.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 200px;
    height: 200px;
    display: block;
    background-position: center;
    position: absolute;
    /* right: -90px;
    bottom: -130px; */
    right: 90px;
    bottom: 100px;
    z-index: -1;
    transition: all ease .4s;
    opacity: 0.2;
}

.all-menu-links .allcols>div.single-col-2 div.secondmap>a {
    display: block;
    color: #fff;
}

.all-menu-links .allcols>div.single-col-2 > div.thirdmap {
    background: linear-gradient(45deg, #5e736f, #66a19e);
}

.all-menu-links .allcols>div.single-col-2 div.thirdmap .tala {
    opacity: 0.2;
    /* background-image: url(../images/cc.png); */
    background-image: url(../images/call.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 200px;
    height: 200px;
    /* width: 500px;
    height: 384px; */
    display: block;
    background-position: center;
    position: absolute;
    /*right: 50%;*/
    /*top: 10%;*/
    /* right: 0;
    bottom: 0; */
    right: 100px;
    bottom: 90px;
    z-index: -1;
    transition: all ease .4s;
}

body.loi .menu--1 circle {
    animation: none;
}

.loi header.header.fixeds {
    background: transparent;
}

.social a svg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    fill: #000;
    stroke: #1e758d;
    stroke-width: 2px;
    width: 100%;
    height: 100%;
    stroke-dasharray: 160px 160px;
    stroke-dashoffset: -160px;
    transition: stroke-dashoffset linear .4s, fill .5s ease .5s;
}

.social a:hover svg {
    stroke-dashoffset: 0px;
    fill: #1e758d;
}

.all-menu-links .allcols>div.single-col-3 .fourthmap>.social a:hover {
    color: #fff;
}

.all-menu-links .allcols>div.single-col-3 .fourthmap>div#access>div>ul>li:hover>a {
    margin: 0 0 0 10px;
    color: #418b87;
}

.all-menu-links .allcols>div.single-col-3 .fourthmap>.bottom-links>a:hover {
    color: #1e758d;
    transform: translate(0px, -10px);
}

.all-menu-links .allcols>div.single-col-2 div.secondmap:hover span.carona {
    /* width: 600px;
    height: 600px; */
    width: 300px;
    height: 300px;
}

.all-menu-links .allcols>div.single-col-2 div.thirdmap:hover .tala {
    width: 300px;
    height: 300px;
    /* width: 653px;
    height: 502px; */
    /* right: -152px;
    bottom: -100px; */
    right: 152px;
    bottom: 100px;
}

.parallax-button, .parallax-button div {
    padding: 0;
    margin: 0;
    color: #f1f1f1;
    appearance: none;
    border: none;
    background: none;
    cursor: pointer;
    transform: translate3d(0, 0, 0);
    transition: all 260ms ease-out;
    display: inline-block;
}

.parallax-button .shadow {
    position: absolute;
    top: 0;
    left: 10%;
    background: rgba(0, 0, 0, 0);
    height: 80%;
    width: 80%;
    filter: blur(0);
    z-index: 1;
    transform: translateY(0);
}

.parallax-button.hovered .shadow {
    background: rgba(0, 0, 0, 0.5);
    filter: blur(10px);
    transform: translateY(20px);
}

.parallax-button .forground {
    background: #229dc6;
    background-image: linear-gradient(#229dc6, #229dc6);
    position: relative;
    padding: 1.5em 4em;
    display: flex;
    align-items: center;
    white-space: pre;
    z-index: 2;
    text-shadow: none;
    font-weight: bold;
}

.parallax-button.hovered .forground {
    text-shadow: none;
}

.home-solution-text {
    margin: 0;
}

.home-solution-text h2 {
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.home-solution-text p {
    margin: 0 0 24px 0;
}

.the-solution-image1 {
    margin: 0;
}

.the-solutuions-div {
    padding: 100px 0;
}

.the-solution-image1 img {
    width: 80%;
}

.the-solutuions-div.the-solutuions-div2 {
    background: #f9f9f9;
}

.home-table-text-single {
    margin: 0;
    background: linear-gradient(45deg, rgb(210 237 249 / 53%), rgb(255 255 255 / 0%));
    border: 2px solid #9ad0eb;
    border-radius: 10px;
    padding: 30px;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    text-align: center;
    min-height: 760px;
    transition: all ease .4s;
    box-shadow: 0 0 20px 0 rgb(154 208 235 / 31%);
}

.home-table-text-single-image {
}

.home-table-text-single-image img {
    height: 80px;
    width: auto;
}

.the-tables-div {
    padding: 100px 0;
    position: relative;
    background-image: linear-gradient(90deg, #c9e7ff, white, #c9e7ff);
    overflow: hidden;
    background-size: 300% auto;
    animation-name: particlesbg;
    animation-duration: 14s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

.home-table-text-single h2 {
    font-size: 26px;
    margin: 0 0 40px 0;
}

.home-table-text-single ul {
    list-style: none;
    padding: 0;
    margin: 0 0 40px 0;
}

.home-table-text-single li {
    margin: 0 0 10px 0;
    font-weight: 300;
    font-size: 15px;
    line-height: 1.4;
    border-bottom: 1px solid #000;
    padding: 0 0 10px 0;
}

.home-table-text-single h3 {
    font-weight: 700;
    margin: 0 0 20px 0;
    font-size: 34px;
}

.home-table-text-single p {
    font-weight: 300;
}

.home-table-text-single em {
    font-weight: 300;
    font-size: 14px;
    display: block;
}

.home-table-text-single:hover {
    transform: scale(1.05) rotate3d(1, 1, 1, 5deg);
}

.home-table-text-single svg {
    fill: #fff;
    height: 200px;
    width: auto;
    margin: 0 0 30px 0;
}

path.pathani {
    fill: none;
    stroke: #fff;
}

.home-first-contactform {
    padding: 50px 0;
    background-position: 200% 750px;
    background-repeat: no-repeat;
    background-size: 45% auto;
}

.home-first-cf-tett {
    margin: 0 0 60px 0;
}

.home-first-cf-tett h2 {
    font-size: 50px;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.home-first-cf-tett p {
}

.logo {
    float: left;
    margin: 20px 0;
    margin-left: 20px;
    transition: all ease .4s;
}

#access .menu-header ul, div.menu ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#access .menu-header li, div.menu li {
    float: left;
    position: relative;
}

.all-menu-links .allcols>div.single-col-3 .fourthmap>div#access>div>ul>li>a {
    display: block;
    font-weight: 700;
    font-size: 40px;
    transition: all ease .5s;
}

#access ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    display: none;
    float: left;
    position: absolute;
    width: 180px;
    z-index: 99999;
}

#access ul ul li {
    min-width: 180px;
}

#access ul ul ul {
    left: 100%;
    top: 0;
}

#access ul ul a {
    background: none repeat scroll 0 0 #a31c22;
    border: medium none;
    height: auto;
    line-height: 1em;
    padding: 10px;
    width: 160px;
}

#access ul li:hover>ul {
    display: block;
}

.all-menu-links .allcols>div.single-col-3 .fourthmap>.social {
    height: 15vh;
    text-align: center;
    border-top: 2px solid #080808;
    padding-top: 3.5vh;
}

.all-menu-links {
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 0;
    display: none;
}

footer .widgets .footer-widget-area {
    width: 25%;
    flex: 0 0 auto;
    font-size: 16px;
}

footer .widgets .footer-widget-area:nth-child(2) {
    width: 15%;
}

footer .widgets .footer-widget-area:nth-child(1) {
    width: 35%;
    padding-right: 5%;
}

.flogo img {
    width: 70px;
    margin: 0 0 25px 0;
}

.footer-text {
    margin: 0 0 40px 0;
}

.footer-widget-area h3 {
    font-size: 22px;
    margin: 0 0 25px 0;
}

.footer-widget-area ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-widget-area ul li a {
    font-size: 16px;
    color: #fff;
}

.footer-widget-area ul li {
    margin: 0 0 15px 0;
}

.copy p {
    font-size: 13px;
    margin: 0;
}

.copy p a {
    color: #fff;
}

footer .widgets .footer-widget-area div.wpforms-container-full {
    margin: 0;
    position: relative;
    z-index: 0;
}

footer .widgets .footer-widget-area div.wpforms-container-full .wpforms-form .wpforms-field {
    padding: 0;
}

footer .widgets .footer-widget-area div.wpforms-container-full .wpforms-form .wpforms-field input {
    height: 50px;
    border: 0;
    padding: 0 20px;
    font-size: 13px;
    border-radius: 5px;
}

footer .widgets .footer-widget-area div.wpforms-container-full .wpforms-form .wpforms-submit-container {
    padding: 0;
    position: absolute;
    top: 4px;
    right: 4px;
    z-index: 1;
}

footer .widgets .footer-widget-area div.wpforms-container-full .wpforms-form .wpforms-submit-container button {
    background: #418b87;
    border: 0;
    border-radius: 5px;
    font-size: 14px;
    transition: all ease .4s;
}

footer .widgets .footer-widget-area div.wpforms-container-full .wpforms-form .wpforms-submit-container button:hover {
    border: 0;
    background: #000;
    color: #fff;
}

footer .widgets .footer-widget-area:nth-child(4) {
    padding-left: 50px;
}

.all-menu-links .allcols>div .firstmap > iframe {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    /* height: 65vh; */
    height: calc(100vh - 350px);
    z-index: 0;
}

.all-menu-links .allcols>div .firstmap:before {
    content: "";
    background: linear-gradient(#fff, #fff, transparent);
    width: 100%;
    /* height: 35vh; */
    height: 120px;
    display: block;
    position: absolute;
    /* top: 35vh; */
    top: 350px;
    left: 0;
    right: 0;
    z-index: 1;
}

div.wpforms-container-full.home-page-form .wpforms-form input.wpforms-field-large {
    height: 45px;
    border: 0;
    border-radius: 5px;
    padding: 0 20px;
}

div.wpforms-container-full.home-page-form .wpforms-form textarea {
    border: 0;
    border-radius: 5px;
    padding: 20px;
}

div.wpforms-container-full.home-page-form .wpforms-form .wpforms-submit-container button {
    background: #418b87;
    color: #fff;
    border: 0;
    padding: 0 40px;
    height: 45px;
    border-radius: 5px;
}

div.wpforms-container-full.home-page-form .wpforms-form .wpforms-submit-container button:hover {
    background: #000;
    border: 0;
}

body .strong-view.wpmtst-modern.controls-type-sides .wpmtst-testimonial-inner p {
    font-size: 22px;
    font-style: normal;
}

body .strong-view.wpmtst-modern.controls-type-sides .wpmtst-testimonial-inner {
    padding: 0;
    margin: 70px 0;
}

.all-menu-links .allcols>div.single-col-2 > div.thirdmap div.wpforms-container-full {
    margin: 0;
}

.all-menu-links .allcols>div.single-col-2 > div.thirdmap > a{
    color: #fff;
    pointer-events: none;
    curser: text;
    
}

.elementor-6 .elementor-element.elementor-element-13d5333 .premium-hscroll-sections-wrap{
    padding-top: 80px;
}

/* .premium-hscroll-sections-wrap{
    height: calc(100vh - 80px);
} */