/**
 * Theme Name: Ascension
 * Theme URI: https://github.com/godaddy/wp-ascension-theme
 * Author: GoDaddy
 * Author URI: https://www.godaddy.com/
 * Description: Ascension is a Primer child theme with a business-oriented design.
 * Version: 1.1.5
 * License: GPL-2.0
 * License URI: https://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain: ascension
 * Template: primer
 * Tags: custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, left-sidebar, one-column, right-sidebar, rtl-language-support, sticky-post, threaded-comments, three-columns, translation-ready, two-columns
 *
 * This theme, like WordPress, is licensed under the GPL.
 * Use it to make something cool, have fun, and share what you've learned with others.
 *
 * Copyright © 2017 GoDaddy Operating Company, LLC. All Rights Reserved.
 */
/*--------------------------------------------------------------
Variables
--------------------------------------------------------------*/
html,

body{

    font-family: 'Inter', sans-serif !important;

    font-size:16px;

    color:#1b1b1b;
    line-height: 1.6;
    letter-spacing: 0.1px;
    overflow-x: hidden;
    margin: 0;

    }
body, p, ol li, ul li, dl dd, .fl-callout-text,
h1, h2, h3, h4, h5, h6, label, legend, table th, dl dt, .entry-title, .widget-title {
    font-family: 'Inter', sans-serif !important;
}

form input,form  select {
    padding: 10px;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #008CBA;
}

.container:hover .overlay {
  opacity: 1;
}

.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
@keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

h2{

    font-size: 26px;

    color: #1d427f !important;

    border-bottom: solid #a7a7a7 1px;

    padding-bottom: 10px !important;

    display: inline-block;

    font-weight: 700 !important;
     font-family: 'Inter', sans-serif !important;

}



@keyframes fadeinout {
  50% { opacity: 1; }
}
.orange-btn a,

.blue-btn a{



    padding: 15px 25px!important;

    border-radius:7px !important;

    font-size: 14px;

        font-family: 'Inter', sans-serif !important;

    color: #fff;

    display:inline-block;



}



.about-text p {

    margin-bottom: 30px;

}

.elementor-element.elementor-element-f330bb1.elementor-widget.elementor-widget-text-editor {

    margin-bottom: 0;

}

.orange-btn a {

    background-color: #ee6430;

}

.blue-btn.about a{

    font-size:18px;

}

.blue-btn a {

     background-color: #1e4280;



}

.offer-box figure.elementor-image-box-img {

    position: relative;

        margin-bottom: 0px !important;



}

.offer-box figure.elementor-image-box-img:before {

    content: "";

    background: linear-gradient(176deg, rgb(148 216 255 / 74%) 0%, rgba(255,255,255,1) 100%);

    position: absolute;

    width: 100%;

    height: 100%;



}


.offer-box .elementor-image-box-wrapper {

    position: relative;

    text-align: center;

    /*transition: transform 0.6s;*/

    transform-style: preserve-3d;
    transition: 1.5s;

}

.offer-box .elementor-image-box-content .elementor-image-box-description {

    height: 100%;

    padding: 15px;

    color: #1e4280;

    /*transform: rotateY(180deg);*/

    background: linear-gradient(176deg, rgb(148 216 255 / 74%) 0%, rgba(255,255,255,1) 100%);
    animation: fadeIn linear 1s;
    -webkit-animation: fadeIn linear 1s;
    -moz-animation: fadeIn linear 7s;
    -o-animation: fadeIn linear 7s;
    -ms-animation: fadeIn linear 7s;



}

.offer-heading h2 {

    color: #fff !important;

}

.offer-box .elementor-image-box-wrapper:hover .elementor-image-box-description {

    display: block;

    position: absolute;

    top: 0;

}

.offer-box .elementor-image-box-description {

    display: none;

}

.offer-box .elementor-image-box-wrapper:hover h3.elementor-image-box-title {

    display: none;

}



.offer-box h3.elementor-image-box-title {

        position: absolute;

    bottom: 0px;

    font-size: 24px;

    text-align: center;

    color: #1e4280;

    width: 100%;

    font-weight: 600;

    line-height: 1.3;

}

.elementor-image-box-description h3 {

     font-size: 24px;

    text-align: center;

    color: #1e4280;

     font-weight: 600;

    min-height: 60px;

}

.offer-box .elementor-image-box-description p {

    margin-bottom: 0;

    font-size: 16px;

    padding: 10px 0px 20px 0px;

}

.offer-box .elementor-image-box-description h3 {

    margin: 0;

    text-align: center;

}

.offer-box .elementor-image-box-description .blue-btn a {

    padding: 15px 30px!important;

    font-size: 18px;

}

.web h3.elementor-image-box-title {

    margin: 10px 0;

}

.elementor-element.elementor-element-dfd7d58.elementor-position-top.elementor-vertical-align-top.elementor-widget.elementor-widget-image-box  {

    margin-bottom:0 !important;

}

.home .entry-header1 {

    display: none;

}

.force-stretched-header {

    width: 100%;

}

.video-home i.eicon-play {

    color: #1d427f;

    font-size: 80px;

}

.video-home .eicon-play:before {

    content: "";

    background-image: url(/wp-content/uploads/2022/03/play-button.png);

    width: 71px;

    height: 71px;

    position: absolute;

    top: -27px;

    left: -27px;

}

.video-home:before {

    content: "";

    background-image: url(/wp-content/uploads/2022/03/video-shadow.png);

    width: 100%;

    height: 24px;

    position: absolute;

    bottom: -17px;

}


.menu-bor:before {

    content: "";

    background: #A2A2A2;

    position: absolute;

    width: 1px;

    height: 84%;

    right: 40px;

    top: 15px;

}

.menu-bor {

    position: relative;

}

div#footer p {

    display: none;

}

hr {

    display: none;

}

.elementor-15 .elementor-element.elementor-element-67fd8f9 .elementor-heading-title {

    color: #fff !important;

}

.video-home {

    position: relative;

}

.con-ser ul li:before {

        content: "";

    background: #fff;

    width: 5px;

    height: 2px;

    position: absolute;

    left: 0;

    top: 11px;

}

.con-ser ul li {

    padding-left: 13px;

    position: relative;

}

.con-ser ul {

    list-style: none;

    padding-left: 0;

    column-count: 4;

        padding-top: 10px;



}

.con-ser-big ul li {

    position: relative;

    padding-left: 20px;

    padding-bottom: 10px;

}

.con-ser-big ul li:before {

    content: "";

    background: #fff;

    width: 10px;

    height: 10px;

    position: absolute;

    border-radius: 100%;

    left: 0;

    top: 9px;

}

.con-ser-big ul {

    list-style: none;

    padding: 0;

}

.ser-main {

    background-size: 50% 100% !important;

    overflow: hidden;

}

.blue-bg .elementor-widget-wrap.elementor-element-populated::before {

  content: "";

  background: #1E4280;

  position: absolute;

  height: 100%;

  width: 1600px;

  top: 0;

}

.blue-bg .elementor-widget-wrap.elementor-element-populated {

  position: relative;

}

#slider-1-slide-1-layer-1 {

  color: #fff !important;

  border-bottom: 0 !important;

}


div#content {
    max-width: 1140px;
    margin: 0 auto;
}
.force-stretched-header {
    margin-left: auto !important;
    left: 0 !important;
    margin-right: auto;
    width: 100% !important;
}
a {
    text-decoration: none;
}
#primary {
    width: 68%;
    float: left;
    padding-right: 25px;
     margin-top: 0px;

}
.footer-width-fixer {
    float: left;
}
#secondary {
    width: 27%;
    float: left;
    padding-left: 30px;
    margin-top: 50px;
}
a.button {
    padding: 15px 25px!important;
    border-radius: 7px !important;
    font-size: 14px;
    font-family: 'Inter', sans-serif !important;
    color: #fff;
    display: inline-block;
    background-color: #1e4280 !important;
}
.entry-summary p {
    font-size: 18px;
}
.entry-meta span a {
    color: #000;
}

.entry-meta span {
    padding: 0 10px;
    position: relative;
    color: #000;
}
.entry-meta span:first-child {
    padding-left: 0;
}
.entry-meta span:first-child:before {
    display: none;
}
.entry-meta span:before {
    content: "/";
    position: absolute;
    left: -5px;
}
#secondary h4.widget-title {
        padding: 10px 15px;
    font-weight: 500;
    background: #525866;
    color: #fff;
}
div#secondary ul li a,
.links-main ul li a,
.content-area  ul li a {
    color: #000;
    padding-left: 13px;
    position: relative;
    margin-bottom: 13px;
        font-weight: 400 !important;
    padding: 0 !important;
    margin: 0 !important;
    text-transform: inherit !important;
}
div#secondary ul,
.links-main ul,
.content-area  ul {
    list-style: none;
    padding-left: 0;
}
div#secondary ul li,
.links-main ul li,
.content-area ul li {
    padding-left: 13px;
    position: relative;
    margin-bottom: 13px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
div#secondary ul li:before,
.links-main ul li:before,
.content-area  ul li:before {
    content: "";
    background: #525866;
    width: 5px;
    height: 2px;
    position: absolute;
    left: 0;
    top: 11px;
}
.links-main ul ul {
    margin-top: 10px !important;
    display: block;
}
.links-main u {
    margin-bottom: 10px;
    display: inline-block;
}
.links-main-colm ul{
    column-count: 3;
}
.archive  article {
    background-color: #228ecc17;
    padding: 30px;
    margin-bottom: 20px;
}
.large-12, .navigation .nav-links, body.layout-one-column-wide #primary, body.layout-one-column-narrow #primary, body.layout-one-column-wide #secondary, body.layout-one-column-narrow #secondary, .site-branding, .site-footer .site-info, .hero aside, .footer-widget-area.columns-1 .footer-widget {
    width: 100%;
}
div#secondary form.search-form input.search-field {
    /* border-color: #efefef !important; */
    background-color: #efefef;
    /* height: 100%; */
    float: left;
    padding: 14px 19px!important;
}
div#secondary input.search-submit {
    padding: 15px 25px!important;
    border-radius: 7px !important;
    font-size: 14px;
    border: none;
    background-color: #ee6430;
    font-family: 'Inter', sans-serif !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}
div#secondary  form.search-form {
    margin-top: 15px;
}

.banner h1 {
    padding: 30px;
    color: #1d427f !important;
    border-bottom: solid #1d427f 1px;
    padding-bottom: 10px !important;
    display: inline-block;
    font-weight: 700 !important;
    width: 100%;
    text-align: center;
    font-size: 45px;
    margin: 0;
}
.mob-standard-logo {
    height: auto !important;
}
.elementor-5443 .elementor-element.elementor-element-4bf05a73 .menu-item a.hfe-menu-item, ul.sub-menu a{
    font-size: 14px !important;
    padding: 15px !important;
}
.nav-links {
    display: flex;
    align-items: center;
}
.nav-links a {
    color: #000;
    padding: 10px;
    display: inline-block;
}
.nav-previous {
    flex: 0 0 50%;
}
.nav-next {
    flex: 0 0 50%;
    text-align: right;
}
.um-page-login .um-login,
.um-page-register .um-register {
    background-color: #228ecc17;
    padding: 30px;
    border-radius: 30px;
}
.um-register.um-1569.um {
    max-width: 600px;
}
header.entry-header.main-bg {
    background: linear-gradient(176deg, rgb(148 216 255 / 51%) 0%, rgba(255,255,255,1) 100%);
    padding: 10px 30px;
    position: relative;
    margin-bottom: 50px;
}
header.entry-header.main-bg:before,
header.entry-header.main-bg:after{
    content: "";
    background: linear-gradient(185deg, rgb(148 216 255 / 51%) 0%, rgba(255,255,255,1) 100%);
    width: 100%;
    height: 100%;
    position: absolute;

    top: 0;
}
header.entry-header.main-bg:before {
    right: 100%;
}
header.entry-header.main-bg:after{
    left: 100%;
    }
form ul li:before {
    display: none;
}
.um-field.um-field-block.um-field-block.um-field-type_block {
    padding-top: 0;
}
.main-disclaimers h2 {
    margin-bottom: 0;
    font-size: 18px;
}
.main-disclaimers .links-main ul li {
    margin-bottom: 0;
}
.main-disclaimers .links-main ul li a {
    font-size: 14px;
}
.main-disclaimers ul {
    margin-bottom: 0;
}
.white-text h2{
    color: #fff !important;
}
.navigation.pagination .paging-nav-text {
    width: 50%;
    float: left;
}
.navigation.pagination .nav-links {
    width: 50% !important;
    float: left;
}
.navigation.pagination .nav-links .page-numbers.current, .social-menu a:hover {
    padding: 10px;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #1e4280 !important;
}
.con-ser ul li {
    width: 150px;
}
marquee {
    height: auto;
}
@media only screen and (max-width: 1200px) {
   .about-text p {
    margin-bottom: 5px;

}
    div#content {
        max-width: 1000px;
    }
    .elementor-5423 .elementor-element.elementor-element-2f670abc .elementor-button {
    font-size: 16px;
}
.elementor-5423 .elementor-element.elementor-element-2c7bc878 .elementor-heading-title {

    font-size: 22px;
    }
    html, body {

    font-size: 14px;
}
.elementor-element-178cdb7a p {
    margin: 0;
}
h2 {
    font-size: 23px;
    }
    .force-stretched-header img.attachment-large.size-large {
    width: 70%;
}
.orange-btn a, .blue-btn a {
    padding: 12px 17px!important;
    border-radius: 7px !important;
    font-size: 13px;
    font-family: 'Inter', sans-serif !important;
    color: #fff;
    display: inline-block;
}
.elementor-5443 .elementor-element.elementor-element-4bf05a73 .menu-item a.hfe-menu-item, ul.sub-menu a {
    font-size: 12px !important;
}
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1000px;
}
.marq-section p {
    font-size: 10px !important;
    }
    .offer-box .elementor-image-box-description p {
    margin-bottom: 0;
    font-size: 14px;
}
.offer-box .elementor-image-box-description .blue-btn a {
    padding: 10px 20px!important;
    font-size: 14px;
}
.elementor-image-box-description h3 {
    font-size: 16px;

    min-height: 30px;
}
.offer-box figure.elementor-image-box-img {
    min-height: inherit !important;
}
}
@media only screen and (max-width: 1024px) {
.mobmenur-container {
    top: 19% !important;
    background-color: #228ecc !important;
    padding: 10px !important;
}
.mob-menu-header-holder {
    background-color: #fff !important;
        display: flex !important;
    align-items: center;
}
.mob-menu-logo-holder {
    height: auto !important;
}
.mobmenu-right-panel li, .rightmbottom, .rightmtop {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.force-stretched-header .elementor-element-3522658e{
    display: block !important;
}
.elementor-element-1f95e610{
    display: none !important;
}
.mob-menu-logo-holder {
    width: 70%;
}
.mob-standard-logo {
    height: auto !important;
}
#primary {
    width: 93% !important;
        padding: 0 15px;

}
#secondary {
    width: 98%;
}
.footer-width-fixer nav.hfe-nav-menu__layout-vertical {
    visibility: visible !important;
    opacity: 1 !important;
    height: auto !important;
}
.footer-width-fixer .hfe-dropdown,
.footer-width-fixer a.hfe-menu-item {
    background-color: transparent !important;
}
.menu-bor:before {
    display: none;
}
.hfe-nav-menu__toggle.elementor-clickable {
    display: none !important;
}

}
@media only screen and (max-width: 767px) {
.elementor-element-4c04a348 .elementor-widget-wrap.elementor-element-populated {
  padding: 0 !important;
}

.elementor-element-6f86ed8c .elementor-button-wrapper,
.elementor-element-6e4e6dd .elementor-button-wrapper {
    text-align: center;
}
rs-layer#slider-1-slide-1-layer-10 {
    left: 85px;
}

.elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-250d8e46.about-text {
    padding-top: 30px;
}
.offer-box figure.elementor-image-box-img {
    width: 100%;
}
.offer-box figure.elementor-image-box-img img {

  width: 100%;
    height: 450px !important;
    object-fit: cover;
}
.elementor-element-845daf4{
    padding-left: 20px !important;
}
.elementor-element.elementor-element-2f670abc {
    text-align: left;
    margin-bottom: 30px;
}
.elementor-element-845daf4 .elementor-widget-wrap.elementor-element-populated {
    padding-left: 0 !important;
}
.con-ser ul {
    column-count: 2;
}
.elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-3d14088d {
    order: 2;
    padding-top: 30px;
    padding-bottom: 50px;
}
.elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-384002d8 {
    padding-top: 30px;
}

/*.elementor-5423 .elementor-element.elementor-element-7b55ce8b {
    font-size: 14px !important;
}*/

.main-bg h1.entry-title {
    margin: 0;
    font-size: 22px;
    padding: 5px 0;
}
header.entry-header.main-bg {
        margin-bottom: 10px;

}
.elementor-button-wrapper {
    text-align: left;
}
.fl-col-small:not(.fl-col-small-full-width) {
    max-width: 100%;
}
iframe {
    width: 100%;
}
.navigation.pagination .paging-nav-text {
    width: 100% !important;
}
.navigation.pagination .nav-links {
    width: 100% !important;
}
.elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-4c04a348 {
    margin: 0 15px;
}
.elementor-element.elementor-element-2f670abc.elementor-align-right.orange-btn.elementor-widget.elementor-widget-button a.elementor-button-link.elementor-button.elementor-size-sm {
    margin-top: 10px;
}
}
@media only screen and (max-width: 450px) {
    rs-layer#slider-1-slide-1-layer-10 {
    left: 80px;
}
h2 {
    font-size: 19px !important;
}
}

.widget_media_image img {
    width: 50%;
    text-align: center;
    margin: 0 auto;
}
