html{
    scroll-behavior: smooth;
}
body{
    font-family: 'WorkSans';

}
body #page{
    transition: all 0.4s;
}
body.no-scroll #page{
    opacity: 0;
}
body.home{
    background: #F7F7F9;
}
h1,h2,h3,h4,h5,h6{
    font-family: 'Rubik';
    font-weight: 700;
}
input,textarea,select,p,ul li,ol li{
    font-family: 'WorkSans';
    font-weight: 300;
}
body{-ms-overflow-style: scrollbar !important;} /*-------ie---fix---------------*/
button:hover,
a:focus,
button:focus,
input:focus,
textarea:focus,
a:hover{
    outline: none!important;
    text-decoration: none;
}
/*----------*/
#page{
    margin-top: 0;
    overflow: hidden;
}
.navbar-header{
    max-width: 150px;
}
.big-container{
    padding-left: 10vw;
    padding-right: 10vw;
}
.small-container{
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
}
.wp-block-columns{
    margin-bottom: 0;
}
.std .wp-block-columns.has-background>.wp-block-column p:nth-last-of-type(1){
    margin-bottom: 0;
}
.wp-block-columns,
.grid-gap{
    padding-bottom: 80px;
    padding-top: 80px;
}
.wp-block-columns.has-background{
    margin-left: -5vw;
    margin-right: -5vw;
    border-radius: 50px;
    margin-bottom: 80px;
    margin-top: 80px;
    overflow: hidden;
}
.wp-block-columns.has-background.no-margin-top{
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.wp-block-columns.has-background.no-margin-bottom{
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
body.home .wp-block-columns.has-background{
    margin-top: 0;
}
.wp-block-columns.has-background{
    padding: 5vw;
}
.wp-block-columns.has-background.smaller{
    padding: 30px 5vw;
}
.no-padding-bottom{
    padding-bottom:  0!important;
}
.no-padding-top{
    padding-top: 0!important;
}
.no-margin-bottom{
    margin-bottom: 0!important;
}
.no-margin-top{
    margin-top: 0!important;
}
.no-margin{
    margin: 0!important;
}
.wp-block-separator{
    border-top:none;
    border-bottom: none;
    height: 1px;
    background: #1C3F94;
    opacity: 0.1;
    margin: 0;
}
.wp-block-columns.has-background .wp-block-separator{
    background: #fff;
    opacity: 0.25;
}
/*--------*/

.wp-block-columns.icons{
    padding: 25px 0;
}
.wp-block-columns.icons>div{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.wp-block-columns.icons>div svg{
    margin-right: 10px;
    width: 55px;
    height: auto;
}
.std .wp-block-columns.icons>div p{
    margin-bottom: 0;
    color: #171614;
    font-weight: 600;
    width: calc(100% - 65px);
}
.has-background .wp-block-column{
    position: relative;
    z-index: 1;
}
.has-background .wp-block-column:nth-of-type(1){
    z-index: 2;
}
.wp-block-cover{
    position: absolute;
    top:-5vw;
    right:-5vw;
    width: calc(100% + 10vw);
    bottom: -5vw;
    z-index: 1;
}
.wp-block-cover:before{
    position: absolute;
    top:0;
    left: 0;
    width: 10vw;
    height: 100%;
    content: "";
    z-index: 1;
    background: linear-gradient(90deg, rgba(28,63,148,1) 0%, rgba(28,63,148,0) 100%);
}
.wp-block-cover:after{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    background: #1C3F94;
    height: 100%;
    content: "";
    z-index: 1;
    opacity: 0.7;
}
.wp-block-cover>span{
    display: none;
}
/*-------------------*/
.dummy-banner{
    display: block;
    height: 150px;
    position: relative;
}
body.home #default-page{
    position: relative;
    z-index: 2;
}
/*---------typography--------------*/
#main-slider h1{
    font-size: 64px;
    line-height: 1em;
    color: #171614;
    text-transform: uppercase;
    font-weight: 900;
    margin: 0 0 15px 0;
    position: relative;
}
#main-slider h1:before{
    position: absolute;
    content: "";
    z-index: -1;
    width: 200px;
    height: 16px;
    bottom: 0;
    left: 0;
    background: #FFE900;
}
.std a{
    color: #1C3F94;
}
.std a.btn-link{
    font-weight: 500;
    text-transform: uppercase;
}
.std a.btn-link.go-up{
    float: right;
    margin-top: -80px;
}
.std a.btn-link:hover,
.std a:hover{
    color: #171614;
    text-decoration: none;
}
#main-slider h6{
    margin: 0 0 15px 0;
    color: #1C3F94;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
}
#main-slider p{
    font-size: 20px;
    line-height: 29px;
    color: #727271;
    margin: 0 0 30px 0;
}
.readmore-link{
    font-weight: 500;
    color: #1C3F94;
    cursor: pointer;
}
.readmore-link:hover{
    color: #171614;
}
.std h1,
.std h2{
    font-size: 40px;
    line-height: 1.1em;
    margin:0 0 45px 0;
    font-weight: 900;
    color: #171614;
    display: table;
    position: relative;
}
.std h1.has-text-align-center,
.std h2.has-text-align-center{
    margin-left: auto;
    margin-right: auto;
}
.std h3 em:before,
.std h1 em:before,
.std h2 em:before{
    position: absolute;
    content: "";
    z-index: -1;
    width: 100%;
    height: 16px;
    bottom: 0;
    left: 0;
    background: #FFE900;
}
.std h3 em,
.std h2 em,
.std h1 em{
    position: relative;
    font-style: normal;
    display: inline;
    z-index: 1;
}
.std h1.page-title:before{
    max-width: 60%;
}
.std h3{
    font-size: 32px;
    line-height: 1.1em;
    margin:0 0 25px 0;
    font-weight: 700;
    color: #171614;
}
.std h4{
    font-size: 24px;
    line-height: 1.1em;
    margin:0 0 25px 0;
    font-weight: 700;
    color: #171614;
}
.std h5{
    font-size: 22px;
    line-height: 1.1em;
    margin:0 0 25px 0;
    font-weight: 700;
    color: #171614;
}
.std h6{
    font-size: 20px;
    line-height: 1.2em;
    margin:0 0 25px 0;
    font-weight: 700;
    color: #171614;
}
.std h5 a,
.std h6 a{
    color: #171614;
}
.std h5 a:hover,
.std h6 a:hover{
    color: #1C3F94;
}
.std ul li,
.std ol li{
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #727271;
    margin-bottom: 10px;
}
.std ul li:nth-last-child(1){
    margin-bottom: 0;
}
#default-page .std ul{
    margin: 25px 0 25px 0;
    padding: 0;
}
#default-page .std ul li{
    padding-left: 34px;
    position: relative;
    list-style-type: none;
}
#default-page .std ul li:before{
    content: "";
    width: 14px;
    height: 14px;
    position: absolute;
    top:7px;
    left: 0;
    background: url(./img/mark.svg);
    background-repeat: no-repeat;
    background-size: contain;
}
.std p{
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #727271;
    margin: 0 0 25px 0;
}
.std .wp-block-columns.has-background p,
.std .wp-block-columns.has-background h2,
.std .wp-block-columns.has-background h3,
.std .wp-block-columns.has-background h4,
.std .wp-block-columns.has-background h6,
.std .wp-block-columns.has-background a,
.std .wp-block-columns.has-background ul li,
.std .wp-block-columns.has-background ol li,
.std .wp-block-columns.has-background h5{
    color: #fff;
}

.std .wp-block-columns.has-background h6 em{
    font-style: normal;
    font-size: 120%;
    letter-spacing: 4px;
    display: block;
    margin-bottom: 4px;
    text-transform: uppercase;
    font-weight: 200;
}
.std .wp-block-columns.has-background a:hover{
    opacity: 0.8;
}
.std .h-no-margin h2,
.std .h-no-margin h3,
.std .h-no-margin h6{
    margin-bottom: 0;
}
.std .blog-sidebar h6{
    color: #fff;
    padding: 14px 30px;
    text-transform: uppercase;
    background: #1C3F94;
    border-radius: 40px;
}
#default-page std .blog-sidebar ul,
.std .blog-sidebar ul{
    max-width: 80%;
    margin-left: auto!important;
    margin-right: auto!important;
}
.post-thumb-image{
    margin-bottom: 25px;
    border-radius: 30px;
}
.single-post .std h1{
    margin-bottom: 5px;
}
.std .post-content h6{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    min-height: 50px;
    -webkit-box-orient: vertical;
}
/*--------services list---------*/
#default-page .std ul.services-list,
.std ul.services-list{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px 30px -12px;
    justify-content: space-between;
}
.std ul.services-list li,
#default-page .std ul.services-list li{
    margin: 5px 12px;
    padding-left: 18px;
    flex-grow: 1;
}
.std ul.services-list li a{
    color: #fff;
    font-family: 'Rubik';
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.std ul.services-list li a:hover{
    opacity: 1!important;
}
.std ul.services-list li:before{
    display: none;
}
.std ul.services-list li:after{
    position: absolute;
    top:0;
    left: 0;
    content: "•";
    color: #fff;
    opacity: 0.5;
    font-size: 28px;
}

.std ul.services-list li:hover:after{
    opacity: 1;
}
/*---------------*/
.services-template-default .std-with-circles .wp-block-columns:nth-of-type(1) .wp-block-image figure{
    position: relative;
}
.services-template-default .std-with-circles .wp-block-columns:nth-of-type(1) .wp-block-image figure:after{
    width: 89px;
    content: '';
    height: 89px;
    background: #1C3F94;
    border-radius: 50%;
    right: 2%;
    position: absolute;
    display: block;
    z-index: 2;
    pointer-events: none;
    top: 50%;
    transform: translate(0,-75%);
    opacity: 0.5;
}
.services-template-default .std-with-circles .wp-block-columns:nth-of-type(1) .wp-block-image figure:before{
    width: 48px;
    content: '';
    height: 48px;
    background: #FFE900;
    border-radius: 50%;
    left: 2%;
    position: absolute;
    display: block;
    z-index: 2;
    pointer-events: none;
    bottom: 20%;
}
.roundedge img{
    border-radius: 50px!important;
}
/*---------testimonials----------*/
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{
    color: #1C3F94;
    background: transparent!important;
    font-size: 26px;
    box-shadow: none!important;
    pointer-events: auto;
}
.owl-carousel .owl-nav button.owl-next:hover, .owl-carousel .owl-nav button.owl-prev:hover{
    color: #171614;
}
.owl-theme .owl-nav{
    position: absolute;
    top:50%;
    left: -8vw;
    right: -8vw;
    display: flex;
    pointer-events: none;
    margin: 0;
    transform: translate(0,-50%);
    justify-content: space-between;
}
.testimonials-row .content{
    padding-top: 3vw;
}
.testimonials-row .quote-tile{
    border:2px solid #1C3F94;

    padding: 50px 20px 20px 20px;
    margin: 10px 0;
    position: relative;
    /*background: #F1E5C3;*/
    border-radius: 10px!important;
}
.testimonials-row .quote-tile:before{
    content: "";
    font-family: FontAwesome;
    position: absolute;
    top:0;
    left: 20px;
    width: 50px;
    height: 50px;
    text-align: center;
    background: #1C3F94;
    color: #fff;
    line-height: 50px;
    border-radius: 50%;
    font-size: 25px;
    transform: translate(0,-50%);
}
.testimonials-row{
    column-count: 2;
    column-gap: 5vw;
}
.testimonials-row>div{
    page-break-inside: avoid;
    break-inside: avoid-column; 
}
.std .quote-tile p{
    font-size: 14px;
    line-height: 20px;
    color: #1C3F94;
    margin: 0 0 15px 0;
}
.std .quote-tile h6{
    font-size: 16px;
    color: #1C3F94;
    margin: 0 0 10px 0;
    font-weight: 700;
}
/*----grecaptcha-badge---*/
.grecaptcha-badge{
    opacity: 0;
    visibility: hidden;
}
/*----pagination--------*/
.pagination{
    display: block;
    width: 100%;
}
.std .pagination ul{
    display: flex;
    justify-content: center;
}
.std .pagination ul li{
    padding-left: 0!important;
}
.std .pagination ul li:before{
    display: none;
}
.std .pagination ul li span,
.std .pagination ul li a{
    font-size: 14px;
    font-family: 'Rubik';
    text-transform: uppercase;
    font-weight: 400;
    color: #1C3F94;
    padding: 5px 8px;
    display: inline-block;
}
.std .pagination ul li span.current{
    font-weight: 700;
    cursor: not-allowed;
}
.std .pagination ul li:nth-child(1){
    display: none;
}
.std .pagination ul li a:hover{
    color: #171614;
}
/*------------search---------------*/
.search-icon-close{
    position: absolute;
    top:5px;
    right: 5px;
    width: 50px;
    height: 50px;
    text-align: center;
    cursor: pointer;
    line-height: 50px;
    font-size: 40px;
    font-family: 'WorkSans';
    font-weight: 100;
    color: #fff;
}
.search-icon-close:hover{
    opacity: 0.6;
}
.quick-search-form{
    position: fixed;
    top:0;
    right: 0;
    z-index: 9999;
    height: 100%;
    width: 100%;
    padding: 10px;
    background: rgba(0,0,0,0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
}
.quick-search-form .wp-block-search__button-outside{
    min-width: 300px;
    width: 40vw;
}
.quick-search-form.active{
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.wp-block-search__button-outside{
    position: relative;
}
.wp-block-search__inside-wrapper{
    display: block;
    margin-bottom: 25px;
    position: relative;
}
.wp-block-search__button-outside label{
    top: 13px;
    font-size: 16px;
    font-weight: 400;
    position: absolute;
    left: 18px;
    transition: all 0.3s;
    color: #1C3F94;
    z-index: 2;
    pointer-events: none;
}
.wp-block-search__button-outside.hovered label{
    top: 1px;
    font-size: 12px;
    opacity: 0.5;
}
.wp-block-search__inside-wrapper input{
    width: 100%;
    height: 50px;
    background: #EFEFF1;
    box-sizing: border-box;
    color: #1C3F94;
    border:none;
    padding: 0 18px;
    border-radius: 50px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
}
.wp-block-search__inside-wrapper .wp-block-search__button{
    content: "";
    width: 50px;
    height: 50px;
    border:none;
    box-shadow: none;
    background: transparent;
    font-size: 0;
    position: absolute;
    top:0;
    background: url(./img/search.svg);
    background-repeat: no-repeat;
    background-position: center center;
    right: 0;
}
.wp-block-search__inside-wrapper .wp-block-search__button:hover{
    opacity: 0.8;
}
/**/
.container-slider{
    position: relative;
}
header{
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
    z-index: 9;
    padding: 35px 10vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: all 0.3s;
}

.navbar-brand{
    padding: 0;
    float: none;
}
.navbar-nav>li>a{
    color:#1C3F94;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Rubik';
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 8px 10px 6px 10px;
    border-radius: 20px;
    transition: all 0.3s;
    background: transparent;
}
.navbar-nav>li.menu-item-has-children>a{
    border-radius: 20px 20px 0 0;
}
.dropdown-menu>li>a{
    color:#1C3F94;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Rubik';
    background: transparent!important;
    padding: 5px 15px;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus,
.dropdown-menu>li>a:hover{
    color: #171614;
}
.flex {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    -webkit-box-orient: vertical;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
}
.caption{
    position: absolute;
    top:50%;
    left: 0;
    transform: translate(0,-50%);
    width: 100%;
    z-index: 8;
}
/**/
.hamburger-inner:after, .hamburger-inner:before {
    display: block;
    content: "";
}

.hamburger.is-active .hamburger-inner:after, 
.hamburger.is-active .hamburger-inner:before {
    background-color: #F2EEE6;

}
header.sticky .hamburger-inner,header.sticky  .hamburger-inner:after,header.sticky  .hamburger-inner:before{
    background: #F2EEE6
}

.hamburger {
    font: inherit;
    display: inline-block;
    overflow: visible;
    margin: 0;
    padding: 10px;
    cursor: pointer;
    transition-timing-function: linear;
    transition-duration: .15s;
    transition-property: opacity,filter;
    text-transform: none;
    color: inherit;
    position: fixed;
    top:5px;
    right: 5px;
    z-index: 998;
    border: 0;
    background-color: transparent;
}
.hamburger--spring .hamburger-inner {
    top: 2px;
    transition: background-color 0s linear .13s;
}
.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
    position: absolute;
    width: 40px;
    height: 5px;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform;
    border-radius: 4px;

    background-color: #F7F7F9;
    border:1px solid #1C3F94;
}
.hamburger .hamburger-inner:before{
    width: 24px;
}
.hamburger .hamburger-inner:after{
    width: 36px;
}
.hamburger.is-active .hamburger-inner:after,
.hamburger.is-active .hamburger-inner:before{
    width: 40px;
}
.hamburger-box {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 24px;
}
.hamburger--spring .hamburger-inner:before {
    top: 10px;
    transition: top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19);
}
.hamburger--spring .hamburger-inner:after {
    top: 20px;
    transition: top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19);
}
.hamburger-inner:after {
    bottom: -10px;
}

.hamburger--spring.is-active .hamburger-inner {
    transition-delay: .22s;
    background-color: transparent!important;
}

.hamburger--spring.is-active .hamburger-inner {
    transition-delay: .22s;
    background-color: transparent!important;
}
.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner:after, .hamburger.is-active .hamburger-inner:before {
    background-color: #fff;
}
.hamburger--spring.is-active .hamburger-inner:before {
    top: 0;
    transition: top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;
    transform: translate3d(0,10px,0) rotate(
        45deg);
}
.hamburger--spring.is-active .hamburger-inner:after {
    top: 0;
    transition: top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s;
    transform: translate3d(0,10px,0) rotate(
        -45deg);
}
/**/
/*---------------------------------------------------*/
.chevron-container {
    position:absolute;
    bottom: 10px;
    left: 50%;
    width: 28px;
    height: 55px;
    z-index: 9;
    cursor: pointer;
    transform: translate(-50%,0);
}

.chevron {
    position: absolute;
    width: 28px;
    height: 8px;
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5);
    animation: move 3s ease-out infinite;
}

.chevron:first-child {
    animation: move 3s ease-out 1s infinite;
}

.chevron:nth-child(2) {
    animation: move 3s ease-out 2s infinite;
}

.chevron:before,
.chevron:after {
    content: ' ';
    position: absolute;
    top: 0;
    height: 100%;
    width: 51%;
    background: #fff;
}

.chevron:before {
    left: 0;
    transform: skew(0deg, 30deg);
}

.chevron:after {
    right: 0;
    width: 50%;
    transform: skew(0deg, -30deg);
}

@keyframes move {
    25% {
        opacity: 1;

    }
    33% {
        opacity: 1;
        transform: translateY(30px);
    }
    67% {
        opacity: 1;
        transform: translateY(40px);
    }
    100% {
        opacity: 0;
        transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
    }
}



@keyframes pulse {
    to {
        opacity: 1;
    }
}
.btn.btn-primary{
    background: transparent;
    color: #1C3F94;
    padding: 12px 20px;
    text-align: center;
    font-family: 'Rubik';
    font-size: 14px;
    display: flex;
    align-items: center;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 40px;
    border:2px solid #1C3F94;
    letter-spacing: 1px;
    box-shadow: none;
    transition: all 0.3s;
}
.btn.btn-primary svg{
    margin-right: 10px;
}
.search-icon{
    width: 25px;
    height: 25px;
    line-height: 35px;
    display: inline-block;
    text-align: center;
}
.btn.btn-primary:hover svg path{
    fill:#ffffff;
}
.btn.btn-primary:hover{
    background: #1C3F94;
    color: #fff;
}
.std .btn.btn-default,
.std .wp-block-button__link{
    color: #fff;
}
.wp-block-button__link,
.btn.btn-default{
    background: #1C3F94;
    color: #fff;
    padding: 20px 15px;
    min-width: 260px;
    text-align: center;
    font-family: 'Rubik';
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 40px;
    text-shadow:none!important;
    border:none!important;
    letter-spacing: 1px;
    box-shadow: 0 15px 30px rgba(28, 63, 148, 0.35);
    transition: all 0.3s;
} 
.std a.wp-block-button__link:hover,
.std .btn.btn-default:hover,
.wp-block-button__link:hover,
.btn.btn-default:hover{
    box-shadow: 0 15px 38px rgba(28, 63, 148, 0.85); 
    color: #fff;
}
/*-----------slider----------------*/
.slider-dotted{
    position: absolute;
    top:230px;
    right: 10vw;
}
.yellow-circle{
    position: absolute;
    top:0;
    right: 0;
    width: 40vw;
    height: 40vw;
    /*transform: translate(50%,-50%);*/
    margin-right: -22vw;
    margin-top: -20vw;
    background: #FFE900;
    border-radius: 50%;
    opacity: 0.5;
    z-index: 2;
    pointer-events: none;
}
.dummy-banner .yellow-circle{
    margin-right: -25vw;
}
.yellow-circle.standard{
    opacity: 0.3;
}
.yellow-circle.aos-animate{
    opacity: 0.5!important;
}
.yellow-circle.inverted{
    background: #1C3F94;
    opacity: 0.07;
}
.yellow-circle.inverted.aos-animate{
    opacity: 0.07!important;
}
.blue-circle{
    position: absolute;
    top:25%;
    left: 0;
    pointer-events: none;
    width: 80vw;
    z-index: 2;
    height: 80vw;
    transform: translate(-50%,0%);
    margin-left: -40vw;
    background: #1C3F94;
    border-radius: 50%;
    opacity: 0.07;
}
.top-dots{
    position: absolute;
    top:130px;
    right: 7vw;
    pointer-events: none;
}
.blue-circle.aos-animate{
    opacity: 0.07!important;
}
.with-blue-circle,
.blog-list>.blog-tile:nth-of-type(2),
.std-with-circles>.wp-block-columns:nth-of-type(4),
.std-with-circles>.wp-block-columns:nth-of-type(2){
    position: relative;
}
.with-blue-circle:before,
.blog-list>.blog-tile:nth-of-type(2):before{
    content: "";
    position: absolute;
    top:50%;
    left: 0;
    pointer-events: none;
    width: 60vw;
    z-index: -1;
    height: 60vw;
    transform: translate(-80%,-50%);
    background: #1C3F94;
    border-radius: 50%;
    opacity: 0.07;
}
.std-with-circles>.wp-block-columns:nth-of-type(2):before{
    content: "";
    position: absolute;
    top:0;
    left: 0;
    pointer-events: none;
    width: 60vw;
    z-index: -1;
    height: 60vw;
    transform: translate(-70%,-10%);
    background: #FFE900;
    border-radius: 50%;
    opacity: 0.3;
}
.std-with-circles>.wp-block-columns:nth-of-type(4):before{
    content: "";
    position: absolute;
    top:0;
    right: 0;
    pointer-events: none;
    width: 40vw;
    z-index: -1;
    height: 40vw;
    transform: translate(80%,25%);
    background: #1C3F94;
    border-radius: 50%;
    opacity: 0.07;
}
/*----------form--------------*/
.wpcf7 form .wpcf7-response-output{
    padding: 8px 10px;
    margin: 0 0 20px 0;
    text-align: center;
    font-weight: 300;
}
.wpcf7 form.sent .wpcf7-response-output{
    color: #fff;
    border:none;
    background: #46b450;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
    color: #fff;
    border:none;
    background: #BE2F2F;
}
.wpcf7-not-valid-tip{
    position: absolute;
    top:0;
    right: 15px;
    font-size: 12px;
}
.wpcf7-form br{
    display: none!important;
}
.form-group{
    margin-bottom: 18px;
    position: relative;
}
.form-group label{
    top: 17px;
    font-size: 16px;
    font-weight: 400;
    position: absolute;
    left: 18px;
    transition: all 0.3s;
    color: #1C3F94;
}
.form-group.hovered label{
    top:4px;
    font-size: 12px;
    opacity: 0.5;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, textarea:focus{
    color: #1C3F94;
}
input.wpcf7-form-control{
    height: 60px;
    width: 100%;
    color: #1C3F94;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    padding:0 18px;
    color: #1C3F94;
    border-radius: 20px;
    border:2px solid rgba(28, 63, 148, 0.1);
    background: transparent;
}
textarea.wpcf7-form-control{
    height: 190px;
    width: 100%;
    font-size: 16px;
    line-height: 20px;
    color: #1C3F94;
    padding: 20px 18px;
    font-weight: 400;
    color: #1C3F94;
    border-radius: 20px;
    border:2px solid rgba(28, 63, 148, 0.1);
    background: transparent;
}
input.wpcf7-form-control:focus,
textarea.wpcf7-form-control:focus{
    border:2px solid rgba(28, 63, 148, 0.5);
}
.text-right{
    text-align: right;
}
/*---------------services-----------------------*/
.row-flex{
    display: flex;
    flex-wrap: wrap;
}
.row-flex.hcenter{
    justify-content: center;
}
/*------------blog-tile------------------------*/
.blog-tile{
    max-width: 950px;
    margin-bottom: 40px;
    padding-bottom: 0px;
    border-bottom: 1px solid rgba(28, 63, 148, 0.1);
}
.std h1.page-title span{
    color: #727271;
    font-weight: 700;
}
/*------homepage----------------------------------*/
.flex-row{
    display: flex;
}
.dummy-img{
    width: 100%;
    padding-bottom: 100%;
    display: block;
    background: #F2EEE6;
    border-radius: 50%;
}
.testi-content{
    width: calc(100% - 75px);
    padding-left: 5vw;
}
.testi-image{
    width: 75px;
}
.testi-image img{
    border-radius: 50%;
}
img.lazy{
    width: 100%;
}
.testi-section{
    padding: 5vw;
    border-radius: 50px;
    background: #eff1f7;
}
.owl-theme .owl-dots .owl-dot{
    box-shadow: none;
    background: transparent;
    padding: 5px;   
}
.owl-theme .owl-nav.disabled+.owl-dots{
    margin-top: 0;
}
.owl-theme .owl-dots .owl-dot span{
    background: #1C3F94;
    opacity: 1;
}
.owl-theme .owl-dots .owl-dot.active span{
    background: #FFE900;
}
.thumb-holder{
    width: 80%;
    max-width: 240px;
    margin-left: auto;
    margin-right: auto;
}
.row-services>div{
    padding-top: 30px;
    padding-bottom: 30px;
}
.post-thumb{
    display: block;
    width: 100%;
    padding-bottom: 55%;
    background-size: cover!important;
    border-radius: 20px;
    margin-bottom: 25px;
    position: relative;
    overflow: hidden;
}
.post-thumb span{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.4s;
    z-index: 1;
    background-size: cover!important;
    background-position: center center!important;
}
.post-thumb:hover span{
    transform: scale(1.1);
}
.post-thumb.circle{
    padding-bottom: 100%;
    border-radius: 50%;
}
.post-thumb.circle:before{
    top:0;
    left: 0;
    width: 100%;
    content: "";
    height: 100%;
    position: absolute;
    z-index: 2;
    opacity: 0.3;
    transition: all 0.4s;
    background: #FFE900;
}
.post-thumb.circle:hover:before{
    opacity: 0.5
}
span.meta{
    display: block;
    margin: 5px 0 15px 0;
    color: #1C3F94;
    font-weight: 400;
    font-size: 14px;
}
span.meta .sep{
    font-size: 40px;
    line-height: 14px;
    margin: 0 15px;
    display: inline-block;
    vertical-align: middle;
}
span.meta .sep:before{
    content: "•";
    color: #FFE900;
}
/*--------------------system---------------------------*/
.full-width{
    width: 100%;
    height: auto;
}
.full-image{
    height: 100vh;
    display: block;
    background-position: center center!important;
    background-size: cover!important;
    position: relative;
}
.full-image:before{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 10vw;
    z-index: 1;
    content: "";
    background: rgb(247,247,249);
    background: linear-gradient(0deg, rgba(247,247,249,1) 0%, rgba(247,247,249,0) 100%);
}
.row.full {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
    margin-right: 0;
}
#cookie-law-info-again{
    display: none!important;
}
.loading-content{
    position: fixed;
    z-index: 99998;
    top:0;
    left:0;
    width:100%;
    display: none;
    height: 100%;
    background: rgba(0,0,0,0.6);
}
.loading-content i{
    position: absolute;
    top:50%;
    left:50%;
    margin-top: -45px;
    margin-left:-45px;
    color:#005050;
    font-size:90px;
}
.scrollToTop{
    position: fixed;
    bottom: 5px;
    right: 5px;
    width:40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background:#FFE900;
    border-radius: 50%;
    color:#1C3F94;
    opacity:0.7;
    display:none;
    z-index: 8;
    cursor:pointer; 
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.scrollToTop:hover,.scrollToTop:focus{
    opacity:1;
    color:#1C3F94;
}
/*-----------footer--------------*/
.std .social-icons{
    display: flex;
}
.std .social-icons a{
    color: #fff;
    width: 45px;
    height: 45px;
    margin: 5px;
    background: rgba(255,255,255,0.1);
    display: inline-block;
    line-height: 45px;
    text-align: center;
    font-size: 26px;
    border-radius: 10px;
    transition: all 0.3s;
}
.std .social-icons a:hover{
    background: rgba(255,255,255,1);
    color: #1C3F94;
}
footer{
    position: relative;
}
.small-yellow-circle{
    position: absolute;
    width: 5vw;
    height: 5vw;
    background: #FFE900;
    left: 50%;
    bottom: -2.5vw;

    content: "";
    opacity: 0.7;
    border-radius: 50%;
}
footer:before{
    position: absolute;
    width: 5vw;
    height: 5vw;
    background: #FFE900;
    right: -2.5vw;
    top:-6vw;
    content: "";
    opacity: 0.7;
    border-radius: 50%;
}
footer .blue-circle{
    left: auto;
    right:0;
    top:15%;
    transform: translate(60%,0%);
    mix-blend-mode: multiply;
    z-index: -1;
}
footer .std h6{
    text-transform: uppercase;
    color: #fff;
}
footer .std ul{
    margin: 0;
    padding: 0;
}
footer .std p{
    color: #fff;
    opacity: 0.5;
}
footer .std p a{
    color: #fff;
}
footer .std ul li{
    margin-bottom: 18px;
    list-style-type: none;
    color: rgba(255, 255, 255, 0.5);
}
footer .std .f-menu-2 ul li{
    display: inline-block;
    margin: 0px;
    padding: 4px 5px;
}
.f-menu-2>div{
    margin: 0 5px;
}
.f-menu-2>div>ul{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
footer .std .f-menu-2 ul li{
    position: relative;
}
footer .std .f-menu-2 ul li:after{
    top:50%;
    right: 0;
    width: 1px;
    border-right: 1px solid rgba(255,255,255,0.5);
    content: "";
    transform: translate(0,-50%);
    height: 12px;
    position: absolute;
}
.gap30{
    margin-bottom: 30px;
}
.copyright{
    padding: 20px 0;
    border-top: 1px solid rgba(255,255,255,0.5);
}
.copyright .flex-row{
    justify-content: space-between;
    align-items: center;
}
.std .copyright p{
    margin-bottom: 0;
}
footer .std ul li a{
    color: #fff;
    opacity: 0.5;
    transition: all 0.3s;
}
footer .std ul li a:hover{
    opacity: 1;
    color: #fff;
}
.blue-footer{
    background: #1C3F94;
    border-radius: 50px 50px 0 0;
    margin-left: -5vw;
    margin-right: -5vw;
    padding-left: 5vw;
    padding-right: 5vw;
    position: relative;
    z-index: 2;
}
@media(max-width:1599px){
    #main-slider h6{
        font-size: 18px;
        margin-bottom: 10px;
    }
    #main-slider h1{
        font-size: 40px;
        margin-bottom: 10px;
    }
    #main-slider p{
        font-size: 14px;
        margin-bottom: 10px;
        line-height: 20px;
    }
    .wp-block-button__link, .btn.btn-default{
        padding: 15px 10px;
    }
}
@media(max-width:1199px){
    body.home #default-page {
        position: relative;
        z-index: 2;
        opacity: 1;
        transform: translate(0px, 0px)!important;
    }
}
@media(max-width:991px){
    .small-yellow-circle{
        display: none;
    }
    .top-dots{
        position: absolute;
        top: 10px;
        right: 7vw;
        width: 60px;
    }
    .nav>li>a:hover, .nav>li>a:focus{
        background: rgba(0,0,0,0.2);
    }
    .dummy-banner{
        height: 80px;
    }
    .dropdown-menu>li>a{
        color: #fff;
    }
    .btn.btn-primary{
        padding: 10px 12px;
    }
    .navbar-header svg{
        width: 100px;
        height: auto;
    }
    #page{
        margin-top: 0;
    }
    .dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus,
    .dropdown-menu>li>a:hover{
        color: #fff;
    }
    /*---------------mobile-menu-----------------*/
    .navbar-nav>li>a{
        font-size: 20px;
    }
    .sm-flex {
        display: flex;
        display: -webkit-flex;
        flex-direction: row;
        -webkit-flex-direction: row;
        -webkit-box-orient: vertical;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: center;
        -webkit-justify-content: center;
        align-items: center;
    }
    header .navbar-header{
        position: absolute;
        top:10px;
        left: 15px;
        max-width: 150px;
        z-index: 2;
    }
    #site-navigation{
        position: fixed;
        top:0;
        right: 0;
        width: 100%;
        max-width: 100%;
        border-radius: 0 0 0 80px;
        height: 100%;
        z-index: 997;
        background: #1C3F94;
        transform: scale(0);
        transform-origin: top right;
        transition: all 0.3s;
        padding: 115px 20px;
    }
    .navbar-nav>li>a{
        color: #fff;
    }
    #site-navigation.active{
        transform: scale(1); 
    }
    #site-navigation ul{
        max-width: 300px;
        margin: auto;
        padding: 0;
        float: none;
        text-align: center;
    }
    #site-navigation .navbar-nav>li{
        display: block;
        float: none;
        width: 100%;
        padding: 0 0px;
        background: transparent;
    }
    .mobile-header .mobile-menu{
        width: 50px;
        height: 40px;
        background: transparent;
        display: block;
        position: absolute;
        margin: 5px;
        cursor: pointer;
        left: -80px;
        top:10px;
        transition: all 0.8s;
    }
    .mobile-header.active .mobile-menu{
        left: 0px;
        background: #1a1a1a;
    }
    .mobile-header .mobile-menu span{
        position: absolute;
        width: 90%;
        height: 2px;
        background: #fff;
        right: 5%;
        transition: all 0.5s;
        top:9px;
    }
    .mobile-header .mobile-menu.active div{
        -ms-transform: rotate(-45deg); 
        -webkit-transform: rotate(-45deg); 
        transform: rotate(-45deg);
    }
    .mobile-header .mobile-menu span.mm2{
        top:19px;
        width: 50%;
    }
    .mobile-header .mobile-menu span.mm3{
        top:29px;
        width: 80%;
    }
    .mobile-header .mobile-menu.active span.mm3{
        opacity: 0;
    }
    .mobile-header .mobile-menu.active span.mm1{
        top:18px;
        -ms-transform: rotate(-90deg); 
        -webkit-transform: rotate(-90deg); 
        transform: rotate(-90deg);
    }
    .mobile-header .mobile-menu.active span.mm2{
        top:18px;
        width: 90%;
    }
    .mobile-header>.collapse.navbar-collapse{
        display: block!important;
        border:none!important;
        box-shadow: none!important;
    }
    header{
        position: absolute;
        top:0;
        left: 0;
        width: 100%;
    }
    .dropdown-menu{
        position: relative;
        box-shadow: none;
        background: transparent;
        width: 100%;
        top:0;
        border:none;
        float: none;
    }
    .toggle-drop-menu{
        display: block;
        position: absolute;
        cursor: pointer;
        top:0;
        right:0;
        width:40px;
        height: 34px;
        line-height: 34px;
        text-align: center;
        color:#fff;
        z-index: 999;
    }
    .toggle-drop-menu:before{
        font-family:FontAwesome;
        content: "\f0fe";
    }
    .toggle-drop-menu.active:before{
        content:"\f146";
    }
    /*---------------------------------------------*/
}
@media(max-width:767px){
    .std .post-content h6 {
        min-height: 46px;
    }
    .blog-sidebar{
        margin-top: 40px;
    }
    .wp-block-cover:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 20vw;
        content: "";
        z-index: 1;
        background: linear-gradient(180deg, rgba(28,63,148,1) 0%, rgba(28,63,148,0) 100%);
    }
    .wp-block-cover{
        position: relative;
        top: 0;
        right: 0;
        width: auto;
        margin-left: -5vw;
        margin-right: -5vw;
        margin-bottom: -5vw;
        bottom: 0;
        z-index: 1;
    }
    .single-post .std h1{
        font-size: 26px;
    }
    footer .std ul li{
        margin-bottom: 5px;
    }
    footer .content{
        display: none;
    }
    .wp-block-columns, .grid-gap {
        padding-bottom: 30px;
        padding-top: 30px;
    }
    .wp-block-columns{
        display: block;
    }
    .wp-block-columns .wp-block-column{
        padding-bottom: 30px;
        margin-bottom: 0;
        margin-left: 0!important;
    }
    .wp-block-columns .wp-block-column:nth-last-of-type(1){
        padding-bottom: 0;
    }
    footer .std h6{
        margin: 15px 0;
        cursor: pointer;
    }
    .footer h6:after {
        margin-left: 15px;
        content: "";
        float: right;
        font-size: 20px;
        font-weight: 300;
        font-family: FontAwesome;
    }
    .footer h6.active:after {
        content: "";
    }
    .copyright .flex-row {
        display: block;
        text-align: center;
    }
    .copyright svg{
        display: none;
    }
    .blue-footer{
        border-radius: 0;
    }
    .yellow-circle{
        width: 50vw;
        height: 50vw;
    }
    .wp-block-columns.has-background{
        border-radius: 0;
    }
    .big-container{
        padding-left: 5vw;
        padding-right: 5vw;
    }
    #main-slider h1{
        font-size: 44px;
    }
    #main-slider p{
        font-size: 16px;
        line-height: 26px;
    }
    .std h1,
    .std h2{
        font-size: 30px;
    }
    .std h3{
        font-size: 24px;

    }
    .std h5{
        font-size: 20px;

    }
    .std h6{
        font-size: 18px;

    }
    .std ul li,
    .std ol li,
    .std p{
        font-size: 14px;
        line-height: 22px;
    }
    .wp-block-button__link, .btn.btn-default{
        padding: 12px 20px;
        min-width: 200px;
        font-size: 12px;
    }
    .slider-dotted{
        top:auto;
        bottom: 0;
        right: 5vw;
    }
    .caption{
        background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.71) 30%, rgba(255,255,255,0.71) 70%, rgba(255,255,255,0) 100%);
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .testi-section{
        border-radius: 0;
        margin-left: -5vw;
        margin-right: -5vw;
    }
    .std h1,
    .std h2{
        margin-bottom: 25px;
    }

    .std p,
    .std h5,
    .std h3,
    .std h4,
    .std h6{
        margin-bottom: 15px;
    }
    .row-services>div {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .wp-block-columns.has-background{
        margin-bottom: 30px;
        margin-top: 30px;
    }
     #main-slider p{
        font-size: 14px;
        line-height: 20px;
    }
    #main-slider p .readmore{
        display: block;
        height: 60px;
        overflow: hidden;
    }
}
@media(max-width:480px){
    .wp-block-image .alignright,
    .wp-block-image .alignleft{
        float: none;
    }
    .std a.btn-link.go-up {
        margin-top:-85px;
    }
    .services-template-default .std-with-circles .wp-block-columns:nth-of-type(1) .wp-block-image figure:after{
        width: 50px;
        height: 50px;
    }
    .services-template-default .std-with-circles .wp-block-columns:nth-of-type(1) .wp-block-image figure:before{
        height: 30px;
        width: 30px;
    }
    .std ul.services-list li, #default-page .std ul.services-list li{
        width: 100%;
    }
    .testimonials-row{
        column-count: 1;
        column-gap: 0;
    }
    .post-content.kkey2.gap30{
        margin-bottom: 0;
    }
    .row5{
        margin-left: -2.5px;
        margin-right: -2.5px;
    }
    .row5>div{
        padding-left: 2.5px;
        padding-right: 2.5px;
    }
    .testi-section .flex-row{
        flex-wrap: wrap;
        justify-content: center;
    }
    .testi-image{
        margin-bottom: 20px;
    }
    .testi-content {
        width: 100%;
        padding-left: 0;
    }
    .col-us-12{
        width: 100%;
    }
   
    #main-slider h6{
        font-size: 18px;
    }
    #main-slider h1{
        font-size: 30px;
    }
}
@media(max-width:380px){
    .std .wp-block-columns.has-background h6 a{
        font-size: 14px;
    }
}
@media(min-width:768px){
    .justify-center{
        justify-content: center;
    }
    .wp-block-columns.row-invert{
        flex-direction: row-reverse;
    }
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:first-child),
    .wp-block-columns.row-invert>.wp-block-column{
        margin-left: 32px;
    }
    .wp-block-columns.row-invert>.wp-block-column:nth-last-of-type(1){
        margin-left: 0;
    }
    footer .std h6{
        pointer-events: none;
    }
    footer .content{
        display: block!important;
    }
}
@media(min-width:992px){

    #site-navigation .sep{
        width: 2px;
        height: 48px;
        background: #1C3F94;
        opacity: 0.3;
        margin-left: 10px; 
    }
    .search-icon,
    #site-navigation>.btn{
        margin-left: 10px;     
    }
    header .navbar-brand svg{
        transition: all 0.3s;
        width: 135px;
        height: auto;
    }
    header.sticky .navbar-brand svg{
        width: 70px;
    }
    header.sticky{
        padding-top: 5px;
        padding-bottom: 5px;
        background: #F7F7F9;
        box-shadow: 0 0 3px rgba(0,0,0,0.2);
    }
    .navbar-collapse{
        padding: 0;
    }
    .navbar-nav>li.active>a,
    .navbar-nav>li:hover>a{
        background: #e7ebf4;
    }

    .hamburger{
        display: none!important;
    }
    #site-navigation{
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    .navbar-nav>li .dropdown-menu{
        display: block;
        opacity: 0;
        box-shadow: none;
        border:none;
        text-align: left;
        border-radius: 0 20px 20px 20px!important;
        visibility: hidden;
        background: #e7ebf4;
        transition: all 0.2s;
    }
    .navbar-nav>li:hover .dropdown-menu{
        opacity: 1;
        visibility: visible;
    }
}
@media(min-width:1200px){
    body.home #default-page{

    }
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:first-child),
    .wp-block-columns.row-invert>.wp-block-column{
        margin-left: 4vw;
    }
    .wp-block-columns.row-invert>.wp-block-column:nth-last-of-type(1){
        margin-left: 0;
    }
    .search-icon,
    #site-navigation .sep,
    #site-navigation>.btn{
        margin-left: 18px;     
    }
    .navbar-nav>li>a{
        padding-left: 20px;
        padding-right: 20px;
    }
    #main-slider .caption{
        margin-top: 30px;
    }
}
@media(max-width:767px) and (max-height:660px){
    .caption{
        margin-top: 25px;
    }
    #main-slider h1 {
        font-size: 22px;
        margin-bottom: 5px;
    }
    #main-slider h6 {
        margin-bottom: 5px;
        font-size: 14px;
    }
    #main-slider p {
        font-size: 14px;
        margin-bottom: 10px;
        line-height: 20px;
    }
}