/*DARK COLOR CSS*/
body {
    background-color: #333;
}
nav ul li a,
.feature-icon > span i,
.feature-info h3,
p,
.about-num span,
.abt-info h3,
.about-list > a,
.about-list > a:hover,
.service-details > span,
.service-info h3,
.service-main-info h3,
.price-head h4,
.price-head ul li h3,
.price-head ul li > span,
.price > a,
.heading h3,
.user-comment p,
.user-info h3,
.user-info > span,
.blog-info h3,
.blog-info h3 a,
.blog-catgs li a,
.cms-links li,
.widget-title,
.widget > p,
.widget-contact ul li span,
.mobile-menu-btn a,
.mobile-menu-btn a:hover,
.banner-text h3,
.banner-text h2,
.banner-text p,
.banner-text > a,
.up-social-links ul li a,
.form-group,
.js-ajax-form label,
.btn-sbmt {
    color: #fff;
}

.banner-text > a:hover,
.about-list > a:hover {
    background-color: #333;
    color: #fff;
    border-color: #313131; /* border-radius: 23px 0 23px 0; */
}
.about-list > a,
.btn-sbmt {
    border-color: #fff;
}
.feature-icon > span {
    background-color: #c20000;
}
.features:before {
    background-color: #333;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.35);
}
.bg3 {
    background-image: url(../images/bg3_2.png);
}
.about-num:before {
    background-image: url(../images/poly_2.png);
}
a:hover {
    color: #fff;
}
/*.bg4 {*/
/*    background-image: url(../images/bg4_2.png);*/
/*}*/
.bg5 {
    background-image: url(../images/bg5_2.png);
}
.price:hover {
    background-image: url(../images/price-bg2.png);
}
.user-comment:before {
    background-image: url(../images/comm2.png);
}
.testimonial-nav:after {
    background-color: #c20000;
}
.bg6 {
    background-image: url(../images/bg6_2.png);
}
.wait-sec {
    background-color: #c20000;
    box-shadow: 0 0 45px rgba(0, 0, 0, 0.35);
}
.footer-bg {
    background-image: url(../images/footer-bg2.png);
}
h2.contactHeading {
    font-size: 65px;
    font-weight: 700;
    line-height: 100px;
    margin: 10px 0;
    color: #fff;
}
.contact-form form input,
.contact-form form textarea {
    background-color: #333;
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.35);
    color: #fff;
}
.contact-form form input::-webkit-input-placeholder,
.contact-form form textarea::-webkit-input-placeholder {
    color: #fff;
}
.contact-form form input::-moz-placeholder,
.contact-form form textarea::-webkit-input-placeholder {
    color: #fff;
}
.contact-form form input:-ms-input-placeholder,
.contact-form form textarea::-webkit-input-placeholder {
    color: #fff;
}
.contact-form form input:-moz-placeholder,
.contact-form form textarea::-webkit-input-placeholder {
    color: #fff;
}
.testimonial-nav:before {
    background-color: #484848;
}
header.sticky {
    background-color: #1e1e1e;
}
.blog-info h3 a:hover {
    color: #c20000;
}
.double-bounce1,
.double-bounce2 {
    background-color: #c20000;
}
.mobile-menu ul li a:hover,
.mobile-menu ul li.active a,
.up-social-links ul li a:hover,
.mb-social-links li a:hover {
    color: #897ffc;
}
nav ul li a:hover,
nav ul li.active a {
    color: #c50200;
}
.main-section {
    background: #333333 url(../images/main-sec-bg2.png);
}

/*@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;500&display=swap');*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    overflow-x: hidden;
    font-family: "Poppins", sans-serif;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    color: #9c9c9c;
    font-size: 18px;
}

ol,
ul {
    list-style: none;
}

a:hover {
    text-decoration: none;
}

.error-message-new {
    padding: 10px 30px;
    color: #c50200;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}

button {
    outline: none;
    cursor: pointer;
}

button:focus {
    outline: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

* {
    margin: 0;
    padding: 0;
}

a:focus {
    text-decoration: none;
    outline: none;
}

a:hover {
    color: #fff;
}

button {
    outline: none;
}

input {
    outline: none;
}

textarea {
    outline: none;
}

section {
    float: left;
    width: 100%;
    position: relative;
}

img {
    float: left;
}

p {
    font-size: 14px;
    line-height: 23px;
    font-weight: 300;
    letter-spacing: 1px;
}

.certi{margin: 10px;
padding: 20px;
float: left;}

.feature-anchor {
    font-size: 14px;
    border: 1px solid #fff;
    border-radius: 14px;
    padding: 10px 15px;
    color: #fff;
    display: inline-block;
    margin-top: 25px;
    transition: all 0.3s ease-in-out;
    font-weight: 300;
    letter-spacing: 1.5px;
}
.feature-anchor:hover {
    color: #c10000;
    border-color: #c10000;
}
.about-list ul li {
    color: #fff;
    line-height: 2;
    font-size: 18px;
}
.click-btn {
    font-size: 15px !important;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 2.2;
    padding: 0 50px;
    border: 2px solid;
    text-transform: uppercase;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    display: inline-block;
}
.banner-text > a,
nav ul li a,
.feature-icon > span,
.feature-icon > span i,
.about-list > a,
.price,
.price-head,
.price > a,
.user-info img,
.up-social-links ul li a,
.blog-img:before,
.blog-img:after,
.blog-info h3 a,
.social-links li a,
.mobile-menu ul li a,
.mb-social-links li a,
.overlay,
.wait-sec > a:hover,
.btn-sbmt:hover {
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
}

.wrapper {
    float: left;
    width: 100%;
    position: relative;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.75);
    z-index: 999999999999;
}

.features {
    padding: 0 0 100px 0;
}

.get-started {
    padding: 100px 0 0;
}

.about {
    padding: 80px 0 460px;
}

.testimonial {
    padding: 100px 0 50px;
    margin-top: -300px;
}

.pricing {
    padding: 260px 0 480px;
    margin-top: -300px;
}

.news {
    padding: 120px 0;
}

.services {
    padding: 140px 0 300px;
}

.remove-top-gap {
    padding-top: 0 !important;
}

.bg4 {
    background-size: contain !important;
}

.bg5 {
    background-size: contain !important;
}

.services {
    margin-top: -335px;
}

.remove-btm-gap {
    padding-bottom: 0 !important;
}

.features {
    margin-bottom: -70px;
}

.features:before {
    content: "";
    position: absolute;
    bottom: -35px;
    left: 0;
    width: 50%;
    /* height: 310px; */
    -webkit-border-radius: 0 50px 50px 0;
    -moz-border-radius: 0 50px 50px 0;
    -ms-border-radius: 0 50px 50px 0;
    -o-border-radius: 0 50px 50px 0;
    border-radius: 0 50px 50px 0;
    z-index: 9;
}

.half-bg2 {
    margin-top: 60px;
}

.half-bg2::before {
    content: "";
    position: absolute;
    top: 60px;
    left: 0;
    width: 73%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    -webkit-border-radius: 0 50px 50px 0;
    -moz-border-radius: 0 50px 50px 0;
    -ms-border-radius: 0 50px 50px 0;
    -o-border-radius: 0 50px 50px 0;
    border-radius: 0 50px 50px 0;
    -webkit-box-shadow: 0 0 50px rgba(196, 204, 245, 0.35);
    -moz-box-shadow: 0 0 50px rgba(196, 204, 245, 0.35);
    -ms-box-shadow: 0 0 50px rgba(196, 204, 245, 0.35);
    -o-box-shadow: 0 0 50px rgba(196, 204, 245, 0.35);
    box-shadow: 0 0 50px rgba(196, 204, 245, 0.35);
    -webkit-transform: rotate(-16deg);
    -moz-transform: rotate(-16deg);
    -ms-transform: rotate(-16deg);
    -o-transform: rotate(-16deg);
    transform: rotate(-16deg);
}

.fixed-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    z-index: -1;
    background-repeat: no-repeat;
}

.footer-bg {
    background-position: center center;
    background-repeat: no-repeat;
}

a:hover {
    color: #000;
}

.main-section {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 125px 0 310px;
}

.main-section-data {
    float: left;
    width: 100%;
}

.banner-text {
    float: left;
    width: 100%;
    padding-top: 195px;
    padding-left: 50px;
}

.banner-text h3 {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 7px;
}

.banner-text h2 {
    font-size: 37px;
    /* font-weight: 700; */
    /* text-transform: uppercase; */
    margin: 26px 0;
    /* max-width: 60%; */
    width: 100%;
}

.banner-text p {
    font-size: 19px;
    line-height: 29px;
    margin-bottom: 20px;
    font-weight: 300;
}

.banner-text > a {
    font-size: 19px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 57px;
    padding: 0 25px;
    border: 3px solid;
    text-transform: uppercase;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    display: inline-block;
}

.banner-imgs {
    float: left;
    width: 100%;
}

.banner-imgs img {
    width: 100%;
}

header {
    float: left;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 40px 0;
    z-index: 999999;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

header.sticky {
    position: fixed;
    top: 0;
    left: 0;
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
}

.custom-container {
    max-width: 1410px;
    margin: 0 auto;
}

.header-data {
    float: left;
    width: 100%;
}

.logo {
    float: left;
}

nav {
    float: right;
    padding-top: 13px;
}

nav ul li {
    display: inline-block;
}

nav ul li a {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0 12px;
    letter-spacing: 0.3px;
}

.mobile-menu-btn {
    float: right;
    margin-top: 5px;
    display: none;
}

.mobile-menu-btn a {
    display: inline-block;
    font-size: 30px;
}

.features-sec {
    float: left;
    width: 100%;
    position: relative;
    padding-top: 50px;
}

.features-sec:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 368px;
    height: 390px;
    background-image: url(../images/vector-shape.png);
    background-repeat: no-repeat;
}

.feature {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 99;
    padding: 20px;
    border-radius: 30px;
    min-height: 294px;
}

.feature:hover {
    background: #0000004a;
    box-shadow: 0px 0px 12px #c20000;
    border: 2px solid #c20000;
    min-height: 294px;
}

.feature-icon {
    float: left;
    width: 100%;
    margin-bottom: 25px;
}

.feature-icon > span {
    width: 90px;
    height: 90px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
    text-align: center;
    display: inline-block;
    line-height: 90px;
    -webkit-box-shadow: -5px 7px 11px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: -5px 7px 11px rgba(0, 0, 0, 0.35);
    -ms-box-shadow: -5px 7px 11px rgba(0, 0, 0, 0.35);
    -o-box-shadow: -5px 7px 11px rgba(0, 0, 0, 0.35);
    box-shadow: -5px 7px 11px rgba(0, 0, 0, 0.35);
}

.feature-icon > span i {
    font-size: 60px;
    font-weight: 700;
}

.feature-info {
    float: left;
    width: 100%;
}

.feature-info h3 {
    font-size: 24px;
    /* font-weight: 700; */
    margin-bottom: 15px;
    line-height: 29px;
}

.about-sec {
    float: left;
    width: 100%;
}

.about-img {
    float: left;
    width: 100%;
}

.about-img img {
    width: 100%;
}

.about-list {
    float: left;
    width: 100%;
    padding-left: 70px;
    padding-top: 90px;
}

.about-info {
    float: left;
    width: 100%;
    margin-bottom: 60px;
}

.about-num {
    float: left;
    width: 120px;
    position: relative;
    z-index: 99;
}

.about-num:before {
    content: "";
    position: absolute;
    top: -50px;
    right: 0;
    width: 115px;
    height: 120px;
    z-index: -1;
    background-repeat: no-repeat;
}

.about-num.st2:before {
    left: -45px;
    top: -15px;
    -webkit-transform: rotate(254deg);
    -moz-transform: rotate(254deg);
    -ms-transform: rotate(254deg);
    -o-transform: rotate(254deg);
    transform: rotate(254deg);
}

.about-num.st3:before {
    top: auto;
    right: -50px;
    bottom: -50px;
    -webkit-transform: rotate(105deg);
    -moz-transform: rotate(105deg);
    -ms-transform: rotate(105deg);
    -o-transform: rotate(105deg);
    transform: rotate(105deg);
}

.about-num span {
    display: inline-block;
    font-size: 46px;
    font-weight: 900;
}

.abt-info h3 {
    font-size: 36px;
    /* font-weight: 700; */
    margin-bottom: 15px;
    line-height: 0.6;
}
.abt-info h3 span{
    font-size: 16px;
    display: inline-block;
    color: #af0a00;
}

.abt-info {
    float: left;
    width: 80%;
    position: relative;
    z-index: 99;
}

.about-list > a {
    float: left;
    font-size: 19px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 57px;
    padding: 0 50px;
    border: 3px solid;
    text-transform: uppercase;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    display: inline-block;
}

.about-list > a:hover {
    background: #c20000;
}

.services-sec {
    float: left;
    width: 100%;
}

.services-list {
    float: left;
    width: 100%;
    padding-top: 60px;
}

.service-details {
    float: left;
    width: 100%;
    margin-bottom: 40px;
}

.service-details > span {
    float: left;
    font-size: 60px;
}

.service-info {
    float: left;
    width: 85%;
    padding-left: 18px;
}

.service-info h3 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 15px;
}

.no-pd {
    padding: 0 !important;
}

.service-img {
    float: left;
    width: 60%;
    position: relative;
}

.service-img > img {
    width: 100%;
}

.service-img > a {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

#html5-watermark {
    display: none !important;
}

#html5-image {
    padding: 0 !important;
}

.service-main-info {
    position: absolute;
    top: 50%;
    right: 0;
    width: 58%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-top: 70px;
}

.service-main-info h3 {
    font-size: 45px;
    font-weight: 700;
    line-height: 60px;
    margin: 10px 0;
}

.main-srv-sec {
    float: left;
    width: 100%;
    position: relative;
}

.pricing-plan {
    float: left;
    width: 100%;
}

.price {
    float: left;
    width: 100%;
    text-align: center;
    padding: 65px 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    background-position: center;
    background-size: cover;
}

.price:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-box-shadow: 0 0 30px rgba(2, 2, 2, 0.3);
    -moz-box-shadow: 0 0 30px rgba(2, 2, 2, 0.3);
    -ms-box-shadow: 0 0 30px rgba(2, 2, 2, 0.3);
    -o-box-shadow: 0 0 30px rgba(2, 2, 2, 0.3);
    box-shadow: 0 0 30px rgba(2, 2, 2, 0.3);
    padding: 60px 10px 50px;
}

.price:hover .price-head {
    padding-top: 60px;
}

.price:hover > a {
    background-color: #9c84e1;
    color: #fff;
    border-color: transparent;
}

.price-head {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.price-head h4 {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.3px;
    margin-bottom: 13px;
}

.price-head ul {
    float: left;
    width: 100%;
}

.price-head ul li {
    display: inline-block;
}

.price-head ul li h3 {
    font-size: 64px;
    font-weight: 700;
}

.price-head ul li h3 span {
    font-size: 30px;
    display: inline-block;
}

.price-head ul li > span {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 5px;
    display: inline-block;
}

.price-head ul li:nth-child(2) {
    position: relative;
    top: -3px;
}

.price-head ul li b {
    display: block;
    color: #333;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}

.price > p {
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 35px;
}

.price > a {
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    border: 2px solid;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    height: 60px;
    line-height: 60px;
    padding: 0 40px;
}

.testimonial-slider {
    width: 850px;
    margin: 0 auto;
}

.user-comment {
    float: left;
    width: 100%;
    padding: 20px 0 40px;
    text-align: center;
    position: relative;
}

.user-comment:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 416px;
    height: 275px;
}

.user-comment p {
    font-size: 36px;
    font-weight: 400;
    line-height: 46px;
}

.slick-list.draggable {
    padding: 0;
}

.testimonial-nav {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
}

.testimonial-nav:before {
    content: "";
    position: absolute;
    bottom: 67px;
    left: 0;
    width: 100%;
    height: 3px;
    opacity: 0.1;
}

.testimonial-nav:after {
    content: "";
    position: absolute;
    bottom: 67px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 117px;
    height: 3px;
}

.user-info {
    float: left;
    width: 100%;
    text-align: center;
    cursor: pointer;
}

.user-info img {
    float: none;
    width: 65px;
    object-fit: cover;
    display: inline-block;
    padding-bottom: 35px;
}

.user-info h3 {
    font-size: 24px;
    font-weight: 700;
    text-transform: capitalize;
    margin-top: 20px;
    margin-bottom: 7px;
    opacity: 0;
    visibility: hidden;
}

.user-info > span {
    opacity: 0;
    visibility: hidden;
    font-size: 16px;
}

.user-info.slick-slide.slick-current.slick-active.slick-center > h3,
.user-info.slick-slide.slick-current.slick-active.slick-center > span {
    opacity: 1;
    visibility: visible;
}

.user-info.slick-slide.slick-current.slick-active.slick-center img {
    width: 103px;
}

.slick-slide {
    outline: none;
}

.up-social-links {
    float: right;
    margin-top: 6px;
    padding-left: 195px;
}

.up-social-links ul li {
    display: inline-block;
}

.up-social-links ul li a {
    display: inline-block;
    font-size: 20px;
    padding: 0 15px;
}

.heading {
    /*float: left;*/
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
    position: relative;
}

.heading.st2 {
    margin-bottom: 35px;
}

.heading h3 {
    font-size: 36px;
    /* font-weight: 700; */
    text-transform: capitalize;
}
.heading.st2 h4 {
    margin: 15px 0;
    color: #fff;
    font-weight: 300;
    font-size: 24px;
    background: #980404;
    padding: 11px 17px;
    display: inline-block;
}
.portfolio-btn {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 25px 0;
}

.portfolio-btn a:hover {
    color: #fff;
}

.white-btn {
    font-size: 19px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 57px;
    padding: 0 25px;
    border: 3px solid #fff;
    text-transform: uppercase;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    display: inline-block;
    color: #fff;
    transition: all 0.3s ease-in-out;
}
.white-btn:hover {
    background: #c20000;
}
.blog-posts {
    float: left;
    width: 100%;
}

.blog-post {
    float: left;
    width: 100%;
}

.blog-img {
    float: left;
    width: 100%;
    margin-bottom: 25px;
    border-bottom: 1px solid #ededed;
    position: relative;
    overflow: hidden;
}

.blog-img:before,
.blog-img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
}

.blog-post:hover .blog-img:before {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
}

.blog-post:hover .blog-img:after {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}

.blog-post:hover .blog-img:before,
.blog-post:hover .blog-img:after {
    opacity: 1;
    visibility: visible;
}

.blog-img img {
    width: 100%;
}

.blog-info {
    float: left;
    width: 100%;
}

.blog-info h3 {
    font-size: 36px;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 12px;
}

.blog-catgs {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.blog-catgs li {
    display: inline-block;
    margin-right: 25px;
}

.blog-catgs li a {
    font-size: 16px;
}

.cms-links {
    float: left;
    width: 100%;
}

.cms-links li img {
    padding-right: 8px;
}

.cms-links li {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    margin-right: 20px;
}

.wait-sec {
    float: left;
    width: 100%;
    text-align: center;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
    border-radius: 40px;
    padding: 130px 0px 230px 0px;
    box-shadow: /* The top layer shadow */ 0 1px 1px rgba(0, 0, 0, 0.15), /* The second layer */ 0 10px 0 -5px #a10101, /* The second layer shadow */ 0 10px 1px -4px rgba(0, 0, 0, 0.15), /* The third layer */ 0 20px 0 -10px #6a0303,
        /* The third layer shadow */ 0 20px 1px -9px rgba(0, 0, 0, 0.15);
}

.wait-sec h3 {
    color: #fff;
    font-size: 60px;
    /* font-weight: 700; */
    margin-bottom: 30px;
}

.wait-sec h5 {
    font-size: 21px;
    color: #fff;
    font-weight: 300;
    margin-bottom: 34px;
    line-height: 35px;
}

.wait-sec > a {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    border: 2px solid #fff;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    padding: 25px 75px;
    text-transform: uppercase;
    letter-spacing: 2px;
    -webkit-box-shadow: 3px 3px 25px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 3px 3px 25px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 3px 3px 25px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 3px 3px 25px rgba(0, 0, 0, 0.15);
    box-shadow: 3px 3px 25px rgba(0, 0, 0, 0.15);
}

.wait-sec > a:hover,
.btn-sbmt:hover {
    background: #000;
    color: #fff;
    border-color: #313131;
    /* border-radius: 23px 0 23px 0; */
}

.poly:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 116px;
    height: 116px;
    background-image: url(../images/poly.png);
    background-repeat: no-repeat;
}

.poly2:before {
    content: "";
    position: absolute;
    top: -90px;
    left: 65%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 325px;
    height: 325px;
    background-image: url(../images/poly2.png);
    background-repeat: no-repeat;
    z-index: -1;
}

.poly3 {
    position: relative;
}

.poly3:before {
    content: "";
    position: absolute;
    top: -40px;
    left: -130px;
    width: 247px;
    height: 247px;
    background-image: url(../images/poly3.png);
    background-repeat: no-repeat;
    z-index: -1;
}

footer {
    float: left;
    width: 100%;
}

.top-footer {
    float: left;
    width: 100%;
    padding: 200px 0 50px;
    position: relative;
    margin-top: -22px;
}

.top-footer-data {
    float: left;
    width: 100%;
}

.widget {
    float: left;
    width: 100%;
}

.widget-title {
    font-size: 24px;
    /* font-weight: 700; */
    text-transform: uppercase;
    margin-bottom: 30px;
}

.widget > p {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 22px;
}

.widget-contact ul {
    float: left;
    width: 100%;
}

.widget-contact ul li {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.widget-contact ul li span {
    font-size: 14px;
    font-weight: 400;
    display: block;
    line-height: 24px;
}

.contact-form {
    float: left;
    width: 100%;
    padding: 100px 0px;
}

.contact-form form {
    float: left;
    width: 100%;
    background: transparent;
}

.contact-form form input {
    height: 55px;
    padding: 0 30px;
}

.contact-form form textarea {
    height: 150px;
    padding: 30px;
}
.contact-form form {
    box-shadow: none;
}
.contact-form form input,
.contact-form form textarea {
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    margin-bottom: 30px;
    border: 0;
    text-transform: capitalize;
}

.btn-sbmt {
    float: left;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    height: 60px;
    padding: 0 70px;
    border: 0;
    letter-spacing: 1px;
    border: 2px solid;
    background-color: #000;
}

.form1 .btn-sbmt {
    height: 42px;
    min-width: 130px;
    border-radius: 10px;
    background-color: #c50200;
    box-shadow: 0 3px 6px 0 rgb(76 81 101 / 20%);
    color: #fff;
    border: 0;
    font-size: 16px;
}
.form1 .question-text {
    padding: 10px 20px !important;
    /*margin: 0 -32px 30px -32px;*/
    background: #af0303;
    border-radius: 10px;
}
.form1 .question-text p {
    text-align: center;
    font-size: 34px !important;
    line-height: 1.5;
    color: #fff;
    font-weight: 600 !important;
}
.form-group {
    float: left;
    width: 100%;
    margin-top: 25px;
}

.js-ajax-form label {
    position: relative;
    top: -15px;
    font-size: 16px;
}

.bottom-footer {
    float: left;
    width: 100%;
    background-color: #111;
    padding: 10px 0;
}

.bottom-footer-data {
    float: unset;
    width: 100%;
    text-align:center;
}

.bottom-footer-data p {
    color: #fff;
    font-size: 14px;
    float: unset;
    text-align:center;
    display: inline-block;
}
.bottom-footer-data img{float: none;width: 10%;padding: 0 0 0 20px;}
footer p.usd {color: #fff;font-size: 12px;}
.social-links {
    float: right;
    margin-top: 2px;
}

.social-links li {
    display: inline-block;
    padding: 0 6px;
}

.social-links li a {
    color: #fff;
    font-size: 15px;
}

.social-links li a:hover {
    color: #b6e5e6;
}

.responsive-mobile-menu {
    position: fixed;
    top: 0;
    right: 0;
    background-color: #fff;
    width: 35%;
    height: 100%;
    padding: 30px 50px;
    -webkit-box-shadow: 0 0 65px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0 0 65px rgba(0, 0, 0, 0.07);
    -ms-box-shadow: 0 0 65px rgba(0, 0, 0, 0.07);
    -o-box-shadow: 0 0 65px rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 65px rgba(0, 0, 0, 0.07);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
    z-index: 99999999;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    overflow-y: auto;
}

.responsive-mobile-menu.active {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
}

.close-menu {
    float: right;
    color: #333;
    font-size: 40px;
    cursor: pointer;
}

.mobile-menu {
    float: left;
    width: 100%;
    margin-bottom: 50px;
    margin-top: 35px;
}

.mobile-menu ul li {
    float: left;
    width: 100%;
}

.mobile-menu ul li {
    float: left;
    width: 100%;
    padding: 10px 0;
}

.mobile-menu ul li a {
    float: left;
    width: 100%;
    color: #333;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 24px;
}

.mb-copyright-text {
    float: left;
    width: 100%;
}

.mb-social-links {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}

.mb-social-links li {
    display: inline-block;
    margin-right: 15px;
}

.mb-social-links li a {
    color: #333;
    font-size: 20px;
}

.landing-sec {
    text-align: center;
    padding: 150px 0 250px;
    background-image: url(../images/landing-bg.png);
    background-size: cover;
}

.landing-sec .logo {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
}

.landing-sec .logo img {
    float: none;
}

.landing-sec p {
    width: 665px;
    margin: 0 auto;
    margin-bottom: 100px;
}

.ld-pages {
    float: left;
    width: 100%;
}

.ld-pages li {
    float: left;
    width: 50%;
    padding: 0 15px;
}

.ld-pages li img {
    width: 100%;
    -webkit-box-shadow: 0 0 60px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 60px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 60px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 60px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 60px rgba(0, 0, 0, 0.1);
}

.ld-pages li h3 {
    color: #333;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 15px;
}

.success-message {
    display: none;
}

.error-message {
    display: none;
}

.spinner {
    z-index: 99999999999999999;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.double-bounce1,
.double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-bounce 2s infinite ease-in-out;
    animation: sk-bounce 2s infinite ease-in-out;
}

.double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

@-webkit-keyframes sk-bounce {
    0%,
    100% {
        -webkit-transform: scale(0);
    }
    50% {
        -webkit-transform: scale(1);
    }
}

@keyframes sk-bounce {
    0%,
    100% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }
    50% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}

.feature-icon > span i {
    font-size: 50px;
    font-weight: 700;
    margin-top: 20px;
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

/*body {*/

/*    font-size: 17px;*/

/*    font-family: "Lato", sans-serif;*/

/*}*/

.container {
    background-color: #881616;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100vw;
    height: 100vh;
}

/*.button {*/

/*    text-decoration: none;*/

/*    font-size: 1rem;*/

/*    font-weight: 700;*/

/*    text-transform: uppercase;*/

/*    display: inline-block;*/

/*    border-radius: 1.5rem;*/

/*    background-color: white;*/

/*    color:black;*/

/*    padding: 1rem 2rem;*/

/*}*/

/*start popup*/

.popup {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    width: 100vw;
    height: 100vh;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.877);
    z-index: -9;
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    transition: 0.7s ease-in-out;
}

.popup-inner {
    position: relative;
    justify-content: space-between;
    bottom: -200em;
    display: flex;
    align-items: center;
    max-width: 1000px;
    max-height: 1000px;
    /* width: 40%; */
    /* height: 50%; */
    background-color: white;
    transform: rotate(45deg);
    transition: 1s ease-in-out;
    border: 0px solid #39393a;
    /*border-radius: 19px;*/
    background: #fff;
    z-index: 999;
    /*box-shadow: 0px 0px 5px #656565;*/
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 10px 0 -5px #eee, 0 10px 1px -4px rgba(0, 0, 0, 0.15), 0 20px 0 -10px #eee, 0 20px 1px -9px rgba(0, 0, 0, 0.15);
}

.popup-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 60%;
    height: 100%;
    text-align: center;
    padding: 4rem;
}
.popup.active {
    visibility: visible;
    opacity: 1;
    z-index: 999999;
}

.popup.active .popup-inner {
    bottom: 0;
    right: 0;
    transform: rotate(0);
    z-index: 999999;
}

.popup-close {
    position: absolute;
    right: 6px;
    top: -30px;
    width: 3rem;
    height: 3rem;
    font-size: 0.8rem;
    font-weight: 400;
    border-radius: 100%;
    line-height: 3rem;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    opacity: 1;
    color: #000;
    z-index: 9999;
    background: transparent;
    border: none;
}

.popup-close i {
    color: rgb(255, 255, 255);
    font-size: 3em;
}

.popup-inner h3 {
    font-size: 26px;
    text-align: center;
    margin-bottom: 0px;
    color: #000;
    font-weight: 700;
    line-height: 34px;
}

@media screen and (max-width: 800px) {
    .popup-text {
        padding: 0;
        overflow: hidden;
    }
    .popup-text h1 {
        font-size: 1.2em;
    }
}

.popup-hading h2 {
    display: block;
    width: 350px;
    margin: 50px auto 0 auto;
    padding: 20px;
    color: #efefef;
    text-shadow: 0 1px 5px #000;
    text-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
    -webkit-font-smoothing: antialiased;
}

.form1 {
    display: block;
    /* width: 370px; */
    /* margin-top: 50px; */
    /* margin-left: 30px; */
    padding: 20px;
    border-radius: 7px;
    /* background: linear-gradient(-45deg, #c20000, #c20000, #d70746, #c20000); */
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
    /* background-color: #fff; */
    box-shadow: none;
    /*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 10px 0 -5px #eee, 0 10px 1px -4px rgba(0, 0, 0, 0.15), 0 20px 0 -10px #eee, 0 20px 1px -9px rgba(0, 0, 0, 0.15);*/
}

@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

label {
    display: block;
    position: relative;
    padding: 0;
    margin: 0px 0 0 0;
}

label:first-child {
    margin: 0px 0 13px 0;
}

label span {
    position: absolute;
    width: 100%;
    padding: 14px 8px;
    left: 0;
    font-size: 13px;
    text-align: left;
    color: #2c2c2d;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    transition: transform 0.4s cubic-bezier(0.22, 1.05, 0.18, 1.04), font-weight 0.4s ease, color 0.4s ease;
    border-radius: 29px;
    text-transform: capitalize;
}

label input {
    width: 100%;
    padding: 10px 36px;
    height: 45px;
    border: 1px solid #b8c0d0;
    border-radius: 3px;
    box-sizing: border-box;
    font-size: 13px;
    color: #323232;
    font-family: "Avenir Next", "Avenir", sans-serif;
    text-align: left;
    outline: none;
    border-radius: 11px;
    text-transform: capitalize;
}

label input:focus ~ span {
    font-size: 12px;
    font-weight: bold;
    color: #454545;
    transform: translate(-10px, -33px);
}

label input:valid ~ span {
    font-size: 12px;
    font-weight: bold;
    color: #09aa66;
    transform: translate(-10px, -33px);
}

.popup-button > a {
    float: left;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 2px solid;
    height: 50px;
    padding: 0px 42px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 15px;
    line-height: 48px;
    background: #c20000;
    color: #fff;
}

.popup-button > a:hover {
    background-color: #333;
    color: #fff;
    border-color: #313131;
    /* border-radius: 23px 0 23px 0; */
}

.popup-button {
    display: flex;
    justify-content: center;
}

/*end popup*/

.project-img img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.padding-area {
    padding: 0 10px 10px 0px;
}

.pricing-plan img {
    margin: 15px 0;
    cursor: pointer;
}

/*start image hover*/

.flip-card {
    background-color: transparent;
    perspective: 1000px;
}

.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
}

.flip-card-back {
    background-color: #000000e3;
    color: white;
    transform: rotateY(180deg);
    min-height: 233px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column wrap;
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: r1;
    top: 15px;
    box-shadow: /* The top layer shadow */ 0 1px 1px rgba(0, 0, 0, 0.15), /* The second layer */ 0 10px 0 -5px #eee, /* The second layer shadow */ 0 10px 1px -4px rgba(0, 0, 0, 0.15), /* The third layer */ 0 20px 0 -10px #eee,
        /* The third layer shadow */ 0 20px 1px -9px rgba(0, 0, 0, 0.15);
    /* Padding for demo purposes */
}

.flip-card-back a {
    color: #bf0000;
    font-weight: 700;
}

.flip-card-back p {
    font-size: 20px;
}

.abt-info p {
    font-size: 17px;
    width: 73%;
}

.service-main-info p {
    font-size: 16px;
}

.icon-image {
    float: left;
    width: 50px;
    height: 50px;
    cursor: pointer;
}

.icon-image img {
    width: 70px;
    height: 70px;
    background: #3e3d3d;
    border-radius: 10px;
    padding: 5px;
    box-shadow: 0px 1px 8px #6f6f6f;
}

.icon-image img:hover {
    background: #fff;
}

.service-details {
    float: left;
    width: 70px;
    margin: 19px 11px;
}

h2.text-h {
    font-size: 24px;
    font-weight: 400;
    margin: 0px 15px;
    color: #fff;
}

span.f-t {
    float: left;
    margin-bottom: 50px;
}

form textarea {
    border-radius: 10px;
    width: 100%;
    resize: none;
    height: 85px;
    font-size: 13px;
    padding: 10px;
    border: 1px solid #b8c0d0;
    margin: 18px 0;
}

.feature-icon span.black {
    background: #1e1e1e;
    padding: 14px;
    float: left;
}
.aling-text-left {
    float: left;
    text-align: left;
}

.test:hover {
    background: transparent;
    border: none;
    box-shadow: none;
}

.det-test {
    background: #ffffff;
    width: 54px;
    border-radius: 6px;
    padding: 5px;
}
.clear {
    clear: both;
}
.about-list.det-text-detail {
    padding-left: 0;
    padding-top: 39px;
}

/*end*/

label.input-icon-sec i {
    position: relative;
    top: 31px;
    left: 12px;
    color: #c20000;
}

/*end*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type="number"] {
    -moz-appearance: textfield;
}


.christmas-tag1 {position: absolute;
left: -45px;
top: -52px;}


.christmas-tag2 {position: absolute;
right: -45px;
top: -75px;}
