/*Global CSS*/

.section {
    padding: 50px 0;
}

body {
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
}

.style-btn {
    min-width: 150px;
    text-align: center;
    display: inline-block;
    padding: 8px;
}

.theme-bg {
    background-color: #04274d !important;
    color: #ffffff !important;
}

.whatsapp-theme {
    background-color: #25D366;
    color: #ffffff;
}

.whatsapp-color {
    color: #25D366 !important;
}

.whatsapp-theme:hover {
    color: #ffffff;
}

.theme-color {
    color: #04274d;
}
.secondary-color{
    color: #129ab1;
}
.brr-5 {
    border-radius: 5px;
}
.logo{
    height: 65px;
}

.heading {
    font-size: 40px;
    font-weight: 700;

}

.sub-heading {font-size: 36px;font-weight: 700;}

/*header*/

header{
    position: relative;
    z-index: 100;
}
.fix-header{
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    border-bottom: 1px solid #04274d;
}
.style-header{padding: 9px 0;border-bottom: 1px solid #ebebeb;position: sticky;width: 100%;top: 0;z-index: 100;background-color: #ffffff;box-shadow: 2px 2px 4px rgb(0 0 0 / 9%);}

header a.active {
    border: 1px solid #04274d;
    border-radius: 7px;
    box-shadow: 0px 0px 8px rgb(76 155 245 / 78%);
}
.navigation-list {
    margin-bottom: 0;
}

.navigation-list li {
 margin: 0 10px;
display: inline-block;
}
.navigation-list a {
    text-decoration: none;
    color: #4b4b4b;
    padding: .375rem .75rem;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
}

.header-btn {
 margin-left: 100px !important;
}

.header-btn i {
    margin-right: 9px !important;
    top: 2px !important;
}



.header-btn a {
    width: 180px;
}

/*banner*/
.banner {width: 100%;height: 700px;display: flex;align-items: center;background-size: cover;background-repeat: no-repeat;position: relative;}
.contact-banner {
height: 400px;
background-position: center !important;
position: relative;
}
.contact-banner::before {
content: '';
 position: absolute;
 width: 100%;
 height: 100%;
 background-color: rgb(0 0 0 / 53%);
 top: 0;
 left: 0;
}
.banner h1 {
font-size: 39px;
font-weight: 700;
margin-bottom: 0;
}

.banner h3 {font-size: 26px;color: #666666;margin-bottom: 5px;}
.banner-list {
margin: 15px 0 0;
}
.banner-list li {
padding: 0px 12px;
display: flex;
line-height: 18px;
margin-right: 5px;
}
.banner-list .li-heading {
    font-size: 17px;
    font-weight: 600;
}
.banner-list .li-heading.free {
    background: #00ff4e;
    color: #ffffff;
    padding: 0px 9px;
    font-size: 14px;
}
.banner-list .li-text {
    display: block;
    color: #3a3a3a;
}
.banner-list i {
    font-size: 33px;
    margin-right: 8px;
    color: #04274d;
    position: relative;
    top: 1px;
    margin-right: 9px;

}

.list-separator {
    position: relative;
}

.list-separator::after {
    content: '';
    position: absolute;
    width: 2px;
    height: 90%;
    top: 5%;
    right: -16px;
    background-color: #ffffff73;
}

.banner-icon-list {
    flex-wrap: wrap;
}

.banner-icon-list li {
    display: flex;
    align-items: center;
    width: 33%;
    margin-bottom: 12px;
}

.banner-btn a {
margin-right: 20px;
min-width: 190px;
}

.btn-icon {
padding: 5px 0 8px;
}

.btn-icon i {
margin-right: 8px;
position: relative;
top: 3px;
font-size: 22px;
}

.icon-div {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;

}


.banner-icon-list li h6 {
    margin-bottom: 0;
    width: calc(100% - 60px);
    font-size: 15px;
}



/*form*/

label.error {

    display: none !important;

}

.form-control.error {

    background-color: #ffc4c4 !important;

    border: 1px solid #ff6464;

}

.banner-form {

padding: 29px 27px 27px;

position: relative;

background: linear-gradient(179deg, #0056b3 0%, #0c8edc 99%);

border-radius: 22px;

box-shadow: 0px 2px 4px rgb(124 124 124 / 47%);

margin-top: 20px;
}



.form-strip {

position: absolute;

top: -30px;

padding: 7px 0;

background: #04274d;

color: #ffffff;

border-radius: 10px;

max-width: 406px;

text-align: center;

left: 0;

right: 0;

margin: auto;

font-size: 16px;

font-weight: 600;

box-shadow: 2px 2px 4px rgb(0 0 0 / 35%);
}

.form-strip h3 {

    font-size: 17px;

    font-weight: 600;

    color: #ffffff;

    margin-bottom: 0;

    margin-right: 8px;

}

.form-header {

    margin: 10px 0;

}



.form-header h2 {

font-size: 33px;

color: #fff;

text-align: center;
}



.form-header .offer {



    font-size: 32px;



    font-weight: 700;



    color: #04274d;

}



.form-header .border-bottom {



    border-bottom: 4px solid #04274d !important;



    display: inline-block;



    position: relative;



    top: -5px;



    left: 4px;



    font-size: 21px;

}



/*timer*/

.countdown {}

.count-sec {



    margin: 0 5px;



    line-height: 14px;



    text-align: center;



    width: 37px;



    height: 37px;



    border-radius: 50%;



    border: 1px solid white;



    display: flex;



    align-items: center;



    flex-direction: column;



    justify-content: center;



    padding-top: 5px;

}

.count-div {}



.count-div span {



    font-size: 15px;

}



.timer-captian {}

.timer-captian p {



    margin-bottom: 0;



    font-size: 10px;



    color: #f1f1f1;

}





.banner-form button {

padding: 10px 0;

margin: 0 6px;
}



.banner-form input {

    padding: 8px;

    box-shadow: 0px 0px 8px 0px rgb(185 185 185 / 50%);

    border: 0;

}



.banner-form label {

font-size: 13px;

color: white;

margin-bottom: 5px;
}





#open-sideMenu {

    font-size: 1px;

    color: #04274d;

}



.nav-mobile-header {

    background: #ffffff;

    position: fixed;

    width: 100%;

    z-index: 10001;

    top: 0;

    box-shadow: aliceblue;

    box-shadow: 1px 1px 4px rgba(0, 0, 0.02);

    height: 55px;

    padding: 0 10px;

    display: flex;

    flex-direction: row;

    align-items: center;

    justify-content: space-between;

}



.nav-mobile-header i {

    font-size: 31px;

}







/**side nav*/

.side-nav {

    height: 100%;

    position: fixed;

    z-index: 1001;

    top: 54px;

    background: #efefef;

    overflow-x: hidden;

    transition: 0.5s;

    padding-top: 0;

    width: 70% !important;

    right: -70%;

}



.side-nav-overLay {

    position: fixed;

    width: 100%;

    height: 100%;

    background-color: rgb(0 0 0 / 80%);

    top: 0;

    left: 0;

    z-index: 5;

    display: none;

}



.side-nav ul {

    margin: 10px 0;

}



.list-style-none {

    list-style: none;

    padding: 0;

    margin: 0;

}



.side-nav li {

    line-height: 1.8;

    padding: 15px 0;

    padding: 10px 20px;

    border-bottom: .2px solid rgb(106 106 106 / 10%);

}



.side-nav a {

    font-size: 15px;

    font-weight: 500;

    color: #000000;

    text-decoration: none;

}



.side-nav a:hover,
.side-nav a:focus {

    color: #2b6af5;
    ;

}



/*consultant*/

.consultant-form {

    background-size: cover;

    background-repeat: no-repeat;

    width: 100%;

    height: 100%;

}

#consultant-form input {

    color: #000000;

}

#consultant-form .flag-container {

    color: #000000;

}



.tagline {

    text-shadow: 1px 1px 1px #00000063;

    font-size: 20px;

}



.sec5_box {

    width: 100%;

}



.sec5_box_text h3 {

    font-size: 19px;

    color: #2d2d2d;

    font-family: 'poppins' !important;

    font-weight: 700;

    text-transform: capitalize;

}



.sec5_box_text p {

    font-size: 15px;

    color: #333;

    font-weight: 400;

    margin: 10px 0 0;

}



.sec5_box_icon {

    width: 50px;

    height: 49px;

    border-radius: 50%;

    display: flex;

    align-items: center;

    justify-content: center;

    font-size: 25px;

    box-shadow: -1px 1px 6px rgb(54 54 54 / 50%);

}



/*features*/



.features i {

    transition: color 0.5s ease;

    position: relative;

    line-height: 32px;

}



.features i::after,

.features span::after {

    content: '';

    position: absolute;

    width: 50px;

    height: 50px;

    border-radius: 10px;

    -webkit-transform: rotate(22deg) translateX(-50%);

    transform: rotate(22deg) translateX(-50%);

    background-color: #f1f4fc;

    z-index: -1;

    left: 50%;

    transition: background-color 0.5s ease;

}



.features span::after {

    left: 28px;

}



.features:hover i {

    color: #fff;

}



.features i {

    font-size: 24px;

    color: #04274d;

    top: 10px;

}



.features:hover i::after {

    background-color: #04274d;

}



.feature_top span img {

    width: 8%;

}



.features:hover span::after {

    background-color: #04274d;

}



.features:hover img {

    filter: brightness(0) invert(1);

}



.features .title-2 {

    font-size: 20px;

}



.features .content {

    margin-left: 38px;

}



.feature_top+.content p {

    line-height: 20px;

    font-size: 15px;

}



/*services*/

.services-box {

padding: 22px;

border-radius: 15px;

transition: all 700ms ease-in;

max-width: 356px;

position: relative;

margin: 0 auto;

border: 1px solid #e6e6e6;
}

.services-box:hover {

    box-shadow: 0px 0px 9px rgb(52 52 52 / 46%);

}

.services-section img {

object-fit: contain;

height: 231px;

width: 100%;

margin-bottom: 18px;
}



.services-section h3 {

font-size: 24px;

text-align: center;

font-weight: 700;

margin-top: 5px;

color: #1e90d4;
}



/*cta section*/

.contact .contact-inner {

    padding: 40px;

    border: 8px solid #04274d;

    border-radius: 25px;

    background: white;

}



.contact .contact-inner h3 {

    font-family: "Poppins", Sans-serif;

    font-weight: 700;

    line-height: 38px;

    color: #26262c;

}



.contact .contact-inner p {

    font-size: 16px;

    font-weight: 400;

    font-family: 'Poppins';

    color: #76767f;

}



.contact .contact-inner .custom-input input {

    padding: 9px;

    height: auto;

    border-width: 1px;

    border-style: solid;

    border-color: #eaeaea;

    border-radius: 7px;

    background: #fafafa;

    box-shadow: none;

    box-sizing: border-box;

    transition: all .2s linear;

    width: 90%;

    margin: 0 0 20px;

    outline: none;

    font-size: 15px;

}



/*comnparision*/

.comparison {}



.comparison_wrapper {

    border: 1px solid #dee2e6;

}



.comparison_head h6 {

    font-weight: 600;

    margin-bottom: 0;

    padding: 25px 45px;

}



.comparison_media .media {

    display: flex;

}



.comparison_media .media i {

    font-size: 20px;

    margin-right: 15px;

    position: relative;

    top: 2px;

}



.comparison_media .media i {

    color: #04274d;

}



.comparison_media.last_media .media .fa {

    color: #019800;

}



.comparison_media .media .media-body {

    position: relative;

}



.comparison_media.other_media .media .fas {

    color: #cd0001;

}



.comparison_media.last_media .media .fas {

    color: #019800;

}



.text-greeen {

    color: #019800;

}



.comparison_media.other_media .media span,

.comparison_media.last_media .media span {

    display: inline-block;

    height: 25px;

    width: 25px;

    border-radius: 100%;

    text-align: center;

    position: relative;

    top: -5px;

    padding: 0px 4.5px;

}



.comparison_body {

    border-top: 1px solid #dee2e6;

}



.comparison_media .media-body p {

    margin-bottom: 0;

    margin-left: 5px;

}





.comparison_tbl p {

    margin-bottom: 0;

}



.comparison_tbl .table-bordered td,

.comparison_tbl .table-bordered th {

    border: unset;

}

.comparison_tbl tbody tr td .media {

    justify-content: center;

}

.comparison_tbl tbody tr td:first-child .media {

    justify-content: start;



}



.comparison_tbl th,

.comparison_tbl td {

    padding: 13px 15px;

}



.comparison_tbl {

    border: 1px solid #dee2e6;

}



.comparison_tbl table {

    margin-bottom: 0;

}



.comparison_tbl .table thead th {

    vertical-align: bottom;

    border-bottom: 1px solid #dee2e6;

}



.comparison_tbl .table th {

    border-top: 0;

}



/*services*/

.section-title .main-title,

.about .main-title {

    font-size: 38px;

    letter-spacing: 0.8px;

    text-align: center;

}



.heading_area .main_paragraph {

    text-align: center;

    color: #4d4d4d;

    font-size: 17px;

    margin: 15px auto 0;

    display: block;

    vertical-align: middle;

    text-transform: none;

    line-height: 25px;

    font-weight: 500;

}



.services-list {

    max-width: 480px;

}



.services-list a {

text-decoration: none;

padding: 0 15px;

line-height: 33px;

border: 1px solid #129ab1;

color: #129ab1;

border-radius: 8px;

font-weight: 600;

pointer-events: none;

margin-right: 15px;

margin-bottom: 15px !important;

display: inline-block;
}



.last-service-item {

    border: unset !important;

    color: #2fc98b !important;

    padding: 0 !important;

    pointer-events: unset !important;

}



.services .cta_cmn_btn {

    margin-top: 15px;

}



.ready_right a,

.testimonial_area .cta_cmn_btn a:nth-child(1),

.services .cta_cmn_btn a:nth-child(1) {

padding: 6px 12px;

border-radius: 10px;

border: 2px solid transparent;

transition: all 0.2s linear;

text-decoration: none;

color: #fff;
}



.ready_right .cta_cmn_btn a:nth-child(1),

.testimonial_area .cta_cmn_btn a:nth-child(1),

.services .cta_cmn_btn a:nth-child(1) {

    background-color: #2eca8b;

    color: #fff;

    margin-right: 0px;

}



.cta_cmn_btn .call-cta .fa.fa-phone {

    margin-right: 1px;

    color: #04274d;

    font-size: 26px;

    position: relative;

    top: 2px;

}



.testimonial_area .cta_cmn_btn a>p,

.services .cta_cmn_btn a>p {

    color: #161c2d !important;

}



.call-cta p {

    display: inline-block;

    font-size: 16px;

    padding-left: 8px;

    position: relative;

    top: 3px;

    font-weight: 400;

    margin-bottom: 0 !important;

}

.call-cta {

    text-decoration: none;

}

.call-cta i {

margin-right: 0px;

color: #ffffff;

font-size: 26px;

margin-right: 5px;
}



.call-cta p {

    display: inline-block;

    font-size: 16px;

    padding-left: 8px;

    position: relative;

    top: 3px;

    font-weight: 400;

    margin-bottom: 0 !important;

}



.call-cta p em {

    font-style: normal;

    font-size: 14px;

    display: block;

    margin-bottom: 2px;

    line-height: 8px;

    font-weight: 700;

}

.service {

    background: #fff;

    padding: 18px;

    border-radius: 10px;

    z-index: 1;

    box-shadow: 0 0 20px -15px #030380;

    transition: transform .8s;

    height: 100%;

}

.service p {

    font-size: 15px;

}

.service-logo {

width: 80px;

height: 80px;

border-radius: 50%;

margin: -70px auto 0;

background: #fff;

border: 6px solid #129ab1;

display: flex;

justify-content: center;

align-items: center;
}

.service-logo i {

font-size: 30px;

color: #129ab1;
}

.service h4 {

    height: 35px;

    width: 91%;

    margin: 15px auto 25px;

    background: #fff;

    position: relative;

    font-size: 15px;

    padding: 8px 0;

    text-align: center;

}

.service h4::after,
.service h4::before {

    content: '';

    width: 38px;

    height: 28px;

    position: absolute;

    z-index: -1;

}

.service h4::after {

background: linear-gradient(to right, #fff, #129ab1);

right: -5px;

top: -5px;
}

.service h4::before {

background: linear-gradient(to right, #129ab1, #fff);

left: -5px;

bottom: -5px;
}

.main:hover .service {

    transform: translateY(-20px);

}

/* Slide Section css */

.service-categories {

    padding: 30px 0 0;

    text-align: center;

    margin: 0 auto;

    display: block;

}

.auto_slideshow {

    max-width: 1070px;

    margin: 0 auto;

    position: relative;

    overflow: hidden;

}

.service-categories .auto_slideshow>div {

    width: 3000px;

}

.service-categories .col-md-3 {

    max-width: 6%;

    text-align: center;

    display: inline-block;

    flex: none;

    margin: 0;

    padding: 0 10px;

}

.service-categories .card {

    text-align: center;

    padding: 20px 15px 10px;

    margin: 3px 0 10px;

    height: 115px;

    overflow: hidden;

}

.service-card {

    background: transparent;

}

.service-categories .subjects_icon.icon1 {

    background-position: -20px -20px;

}



.service-categories .subjects_icon.icon2 {

    background-position: -93px -20px;

}



.service-categories .subjects_icon.icon3 {

    background-position: -162px -150px;

}



.service-categories .subjects_icon.icon4 {

    background-position: -231px -20px;

}



.service-categories .subjects_icon.icon5 {

    background-position: -300px -20px;

}



.service-categories .subjects_icon.icon6 {

    background-position: -369px -20px;

}



.service-categories .subjects_icon.icon7 {

    background-position: -422px 0;

}



.service-categories .subjects_icon.icon8 {

    background-position: -490px 0px;

}



.service-categories .subjects_icon.icon9 {

    background-position: -560px 0px;

}



.service-categories .subjects_icon.icon10 {

    background-position: -628px 0px;

}



.service-categories .subjects_icon.icon11 {

    background-position: 0 -67px;

}



.service-categories .subjects_icon.icon12 {

    background-position: -70px -67px;

}



.service-categories .subjects_icon.icon13 {

    background-position: -140px -67px;

}



.service-categories .subjects_icon.icon14 {

    background-position: -210px -67px;

}



.service-categories .subjects_icon.icon15 {

    background-position: -140px -196px;

}



.service-categories .subjects_icon.icon16 {

    background-position: -210px -197px;

}



.service-categories .subjects_icon.icon17 {

    background-position: -20px -74px;

}



.service-categories .subjects_icon.icon18 {

    background-position: -91px -74px;

}



.service-categories .subjects_icon.icon19 {

    background-position: -162px -74px;

}



.service-categories .subjects_icon.icon20 {

    background-position: -228px -74px;

}



.service-categories .subjects_icon.icon21 {

    background-position: -301px -74px;

}



.service-categories .subjects_icon.icon22 {

    background-position: -366px -74px;

}



.service-categories .subjects_icon.icon23 {

    background-position: -91px -74px;

}

.service-categories .subjects_icon {

    background: url("../images/subjects_sprites_icons.png");

    width: 35px;

    height: 35px;

    margin: 0 auto 0;

    display: inline-block;

    /* animation: bounce 3s linear; */

    position: relative;

    transition: transform .5s, visibility .5s ease-in;

}

.service-card:hover {

    border-right: 5px solid #04274d;

    border-left: 5px solid #04274d;

    cursor: pointer;

    -webkit-transition: all 200ms ease-in;

    -webkit-transform: scale(1.01);

    -ms-transition: all 200ms ease-in;

    -ms-transform: scale(1.01);

    -moz-transition: all 200ms ease-in;

    -moz-transform: scale(1.01);

    transition: all 200ms ease-in;

    transform: scale(1.05);

}

.service-categories .card-title {

    padding-top: 5px;

    text-align: center;

    font-size: 16px;

    line-height: 19px;

}



.exsmall_title {

    font-size: 20px;

    margin: 0;

    vertical-align: middle;

}

.txt_medblack {

    color: #444445 !important;

}

/*Infintite slow scroll move slider*/

.our_services .auto_slideshow {

    max-width: 100%;

    /* margin: 0 auto; */

    position: relative;

    overflow: hidden;

    margin-top: 40px;

}



.our_services .auto_slideshow>div {

    width: 3000px;

}



.our_services .auto_slideshow .moving_slowly {

    animation: moveSlideshow 90s linear infinite;

}



.our_services .auto_slideshow .moving_slowly:hover {

    animation-play-state: paused;



}



@keyframes moveSlideshow {

    100% {

        transform: translateX(-66.6666%);

    }

}



/*cta section*/

.cta-section {

background-image: url(../images/ready-bg.jpg);

background-size: cover;

background-repeat: no-repeat;

background-position: center;

display: flex;

align-items: center;

justify-content: center;

height: 300px;

position: relative;
}
.cta-section::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(179deg, #0056b3 0%, #0c8edc 99%);
}
.cta-section h5 {

font-size: 34px;

font-weight: 700;

color: #fff;

margin-bottom: 12px;
}



/*cta section 2*/

.cta-section-2 {



    position: relative;



    margin-top: 80px;

}

.cta-section-2 img {



    bottom: 0;



    height: 400px;



    width: auto;



    top: -51px;



    position: relative;

}



/*footer*/
.footer-section{

margin-top: 175px;

padding-top: 145px;
}
.footer-cta{
    
position: absolute;
    
top: -237px;
    
background: #ffffff;
    
border-radius: 20px;
    
padding: 20px;
    
border: 4px solid #129ab1;
    
display: flex;
    
flex-direction: column;
    
align-items: center;
    
justify-content: center;
}
.footer-cta h4{

text-align: center;

color: #002136;

font-size: 20px;
}
.footer-cta p{
    
}

footer {

    position: relative;

    background-size: cover;

    background-repeat: no-repeat;

    width: 100%;

    color: #ffffff;

}

footer::before {

content: '';

position: absolute;

width: 100%;

height: 100%;

background-color: #04274d;

top: 0;

left: 0;
}

.footer-tab h5 {

    font-size: 23px;

    font-weight: 700;

}

.footer-tab li {
    margin-bottom: 9px;
}
.footer-tab li a span{

width: calc(100% - 60px);
}

.footer-tab a {

    text-decoration: none;

    color: #ffffff;

    align-items: center;

}



.contact-list i {

    width: 35px;

    height: 35px;

    border-radius: 50%;

    background-color: #ffffff;

    color: #303030;

    font-size: 18px;

    margin-right: 20px;

    display: flex;

    align-items: center;

    justify-content: center;

    box-shadow: 0px 1px 8px rgb(16 16 16 / 35%);

}

.map-list span {

    width: calc(100% - 63px);

}



/*testimonials*/



.pm-problems__row_item-inner {

    background: #fff;

    box-shadow: 0 15px 45px rgba(16, 30, 54, 0.15);

    border-radius: 4px;

    cursor: pointer;

    padding: 0 30px;

    margin: 0 10px;

}



.pm-problems__row_item-visible {

    position: relative;

    padding: 30px 0;

}



.pm-problems__row_item.slick-center .pm-problems__row_item-visible:before {

    content: "";

    display: block;

    position: absolute;

    width: 5px;

    left: 0;

    height: 100%;

    background: linear-gradient(179.85deg, #78b2f3 0, #78b2f3 100%);

    border-radius: 15px;

    top: 0;

    left: -30px;

}



.pm-problems__row_item.slick-center:before {

    content: "";

    display: block;

    position: absolute;

    top: 0;

    left: 0;

    background: url(../images/dots.svg) repeat center/auto;

    width: 100%;

    height: 100%;

}



.pm-problems__row_item:before {

    display: none;

}



.pm-problems__row_item.slick-center .pm-problems__row_item-title {

    color: #292d34;

}



.pm-problems__row_item.slick-center .pm-problems__row_item-hidden {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

}



.pm-problems__row_item {

    position: relative;

    margin: 50px 10px;

}



.pm-problems__row_item-solution:before {

    content: "";

    display: block;

    position: absolute;

    width: 3px;

    height: 40px;

    border-radius: 15px;

    background: #00b884;

    left: -30px;

    top: -15px;

    -webkit-transform: rotate(-90deg);

    -ms-transform: rotate(-90deg);

    transform: rotate(-90deg);

}



.pm-problems__row_item-hidden {

    display: none;

    padding-bottom: 30px;

    -webkit-box-pack: end;

    -ms-flex-pack: end;

    justify-content: flex-end;

    -webkit-box-align: end;

    -ms-flex-align: end;

    align-items: flex-end;

    -webkit-animation: fadein 1s;

    animation: fadein 1s;

}



.pm-problems__row_item-num,

.pm-problems__row_item-title {

    color: #b9bec7;

    transition: 0.2s;

    font: 800 30px/33px Axiforma, Arial, serif;

}



.pm-problems__row_item-text {

    color: #7c828d;

    font: 400 14px/25px Axiforma, Arial, serif;

}



.pm-problems__row_item-solution {

    color: #00b884;

    -webkit-transform: rotate(-90deg);

    -ms-transform: rotate(-90deg);

    transform: rotate(-90deg);

    position: relative;

    font: 800 10px/12px Axiforma, Arial, serif;

    letter-spacing: 2px;

    text-transform: uppercase;

    margin-left: -30px;

    margin-bottom: 46px;

}



/*copyright*/

.bottom-footer p {

    color: #c9c9c9;

}

.privacy-list {

    margin-bottom: 0;

}

.privacy-list li {

    margin: 0 10px;

}

.privacy-list a {

    text-decoration: none;

    color: #ffffff;

    position: relative;

}

.ml-5 {

    margin-left: 5px;

}

.mr-5 {

    margin-right: px;



}

.anchor-separator::after {

    content: '';

    position: absolute;

    width: 2px;

    height: 90%;

    top: 5%;

    background-color: #dddddd9e;

    right: -12px;

}

/*contact Us*/

.contact-us-list {



    display: flex;



    width: 100%;



    flex-wrap: wrap;

}

.contact-us-list li {



    width: 50%;



    margin: 0px 0;



    padding: 12px;

}

.contact-us-list a {



    text-decoration: none;

    color: #000000;

    font-weight: 500;

    margin: 7px 0;

    display: inline-block;

}

.contact-us-list .list-bg {



    width: 60px;

    height: 60px;

    background-size: cover;

    border-radius: 50%;

    box-shadow: 2px 2px 4px rgba(0, 0, 0, .5);

    margin-right: 18px;

}

.contact-us-list h5 {

    font-size: 16px;

    margin-bottom: 4px;

    font-weight: 600;

}

.contact-us-list h6 {



    font-size: 15px;

    color: #5a5a5a;

    margin-bottom: 0;

}



/*floating button*/

.float {

    font-weight: 600;

    vertical-align: middle;

    padding: 8px 16px 10px;

    position: fixed;

    bottom: 10px;

    left: 10px;

    background-color: #023838;

    color: #FFF;

    border-radius: 50px;

    text-align: center;

    font-size: 16px;

    z-index: 100;

    text-decoration: none;

    animation: key1 .3s ease infinite alternate;

}

.float:hover {

    color: #ffffff;

}



.float i {

    margin-right: 10px;

    font-size: 22px;

    position: relative;

    top: 2px;

    color: #25D366;

}





@keyframes key1 {

    0% {
        transform: translateY(0px);
    }

    100% {
        transform: translateY(-10px);
    }

}





/*expert section*/

.experts-holder {

    margin: 0 -15px;

    padding: 9px 0 54px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

}

.experts-holder .block {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex !important;

    flex-direction: column;

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -ms-flex-direction: column;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    vertical-align: top;

    margin: 0 15px 28px;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    background: #fff;

    -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 10%);

    box-shadow: 0 0 15px rgb(0 0 0 / 10%);

    border-radius: 10px;

    position: relative;

    min-height: 530px;

    padding: 20px;

    margin-top: 15px;

}

.experts-holder .block .style-btn {

font-size: 13px;

min-width: auto;

width: 100% !important;

background: #00d40c;
}

.experts-holder .block .top img {

    width: 50px;

    height: 50px;

    object-fit: cover;

}

.experts-holder .block .top .holder {

    line-height: 19px;

}

.experts-holder .block .top img.rating {



    width: 120px;



    height: 22px;



    object-fit: cover;

}

.experts-holder .block .top .rating-num {
    margin-bottom: 0;
    margin-top: 8px;
    background: #00d34f;
    display: inline-block;
    height: 28px;
    padding: 5px 10px;
    color: #ffffff;
    font-weight: 500;
    border-radius: 5px;
    box-shadow: 1px 1px 8px rgb(0 211 79);
}



.four-star {

    background-color: #73cf11 !important;

    box-shadow: 1px 1px 8px rgb(115 207 17) !important;

}



.experts-holder .user-holder {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    padding: 0;

    margin-bottom: 15px;

    justify-content: space-between;

}

.experts-holder .img-holder {

    width: 50px;

    height: 50px;

    border-radius: 50%;

    overflow: hidden;

    margin-right: 20px;

}

.experts-holder .name {

    font-weight: 500;

    font-size: 17px;

    line-height: 28px;

}

.rating li.active {

    background-image: url(../images/star_full.svg);

    background-size: 100% 100%;

}

.experts-holder .rating li {

    width: 18px;

    height: 18px;

}

.rating li {

    display: inline-block;

    vertical-align: middle;

    overflow: hidden;

    width: 20px;

    height: 20px;

    text-align: left;

    margin: 0 -1px;

    margin-top: -3px;

    background-size: 19px 20px;

}

.specialisations {

    padding: 0 0 0px;

    margin: 0;

    list-style: none;

    font-size: 14px;

}

.specialisations li {

    display: inline-block;

    vertical-align: top;

    padding: 8px 11px;

    background: #ebf4fe;

    border-radius: 5px;

    margin: 0 12px 19px 0;

    line-height: 150%;

}

.bio {

    margin: 0;

    padding: 0 0 15px;

    list-style: none;

}

.bio li {

    margin: 0 0 2px;

    font-style: normal;

    font-weight: 400;

    font-size: 16px;

    line-height: 150%;

    color: #131313;

}

.bio li span {

    display: inline-block;

    margin-right: 10px;

    font-style: normal;

    font-weight: 400;

    font-size: 15px;

    line-height: 150%;

    color: #72787d;

}



.bio-text {

    padding: 0;

    margin: 0;

    font-style: normal;

    font-weight: 400;

    font-size: 16px;

    line-height: 1.6;

    color: #131313;

    padding-bottom: 20px;

    font-size: 15px;

}

.bio-line {

    height: 1px;

    background: #cad1d9;

    width: 100%;

    margin-bottom: 20px;

}

.experts-holder .info {

    padding: 0 0 31px;

    margin: 0 -15px 0 0;

    list-style: none;

    font-size: 14px;

    color: #72787d;

}

.experts-holder .info li {

    display: inline-block;

    vertical-align: top;

    margin-right: 12px;

    line-height: 19px;

    font-size: 13px;

}

.experts-holder .info .number {

    font-size: 17px;

    color: #04274d;

    font-weight: 700;

}

.experts-holder .slick-dots {

    margin-bottom: 50px;

}

.experts-holder .slick-dots li {

    background: #93c6ff;

    width: 15px !important;

    height: 15px !important;

}

.experts-holder .slick-dots li.slick-active {

    background: #04274d;

}



.mobile-arrow {

    display: none;

}

.slider-arrow {

    text-decoration: none;

    width: 50px;

    height: 50px;

    background: #ffffff96;

    color: #000000;

    margin-right: 10px;

    display: flex;

    justify-content: center;

    align-items: center;

    border: 1px solid #000000;

    cursor: pointer;

    border-radius: 50%;

}

.slider-arrow:hover,
.slider-arrow:focus {

    color: #000000;

}

.slider-arrow i {

    font-size: 24px;

}


button[type="submit"]:disabled {
    opacity: .4;
  color: transparent!important;
  }
  .banner-form button{
    position: relative;
  }
  .banner-form button::before {
    content: "";
    border: 2px solid #f3f3f3;
    border-top: 2px solid #3498db;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    animation: spin 2s linear infinite;
    position: absolute;
    left: 46%;
    text-align: center;
    top: 10px;
    display: none;
  }
  
  .banner-form button:disabled:before {
    display: block;
  }
  #cta-form button{
    position: relative;
  }
  #cta-form button::before {
    content: "";
    border: 2px solid #f3f3f3;
    border-top: 2px solid #3498db;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    animation: spin 2s linear infinite;
    position: absolute;
    left: 46%;
    text-align: center;
    top: 10px;
    display: none;
  }
  
  #cta-form button:disabled:before {
    display: block;
  }
  
  #contactform button{
    position: relative;
  }
  #contactform button::before {
    content: "";
    border: 2px solid #f3f3f3;
    border-top: 2px solid #3498db;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    animation: spin 2s linear infinite;
    position: absolute;
    left: 46%;
    text-align: center;
    top: 8px;
    display: none;
  }
  
  #contactform button:disabled:before {
    display: block;
  }
  
 
  @keyframes spin {
    0% {
        transform: rotate(0deg);
    }
  
    100% {
        transform: rotate(360deg);
    }
  }
  .review-card {
    padding: 18px;
    border: 1px solid #cdcdcdc4;
    border-radius: 12px;
    height: 100%;
}
.review-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.review-header-left {
    display: flex;
    align-items: center;
}
.review-header-left .review-images {
    width: 65px;
    padding: 10px;
    background: #c4c3c3;
    border-radius: 50%;
    margin-right: 16px;
    margin-bottom: -9px;
}
.review-header-left h5 {
    font-size: 22px;
    font-weight: 700;
    margin: 2px 0;
}
.review-header-right i {
    font-size: 18px;
    margin-right: 8px;
    color: #464646;
}
.mobile-logo{
    height: 55px;
}

.faq-section {
    font-family: "Poppins", sans-serif;
    padding: 60px 0;
    text-align: center;
    background-position: bottom right 0%;
    background: linear-gradient(179deg, #0056b3 0%, #0c8edc 99%);
}

.faq-section .faq_left_half_circle {
    position: absolute;
    left: 80px;
}

.faq-section .faq_left_half_circle img {
    position: relative;
    top: 140px;
}

.faq-section h3 {
    color: #fff;
    text-align: center;
    padding-bottom: 50px;
    font-size: 22px;
    margin: 0px;
    font-weight: 500;
}

.faq-section .faq-accordions {
    max-width: 100%;
    margin: 0 auto;
}

.faq-section .faq-accordions .accordion-row {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ffffff;
    cursor: pointer;
}

.faq-section .faq-accordions .accordion-row .title {
    text-align: left;
    font-size: 22px;
    font-weight: 500;
    position: relative;
    padding-right: 30px;
    color: #fff;
}

.faq-section .faq-accordions .title:after {
    content: '';
    position: absolute;
    border-left: #129ab1 2px solid;
    border-bottom: #129ab1 2px solid;
    right: 10px;
    top: 8px;
    -moz-transition: all .5s linear;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    width: 10px;
    height: 10px;
    z-index: 1;
    transform: rotate(-45deg);
}

.faq-section .faq-accordions .title.open:after {
    transform: rotate(135deg);
    top: 14px;
}

.faq-section .faq-accordions .accordion-row .content {
    text-align: left;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    overflow: hidden;
    height: 0px;
    transition: 0.5s all;
}

.faq-section .faq-accordions .accordion-row .open+.content {
    height: auto;
    overflow: initial;
    padding: 20px 0px;
}
.form-btn{

max-width: 470px;

position: relative;

margin: 0 auto;
}
.form-btn a{

padding: 10px;

width: 100%;

margin: 0 6px;
}
.about-section{
    padding-top: 150px;
}
.or-box{
    width: 40px;
    height: 40px;
    border-radius: inherit;
    position: absolute;
    left: -10px;
    right: 0;
    margin: auto;
    background: #ffffffe8;
    font-size: 16px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    width: 40px;
    top: 3px;
    border-radius: 50%;
}

.style-navigation-list{
    padding: 8px 0;
    background: #1e90d4;
}
.style-navigation-list li{

margin: 0;
}
.style-navigation-list li a{

color: #fff;

text-transform: uppercase;
}
.services-box a{
    
position: absolute;
    
left: 0;
    
right: 0;
    
margin: auto;
    
bottom: -25px;
    
height: 40px;
    
max-width: 180px;
    
background: #1e90d4;
    
display: flex;
    
align-items: center;
    
justify-content: center;
    
text-decoration: none;
    
color: #fff;
    
border-radius: 10px;
}

#sticky_form.out {
    margin-right: 0px;
}

#sticky_form {
    position: fixed;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 280px;
    height: 430px;
    right: 0;
    padding: 0px;
    transition: all 500ms ease !important;
    z-index: 99;
    border-radius: 10px 0 0 10px;
}
#sticky_form .wrap {
    padding: 28px 30px 0px 30px;
    position: relative;
    height: 100%;
    background: linear-gradient(179deg, #0056b3 0%, #0c8edc 99%);
    border-radius: 20px 0 0 20px;
    border: 1px solid #04274d;
    transition: all 700ms ease-in;
}
#sticky_form .wrap span {
    position: absolute;
    text-transform: uppercase;
    top: 0;
    bottom: 1px;
    background: linear-gradient(179deg, #0056b3 0%, #0c8edc 99%);
    height: 30px;
    margin: auto;
    transform: rotate(-90deg);
    left: -155px;
    font-size: 14px;
    width: 100%;
    text-align: center;
    padding: 5px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    border-radius: 10px 10px 0 0;
    border: 1px solid #ffffff;
}
.inner_s1_form {
    width: 100%;
    /* margin-left: 15px; */
}
.inner_s1_form h3 {
    color: #ffffff;
    font-size: 24px;
    margin-bottom: 14px;
    font-family: 'Glory', sans-serif;
    line-height: 28px;
    font-weight: 700;
}
.inner_s1_form input {
    align-items: center;
    width: 100%;
    padding: 11px;
    height: 35px;
    /* height: auto; */
    font-size: 14px;
    color: #000;
    border-radius: 5px;
    margin-bottom: 15px;
}

#sticky_form .wrap.close{
    right: -269px;
    transition: all 700ms ease-in;
}

@media(max-width:1200px) {
    .faq-section .faq-accordions .accordion-row .title {
        font-size: 18px;
    }
}

@media(max-width:767px) {

    header {

        display: none;

    }

    body {

        font-size: 13px;

    }
    .review-page{
        padding: 80px 0 0 0;
    }

    .banner {

height: auto;

padding-top: 65px !important;

}

    .banner h3 {

        font-size: 24px;

    }

    .banner-btn {

        display: none;

    }

    .heading {

        font-size: 28px;

    }

    .section {

        padding: 30px 0;

    }

    .banner h1 {

        font-size: 28px;

    }

    .banner-icon-list {

        display: none !important;

    }

    .banner-list {

        margin-bottom: 0;

        flex-direction: column;

    }

    .banner-list li {

        margin-bottom: 16px;

    }

    .banner-list li h6 {

        margin-bottom: 0;

        font-size: 15px;

        width: calc(100% - 50px);

    }

    .icon-div {

        width: 35px;

        height: 35px;

        font-size: 16px;

        margin-right: 7px;

    }

    .comparison_tbl {

        border: 1px solid #dee2e6;

        width: 100%;

        overflow: scroll;

    }

    .banner-form {

        margin-top: 40px;

    }

    .sub-heading {

        font-size: 21px;

        font-weight: 600;

    }

    .sec5_box {

        text-align: center;

        margin: 18px 0 !important;

    }

    .sec5_box_icon {

        position: relative;

        margin: 0 auto;

        margin-bottom: 15px;

    }

    .tagline {

        text-shadow: 1px 1px 1px #00000029;

        font-size: 15px;

    }

    .sec5_bot {

        justify-content: center !important;

    }

    .services .cta_cmn_btn {

        display: none;

    }

    .service {

        margin: 50px 0 24px;

    }

    .cta-section {

        height: auto;

    }

    .cta-section {

        display: none;

    }



    .cta_cmn_btn a {

        margin-top: 5px;

        display: inline-block;

    }

    .contact .contact-inner {

        padding: 20px;

    }

    .contact .contact-inner p {

        margin: 0 0 20px;

    }

    #signup-form {

        margin-top: 40px;

    }

    .contact .contact-inner .custom-input input {

        width: 100%;

        padding: 0.5em;

    }

    #signup-form button {

        margin-top: 20px !important;

    }

    .section-title .main-title {

        font-size: 30px;

        letter-spacing: 0.8px;

    }

    .pm-problems__row_item-title {

        font-size: 24px;

        line-height: 1.2;

        margin-top: 12px;

    }

    /*footer*/

    .footer-tab {

        margin: 15px 0;

    }

    .footer-tab li {

        margin-bottom: 7px;

    }

    .privacy-list {

        padding-left: 0;

        margin-top: 7px;

    }

    .bottom-footer {

        flex-direction: column;

        align-items: center;

    }

    .bottom-footer p {

font-size: 16px;

text-align: center;

}

    .cta-section-2 img {

        display: none;

    }

    .cta-section-2 {

        margin-top: 0;

    }

    .float {

        display: none;

    }

    .cta_cmn_btn {

        display: none;

    }

    .contact-us-list {

        flex-direction: column;

    }

    .contact-us-list li {

        width: 100%;

        border-bottom: 1px solid #c9c9c9;

    }

    #contactform button {

        margin-top: 15px;

    }

    .form-strip {

        max-width: 100%;

    }

    .count-sec {

        line-height: 5px;

        padding-top: 14px;

    }

    .form-header .border-bottom {

        font-size: 18px;

    }

    .experts-holder a {

        font-size: 14px;

    }

    .mobile-arrow {

        display: flex;

        margin-top: 0;

    }

    .services-section img {

        max-width: 350px;

        position: relative;

        margin: 0 auto;

    }

    .experts-holder .block {

        margin: 0;

    }

    .banner-list i {

        font-size: 26px;

        margin-right: 8px;

        color: #04274d;

        position: relative;

        top: 1px;

        margin-right: 9px;

        width: 50px;

        height: 50px;

        border-radius: 50%;

        background: #04274d;

        color: #ffffff;

        display: flex;

        align-items: center;

        justify-content: center;

        box-shadow: 0px 1px 3px rgb(44 44 44 / 50%);

    }
    .review-header-left h5 {
        font-size: 15px;
    }
    .review-star {
        width: 100px;
    }
    .review-header-left .review-images {
        width: 56px;
        padding: 10px;
        background: #c4c3c3;
        border-radius: 50%;
        margin-right: 10px;
        margin-bottom: -9px;
    }
    .form-header h2 {
        font-size: 20px;
        color: #fff;
        text-align: center;
    }
    .form-strip h3{
        font-size: 16px;
        font-weight: 300;
    }
    .form-btn {
        max-width: 470px;
        position: relative;
        margin: 0 auto;
        flex-direction: column;
    }
    .banner-form button {
        padding: 9px 0;
        margin: 10px 0;
    }
    .form-btn a {
        padding: 8px 0;
        width: 100%;
        margin: 13px 0 0;
    }
    .or-box{
        height: 35px;
        width: 35px;
        top: 44px;
    }

.faq-section h3 {
    padding-bottom: 10px;
    font-size: 17px;
    font-weight: 500;
}
.faq-section .faq-accordions .accordion-row .title {
    font-size: 15px;
}
.faq-section .faq-accordions .accordion-row .open+.content {
    height: auto;
    overflow: initial;
    padding: 10px 0px;
    line-height: 1.4;
    font-size: 14px;
}
.footer-cta{
    display: none;
}
.footer-section {
    margin-top: 0;
    padding-top: 0;
}
.copyright{
    margin-bottom: 55px;
    font-size: 13px;
}
.inner_s1_right{
    display: none;
}
}

.social-icons a {
    text-decoration: none;
    width: 40px;
    height: 40px;
    border: 1px solid #ffffff;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 20px;
}

