.casebtn,
.theme-btn,
.theme-btn1,
.video-btn {
    user-select: none;
    vertical-align: middle;
    white-space: nowrap
}

*,
.blog-section .blog-style-2 .blog-content,
.navbar-brand,
.navbar-toggler,
.talk_experts_form .country_name_field .select2 .selection .select2-selection,
div#formpopup,
ol,
ul {
    padding: 0
}

.contact-content p>a,
.counter-content a,
.footer .copyright-area p a,
.hrpedia_box li,
.service-content p>a,
body,
p {
    color: #333
}

*,
ol,
p,
ul {
    margin: 0
}

.casebtn,
.cookieok,
.footer-social-links ul li,
.theme-btn,
.theme-btn1,
a,
i,
span {
    display: inline-block
}

.contact-section .contact-item-wrapper .contact-item:hover .contact-icon,
.theme-btn:focus,
.theme-btn:hover {
    box-shadow: 0 0 30px rgb(46 87 217 / .45)
}

#cookiebar a,
#cookiebarBox a,
a,
a.linkclick,
a:focus,
a:hover,
i,
span {
    text-decoration: none
}

#cookiebar,
#cookiebarBox {
    bottom: 0;
    display: none;
    z-index: 200
}

#riskfloater,
.cookieok,
.scroll-top,
.theme-btn,
.theme-btn1,
button {
    cursor: pointer
}

.call_icon_bottom button,
.contact-icon.call_icon i {
    transform: rotate(-275deg)
}

html {
    scroll-behavior: smooth
}

body {
    font-family: poppins, sans-serif;
    font-weight: 400;
    font-style: normal;
    position: relative;
    font-display: swap
}

* {
    box-sizing: border-box
}

.btn.focus,
.btn:focus,
.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active,
.navbar-toggler:focus,
a:focus,
button:focus,
input:focus,
textarea:focus {
    text-decoration: none;
    outline: 0
}

a:hover {
    transition: .3s ease-out 0;
    color: #3763eb
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
    color: #051441;
    margin: 0
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit
}

h1 {
    font-size: 50px
}

h2 {
    font-size: 40px
}

h3 {
    font-size: 30px
}

.blog-img.hrpedia_detail_img h4,
h4 {
    font-size: 25px
}

.service-list h3,
h5 {
    font-size: 20px
}

.navbar-nav .nav-item a,
.theme-btn,
h6,
p {
    font-size: 16px
}

.list_design_left li,
.list_design_right li,
ol,
ul {
    list-style-type: none
}

.about-content ul,
.feature-content ul,
.privacy_policy ul,
.timeline-content ul {
    list-style-type: disc
}

p {
    font-weight: 400;
    line-height: 26px
}

.gray-bg {
    background: #eff2f9
}

.pricing-section .pricing-btn ul li.nav-item a.active,
.theme-btn {
    background: linear-gradient(to left, #3763eb 0, #6f58e8 50.39%, #3763eb 100%)
}

.alert-link {
    font-weight: 600
}

.alert h4,
.banner_btns a,
.banner_btns button,
.mb-10 {
    margin-bottom: 10px
}

.page-404-content h2 {
    font-size: 120px;
    font-weight: 900;
    color: #3763eb
}

.page-404-content h4 {
    font-size: 40px;
    color: #333
}

.theme-btn {
    font-weight: 400;
    text-align: center;
    padding: 10px 26px;
    border-radius: 50px;
    color: #fff;
    z-index: 5;
    transition: .4s ease-in-out;
    border: 0;
    background-size: 200% auto;
    overflow: hidden
}

.navbar-area,
.scroll-top,
.sticky {
    transition: .3s ease-out 0;
    position: fixed
}

.theme-btn:focus,
.theme-btn:hover {
    background-position: right center;
    color: #fff
}

.theme-btn.border-btn {
    padding: 14px 40px;
    background: 0;
    border: 1.5px solid #3763eb;
    color: #333;
    font-size: 18px;
    box-shadow: none
}

.scroll-top,
.scroll-top:hover {
    background: linear-gradient(-225deg, #755dd5 35%, #3788d1 100%);
    color: #fff
}

.preloader,
.sticky {
    background: #fff
}

.scroll-top {
    width: 55px;
    height: 55px;
    text-align: center;
    line-height: 55px;
    font-size: 22px;
    border-radius: 50%;
    bottom: 90px;
    right: 20px;
    z-index: 9;
    display: none;
    justify-content: center;
    align-items: center
}

.scroll-top:hover {
    box-shadow: rgb(0 0 0 / 20%) 0 2px 10px, rgb(0 0 0 / 30%) 0 4px 28px
}

@keyframes animation1 {
    0 {
        transform: translateY(0);
        opacity: .29
    }
    50% {
        transform: translateY(-700px);
        opacity: 0
    }
    100% {
        transform: translateY(0);
        opacity: 0
    }
}

.section-title span {
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 700;
    color: #3763eb;
    margin-bottom: 5px
}

.section-title p,
.team_slider h3 {
    font-size: 18px
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    display: table;
    height: 100%;
    width: 100%;
    z-index: 99999
}

.navbar-area,
.sticky {
    z-index: 99;
    padding: 0
}

.preloader .loader {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.preloader .loader .spinner {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 64px;
    margin-left: -32px;
    z-index: 18;
    pointer-events: none
}

.preloader .loader .spinner .spinner-container {
    pointer-events: none;
    position: absolute;
    width: 100%;
    padding-bottom: 100%;
    top: 50%;
    left: 50%;
    margin-top: -50%;
    margin-left: -50%;
    animation: 1.568s linear infinite spinner-linspin
}

.preloader .loader .spinner .spinner-container .spinner-rotator {
    position: absolute;
    width: 100%;
    height: 100%;
    animation: 5332ms cubic-bezier(.4, 0, .2, 1) infinite both spinner-easespin
}

.preloader .loader .spinner .spinner-container .spinner-rotator .spinner-left {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    overflow: hidden;
    right: 50%
}

.preloader .loader .spinner .spinner-container .spinner-rotator .spinner-right {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    left: 50%
}

.preloader .loader .spinner-circle {
    box-sizing: border-box;
    position: absolute;
    width: 200%;
    height: 100%;
    border-style: solid;
    border-color: #3763eb #3763eb #f4eefb;
    border-radius: 50%;
    border-width: 6px
}

.preloader .loader .spinner-left .spinner-circle {
    left: 0;
    right: -100%;
    border-right-color: #f4eefb;
    animation: 1333ms cubic-bezier(.4, 0, .2, 1) infinite both spinner-left-spin
}

.preloader .loader .spinner-right .spinner-circle {
    left: -100%;
    right: 0;
    border-left-color: #f4eefb;
    animation: 1333ms cubic-bezier(.4, 0, .2, 1) infinite both right-spin
}

@keyframes spinner-linspin {
    to {
        transform: rotate(360deg)
    }
}

@keyframes spinner-easespin {
    12.5% {
        transform: rotate(135deg)
    }
    25% {
        transform: rotate(270deg)
    }
    37.5% {
        transform: rotate(405deg)
    }
    50% {
        transform: rotate(540deg)
    }
    62.5% {
        transform: rotate(675deg)
    }
    75% {
        transform: rotate(810deg)
    }
    87.5% {
        transform: rotate(945deg)
    }
    to {
        transform: rotate(1080deg)
    }
}

@keyframes spinner-left-spin {
    0,
    to {
        transform: rotate(130deg)
    }
    50% {
        transform: rotate(-5deg)
    }
}

@keyframes right-spin {
    0,
    to {
        transform: rotate(-130deg)
    }
    50% {
        transform: rotate(5deg)
    }
}

.navbar-area {
    top: 0;
    left: 0;
    transition: .5s ease-in-out;
    width: 100%;
    z-index: 99999999
}

.navbar-area.header-3 {
    background: 0 0
}

.navbar {
    padding: 18px 0;
    position: relative;
    transition: .3s ease-out 0
}

.navbar-brand img,
header a.logo img {
    max-width: 150px;
    transition: .5s ease-in-out
}

.navbar-toggler .toggler-icon {
    width: 22px;
    height: 2px;
    background-color: #222;
    display: block;
    margin: 5px 0;
    position: relative;
    transition: .3s ease-out 0
}

.navbar-toggler.active .toggler-icon:first-of-type {
    transform: rotate(45deg);
    top: 7px
}

.navbar-toggler.active .toggler-icon:nth-of-type(2) {
    opacity: 0
}

.navbar-toggler.active .toggler-icon:nth-of-type(3) {
    transform: rotate(135deg);
    top: -7px
}

.navbar-nav .nav-item,
.process-section .process-img-wrapper,
.team-section {
    position: relative;
    z-index: 1
}

.blog-section .blog-style-2 .blog-content .blog-meta .comment:hover,
.blog-section .single-blog .blog-content .read-more-btn:hover,
.faq_page h2,
.footer .copyright-area .terms_privacy li a:hover,
.footer .copyright-area p a:hover,
.footer .footer-widget ul.footer-links li a:hover,
.navbar-nav .nav-item .sub-menu>li.active>a,
.navbar-nav .nav-item .sub-menu>li:hover>a,
.navbar-nav .nav-item a.active,
.navbar-nav .nav-item:hover a,
.pricing-section .single-pricing.active h3,
.sidebar-wrapper .sidebar-box.catagories-box ul li:hover a {
    color: #3763eb
}

.navbar-nav .nav-item a {
    color: #333;
    transition: .3s ease-out 0;
    position: relative;
    padding: 0;
    display: inline-flex;
    align-items: center
}

.navbar-nav .nav-item a.dd-menu {
    padding-right: 0
}

.navbar-nav .nav-item:hover>.sub-menu {
    top: 100%;
    opacity: 1;
    visibility: visible
}

.navbar-nav .nav-item:hover>.sub-menu .sub-menu {
    left: 100%;
    top: 0
}

.navbar-nav .nav-item .sub-menu {
    min-width: 300px;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / .1);
    position: absolute;
    top: 50px;
    left: auto;
    right: 0;
    opacity: 0;
    visibility: hidden;
    transition: .3s ease-out 0;
    padding: 0
}

.navbar-nav .nav-item .sub-menu.left-menu {
    left: -100%
}

.navbar-nav .nav-item .sub-menu.collapse:not(.show) {
    display: block
}

.navbar-nav .nav-item .sub-menu::after {
    content: '';
    position: absolute;
    background: #fff;
    width: 15px;
    height: 15px;
    top: -8px;
    right: 6%;
    transform: rotate(45deg);
    border-top: none;
    border-left: none
}

.navbar-nav .nav-item .sub-menu>li {
    display: block;
    margin-left: 0
}

.navbar-nav .nav-item .sub-menu>li:last-child {
    border: 0
}

.navbar-nav .nav-item .sub-menu>li>a {
    font-weight: 400;
    display: block;
    padding: 10px 15px;
    font-size: 14px;
    color: #222
}

.navbar-nav .nav-item .sub-menu>li>a:hover {
    background: rgb(0 0 0 / .05)
}

.search-form {
    position: relative;
    width: 50%;
    height: 56px;
    border-radius: 50px;
    margin: 0 auto
}

.search-form input {
    width: 100%;
    height: 100%;
    padding: 0 25px;
    border: 1px solid #f4eefb;
    background: #fff;
    border-radius: 50px;
    transition: .3s ease-out 0
}

.certificates .box-style:hover,
.comment-form-wrapper:hover,
.contact-form-wrapper:hover,
.contact-section .contact-item-wrapper .contact-item:hover,
.search-form input:focus,
.service-section .box-style:hover,
.sidebar-wrapper .sidebar-box:hover,
.team-section .single-team:hover {
    box-shadow: 0 0 30px rgb(215 224 252 / .45)
}

.blog-section .single-blog:hover,
.pricing-section .single-pricing {
    box-shadow: 0 0 47px rgb(161 192 255 / .16)
}

.search-form button {
    background: 0;
    border: 0;
    position: absolute;
    right: 25px;
    top: 17px
}

.box-style .box-icon-style,
.hero-section .hero-img .video-btn a {
    border-radius: 50%;
    background: #fff;
    color: #3763eb;
    display: flex;
    transition: .3s ease-out 0
}

.hero-section {
    padding-top: 100px;
    position: relative;
    height: 870px;
    display: flex;
    align-items: center
}

.hero-section .hero-content-wrapper h2 {
    font-weight: 700;
    font-size: 25px;
    line-height: 50px;
    color: #3763eb;
    margin-bottom: 0
}

.hero-section .hero-content-wrapper h1 {
    font-weight: 700;
    font-size: 50px;
    line-height: 65px;
    color: #051441;
    margin-bottom: 25px
}

.hero-section .hero-content-wrapper p {
    font-size: 18px;
    line-height: 26px;
    color: #333;
    opacity: .8;
    margin-bottom: 30px
}

.hero-section .hero-img {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 48%;
    text-align: right;
    margin: 60px 0
}

.about-section,
.faq_section .accordion-button,
.hero-section .hero-img .hero-img-right,
.subscribe-section,
.subscribe-section .subscribe-form,
.testimonial-wrapper,
.time-line,
.time-line .row {
    position: relative
}

.hero-section .hero-img.hero-img-2 {
    top: 50%
}

.hero-section .hero-img img.dot-shape {
    position: absolute;
    left: -60px;
    bottom: 60px;
    z-index: -1
}

.contact-form .select2-container .selection,
.hero-section .hero-img .image,
.hrpedia_box a,
.portfolio-item-wrapper .portfolio-img img,
.single-portfolio .single-portfolio-img img,
.team-section .single-team .team-img img,
.thank-you-section-background {
    width: 100%
}

.hero-section .hero-img .video-btn {
    position: absolute;
    left: -40px;
    top: 50%;
    transform: translateY(-50%)
}

.hero-section .hero-img .video-btn a {
    width: 80px;
    height: 80px;
    justify-content: center;
    align-items: center;
    text-align: center;
    box-shadow: 0 0 20px rgb(170 189 249 / .45)
}

.hero-section .hero-img .video-btn a:hover {
    box-shadow: 0 0 50px rgb(170 189 249 / .65)
}

.hero-section.hero-section-2 .border-btn:hover {
    background: rgb(55 99 235 / .7);
    color: #fff
}

.client-logo-section .client-logo-wrapper .client-logo-carousel .client-logo {
    padding: 10px;
    text-align: center;
    margin: auto
}

.client-logo-section .client-logo-wrapper .client-logo-carousel .client-logo img {
    max-width: 160px;
    width: 100%;
    opacity: .3;
    transition: .3s ease-out 0
}

.client-logo-section .client-logo-wrapper .client-logo-carousel .client-logo img:hover {
    opacity: 1
}

.box-style {
    padding: 40px 30px;
    border: 1px solid #f4eefb;
    border-radius: 10px;
    margin-bottom: 30px;
    transition: .3s ease-out 0
}

.box-style:hover .box-icon-style::after,
.team-section .single-team:hover .team-img .team-social {
    opacity: 1;
    visibility: visible
}

.box-style .box-icon-style {
    width: 78px;
    height: 78px;
    margin-bottom: 25px;
    border: 2px solid #3763eb;
    align-items: center;
    justify-content: center;
    font-size: 40px;
    position: relative
}

.box-style .box-icon-style::after {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    transition: .3s ease-out 0;
    z-index: -1;
    border-radius: 50%
}

.box-style .box-content-style h4 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: uppercase
}

.about-section {
    background: #eff2f9;
    padding: 120px 0
}

.about-section .about-img-wrapper {
    position: absolute;
    left: 0;
    top: 50%;
    width: 46%;
    transform: translateY(-50%)
}

.about-section .about-img-wrapper img,
.time-line .single-timeline .timeline-img img,
.timeline-img a>img {
    width: 100%;
    height: auto
}

.about-section .about-img-wrapper .about-experience {
    width: 300px;
    border-radius: 27px;
    background: linear-gradient(to top left, #3763eb 0, #6f58e8 100%);
    border: 5px solid #eff2f9;
    padding: 40px 20px;
    position: absolute;
    right: -40px;
    bottom: 10px
}

.about-section .about-img-wrapper .about-experience h3,
h1.about_h3 {
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 15px
}

#cookiebarBox p,
.about-section .about-img-wrapper .about-experience p,
.accordion-style.theme-accordion .single-accordion .accordion-btn button::after,
.page-banner-section .banner-content .page-breadcrumb nav ol li a,
.page-banner-section .banner-content .page-breadcrumb nav ol li::before,
a.thank-you-sec-butn:hover {
    color: #fff
}

.about-section .about-content-wrapper .about-content .counter-up {
    display: flex;
    justify-content: space-between
}

.about-section .about-content-wrapper .about-content .counter-up .counter,
.blog-section .blog-style-2 .blog-content .blog-meta .comment i,
.poular-tags ul li {
    margin-right: 10px
}

.about-section .about-content-wrapper .about-content .counter-up .counter:last-child,
.portfolio-section .portfolio-btn-wrapper button:last-child,
.sidebar-wrapper .sidebar-box.tags-box ul li:last-child,
.testimonial-section .testimonial-logo-wrapper .img:last-child {
    margin-right: 0
}

.about-section .about-content-wrapper .about-content .counter-up .counter span {
    font-size: 40px;
    font-weight: 600;
    color: #3763eb;
    display: block;
    margin-bottom: 8px
}

.about-section .about-content-wrapper .about-content .counter-up .counter h4 {
    font-weight: 500;
    margin-bottom: 10px
}

.time-line::after {
    content: '';
    position: absolute;
    width: 2px;
    height: 100%;
    left: 50%;
    top: 0;
    background: #f4eefb;
    z-index: -1
}

.time-line .box-icon-style {
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 2px solid #3763eb;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    background-color: #fff;
    transform: translate(-50%, -50%);
    transition: .3s ease-out 0
}

.time-line .box-icon-style i {
    transition: .3s ease-out 0;
    font-size: 20px;
    padding: 2px;
    color: #3763eb
}

.service-section .service-box-style-2 {
    padding: 0;
    text-align: center;
    min-height: 230px;
    max-height: 230px
}

.service-section .service-box-style-2 .box-icon-style,
.service-section .service-box-style-3 .box-icon-style {
    margin-left: auto;
    margin-right: auto;
    width: 54px;
    height: 54px;
    border: 2px solid #3661e7;
    font-size: 25px;
    margin-top: -27px;
    position: relative;
    z-index: 9
}

.service-section .service-box-style-2 .box-icon-style i,
.service-section .service-box-style-3 .box-icon-style i {
    color: #3763eb;
    -webkit-background-clip: text;
    -ms-background-clip: text;
    background-clip: text;
    transition: .3s ease-out 0
}

.service-section .service-box-style-2 .box-content-style {
    padding: 0 15px 35px
}

.service-section .service-box-style-3 {
    padding: 0;
    text-align: left;
    min-height: 480px;
    max-height: 480px
}

.service-section .service-box-style-3 .service-thumbnail img {
    width: 100%;
    border-radius: 10px 10px 0 0
}

.service-box-style-3 .state_main {
    width: 40%;
    font-weight: 700
}

.service-section .service-box-style-3 .box-content-style {
    padding: 0 15px 15px
}

.process-section .process-img-wrapper::before {
    content: '';
    position: absolute;
    left: -100px;
    bottom: -50px;
    width: 463px;
    height: 552px;
    border-radius: 10px 10px 231px 231px;
    background: linear-gradient(#f37da7 0, #fed9b4 100%);
    opacity: .1
}

.process-section .process-img-wrapper .process-img-top {
    margin-bottom: 20px;
    text-align: right
}

.process-section .process-img-wrapper .process-img-top .img-1 {
    border-radius: 275px 275px 0 0
}

.process-section .process-img-wrapper .process-img-bottom {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end
}

.process-section .process-img-wrapper .process-img-bottom .img-2 {
    border-radius: 10px;
    margin-right: 20px;
    vertical-align: top
}

.process-section .process-img-wrapper .process-img-bottom .img-3 {
    border-radius: 0 0 250px 250px
}

.pricing-section .pricing-btn ul {
    display: inline-flex;
    border: 1px solid #f4eefb;
    border-radius: 50px
}

.pricing-section .pricing-btn ul li.nav-item a {
    background: #fff;
    padding: 24px 35px;
    font-size: 16px;
    font-weight: 700;
    color: #051441;
    box-shadow: 0 0 47px rgb(161 192 255 / .16)
}

.pricing-section .pricing-btn ul li.nav-item a.active {
    color: #fff;
    background-size: 200%;
    transition: .3s ease-out 0
}

.pricing-section .pricing-btn ul li.nav-item:first-child .nav-link {
    border-radius: 50px 0 0 50px
}

.pricing-section .pricing-btn ul li.nav-item:last-child .nav-link {
    border-radius: 0 50px 50px 0
}

.pricing-section .single-pricing {
    text-align: center;
    padding: 50px;
    border-radius: 10px;
    background: #fff;
    position: relative;
    z-index: 1
}

.pricing-section .single-pricing h4 {
    margin-bottom: 25px;
    color: #333;
    font-weight: 600
}

.pricing-section .single-pricing h3 {
    margin-bottom: 25px;
    font-weight: 600;
    font-size: 40px
}

.blog-section .single-blog .blog-content p,
.mb-30,
.pricing-section .single-pricing ul,
.testimonial-section .testimonial-content .quote {
    margin-bottom: 30px
}

.pricing-section .single-pricing ul li {
    font-size: 16px;
    line-height: 40px
}

.blog-section .blog-style-2 .blog-content p,
.mb-20,
.page-banner-section .banner-content h2,
.pricing-section .single-pricing a {
    margin-bottom: 20px
}

.pricing-section .single-pricing a.border-btn:hover {
    background: rgb(55 99 235 / .8);
    color: #fff
}

.pricing-section .single-pricing.active {
    transform: scale(1.15);
    z-index: 2
}

.testimonial-section {
    background-color: #eff2f9;
    clip-path: polygon(0 11%, 100% 0, 100% 100%, 0 89%)
}

.testimonial-section .testimonial-logo-wrapper .img {
    width: 140px
}

.testimonial-section .testimonial-logo-wrapper .img img {
    width: 100%;
    height: 100%
}

.testimonial-section .testimonial-wrapper .single-testimonial {
    display: flex;
    padding: 2px
}

.testimonial-section .testimonial-wrapper .single-testimonial .testimonial-img {
    margin-right: 60px;
    margin-top: 40px
}

.testimonial-section .testimonial-wrapper .single-testimonial .testimonial-img img {
    width: 133px;
    height: 133px;
    border-radius: 50%
}

.testimonial-section .testimonial-content p {
    font-size: 16px;
    font-weight: 500;
    color: #051441;
    font-style: italic
}

.testimonial-section .testimonial-info {
    display: flex;
    align-items: center;
    position: relative
}

.mb-5,
.testimonial-section .testimonial-info .testimonial-meta h5 {
    margin-bottom: 5px
}

.testimonial-section .testimonial-info .testimonial-meta span {
    font-size: 16px;
    color: #333
}

.testimonial-wrapper .custom-controls,
.testimonial-wrapper .tns-controls {
    position: absolute;
    bottom: -40px;
    left: 0;
    z-index: 99;
    display: flex
}

.testimonial-wrapper .custom-controls a,
.testimonial-wrapper .custom-controls span,
.testimonial-wrapper .tns-controls button {
    width: 50px;
    height: 50px;
    cursor: pointer;
    z-index: 2;
    color: #333;
    font-size: 20px;
    background: #fff;
    border: 1px solid #f4eefb;
    padding: 2px 5px;
    border-radius: 50%;
    transition: .3s ease-out 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.testimonial-wrapper .custom-controls a:hover,
.testimonial-wrapper .custom-controls span:hover,
.testimonial-wrapper .tns-controls button:hover {
    color: #fff;
    background: #3763eb
}

.sidebar-wrapper .sidebar-box.tags-box ul li,
.testimonial-wrapper .custom-controls a:first-child,
.testimonial-wrapper .custom-controls span:first-child,
.testimonial-wrapper .tns-controls button:first-child {
    margin-right: 20px
}

.portfolio-section .portfolio-btn-wrapper {
    margin-bottom: 50px;
    margin-top: 50px
}

.portfolio-section .portfolio-btn-wrapper button {
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 500;
    border: 0;
    background: #eff2f9;
    color: #051441;
    border-radius: 50px;
    margin-right: 10px;
    margin-bottom: 10px;
    transition: .3s ease-out 0
}

.portfolio-section .portfolio-btn-wrapper button.active {
    background-image: linear-gradient(to right, #3763eb 0, #6f58e8 100%);
    color: #fff
}

.portfolio-item-wrapper {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 30px
}

.portfolio-item-wrapper:hover .portfolio-overlay {
    opacity: 1;
    visibility: visible;
    transform: scale(1)
}

.portfolio-item-wrapper .portfolio-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 10px;
    background: linear-gradient(rgb(55 99 235 / .94) 0, rgb(111 88 232 / .94) 100%);
    padding: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: .3s ease-out 0;
    transform: scale(.9)
}

.portfolio-item-wrapper .portfolio-overlay .overlay-content h4 {
    color: #fff;
    margin-bottom: 20px
}

.portfolio-item-wrapper .portfolio-overlay .overlay-content p {
    color: #fff;
    margin-bottom: 35px
}

.portfolio-item-wrapper .portfolio-overlay .overlay-content .border-btn {
    padding: 8px 27px;
    color: #fff;
    border: 2px solid #fff
}

.single-portfolio .single-portfolio-img,
.team-section .single-team {
    border-radius: 10px;
    overflow: hidden
}

.portfolio-item-wrapper .portfolio-overlay .overlay-content .border-btn:hover {
    color: #3763eb;
    background: #fff
}

.project-info-box ul li {
    margin-bottom: 15px;
    display: flex;
    font-size: 14px
}

.faq_section li:last-child,
.faq_section p:last-child,
.project-info-box ul li:last-child,
.sidebar-wrapper .sidebar-box.catagories-box ul li:last-child {
    margin-bottom: 0
}

.project-info-box ul li .destination {
    width: 40%;
    color: #051441;
    text-transform: uppercase
}

.team-section.img-bg::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #eff2f9;
    z-index: -1;
    clip-path: polygon(0 0, 200% 12%, 200% 75%, 0 95%)
}

.team-section .single-team {
    background: #fff;
    border: 1px solid #f4eefb;
    transition: .3s ease-out 0
}

.team-section .single-team .team-img {
    overflow: hidden;
    position: relative
}

span.team_designation {
    min-height: 35px;
    max-height: 35px
}

.team-section .single-team .team-img .team-social {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    border-radius: 10px 10px 0 0;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding-bottom: 15px;
    opacity: 0;
    visibility: hidden;
    transition: .3s ease-out 0
}

.team-section .single-team .team-img .team-social ul {
    display: flex;
    justify-content: center
}

.team-section .single-team .team-img .team-social ul li a {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: rgb(255 255 255 / .2);
    color: #fff;
    margin: 0 5px;
    font-size: 14px
}

.carousel-section-wrapper .carousel-control:hover,
.team-section .single-team .team-img .team-social ul li a:hover {
    background: #fff;
    color: #3763eb
}

.team-section .single-team .team-info {
    padding: 15px
}

.team-section .single-team .team-info h4 {
    margin-bottom: 5px;
    font-size: 16px;
    min-height: 40px;
    max-height: 40px;
    align-items: center;
    justify-content: center;
    display: flex
}

.team-section .single-team .team-info span {
    font-size: 14px;
    display: block;
    margin-bottom: 5px
}

.subscribe-section .subscribe-form input {
    border: 2px solid #fff0;
    border-radius: 50px;
    width: 100%;
    font-size: 16px;
    padding: 18px 30px;
    background: #fff;
    transition: .3s ease-out 0;
    position: relative
}

.subscribe-section .subscribe-form input:focus {
    box-shadow: 0 0 30px rgb(255 255 255 / .15)
}

.subscribe-section .subscribe-form button {
    border-radius: 50px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    border: 0;
    background: linear-gradient(to left, #3763eb 0, #6f58e8 50.39%, #3763eb 100%);
    background-size: 200%;
    transition: .3s ease-out 0;
    position: absolute;
    height: 54px;
    width: 54px;
    top: 5px;
    right: 5px
}

.subscribe-section .subscribe-form button:hover {
    background-position: right center
}

.blog-section .single-blog {
    border-radius: 10px;
    background: #fff;
    border: 1px solid #f4eefb;
    transition: .3s ease-out 0
}

.blog-section .single-blog .blog-img {
    overflow: hidden;
    border-radius: 10px 10px 0 0;
    position: relative;
    padding-bottom: 20px
}

.blog-section .single-blog .blog-img a {
    display: block;
    overflow: hidden
}

.blog-section .single-blog .blog-img img {
    width: 100%;
    transition: .3s ease-out 0;
    padding-bottom: 20px
}

.blog-img .date-meta,
.blog-section .single-blog .blog-content .date-meta {
    border: 1px solid #f4eefb;
    padding: 8px 16px;
    border-radius: 30px;
    background: #fff;
    margin-bottom: 10px
}

.blog-section .single-blog:hover .blog-img img,
.blog-section .single-blog:hover .blog-img.blog-img-2 img {
    transform: none
}

.blog-section .single-blog .blog-content {
    padding: 0 20px 35px 30px
}

.blog-section .single-blog .blog-content h4 {
    margin-bottom: 5px;
    font-weight: 600;
    text-transform: uppercase;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden !important;
    width: 100%;
    height: 40px
}

.blog-section .single-blog .blog-content p.quote {
    font-weight: 500;
    padding: 20px 30px;
    background: #eff2f9;
    color: #051441;
    border-radius: 0 5px 5px 0;
    border-left: 5px solid #3763eb
}

.blog-section .single-blog .blog-content .read-more-btn {
    display: inline-block;
    font-size: 13px;
    color: #333;
    border-radius: 50px;
    transition: .3s ease-out 0
}

.blog-section .single-blog .blog-content .read-more-btn i {
    padding-left: 7px
}

.blog-section .blog-style-2 {
    padding: 0;
    border: 0
}

.blog-section .blog-style-2:hover,
.faq_section .accordion-button:focus {
    box-shadow: none
}

.blog-section .blog-style-2 .blog-img {
    padding-bottom: 0;
    margin-bottom: 30px;
    border-radius: 10px
}

.blog-section .blog-style-2 .blog-img img {
    border-radius: 10px
}

.blog-section .blog-style-2 .blog-content h4 {
    margin-bottom: 18px
}

.blog-section .blog-style-2 .blog-content .blog-meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap
}

.blog-section .blog-style-2 .blog-content .blog-meta .read-more-btn {
    display: flex;
    align-items: center;
    margin-right: 10px
}

.blog-section .blog-style-2 .blog-content .blog-meta .read-more-btn i {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #eff2f9;
    padding-right: 5px;
    margin-left: 10px;
    font-size: 15px
}

.blog-section .blog-style-2 .blog-content .blog-meta .comment {
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #333
}

.blog-section .pagination {
    text-align: center;
    justify-content: center
}

.blog-section .pagination ul li {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #333;
    margin: 0 5px
}

li.page-item.active {
    background: linear-gradient(#3763eb 0, #6f58e8 100%);
    border-color: #0d6efd
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: TRANSPARENT !important;
    border-color: TRANSPARENT !important
}

.page-item .page-link.center {
    background: #eff2f9;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 5px;
    padding: 0 30px
}

.blog-section .pagination ul li a.active,
.blog-section .pagination ul li a:hover {
    background: linear-gradient(#3763eb 0, #6f58e8 100%);
    color: #fff;
    box-shadow: 0 0 3ppx rgb(46 87 217 / .45)
}

.left-side-wrapper {
    margin-right: 40px
}

.sidebar-wrapper .sidebar-box {
    padding: 30px;
    border: 1px solid #f4eefb;
    border-radius: 10px;
    background: #fff;
    transition: .3s ease-out 0
}

.sidebar-wrapper .sidebar-box.search-form-box {
    padding: 20px 25px
}

.sidebar-wrapper .sidebar-box.search-form-box .search-form {
    width: 100%;
    position: relative;
    margin: 0
}

.sidebar-wrapper .sidebar-box.search-form-box .search-form input {
    transition: .3s ease-out 0
}

.comment-form-wrapper .comment-form input:focus,
.comment-form-wrapper .comment-form textarea:focus,
.comment-form-wrapper .contact-form input:focus,
.comment-form-wrapper .contact-form textarea:focus,
.contact-form-wrapper .comment-form input:focus,
.contact-form-wrapper .comment-form textarea:focus,
.contact-form-wrapper .contact-form input:focus,
.contact-form-wrapper .contact-form textarea:focus,
.sidebar-wrapper .sidebar-box.search-form-box .search-form input:focus {
    border-color: #3763eb
}

.sidebar-wrapper .sidebar-box.recent-blog-box .recent-blog-items .recent-blog {
    display: flex
}

.sidebar-wrapper .sidebar-box.recent-blog-box .recent-blog-items .recent-blog .recent-blog-img {
    border-radius: 10px;
    width: 100%;
    max-width: 100px;
    height: 100px
}

.sidebar-wrapper .sidebar-box.recent-blog-box .recent-blog-items .recent-blog .recent-blog-img img {
    width: 100%;
    border-radius: 10px;
    height: 80%
}

.sidebar-wrapper .sidebar-box.recent-blog-box .recent-blog-items .recent-blog .recent-blog-content {
    margin-left: 20px
}

.sidebar-wrapper .sidebar-box.recent-blog-box .recent-blog-items .recent-blog .recent-blog-content h5 {
    font-weight: 500;
    margin-bottom: 8px
}

.sidebar-wrapper .sidebar-box.catagories-box ul li {
    margin-bottom: 10px;
    padding-left: 25px;
    position: relative
}

.sidebar-wrapper .sidebar-box.catagories-box ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #333;
    transition: .3s ease-out 0
}

.sidebar-wrapper .sidebar-box.catagories-box ul li:hover::before {
    background: #3763eb
}

.sidebar-wrapper .sidebar-box.catagories-box ul li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    font-size: 14px;
    color: #333
}

.sidebar-wrapper .sidebar-box.tags-box ul {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -30px
}

.post_header.grid a {
    color: #051441
}

.sidebar-wrapper .sidebar-box.tags-box ul li a {
    font-size: 12px;
    padding: 12px 15px;
    border-radius: 30px;
    background: #eff2f9;
    margin-bottom: 15px;
    color: #333
}

.sidebar-wrapper .sidebar-box.tags-box ul li a:hover {
    background: linear-gradient(#3763eb 0, #6f58e8 100%);
    color: #fff
}

.mb-35,
.sidebar-wrapper .sidebar-box h4 {
    margin-bottom: 35px
}

.carousel-section-wrapper,
.carousel-section-wrapper .carousel-section,
.contact-section {
    position: relative;
    z-index: 3
}

.contact-section.cta-bg {
    clip-path: polygon(0 0, 100% 12%, 100% 88%, 0 100%);
    z-index: 3
}

.contact-section.cta-bg::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: linear-gradient(to left, rgb(111 88 232 / .18) 0, #3763eb 100%)
}

.contact-section .contact-item-wrapper .contact-item {
    display: flex;
    border: 1px solid #e8e8e8;
    border-radius: 10px;
    background: #fff;
    margin-bottom: 30px;
    padding: 20px 30px;
    transition: .3s ease-out 0
}

.intro-video-area .intro-video-play::after,
.intro-video-area .intro-video-play::before {
    position: absolute;
    content: "";
    height: 159px;
    width: 100px;
    background-image: url(../img/shape.png);
    z-index: -1
}

.contact-section .contact-item-wrapper .contact-item .contact-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: linear-gradient(#3763eb 0, #6f58e8 100%);
    color: #fff;
    transition: .3s ease-out 0
}

.contact-section .contact-item-wrapper .contact-item .contact-content {
    margin-left: 25px
}

.contact-section .contact-item-wrapper .contact-item .contact-content h4 {
    font-size: 20px;
    color: #3763eb;
    margin-bottom: 10px
}

.comment-form-wrapper,
.contact-form-wrapper {
    padding: 50px 40px;
    background: #fff;
    border: 1px solid #e8e8e8;
    margin-left: 0;
    border-radius: 10px;
    transition: .3s ease-out 0
}

.comment-form-wrapper .comment-form input,
.comment-form-wrapper .comment-form textarea,
.comment-form-wrapper .contact-form input,
.comment-form-wrapper .contact-form textarea,
.contact-form-wrapper .comment-form input,
.contact-form-wrapper .comment-form textarea,
.contact-form-wrapper .contact-form input,
.contact-form-wrapper .contact-form textarea .contact-form-wrapper .contact-form textarea {
    padding: 18px 15px;
    border-radius: 30px;
    border: 1px solid #e6e6e6;
    margin-bottom: 25px;
    width: 100%;
    transition: .3s ease-out 0
}

.comment-form-wrapper .comment-form textarea,
.comment-form-wrapper .contact-form textarea,
.contact-form-wrapper .comment-form textarea,
.contact-form-wrapper .contact-form textarea {
    border-radius: 18px;
    resize: none
}

.comment-form-wrapper .comment-form .theme-btn,
.comment-form-wrapper .contact-form .theme-btn,
.contact-form-wrapper .comment-form .theme-btn,
.contact-form-wrapper .contact-form .theme-btn {
    font-weight: 500;
    padding: 18px 90px
}

.page-banner-section .banner-content .page-breadcrumb nav ol {
    background: 0;
    padding: 0
}

.page-banner-section .banner-content .page-breadcrumb nav ol li {
    color: rgb(255 255 255 / .7);
    font-size: 20px;
    font-weight: 500
}

.carousel-section-wrapper .carousel-section.clip-bg {
    clip-path: polygon(0 11%, 100% 0, 100% 100%, 0 89%)
}

.carousel-section-wrapper .carousel-section.clip-bg::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: linear-gradient(to right, rgb(20 20 20 / 55%) 30%, rgb(0 0 0 / 65%) 70%)
}

.carousel-section-wrapper .carousel-section.carousel-item .carousel-content .section-title h2,
.section-title.press h4 {
    margin-bottom: 25px;
    text-transform: capitalize !important
}

.carousel-section-wrapper .carousel-section.carousel-item .carousel-content .section-title p,
.mb-40 {
    margin-bottom: 40px
}

.banner_btns .border-btn,
.carousel-section-wrapper .carousel-section.carousel-item .carousel-content .border-btn {
    border-color: #fff;
    color: #fff
}

.carousel-section-wrapper .carousel-section.carousel-item .carousel-content .border-btn:hover {
    background: rgb(255 255 255 / .2)
}

.carousel-section-wrapper .carousel-control {
    background: 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #f4eefb;
    color: #fff;
    top: 50%;
    left: 30px;
    transform: translateY(-50%);
    z-index: 99
}

.carousel-section-wrapper .carousel-control.carousel-control-next {
    left: auto;
    right: 30px
}

.carousel-section-wrapper .carousel-control span {
    background: 0;
    width: auto;
    height: auto
}

.map-section {
    margin-top: -130px
}

.accordion-style .single-accordion {
    border: 1px solid #f4eefb;
    border-radius: 5px
}

.accordion-style .single-accordion .accordion-btn button {
    background: #fff;
    border: 0;
    padding: 12px 50px 12px 30px;
    font-weight: 500;
    border-radius: 5px;
    position: relative;
    width: 100%
}

.accordion-style .single-accordion .accordion-btn button.collapsed::after,
.faq_section .accordion-button:not(.collapsed) i {
    transform: rotate(180deg)
}

.accordion-style .single-accordion .accordion-content {
    padding: 20px 30px
}

.accordion-style.theme-accordion .single-accordion .accordion-btn button {
    background: linear-gradient(to left, #3763eb 0, #6f58e8 100%);
    color: #fff
}

.footer {
    position: relative;
    z-index: 2;
    background: #eff2f9
}

.footer .footer-widget .footer-desc {
    line-height: 30px
}

.contact-content h5,
.footer .footer-widget h4,
.social_links h4 {
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 20px;
    color: #000
}

.footer .footer-widget ul.footer-links li a {
    color: #333;
    display: inline-block;
    line-height: 35px;
    transition: .3s
}

.footer .footer-widget ul {
    padding-left: 20px
}

.footer .footer-widget ul li {
    list-style: disc;
    padding: 0 0 12px
}

.footer .footer-widget .footer-contact li p {
    line-height: 35px
}

.footer .copyright-area {
    border-top: 1px solid #57575729;
    padding: 25px 0;
    font-size: 16px;
    position: relative;
    z-index: 2
}

.footer-social-links ul li a {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    display: flex !important;
    font-size: 18px;
    color: #000;
    margin-right: 0;
    justify-content: center;
    align-items: center;
    border: 1px solid #000
}

.mt-5 {
    margin-top: 5px
}

.about_us .banner-content h1,
.mt-10 {
    margin-top: 10px
}

.mt-15 {
    margin-top: 15px
}

.contact-form-wrapper1 .form-group.form-check,
.mt-20,
form#contactus {
    margin-top: 20px
}

.mt-25 {
    margin-top: 25px
}

.mt-30 {
    margin-top: 30px
}

.mt-35 {
    margin-top: 35px
}

.mt-40 {
    margin-top: 40px
}

.mt-45 {
    margin-top: 45px
}

.mt-50 {
    margin-top: 50px
}

.mt-55 {
    margin-top: 55px
}

.mt-60 {
    margin-top: 60px
}

.mt-65 {
    margin-top: 65px
}

.mt-70 {
    margin-top: 70px
}

.mt-75 {
    margin-top: 75px
}

.mt-80 {
    margin-top: 80px
}

.mt-85 {
    margin-top: 85px
}

.mt-90 {
    margin-top: 90px
}

.mt-95 {
    margin-top: 95px
}

.mt-100 {
    margin-top: 100px
}

.mt-105 {
    margin-top: 105px
}

.mt-110 {
    margin-top: 110px
}

.mt-115 {
    margin-top: 115px
}

.mt-120 {
    margin-top: 120px
}

.mt-125 {
    margin-top: 125px
}

.mt-130 {
    margin-top: 130px
}

.mt-135 {
    margin-top: 135px
}

.mt-140 {
    margin-top: 140px
}

.mt-145 {
    margin-top: 145px
}

.mt-150 {
    margin-top: 150px
}

.mt-155 {
    margin-top: 155px
}

.mt-160 {
    margin-top: 160px
}

.mt-165 {
    margin-top: 165px
}

.mt-170 {
    margin-top: 170px
}

.mt-175 {
    margin-top: 175px
}

.mt-180 {
    margin-top: 180px
}

.mt-185 {
    margin-top: 185px
}

.mt-190 {
    margin-top: 190px
}

.mt-195 {
    margin-top: 195px
}

.mt-200 {
    margin-top: 200px
}

.mt-205 {
    margin-top: 205px
}

.mt-210 {
    margin-top: 210px
}

.mt-215 {
    margin-top: 215px
}

.mt-220 {
    margin-top: 220px
}

.mt-225 {
    margin-top: 225px
}

.about ul.footer-links li,
.mb-15 {
    margin-bottom: 15px
}

.mb-25 {
    margin-bottom: 25px
}

.mb-45 {
    margin-bottom: 45px
}

.mb-50 {
    margin-bottom: 50px
}

.mb-55 {
    margin-bottom: 55px
}

.mb-60 {
    margin-bottom: 60px
}

.mb-65 {
    margin-bottom: 65px
}

.mb-70 {
    margin-bottom: 70px
}

.mb-75 {
    margin-bottom: 75px
}

.mb-80 {
    margin-bottom: 80px
}

.mb-85 {
    margin-bottom: 85px
}

.mb-90 {
    margin-bottom: 90px
}

.mb-95 {
    margin-bottom: 95px
}

.mb-100 {
    margin-bottom: 100px
}

.mb-105 {
    margin-bottom: 105px
}

.mb-110 {
    margin-bottom: 110px
}

.mb-115 {
    margin-bottom: 115px
}

.mb-120 {
    margin-bottom: 120px
}

.mb-125 {
    margin-bottom: 125px
}

.mb-130 {
    margin-bottom: 130px
}

.mb-135 {
    margin-bottom: 135px
}

.mb-140 {
    margin-bottom: 140px
}

.mb-145 {
    margin-bottom: 145px
}

.mb-150 {
    margin-bottom: 150px
}

.mb-155 {
    margin-bottom: 155px
}

.mb-160 {
    margin-bottom: 160px
}

.mb-165 {
    margin-bottom: 165px
}

.mb-170 {
    margin-bottom: 170px
}

.mb-175 {
    margin-bottom: 175px
}

.mb-180 {
    margin-bottom: 180px
}

.mb-185 {
    margin-bottom: 185px
}

.mb-190 {
    margin-bottom: 190px
}

.mb-195 {
    margin-bottom: 195px
}

.mb-200 {
    margin-bottom: 200px
}

.mb-205 {
    margin-bottom: 205px
}

.mb-210 {
    margin-bottom: 210px
}

.mb-215 {
    margin-bottom: 215px
}

.mb-220 {
    margin-bottom: 220px
}

.mb-225 {
    margin-bottom: 225px
}

.pt-5 {
    padding-top: 5px
}

.pt-10 {
    padding-top: 10px
}

.pt-15 {
    padding-top: 15px
}

.pt-20 {
    padding-top: 20px
}

.pt-25 {
    padding-top: 25px
}

.pt-30 {
    padding-top: 30px
}

.pt-35 {
    padding-top: 35px
}

.pt-40 {
    padding-top: 40px
}

.pt-45 {
    padding-top: 45px
}

.pt-50 {
    padding-top: 50px
}

.pt-55 {
    padding-top: 55px
}

.pt-60 {
    padding-top: 60px
}

.pt-65 {
    padding-top: 65px
}

.pt-70 {
    padding-top: 70px
}

.pt-75 {
    padding-top: 75px
}

.pt-80 {
    padding-top: 80px
}

.pt-85 {
    padding-top: 85px
}

.pt-90 {
    padding-top: 90px
}

.pt-95 {
    padding-top: 95px
}

.pt-100 {
    padding-top: 100px
}

.pt-105 {
    padding-top: 105px
}

.pt-110 {
    padding-top: 110px
}

.pt-115 {
    padding-top: 115px
}

.pt-120 {
    padding-top: 120px
}

.pt-125 {
    padding-top: 125px
}

.pt-130 {
    padding-top: 130px
}

.pt-135 {
    padding-top: 135px
}

.pt-140 {
    padding-top: 140px
}

.pt-145 {
    padding-top: 145px
}

.pt-150 {
    padding-top: 150px
}

.pt-155 {
    padding-top: 155px
}

.pt-160 {
    padding-top: 160px
}

.pt-165 {
    padding-top: 165px
}

.pt-170 {
    padding-top: 170px
}

.pt-175 {
    padding-top: 175px
}

.pt-180 {
    padding-top: 180px
}

.pt-185 {
    padding-top: 185px
}

.pt-190 {
    padding-top: 190px
}

.pt-195 {
    padding-top: 195px
}

.pt-200 {
    padding-top: 200px
}

.pt-205 {
    padding-top: 205px
}

.pt-210 {
    padding-top: 210px
}

.pt-215 {
    padding-top: 215px
}

.pt-220 {
    padding-top: 220px
}

.pt-225 {
    padding-top: 225px
}

.pb-5 {
    padding-bottom: 5px
}

.pb-10 {
    padding-bottom: 10px
}

.pb-15 {
    padding-bottom: 15px
}

.pb-20 {
    padding-bottom: 20px
}

.pb-25 {
    padding-bottom: 25px
}

.pb-30 {
    padding-bottom: 30px
}

.pb-35 {
    padding-bottom: 35px
}

.pb-40 {
    padding-bottom: 40px
}

.pb-45 {
    padding-bottom: 45px
}

.pb-50 {
    padding-bottom: 50px
}

.pb-55 {
    padding-bottom: 55px
}

.pb-60 {
    padding-bottom: 60px
}

.pb-65 {
    padding-bottom: 65px
}

.pb-70 {
    padding-bottom: 70px
}

.pb-75 {
    padding-bottom: 75px
}

.pb-80 {
    padding-bottom: 80px
}

.pb-85 {
    padding-bottom: 85px
}

.pb-90 {
    padding-bottom: 90px
}

.pb-95 {
    padding-bottom: 95px
}

.pb-100 {
    padding-bottom: 100px
}

.pb-105 {
    padding-bottom: 105px
}

.pb-110 {
    padding-bottom: 110px
}

.pb-115 {
    padding-bottom: 115px
}

.pb-120 {
    padding-bottom: 120px
}

.pb-125 {
    padding-bottom: 125px
}

.pb-130 {
    padding-bottom: 130px
}

.pb-135 {
    padding-bottom: 135px
}

.pb-140 {
    padding-bottom: 140px
}

.pb-145 {
    padding-bottom: 145px
}

.pb-150 {
    padding-bottom: 150px
}

.pb-155 {
    padding-bottom: 155px
}

.pb-160 {
    padding-bottom: 160px
}

.pb-165 {
    padding-bottom: 165px
}

.pb-170 {
    padding-bottom: 170px
}

.pb-175 {
    padding-bottom: 175px
}

.pb-180 {
    padding-bottom: 180px
}

.pb-185 {
    padding-bottom: 185px
}

.pb-190 {
    padding-bottom: 190px
}

.pb-195 {
    padding-bottom: 195px
}

.pb-200 {
    padding-bottom: 200px
}

.pb-205 {
    padding-bottom: 205px
}

.pb-210 {
    padding-bottom: 210px
}

.pb-215 {
    padding-bottom: 215px
}

.pb-220 {
    padding-bottom: 220px
}

.pb-225 {
    padding-bottom: 225px
}

.service-list .block {
    padding: 30px;
    margin-bottom: 20px;
    background: #fff
}

.bg-gray {
    background: #f9f9f9
}

.my-3,
.service-list .mb-3 {
    margin-bottom: 1rem !important
}

.section-title h2 {
    line-height: 55px;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 0
}

.section h2 {
    font-size: 32px
}

.section-title h5 {
    font-size: 17px;
    margin-bottom: 20px;
    font-weight: 500
}

.section.service-list {
    padding: 100px 0
}

.certificate_imgs img {
    max-width: 272px;
    width: 100%;
    margin-bottom: 20px;
    height: auto
}

.footer_certificate_imgs img {
    max-width: 100%;
    margin: 8px 0 0px;
    width: auto;
    height: auto
}

.contact_one_detaill h4 {
    color: #de7a0a;
    font-weight: 800;
    padding-bottom: 9px;
    text-align: left;
    font-size: 18px
}

.company_namee,
.company_phne,
.compny_addresss,
.recent-blog-content h5 {
    font-size: 13px
}

a.linkclick {
    color: #3274c8;
    font-weight: 500;
    font-size: 11px
}

.contact_one_detaill {
    border: 1px solid #f4eefb;
    border-radius: 10px;
    background: #fff;
    margin-bottom: 10px;
    padding: 15px;
    transition: .3s ease-out 0
}

.intro-video-area .intro-video-play {
    background-repeat: no-repeat;
    background-color: #f4f7fa;
    background-image: url(../img/video-bg.jpg);
    background-size: cover;
    background-position: center;
    padding: 150px 60px;
    position: relative;
    z-index: 2
}

.intro-video-area,
.intro-video-area.style3 {
    background: linear-gradient(45deg, #4567f4, #3cd3ad)
}

.intro-video-area .intro-video-play::after {
    right: -54px;
    bottom: -55px;
    background-repeat: no-repeat;
    -webkit-animation: 3s ease-in-out infinite floatY;
    animation: 3s ease-in-out infinite floatY
}

.intro-video-area .intro-video-play::before {
    left: -54px;
    top: -55px;
    background-repeat: no-repeat;
    -webkit-animation: 3s ease-in-out infinite floatY;
    animation: 3s ease-in-out infinite floatY
}

.intro-video-area .intro-video-play .play-thumb,
.intro-video-area.style3,
.modal_thank_you,
.risk-dismiss {
    text-align: center
}

.intro-video-area {
    padding: 120px 60px;
    position: relative
}

.img-bg,
.testi_img {
    background-repeat: no-repeat
}

.intro-video-area .section-title span {
    text-transform: capitalize;
    color: #081828;
    background: #fff;
    display: inline-block;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 500;
    padding: 5px 15px;
    border-radius: 4px
}

.intro-video-area .section-title h2 {
    font-size: 30px;
    margin-bottom: 18px;
    line-height: 40px;
    text-transform: capitalize;
    position: relative;
    font-weight: 700;
    color: #fff
}

.intro-video-area .section-title p {
    color: #fff;
    margin: 30px 0;
    font-size: 14px;
    line-height: 24px
}

.intro-video-area .intro-video-play .play-thumb a {
    height: 80px;
    width: 80px;
    text-align: center;
    line-height: 80px;
    background: #fff;
    border-radius: 50%;
    padding-left: 4px;
    font-size: 18px;
    color: #4567f4;
    display: inline-block;
    -webkit-box-shadow: 0 0 31px #0000003b;
    box-shadow: 0 0 31px #0000003b;
    position: relative
}

.intro-video-area .intro-video-play .play-thumb a:before {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 1px solid #fff;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-animation: 1.8s linear infinite play-btn-1;
    animation: 1.8s linear infinite play-btn-1
}

.intro-video-area .intro-video-play .play-thumb a:after {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 1px solid #fff;
    top: 0;
    left: 0;
    z-index: -1
}

.intro-video-area .intro-video-play .play-thumb a:hover {
    background: linear-gradient(45deg, #4567f4, #3cd3ad);
    color: #fff
}

.intro-video-area.style3 .intro-video-play .play-thumb a {
    color: #4567f4
}

.footer .footer-widget .contact-item {
    display: flex;
    margin-bottom: 15px;
    transition: .3s ease-out 0
}

.footer .footer-widget .contact-item .contact-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: linear-gradient(#3763eb 0, #6f58e8 100%);
    color: #fff;
    transition: .3s ease-out 0;
    margin: 0 10px 0 0
}

.footer .footer-widget a {
    color: #333;
    display: inline-block;
    transition: .3s
}

.list_design_left li::before,
.list_design_right li::before {
    font-family: "Font Awesome";
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #333;
    border-radius: 50%;
    content: ""
}

.list_design_right li::before {
    float: right;
    margin: 8px 0 0 10px
}

.list_design_left li::before {
    float: left;
    margin: 8px 10px 0 0
}

.feature-content ul li {
    font-size: 16px !important
}

.banner-content h1.text-white,
.banner-content h2.text-white {
    font-size: 40px;
    margin-bottom: 5px !important;
    margin-top: 40px;
    text-align: center
}

ol.breadcrumb li {
    font-size: 10px !important
}

.testimonial-section .testimonial-logo-wrapper {
    margin-bottom: 30px !important
}

.testi_img {
    background-image: url(../img/testimonial-sprite.png);
    width: 160px !important;
    height: 160px !important;
    margin: 0 auto;
    display: block;
    border-radius: 50%
}

.testi_img.Abhishek {
    background-position: 0 0
}

.testi_img.Apparao {
    background-position: -190px 0
}

.testi_img.Dinakaran {
    background-position: -380px 0
}

.testi_img.Satya {
    background-position: -580px 0
}

.testi_img.Vinay {
    background-position: -750px 0
}

.testi_img.Indranil {
    background-position: -950px 0
}

.testi_img.Raja {
    background-position: -1140px 0
}

.testi_img.Sitaram {
    background-position: -1326px 0
}

#tns1 {
    width: calc(300%) !important
}

.main_haed h1 {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 25px
}

.industries .box-style {
    padding: 20px 30px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 90%;
    display: flex;
    justify-content: center;
    align-items: center
}

.entry-content {
    text-align: justify
}

.certificates .box-style {
    padding: 40px 30px;
    border: 1px solid #f4eefb;
    border-radius: 10px;
    margin-bottom: 30px;
    transition: .3s ease-out 0;
    min-height: 300px;
    max-height: 300px
}

.cutom_title h1,
.cutom_title h2,
.cutom_title span {
    font-size: 28px;
    font-weight: 700
}

footer a.logo img {
    max-width: 150px;
    width: 100%;
    height: auto
}

.feature-box.box-style {
    min-height: 450px;
    max-height: 450px
}

.overview-img img {
    width: 100%;
    border-radius: 10px;
    padding-bottom: 0;
    margin-bottom: 30px
}

.blog-content h4 {
    height: 50px;
    display: flex;
    align-items: center;
    font-size: 20px !important
}

#riskfloater {
    left: 10px;
    position: fixed;
    padding: 8px 16px;
    background: green;
    color: #fff;
    bottom: 10px;
    z-index: 2border-radius:3px
}

#cookiebar {
    position: fixed;
    left: 5px;
    right: 5px
}

#cookiebar a,
#cookiebarBox a {
    color: #fff;
    border-bottom: 1px dotted #fff
}

#cookiebarBox {
    position: fixed;
    background: #3274c8;
    padding: 30px
}

.cookieok {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #e8f0f3;
    color: #186782 !important;
    font-weight: 600;
    line-height: 2.5em;
    height: 2.5em;
    padding-left: 30px;
    padding-right: 30px;
    border-bottom-width: 0 !important;
    margin-top: 20px
}

.feature-box.box-style.why_adt_sol {
    min-height: 380px;
    max-height: 380px
}

.footer-social-links ul {
    padding-left: 0 !important;
    justify-content: flex-end
}

.feature-box.box-style.why_adt_solution {
    max-height: 365px !important;
    min-height: 365px !important
}

.img-bg {
    background-position: center center;
    background-size: cover;
    width: 100%
}

.about_img {
    max-height: 220px;
    min-height: 220px
}

select#Enquirytype,
select#Selectregion,
select#country_code {
    border: 1px solid #e6e6e6;
    border-radius: 30px;
    padding: 18px 15px;
    color: #333;
    margin-bottom: 25px
}

.form-control {
    border: 1px solid #e6e6e6
}

span.page-link {
    margin: 5px 0
}

a.page-link.center {
    background: 0 0;
    border: 0
}

.main_all_head h1 {
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 700
}

.contact-form-wrapper1 {
    padding: 20px;
    background: #fff;
    border: 1px solid #f4eefb;
    margin: 20px auto;
    border-radius: 10px;
    transition: .3s ease-out 0
}

.contact-form-wrapper2 {
    padding: 20px 0 0 30px;
    background: #fff;
    margin: 20px auto;
    border-left: 10px solid #013d89
}

.contact-form-wrapper1 .contact-form input,
.contact-form-wrapper1 .contact-form textarea .contact-form-wrapper1 .contact-form select {
    padding: 10px 15px;
    border-radius: 30px;
    border: 1px solid #f4eefb;
    margin-bottom: 15px;
    width: 100%;
    transition: .3s ease-out 0
}

.contact-form-wrapper1 .contact-form select.form-control {
    border: 1px solid #f4eefb;
    border-radius: 30px;
    padding: 10px 15px !important;
    color: #333;
    margin-bottom: 15px
}

.theme-btn1 {
    font-weight: 400;
    text-align: center;
    padding: 10px 25px;
    font-size: 12px;
    border-radius: 50px;
    color: #fff;
    z-index: 5;
    transition: .4s ease-in-out;
    border: 0;
    background: linear-gradient(to left, #3763eb 0, #6f58e8 50.39%, #3763eb 100%);
    background-size: 200% auto;
    overflow: hidden
}

input#interestedCheck1 {
    border-radius: unset !important;
    border: 2px solid #0d6efd !important;
    width: auto !important;
    padding: 6px !important
}

#subsrbemodal .modal-footer {
    justify-content: center;
    border-top: 0 solid #dee2e6
}

#subsrbemodal .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
    top: 20%;
    left: 0;
    transform: translate(0, -20%)
}

div#casemodal,
div#casemodal1,
div#subsrbemodal {
    background: #06060691
}

span.msg {
    color: red;
    text-align: right;
    display: block;
    position: absolute;
    top: 20px;
    right: 60px
}

#subsrbemodal .modal-body p.success {
    font-size: 21px;
    font-weight: 400;
    line-height: 26px;
    color: #154c08;
    margin: 20px auto;
    text-align: center
}

span.subsriber_loader {
    position: absolute;
    top: 20px;
    right: 70px
}

.footer-social-links.blog-share ul li a {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    background: rgb(106 124 146 / .1);
    display: block;
    font-size: 14px;
    color: #334458;
    margin-right: 5px
}

.poular-tags ul {
    display: flex;
    flex-wrap: wrap;
    margin-right: -20px
}

.poular-tags ul li a {
    font-size: 12px;
    padding: 5px 10px;
    border-radius: 30px;
    background: #eff2f9;
    margin-bottom: 15px;
    color: #333
}

@media(min-width:320px) and (max-width:767px) {
    .team_tabs li button {
        padding: 10px 15px !important;
        font-size: 15px !important;
        width: 100px !important
    }
    .blog-section button.slick-prev {
        left: 0
    }
    .blog-section button.slick-next {
        right: 0
    }
    body .talk_experts_form input.form-control {
        font-size: 12px;
        padding: 10px 12px;
        margin-bottom: 9px
    }
    body .talk_experts_form select.form-select.select_exprt_form.countryCode {
        width: 130px
    }
    body .input_selct_exprt_form {
        padding-left: 134px !important
    }
    .talk_experts_form .modal-body label {
        font-size: 12px !important
    }
    body .talk_experts_form select.form-select {
        margin-bottom: 9px;
        font-size: 12px
    }
    header a.logo img {
        max-width: 100px;
        width: 100%
    }
    .certificates .box-style,
    .feature-box.box-style {
        min-height: inherit !important;
        max-height: inherit !important
    }
    .list_design_right li::before {
        float: left;
        margin: 8px 10px 0 0
    }
    .certificate_imgs img {
        width: 80%
    }
    .box-style {
        padding: 20px
    }
    .footer-social-links ul li a {
        width: 35px;
        height: 35px;
        line-height: 35px
    }
    .page-banner-section {
        margin-top: 0
    }
    .map-section {
        margin-top: 45px
    }
    .copyright-area .terms_privacy {
        text-align: center;
        margin-bottom: 5px
    }
    .copyright-area .terms_privacy li a {
        font-size: 14px !important
    }
    .faq_section .accordion-button.collapsed,
    .faq_section .accordion-button:not(.collapsed) {
        padding-right: 40px;
        text-align: left !important;
        font-size: 14px
    }
    .faq_section .accordion-button::after {
        right: 10px !important
    }
    .faq_page h2 {
        font-size: 20px !important;
        font-weight: 700 !important;
        line-height: normal !important
    }
    .box-style.single-counter.text-center.mb-30 {
        margin-bottom: 20px !important
    }
    .counter_faq_section h2 {
        margin: 0 0 20px !important
    }
    .subscribe-section {
        text-align: center;
        padding: 50px 0 60px !important
    }
    .section-title h2 {
        font-size: 20px;
        margin-bottom: 20px;
        line-height: normal
    }
    .privacy_policy li {
        font-size: 12px;
        margin-bottom: 6px
    }
    .banner-content h1.text-white {
        font-size: 28px
    }
    .about_img {
        max-height: 200px;
        min-height: 200px
    }
    .privaypolicy h1 {
        margin-top: 54px !important
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .testimonial-pertners img {
        max-width: 420px
    }
    .footer .copyright-area p {
        font-size: 15px
    }
    .blog-section .blog-style-2 .blog-content .blog-meta .comment,
    .blog-section .blog-style-2 .blog-content .blog-meta .read-more-btn,
    .sidebar-wrapper .sidebar-box.tags-box ul li a {
        font-size: 18px
    }
    .about-section .about-content-wrapper .about-content .counter-up {
        display: flex
    }
    .pricing-section .pricing-btn ul li.nav-item:last-child .nav-link {
        border-radius: 0 50px 50px 0;
        padding: 20px 30px
    }
    .pricing-section .pricing-btn ul li.nav-item:first-child .nav-link {
        border-radius: 50px 0 0 50px;
        padding: 20px 30px
    }
    .blog-section .pagination ul li a {
        width: 50px;
        height: 50px
    }
    .sidebar-wrapper .sidebar-box {
        padding: 30px
    }
    .sidebar-wrapper .sidebar-box.recent-blog-box .recent-blog-items .recent-blog .recent-blog-img {
        max-width: 90px;
        height: 90px
    }
    .sidebar-wrapper .sidebar-box.recent-blog-box .recent-blog-items .recent-blog .recent-blog-content h5 {
        font-size: 20px
    }
}

@media(max-width:767px) {
    .about-content ul {
        padding-left: 15px
    }
    .hero-section .hero-content-wrapper h1 {
        font-size: 40px;
        line-height: 52px
    }
    .hero-section .hero-img .hero-img-right {
        position: static
    }
    .feature-box.box-style.why_adt_solution {
        max-height: 275px !important;
        min-height: 275px !important
    }
    .search-form {
        width: 100%;
        margin: 10px 0
    }
    .youtube_vdio {
        height: 280px !important
    }
    .blog-section .single-blog .blog-content h4,
    .footer .footer-widget h4,
    h4 {
        font-size: 18px
    }
    .about ul.footer-links li {
        margin-bottom: 0
    }
    .section-title h2 {
        line-height: 41px
    }
    .navbar-collapse {
        position: fixed;
        top: 61px;
        left: 0;
        width: 100%;
        background-color: #fff;
        z-index: 9;
        box-shadow: 0 15px 20px 0 rgb(5 20 65 / .1);
        padding: 5px 12px;
        max-height: 350px;
        overflow-y: scroll
    }
    .testimonial-section .testimonial-content p {
        font-size: 11px
    }
    p {
        font-size: 15px !important;
        line-height: 26px
    }
    span.msg {
        top: 40px !important
    }
    h1,
    h2 {
        font-size: 31px
    }
    .footer-social-links ul {
        justify-content: center
    }
    .footer-social-links ul li a {
        padding: 0 7px;
        margin-right: 10px
    }
    .footer-social-links {
        margin-bottom: 15px
    }
    .carousel-section-wrapper .carousel-section.clip-bg {
        clip-path: polygon(0 8%, 100% 2%, 100% 98%, 0 92%)
    }
    .carousel-section-wrapper .carousel-control {
        top: auto;
        transform: translateY(0);
        bottom: 80px;
        margin: auto
    }
    .carousel-section-wrapper .carousel-control.carousel-control-prev {
        left: 37%
    }
    .carousel-section-wrapper .carousel-control.carousel-control-next {
        left: 23%
    }
    .map-section {
        margin: 50px 0
    }
    .footer .copyright-area p {
        font-size: 14px !important;
        text-align: center !important
    }
    .comment-form-wrapper .comment-form input,
    .comment-form-wrapper .comment-form textarea,
    .comment-form-wrapper .contact-form input,
    .comment-form-wrapper .contact-form textarea,
    .contact-form-wrapper .comment-form input,
    .contact-form-wrapper .comment-form textarea,
    .contact-form-wrapper .contact-form input,
    .contact-form-wrapper .contact-form textarea {
        padding: 12px 25px
    }
    #casemodal .contact-form input,
    select#country_code {
        padding: 12px 25px !important;
        margin-bottom: 25px
    }
    .comment-form-wrapper,
    .contact-form-wrapper,
    .contact-section .contact-item-wrapper .contact-item {
        padding: 20px 15px
    }
    .sidebar-wrapper .sidebar-box.recent-blog-box .recent-blog-items .recent-blog .recent-blog-content h5,
    .team-section .single-team .team-info h4 {
        font-size: 14px
    }
    .team-section .single-team .team-info {
        padding: 10px
    }
    span.team_designation {
        min-height: 40px;
        max-height: 40px
    }
    .team-section .single-team .team-info span {
        font-size: 10px
    }
    .sidebar-wrapper .sidebar-box.tags-box ul li a {
        font-size: 16px;
        padding: 12px 18px
    }
    .contact-section .contact-item-wrapper .contact-item .contact-content {
        margin-left: 0;
        margin-top: 20px
    }
    .sidebar-wrapper .sidebar-box.tags-box ul li {
        margin-right: 15px
    }
    .contact-section.cta-bg,
    .team-section.img-bg::before {
        clip-path: polygon(0 3%, 100% 12%, 100% 88%, 0 97%)
    }
    .contact-section .contact-item-wrapper .contact-item {
        flex-direction: column
    }
    .about-section {
        padding: 120px 0
    }
    .about-section .about-img-wrapper {
        position: relative;
        top: 0;
        transform: translateY(0);
        width: 100%;
        margin-bottom: 20px
    }
    .about-section .about-img-wrapper .about-experience {
        right: 0;
        position: relative;
        left: 0;
        margin: -50px auto 0
    }
    .about-section .about-content-wrapper .about-content .counter-up {
        display: block
    }
    .testimonial-section .testimonial-wrapper .single-testimonial .testimonial-img,
    .time-line::after {
        display: none
    }
    .time-line .box-icon-style {
        position: static;
        transform: translate(0);
        margin-bottom: 30px
    }
    .time-line .single-timeline {
        margin-bottom: 50px
    }
    .time-line .single-timeline .timeline-img,
    .timeline-img a {
        margin-bottom: 30px
    }
    .process-section .process-img-wrapper .process-img-top .img-1 {
        width: 100%
    }
    .pricing-section .pricing-btn ul {
        margin-bottom: 40px
    }
    .pricing-section .pricing-btn ul li.nav-item a {
        padding: 20px;
        font-size: 14px
    }
    .pricing-section .pricing-btn ul li.nav-item:first-child .nav-link,
    .pricing-section .pricing-btn ul li.nav-item:last-child .nav-link {
        border-radius: 50px;
        padding: 20px 35px
    }
    .blog-section .single-blog .blog-content {
        padding: 0 20px 35px
    }
    .testimonial-section {
        clip-path: polygon(0 2%, 100% 2%, 100% 98%, 0 98%)
    }
    .blog-section .pagination,
    .testimonial-section .testimonial-logo-wrapper {
        margin-bottom: 60px
    }
    .blog-section .blog-style-2 .blog-content .blog-meta .comment,
    .blog-section .blog-style-2 .blog-content .blog-meta .read-more-btn {
        font-size: 16px
    }
    .blog-section .pagination ul li a {
        width: 40px;
        height: 40px
    }
    .left-side-wrapper {
        margin-right: 0
    }
    .sidebar-wrapper .sidebar-box {
        padding: 30px 20px
    }
    .sidebar-wrapper .sidebar-box.recent-blog-box .recent-blog-items .recent-blog .recent-blog-img {
        max-width: 80px;
        height: 80px
    }
    .portfolio-section .portfolio-btn-wrapper button {
        margin-right: 10px;
        padding: 7px 18px;
        font-size: 16px
    }
    .banner-content h2 {
        font-size: 24px !important
    }
    section.map-content.pt-100.pb-150 {
        padding-bottom: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-section .hero-img .hero-img-right {
        position: static
    }
    .search-form {
        width: 100%;
        margin: 10px 0
    }
    .certificates .box-style {
        min-height: 320px;
        max-height: 320px
    }
    .carousel-section-wrapper .carousel-section.clip-bg,
    .testimonial-section {
        clip-path: polygon(0 8%, 100% 2%, 100% 98%, 0 92%)
    }
    .contact-section .contact-item-wrapper .contact-item .contact-content {
        margin-left: 0;
        margin-top: 20px
    }
    .contact-section.cta-bg,
    .team-section.img-bg::before {
        clip-path: polygon(0 3%, 100% 12%, 100% 88%, 0 97%)
    }
    .carousel-section-wrapper .carousel-control {
        top: auto;
        transform: translateY(0);
        bottom: 80px;
        margin: auto
    }
    .carousel-section-wrapper .carousel-control.carousel-control-prev {
        left: 42%;
        display: flex;
        justify-content: center;
        align-items: center
    }
    .carousel-section-wrapper .carousel-control.carousel-control-next {
        left: 10%;
        display: flex;
        justify-content: center;
        align-items: center
    }
    .map-section {
        margin-top: 130px
    }
    .about-section .about-img-wrapper {
        position: relative;
        top: 0;
        transform: translateY(0);
        width: 100%;
        margin-bottom: 50px
    }
    .about-section {
        padding: 120px 0
    }
    .about-section .about-img-wrapper .about-experience {
        right: 40px
    }
    .time-line::after {
        display: none
    }
    .time-line .box-icon-style {
        position: static;
        transform: translate(0);
        margin-bottom: 30px
    }
    .time-line .single-timeline {
        margin-bottom: 50px
    }
    .time-line .single-timeline .timeline-img,
    .timeline-img a {
        margin-bottom: 30px
    }
    .process-section .process-img-wrapper .process-img-top {
        text-align: center
    }
    .process-section .process-img-wrapper .process-img-bottom {
        justify-content: center
    }
    .blog-section .single-blog .blog-content {
        padding: 0 20px 35px
    }
    .blog-section .pagination {
        margin-bottom: 60px
    }
    .left-side-wrapper {
        margin-right: 0
    }
    .portfolio-item-wrapper .portfolio-overlay {
        padding: 30px 20px
    }
    .portfolio-section .portfolio-btn-wrapper button {
        margin-right: 10px;
        padding: 7px 18px;
        font-size: 16px
    }
    .banner-content h2 {
        font-size: 30px !important
    }
}

.casebtn,
.video-btn {
    font-size: 18px;
    z-index: 5;
    transition: .4s ease-in-out;
    color: #fff;
    text-align: center;
    cursor: pointer
}

@media only screen and (min-width:768px) and (max-width:991px),
(max-width:767px) {
    .hero-section {
        height: auto;
        padding-top: 150px
    }
    .hero-section .hero-img {
        position: relative;
        width: 100%;
        top: 0;
        transform: translate(0, 0)
    }
    .hero-section .hero-img .video-btn {
        left: 50%;
        transform: translate(-50%, -50%)
    }
    .hero-section.hero-section-2 {
        display: block
    }
    .navbar-nav .nav-item a {
        color: #051441;
        display: flex;
        justify-content: space-between;
        padding: 10px 0
    }
    .navbar-nav .nav-item .call_icon_header {
        padding: 10px 15px !important
    }
    a.page-scroll.call_icon_header {
        margin-left: 0
    }
    .navbar-nav .nav-item a.dd-menu::after {
        top: 16px;
        right: 0;
        transform: rotate(180deg)
    }
    .navbar-nav .nav-item a.collapsed::after {
        transform: rotate(0)
    }
    .navbar-nav .nav-item .sub-menu.collapse:not(.show),
    .navbar-nav .nav-item .sub-menu::after {
        display: none
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .team_slider .col-md-3.col-sm-12,
    .team_slider .col-md-4.col-sm-12 {
        max-width: 33.33%;
        width: 33%
    }
    .team_slider .team_slider_column .team_slider_image {
        width: 140px !important;
        height: 140px !important
    }
    .team-section .single-team .team-info h4 {
        margin-bottom: 5px;
        font-size: 12px
    }
    .team-section .single-team .team-info span {
        font-size: 10px
    }
    .service-section .service-box-style-3 {
        min-height: 430px;
        max-height: 430px
    }
}

#casemodal .contact-form input,
#casemodal .contact-form select#country_code {
    padding: 12px 15px;
    margin-bottom: 20px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .footer .footer-widget h4 {
        font-size: 22px
    }
    .carousel-section-wrapper .carousel-section.clip-bg,
    .testimonial-section {
        clip-path: polygon(0 8%, 100% 2%, 100% 98%, 0 92%)
    }
    .sidebar-wrapper .sidebar-box.tags-box ul li a {
        font-size: 16px
    }
    .section-title p {
        font-size: 14px;
        line-height: 20px
    }
    .search-form {
        width: 220px
    }
    .navbar-nav .nav-item a.dd-menu::after {
        right: 13px
    }
    .hero-section {
        height: 650px
    }
    .blog-section .single-blog .blog-content h4,
    .sidebar-wrapper .sidebar-box.recent-blog-box .recent-blog-items .recent-blog .recent-blog-content h5 {
        font-size: 18px
    }
    .blog-section .single-blog .blog-content {
        padding: 0 20px 35px
    }
    .team-section .single-team .team-info h4 {
        font-size: 20px
    }
    .sidebar-wrapper .sidebar-box.recent-blog-box .recent-blog-items .recent-blog .recent-blog-img {
        max-width: 90px;
        height: 90px
    }
    .portfolio-item-wrapper .portfolio-overlay {
        padding: 30px 20px
    }
    .hero-section .hero-content-wrapper h1 {
        font-size: 45px;
        line-height: 60px
    }
    .privacy_policy li {
        font-size: 12px;
        margin-bottom: 6px
    }
    .service_page .box-style.single-counter {
        max-height: 290px;
        min-height: 290px
    }
}

@media only screen and (min-width:1200px) {
    .feature-box.box-style {
        min-height: 430px;
        max-height: 430px
    }
}

@media only screen and (min-width:1024px) and (max-width:1366px) {
    .service-section .service-box-style-3 {
        min-height: 430px;
        max-height: 430px
    }
    .service-section .service-box-style-3 .box-content-style p {
        height: 144px !important;
        overflow: auto
    }
    .team-section .single-team .team-info h4 {
        font-size: 16px
    }
    .team-section .single-team .team-info span {
        font-size: 14px
    }
    .box-style .box-content-style h4 {
        font-size: 20px
    }
}

@media(max-width:1366px) {
    .section-title.mb-60 {
        text-align: center
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .service-section .service-box-style-3 {
        min-height: 470px;
        max-height: 470px
    }
    .hero-section .hero-content-wrapper h1 {
        font-size: 45px;
        line-height: 60px
    }
    .hero-section {
        height: 700px
    }
    .sidebar-wrapper .sidebar-box.tags-box ul li a {
        font-size: 16px;
        padding: 12px 18px
    }
    .comment-form-wrapper,
    .contact-form-wrapper {
        margin-left: 30px
    }
    .contact-section .contact-item-wrapper .contact-item {
        padding: 20px
    }
    .contact-section .contact-item-wrapper .contact-item .contact-content {
        margin-left: 20px
    }
    .team-section .single-team .team-info h4 {
        font-size: 16px !important
    }
    .team-section .single-team .team-info span {
        font-size: 14px !important
    }
    .team-section {
        padding-bottom: 120px !important
    }
    .blog-content p {
        font-size: 15px
    }
    .blog-section .single-blog .blog-content .read-more-btn {
        font-size: 16px
    }
    .left-side-wrapper {
        margin-right: 30px
    }
    .sidebar-wrapper .sidebar-box.recent-blog-box .recent-blog-items .recent-blog .recent-blog-img {
        max-width: 90px;
        height: 90px
    }
    .testimonial-section .testimonial-logo-wrapper {
        margin-bottom: 0
    }
    .sidebar-wrapper .sidebar-box.recent-blog-box .recent-blog-items .recent-blog .recent-blog-content h5 {
        font-size: 12px
    }
    .box-style .box-content-style h4 {
        font-size: 20px
    }
}

#casemodal1 a.close,
a.close.close_cross_modal {
    font-size: 24px;
    font-weight: 500
}

@media only screen and (min-width:1400px) {
    .hero-section {
        height: 870px
    }
}

.video-btn {
    border-radius: 50px;
    padding: 14px 40px;
    background: 0;
    border: 1.5px solid #fff;
    box-shadow: none;
    float: left
}

.video-btn i {
    padding-left: 5px
}

.video-btn:hover {
    background: rgb(255 255 255 / .2);
    border-color: #fff;
    color: #fff
}

.tagscss {
    font-weight: 700;
    margin: 10px auto
}

.casebtn {
    font-weight: 400;
    padding: 10px 30px;
    border-radius: 50px;
    margin-top: 20px;
    border: 0;
    background: linear-gradient(to left, #3763eb 0, #6f58e8 50.39%, #3763eb 100%);
    background-size: 200% auto;
    overflow: hidden
}

.casebtn:focus,
.casebtn:hover {
    background-position: right center;
    color: #fff;
    box-shadow: 0 0 30px rgb(46 87 217 / 45%)
}

#casemodal .contact-form input {
    border-radius: 30px;
    border: 1px solid #f4eefb;
    width: 100%;
    max-width: 500px;
    transition: .3s ease-out 0
}

#casemodal .modal-dialog {
    top: 60px
}

#casemodal1 .contact-form input {
    padding: 18px 15px;
    border-radius: 30px;
    border: 1px solid #f4eefb;
    margin-bottom: 25px;
    width: 100%;
    transition: .3s ease-out 0
}

#casemodal1 .modal-dialog {
    max-width: 595px;
    top: 60px
}

.overlay-content ul {
    color: #fff;
    margin-bottom: 15px
}

.country {
    font-size: 19px;
    color: #fff;
    margin-bottom: 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    opacity: 1;
    transform: translate(-50%, -50%);
    background: #4d5fea;
    padding: 10px 20px
}

.main_title {
    font-weight: 700
}

.case_textarea .form-control {
    border-radius: 40px;
    border-bottom-right-radius: 0 !important;
    padding: 12px 15px
}

.hrpedia_haeding .iconleft,
.hrpedia_haeding .iconright {
    position: absolute;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    color: #fff;
    font-size: 18px;
    background: linear-gradient(-225deg, #755dd5 35%, #3788d1 100%)
}

a.close.close_cross_modal {
    margin: 0 6px
}

.contact-form .modal-footer {
    display: flow-root
}

.maindes p {
    padding: 0 10px !important
}

#casemodal .modal-dialog .theme-btn {
    padding: 12px 40px
}

#casestudy_error .alert-danger {
    margin: 0 !important;
    padding: 12px 15px !important
}

.blog-img.hrpedia_detail_img img {
    vertical-align: middle;
    max-height: 450px;
    max-width: 100%;
    height: 400px
}

span.blog_created_on {
    font-size: 12px;
    padding: 6px 15px;
    border-radius: 30px;
    background: #eff2f9;
    margin-bottom: 15px;
    color: #333
}

.hrpedia_thumbnail,
.hrpedia_thumbnail img {
    max-height: 280px;
    min-height: 280px
}

@media only screen and (min-width:1200px) and (max-width:1400px) {
    .hrpedia_thumbnail,
    .hrpedia_thumbnail img {
        max-height: 240px !important;
        min-height: 240px !important
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hrpedia_thumbnail,
    .hrpedia_thumbnail img {
        max-height: 200px !important;
        min-height: 200px !important
    }
}

@media only screen and (min-width:768px) and (max-width:991.98px) {
    .hrpedia_thumbnail,
    .hrpedia_thumbnail img {
        max-height: 230px !important;
        min-height: 230px !important
    }
}

.youtube_vdeio_popup,
.youtube_vdio {
    width: 100%;
    height: 350px
}

.youtube_vdeio_popup iframe,
.youtube_vdio iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 18px;
    top: 0;
    left: 0
}

.modal-dialog {
    padding: 0 15px !important
}

.nav-item a {
    text-transform: none !important
}

.case_study_modal_header h6 {
    font-size: 15px
}

.hrpedia_haeding {
    display: flex;
    justify-content: center;
    position: relative
}

.hrpedia_haeding i {
    font-size: 22px;
    color: #051441;
    cursor: pointer
}

.hrpedia_haeding .iconleft {
    left: 0;
    padding: 2px 7px
}

.hrpedia_haeding .iconright {
    right: 0;
    padding: 2px 9px
}

.blog-section.bloghome .single-blog {
    margin: 0 15px
}

.blog-section .left-side-wrapper,
.calculator_main .set_table_calculator td>label {
    margin: 0 !important
}

.calculator_main {
    width: 70%;
    margin: 100px auto 50px
}

.calculator_main .table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    border: 1px solid #ddd
}

.calculator_main .calculator_heading {
    font-size: 20px;
    text-align: center;
    padding: 12px 0;
    color: #fff;
    background: #3274c8
}

.calculator_main .cal_haed_row th,
.calculator_main tr.cal_haed_row {
    background: #d0e5ff;
    text-align: center !important
}

.calculator_main .cal_haed_row_light th,
.calculator_main tr.cal_haed_row_light {
    background: #e9f3ff
}

.calculator_main table.table.set_table_calculator {
    padding: 0 !important;
    margin: 0 0 30px !important;
    border: 1px solid #ddd !important
}

.calculator_main input.editable_table_td {
    background: 0;
    border: 0;
    padding: 0;
    width: 100%;
    text-align: end
}

.calculator_main strong {
    font-weight: 500
}

th.pension_td {
    text-align: center;
    background: #ffd3a4
}

table.table.set_table_calculator td {
    font-size: 14px
}

@media screen and (max-width:1024px) {
    .calculator_main {
        width: 100%
    }
}

@media screen and (min-width:1024px) and (max-width:1400px) {
    .calculator_main {
        width: 80%
    }
}

.compny_addresss {
    min-height: 54px;
    max-height: 54px
}

@media(max-width:992px) {
    .contact-section .contact-item-wrapper .contact-item .contact-icon {
        margin: 18px 8px 0 0
    }
    .service_page .box-style.single-counter {
        max-height: unset !important;
        min-height: unset !important
    }
}

a.page-scroll.call_icon_header i {
    transform: rotate(-275deg);
    margin: 0 auto
}

a.page-scroll.call_icon_header {
    color: #fff !important;
    background: linear-gradient(#3763eb 0, #6f58e8 100%);
    border-radius: 50%;
    margin-left: 0;
    width: 46px;
    height: 46px
}

a.page-scroll.call_icon_header i:hover,
a.page-scroll.call_icon_header:hover {
    color: #ffff !important
}

.talk_experts_form .modal-body label {
    color: #000;
    font-size: 14px;
    width: 100%
}

span.mandatorrry {
    color: red;
    margin-left: 2px;
    font-size: 17px
}

.talk_experts_form input.form-control {
    border: 1px solid #d7d7d7;
    border-radius: 10px;
    margin-bottom: 18px;
    font-size: 14px;
    padding: 10px 12px
}

.talk_experts_form select.form-select {
    border: 1px solid #d7d7d7;
    border-radius: 10px;
    margin-bottom: 18px;
    padding: 10px 32px 10px 12px;
    font-size: 14px;
    color: #6c757d;
    background-image: url(../img/caret_icon.png);
    background-size: 11px
}

.talk_experts_form .expert_form_btns {
    color: #fff;
    background: linear-gradient(#3763eb 0, #6f58e8 100%);
    border-radius: 10px;
    margin-left: 10px;
    padding: 10px 20px;
    position: relative
}

@media only screen and (min-width:576px) and (max-width:992px) {
    .modal-dialog {
        max-width: 774px !important
    }
}

.modal_thank_you img {
    max-width: 400px;
    margin: 0 auto
}

.modal_thank_you h4 {
    margin: 20px 0 10px
}

.modal_thank_you p {
    color: grey
}

a.thank-you-sec-butn {
    padding: 10px 20px;
    background-color: #b02424;
    border-radius: 25px;
    color: #fff;
    display: flex;
    width: 160px;
    justify-content: center;
    align-items: center
}

.thank-you-section a {
    margin: 20px auto 0
}

.thank-you-section img {
    max-width: 100%
}

.banner_btns .theme-btn.border-btn {
    padding: 12px 40px;
    background: 0;
    border: 1.5px solid #fff;
    color: #fff;
    font-size: 18px;
    box-shadow: none;
    margin: 0 3px 5px
}

.banner_btns {
    text-align: center;
    margin-top: 20px
}

.select_exprt_form {
    position: absolute;
    width: 180px;
    z-index: 1
}

.input_selct_exprt_form {
    position: relative;
    padding-left: 190px !important
}

.expert_div .modal-footer {
    justify-content: space-between
}

.expert_div .modal-footer span.contact_loader {
    position: absolute;
    right: 240px
}

.talk_experts_form button.btn-close {
    padding: 0;
    font-size: 22px;
    line-height: 21px
}

a.flag_icon img {
    width: auto;
    height: auto;
    margin-right: 6px;
    max-width: 23px;
}

.navbar-nav {
    display: flex;
    align-items: center;
    justify-content: center
}

@media screen and (min-width:320px) and (max-width:992px) {
    .btn-group.dropup.call_icon_bottom {
        display: block !important
    }
    .scroll-top {
        bottom: 160px
    }
}

.call_icon_bottom {
    width: 55px;
    height: 55px;
    background: linear-gradient(-225deg, #755dd5 35%, #3788d1 100%);
    text-align: center;
    font-size: 22px;
    color: #fff;
    border-radius: 50%;
    position: fixed;
    right: 20px;
    bottom: 90px;
    z-index: 9;
    cursor: pointer;
    transition: .3s ease-out 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.call_icon_bottom button {
    background: 0;
    border: 0;
    color: #fff;
    padding: 16px
}

.call_icon_bottom ul.dropdown-menu.show {
    transform: translate(-216px, 0) !important
}

.btn-group.dropup.call_icon_bottom,
.talk_experts_form .country_name_field .form-select.common_select {
    display: none
}

.bloghome .slick-slide {
    height: auto !important
}

.copyright-area .terms_privacy li {
    display: inline-block;
    padding-right: 20px;
    border-right: 1px solid #999898
}

.copyright-area .terms_privacy li a {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #333
}

.footer .copyright-area p {
    text-align: right
}

.privacy_policy p,
.terms_conditions p {
    margin: 16px 0 !important
}

.privacy_policy ul {
    padding: 0 0 0 20px;
    margin-bottom: 16px
}

.faq_section li,
.privacy_policy li {
    margin-bottom: 6px
}

.nav-item .theme-btn {
    padding: 10px 18px;
    font-size: 16px;
    border-radius: 8px;
    margin-left: 0
}

.modal-body {
    max-height: calc(100vh - 210px);
    overflow-y: auto
}

.faq_section .accordion-button::after {
    content: "\f077";
    transition: .5s ease-in-out;
    font: 200 12px/1 FontAwesome;
    display: none;
    justify-content: center;
    align-items: center;
    transform: rotate(180deg)
}

.faq_section .accordion-button:not(.collapsed)::after {
    transform: rotate(0)
}

.faq_section .accordion-button:not(.collapsed) {
    color: #fff;
    background: linear-gradient(to left, #3763eb 0, #6f58e8 50.39%, #3763eb 100%);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    font-weight: 500
}

.faq_section .accordion-item {
    margin-bottom: 15px;
    border-bottom: 1px solid #dedede;
    border-radius: 2px
}

.faq_section .accordion-item:last-of-type .accordion-collapse {
    border-bottom-width: 0
}

.faq_section .accordion-button.collapsed {
    border-bottom-width: 0 !important;
    border-radius: 2px;
    color: #051441;
    font-weight: 500
}

.faq_section .accordion-button i {
    position: absolute;
    right: 24px;
    font-size: 13px
}

.faq_section ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    height: 6px;
    width: 6px;
    background-color: #4166e6;
    border-radius: 50%
}

.faq_section li {
    position: relative;
    padding-left: 20px
}

.faq_section ol,
.faq_section ul {
    margin: 10px 0
}

.faq_section p:first-child {
    margin-top: 0
}

.faq_section p {
    margin: 15px 0
}

.faq_section ol li:after {
    content: counter(pancakes);
    counter-increment: pancakes;
    position: absolute;
    left: 0;
    font-weight: 500;
    top: 2px;
    color: #3175bd;
    font-size: 14px
}

.faq_section ol {
    counter-reset: pancakes
}

.counter_faq_section .box-style.single-counter {
    background-color: #fff;
    border: 1px solid #e1e1e1
}

.counter_faq_section h2 {
    color: #3763eb;
    line-height: 40px;
    margin: 0 0 30px
}

.counter_faq_section .section-title h5 {
    color: #3668e5;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 8px
}

.box-style.single-counter.text-center.mb-30 {
    height: auto
}

@media only screen and (min-width:768px) and (max-width:992px) {
    .subscribe-section {
        text-align: center;
        padding: 50px 0 60px !important
    }
    .section-title h2 {
        margin-bottom: 20px
    }
}

@media only screen and (min-width:1024px) and (max-width:1200px) {
    .faq_section p {
        font-size: 16px;
        line-height: normal
    }
}

.admin_align .box .box-body {
    padding: 0 !important
}

.select2-container {
    z-index: 99999;
    background-color: #fff
}

.talk_experts_form .select2 {
    position: absolute;
    left: 30px;
    top: 31px;
    width: 151px !important;
    font-size: 14px;
    padding: 0;
    border-right: 1px solid #ddd
}

.contact-form .select2 .select2-selection,
.talk_experts_form .select2 .select2-selection {
    border: 0;
    padding: 2px 0;
    outline: 0
}

.talk_experts_form .select2 .select2-selection__rendered {
    padding-left: 0 !important;
    box-shadow: none !important;
    outline: 0 !important;
    width: 130px
}

.talk_experts_form .select2 .select2-selection__arrow {
    top: 4px !important;
    right: 9px !important
}

.select2-container ul li {
    font-size: 13px;
    background-color: #fff0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999;
    cursor: not-allowed !important
}

.talk_experts_form .country_name_field .select2 {
    left: 0;
    width: 100% !important;
    border: 1px solid #dddd !important;
    border-radius: 40px;
    padding-left: 12px;
    height: 44px;
    top: 24px;
    overflow: hidden
}

.talk_experts_form .country_name_field .select2 .selection {
    width: 100%;
    padding: 7px 0
}

.talk_experts_form .country_name_field .select2 .select2-selection__rendered {
    width: 96%
}

.talk_experts_form .country_name_field .select2 .select2-selection__arrow {
    top: 6px !important;
    right: 9px !important
}

.alert {
    padding: 5px 1rem;
    font-size: 13px
}

.padding_right {
    padding-right: 0 !important
}

.contact-form .select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    border: 1px solid #e6e6e6;
    border-radius: 30px;
    overflow: hidden
}

.contact-form .select2-container .select2-selection {
    padding: 17px 0;
    height: auto
}

.contact-form .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 16px;
    right: 11px;
    width: 20px
}

.contact-form .select2 .select2-selection__rendered {
    width: 97%
}

.blog-section .single-blog .blog-content h4 a {
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.service-section .service-box-style-3 .box-content-style p {
    height: 121px;
    overflow: auto
}

.testimonial-section .testimonial-content img.quote {
    max-width: 48px;
    width: 100%;
    height: auto
}

.service-thumbnail {
    height: 214px;
    overflow: hidden;
    background-size: cover;
    border-radius: 10px 10px 0 0;
    display: inline-block;
    width: 100%
}

.testimonial-pertners {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 0
}

.team_tabs {
    display: flex;
    justify-content: center;
    margin-bottom: 20px !important
}

.team_tabs li {
    list-style: none
}

.team_tabs li button {
    background-color: #fff;
    color: #3b3b3c;
    border: 1px solid #3662ea;
    padding: 13px 15px;
    transition: .5s ease-in-out;
    font-size: 18px;
    width: 190px;
    margin-left: -1px;
    font-weight: 500
}

.team_tabs li button.active,
.team_tabs li button:hover {
    background-color: #3763eb !important;
    color: #fff !important
}

.team_section {
    background-color: #fff7f0
}

.team_slider_image {
    height: 349px;
    background-size: contain
}

.team_slider_column .team_slider_inner {
    background: #fff;
    margin: 30px 0 0;
    padding: 30px 8px
}

.team_slider_content p {
    font-size: 14px;
    color: #495057;
    line-height: 20px;
    max-height: 30px;
    min-height: 30px;
    margin: 4px 0 0
}

.team_slider .team_slider_column .team_slider_image {
    background-size: cover;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    margin: 0 auto 30px
}

.single-timeline {
    margin: 20px 0
}

.service_page .box-style.single-counter {
    max-height: 320px;
    min-height: 320px
}

.section-title h1 {
    text-transform: uppercase;
    font-size: 28px !important;
    font-weight: 700;
    margin-bottom: 0
}

. .row>* {
    padding-right: 15px;
    padding-left: 15px
}
.f_logo img {
    max-width: 150px;
}
.minelods.contactus_loader {
    display: none;
}