@font-face {
    font-family: 'Helvetica Bold';
    src: url('../../assets/css/webfont/Helvetica-Bold.eot?#iefix') format('../../assets/css/webfont/embedded-opentype'), url('../../assets/css/webfont/Helvetica-Bold.woff') format('woff'), url('../../assets/css/webfont/Helvetica-Bold.ttf') format('truetype'), url('../../assets/css/webfont/Helvetica-Bold.svg#Helvetica-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-weight: 700;
    unicode-range: U+0020-00FE;
}

@font-face {
    font-family: 'Helvetica Light';
    src: url('../../assets/css/webfont/Helvetica-Light.eot?#iefix') format('embedded-opentype'), url('../../assets/css/webfont/Helvetica-Light.woff') format('woff'), url('../../assets/css/webfont/Helvetica-Light.ttf') format('truetype'), url('../../assets/css/webfont/Helvetica-Light.svg#Helvetica-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

@font-face {
    font-family: 'Helvetica';
    src: url('../../assets/css/webfont/Helvetica.eot?#iefix') format('embedded-opentype'), url('../../assets/css/webfont/Helvetica.woff') format('woff'), url('../../assets/css/webfont/Helvetica.ttf') format('truetype'), url('../../assets/css/webfont/Helvetica.svg#Helvetica') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

body {
    background: linear-gradient(#0023b4 0%, #001947 51%, #000418 85%);
    font-family: 'Helvetica';
    font-weight: normal;
    font-style: normal;
    color: #FFF;
    font-weight: 400;
    font-size: 18px;
    overflow-x:hidden;
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

img {
    max-width: 100%;
}

a:focus,
input:focus,
textarea:focus,
button:focus {
    text-decoration: none;
    outline: none;
}

a:focus,
a:hover {
    text-decoration: none;
}

i,
span,
a {
    display: inline-block;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Helvetica Bold;
    font-weight: 700;
    margin: 0px;
    color: #fff !important;
}

h1 {
    font-size: 5.5rem !important;
}

h2 {
    font-size: 36px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 22px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

/* ul,
ol {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
} */

p {
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    margin: 0;
}

.bg_cover {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}
.navbar{
    border-bottom: 3px solid #fff;
}
.navbar ul li a{
    color: #fff; 
    font-size: 18px;
}
.navbar ul li {
    padding: 0px 20px 10px 20px;
    border-right: 3px solid #fff;
}
.navbar ul li:last-child {
    border-right: none;
  }
.robos-wrap{
    position: absolute;
}
.wave-image{
    padding-top: 190px;
}
.group-content p{
    color: #fff;
    font-size: 24px;
    text-align: center;
}
.quote-section{
    border-bottom: 1px solid #fff;
    display: flex;
}
.quotedarkblue{
    position: absolute;
    left: 144px;
    z-index: -1;
}
/* .quote-section p {
    padding-left: 82px;
    padding-top: 16px;
} */
.card-white__wrapper {
    background-color: #fff;
    /* box-shadow: 0px 4px 18px 0px #dbdbdb; */
    padding: 24px;
    margin-bottom: 30px;
    position: relative;
    height: 162px;
    color: #000;
}
.card-white__wrapper span {
    font-size: 22px;
    font-weight: 700;
}
.txt-blue {
    color: #0025c9 !important;
}
.moon-image{
    position: absolute;
    z-index: -1;
    /* right: 0; */
    width: 100%;
}
.moon-image1{
    margin-top: 410px;
}
.h-cal:hover {
    transform: scale(1.2);
    z-index: 1;
}
.quotelightblue{
    margin-top: 18px;
    margin-left: -16px;
}
.right-speaker{
    position: absolute;
    right: 10px;
    /* bottom: 0px; */
    margin-top: 234px;
}
/* .speaker-container{
    margin-left: 130px;
} */
.left-speaker{
    position: absolute;
    z-index: 1;
    left: -8px;
    margin-top: -31px;
}
.icon-left-text-right {
    display: flex;
    align-items: center;
    margin-bottom: 56px;
    border: 1px solid #fee459de;
    padding: 10px 10px;
    border-radius: 10px;
}
.icon-left-text-right .icon-img-left {
    width: 90px;
    max-width: 90px;
    margin-right: 15px;
}
.icon-left-text-right .icon-img-left .icon-bg {
    height: 90px;
    display: table-cell;
    vertical-align: middle;
}
.icon-text-right{
    color:#fee459de;
}
.icon-text-right p{
    font-size: 24px;
}
.h-cal {
    border-radius: 40px;
    background: #FFF;
    padding: 2.2vw 2.023vw;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.16);
    width: 34%;
    transition: transform 0.4s;
    border: 1px solid #86b7fe;
    color: #000;
    margin-right: 20px;
}
.h-cal h3 {
    font-size: 1.6vw;
    line-height: 1.32;
    margin-top: 1rem !important;
    text-align: center;
    color: blue !important;
    font-weight: bold;
}
.h-cal .h-cal-p {
    text-align: center;
    min-height: 112px;
}
.footer-top-nav ul.menu li {
    display: block;
    padding: 0 0 5px 0;
}
.about-us{
    display: block !important;
}
footer .footer-top .footer-top-nav a:link, footer .footer-top .footer-top-nav a:visited {
    color: #fff;
}
.footer-top-nav ul.menu li a {
    color: #2a2a2a;
    font-size: 16px;
    display: block;
}
.location-change-block .global-location {
    color: #ffffff;
}
.location-change-block .global-location {
    color: #ffffff;
    display: flex;
    align-items: center;
    text-decoration: none;
    line-height: normal;
}
.footer-bottom ul li a {
    text-decoration: none !important;
    color: #fff;
    font-size: 16px;
}
.footer-bottom ul li {
    display: inline-block;
    padding: 0 10px 0 0;
}
footer .footer-top .footer_logo a {
    display: inline-block;
    background: url(/brand-logo/logo-w.svg) no-repeat;
    background-size: 100%;
    width: 209px;
    height: 58px;
}
footer .footer-top {
    background: #202430 !important;
    color: #fff;
    padding-top: 40px;
}
footer .bg-blue.footer-bottom {
    background: #14161E;
    padding: 24px 0px;
}
.opentool-content{
    display: none;
    margin-right: 0px;
    margin-left: 100px;
    margin-top: 10px;
}
.opentool-image1 .opentool-content{
    margin-right: 60px;
    margin-top: 10px;
}
.opentool-image1 .opentool-line {
    display: none;
    position: absolute;
    left: 23%;
    width: 300px !important;
    height: 2px; /* Adjust height of the line */
    background-color: #FFF; /* Adjust color as needed */
    z-index: 5;
    transform-origin: top;
}
.opentool-image .opentool-line {
    display: none;
    position: absolute;
    left: 23%;
    width: 144px;
    height: 2px; /* Adjust height of the line */
    background-color: #FFF; /* Adjust color as needed */
    z-index: 5;
    transform-origin: top;
}
.opentool-line .dot {
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #FFF; /* Adjust dot color */
    border-radius: 50%;
    top: -5px; /* Adjust vertical position of dots */
}
.opentool-line .dot:first-child {
    left: -5px; /* Position first dot to the left */
}

.opentool-line .dot:last-child {
    right: -5px; /* Position second dot to the right */
}
.opentool-image1 {
    float: right;
}
.default-opentool img{
    /* transform: scale(1.4); */
    /* margin-top: 76px; */
}
.default-opentool .opentool-content{
    display: block;
}
.default-opentool .opentool-line{
    display: block;
}
.opentool-image img{
    height: 146px;
}
.bottomgenai-image{
    height: 146px;
}
.topgenai-image{
    height: 146px;
}
.bottomgenai-container{
    margin-top: 20px;
}
.opentool-content{
    height: 210px;
}
.opentool-image{
    margin-top: 20px;
}
.opentool-image img:hover {
    transform: scale(1.4);
}
.bottomgenai-image img:hover {
    transform: scale(1.4);
}
.topgenai-image img:hover {
    transform: scale(1.4);
}
.topgenai-default .topgenai-image img{
    transform: scale(1.4);
}
.opentool-image img {
    padding: 12px 0px;
}
.opentool-content h4{
    font-size: 15px;
}
.opentool-content p{
    font-size: 12px;
}
.topgenai-container img {
    padding: 12px 0px;
}
.topgenai-content h4{
    font-size: 15px;
}
.topgenai-content p{
    font-size: 12px;
}
.bottomgenai-container img {
    padding: 12px 0px;
}
.bottomgenai-content h4{
    font-size: 15px;
}
.default-bottomgenai .bottomgenai-content {
    display: block;
}
.bottomgenai-content {
    display: none;
}
.bottomgenai-content p{
    font-size: 12px;
}
.default-row {
    margin-top: 330px;
}
.topgenai-content{
    position: absolute;
    top: -250px;
    display: none;
}
.topgenai-default .topgenai-content{
    display: block;
}

.slider {
    display: flex;
    transition: transform 0.5s ease;
}
.slide {
    flex: 0 0 auto;
}
.slider1 {
    display: flex;
    transition: transform 0.5s ease;
}
.slide1 {
    flex: 0 0 auto;
}
.skeleton-section p{
    font-size: 20px !important;
    text-align: left;
    margin-left: 46px;
    margin-bottom: 30px;
}
.skeleton-section .image-container{
    float: right;
    
}
.skeleton-section-image{
    background: #021433;
    padding: 52px 0px;
}
.skeleton-wave-image{
    padding-left: 0;
}
.skeleton-section-inner{
    background: #021433;
    padding: 90px 40px;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
}
.header-logo a{
    float: right !important;
}
.h-cal ul{
    padding: 8px 26px;
}
.handlight-img{
    position: absolute;
    right: -58px;
    top: -26px;
}
.robohandlight-img{
    position: absolute;
    left: -44px;
    top: -26px;
}
.skeleton-section-inner{
    background: #021433;
    padding: 80px 4px;
}
@media (max-width: 767px) {
    .navbar {
        background: var(--color-grey2);
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
        border-radius: 2.6041666667vw;
        background: var(--color-grey2);
        margin: 0 auto;
        padding: 0;
        text-align: left;
        display: inline-block;
    }
    .header-logo a {
        float: left !important;
    }
    .header-menu{
        margin-top: 16px;
    }
    .topgenai-image {
        height: 120px;
        text-align: center;
        margin-bottom: 50px;
    }
    .bottomgenai-image {
        height: 120px;
        text-align: center;
        margin-bottom: 50px;
    }
    .opentool-image img {
        height: 100px;
    }
    .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
      }
      .navbar ul li {
        border-right: none;
    }
    .navbar{
        border-bottom: none;
    }
    .header-menu .navbar {
        width: 100%;
        padding: 12px 0;
    }
    .header-menu .navbar {
        background: var(--color-grey2);
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
        border-radius: 2.6041666667vw;
        background: var(--color-grey2);
        margin: 0 auto;
        padding: 0;
        text-align: left;
        display: inline-block;
    }
    h1{
        font-size: 30px !important;
    }
    .quotedarkblue {
       left: 7px;
        margin-top: 14px;
    }
    .left-speaker img{
        display: none;
    }
    .right-speaker img{
        display: none;
    }
    .moon-image img{
        height: 90px !important;
        width: 90px !important;
    }
    .moon-image1 {
        margin-top: 94px;
    }
    .h-cal h3 {
        font-size: 5.6vw;
    }
    .h-cal{
        border-radius: 20px;
    }
    .group-content p{
        font-size: 20px;
    }
    .group-content img{
        height: 150px;
        width: 150px;
    }
    .quotedarkblue{
        height: 58px;
        width: 80px;
    }
    .quote-section p{
        padding-left: 0px !important;
    }
    .opentool-image img {
        padding: 0px 0px;
    }
    .h-cal{
        width: 70%;
    }
    .opentool-image .opentool-line {
        display: none !important;
    }
    .opentool-content{
        margin-left: 26px;
        margin-bottom: 16px;
        margin-top: 16px;
    }
    .opentool-image1 .opentool-content {
        margin-right: 0px;
        margin-bottom: 16px;
        margin-top: 16px;
    }
    .default-row{
        margin-top: 0px;
    }
    .topgenai-content {
        position: unset;
        /* top: -300px; */
        /* display: none; */
        margin: 0px 0px 40px 21px;
    }
    .bottomgenai-content{
        margin: 12px 5px;
    }
    .skeleton-section p{
        height: auto;
        margin-left: 20px;
    }
    .handlight-img {
        top: -62px;
    }
    .robohandlight-img {
        left: -72px;
        top: -62px;
    }
}

/* .container {
    max-width: 1300px;
} */


/*===== All Slick Slide Outline Style =====*/

.slick-slide {
    outline: 0;
}


/*===== All Section Title Style =====*/

.section-title .title {
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    position: relative;
    padding-bottom: 20px;
    line-height: 45px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.title3 {
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    position: relative;
    padding-bottom: 20px;
    line-height: 38px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.bg-cloud {
    background-color: #0025c9;
}

.bg-gray-cloud {
    background-color: #606060;
}

.watrantxt {
    font-size: 22px;
    line-height: 36px
}

.prssection {
    border-radius: 10px;
    padding: 20px 15px 25px;
}

.title4 {
    padding-bottom: 20px;
    color: #fff;
    position: relative;
    padding-top: 10px;
    margin-bottom: 20px;
    font-size: 26px;
}

.title4:after {
    position: absolute;
    bottom: 0;
    content: '';
    background: #fff;
    left: 0;
    right: 0;
    width: 135px;
    height: 1px;
    margin: 0 auto;
    display: block;
}

.modal-section9:before {
    position: absolute;
    content: '';
    width: 20%;
    height: 96%;
    background: url(../images/white-dot.svg) 0 0px repeat;
    top: 20px;
    opacity: .5;
    left: 0%;
}

@media (max-width: 767px) {
    .section-title .title {
        font-size: 32px;
        line-height: 35px;
    }
}

.section-title .text {
    font-size: 16px;
    line-height: 24px;
    color: #6c6c6c;
    margin-top: 24px;
}


/*===== All Preloader Style =====*/

.preloader {
    /* Body Overlay */
    position: fixed;
    top: 0;
    left: 0;
    display: table;
    height: 100%;
    width: 100%;
    /* Change Background Color */
    background: #fff;
    z-index: 99999;
}

.preloader .loader {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.preloader .loader .ytp-spinner {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 64px;
    margin-left: -32px;
    z-index: 18;
    pointer-events: none;
}

.preloader .loader .ytp-spinner .ytp-spinner-container {
    pointer-events: none;
    position: absolute;
    width: 100%;
    padding-bottom: 100%;
    top: 50%;
    left: 50%;
    margin-top: -50%;
    margin-left: -50%;
    -webkit-animation: ytp-spinner-linspin 1568.23529647ms linear infinite;
    -moz-animation: ytp-spinner-linspin 1568.23529647ms linear infinite;
    -o-animation: ytp-spinner-linspin 1568.23529647ms linear infinite;
    animation: ytp-spinner-linspin 1568.23529647ms linear infinite;
}

.preloader .loader .ytp-spinner .ytp-spinner-container .ytp-spinner-rotator {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-animation: ytp-spinner-easespin 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    -moz-animation: ytp-spinner-easespin 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    -o-animation: ytp-spinner-easespin 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    animation: ytp-spinner-easespin 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.preloader .loader .ytp-spinner .ytp-spinner-container .ytp-spinner-rotator .ytp-spinner-left {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    overflow: hidden;
    right: 50%;
}

.preloader .loader .ytp-spinner .ytp-spinner-container .ytp-spinner-rotator .ytp-spinner-right {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    left: 50%;
}

.preloader .loader .ytp-spinner-circle {
    box-sizing: border-box;
    position: absolute;
    width: 200%;
    height: 100%;
    border-style: solid;
    /* Spinner Color */
    border-color: #0025c9 #0025c9 #e9ecef;
    border-radius: 50%;
    border-width: 6px;
}

.preloader .loader .ytp-spinner-left .ytp-spinner-circle {
    left: 0;
    right: -100%;
    border-right-color: #e9ecef;
    -webkit-animation: ytp-spinner-left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    -moz-animation: ytp-spinner-left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    -o-animation: ytp-spinner-left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    animation: ytp-spinner-left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.preloader .loader .ytp-spinner-right .ytp-spinner-circle {
    left: -100%;
    right: 0;
    border-left-color: #e9ecef;
    -webkit-animation: ytp-right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    -moz-animation: ytp-right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    -o-animation: ytp-right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    animation: ytp-right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}


/* Preloader Animations */

@-webkit-keyframes ytp-spinner-linspin {
    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes ytp-spinner-linspin {
    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes ytp-spinner-easespin {
    12.5% {
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    25% {
        -webkit-transform: rotate(270deg);
        -moz-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        -o-transform: rotate(270deg);
        transform: rotate(270deg);
    }
    37.5% {
        -webkit-transform: rotate(405deg);
        -moz-transform: rotate(405deg);
        -ms-transform: rotate(405deg);
        -o-transform: rotate(405deg);
        transform: rotate(405deg);
    }
    50% {
        -webkit-transform: rotate(540deg);
        -moz-transform: rotate(540deg);
        -ms-transform: rotate(540deg);
        -o-transform: rotate(540deg);
        transform: rotate(540deg);
    }
    62.5% {
        -webkit-transform: rotate(675deg);
        -moz-transform: rotate(675deg);
        -ms-transform: rotate(675deg);
        -o-transform: rotate(675deg);
        transform: rotate(675deg);
    }
    75% {
        -webkit-transform: rotate(810deg);
        -moz-transform: rotate(810deg);
        -ms-transform: rotate(810deg);
        -o-transform: rotate(810deg);
        transform: rotate(810deg);
    }
    87.5% {
        -webkit-transform: rotate(945deg);
        -moz-transform: rotate(945deg);
        -ms-transform: rotate(945deg);
        -o-transform: rotate(945deg);
        transform: rotate(945deg);
    }
    to {
        -webkit-transform: rotate(1080deg);
        -moz-transform: rotate(1080deg);
        -ms-transform: rotate(1080deg);
        -o-transform: rotate(1080deg);
        transform: rotate(1080deg);
    }
}

@keyframes ytp-spinner-easespin {
    12.5% {
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    25% {
        -webkit-transform: rotate(270deg);
        -moz-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        -o-transform: rotate(270deg);
        transform: rotate(270deg);
    }
    37.5% {
        -webkit-transform: rotate(405deg);
        -moz-transform: rotate(405deg);
        -ms-transform: rotate(405deg);
        -o-transform: rotate(405deg);
        transform: rotate(405deg);
    }
    50% {
        -webkit-transform: rotate(540deg);
        -moz-transform: rotate(540deg);
        -ms-transform: rotate(540deg);
        -o-transform: rotate(540deg);
        transform: rotate(540deg);
    }
    62.5% {
        -webkit-transform: rotate(675deg);
        -moz-transform: rotate(675deg);
        -ms-transform: rotate(675deg);
        -o-transform: rotate(675deg);
        transform: rotate(675deg);
    }
    75% {
        -webkit-transform: rotate(810deg);
        -moz-transform: rotate(810deg);
        -ms-transform: rotate(810deg);
        -o-transform: rotate(810deg);
        transform: rotate(810deg);
    }
    87.5% {
        -webkit-transform: rotate(945deg);
        -moz-transform: rotate(945deg);
        -ms-transform: rotate(945deg);
        -o-transform: rotate(945deg);
        transform: rotate(945deg);
    }
    to {
        -webkit-transform: rotate(1080deg);
        -moz-transform: rotate(1080deg);
        -ms-transform: rotate(1080deg);
        -o-transform: rotate(1080deg);
        transform: rotate(1080deg);
    }
}

@-webkit-keyframes ytp-spinner-left-spin {
    0% {
        -webkit-transform: rotate(130deg);
        -moz-transform: rotate(130deg);
        -ms-transform: rotate(130deg);
        -o-transform: rotate(130deg);
        transform: rotate(130deg);
    }
    50% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
    to {
        -webkit-transform: rotate(130deg);
        -moz-transform: rotate(130deg);
        -ms-transform: rotate(130deg);
        -o-transform: rotate(130deg);
        transform: rotate(130deg);
    }
}

@keyframes ytp-spinner-left-spin {
    0% {
        -webkit-transform: rotate(130deg);
        -moz-transform: rotate(130deg);
        -ms-transform: rotate(130deg);
        -o-transform: rotate(130deg);
        transform: rotate(130deg);
    }
    50% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
    to {
        -webkit-transform: rotate(130deg);
        -moz-transform: rotate(130deg);
        -ms-transform: rotate(130deg);
        -o-transform: rotate(130deg);
        transform: rotate(130deg);
    }
}

@-webkit-keyframes ytp-right-spin {
    0% {
        -webkit-transform: rotate(-130deg);
        -moz-transform: rotate(-130deg);
        -ms-transform: rotate(-130deg);
        -o-transform: rotate(-130deg);
        transform: rotate(-130deg);
    }
    50% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -o-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    to {
        -webkit-transform: rotate(-130deg);
        -moz-transform: rotate(-130deg);
        -ms-transform: rotate(-130deg);
        -o-transform: rotate(-130deg);
        transform: rotate(-130deg);
    }
}

@keyframes ytp-right-spin {
    0% {
        -webkit-transform: rotate(-130deg);
        -moz-transform: rotate(-130deg);
        -ms-transform: rotate(-130deg);
        -o-transform: rotate(-130deg);
        transform: rotate(-130deg);
    }
    50% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -o-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    to {
        -webkit-transform: rotate(-130deg);
        -moz-transform: rotate(-130deg);
        -ms-transform: rotate(-130deg);
        -o-transform: rotate(-130deg);
        transform: rotate(-130deg);
    }
}


/*===========================
    11.BUTTON css 
===========================*/

.buttons-title .title {
    font-size: 36px;
    line-height: 45px;
    color: #6c6c6c;
}

@media (max-width: 767px) {
    .buttons-title .title {
        font-size: 24px;
        line-height: 35px;
    }
}

.main-btn {
    display: inline-block;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 2px solid transparent;
    padding: 0 32px;
    font-size: 16px;
    line-height: 46px;
    color: #0067f4;
    cursor: pointer;
    z-index: 5;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    position: relative;
    text-transform: uppercase;
}

@media (max-width: 767px) {
    .main-btn {
        font-size: 14px;
        padding: 0 20px;
        line-height: 40px;
    }
}


/*===== standard Buttons =====*/

.standard-buttons ul li {
    display: inline-block;
    margin-left: 18px;
    margin-top: 20px;
}

@media (max-width: 767px) {
    .standard-buttons ul li {
        margin-left: 0;
    }
}

.standard-buttons ul li:first-child {
    margin-left: 0;
}

.standard-buttons .standard-one {
    border-color: #0067f4;
}

.standard-buttons .standard-one:hover {
    color: #0067f4;
    background-color: rgba(0, 103, 244, 0.4);
}

.standard-buttons .standard-two {
    color: #fff;
    background-color: #0067f4;
    border-color: #0067f4;
}

.standard-buttons .standard-two:hover {
    color: #0067f4;
    background-color: transparent;
}

.standard-buttons .standard-three {
    overflow: hidden;
    line-height: 50px;
    color: #fff;
    background: -webkit-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background: -o-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background: linear-gradient(to right, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    border: 0;
    line-height: 52px;
    background-size: 200% auto;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .standard-buttons .standard-three {
        line-height: 44px;
    }
}

@media (max-width: 767px) {
    .standard-buttons .standard-three {
        line-height: 44px;
    }
}

.standard-buttons .standard-three:hover {
    background-position: right center;
}

.standard-buttons .standard-four {
    border-color: #0067f4;
    padding-left: 60px;
}

@media (max-width: 767px) {
    .standard-buttons .standard-four {
        padding-left: 40px;
    }
}

.standard-buttons .standard-four span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    left: 30px;
    line-height: normal;
}

@media (max-width: 767px) {
    .standard-buttons .standard-four span {
        left: 15px;
    }
}

.standard-buttons .standard-four:hover {
    color: #0067f4;
    background-color: rgba(0, 103, 244, 0.4);
}

.standard-buttons .standard-four:hover i {
    animation: iconTranslateY 0.5s forwards;
}

.standard-buttons .standard-five {
    color: #fff;
    background-color: #0067f4;
    border-color: #0067f4;
    padding-left: 60px;
}

@media (max-width: 767px) {
    .standard-buttons .standard-five {
        padding-left: 40px;
    }
}

.standard-buttons .standard-five span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    left: 30px;
    line-height: normal;
}

@media (max-width: 767px) {
    .standard-buttons .standard-five span {
        left: 15px;
    }
}

.standard-buttons .standard-five:hover {
    color: #0067f4;
    background-color: transparent;
}

.standard-buttons .standard-five:hover i {
    animation: iconTranslateY 0.5s forwards;
}

.standard-buttons .standard-six {
    padding-right: 60px;
    overflow: hidden;
    line-height: 50px;
    color: #fff;
    background: -webkit-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background: -o-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background: linear-gradient(to right, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    border: 0;
    line-height: 52px;
    background-size: 200% auto;
}

@media (max-width: 767px) {
    .standard-buttons .standard-six {
        padding-right: 40px;
        line-height: 44px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .standard-buttons .standard-six {
        line-height: 44px;
    }
}

.standard-buttons .standard-six span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    right: 30px;
    line-height: normal;
}

@media (max-width: 767px) {
    .standard-buttons .standard-six span {
        right: 15px;
    }
}

.standard-buttons .standard-six:hover {
    background-position: right center;
}

.standard-buttons .standard-six:hover i {
    -webkit-animation: iconTranslateY 0.5s forwards;
    -moz-animation: iconTranslateY 0.5s forwards;
    -o-animation: iconTranslateY 0.5s forwards;
    animation: iconTranslateY 0.5s forwards;
}


/*===== Light Rounded Buttons =====*/

.light-rounded-buttons ul li {
    display: inline-block;
    margin-left: 18px;
    margin-top: 20px;
}

@media (max-width: 767px) {
    .light-rounded-buttons ul li {
        margin-left: 0;
    }
}

.light-rounded-buttons ul li:first-child {
    margin-left: 0;
}

.light-rounded-buttons .main-btn {
    border-radius: 5px;
}

.light-rounded-buttons .light-rounded-one {
    border-color: #0067f4;
}

.light-rounded-buttons .light-rounded-one:hover {
    color: #0067f4;
    background-color: rgba(0, 103, 244, 0.4);
}

.light-rounded-buttons .light-rounded-two {
    color: #fff;
    background-color: #0067f4;
    border-color: #0067f4;
}

.light-rounded-buttons .light-rounded-two:hover {
    color: #0067f4;
    background-color: transparent;
}

.light-rounded-buttons .light-rounded-three {
    overflow: hidden;
    line-height: 50px;
    color: #fff;
    background: -webkit-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background: -o-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background: linear-gradient(to right, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background-size: 200% auto;
    line-height: 52px;
    border: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .light-rounded-buttons .light-rounded-three {
        line-height: 44px;
    }
}

@media (max-width: 767px) {
    .light-rounded-buttons .light-rounded-three {
        line-height: 44px;
    }
}

.light-rounded-buttons .light-rounded-three:hover {
    background-position: right center;
}

.light-rounded-buttons .light-rounded-four {
    border-color: #0067f4;
    padding-left: 60px;
}

@media (max-width: 767px) {
    .light-rounded-buttons .light-rounded-four {
        padding-left: 40px;
    }
}

.light-rounded-buttons .light-rounded-four span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    left: 30px;
    line-height: normal;
}

@media (max-width: 767px) {
    .light-rounded-buttons .light-rounded-four span {
        left: 15px;
    }
}

.light-rounded-buttons .light-rounded-four:hover {
    color: #0067f4;
    background-color: rgba(0, 103, 244, 0.4);
}

.light-rounded-buttons .light-rounded-four:hover i {
    -webkit-animation: iconTranslateY 0.5s forwards;
    -moz-animation: iconTranslateY 0.5s forwards;
    -o-animation: iconTranslateY 0.5s forwards;
    animation: iconTranslateY 0.5s forwards;
}

.light-rounded-buttons .light-rounded-five {
    color: #fff;
    background-color: #0067f4;
    border-color: #0067f4;
    padding-left: 60px;
}

@media (max-width: 767px) {
    .light-rounded-buttons .light-rounded-five {
        padding-left: 40px;
    }
}

.light-rounded-buttons .light-rounded-five span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    left: 30px;
    line-height: normal;
}

@media (max-width: 767px) {
    .light-rounded-buttons .light-rounded-five span {
        left: 15px;
    }
}

.light-rounded-buttons .light-rounded-five:hover {
    color: #0067f4;
    background-color: transparent;
}

.light-rounded-buttons .light-rounded-five:hover i {
    -webkit-animation: iconTranslateY 0.5s forwards;
    -moz-animation: iconTranslateY 0.5s forwards;
    -o-animation: iconTranslateY 0.5s forwards;
    animation: iconTranslateY 0.5s forwards;
}

.light-rounded-buttons .light-rounded-six {
    padding-right: 60px;
    overflow: hidden;
    line-height: 50px;
    color: #fff;
    background: -webkit-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background: -o-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background: linear-gradient(to right, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background-size: 200% auto;
    line-height: 52px;
    border: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .light-rounded-buttons .light-rounded-six {
        line-height: 44px;
    }
}

@media (max-width: 767px) {
    .light-rounded-buttons .light-rounded-six {
        padding-right: 40px;
        line-height: 44px;
    }
}

.light-rounded-buttons .light-rounded-six span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    right: 30px;
    line-height: normal;
}

@media (max-width: 767px) {
    .light-rounded-buttons .light-rounded-six span {
        right: 15px;
    }
}

.light-rounded-buttons .light-rounded-six:hover {
    background-position: right center;
}

.light-rounded-buttons .light-rounded-six:hover i {
    -webkit-animation: iconTranslateY 0.5s forwards;
    -moz-animation: iconTranslateY 0.5s forwards;
    -o-animation: iconTranslateY 0.5s forwards;
    animation: iconTranslateY 0.5s forwards;
}


/*===== Semi Rounded Buttons =====*/

.semi-rounded-buttons ul li {
    display: inline-block;
    margin-left: 18px;
    margin-top: 20px;
}

@media (max-width: 767px) {
    .semi-rounded-buttons ul li {
        margin-left: 0;
    }
}

.semi-rounded-buttons ul li:first-child {
    margin-left: 0;
}

.semi-rounded-buttons .main-btn {
    border-radius: 10px;
}

.semi-rounded-buttons .semi-rounded-one {
    border-color: #0067f4;
}

.semi-rounded-buttons .semi-rounded-one:hover {
    color: #0067f4;
    background-color: rgba(0, 103, 244, 0.4);
}

.semi-rounded-buttons .semi-rounded-two {
    color: #fff;
    background-color: #0067f4;
    border-color: #0067f4;
}

.semi-rounded-buttons .semi-rounded-two:hover {
    color: #0067f4;
    background-color: transparent;
}

.semi-rounded-buttons .semi-rounded-three {
    overflow: hidden;
    line-height: 52px;
    background: -webkit-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background: -o-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background: linear-gradient(to right, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background-size: 200% auto;
    border: 0;
    color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .semi-rounded-buttons .semi-rounded-three {
        line-height: 44px;
    }
}

@media (max-width: 767px) {
    .semi-rounded-buttons .semi-rounded-three {
        line-height: 44px;
    }
}

.semi-rounded-buttons .semi-rounded-three:hover {
    background-position: right center;
}

.semi-rounded-buttons .semi-rounded-four {
    border-color: #0067f4;
    padding-left: 60px;
}

@media (max-width: 767px) {
    .semi-rounded-buttons .semi-rounded-four {
        padding-left: 40px;
    }
}

.semi-rounded-buttons .semi-rounded-four span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    left: 30px;
    line-height: normal;
}

@media (max-width: 767px) {
    .semi-rounded-buttons .semi-rounded-four span {
        left: 15px;
    }
}

.semi-rounded-buttons .semi-rounded-four:hover {
    color: #0067f4;
    background-color: rgba(0, 103, 244, 0.4);
}

.semi-rounded-buttons .semi-rounded-four:hover i {
    -webkit-animation: iconTranslateY 0.5s forwards;
    -moz-animation: iconTranslateY 0.5s forwards;
    -o-animation: iconTranslateY 0.5s forwards;
    animation: iconTranslateY 0.5s forwards;
}

.semi-rounded-buttons .semi-rounded-five {
    color: #fff;
    background-color: #0067f4;
    border-color: #0067f4;
    padding-left: 60px;
}

@media (max-width: 767px) {
    .semi-rounded-buttons .semi-rounded-five {
        padding-left: 40px;
    }
}

.semi-rounded-buttons .semi-rounded-five span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    left: 30px;
    line-height: normal;
}

@media (max-width: 767px) {
    .semi-rounded-buttons .semi-rounded-five span {
        left: 15px;
    }
}

.semi-rounded-buttons .semi-rounded-five:hover {
    color: #0067f4;
    background-color: transparent;
}

.semi-rounded-buttons .semi-rounded-five:hover i {
    -webkit-animation: iconTranslateY 0.5s forwards;
    -moz-animation: iconTranslateY 0.5s forwards;
    -o-animation: iconTranslateY 0.5s forwards;
    animation: iconTranslateY 0.5s forwards;
}

.semi-rounded-buttons .semi-rounded-six {
    padding-right: 60px;
    overflow: hidden;
    line-height: 52px;
    background: -webkit-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background: -o-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background: linear-gradient(to right, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background-size: 200% auto;
    border: 0;
    color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .semi-rounded-buttons .semi-rounded-six {
        line-height: 44px;
    }
}

@media (max-width: 767px) {
    .semi-rounded-buttons .semi-rounded-six {
        padding-right: 40px;
        line-height: 44px;
    }
}

.semi-rounded-buttons .semi-rounded-six span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    right: 30px;
    line-height: normal;
}

@media (max-width: 767px) {
    .semi-rounded-buttons .semi-rounded-six span {
        right: 15px;
    }
}

.semi-rounded-buttons .semi-rounded-six:hover {
    background-position: right center;
}

.semi-rounded-buttons .semi-rounded-six:hover i {
    -webkit-animation: iconTranslateY 0.5s forwards;
    -moz-animation: iconTranslateY 0.5s forwards;
    -o-animation: iconTranslateY 0.5s forwards;
    animation: iconTranslateY 0.5s forwards;
}


/*===== Rounded Buttons =====*/

.rounded-buttons ul li {
    display: inline-block;
    margin-left: 18px;
    margin-top: 20px;
}

@media (max-width: 767px) {
    .rounded-buttons ul li {
        margin-left: 0;
    }
}

.rounded-buttons ul li:first-child {
    margin-left: 0;
}

.rounded-buttons .main-btn {
    border-radius: 50px;
}

.rounded-buttons .rounded-one {
    border-color: #0067f4;
}

.rounded-buttons .rounded-one:hover {
    color: #0067f4;
    background-color: rgba(0, 103, 244, 0.4);
}

.rounded-buttons .rounded-two {
    color: #fff;
    background-color: #0067f4;
    border-color: #0067f4;
}

.rounded-buttons .rounded-two:hover {
    color: #0067f4;
    background-color: transparent;
}

.rounded-buttons .rounded-three {
    overflow: hidden;
    line-height: 52px;
    background: -webkit-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background: -o-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background: linear-gradient(to right, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background-size: 200% auto;
    color: #fff;
    border: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .rounded-buttons .rounded-three {
        line-height: 44px;
    }
}

@media (max-width: 767px) {
    .rounded-buttons .rounded-three {
        line-height: 44px;
    }
}

.rounded-buttons .rounded-three:hover {
    background-position: right center;
}

.rounded-buttons .rounded-four {
    border-color: #0067f4;
    padding-left: 60px;
}

@media (max-width: 767px) {
    .rounded-buttons .rounded-four {
        padding-left: 40px;
    }
}

.rounded-buttons .rounded-four span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    left: 30px;
    line-height: normal;
}

@media (max-width: 767px) {
    .rounded-buttons .rounded-four span {
        left: 15px;
    }
}

.rounded-buttons .rounded-four:hover {
    color: #0067f4;
    background-color: rgba(0, 103, 244, 0.4);
}

.rounded-buttons .rounded-four:hover i {
    -webkit-animation: iconTranslateY 0.5s forwards;
    -moz-animation: iconTranslateY 0.5s forwards;
    -o-animation: iconTranslateY 0.5s forwards;
    animation: iconTranslateY 0.5s forwards;
}

.rounded-buttons .rounded-five {
    color: #fff;
    background-color: #0067f4;
    border-color: #0067f4;
    padding-left: 60px;
}

@media (max-width: 767px) {
    .rounded-buttons .rounded-five {
        padding-left: 40px;
    }
}

.rounded-buttons .rounded-five span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    left: 30px;
    line-height: normal;
}

@media (max-width: 767px) {
    .rounded-buttons .rounded-five span {
        left: 15px;
    }
}

.rounded-buttons .rounded-five:hover {
    color: #0067f4;
    background-color: transparent;
}

.rounded-buttons .rounded-five:hover i {
    -webkit-animation: iconTranslateY 0.5s forwards;
    -moz-animation: iconTranslateY 0.5s forwards;
    -o-animation: iconTranslateY 0.5s forwards;
    animation: iconTranslateY 0.5s forwards;
}

.rounded-buttons .rounded-six {
    padding-right: 60px;
    overflow: hidden;
    line-height: 52px;
    background: -webkit-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background: -o-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background: linear-gradient(to right, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background-size: 200% auto;
    color: #fff;
    border: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .rounded-buttons .rounded-six {
        line-height: 44px;
    }
}

@media (max-width: 767px) {
    .rounded-buttons .rounded-six {
        padding-right: 40px;
        line-height: 44px;
    }
}

.rounded-buttons .rounded-six span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    right: 30px;
    line-height: normal;
}

@media (max-width: 767px) {
    .rounded-buttons .rounded-six span {
        right: 15px;
    }
}

.rounded-buttons .rounded-six:hover {
    background-position: right center;
}

.rounded-buttons .rounded-six:hover i {
    -webkit-animation: iconTranslateY 0.5s forwards;
    -moz-animation: iconTranslateY 0.5s forwards;
    -o-animation: iconTranslateY 0.5s forwards;
    animation: iconTranslateY 0.5s forwards;
}


/*===== Success Buttons =====*/

.success-buttons ul li {
    display: inline-block;
    margin-left: 18px;
    margin-top: 20px;
}

@media (max-width: 767px) {
    .success-buttons ul li {
        margin-left: 0;
    }
}

.success-buttons ul li:first-child {
    margin-left: 0;
}

.success-buttons .success-one {
    border-color: #4da422;
    color: #4da422;
}

.success-buttons .success-one:hover {
    color: #4da422;
    background-color: rgba(77, 164, 34, 0.4);
}

.success-buttons .success-two {
    color: #fff;
    background-color: #4da422;
    border-color: #4da422;
}

.success-buttons .success-two:hover {
    color: #4da422;
    background-color: transparent;
}

.success-buttons .success-three {
    overflow: hidden;
    line-height: 52px;
    color: #fff;
    border: 0;
    background: -webkit-linear-gradient(left, #4da422 0%, #69e02e 50%, #4da422 100%);
    background: -o-linear-gradient(left, #4da422 0%, #69e02e 50%, #4da422 100%);
    background: linear-gradient(to right, #4da422 0%, #69e02e 50%, #4da422 100%);
    background-size: 200% auto;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .success-buttons .success-three {
        line-height: 44px;
    }
}

@media (max-width: 767px) {
    .success-buttons .success-three {
        line-height: 44px;
    }
}

.success-buttons .success-three:hover {
    background-position: right center;
}

.success-buttons .success-four {
    padding-left: 60px;
    border-color: #4da422;
    color: #4da422;
}

@media (max-width: 767px) {
    .success-buttons .success-four {
        padding-left: 40px;
    }
}

.success-buttons .success-four span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    left: 30px;
    line-height: normal;
}

@media (max-width: 767px) {
    .success-buttons .success-four span {
        left: 15px;
    }
}

.success-buttons .success-four:hover {
    color: #4da422;
    background-color: rgba(77, 164, 34, 0.4);
}

.success-buttons .success-four:hover i {
    -webkit-animation: iconTranslateY 0.5s forwards;
    -moz-animation: iconTranslateY 0.5s forwards;
    -o-animation: iconTranslateY 0.5s forwards;
    animation: iconTranslateY 0.5s forwards;
}

.success-buttons .success-five {
    padding-left: 60px;
    color: #fff;
    background-color: #4da422;
    border-color: #4da422;
}

@media (max-width: 767px) {
    .success-buttons .success-five {
        padding-left: 40px;
    }
}

.success-buttons .success-five span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    left: 30px;
    line-height: normal;
}

@media (max-width: 767px) {
    .success-buttons .success-five span {
        left: 15px;
    }
}

.success-buttons .success-five:hover {
    color: #4da422;
    background-color: transparent;
}

.success-buttons .success-five:hover i {
    -webkit-animation: iconTranslateY 0.5s forwards;
    -moz-animation: iconTranslateY 0.5s forwards;
    -o-animation: iconTranslateY 0.5s forwards;
    animation: iconTranslateY 0.5s forwards;
}

.success-buttons .success-six {
    padding-right: 60px;
    overflow: hidden;
    line-height: 52px;
    color: #fff;
    border: 0;
    background: -webkit-linear-gradient(left, #4da422 0%, #69e02e 50%, #4da422 100%);
    background: -o-linear-gradient(left, #4da422 0%, #69e02e 50%, #4da422 100%);
    background: linear-gradient(to right, #4da422 0%, #69e02e 50%, #4da422 100%);
    background-size: 200% auto;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .success-buttons .success-six {
        line-height: 44px;
    }
}

@media (max-width: 767px) {
    .success-buttons .success-six {
        padding-right: 40px;
        line-height: 44px;
    }
}

.success-buttons .success-six span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    right: 30px;
    line-height: normal;
}

@media (max-width: 767px) {
    .success-buttons .success-six span {
        right: 15px;
    }
}

.success-buttons .success-six:hover {
    background-position: right center;
}

.success-buttons .success-six:hover i {
    -webkit-animation: iconTranslateY 0.5s forwards;
    -moz-animation: iconTranslateY 0.5s forwards;
    -o-animation: iconTranslateY 0.5s forwards;
    animation: iconTranslateY 0.5s forwards;
}


/*===== Warning Buttons =====*/

.warning-buttons ul li {
    display: inline-block;
    margin-left: 18px;
    margin-top: 20px;
}

@media (max-width: 767px) {
    .warning-buttons ul li {
        margin-left: 0;
    }
}

.warning-buttons ul li:first-child {
    margin-left: 0;
}

.warning-buttons .warning-one {
    border-color: #ffb400;
    color: #ffb400;
}

.warning-buttons .warning-one:hover {
    color: #ffb400;
    background-color: rgba(255, 180, 0, 0.4);
}

.warning-buttons .warning-two {
    color: #fff;
    background-color: #ffb400;
    border-color: #ffb400;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .warning-buttons .warning-two {
        line-height: 44px;
    }
}

@media (max-width: 767px) {
    .warning-buttons .warning-two {
        padding-right: 40px;
        line-height: 44px;
    }
}

.warning-buttons .warning-two:hover {
    color: #ffb400;
    background-color: transparent;
}

.warning-buttons .warning-three {
    overflow: hidden;
    line-height: 52px;
    color: #fff;
    border: 0;
    background: -webkit-linear-gradient(left, #ffb400 0%, #f7e500 50%, #ffb400 100%);
    background: -o-linear-gradient(left, #ffb400 0%, #f7e500 50%, #ffb400 100%);
    background: linear-gradient(to right, #ffb400 0%, #f7e500 50%, #ffb400 100%);
    background-size: 200% auto;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .warning-buttons .warning-three {
        line-height: 44px;
    }
}

@media (max-width: 767px) {
    .warning-buttons .warning-three {
        line-height: 44px;
    }
}

.warning-buttons .warning-three:hover {
    background-position: right center;
}

.warning-buttons .warning-four {
    padding-left: 60px;
    border-color: #ffb400;
    color: #ffb400;
}

@media (max-width: 767px) {
    .warning-buttons .warning-four {
        padding-left: 40px;
    }
}

.warning-buttons .warning-four span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    left: 30px;
    line-height: normal;
}

@media (max-width: 767px) {
    .warning-buttons .warning-four span {
        left: 15px;
    }
}

.warning-buttons .warning-four:hover {
    color: #ffb400;
    background-color: rgba(255, 180, 0, 0.4);
}

.warning-buttons .warning-four:hover i {
    -webkit-animation: iconTranslateY 0.5s forwards;
    -moz-animation: iconTranslateY 0.5s forwards;
    -o-animation: iconTranslateY 0.5s forwards;
    animation: iconTranslateY 0.5s forwards;
}

.warning-buttons .warning-five {
    padding-left: 60px;
    color: #fff;
    background-color: #ffb400;
    border-color: #ffb400;
}

@media (max-width: 767px) {
    .warning-buttons .warning-five {
        padding-left: 40px;
    }
}

.warning-buttons .warning-five span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    left: 30px;
    line-height: normal;
}

@media (max-width: 767px) {
    .warning-buttons .warning-five span {
        left: 15px;
    }
}

.warning-buttons .warning-five:hover {
    color: #ffb400;
    background-color: transparent;
}

.warning-buttons .warning-five:hover i {
    -webkit-animation: iconTranslateY 0.5s forwards;
    -moz-animation: iconTranslateY 0.5s forwards;
    -o-animation: iconTranslateY 0.5s forwards;
    animation: iconTranslateY 0.5s forwards;
}

.warning-buttons .warning-six {
    padding-right: 60px;
    overflow: hidden;
    line-height: 52px;
    color: #fff;
    border: 0;
    background: -webkit-linear-gradient(left, #ffb400 0%, #f7e500 50%, #ffb400 100%);
    background: -o-linear-gradient(left, #ffb400 0%, #f7e500 50%, #ffb400 100%);
    background: linear-gradient(to right, #ffb400 0%, #f7e500 50%, #ffb400 100%);
    background-size: 200% auto;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .warning-buttons .warning-six {
        line-height: 44px;
    }
}

@media (max-width: 767px) {
    .warning-buttons .warning-six {
        padding-right: 40px;
        line-height: 44px;
    }
}

.warning-buttons .warning-six span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    right: 30px;
    line-height: normal;
}

@media (max-width: 767px) {
    .warning-buttons .warning-six span {
        right: 15px;
    }
}

.warning-buttons .warning-six:hover {
    background-position: right center;
}

.warning-buttons .warning-six:hover i {
    -webkit-animation: iconTranslateY 0.5s forwards;
    -moz-animation: iconTranslateY 0.5s forwards;
    -o-animation: iconTranslateY 0.5s forwards;
    animation: iconTranslateY 0.5s forwards;
}


/*===== Info Buttons =====*/

.info-buttons ul li {
    display: inline-block;
    margin-left: 18px;
    margin-top: 20px;
}

@media (max-width: 767px) {
    .info-buttons ul li {
        margin-left: 0;
    }
}

.info-buttons ul li:first-child {
    margin-left: 0;
}

.info-buttons .info-one {
    border-color: #00b8d8;
    color: #00b8d8;
}

.info-buttons .info-one:hover {
    color: #00b8d8;
    background-color: rgba(0, 184, 216, 0.4);
}

.info-buttons .info-two {
    color: #fff;
    background-color: #00b8d8;
    border-color: #00b8d8;
}

.info-buttons .info-two:hover {
    color: #00b8d8;
    background-color: transparent;
}

.info-buttons .info-three {
    overflow: hidden;
    line-height: 52px;
    color: #fff;
    border: 0;
    background: -webkit-linear-gradient(left, #00b8d8 0%, #32fbfc 50%, #00b8d8 100%);
    background: -o-linear-gradient(left, #00b8d8 0%, #32fbfc 50%, #00b8d8 100%);
    background: linear-gradient(to right, #00b8d8 0%, #32fbfc 50%, #00b8d8 100%);
    background-size: 200% auto;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .info-buttons .info-three {
        line-height: 44px;
    }
}

@media (max-width: 767px) {
    .info-buttons .info-three {
        line-height: 44px;
    }
}

.info-buttons .info-three:hover {
    background-position: right center;
}

.info-buttons .info-four {
    padding-left: 60px;
    border-color: #00b8d8;
    color: #00b8d8;
}

@media (max-width: 767px) {
    .info-buttons .info-four {
        padding-left: 40px;
    }
}

.info-buttons .info-four span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    left: 30px;
    line-height: normal;
}

@media (max-width: 767px) {
    .info-buttons .info-four span {
        left: 15px;
    }
}

.info-buttons .info-four:hover {
    color: #00b8d8;
    background-color: rgba(0, 184, 216, 0.4);
}

.info-buttons .info-four:hover i {
    -webkit-animation: iconTranslateY 0.5s forwards;
    -moz-animation: iconTranslateY 0.5s forwards;
    -o-animation: iconTranslateY 0.5s forwards;
    animation: iconTranslateY 0.5s forwards;
}

.info-buttons .info-five {
    padding-left: 60px;
    color: #fff;
    background-color: #00b8d8;
    border-color: #00b8d8;
}

@media (max-width: 767px) {
    .info-buttons .info-five {
        padding-left: 40px;
    }
}

.info-buttons .info-five span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    left: 30px;
    line-height: normal;
}

@media (max-width: 767px) {
    .info-buttons .info-five span {
        left: 15px;
    }
}

.info-buttons .info-five:hover {
    color: #00b8d8;
    background-color: transparent;
}

.info-buttons .info-five:hover i {
    -webkit-animation: iconTranslateY 0.5s forwards;
    -moz-animation: iconTranslateY 0.5s forwards;
    -o-animation: iconTranslateY 0.5s forwards;
    animation: iconTranslateY 0.5s forwards;
}

.info-buttons .info-six {
    padding-right: 60px;
    overflow: hidden;
    line-height: 52px;
    color: #fff;
    border: 0;
    background: -webkit-linear-gradient(left, #00b8d8 0%, #32fbfc 50%, #00b8d8 100%);
    background: -o-linear-gradient(left, #00b8d8 0%, #32fbfc 50%, #00b8d8 100%);
    background: linear-gradient(to right, #00b8d8 0%, #32fbfc 50%, #00b8d8 100%);
    background-size: 200% auto;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .info-buttons .info-six {
        line-height: 44px;
    }
}

@media (max-width: 767px) {
    .info-buttons .info-six {
        padding-right: 40px;
        line-height: 44px;
    }
}

.info-buttons .info-six span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    right: 30px;
    line-height: normal;
}

@media (max-width: 767px) {
    .info-buttons .info-six span {
        right: 15px;
    }
}

.info-buttons .info-six:hover {
    background-position: right center;
}

.info-buttons .info-six:hover i {
    -webkit-animation: iconTranslateY 0.5s forwards;
    -moz-animation: iconTranslateY 0.5s forwards;
    -o-animation: iconTranslateY 0.5s forwards;
    animation: iconTranslateY 0.5s forwards;
}


/*===== Danger Buttons =====*/

.danger-buttons ul li {
    display: inline-block;
    margin-left: 18px;
    margin-top: 20px;
}

@media (max-width: 767px) {
    .danger-buttons ul li {
        margin-left: 0;
    }
}

.danger-buttons ul li:first-child {
    margin-left: 0;
}

.danger-buttons .danger-one {
    border-color: #fc3832;
    color: #fc3832;
}

.danger-buttons .danger-one:hover {
    color: #fc3832;
    background-color: rgba(252, 56, 50, 0.4);
}

.danger-buttons .danger-two {
    color: #fff;
    background-color: #fc3832;
    border-color: #fc3832;
}

.danger-buttons .danger-two:hover {
    color: #fc3832;
    background-color: transparent;
}

.danger-buttons .danger-three {
    overflow: hidden;
    line-height: 52px;
    color: #fff;
    border: 0;
    background: -webkit-linear-gradient(left, #fc3832 0%, #dc312b 50%, #fc3832 100%);
    background: -o-linear-gradient(left, #fc3832 0%, #dc312b 50%, #fc3832 100%);
    background: linear-gradient(to right, #fc3832 0%, #dc312b 50%, #fc3832 100%);
    background-size: 200% auto;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .danger-buttons .danger-three {
        line-height: 44px;
    }
}

@media (max-width: 767px) {
    .danger-buttons .danger-three {
        line-height: 44px;
    }
}

.danger-buttons .danger-three:hover {
    background-position: right center;
}

.danger-buttons .danger-four {
    padding-left: 60px;
    border-color: #fc3832;
    color: #fc3832;
}

@media (max-width: 767px) {
    .danger-buttons .danger-four {
        padding-left: 40px;
    }
}

.danger-buttons .danger-four span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    left: 30px;
    line-height: normal;
}

@media (max-width: 767px) {
    .danger-buttons .danger-four span {
        left: 15px;
    }
}

.danger-buttons .danger-four:hover {
    color: #fc3832;
    background-color: rgba(252, 56, 50, 0.4);
}

.danger-buttons .danger-four:hover i {
    -webkit-animation: iconTranslateY 0.5s forwards;
    -moz-animation: iconTranslateY 0.5s forwards;
    -o-animation: iconTranslateY 0.5s forwards;
    animation: iconTranslateY 0.5s forwards;
}

.danger-buttons .danger-five {
    padding-left: 60px;
    color: #fff;
    background-color: #fc3832;
    border-color: #fc3832;
}

@media (max-width: 767px) {
    .danger-buttons .danger-five {
        padding-left: 40px;
    }
}

.danger-buttons .danger-five span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    left: 30px;
    line-height: normal;
}

@media (max-width: 767px) {
    .danger-buttons .danger-five span {
        left: 15px;
    }
}

.danger-buttons .danger-five:hover {
    color: #fc3832;
    background-color: transparent;
}

.danger-buttons .danger-five:hover i {
    -webkit-animation: iconTranslateY 0.5s forwards;
    -moz-animation: iconTranslateY 0.5s forwards;
    -o-animation: iconTranslateY 0.5s forwards;
    animation: iconTranslateY 0.5s forwards;
}

.danger-buttons .danger-six {
    padding-right: 60px;
    overflow: hidden;
    line-height: 52px;
    color: #fff;
    border: 0;
    background: -webkit-linear-gradient(left, #fc3832 0%, #dc312b 50%, #fc3832 100%);
    background: -o-linear-gradient(left, #fc3832 0%, #dc312b 50%, #fc3832 100%);
    background: linear-gradient(to right, #fc3832 0%, #dc312b 50%, #fc3832 100%);
    background-size: 200% auto;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .danger-buttons .danger-six {
        line-height: 44px;
    }
}

@media (max-width: 767px) {
    .danger-buttons .danger-six {
        padding-right: 40px;
        line-height: 44px;
    }
}

.danger-buttons .danger-six span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    right: 30px;
    line-height: normal;
}

@media (max-width: 767px) {
    .danger-buttons .danger-six span {
        right: 15px;
    }
}

.danger-buttons .danger-six:hover {
    background-position: right center;
}

.danger-buttons .danger-six:hover i {
    -webkit-animation: iconTranslateY 0.5s forwards;
    -moz-animation: iconTranslateY 0.5s forwards;
    -o-animation: iconTranslateY 0.5s forwards;
    animation: iconTranslateY 0.5s forwards;
}

@-webkit-keyframes iconTranslateY {
    49% {
        -webkit-transform: translateY(100%);
    }
    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
    }
    51% {
        opacity: 1;
    }
}

@-moz-keyframes iconTranslateY {
    49% {
        -webkit-transform: translateY(100%);
    }
    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
    }
    51% {
        opacity: 1;
    }
}

@keyframes iconTranslateY {
    49% {
        -webkit-transform: translateY(100%);
    }
    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
    }
    51% {
        opacity: 1;
    }
}

.lg-btn {
    line-height: 64px !important;
    font-size: 18px;
}

@media (max-width: 767px) {
    .lg-btn {
        font-size: 16px;
        line-height: 52px;
    }
}

.el-btn {
    line-height: 80px !important;
    font-size: 20px;
}

@media (max-width: 767px) {
    .el-btn {
        font-size: 18px;
        line-height: 74px;
    }
}

.sm-btn {
    line-height: 40px !important;
    font-size: 12px;
}


/*===== Regular Icon Buttons =====*/

.regular-icon-buttons ul li {
    display: inline-block;
    margin-left: 10px;
    margin-top: 20px;
}

.regular-icon-buttons ul li:first-child {
    margin-left: 0;
}

.regular-icon-buttons ul li .regular-icon-light-one {
    width: 40px;
    height: 40px;
    line-height: 36px;
    border: 2px solid #0067f4;
    text-align: center;
    font-size: 24px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    overflow: hidden;
    color: #0067f4;
}

.regular-icon-buttons ul li .regular-icon-light-one:hover {
    color: #fff;
    background-color: #0067f4;
}

.regular-icon-buttons ul li .regular-icon-light-two {
    width: 40px;
    height: 40px;
    line-height: 36px;
    border: 2px solid #0067f4;
    text-align: center;
    font-size: 24px;
    border-radius: 5px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    overflow: hidden;
    color: #0067f4;
}

.regular-icon-buttons ul li .regular-icon-light-two:hover {
    color: #fff;
    background-color: #0067f4;
}

.regular-icon-buttons ul li .regular-icon-light-three {
    width: 40px;
    height: 40px;
    line-height: 36px;
    border: 2px solid #0067f4;
    text-align: center;
    font-size: 24px;
    border-radius: 10px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    overflow: hidden;
    color: #0067f4;
}

.regular-icon-buttons ul li .regular-icon-light-three:hover {
    color: #fff;
    background-color: #0067f4;
}

.regular-icon-buttons ul li .regular-icon-light-four {
    width: 40px;
    height: 40px;
    line-height: 36px;
    border: 2px solid #0067f4;
    text-align: center;
    font-size: 24px;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    overflow: hidden;
}

.regular-icon-buttons ul li .regular-icon-light-four:hover {
    color: #fff;
    background-color: #0067f4;
}

.regular-icon-buttons ul li .regular-icon-light-five {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 0;
    text-align: center;
    font-size: 24px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    position: relative;
    z-index: 5;
    overflow: hidden;
    color: #fff;
    background: -webkit-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background: -o-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background: linear-gradient(to right, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background-size: 200% auto;
}

.regular-icon-buttons ul li .regular-icon-light-five:hover {
    background-position: right center;
}

.regular-icon-buttons ul li .regular-icon-light-six {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 0;
    text-align: center;
    font-size: 24px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    position: relative;
    z-index: 5;
    overflow: hidden;
    color: #fff;
    background: -webkit-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background: -o-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background: linear-gradient(to right, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background-size: 200% auto;
    border-radius: 5px;
}

.regular-icon-buttons ul li .regular-icon-light-six:hover {
    background-position: right center;
}

.regular-icon-buttons ul li .regular-icon-light-seven {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 0;
    text-align: center;
    font-size: 24px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    position: relative;
    z-index: 5;
    overflow: hidden;
    color: #fff;
    background: -webkit-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background: -o-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background: linear-gradient(to right, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background-size: 200% auto;
    border-radius: 10px;
}

.regular-icon-buttons ul li .regular-icon-light-seven:hover {
    background-position: right center;
}

.regular-icon-buttons ul li .regular-icon-light-eight {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 0;
    text-align: center;
    font-size: 24px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    position: relative;
    z-index: 5;
    overflow: hidden;
    color: #fff;
    background: -webkit-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background: -o-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background: linear-gradient(to right, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background-size: 200% auto;
    border-radius: 50%;
}

.regular-icon-buttons ul li .regular-icon-light-eight:hover {
    background-position: right center;
}

.regular-icon-buttons ul li .regular-icon-light-nine {
    width: 40px;
    height: 40px;
    line-height: 36px;
    border: 2px solid #0067f4;
    text-align: center;
    font-size: 24px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    overflow: hidden;
    color: #fff;
    background-color: #0067f4;
}

.regular-icon-buttons ul li .regular-icon-light-nine:hover {
    color: #0067f4;
    background-color: transparent;
}

.regular-icon-buttons ul li .regular-icon-light-ten {
    width: 40px;
    height: 40px;
    line-height: 36px;
    border: 2px solid #0067f4;
    text-align: center;
    font-size: 24px;
    border-radius: 5px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    overflow: hidden;
    color: #fff;
    background-color: #0067f4;
}

.regular-icon-buttons ul li .regular-icon-light-ten:hover {
    color: #0067f4;
    background-color: transparent;
}

.regular-icon-buttons ul li .regular-icon-light-eleven {
    width: 40px;
    height: 40px;
    line-height: 36px;
    border: 2px solid #0067f4;
    text-align: center;
    font-size: 24px;
    border-radius: 10px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    overflow: hidden;
    color: #fff;
    background-color: #0067f4;
}

.regular-icon-buttons ul li .regular-icon-light-eleven:hover {
    color: #0067f4;
    background-color: transparent;
}

.regular-icon-buttons ul li .regular-icon-light-twelve {
    width: 40px;
    height: 40px;
    line-height: 36px;
    border: 2px solid #0067f4;
    text-align: center;
    font-size: 24px;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    overflow: hidden;
    color: #fff;
    background-color: #0067f4;
}

.regular-icon-buttons ul li .regular-icon-light-twelve:hover {
    color: #0067f4;
    background-color: transparent;
}


/*===== Group Buttons =====*/

.group-buttons .btn-group {
    margin-left: 30px;
}

.group-buttons .group-one {
    margin-left: 0;
}

.group-buttons .group-one .main-btn {
    background: none;
    border: 2px solid #0067f4;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.group-buttons .group-one .main-btn:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-right: 0;
}

.group-buttons .group-one .main-btn:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: 0;
}

.group-buttons .group-one .main-btn:hover {
    background-color: #0067f4;
    color: #fff;
}

.group-buttons .group-two .main-btn {
    background: none;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    overflow: hidden;
    color: #fff;
    line-height: 52px;
    background: -webkit-linear-gradient(#0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background: -o-linear-gradient(#0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background: linear-gradient(#0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background-size: auto 200%;
    border-top: 0;
    border-bottom: 0;
    border-color: rgba(244, 246, 247, 0.2);
}

.group-buttons .group-two .main-btn:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-right: 0;
}

.group-buttons .group-two .main-btn:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: 0;
}

.group-buttons .group-two .main-btn:hover {
    background-position: bottom center;
}

.group-buttons .group-three .main-btn {
    background: none;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    overflow: hidden;
    color: #fff;
    line-height: 52px;
    background: -webkit-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background: -o-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background: linear-gradient(to right, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background-size: 200% auto;
    border: 0;
}

.group-buttons .group-three .main-btn:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-right: 0;
}

.group-buttons .group-three .main-btn:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: 0;
}

.group-buttons .group-three .main-btn:hover {
    background-position: right center;
}

.group-buttons .group-four {
    margin-left: 0;
}

.group-buttons .group-four .main-btn {
    background: none;
    border: 2px solid #0067f4;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    padding: 0 12px;
}

.group-buttons .group-four .main-btn i {
    font-size: 24px;
}

.group-buttons .group-four .main-btn:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-right: 0;
}

.group-buttons .group-four .main-btn:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: 0;
}

.group-buttons .group-four .main-btn:hover {
    background-color: #0067f4;
    color: #fff;
}

.group-buttons .group-five .main-btn {
    background: none;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    overflow: hidden;
    color: #fff;
    line-height: 52px;
    background: -webkit-linear-gradient(#0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background: -o-linear-gradient(#0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background: linear-gradient(#0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background-size: auto 200%;
    border-top: 0;
    border-bottom: 0;
    border-color: rgba(244, 246, 247, 0.2);
    padding: 0 16px;
}

.group-buttons .group-five .main-btn:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-right: 0;
}

.group-buttons .group-five .main-btn:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: 0;
}

.group-buttons .group-five .main-btn:hover {
    background-position: bottom center;
}

.group-buttons .group-six .main-btn {
    background: none;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    overflow: hidden;
    color: #fff;
    line-height: 52px;
    background: -webkit-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background: -o-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background: linear-gradient(to right, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background-size: 200% auto;
    border: 0;
    padding: 0 16px;
}

.group-buttons .group-six .main-btn:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-right: 0;
}

.group-buttons .group-six .main-btn:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: 0;
}

.group-buttons .group-six .main-btn:hover {
    background-position: right center;
}


/*===========================
    06.FORM ELEMENTS css 
===========================*/

.form-elements-title {
    font-size: 36px;
    font-weight: 600;
    line-height: 45px;
    color: #6c6c6c;
}

@media (max-width: 767px) {
    .form-elements-title {
        font-size: 24px;
        line-height: 35px;
    }
}

.form-group {
    margin-bottom: 0;
}

.form-input .help-block {
    margin-top: 2px;
}

.form-input .help-block .list-unstyled li {
    font-size: 12px;
    line-height: 16px;
    color: #fc3832;
}

.form-input label {
    font-size: 12px;
    line-height: 18px;
    color: #6c6c6c;
    margin-bottom: 8px;
    display: inline-block;
}

.form-input .input-items {
    position: relative;
}

.form-input .input-items input,
.form-input .input-items textarea {
    width: 100%;
    height: 44px;
    border: 2px solid;
    padding-left: 44px;
    padding-right: 12px;
    position: relative;
    font-size: 16px;
}

.form-input .input-items textarea {
    padding-top: 8px;
    height: 130px;
    resize: none;
}

.form-input .input-items i {
    position: absolute;
    top: 11px;
    left: 13px;
    font-size: 20px;
    z-index: 9;
}

.form-input .input-items.default input,
.form-input .input-items.default textarea {
    border-color: #a4a4a4;
    color: #6c6c6c;
}

.form-input .input-items.default input:focus,
.form-input .input-items.default textarea:focus {
    border-color: #0067f4;
}

.form-input .input-items.default input::placeholder,
.form-input .input-items.default textarea::placeholder {
    color: #6c6c6c;
    opacity: 1;
}

.form-input .input-items.default input::-moz-placeholder,
.form-input .input-items.default textarea::-moz-placeholder {
    color: #6c6c6c;
    opacity: 1;
}

.form-input .input-items.default input::-moz-placeholder,
.form-input .input-items.default textarea::-moz-placeholder {
    color: #6c6c6c;
    opacity: 1;
}

.form-input .input-items.default input::-webkit-input-placeholder,
.form-input .input-items.default textarea::-webkit-input-placeholder {
    color: #6c6c6c;
    opacity: 1;
}

.form-input .input-items.default i {
    color: #6c6c6c;
}

.form-input .input-items.active input,
.form-input .input-items.active textarea {
    border-color: #0067f4;
    color: #121212;
}

.form-input .input-items.active input::placeholder,
.form-input .input-items.active textarea::placeholder {
    color: #121212;
    opacity: 1;
}

.form-input .input-items.active input::-moz-placeholder,
.form-input .input-items.active textarea::-moz-placeholder {
    color: #121212;
    opacity: 1;
}

.form-input .input-items.active input::-moz-placeholder,
.form-input .input-items.active textarea::-moz-placeholder {
    color: #121212;
    opacity: 1;
}

.form-input .input-items.active input::-webkit-input-placeholder,
.form-input .input-items.active textarea::-webkit-input-placeholder {
    color: #121212;
    opacity: 1;
}

.form-input .input-items.active i {
    color: #0067f4;
}

.form-input .input-items.error input,
.form-input .input-items.error textarea {
    border-color: #fc3832;
    color: #fc3832;
}

.form-input .input-items.error input::placeholder,
.form-input .input-items.error textarea::placeholder {
    color: #fc3832;
    opacity: 1;
}

.form-input .input-items.error input::-moz-placeholder,
.form-input .input-items.error textarea::-moz-placeholder {
    color: #fc3832;
    opacity: 1;
}

.form-input .input-items.error input::-moz-placeholder,
.form-input .input-items.error textarea::-moz-placeholder {
    color: #fc3832;
    opacity: 1;
}

.form-input .input-items.error input::-webkit-input-placeholder,
.form-input .input-items.error textarea::-webkit-input-placeholder {
    color: #fc3832;
    opacity: 1;
}

.form-input .input-items.error i {
    color: #fc3832;
}

.form-input .input-items.success input,
.form-input .input-items.success textarea {
    border-color: #4da422;
    color: #4da422;
}

.form-input .input-items.success input::placeholder,
.form-input .input-items.success textarea::placeholder {
    color: #4da422;
    opacity: 1;
}

.form-input .input-items.success input::-moz-placeholder,
.form-input .input-items.success textarea::-moz-placeholder {
    color: #4da422;
    opacity: 1;
}

.form-input .input-items.success input::-moz-placeholder,
.form-input .input-items.success textarea::-moz-placeholder {
    color: #4da422;
    opacity: 1;
}

.form-input .input-items.success input::-webkit-input-placeholder,
.form-input .input-items.success textarea::-webkit-input-placeholder {
    color: #4da422;
    opacity: 1;
}

.form-input .input-items.success i {
    color: #4da422;
}

.form-input .input-items.disabled input,
.form-input .input-items.disabled textarea {
    border-color: #a4a4a4;
    color: #6c6c6c;
    background: none;
}

.form-input .input-items.disabled input::placeholder,
.form-input .input-items.disabled textarea::placeholder {
    color: #6c6c6c;
    opacity: 1;
}

.form-input .input-items.disabled input::-moz-placeholder,
.form-input .input-items.disabled textarea::-moz-placeholder {
    color: #6c6c6c;
    opacity: 1;
}

.form-input .input-items.disabled input::-moz-placeholder,
.form-input .input-items.disabled textarea::-moz-placeholder {
    color: #6c6c6c;
    opacity: 1;
}

.form-input .input-items.disabled input::-webkit-input-placeholder,
.form-input .input-items.disabled textarea::-webkit-input-placeholder {
    color: #6c6c6c;
    opacity: 1;
}

.form-input .input-items.disabled i {
    color: #6c6c6c;
}

.form-style-two .form-input .input-items input,
.form-style-two .form-input .input-items textarea {
    border-radius: 5px;
    padding-left: 12px;
    padding-right: 44px;
}

.form-style-two .form-input .input-items i {
    left: auto;
    right: 13px;
}

.form-style-three .form-input {
    text-align: center;
}

.form-style-three .form-input .input-items input,
.form-style-three .form-input .input-items textarea {
    border-radius: 50px;
    text-align: center;
}

.form-style-four .form-input label {
    padding-left: 44px;
    margin-bottom: 0;
}

.form-style-four .form-input .input-items input,
.form-style-four .form-input .input-items textarea {
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

.form-style-five .form-input {
    position: relative;
}

.form-style-five .form-input label {
    position: absolute;
    top: -10px;
    left: 10px;
    background-color: #fff;
    z-index: 5;
    padding: 0 5px;
}

.form-style-five .form-input .input-items input,
.form-style-five .form-input .input-items textarea {
    border-radius: 5px;
}


/*===========================
        09.NAVBAR css 
===========================*/

.navbar-brand {
    margin-top: 10px;
}

.navbar-area {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 5px 0;
    z-index: 99;
}

.navbar-area .navbar {
    position: relative;
    padding: 0;
}

.navbar-area .navbar .navbar-toggler .toggler-icon {
    width: 30px;
    height: 2px;
    background-color: #fff;
    margin: 5px 0;
    display: block;
    position: relative;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.navbar-area .navbar .navbar-toggler.active .toggler-icon:nth-of-type(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 7px;
}

.navbar-area .navbar .navbar-toggler.active .toggler-icon:nth-of-type(2) {
    opacity: 0;
}

.navbar-area .navbar .navbar-toggler.active .toggler-icon:nth-of-type(3) {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    top: -7px;
}

.navbar-collapse.collapse.in {
    display: block;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .navbar-area .navbar .navbar-collapse {
        position: absolute;
        top: 115%;
        left: 0;
        width: 100%;
        background-color: #f4f6f7;
        z-index: 8;
        padding: 10px 0;
        -webkit-box-shadow: 0px 10px 25px 0px rgba(18, 18, 18, 0.05);
        -moz-box-shadow: 0px 10px 25px 0px rgba(18, 18, 18, 0.05);
        box-shadow: 0px 10px 25px 0px rgba(18, 18, 18, 0.05);
    }
}

@media (max-width: 767px) {
    .navbar-area .navbar .navbar-collapse {
        position: absolute;
        top: 115%;
        left: 0;
        width: 100%;
        background-color: #f4f6f7;
        z-index: 8;
        padding: 10px 0;
        -webkit-box-shadow: 0px 10px 25px 0px rgba(18, 18, 18, 0.05);
        -moz-box-shadow: 0px 10px 25px 0px rgba(18, 18, 18, 0.05);
        box-shadow: 0px 10px 25px 0px rgba(18, 18, 18, 0.05);
    }
}

.navbar-area .navbar .navbar-nav .nav-item {
    margin: 0 10px;
    position: relative;
}

.navbar-area .navbar .navbar-nav .nav-item a {
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    padding: 22px 0;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    opacity: 0.8;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .navbar-area .navbar .navbar-nav .nav-item a {
        padding: 10px 0;
        display: block;
        color: #121212;
    }
}

@media (max-width: 767px) {
    .navbar-area .navbar .navbar-nav .nav-item a {
        padding: 10px 0;
        display: block;
        color: #121212;
    }
}

.navbar-area .navbar .navbar-nav .nav-item a::before {
    position: absolute;
    content: '';
    width: 32px;
    height: 4px;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.1) 0%, white 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0.1) 0%, white 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.1) 0%, white 100%);
    left: 50%;
    margin: 0 2px;
    bottom: 14px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    -webkit-transform: translate(-50%) scaleX(0);
    -moz-transform: translate(-50%) scaleX(0);
    -ms-transform: translate(-50%) scaleX(0);
    -o-transform: translate(-50%) scaleX(0);
    transform: translate(-50%) scaleX(0);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .navbar-area .navbar .navbar-nav .nav-item a::before {
        display: none;
    }
}

@media (max-width: 767px) {
    .navbar-area .navbar .navbar-nav .nav-item a::before {
        display: none;
    }
}

.navbar-area .navbar .navbar-nav .nav-item.active>a,
.navbar-area .navbar .navbar-nav .nav-item:hover>a {
    opacity: 1;
    color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .navbar-area .navbar .navbar-nav .nav-item.active>a,
    .navbar-area .navbar .navbar-nav .nav-item:hover>a {
        color: #121212;
    }
}

@media (max-width: 767px) {
    .navbar-area .navbar .navbar-nav .nav-item.active>a,
    .navbar-area .navbar .navbar-nav .nav-item:hover>a {
        color: #121212;
    }
}

.navbar-area .navbar .navbar-nav .nav-item.active>a::before,
.navbar-area .navbar .navbar-nav .nav-item:hover>a::before {
    -webkit-transform: translate(-50%) scaleX(1);
    -moz-transform: translate(-50%) scaleX(1);
    -ms-transform: translate(-50%) scaleX(1);
    -o-transform: translate(-50%) scaleX(1);
    transform: translate(-50%) scaleX(1);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .navbar-area .navbar .navbar-btn {
        position: absolute;
        right: 70px;
        top: 7px;
    }
}

@media (max-width: 767px) {
    .navbar-area .navbar .navbar-btn {
        position: absolute;
        right: 60px;
        top: 7px;
    }
}

.navbar-area .navbar .navbar-btn li {
    display: inline-block;
    margin-right: 5px;
}

.navbar-area .navbar .navbar-btn li a {
    padding: 10px 16px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    border: 2px solid;
    border-radius: 4px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.navbar-area .navbar .navbar-btn li a.light {
    border-color: #fff;
}

.navbar-area .navbar .navbar-btn li a.light:hover {
    background-color: rgba(255, 255, 255, 0.4);
}

.navbar-area .navbar .navbar-btn li a.solid {
    background-color: #fff;
    border-color: #fff;
    color: #0067f4;
}

.navbar-area .navbar .navbar-btn li a.solid:hover {
    background-color: transparent;
    color: #fff;
}

.navbar-area.sticky {
    background-color: #fff;
    z-index: 999;
    position: fixed;
    -webkit-box-shadow: 0px 10px 25px 0px rgba(18, 18, 18, 0.05);
    -moz-box-shadow: 0px 10px 25px 0px rgba(18, 18, 18, 0.05);
    box-shadow: 0px 10px 25px 0px rgba(18, 18, 18, 0.05);
}

.navbar-area.sticky .navbar .navbar-toggler .toggler-icon {
    background-color: #121212;
}

.navbar-area.sticky .navbar .navbar-nav .nav-item a {
    color: #121212;
    opacity: 0.7;
}

.navbar-area.sticky .navbar .navbar-nav .nav-item a::before {
    background: -webkit-linear-gradient(left, rgba(18, 18, 18, 0) 0%, #121212 100%);
    background: -o-linear-gradient(left, rgba(18, 18, 18, 0) 0%, #121212 100%);
    background: linear-gradient(to right, rgba(18, 18, 18, 0) 0%, #121212 100%);
}

.navbar-area.sticky .navbar .navbar-nav .nav-item.active,
.navbar-area.sticky .navbar .navbar-nav .nav-item:hover {
    color: #121212;
    opacity: 1;
}

.navbar-area.sticky .navbar .navbar-btn li a.light {
    border-color: #0067f4;
    color: #0067f4;
}

.navbar-area.sticky .navbar .navbar-btn li a.solid {
    border-color: #0067f4;
    background-color: #0067f4;
    color: #fff;
}


/*===========================
       10.SLIDER css 
===========================*/

.carousel-item {
    /* background-color: #000; */
    position: relative;
}

.carousel-item::before {
    position: absolute;
    content: '';
    width: 34%;
    height: 100%;
    /* background: url(../images/blue-dot.svg) 0 0 repeat; */
    top: 0;
    opacity: .5;
    left: 0%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .carousel-item::before {
        width: 40%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .carousel-item::before {
        width: 60%;
    }
}

@media (max-width: 767px) {
    .carousel-item::before {
        width: 50%;
        right: 45%;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .carousel-item::before {
        right: 25%;
    }
}

.carousel-item .slider-image-box {
    position: absolute;
    top: 100px;
    right: 0;
    width: 50%;
    height: 100%;
    z-index: 9;
}

.carousel-item .slider-image-box .slider-image {
    max-width: 600px;
    width: 100%;
}

.slider-content {
    position: relative;
    z-index: 9;
    padding: 12rem 0 18rem 0;
}

@media (max-width: 767px) {
    .slider-content {
        padding-top: 190px;
        padding-bottom: 150px;
    }
}

.slider-content .title {
    font-size: 48px;
    line-height: 58px;
    color: #fff;
    font-family: 'Helvetica Bold';
    font-weight: 700;
}

.slider-content .title span {
    font-weight: 400;
    font-family: 'Helvetica';
}

.slider-content .title .blue {
    color: #0025c9;
}

.slider-content .title .uppercase {
    text-transform: uppercase;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-content .title {
        font-size: 58px;
        line-height: 80px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-content .title {
        font-size: 72px;
        line-height: 90px;
    }
}

@media (max-width: 767px) {
    .slider-content .title {
        font-size: 34px;
        line-height: 45px;
    }
}

.slider-content .text {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    margin-top: 16px;
}

.slider-content .slider-btn {
    padding-top: 16px;
}

.slider-content .slider-btn li {
    display: inline-block;
    margin: 16px 8px 0;
}

.slider-content .slider-btn li a.btn {
    background: #0025c9;
    color: #fff;
    padding: 10px 15px;
    display: inline-block;
    text-transform: capitalize;
    border: none;
    border-radius: 0px;
    font-weight: 300;
    font-size: 15px;
    font-family: 'Helvetica Light';
}

.slider-content .slider-btn li a.btn:hover {
    color: #0025c9;
    background: #fff;
}

@media (max-width: 767px) {
    .slider-content .slider-btn li {
        margin: 16px 3px 0;
    }
}

.slider-content .slider-btn li a.rounded-one {
    background-color: #fff;
    border-color: #fff;
}

.slider-content .slider-btn li a.rounded-one:hover {
    background-color: transparent;
    color: #fff;
}

.slider-content .slider-btn li a.rounded-two {
    border-color: #fff;
}

.slider-content .slider-btn li a.rounded-two:hover {
    background-color: #fff;
    color: #0067f4;
}

.carousel-indicators {
    margin-bottom: 50px;
}

.carousel-indicators li {
    display: block;
    width: 8px;
    height: 8px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50px;
    border: 0;
    margin: 0px 2px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .carousel-indicators li {
        width: 13px;
        height: 13px;
    }
}

@media (max-width: 767px) {
    .carousel-indicators li {
        width: 13px;
        height: 13px;
    }
}

.carousel-indicators li.active {
    background-color: #fff;
    width: 16px;
    border-radius: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .carousel-indicators li.active {
        width: 23px;
    }
}

@media (max-width: 767px) {
    .carousel-indicators li.active {
        width: 23px;
    }
}

.carousel .carousel-control-prev,
.carousel .carousel-control-next {
    top: 50%;
    font-size: 32px;
    color: #fff;
    bottom: auto;
    left: 60px;
    right: auto;
    opacity: 1;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 99;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 5px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .carousel .carousel-control-prev,
    .carousel .carousel-control-next {
        left: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .carousel .carousel-control-prev,
    .carousel .carousel-control-next {
        display: none;
    }
}

@media (max-width: 767px) {
    .carousel .carousel-control-prev,
    .carousel .carousel-control-next {
        display: none;
    }
}

.carousel .carousel-control-next {
    right: 60px;
    left: auto;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .carousel .carousel-control-next {
        right: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .carousel .carousel-control-next {
        right: 30px;
    }
}

@media (max-width: 767px) {
    .carousel .carousel-control-next {
        right: 30px;
    }
}

.single-features {
    padding: 40px 20px 52px;
    background-color: #fff;
}

.single-features .features-title-icon .features-title a {
    font-size: 36px;
    line-height: 45px;
    color: #121212;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    font-weight: 400;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .single-features .features-title-icon .features-title a {
        font-size: 24px;
        line-height: 35px;
    }
}

@media (max-width: 767px) {
    .single-features .features-title-icon .features-title a {
        font-size: 24px;
        line-height: 35px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .single-features .features-title-icon .features-title a {
        font-size: 36px;
        line-height: 45px;
    }
}

.single-features .features-title-icon .features-title a:hover {
    color: #0067f4;
}

.single-features .features-title-icon .features-icon {
    position: relative;
    display: inline-block;
}

.single-features .features-title-icon .features-icon i {
    font-size: 88px;
    line-height: 70px;
    color: #0067f4;
    position: relative;
    z-index: 5;
}

.single-features .features-title-icon .features-icon .shape {
    position: absolute;
    top: 0;
    left: 0;
}

.single-features .features-content .text {
    font-size: 14px;
    line-height: 20px;
    color: #121212;
    margin-top: 16px;
}

.single-features .features-content .features-btn {
    color: #0067f4;
    font-size: 16px;
    font-weight: 700;
    margin-top: 29px;
}


/*===========================
      18.PORTFOLIO css 
===========================*/

.portfolio-area {
    padding-top: 80px;
    padding-bottom: 30px;
    position: relative;
}

.portfolio-area .benefits {
    background: #151515;
    margin-top: 40px;
}

.portfolio-area .benefits .blue {
    color: #fff;
    padding-left: 30px;
    padding-right: 30px;
    background: url(../images/bg-pattern.webp) left top no-repeat;
}

.portfolio-area .benefits .within span.top {
    display: block;
}

.portfolio-area .benefits .within ul.bot-bor {
    border-bottom: 2px solid #fff;
    margin-bottom: 22px;
}

.portfolio-area .benefits .within ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.portfolio-area .benefits .within ul li {
    padding: 20px 0px 15px;
    line-height: 40px;
    width: 48%;
    vertical-align: top;
    display: flex;
}

.portfolio-area .benefits .within ul li span {
    color: #fff;
    display: block;
    line-height: 25px;
    margin-bottom: 15px;
}

.portfolio-area .benefits .within ul li strong {
    font-size: 80px;
    padding: 0 20px 0 0;
    font-weight: 300;
    position: relative;
    color: #fff;
    font-family: 'Helvetica Light';
}

.portfolio-area .benefits .within ul.li-wid li {
    width: 58%;
}

.portfolio-area .benefits .section-title .title:after {
    margin: 0;
}

.portfolio-area .benefits .text {
    color: #fff;
    font-family: 'Helvetica Light';
}

.portfolio-area .benefits .faq-content ul {
    width: 84%;
    margin-top: 5px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.portfolio-area .benefits .faq-content ul li {
    padding: 2px;
    color: #fff;
    width: 49%;
    line-height: 25px;
    font-family: 'Helvetica Light';
}

.portfolio-area .benefits .faq-content ul li.blue {
    background: #0025c9;
    color: #fff;
}

.portfolio-area .benefits .faq-content ul li.blue .num-wrapper .cont {
    font-size: 45px;
    color: #fff;
    line-height: 45px;
    font-weight: 400;
    font-family: 'Helvetica';
}

.portfolio-area .benefits .faq-content ul li .num-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.portfolio-area .benefits .faq-content ul li .num-wrapper .cont {
    font-size: 45px;
    color: #fff;
    font-weight: 400;
    line-height: 45px;
    font-family: 'Helvetica';
}

.portfolio-area .benefits .faq-content ul li .num-wrapper .data {
    width: 70%;
    line-height: 20px;
    margin-top: 4px;
}

.portfolio-area:before {
    position: absolute;
    content: '';
    width: 34%;
    height: 67%;
    background: url(../images/blue-dot.svg) 0 0 repeat;
    bottom: -15%;
    opacity: .5;
    left: 0%;
    z-index: -1
}

.portfolio-area:after {
    position: absolute;
    content: '';
    width: 34%;
    height: 100%;
    background: url(../images/blue-dot.svg) 0 0 repeat;
    top: -36%;
    opacity: .5;
    right: 0%;
    z-index: -1
}

.portfolio-area .pcs {
    margin-top: 10px;
}

.portfolio-area .pcs .bg-blue .data {
    text-align: left;
    background: #151515;
    padding: 80px 30px 20px;
    color: #fff;
    min-height: 430px;
}

.portfolio-area .pcs .bg-blue .data.blue {
    background: #0025c9;
}


/*.portfolio-area .pcs .bg-blue:hover .data{background: #0025c9;}*/

.portfolio-area .pcs .bg-blue .data .title {
    color: #fff;
    font-size: 24px;
    position: relative;
    padding: 20px 0 15px;
    line-height: 30px;
}

.portfolio-area .pcs .bg-blue .data .title:after {
    position: absolute;
    bottom: 0px;
    width: 40px;
    background: #fff;
    content: '';
    left: 0px;
    height: 3px;
}

.portfolio-area .pcs .bg-blue .data img {
    display: block;
    margin: 0
}

.portfolio-area .pcs .bg-blue .data p {
    padding: 0px;
    margin: 30px 0 0;
    font-family: 'Helvetica Light';
    color: #fff;
}

.portfolio-area .pcs .bg-blue .data span {
    min-height: 60px;
    color: #333;
    margin-top: 10px;
    font-size: 18px;
    display: block;
    font-weight: 600;
}

.portfolio-menu ul li {
    font-size: 16px;
    font-weight: 700;
    color: #6c6c6c;
    line-height: 48px;
    padding: 0 30px;
    position: relative;
    z-index: 5;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    cursor: pointer;
    width: 100%;
    border-radius: 50px;
    overflow: hidden;
    margin-top: 4px;
    text-transform: uppercase;
}

.portfolio-menu ul li:last-child {
    margin-right: 0;
}

.slider_area {
    position: relative;
    opacity: 1;
    background: url(../images/banner-hero.webp) no-repeat left top;
    background-size: cover;
    -webkit-animation: zoomout 0.8s ease-in;
    animation: zoomout 0.8s ease-in;
    transition: all 0.8s ease-out;
}

.carousel {
    background: none;
    -webkit-animation: zoomin 0.8s ease-in;
    animation: zoomin 0.8s ease-in;
    transition: all 0.8s ease-out;
}


/* Zoom in Keyframes */

@-webkit-keyframes zoomout {
    0% {
        transform: scale(1.1);
    }
    
    100% {
        transform: scale(1);
    }
}

@keyframes zoomin {
    0% {
        transform: scale(0.8);
    }
    
    100% {
        transform: scale(1);
    }
}


/*End of Zoom in Keyframes */


/* Zoom out Keyframes */

@-webkit-keyframes zoomout {
    0% {
        transform: scale(1.5);
        opacity: 0;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes zoomout {
    0% {
        transform: scale(1.5);
    }
    100% {
        transform: scale(1);
    }
}

.sh {
    position: absolute;
    bottom: 5%;
    width: 160px;
    margin: 0 auto;
    left: 0;
    right: 0px;
    z-index: 99;
}

.sh a {
    display: block;
    color: #fff;
    font-size: 12px;
    padding-top: 29px;
    font-family: 'Helvetica Light';
}

.sh img {
    display: block;
    margin: 0 auto 2px;
}

.sh a:before {
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    background: #0025c9;
    top: 5px;
    left: 0px;
    right: 0;
    margin: 0 auto;
    border-radius: 50%;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: scroll;
    animation-name: scroll;
}

.sh a:after {
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    right: 0;
    width: 19px;
    height: 29px;
    box-shadow: inset 0 0 0 1px #fff;
    border-radius: 25px;
    margin: 0 auto;
}

@-webkit-keyframes scroll {
    to {
        opacity: 0;
        transform: translateY(25px)
    }
}

@keyframes scroll {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translateY(25px)
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .portfolio-menu ul li {
        font-size: 14px;
        padding: 0 26px;
    }
}

@media (max-width: 767px) {
    .portfolio-menu ul li {
        font-size: 14px;
        padding: 0 22px;
        line-height: 42px;
    }
}

.portfolio-menu ul li::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(left, #0067f4 0%, #2bdbdc 100%);
    background: -o-linear-gradient(left, #0067f4 0%, #2bdbdc 100%);
    background: linear-gradient(to right, #0067f4 0%, #2bdbdc 100%);
    z-index: -1;
    opacity: 0;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.portfolio-menu ul li:hover,
.portfolio-menu ul li.active {
    color: #fff;
}

.portfolio-menu ul li:hover::before,
.portfolio-menu ul li.active::before {
    opacity: 1;
}

.single-portfolio .portfolio-image {
    position: relative;
    overflow: hidden;
}

.single-portfolio .portfolio-image img {
    width: 100%;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.single-portfolio .portfolio-image .portfolio-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
    border-radius: 8px;
}

.single-portfolio .portfolio-image .portfolio-overlay .portfolio-content {
    padding: 16px;
}

.single-portfolio .portfolio-image .portfolio-overlay .portfolio-content .portfolio-icon {
    position: relative;
    display: inline-block;
    margin: 0 20px;
}

.single-portfolio .portfolio-image .portfolio-overlay .portfolio-content .portfolio-icon a {
    font-size: 48px;
    color: #0067f4;
    position: relative;
    z-index: 5;
    line-height: 50px;
}

.single-portfolio .portfolio-image .portfolio-overlay .portfolio-content .portfolio-icon .shape {
    position: absolute;
    top: 7px;
    left: 0;
}

.single-portfolio:hover .portfolio-overlay {
    opacity: 1;
    visibility: visible;
}


/*===========================
      16.PRICING css 
===========================*/

.pricing-area {
    /*background-color: #f4f6f7;*/
    padding-top: 80px;
    padding-bottom: 30px;
    position: relative;
    color: #fff;
}

.pricing-area:after {
    position: absolute;
    content: '';
    width: 34%;
    height: 100%;
    background: url(../images/blue-dot.svg) 0 0 repeat;
    bottom: -36%;
    opacity: .5;
    right: 0%;
    z-index: -1
}

.pricing-area .text {
    font-size: 24px;
    color: #fff;
    font-family: 'Helvetica Light';
}

.pricing-area .bluetext {
    font-size: 22px;
    color: #0025c9;
    margin-bottom: 10px;
}

.pricing-area .offbluetext {
    font-size: 22px;
    color: #6270b0;
    margin-bottom: 10px;
}

.pricing-area .offbluegrey {
    font-size: 22px;
    color: #757780;
    margin-top: 10px;
}

.pricing-area .grid-col {
    width: 100%;
}

.pricing-area .grid-col ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.pricing-area .grid-col ul li {
    width: 33.33%;
    padding: 40px;
    overflow: hidden;
    /*border:2px dashed #9699a9;*/
}

.pricing-area .grid-col ul li.a1 {
    border-left: 2px solid #0025c9;
    border-top: 2px solid #0025c9;
    border-right: 2px dashed #6270b0;
}

.pricing-area .grid-col ul li.a2 {
    border-right: 2px solid #0025c9;
    border-top: 2px dashed #6270b0;
}

.pricing-area .grid-col ul li.a3 {
    border-right: 2px dashed #6270b0;
    border-top: 2px dashed #6270b0;
}

.pricing-area .grid-col ul li.a4 {
    border-left: 2px solid #0025c9;
    border-bottom: 2px solid #0025c9;
    border-top: 2px dotted #9699a9;
    border-right: 2px dashed #6270b0
}

.pricing-area .grid-col ul li.a5 {
    border-right: 2px dotted #6270b0;
    border-bottom: 2px dashed #6270b0;
    border-top: 2px dotted #9699a9
}

.pricing-area .grid-col ul li.a6 {
    border-top: 2px solid #343434;
    border-right: 2px dashed #6270b0;
    border-bottom: 2px dashed #6270b0;
}

.pricing-area .grid-col ul li.a7 {
    border-left: 2px dotted #9699a9;
    border-bottom: 2px dotted #9699a9;
    border-right: 2px solid #343434;
}

.pricing-area .grid-col ul li.a8 {
    border-right: 2px dotted #9699a9;
    border-bottom: 2px dotted #9699a9;
}

.pricing-area .grid-col ul li.a9 {
    border-right: 2px solid #343434;
    border-bottom: 2px solid #343434;
}

.pricing-area .grid-col ul li .data-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.pricing-area .grid-col ul li .img {
    float: left;
    width: 80px;
    text-align: center;
}

.pricing-area .grid-col ul li .img img {
    max-width: 100%;
}

.pricing-area .grid-col ul li .data {
    float: left;
    width: 70%;
    padding: 10px 0 0;
}

.pricing-area .grid-col ul li .data .title {
    display: block;
    font-size: 24px;
    color: #fff;
    line-height: 28px;
    margin-bottom: 7px;
}

.pricing-area .grid-col ul li .data .titlesmall {
    display: block;
    font-size: 16px;
    color: #fff;
    padding-right: 52px;
}


/*===== PRICING STYLE NINE =====*/

.pricing-style {
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    padding: 24px 20px 38px;
    border-radius: 8px;
    position: relative;
    overflow: hidden;
    background: -webkit-linear-gradient(#2bdbdc 0%, #0067f4 100%);
    background: -o-linear-gradient(#2bdbdc 0%, #0067f4 100%);
    background: linear-gradient(#2bdbdc 0%, #0067f4 100%);
}

.pricing-style .pricing-icon img {
    width: 190px;
}

.pricing-style .pricing-header .sub-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    color: #fff;
    position: relative;
    margin-top: 24px;
}

.pricing-style .pricing-header .month {
    font-size: 20px;
    font-weight: 300;
    line-height: 25px;
    color: #fff;
    margin-top: 3px;
}

.pricing-style .pricing-header .month .price {
    font-size: 36px;
    font-weight: 600;
    line-height: 45px;
    color: #fff;
    margin-top: 8px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .pricing-style .pricing-header .month .price {
        font-size: 24px;
        margin-top: 32px;
        line-height: 30px;
    }
}

.pricing-style .pricing-list {
    margin-top: 24px;
}

.pricing-style .pricing-list ul li {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    margin-top: 16px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .pricing-style .pricing-list ul li {
        font-size: 14px;
        margin-top: 12px;
    }
}

@media (max-width: 767px) {
    .pricing-style .pricing-list ul li {
        font-size: 14px;
        margin-top: 12px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .pricing-style .pricing-list ul li {
        font-size: 16px;
        margin-top: 16px;
    }
}

.pricing-style .pricing-list ul li i {
    color: #fff;
    margin-right: 8px;
}

.pricing-style .pricing-btn {
    margin-top: 31px;
}

.pricing-style .pricing-btn .main-btn {
    background-color: #fff;
    border-color: #fff;
}

.pricing-style .pricing-btn .main-btn:hover {
    color: #0067f4;
    -webkit-box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.16);
}


/*===========================
       15.ABOUT css 
===========================*/

.about-area {
    padding: 7rem 0;
    position: relative;
}

.about-area .about-title .sub-title {
    font-size: 18px;
    font-weight: 400;
    color: #0067f4;
    text-transform: uppercase;
}

.about-area .about-title .title {
    font-size: 30px;
    padding-top: 10px;
}

.Hotspots-area {
    padding: 12rem 0;
    position: relative;
    background: url(../images/bg2.webp) no-repeat left top;
    background-size: cover;
}

.foes-types {
    padding: 7rem 0;
    position: relative;
}

.chart-area {
    padding: 2rem 0 8rem;
    position: relative;
}

.stores-area {
    background-color: #0025c9;
    padding: 8rem 0;
    position: relative;
}

.silver-area {
    background-color: #010f47;
    padding: 5rem 0;
    position: relative;
}

.foes-col {
    border-radius: 10px;
}

.foes-title1 {
    border-radius: 10px 10px 0 0;
    color: #fff;
    font-size: 24px;
}

.foes-title2 {
    border-radius: 0 0 10px 10px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    font-weight: 700;
    font-size: 54px;
}

.foes-title2 span {
    font-weight: 400;
    font-size: 32px;
    font-family: Helvetica;
}

.foes-txt {
    padding-bottom: 120px !important;
}

.storesdata {
    border-radius: 10px;
}

.store-title1 h3 {
    font-size: 24px;
}

.store-title2 {
    font-size: 24px;
}

.store-title1 {
    font-size: 24px;
    position: relative;
    padding-bottom: 15px;
}

.store-title1:after {
    position: absolute;
    bottom: 0;
    width: 50px;
    background: #0025c9;
    content: '';
    left: 0;
    height: 4px;
}

.bg-black {
    background-color: #000;
}

.anit-ico,
.anit-ico1 {
    position: relative;
    padding-right: 12px;
    width: 22%;
    max-width: 141px;
    min-width: 141px;
}

.anit-ico1 {
    padding-right: 0;
    padding-left: 12px;
}

.anit-ico img,
.anit-ico1 img {
    width: 129px;
}

.anit-ico::after,
.anit-ico1::before {
    position: absolute;
    bottom: -4px;
    top: -4px;
    background: #0025c9;
    content: '';
    right: 0;
    width: 12px;
    border-radius: 6px;
}

.anit-ico1::before {
    background: #606060;
    left: 0;
    right: auto;
}

.anti-ransomware-cont {
    background-color: #606060;
    border-radius: 2px 90px 90px 2px;
    color: #fff;
    width: 78%;
}

.anti-ransomware-sm .anti-ransomware-cont-blue,
.anti-ransomware-sm .anit-ico1::before {
    background-color: #606060;
}

.anti-ransomware-sm .anti-ransomware-cont-gray,
.anti-ransomware-sm .anit-ico-gray::after {
    background-color: #0025c9;
}

.anti-ransomware-cont1 {
    background-color: #0025c9;
    border-radius: 90px 2px 2px 90px;
    color: #fff;
    width: 78%;
}

.anit-ico-blue::before,
.anti-ransomware-cont-blue {
    background-color: #0025c9;
}

.anit-ico-gray::after,
.anti-ransomware-cont-gray {
    background-color: #606060;
}

.anti-ransomware-cont .title1,
.anti-ransomware-cont1 .title1 {
    color: #fff;
    font-size: 28px;
}

.shield-area {
    background-color: #000;
    padding: 6rem 0;
    position: relative;
}

.team-area {
    background-color: #010f47;
    padding: 2rem 0 8em;
    position: relative
}

.list-icon-text {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.list-icon-text li {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: table;
    align-items: center;
    border: 2px dashed #fff;
    background-color: #010f47;
    border-top-width: 0;
}

.list-icon-text li:first-child {
    border-top-width: 2px;
}

.key-icon {
    min-width: 180px;
    text-align: center;
    background-color: #0025c9;
    height: 100%;
    padding: 30px 0;
    display: table-cell;
    vertical-align: middle;
}

.key-border-right {
    border-right: 2px dashed #fff;
}

.key-border-left {
    border-left: 2px dashed #fff;
}

.key-icon img {
    width: 100px;
}

.team-list,
.team-list li {
    list-style-type: none;
    padding: 0;
    transition: all 0.7s;
}

.team-list li {
    padding: 0 0 8px 40px;
    position: relative;
    color: #fff;
}

.team-list li::before {
    position: absolute;
    left: 0;
    content: '';
    background: #fff;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    display: block;
    top: 6px;
}

.team-list li:hover {
    padding-left: 20px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-area .about-title .title {
        font-size: 26px;
    }
}

@media (max-width: 767px) {
    .about-area .about-title .title {
        font-size: 22px;
    }
}

.about-area .about-accordion .accordion .card {
    border: 0;
    background: none;
}

.about-area .about-accordion .accordion .card .card-header {
    padding: 0;
    border: 0;
    background: none;
    margin-top: 40px;
}

.about-area .about-accordion .accordion .card .card-header a {
    font-size: 18px;
    font-weight: 500;
    color: #000;
    display: block;
    position: relative;
    padding-right: 20px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-area .about-accordion .accordion .card .card-header a {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .about-area .about-accordion .accordion .card .card-header a {
        font-size: 16px;
    }
}

.about-area .about-accordion .accordion .card .card-header a::before {
    content: '\ea58';
    font-family: 'LineIcons';
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.about-area .about-accordion .accordion .card .card-header .collapsed::before {
    content: '\ea5c';
}

.about-area .about-accordion .accordion .card .card-body {
    padding: 20px 20px 0;
}

.about-area .about-image img {
    width: 100%;
}


/*===========================
      26.TESTIMONIAL css 
===========================*/


/*===== TESTIMONIAL STYLE THREE =====*/

.testimonial-area {
    padding-top: 80px;
    padding-bottom: 130px;
    background-color: #f4f6f7;
}

.testimonial-area .testimonial-left-content .sub-title {
    font-size: 18px;
    font-weight: 400;
    color: #0067f4;
    text-transform: uppercase;
}

@media (max-width: 767px) {
    .testimonial-area .testimonial-left-content .sub-title {
        font-size: 16px;
    }
}

.testimonial-area .testimonial-left-content .title {
    font-size: 32px;
    padding-top: 10px;
    color: #121212;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .testimonial-area .testimonial-left-content .title {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .testimonial-area .testimonial-left-content .title {
        font-size: 24px;
    }
}

.testimonial-area .testimonial-left-content .testimonial-line {
    padding-top: 10px;
}

.testimonial-area .testimonial-left-content .testimonial-line li {
    height: 5px;
    background-color: #0067f4;
    opacity: 0.2;
    display: inline-block;
    border-radius: 50px;
    margin-right: 3px;
}

.testimonial-area .testimonial-left-content .testimonial-line li:nth-of-type(1) {
    width: 40px;
}

.testimonial-area .testimonial-left-content .testimonial-line li:nth-of-type(2) {
    width: 15px;
}

.testimonial-area .testimonial-left-content .testimonial-line li:nth-of-type(3) {
    width: 10px;
}

.testimonial-area .testimonial-left-content .testimonial-line li:nth-of-type(4) {
    width: 5px;
}

.testimonial-area .testimonial-left-content .text {
    padding-top: 15px;
}

.testimonial-area .testimonial-right-content {
    position: relative;
    background-color: #e9ecef;
    -webkit-box-shadow: 0px 30px 70px 0px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0px 30px 70px 0px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 30px 70px 0px rgba(0, 0, 0, 0.07);
    border-radius: 50px;
    max-width: 500px;
    padding-top: 50px;
}

.testimonial-area .testimonial-right-content .quota {
    position: absolute;
    top: 10px;
    left: 15px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    opacity: 0.1;
}

.testimonial-area .testimonial-right-content .quota i {
    font-size: 130px;
    line-height: 95px;
    color: #0067f4;
}

.testimonial-area .testimonial-content-wrapper {
    position: relative;
    left: 70px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .testimonial-area .testimonial-content-wrapper {
        left: 0;
    }
}

@media (max-width: 767px) {
    .testimonial-area .testimonial-content-wrapper {
        left: 0;
    }
}

.single-testimonial {
    background-color: #fff;
    padding: 40px 30px 50px;
    border-radius: 50px;
}

.single-testimonial .testimonial-text .text {
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    color: #121212;
    padding-bottom: 25px;
}

@media (max-width: 767px) {
    .single-testimonial .testimonial-text .text {
        font-size: 18px;
        line-height: 32px;
    }
}

.single-testimonial .testimonial-author {
    border-top: 1px solid #e9ecef;
    padding-top: 50px;
}

.single-testimonial .testimonial-author .author-info .author-image img {
    border-radius: 50%;
    width: 70px;
}

.single-testimonial .testimonial-author .author-info .author-name {
    padding-left: 30px;
}

.single-testimonial .testimonial-author .author-info .author-name .name {
    font-size: 16px;
    font-weight: 700;
    color: #121212;
}

.single-testimonial .testimonial-author .author-info .author-name .sub-title {
    font-size: 14px;
    color: #a4a4a4;
    margin-top: 5px;
}

@media (max-width: 767px) {
    .single-testimonial .testimonial-author .author-review {
        padding-left: 100px;
        padding-top: 15px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .single-testimonial .testimonial-author .author-review {
        padding-left: 0;
        padding-top: 15px;
    }
}

.single-testimonial .testimonial-author .author-review .star li {
    display: inline-block;
    font-size: 14px;
    color: #ffb400;
}

.single-testimonial .testimonial-author .author-review .review {
    font-size: 14px;
    color: #000;
    margin-top: 5px;
}

.testimonial-active .slick-arrow {
    position: absolute;
    bottom: 0;
    left: -635px;
    font-size: 22px;
    cursor: pointer;
    color: #a4a4a4;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .testimonial-active .slick-arrow {
        left: -480px;
    }
}

.testimonial-active .slick-arrow:hover {
    color: #000;
}

.testimonial-active .slick-arrow.next {
    left: -600px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .testimonial-active .slick-arrow.next {
        left: -445px;
    }
}


/*===========================
        13.TEAM css 
===========================*/


/*===== TEAM STYLE ELEVEN =====*/

.team-style-eleven {
    position: relative;
    -webkit-box-shadow: 0px 8px 16px 0px rgba(72, 127, 255, 0.1);
    -moz-box-shadow: 0px 8px 16px 0px rgba(72, 127, 255, 0.1);
    box-shadow: 0px 8px 16px 0px rgba(72, 127, 255, 0.1);
}

.team-style-eleven .team-image img {
    width: 100%;
}

.team-style-eleven .team-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    padding-top: 25px;
    padding-bottom: 25px;
    z-index: 5;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

@media (max-width: 767px) {
    .team-style-eleven .team-content {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

.team-style-eleven .team-content::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: -webkit-linear-gradient(left, #0067f4 0%, #2bdbdc 100%);
    background: -o-linear-gradient(left, #0067f4 0%, #2bdbdc 100%);
    background: linear-gradient(to right, #0067f4 0%, #2bdbdc 100%);
    z-index: -1;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    opacity: 0;
}

.team-style-eleven .team-content .team-social {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    visibility: hidden;
    opacity: 0;
}

.team-style-eleven .team-content .team-social .social {
    background-color: #fff;
    display: inline-block;
    padding: 10px 20px 6px;
    border-radius: 50px;
}

.team-style-eleven .team-content .team-social .social li {
    display: inline-block;
    margin: 0 8px;
}

.team-style-eleven .team-content .team-social .social li a {
    font-size: 16px;
    color: #a4a4a4;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.team-style-eleven .team-content .team-social .social li a:hover {
    color: #0067f4;
}

.team-style-eleven .team-content .team-name a {
    color: #121212;
    font-size: 24px;
    font-weight: 600;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

@media (max-width: 767px) {
    .team-style-eleven .team-content .team-name a {
        font-size: 18px;
    }
}

.team-style-eleven .team-content .sub-title {
    font-size: 16px;
    color: #0067f4;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

@media (max-width: 767px) {
    .team-style-eleven .team-content .sub-title {
        font-size: 14px;
    }
}

.team-style-eleven:hover .team-content {
    padding-top: 50px;
}

@media (max-width: 767px) {
    .team-style-eleven:hover .team-content {
        padding-top: 35px;
    }
}

.team-style-eleven:hover .team-content::before {
    opacity: 1;
}

.team-style-eleven:hover .team-content .team-social {
    top: -20px;
    visibility: visible;
    opacity: 1;
}

.team-style-eleven:hover .team-content .team-name a {
    color: #fff;
}

.team-style-eleven:hover .team-content .sub-title {
    color: #fff;
}

.casestudies-area {
    position: relative;
}

.casestudies-area:before {
    position: absolute;
    content: '';
    width: 34%;
    height: 67%;
    background: url(../images/blue-dot.svg) 0 0 repeat;
    top: -21%;
    opacity: .5;
    left: 0%;
    z-index: -1
}

.casestudies-area:after {
    position: absolute;
    content: '';
    width: 34%;
    height: 100%;
    background: url(../images/blue-dot.svg) 0 0 repeat;
    bottom: -36%;
    opacity: .5;
    right: 0%;
    z-index: -1
}

.casestudies-area .pcs {
    margin-top: 10px;
}

.casestudies-area .pcs .bg-blue .data {
    text-align: left;
    background: #151515;
    padding: 0px 0 20px;
    color: #fff;
}

.casestudies-area .pcs .bg-blue .data.blue {
    background: #0025c9;
}


/*.casestudies-area .pcs .bg-blue:hover .data{background: #0025c9;}*/

.casestudies-area .pcs .bg-blue .data .title {
    color: #fff;
    font-size: 24px;
    position: relative;
    padding: 20px 30px 17px;
    line-height: 30px;
}

.casestudies-area .pcs .bg-blue .data .title:after {
    position: absolute;
    bottom: 0px;
    width: 60px;
    background: #fff;
    content: '';
    left: 30px;
    height: 3px;
}

.casestudies-area .pcs .bg-blue .data img {
    display: block;
    margin: 0 auto
}

.casestudies-area .pcs .bg-blue .data ul {
    padding: 0px 30px;
    margin: 30px 0 0;
}

.casestudies-area .pcs .bg-blue .data ul.pbc-30 {
    padding-bottom: 24px;
}

.casestudies-area .pcs .bg-blue .data ul li {
    padding: 0 0 0 32px;
    margin: 0 0 8px;
    font-weight: 300;
    vertical-align: top;
    position: relative;
}

.casestudies-area .pcs .bg-blue .data ul li strong {
    font-weight: 700;
    font-size: 20px;
}

.casestudies-area .pcs .bg-blue .data ul li:after {
    position: absolute;
    top: 13px;
    width: 20px;
    background: #fff;
    content: '';
    left: 0px;
    height: 2px;
}

.casestudies-area .pcs .bg-blue .data span {
    min-height: 60px;
    color: #333;
    margin-top: 10px;
    font-size: 18px;
    display: block;
    font-weight: 600;
}

.citations-area {
    overflow: hidden;
}

.citations-area .citations .bg-whites .data {
    text-align: left;
    background: #fff;
    padding: 10px 20px;
    margin-bottom: 10px;
}

.citations-area .citations .bg-whites .data .title {
    color: #153ade;
    font-size: 22px;
    position: relative;
}

.citations-area .citations .bg-whites .data .title:after {
    position: absolute;
    bottom: 0px;
    width: 40px;
    background: #153ade;
    content: '';
    left: 0px;
    height: 3px;
}

.citations-area .citations .bg-whites .data img {
    display: block;
    margin: 0 auto
}

.citations-area .citations .bg-whites .data span {
    min-height: 40px;
    color: #333;
    margin-top: 10px;
    font-size: 20px;
    display: block;
    font-weight: 400;
}

.readmore {
    position: relative;
}

.readmore a {
    position: relative;
    padding-right: 20px;
    font-size: 14px;
    font-weight: 500;
    color: #153ade;
}

.readmore a:after {
    position: absolute;
    top: 50%;
    width: 15px;
    background: #153ade;
    content: '';
    right: 0px;
    height: 1px;
}

.readmores-blue {
    position: relative;
    text-align: right;
}

.readmores-blue a {
    position: relative;
    padding: 12px;
    padding-right: 40px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    background: #153ade;
}

.readmores-blue a:after {
    position: absolute;
    top: 50%;
    width: 15px;
    background: #fff;
    content: '';
    right: 10px;
    height: 1px;
}

.readmores-white {
    position: relative;
    text-align: left;
}

.readmores-white a {
    position: relative;
    padding: 12px;
    padding-right: 40px;
    font-size: 14px;
    font-weight: 500;
    color: #153ade;
    background: #fff;
}

.readmores-white a:after {
    position: absolute;
    top: 50%;
    width: 15px;
    background: #153ade;
    content: '';
    right: 10px;
    height: 1px;
}

.readmores-blue-center {
    position: relative;
    text-align: center;
}

.readmores-blue-center a {
    position: relative;
    padding: 12px;
    padding-right: 40px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    background: #153ade;
}

.readmores-blue-center a:after {
    position: absolute;
    top: 50%;
    width: 15px;
    background: #fff;
    content: '';
    right: 10px;
    height: 1px;
}

.readmores-blue-center a:hover {
    color: #0025c9;
    background: #fff;
}

.readmores-blue-center a:hover:after {
    background: #0025c9;
}

.readmores-blue-left {
    position: relative;
    text-align: left;
}

.readmores-blue-left a {
    position: relative;
    padding: 12px 20px;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    background: #fe9a00;
    text-align: center;
    font-family: Helvetica Bold;
	transition: all 0.6s;
}

.readmores-blue-left a:hover {
    color: #0025c9;
    background: #fff;
	border-radius: 10px;
}

.readmores-blue-left a:hover:after {
    background: #0025c9;
}

.strength-area h4.subtitle {
    color: #fff;
    font-weight: 500;
    font-size: 24px;
}

.strength-area .bg-grey {
    background: #151515;
    position: relative;
    overflow: hidden;
}

.strength-area .bg-grey:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 57%;
    background: url(../images/patten-home.webp) left top no-repeat;
    top: 0%;
    opacity: .5;
    left: 0%;
}

.about-area .container-fluid .row .col-lg-7.slider-wrapper {
    overflow: hidden;
}

.about-area .container-fluid .row .col-lg-7 .sh {
    color: #fff;
    font-size: 12px;
    padding-bottom: 7px;
    width: 160px;
    margin: 0px auto 0;
    position: relative;
}

.about-area .container-fluid .row .col-lg-7 .sh:before {
    position: absolute;
    bottom: -4px;
    content: '';
    background: #0025c9;
    left: 44px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 0 auto;
    display: block;
    z-index: 1;
}

.about-area .container-fluid .row .col-lg-7 .sh:after {
    position: absolute;
    bottom: 0px;
    content: '';
    background: #fff;
    left: 0px;
    right: 0px;
    width: 60px;
    height: 1px;
    margin: 0 auto;
    display: block;
}

.about-area .container-fluid .row .col-lg-7.slider-wrapper .col-lg-4 {
    padding: 0px 7px;
}

.about-area .rpa {
    margin-top: 10px;
    overflow: hidden;
}

.about-area .rpa .slick-slide {
    margin: 0 8px;
}

.about-area .rpa .slick-list {
    margin: 0 -8px;
}


/*.about-area .rpa .slick-slide.slick-current.slick-active{width:320px !important;}*/

.about-area .rpa .item {
    margin-top: 10px;
    float: left;
}

.about-area .rpa .bg-blue .data {
    text-align: left;
    background: #151515;
    padding: 0px 0 0px;
    color: #fff;
    position: relative;
}

.about-area .rpa .bg-blue .data.blue {
    background: #0025c9;
}

.about-area .rpa .bg-blue .data .title {
    color: #fff;
    font-size: 24px;
    position: relative;
    padding: 20px 20px 10px;
    line-height: 30px;
}

.about-area .rpa .bg-blue .data .title:after {
    position: absolute;
    bottom: 0px;
    width: 60px;
    background: #fff;
    content: '';
    left: 20px;
    height: 3px;
}

.about-area .rpa .bg-blue .data img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 100%;
}

.about-area .rpa .bg-blue .data .pos-up {
    position: absolute;
    width: 100%;
    bottom: 5%;
    left: 0;
    display: block;
}

.about-area .rpa .bg-blue .data ul {
    padding: 0px 10px 0 20px;
    margin: 15px 0 0;
}

.about-area .rpa .bg-blue .data ul.pbc-30 {
    padding-bottom: 24px;
}

.about-area .rpa .bg-blue .data ul li {
    padding: 0 0 0 10px;
    margin: 0 0 2px;
    font-weight: 300;
    font-size: 14px;
    vertical-align: top;
    position: relative;
}

.about-area .rpa .bg-blue .data ul li strong {
    font-weight: 700;
    font-size: 20px;
}

.about-area .rpa .bg-blue .data ul li:after {
    position: absolute;
    top: 10px;
    width: 7px;
    background: #fff;
    content: '';
    left: 0px;
    height: 1px;
}

.about-area .rpa .bg-blue .data span {
    min-height: 60px;
    color: #333;
    margin-top: 10px;
    font-size: 18px;
    display: block;
    font-weight: 600;
}

.slick-dots {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    padding: 1rem 0;
    list-style-type: none;
}

.slick-dots button {
    display: block;
    width: 1rem;
    height: 1rem;
    padding: 0;
    border: none;
    border-radius: 100%;
    background-color: #fff;
    text-indent: -9999px;
}

.slick-dots li {
    margin: 0 0.25rem;
}

.slick-dots li.slick-active button {
    background-color: #0025C9;
}

.modal-section6 {
    padding-top: 20px;
    color: #fff;
    position: relative;
}

.modal-section6:before {
    position: absolute;
    content: '';
    width: 34%;
    height: 96%;
    background: url(../images/blue-dot.svg) 0 0px repeat;
    top: -60%;
    opacity: .5;
    left: 0%;
    z-index: -1
}

.modal-section6:after {
    position: absolute;
    content: '';
    width: 34%;
    height: 100%;
    background: url(../images/blue-dot.svg) 0 0 repeat;
    bottom: -50%;
    opacity: .5;
    right: 0%;
}

.modal-section6 p {
    font-weight: 300;
    font-family: 'Helvetica Light';
    color: #fff;
}

.industries-circles {
    margin: 0px auto;
    height: 500px;
    width: 500px;
    display: block;
    position: relative;
    z-index: 2;
}

.ind-circle1 {
    position: absolute;
    top: 0%;
    content: '';
    border: 2px dashed #fefefe;
    left: 0px;
    right: 0px;
    width: 500px;
    height: 500px;
    margin: 0 auto;
    border-radius: 50%;
    display: block;
    z-index: -1;
}

.ind-circle2 {
    position: absolute;
    top: 10%;
    content: '';
    border: 2px dashed #fefefe;
    left: 10%;
    width: 80%;
    height: 80%;
    margin: 0 auto;
    border-radius: 50%;
    display: block;
    z-index: -1;
}

.ind-circle3 {
    position: absolute;
    top: 20%;
    content: '';
    border: 2px dashed #fefefe;
    left: 20%;
    width: 60%;
    height: 60%;
    margin: 0 auto;
    border-radius: 50%;
    display: block;
    z-index: -1;
}

.ind-circle4 {
    position: absolute;
    top: 32%;
    content: '';
    border: 2px dashed #fefefe;
    left: 32%;
    width: 35%;
    height: 35%;
    margin: 0 auto;
    border-radius: 50%;
    display: block;
    z-index: -1;
}

.ind-line1 {
    position: absolute;
    top: 0;
    bottom: 0;
    content: '';
    border-left: 2px dashed #fefefe;
    left: 49.6%;
    width: 2px;
    height: 100%;
    margin: 0 auto;
    border-radius: 0;
    display: block;
    z-index: -1;
    transform: rotate(180deg);
}

.ind-line2 {
    position: absolute;
    top: 50%;
    bottom: 0;
    content: '';
    border-top: 2px dashed #fefefe;
    left: 0;
    width: 100%;
    height: 2px;
    margin-top: -1px;
    border-radius: 0;
    display: block;
    z-index: -1;
    transform: rotate(-180deg);
}

.white-circle {
    position: absolute;
    bottom: 0px;
    content: '';
    background: #fff;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    display: block;
}

.c1 {
    top: 50%;
    left: 50%;
    margin-top: -2px;
    margin-left: -2px;
}

.c2 {
    top: 50%;
    right: 0;
    margin-top: -2px;
    margin-right: -6px;
}

.c3 {
    top: 50%;
    left: 0;
    margin-top: -2px;
    margin-left: -6px;
}

.c4 {
    top: 0;
    left: 50%;
    margin-top: -5px;
    margin-left: -3px;
}

.c5 {
    bottom: 0;
    left: 50%;
    margin-bottom: -5px;
    margin-left: -3px;
}

.c6 {
    top: 50%;
    right: 0;
    margin-top: -5px;
    margin-right: -6px;
}

.c7 {
    top: 50%;
    left: 0;
    margin-top: -5px;
    margin-left: -6px;
}

.c8 {
    top: 0;
    left: 50%;
    margin-top: -5px;
    margin-left: -5px;
}

.c9 {
    bottom: 0;
    left: 50%;
    margin-bottom: -6px;
    margin-left: -6px;
}

.blue-line {
    background-color: #0025c9;
    position: absolute;
    z-index: 1;
}

.blue-line1 {
    z-index: -2;
    width: 2px;
    top: 4%;
    left: 50%;
    margin-left: -2px;
    height: 46%;
}

.blue-line2 {
    width: 40%;
    height: 1px;
    top: 54%;
    left: 9%;
    margin-top: -2px;
    z-index: 1;
    transform: rotate(-10deg) skew(-10deg) !important;
    -webkit-transform: rotate(-10deg) skew(-10deg) !important;
    -moz-transform: rotate(-10deg) skew(-10deg) !important;
    -ms-transform: rotate(-10deg) skew(-10deg) !important;
    -o-transform: rotate(-10deg) skew(-10deg) !important;
}

.blue-line3 {
    width: 26%;
    height: 1px;
    top: 62%;
    right: 30%;
    margin-top: -2px;
    z-index: 1;
    transform: rotate(240deg) !important;
    -webkit-transform: rotate(240deg) !important;
    -moz-transform: rotate(240deg) !important;
    -ms-transform: rotate(240deg) !important;
    -o-transform: rotate(240deg) !important;
}

.blue-line4 {
    width: 30%;
    height: 1px;
    top: 56%;
    right: 20%;
    margin-top: -2px;
    z-index: 1;
    transform: rotate(200deg) !important;
    -webkit-transform: rotate(200deg) !important;
    -moz-transform: rotate(200deg) !important;
    -ms-transform: rotate(200deg) !important;
    -o-transform: rotate(200deg) !important;
}

.blue-line5 {
    width: 18%;
    height: 1px;
    top: 56%;
    left: 33%;
    margin-top: 0;
    z-index: 1;
    transform: rotate(-40deg) !important;
    -webkit-transform: rotate(-40deg) !important;
    -moz-transform: rotate(-40deg) !important;
    -ms-transform: rotate(-40deg) !important;
    -o-transform: rotate(-40deg) !important;
}

.blue-line6 {
    width: 10%;
    height: 1px;
    top: 46%;
    left: 41%;
    margin-top: -2px;
    z-index: 1;
    transform: rotate(226deg) !important;
    -webkit-transform: rotate(226deg) !important;
    -moz-transform: rotate(226deg) !important;
    -ms-transform: rotate(226deg) !important;
    -o-transform: rotate(226deg) !important;
}

.blue-line7 {
    width: 9%;
    height: 1px;
    top: 47%;
    left: 50%;
    margin-top: 0;
    z-index: 1;
    transform: rotate(148deg) !important;
    -webkit-transform: rotate(148deg) !important;
    -moz-transform: rotate(148deg) !important;
    -ms-transform: rotate(148deg) !important;
    -o-transform: rotate(148deg) !important;
}

.ind-round {
    position: absolute;
    background: #0025c9;
    border: 0;
    width: 110px;
    height: 110px;
    margin: 0;
    font-weight: 500;
    vertical-align: top;
    text-align: center;
    border-radius: 50%;
    display: table;
    z-index: 5;
    font-size: 14px;
}

.ind-round span {
    display: block;
}

.round1 {
    top: 15px;
    left: 50%;
    margin-left: -55px;
}

.round2 {
    top: 46%;
    left: 5%;
    margin-left: 0;
}

.round3 {
    bottom: 8%;
    right: 23%;
    margin-left: 0;
}

.round4 {
    bottom: 28%;
    right: 8%;
    margin-left: 0;
}

.round5 {
    bottom: 20%;
    left: 29%;
    margin-left: 0;
}

.round6 {
    top: 29%;
    left: 27%;
    margin-left: 0;
}

.round7 {
    top: 27%;
    right: 23%;
    margin-left: 0;
}

.ind-round-cont {
    display: table-cell !important;
    vertical-align: middle;
    line-height: normal;
    text-align: center;
}

.ind-round-cont img {
    margin-bottom: 5px;
    width: 40px;
}

.ind-round-cont strong {
    font-size: 20px;
}

.modal-section6 .automation-wrap ul {
    margin: 0px auto;
    height: 530px;
    width: 530px;
    display: block;
    position: relative;
}

.modal-section6 .automation-wrap ul:after {
    position: absolute;
    top: 0%;
    content: '';
    border: 2px dashed #fff;
    left: 0px;
    right: 0px;
    width: 530px;
    height: 530px;
    margin: 0 auto;
    border-radius: 50%;
    display: block;
    z-index: -1;
}

.modal-section6 .automation-wrap ul li {
    position: absolute;
    background: #151515;
    border: 1px solid #0025c9;
    width: 130px;
    height: 130px;
    left: 0;
    right: 0;
    top: 200px;
    margin: 0 auto;
    font-weight: 500;
    vertical-align: top;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    z-index: 5;
}

.modal-section6 .automation-wrap ul>li.r1 {
    left: -510px;
    top: 195px
}

.modal-section6 .automation-wrap ul>li.r2 {
    left: -265px;
    top: -30px;
    z-index: 2;
}

.modal-section6 .automation-wrap ul>li.r3 {
    right: -265px;
    top: -20px
}

.modal-section6 .automation-wrap ul>li.r4 {
    right: -510px;
    top: 195px
}

.modal-section6 .automation-wrap ul>li.r5 {
    right: -260px;
    bottom: -30px;
    top: auto;
}

.modal-section6 .automation-wrap ul>li.r6 {
    left: -265px;
    bottom: -30px;
    top: auto;
}

.modal-section6 .automation-wrap ul>li.r6:before {
    position: absolute;
    bottom: 0px;
    content: '';
    border: 1px dashed #0025c9;
    left: 0px;
    right: -266px;
    width: 1px;
    height: 200px;
    margin: 0 auto;
    display: block;
}

.modal-section6 .automation-wrap ul>li.r6:after {
    position: absolute;
    bottom: 0px;
    content: '';
    background: #0025c9;
    left: 0px;
    border-radius: 50%;
    right: -266px;
    width: 10px;
    height: 10px;
    margin: 0 auto;
    display: block;
}

.modal-section6 .automation-wrap ul>li.r6 span {
    width: 82%;
}

.modal-section6 .automation-wrap ul>li.r7 {
    width: 180px;
    height: 180px;
    background: #0025c9;
    top: 165px;
}

.modal-section6 .automation-wrap ul>li.r7:after {
    position: absolute;
    top: -86px;
    content: '';
    background: url(../images/r7-bg.webp) center no-repeat;
    left: -84px;
    width: 350px;
    height: 377px;
    margin: 0 auto;
    display: block;
    z-index: -1;
}

.modal-section6 .automation-wrap ul>li.r7 span {
    padding-top: 55px;
    width: 90%;
    font-size: 20px;
    line-height: 28px;
}

.modal-section6 .automation-wrap ul li span {
    color: #fff;
    line-height: 25px;
    font-size: 14px;
    padding-top: 35px;
    line-height: 20px;
    width: 60%;
}

.modal-section6 .automation-wrap ul li a.tooltip {
    background: #0025c9;
    width: 20px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 15px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    top: -10px;
    z-index: 2;
    margin: 0 auto;
    left: 0px;
    right: 0px;
}

.modal-section6 .automation-wrap ul li a.tooltip:after {
    min-width: 280px;
    text-align: left;
    line-height: 25px;
    font-size: 14px;
    padding: 15px 10px;
    z-index: 99;
}

.modal-section6 .automation-wrap ul li a.tooltip:hover:before {
    bottom: 22px;
    left: 20%;
}

.modal-section6 .automation-wrap ul li a.tooltip:hover:after {
    bottom: 26px;
}

.modal-section6 .automation-wrap ul li .element {
    background: #0025c9;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    top: -10px;
    margin: 0 auto;
    left: 0px;
    right: 0px;
    z-index: 1;
    border-radius: 50%;
    -webkit-animation: pulsate 3s cubic-bezier(.2, 1, .2, 1) infinite;
    animation: pulsate 3s cubic-bezier(.2, 1, .2, 1) infinite;
}

.modal-section6 .automation-wrap ul li .element:before,
.nectar_image_with_hotspots[data-stlye="color_pulse"][data-hotspot-icon="plus_sign"] .nectar_hotspot:before {
    -webkit-animation: pulsate 3s cubic-bezier(.2, 1, .2, 1) infinite;
    animation: pulsate 3s cubic-bezier(.2, 1, .2, 1) infinite;
}

.modal-differentiators {
    background: #0025c9;
}

.modal-differentiators .counter-wrapper {
    width: 100%
}

.modal-differentiators .counter-wrapper {
    width: 100%
}

.modal-differentiators .counter-wrapper ul#counter {
    position: relative;
    width: 92%;
    text-align: center;
    margin: 25px auto 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.modal-differentiators .counter-wrapper ul#counter li {
    width: 20%;
    padding: 20px 10px;
    color: #fff;
    vertical-align: top;
    display: flex;
    /*justify-content: space-between;*/
    flex-wrap: wrap;
}

.circle-wrap {
    margin: 0;
    width: 222px;
    height: 223px;
    background: transparent;
    border-radius: 50%;
    border: 1px dashed #fff;
    margin: 0 auto;
}

.circle-wrap .circle .mask,
.circle-wrap .circle .fill {
    width: 220px;
    height: 220px;
    position: absolute;
    border-radius: 50%;
}

.circle-wrap .circle .mask {
    clip: rect(0px, 220px, 220px, 110px);
}

.circle-wrap .circle .mask .fill {
    border: 8px solid #0a3cd3;
    clip: rect(0px, 110px, 220px, 0px);
}

.circle-wrap .circle .mask.fill1,
.circle-wrap .circle .fill1 {
    animation: fill ease-in-out 3s;
    transform: rotate(120deg);
}

.circle-wrap .circle .mask.fill2,
.circle-wrap .circle .fill2 {
    animation: fill2 ease-in-out 3s;
    transform: rotate(64deg);
}

.circle-wrap .circle .mask.fill3,
.circle-wrap .circle .fill3 {
    animation: fill3 ease-in-out 3s;
    transform: rotate(54deg);
}

.circle-wrap .circle .mask.fill4,
.circle-wrap .circle .fill4 {
    animation: fill4 ease-in-out 3s;
    transform: rotate(45deg);
}

.circle-wrap .circle .mask.fill5,
.circle-wrap .circle .fill5 {
    animation: fill5 ease-in-out 3s;
    transform: rotate(12deg);
}

@keyframes fill {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(120deg);
    }
}

@keyframes fill2 {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(64deg);
    }
}

@keyframes fill3 {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(54deg);
    }
}

@keyframes fill4 {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(45deg);
    }
}

@keyframes fill5 {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(12deg);
    }
}

.circle-wrap .inside-circle {
    width: 200px;
    height: 200px;
    border-radius: 100%;
    background: #fff;
    line-height: 30px;
    text-align: center;
    margin-top: 10px;
    margin-left: 10px;
    position: absolute;
    z-index: 100;
    font-weight: 700;
    font-size: 2em;
    padding-top: 50px;
}

.hotspots-circle .small {
    font-size: 18px;
    line-height: normal;
    min-height: 62px;
}

.hotspots-circle .counter-value {
    font-weight: bold;
    font-size: 54px;
    color: #0025c9;
    font-family: Helvetica Bold;
    line-height: 70px;
    margin-left: 25px;
}

.cp {
    font-weight: 400;
    font-size: 30px;
    color: #0025c9;
}

.modal-differentiators .counter-wrapper ul#counter li.ones {
    position: relative;
}

.modal-differentiators .counter-wrapper ul#counter li.twos {
    position: relative;
}

.modal-differentiators .counter-wrapper ul#counter li.threes {
    position: relative;
}

.modal-differentiators .counter-wrapper ul#counter li.ones .counter-value {
    width: 45px;
}

.modal-differentiators .counter-wrapper ul#counter li .counter-value {
    font-weight: 500;
    font-size: 54px;
    width: 82px;
    line-height: 55px;
}

.modal-differentiators .counter-wrapper ul#counter li strong {
    font-weight: 500;
    font-size: 40px;
    width: 40px;
}

.modal-differentiators .counter-wrapper ul#counter li small {
    font-weight: 500;
    text-align: left;
    font-size: 15px;
    width: 50%;
    line-height: 20px;
    padding-top: 12px;
}

.modal-differentiators .counter-wrapper ul#counter li.last .one {
    display: block;
}

.modal-differentiators .counter-wrapper ul#counter li.last .last-flex {
    display: block;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.modal-differentiators .counter-wrapper ul#counter li.last .last-flex .two {
    width: 60px;
}

.modal-differentiators .counter-wrapper ul#counter li.last .last-flex .three {
    width: 100px;
    line-height: 50px;
    text-align: center;
}


/*===========================
      19.CONTACT css 
===========================*/

.contact-area {
    padding-top: 80px;
    padding-bottom: 60px;
    background-color: #0025c9;
}

p.form-message.success,
p.form-message.error {
    font-size: 16px;
    color: #333;
    background: #ddd;
    padding: 10px 15px;
    margin-top: 15px;
    margin-left: 15px;
}

p.form-message.success.form-message.error,
p.form-message.error.form-message.error {
    color: #f00;
}

.contact-area .bg-blue .data {
    background: #153ade;
    padding: 60px 30px 30px
}

.contact-area .bg-blue .data img {
    display: block;
    margin: 0 auto;
    width: 120px;
}

.contact-area .bg-blue .data span {
    min-height: 60px;
    color: #fff;
    margin-top: 0px;
    font-size: 22px;
}

.contact-map iframe {
    width: 100%;
    height: 550px;
}

@media (max-width: 767px) {
    .contact-map iframe {
        height: 350px;
    }
}

.contact-info .single-contact-info .contact-info-icon i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    border-radius: 50%;
}

.contact-info .single-contact-info .contact-info-content {
    padding-left: 20px;
}

.contact-info .single-contact-info .contact-info-content .text {
    color: #121212;
}

.contact-info .single-contact-info.contact-color-1 .contact-info-icon i {
    background-color: #121212;
}

.contact-info .single-contact-info.contact-color-2 .contact-info-icon i {
    background-color: #fc3832;
}

.contact-info .single-contact-info.contact-color-3 .contact-info-icon i {
    background-color: #005ad5;
}

.contact-wrapper .contact-title {
    font-size: 32px;
    font-weight: 700;
    color: #000;
}

@media (max-width: 767px) {
    .contact-wrapper .contact-title {
        font-size: 26px;
    }
}

.contact-wrapper .contact-title i {
    color: #121212;
    margin-right: 8px;
}

.contact-wrapper .contact-title span {
    font-weight: 400;
}


/*===========================
    21.FOOTER css 
===========================*/


/*===== FOOTER FIVE =====*/

.footer-area {
    background-color: #f4f6f7;
    padding-top: 40px;
    padding-bottom: 30px;
}

.footer-area .social {
    text-align: right;
    padding-right: 20px;
}

.footer-area .social li {
    display: inline-block;
    margin: 0 5px;
}

.footer-area .social li.follow {
    font-size: 16px;
    color: #fff;
}

.footer-area .social li a {
    font-size: 24px;
    color: #6c6c6c;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.footer-area .social li a:hover {
    color: #0067f4;
}

.footer-area .footer-support {
    padding-top: 21px;
}

.footer-area .footer-support span {
    font-size: 16px;
    line-height: 24px;
    color: #121212;
    font-weight: 600;
    margin-top: 9px;
    display: block;
}

@media (max-width: 767px) {
    .footer-area .footer-support span {
        display: block;
    }
}

.footer-area .footer-app-store {
    padding-top: 27px;
}

.footer-area .footer-app-store ul li {
    display: inline-block;
    margin-right: 8px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .footer-area .footer-app-store ul li {
        margin-right: 6px;
    }
}

.footer-area .footer-app-store ul li:last-child {
    margin-right: 0;
}

@media (max-width: 767px) {
    .footer-area .footer-app-store ul li {
        width: 120px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .footer-area .footer-app-store ul li {
        width: auto;
    }
}

.footer-area .copyright .text {
    color: #121212;
}

.footer-area.footer-dark {
    background-color: #121212;
}

.footer-area.footer-dark .social li a {
    color: #fff;
}

.footer-area.footer-dark .footer-support {
    padding-top: 21px;
}

.footer-area.footer-dark .footer-support span {
    color: #fff;
}

.footer-area.footer-dark .footer-app-store {
    padding-top: 27px;
}

.footer-area.footer-dark .footer-app-store ul li {
    color: #fff;
}

.footer-area.footer-dark .copyright .text {
    color: #fff;
}


/*===== BACK TO TOP =====*/

.back-to-top {
    font-size: 20px;
    color: #fff;
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 5px;
    background-color: #0025C9;
    text-align: center;
    z-index: 99;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    display: none;
}

.back-to-top:hover {
    color: #fff;
    background-color: #6270b0;
}

.spiralContainer {
    border-radius: 50%;
    width: 680px;
    height: 680px;
    overflow: hidden;
    margin: 0px;
    -webkit-animation: spin 5s linear 0s infinite reverse;
    -moz-animation: spin 5s linear 0s infinite reverse;
    -ms-animation: spin 5s linear 0s infinite reverse;
    -o-animation: spin 5s linear 0s infinite reverse;
    animation: spin 5s linear 0s infinite reverse;
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -ms-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused;
}

.spiral {
    width: 680px;
    height: 680px;
    border-radius: 50%;
    background-image: url(../images/slider/1.webp);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-animation: spin 10s linear 0s infinite normal;
    -moz-animation: spin 10s linear 0s infinite normal;
    -ms-animation: spin 10s linear 0s infinite normal;
    -o-animation: spin 10s linear 0s infinite normal;
    animation: spin 10s linear 0s infinite normal;
}

.spiralContainer:hover {
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    -ms-animation-play-state: running;
    -o-animation-play-state: running;
    animation-play-state: running;
}

@keyframes spin {
    0% {
        transform: rotate(360deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(360deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(360deg);
    }
    100% {
        -ms-transform: rotate(0deg);
    }
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(360deg);
    }
    100% {
        -moz-transform: rotate(0deg);
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(360deg);
    }
    100% {
        -o-transform: rotate(0deg);
    }
}

@-webkit-keyframes pulsate {
    from {
        opacity: 1;
        transform: scale(1)
    }
    to {
        opacity: 0;
        transform: scale(3)
    }
}

@keyframes pulsate {
    from {
        opacity: 1;
        transform: scale(1)
    }
    to {
        opacity: 0;
        transform: scale(3)
    }
}

.tooltip {
    position: relative;
    display: inline;
    opacity: 1;
}

.tooltip:after {
    display: block;
    visibility: hidden;
    position: absolute;
    bottom: 0;
    left: 20%;
    opacity: 0;
    content: attr(data-tool);
    /* might also use attr(title) */
    height: auto;
    min-width: 100px;
    padding: 5px 8px;
    z-index: 999;
    color: #fff;
    text-decoration: none;
    text-align: center;
    background: rgba(0, 0, 0, 0.85);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.tooltip:before {
    position: absolute;
    visibility: hidden;
    width: 0;
    height: 0;
    left: 50%;
    bottom: 0px;
    opacity: 0;
    content: "";
    border-style: solid;
    border-width: 6px 6px 0 6px;
    border-color: rgba(0, 0, 0, 0.85) transparent transparent transparent;
}

.tooltip:hover:after {
    visibility: visible;
    opacity: 1;
    bottom: 20px;
}

a.tooltip:hover:before {
    visibility: visible;
    opacity: 1;
    bottom: 14px;
}

.tooltip.animate:after,
.tooltip.animate:before {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}


/* tips on bottom */

.tooltip.bottom:after {
    bottom: auto;
    top: 0;
}

.tooltip.bottom:hover:after {
    top: 28px;
}

.tooltip.bottom:before {
    border-width: 0 5px 8.7px 5px;
    border-color: transparent transparent rgba(0, 0, 0, 0.85) transparent;
    top: 0px
}

.tooltip.bottom:hover:before {
    top: 20px;
}


/* tips on the right */

.tooltip.right:after {
    left: 100%;
    bottom: -45%;
}

.tooltip.right:hover:after {
    left: 110%;
    bottom: -45%;
}

.tooltip.right:before {
    border-width: 5px 10px 5px 0;
    border-color: transparent rgba(0, 0, 0, 0.85) transparent transparent;
    left: 90%;
    bottom: 2%;
}

.tooltip.right:hover:before {
    left: 100%;
    bottom: 2%;
}


/* tips on the left */

.tooltip.left:after {
    left: auto;
    right: 100%;
    bottom: -45%;
}

.tooltip.left:hover:after {
    right: 110%;
    bottom: -45%;
}

.tooltip.left:before {
    border-width: 5px 0 5px 10px;
    border-color: transparent transparent transparent rgba(0, 0, 0, 0.85);
    left: auto;
    right: 90%;
    bottom: 2%;
}

.tooltip.left:hover:before {
    right: 100%;
    bottom: 2%;
}


/* tooltip colors (add your own!) */

.tooltip.blue:after {
    background: #0025c9;
}

.tooltip.blue:before {
    border-color: #0025c9 transparent transparent transparent;
}

@media (min-width:1281) {
    section {
        overflow: hidden;
    }
}

@media (max-width:1080px) {
    body {
        overflow-x: hidden;
    }
    .container {
        max-width: 96%;
    }
    .slider-content {
        padding: 10rem 0 12rem 0;
    }
    .about-area,
    .foes-types,
    .stores-area,
    .silver-area,
    .shield-area,
    .Hotspots-area {
        padding: 3rem 0;
    }
    .slider-content .title {
        font-size: 42px;
        line-height: 50px;
    }
    .section-title .title {
        font-size: 26px;
        line-height: normal;
    }
    .title3 {
        font-size: 22px;
    }
    .watrantxt {
        font-size: 20px;
        line-height: 30px;
    }
    .watrantxt br {
        display: none;
    }
    .readmores-blue-left a {
        font-size: 16px;
    }
    .title4 {
        font-size: 20px;
    }
    .prssection p {
        font-size: 16px;
        line-height: 24px;
    }
    .prssection p br {
        display: none;
    }
    .store-title1 h3,
    .store-title2 {
        font-size: 22px;
    }
    .anti-ransomware-cont {
        width: 84%;
    }
    .key-icon {
        min-width: 250px;
    }
}

@media (max-width:800px) {
    .slider-content {
        padding: 6rem 0 10rem 0;
    }
    .slider-content .title {
        font-size: 34px;
        line-height: 46px;
    }
    .section-title .title {
        font-size: 24px;
        line-height: normal;
    }
    .section-title .title br {
        display: none;
    }
    .key-icon {
        min-width: 200px;
    }
    h4 {
        font-size: 20px;
    }
    p {
        font-size: 16px;
    }
    .team-list li {
        display: inline-block;
        width: 48%;
    }
}

@media (max-width:644px) {
    .slider-content {
        padding: 3rem 0 6rem 0;
    }
    .about-area,
    .foes-types,
    .stores-area,
    .silver-area,
    .shield-area,
    .Hotspots-area {
        padding: 2rem 0;
    }
    .section-title .title {
        padding-bottom: 0;
    }
    .anit-ico,
    .anit-ico1 {
        min-width: 124px;
    }
    .anti-ransomware-cont .title1,
    .anti-ransomware-cont1 .title1 {
        font-size: 22px;
    }
    .sh {
        bottom: 0;
    }
}

@media (max-width:568px) {
    body,
    p {
        font-size: 16px;
    }
    .slider_area {
        background: url(../images/banner-hero-m.webp) no-repeat left top;
        background-size: cover;
    }
    .slider-content .title {
        font-size: 26px;
        line-height: 40px;
    }
    .section-title .title,
    .title3,
    .store-title1,
    .store-title1 h3,
    .store-title2 {
        font-size: 20px;
        line-height: normal;
    }
    .watrantxt {
        font-size: 16px;
        line-height: 26px;
    }
    .team-list li {
        display: block;
        width: 100%;
    }
    .industries-circles,
    .ind-circle1 {
        width: 315px;
        height: 315px;
        margin: 0 auto;
    }
    .ind-round {
        width: 70px;
        height: 70px;
    }
    .ind-round-cont img {
        margin-bottom: 5px;
        width: 32px;
    }
    .ind-round span {
        display: none;
    }
    .ind-round-cont strong {
        font-size: 14px;
        display: block;
    }
    .round1 {
        top: 2%;
        left: 50%;
        margin-left: -34px;
    }
    .team-area .chart-area {
        padding: 2rem 0 4em;
    }
    .readmores-blue-left a {
        font-size: 14px;
        padding: 9px 10px;
    }
    .foes-title1 {
        font-size: 18px;
    }
    .foes-txt {
        padding-bottom: 85px !important;
    }
    .foes-title2 {
        font-size: 36px;
    }
    .hotspots-circle .counter-value {
        font-size: 50px;
    }
    .anit-ico,
    .anit-ico1 {
        min-width: 80px;
    }
    .anit-ico {
        padding-right: 7px;
    }
    .anit-ico1 {
        padding-left: 7px;
    }
    .anti-ransomware-cont,
    .anti-ransomware-cont1 {
        border-radius: 2px;
    }
    .anti-ransomware-cont .title1,
    .anti-ransomware-cont1 .title1 {
        font-size: 18px;
    }
    .anti-ransomware-cont br,
    .anti-ransomware-cont1 br {
        display: none;
    }
    .anit-ico::after,
    .anit-ico1::before {
        width: 7px;
    }
    .d-mb-none {
        display: none;
    }
    .ky-mb-tb .key-icon {
        display: table;
    }
    .key-icon span {
        display: table-cell;
        height: 100%;
        vertical-align: middle;
        width: 100%;
    }
    .key-icon {
        min-width: 90px;
        width: 90px;
        height: 90px;
        border-radius: 50%;
        margin: 0 auto;
        padding: 0;
    }
    .key-icon img {
        width: 45px;
    }
    h4 {
        font-size: 18px;
    }
}