.inner {
    width: 100%;
    background-position: center;
    padding: 2% 0 5%;
    position: relative;
    background-image: url("../images/banner_elite.png");
    background-size: cover;
}
.navigation {
    display: flex;
    padding: 19px 0;
    width: 100%;
}

header {
    margin: auto;
    background-image: url(../images/banner_elite.png);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    z-index: 5;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}









@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600&display=swap");
@font-face {
    font-family: "LEMON MILK";
    src: url(../fonts/LEMONMILK-Medium.eot);
    src: url(../fonts/LEMONMILK-Medium.eot?#iefix) format("embedded-opentype"), url(../fonts/LEMONMILK-Medium.woff2) format("woff2"), url(../fonts/LEMONMILK-Medium.woff) format("woff"), url(../fonts/LEMONMILK-Medium.ttf) format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "LEMON Regular";
    src: url(../fonts/LEMONMILK-Regular.eot);
    src: url(../fonts/LEMONMILK-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/LEMONMILK-Regular.woff2) format("woff2"), url(../fonts/LEMONMILK-Regular.woff) format("woff"), url(../fonts/LEMONMILK-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

.center_btn {
    margin: 0 auto;
    display: table;
}

.calltext.float-start {
    display: flex;
    align-items: baseline;
    flex-direction: column;
    justify-content: center;
    padding: 0px 0 0;
}

body {
    font-family: Poppins, sans-serif;
    overflow-x: hidden;
    margin: 0;
    padding: 0;
    scroll-behavior: smooth;
}

p {
    font-family: Poppins, sans-serif;
    color: #000;
    font-size: 14px;
    line-height: 25px;
}

ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

a {
    text-decoration: none;
}




/* header srtrt new */






/* header end new */
/*.headerBG {
	background-image: url(../images/headertopBg.png);
	background-size: cover;
	width: 100%;
	height: 100vh;
	background-position: center center;
	background-repeat: no-repeat
}*/



.contactcenter {
    display: table;
    margin: 10px auto 0;
}

.calltext i {
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 17px;
    margin-right: 10px;
    border-radius: 100px;
    position: relative;
    bottom: 14px;
    background: linear-gradient(to right, #f05a28 0, #e80a89 100%);
}

.calltext small {
    font-family: Poppins, sans-serif;
    color: rgb(255 255 255);
    display: block;
    font-size: 17px;
    margin: 0px 0 0 53px;
    font-weight: 600;
    line-height: 8px;
}

.calltext a {
    font-family: Poppins, sans-serif;
    color: #fff;
    display: block;
    font-size: 16px;
}

.calltext a:hover {
    color: rgb(87 190 146);
    transition: all 0.5s ease;
}

.calltext a:hover i {
    transform: scale(1.3);
    transition: all 0.5s ease;
}

.getqoute a {
    padding: 15px;
    border-radius: 100px;
    font-size: 13px;
    margin: 0px 0px 0px 10px;
    text-transform: uppercase;
    width: 100%;
    float: right;
    background: #f0592a;
}

.Bussiness,
.PortfolioMain {
    position: relative;
}

.BannerSection {
    padding: 7% 0;
}

.FormContent span {
    display: block;
    color: #fff;
    font-size: 60px;
    font-weight: 700;
    margin: 0 0 20px;
    font-family: "Raleway", sans-serif;
    line-height: 60px;
}

.FormContent p {
    display: block;
    color: #fff;
    font-weight: 100;
    width: 100%;
    font-size: 24px;
    line-height: 29px;
}

.FormContent ul {
    margin-bottom: 30px;
    margin-top: 30px;
}

.FormContent ul li {
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 10px;
}

.FormContent ul li i {
    font-size: 18px;
    color: #fbb84b;
}

.FormContent span small {
    font-size: 60px;
    color: #fbb84b;
}

.FormContent a {
    margin-right: 10px;
}

.ContactForm .btn-primary {
    width: 100%;
    text-align: center;
}

.btn-primary {
    color: #fff;
    padding: 11px 30px;
    border-radius: 6px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#71ff53+0,004a13+100 */
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /* IE6-9 */
    border: 0;
    outline: none;
    height: 50px;
    border-radius: 40px;
    font-size: 15px;
    background: #df3940;
}

.btn-primary:hover {
    box-shadow: 0 10px 30px rgb(0 0 0 / 20%);
    background: linear-gradient(to right, #f05a28 0, #e80a89 100%);
    color: #fff;
    transform: translateY(-10px);
    transition: 0.5s;
}

.Brand span {
    display: block;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin: 30px 0 20px;
}

.BrandSlider img {
    width: 170px;
    height: 80px;
    object-fit: scale-down;
}

.ContactForm {
    /* box-shadow: rgb(34 34 34) 2px 1px 10px; */
    /* position: relative; */
    /* background: #2229; */
    /* padding: 60px 20px; */
    /* z-index: 2; */
    /* width: 90%; */
    /* float: right; */
    /* border-radius: 0; */
}

.modalimg img {
    width: 100%;
    height: 420px;
    object-fit: scale-down;
}

.ContactForm small {
    display: block;
    font-family: "LEMON Regular";
    color: #000;
    text-align: center;
    font-size: 16px;
}

.ContactForm img {
    /* position: absolute; */
    /* top: -60px; */
    /* left: -90px; */
    width: 100%;
    /* display: none; */
    padding: 90px 0 0;
}

.ContactForm small {
    display: block;
    font-family: "LEMON Regular";
    color: #fff;
    text-align: center;
    font-size: 16px;
    margin: 10px 0;
}

.ContactForm span {
    display: block;
    font-family: "LEMON Regular";
    color: #fff;
    text-align: center;
    font-size: 32px;
    margin: 2px 0 20px;
}

.ContactForm i {
    position: absolute;
    left: 20px;
    z-index: 1;
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 5px 0 0 5px;
    background: linear-gradient(to right, #f05a28 0, #e80a89 100%);
}

.ContactForm .form-control {
    width: 100%;
    height: 50px;
    position: relative;
    background: #fff0;
    padding: 0 40px 0 60px;
    font-size: 14px;
    color: #fff;
    margin: 0 0 30px;
}

.ContactForm textarea#floatingTextarea2 {
    padding: 20px !important;
}

.btns_wrap {
    position: fixed;
    right: 0;
    top: 30%;
    z-index: 22;
}

.btns_wrap .call_wrap {
    width: 280px;
    position: absolute;
    right: -225px;
    top: 63px;
    border-radius: 3px 0 0 3px;
    overflow: hidden;
    box-shadow: 0 0 40px #00000026 !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 9999;
    font-weight: 600;
    font-size: 12px;
    background: linear-gradient(to right, #f05a28 0, #e80a89 100%);
}

.btns_wrap .call_wrap span {
    color: #fff;
    font-size: 17px;
    vertical-align: middle;
    padding: 15px 20px 15px 15px;
}

.btns_wrap .chat_wrap {
    display: block;
    position: absolute;
    right: -225px;
    width: 280px;
    top: 0;
    border-radius: 0;
    overflow: hidden;
    box-shadow: 0 0 40px #00000026 !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 3px 0 0 3px;
    z-index: 9999;
    background: linear-gradient(to right, #f05a28 0, #e80a89 100%);
}

.btns_wrap .call_wrap span.icoo,
.btns_wrap .chat_wrap span.icoo {
    color: #fff;
    font-size: 18px;
    padding: 15px 20px;
    border-right: 1px solid #33014b;
    vertical-align: middle;
    display: inline-block;
    border-radius: 0;
    width: 60px;
    background: #df3940;
}

.btns_wrap .chat_wrap span {
    color: #fff;
    font-size: 17px;
    vertical-align: middle;
    padding: 15px 30px 15px 15px;
    font-weight: 600;
}

.btns_wrap a:hover {
    text-decoration: none !important;
    right: 0;
}

.logoimg {
    float: left;
}

.logoimg img {
    width: 100%;
    height: 100px;
    object-fit: scale-down;
}

.outer {
    /* height: 100vh; */
    /* width: 100%; */
    /* position: relative; */
    /* overflow: hidden; */
}

.outer:after {
    content: "";
    display: block;
    width: 100%;
    height: 290px;
    background-image: url(../images/bannerafter.png);
    background-repeat: no-repeat;
    background-position: left top;
    position: absolute;
    bottom: -34px;
}

/* .inner {
    width: 100%;
    background-position: center;
    padding: 10% 0 5%;
    position: relative;
    background-image: url("../images/banner_elite.png");
    background-size: cover;
} */

.inner:after {
    position: absolute;
    content: "";
    top: 0;
    width: 100%;
    height: 100%;
    background: #21082c00;
    left: 0;
    right: 0;
    bottom: 0;
}

.slide-cap {
    width: 80%;
    margin: 0 auto;
    position: relative;
    z-index: 5;
}

.iconsec {
    padding: 5% 0;
    background: #130d0d;
}

.overyear span {
    display: block;
    color: #000;
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 20px;
    text-align: center;
    font-family: "Raleway", sans-serif;
}

.iconsbox ul li {
    display: inline-block;
    width: 19.6%;
    background: #fff;
    padding: 20px 10px;
    border-radius: 5px;
    transition: all 0.5s ease 0s;
    box-shadow: 0px 0px 10px #430a5ea8;
    vertical-align: top;
}

.iconsbox ul li img {
    display: table;
    width: 60px;
    height: 60px;
    object-fit: scale-down;
    margin: 0 auto 10px;
}

.iconsbox ul li small {
    display: block;
    text-align: center;
    color: #000;
    font-size: 12px;
    width: 72%;
    margin: 0 auto;
}

.iconsbox ul li:hover {
    background-image: linear-gradient(to right, #32004a, #c653ff);
    transform: scale(1.1);
    transition: all 0.5s ease;
}

.iconsbox ul li:hover small {
    color: #fff;
}

.Bussiness {
    position: relative;
    background: #efefef;
    padding: 5% 0;
}

.Bussinesscontent span {
    display: block;
    color: #000000;
    font-size: 36px;
    line-height: 42px;
    font-weight: 700;
    margin: 0 0 20px;
    width: 74%;
    font-family: "Raleway", sans-serif;
}

.Bussinesscontent h6 {
    color: #000;
    font-weight: 600;
    font-size: 20px;
    /* margin: 0; */
}

/*.Bussinesscontent small {
	display: block;
	color: #000;
	font-size: 24px;
	font-weight: 500;
	margin: 0 0 17px
}

.Bussiness:hover .left {
	top: -70px;
	transition: all 1s ease 0s
}
.Bussinessimg img:nth-child(2) {
    position: relative;
    z-index: 9;
}
.left {
	position: absolute;
	z-index: 1;
	top: 0;
	transition: all 1s ease 0s;
	width: 370px;
	object-fit: scale-down
}

.right {
	position: absolute;
	left: auto;
	z-index: 1;
	bottom: 0;
	right: 0;
	transition: all 1s ease 0s;
	width: 370px
}

.Bussiness:hover .right {
	bottom: -70px;
	transition: all 1s ease 0s
}*/

.packagesmain {
    padding: 5% 0;
}

.centerheading {
    width: 70%;
    margin: 0 auto 20px;
    text-align: center;
}

.centerheading span {
    display: block;
    margin: 0 0 0px;
    text-align: center;
    margin-left: 0;
    color: #000;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 10px;
    font-family: "Raleway", sans-serif;
}

.centerheading p {
    display: block;
    color: #000;
    font-size: 14px;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}

.packagesbox {
    margin-bottom: 30px;
}

.packagesbox {
    box-shadow: rgba(0, 0, 0, 0.46) 1px 1px 10px;
    background: #fff;
    padding: 30px;
    border-radius: 15px;
    transition: all 0.5s ease;
}

.packagesbox:hover {
    background: linear-gradient(#450b61 0, #5c187d 50%, #812dab 100%);
    transition: all 5s ease 0s;
    transition: all 0.5s ease;
}

.packagesbox:hover small {
    color: #fff;
}

.packagesbox small {
    color: #32004a;
    display: block;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
}

.packagesbox span {
    color: #c653ff;
    display: block;
    text-align: center;
    font-size: 35px;
    font-weight: 600;
}

.packagesbox h5 {
    text-align: center;
    margin: 10px 0 10px 0;
}

.packagesbox:hover h5 del {
    color: #fff;
}

.packagesbox:hover h5 {
    color: #fff;
}

.packagesbox span del {
    color: #000;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}

.scrollbar {
    float: left;
    height: 290px;
    overflow-y: scroll;
    width: 100%;
    overflow-x: hidden;
    background: 0 0;
    margin: 10px 0 40px;
}

.packagesbox ul li {
    color: #32004a;
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 10px;
}

.packagesbox:hover ul li {
    color: #fff;
}

.packagesbox a {
    display: table;
    margin: 0 auto;
}

#style-3::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background: #3d0657;
}

#style-3::-webkit-scrollbar {
    width: 4px;
    background: #c653ff;
}

#style-3::-webkit-scrollbar-thumb {
    background: #c653ff;
}

.nav-pills .show>.nav-link,
.packagesTabs .nav-pills .nav-link.active {
    color: #fff;
    background-image: linear-gradient(to right, #32004a, #c653ff);
}

.packagesTabs .nav-link {
    color: #32004a;
    font-size: 18px;
    font-weight: 600;
}

.comboinnerbg {
    background-image: url(../images/combobg.jpg);
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 15px;
    padding: 30px;
}

.comboheading span {
    color: #fff;
    display: block;
    font-size: 31px;
    font-weight: 600;
    margin: 0 0 10px;
}

.comboheading p {
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 500;
    width: 70%;
}

.colbopackgeslist ul li {
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 9px;
    line-height: 30px;
}

.colbopackgeslist ul li span {
    font-weight: 600;
    font-size: 18px;
    margin: 20px 0 20px 0;
    display: block;
}

.bookcard {
    text-align: center;
    display: block;
    background: #c653ff;
    padding: 30px;
    border-radius: 10px;
    border: 3px solid #fff;
}

.bookcard small {
    display: block;
    text-align: center;
    color: #000;
    font-weight: 600;
    font-size: 20px;
}

.bookcard span {
    display: block;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 40px;
    margin: 10px 0 0;
}

.bookcard del {
    display: block;
    text-align: center;
    color: #000;
    font-weight: 600;
    font-size: 30px;
    margin: 0 0 10px;
}

.bookcard .btn-primary {
    color: #fff;
    background: #3d0657;
    border-color: #3d0657;
}

.bookcard .btn-primary:hover {
    color: #fff;
    background: #000;
    border-color: #000;
}

.PortfolioMain {
    padding: 5% 0;
}

.PortfolioMain .centerheading span {
    text-align: center;
    margin-left: 90px;
    margin-left: 0;
}

.PortfolioMain .centerheading p {
    text-align: center;
}

.containerm {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.image {
    height: 440px;
    width: 410px;
    position: relative;
    cursor: pointer;
    box-shadow: rgba(0, 0, 0, 0.3) 0 0 25px 1px;
    background-color: #555;
    overflow: hidden;
    margin: 0 0 15px;
    transition: all 0.5s ease 0s;
}

.image:hover img {
    transform: translate(-50%, -50%) scale(1.3) rotate(20deg);
}

.containerm img {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.8s ease 0s;
}

.image:hover i {
    transform: translate(-50%, -50%);
    transition-timing-function: ease;
}

.containerm i {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-2000px, -50%);
    color: #fff;
    font-size: 25px;
    transition: all 0.8s ease-in 0s;
}

.image:hover::after {
    transform: translate(-50%, -50%);
}

.image::after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    width: 600px;
    height: 600px;
    transform: translate(-140%, -50%);
    opacity: 0.8;
    border-radius: 50%;
    transition: all 0.8s ease 0s;
    background-image: linear-gradient(to right, #32004a, #c653ff);
}

.livechat {
    display: table;
    margin: 30px auto 0;
}

.livechat .btn1 {
    color: #fff;
    background: #32004a;
    padding: 15px 20px;
    border-radius: 10px;
    margin: 0 10px;
    border-width: 2px;
    border-style: solid;
    border-color: #32004a;
    border-image: initial;
}

.livechat .btn1:hover {
    color: #32004a;
    background: #fff;
    border-width: 2px;
    border-style: solid;
    border-color: #32004a;
    border-image: initial;
}

.livechat .btn2 {
    color: #32004a;
    background: #fff;
    padding: 15px 20px;
    border-radius: 10px;
    margin: 0 10px;
    border-width: 2px;
    border-style: solid;
    border-color: #32004a;
    border-image: initial;
}

.livechat .btn2:hover {
    color: #fff;
    background: #32004a;
    border-width: 2px;
    border-style: solid;
    border-color: #32004a;
    border-image: initial;
}

.mobileimg {
    position: relative;
    z-index: 2;
}

.mobileimg .menimg {
    position: absolute;
    right: 130px;
    top: 0;
    width: 280px;
    z-index: 2;
    bottom: auto;
}

.mobileimg .girlimg {
    position: absolute;
    right: 0;
    top: 150px;
    width: 120px;
    z-index: 2;
    bottom: auto;
}

.TestimonialMain span {
    display: block;
    color: #000000;
    font-size: 36px;
    font-weight: 700;
    width: 380px;
    margin: 0 auto 30px;
    font-family: "Raleway", sans-serif;
    text-align: center;
    line-height: 37px;
}

.TestmonialContent {
    overflow: hidden;
    padding: 20px 30px;
    border-radius: 15px;
    /* border: 1px solid #00000029; */
    margin: 20px 10px;
    background: #ffffff;
    /* box-shadow: 0px 0px 10px #00000042; */
    /* min-height: 440px; */
    background: #000;
}

.TestmonialContent img {
    width: auto;
    margin: 0 auto 20px;
    border-radius: 100%;
}

.third_party img {
    border-radius: inherit;
    height: auto;
    width: auto;
    float: none;
    margin: 0 auto;
}

.TestmonialContent p {
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    line-height: 32px;
}

.TestmonialContent small {
    color: #8d8d8d;
    font-size: 19px;
    font-weight: 600;
    display: block;
    margin: 0 0 10px;
    line-height: 13px;
    text-align: center;
}

button.slick-prev.slick-arrow,
button.slick-next.slick-arrow {
    background: transparent;
    border: 0;
    color: #ffffff;
    position: relative;
}

button.slick-next:after {
    position: absolute;
    content: "\f105";
    top: 0;
    left: 0;
    font-size: 20px;
}

button.slick-next:after {
    position: absolute;
    content: "\f104";
    top: 0;
    left: 0;
    font-size: 20px;
}

.TestmonialContent span {
    color: #9f9f9f;
    font-size: 14px;
    font-weight: 600;
    display: block;
    margin: 0 0 10px;
    line-height: 16px;
    text-align: left;
    display: none;
}

.slick-current.slick-active .TestmonialContent small,
.slick-current.slick-active .TestmonialContent span {
    color: #ee4a3b;
}

.TestmonialContent ul {
    text-align: center;
}

.slick-current.slick-active .TestmonialContent {
    border-color: #00000029;
    background: #00000008;
    border: 1px solid #e51a7200;
}

.TestmonialContent ul li {
    display: inline-block;
    color: #ebb009;
}

form.cntc-frm {
    margin: 10% 0 0;
}

.footerText {
    margin: 30px 0 60px;
}

.footerText span {
    display: block;
    color: #fff;
    font-size: 30px;
    margin: 80px 0 10px;
    font-family: "Raleway", sans-serif;
}

.footerText p {
    display: block;
    color: #fff;
    font-size: 14px;
    margin: 0 auto;
}

.cntc-frm .form-control {
    height: 50px;
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    background: 0 0;
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
    border-image: initial;
    margin: 0 0 30px;
    border-radius: 10px;
}

.cntc-frm .form-control::placeholder {
    color: #fff;
    opacity: 1;
}

.cntc-frm .form-control:-ms-input-placeholder {
    color: #fff;
}

.cntc-frm .form-control::-ms-input-placeholder {
    color: #fff;
}

footer .cntc-frm textarea {
    height: 170px !important;
}

.Copyright {
    background: #000;
    padding: 15px 0;
}

.copytext p {
    color: #fff;
    margin: 0;
    padding: 0;
    text-align: center;
}

.poilicy a {
    color: #fff;
    display: block;
    text-align: right;
    font-size: 14px;
    margin: 0;
    padding: 0;
}

.Maincontact .ContactForm {
    background: no-repeat;
    box-shadow: inherit;
    border-left: inherit;
    padding: 0 0 30px;
    border-radius: 0;
    z-index: 2;
}

.Maincontact .ContactForm i {
    left: 0;
    height: 45px;
    line-height: 45px;
}

.Maincontact .ContactForm small {
    font-size: 12px;
}

.Maincontact .ContactForm span {
    font-size: 22px;
}

.Maincontact .ContactForm .form-control {
    width: 100%;
    height: 45px;
    position: relative;
    background: #f8e9ff;
    padding: 0 40px 0 60px;
    font-size: 13px;
}

.Bussinesscontent {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    height: 100%;
}

.packagesTabs .nav {
    align-items: center;
    margin: 0 auto;
    justify-content: center;
}

.package-details h5 {
    font-size: 50px;
    font-weight: 900;
    margin-bottom: 10px;
    font-family: "Raleway", sans-serif;
    color: #eee;
}

.package-details h3 {
    font-size: 133px;
    font-weight: 900;
    line-height: 117px;
    background-image: url(../images/test-img.jpg);
    background-size: cover;
    color: transparent;
    -moz-background-clip: text;
    -webkit-background-clip: text;
    background-position: center;
}

.package-details p {
    font-size: 24px;
    color: #eee;
    font-weight: 500;
    margin-bottom: 30px;
}

.package-details .item-list ul li {
    color: #fff;
    font-size: 14px;
    margin-bottom: 3px;
}

.package-details .item-list ul li i {
    color: var(--primary-color);
    font-weight: 600;
    margin-right: 4px;
}

.combo-box-pack .info {
    padding: 35px 20px;
    text-align: center;
}

.combo-box-pack .title h3 {
    font-weight: 700;
    margin: 0;
    font-size: 42px;
    color: #ffffff;
}

.combo-box-pack {
    position: relative;
    border-radius: 10px;
    border: 2px solid var(--primary-color);
    box-shadow: 0 0 20px 3px #e22d589e;
    padding: 30px 0;
    margin: 100px 0 0;
}

.combo-box-pack .title {
    margin-bottom: 20px;
}

.combo-box-pack .title p {
    margin: 0;
    font-size: 20px;
    color: #fcfdfd;
}

.combo-box-pack .price h3 {
    font-size: 110px;
    font-weight: 700;
    margin: 0;
    color: #ffffff;
}

.combo-box-pack .off-now {
    background-color: #000000;
    text-align: center;
    padding: 10px 0;
}

.combo-box-pack .off-now h6 {
    margin: 0;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
}

.combo-box-pack .price h6 span {
    display: block;
    text-decoration: line-through;
    text-decoration-color: #ffa6cd;
}

.combo-box-pack .off-now h6 span {
    color: var(--primary-color);
}

.combo-box-pack .details ul li a span {
    font-size: 14px;
    display: block;
    font-weight: 400;
}

.combo-box-pack .text-center a.btn-style-2 {
    background-color: #fff;
    padding: 10px 30px;
    color: #821a6c;
    border-radius: 4px;
    font-weight: 600;
}

.combo-box-pack .text-center a.btn-style-2:hover {
    border: 1px solid #ffffff;
    background-color: #ffffff00;
    color: #ffffff;
}

.combo-box-pack::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 7px;
    transition: all 0.3s ease-in-out;
    animation: gradient 15s ease infinite;
    z-index: 0;
    background: linear-gradient(to right, #f05a28 0, #e80a89 100%);
}

.combo-box-pack .details ul li:first-child {
    text-align: right;
}

.combo-box-pack .details ul li:last-child {
    text-align: left;
}

.combo-box-pack .details ul li+li {
    padding-left: 50px;
}

.combo-box-pack .details ul li {
    color: var(--white);
    position: relative;
}

.combo-box-pack .details ul li+li::before {
    content: "";
    position: absolute;
    left: 25px;
    height: 100%;
    width: 2px;
    background-color: var(--white);
}

.combo-box-pack .details ul {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}

.combo-box-pack .price h6 {
    margin: 0;
    font-size: 24px;
    color: #fcfdfc;
    margin-left: 20px;
}

.combo-box-pack .price {
    display: flex;
    align-items: center;
    justify-content: center;
}

.combo-box-pack .details ul li a {
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
}

.element {
    position: absolute;
    z-index: 5;
}

.element-4 {
    right: 70px;
    animation: rotateElement 10s linear infinite;
    z-index: 9;
    top: 20px;
}

.element-5 {
    bottom: 0px;
    left: 0;
    animation: spin 10s linear infinite;
}

.combo-box-pack .details {
    padding: 35px 20px;
}

.combo-box-pack * {
    position: relative;
}

.package-details .item-list ul li span {
    font-size: 14px;
    font-weight: 600;
    font-family: "Raleway", sans-serif;
}

.item-list ul {
    margin: 0 0 20px;
}

.combo-package.spacing__x {
    position: relative;
    padding: 5% 0;
    background: #1a1a1a;
}

.packagesbox.wow.fadeInUp a.btn.btn-primary {
    padding: 12px 6px;
    display: inline-flex;
    font-size: 13px;
    margin: 0 3px;
}

.element {
    -webkit-animation: rotation 8s infinite linear;
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
    }
}

.Bussinesscontent p {
    font-family: Poppins, sans-serif;
    color: #000000;
    font-size: 14px;
    line-height: 25px;
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 40px;
}

.email_sec {
    margin: 11% 0 0;
    padding: 5% 0;
    background: linear-gradient(#450b61 0, #5c187d 50%, #812dab 100%);
}

.email_sec .btn-primary {
    color: #fff;
    border-color: #c653ff;
    padding: 13px 30px;
    background-image: linear-gradient(to right, #32004a, #c653ff);
    background-color: #c653ff;
    margin: 0;
    width: 100%;
}

.email_sec .btn-primary:hover {
    color: #fff;
    background: #3d0657;
    border-color: #3d0657;
}

.email_sec .cntc-frm .form-control {
    height: 50px;
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    background: 0 0;
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
    border-image: initial;
    margin: 0 0 0px;
    border-radius: 10px;
}

.package-mid .btn-info {
    background-color: transparent;
    background-image: linear-gradient(180deg, #3eb114 0%, #1b9e21 100%);
    border-radius: 30px 30px 30px 30px;
    border: 0;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
}

.qualities h3 {
    text-transform: none;
    text-transform: none;
    text-align: center;
    font-weight: 500;
    font-size: 35px;
    margin: 0px 0px 10px 0px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.quality h4 {
    font-size: 16px;
    line-height: 22px;
    padding-top: 5px;
    color: #2e2e2e;
}

.quality {
    text-align: center;
}

.quality h4 {
    font-size: 16px;
    line-height: 22px;
    padding-top: 5px;
    color: #ffffff;
}

.quick-contact-slider .sensation-slide {
    padding: 0px 20px 0px 20px;
    outline: none;
    float: none;
    display: inline-block;
}

.icon-Constant-Client-Coordination {
    background-image: url(../images/constant-client-coordination.png);
    background-size: 100%;
    background-position: center center;
    width: 59px;
    height: 46px;
    display: inline-block;
}

.icon-Customer-Satisfaction {
    background-image: url(../images/customer-satisfaction.png);
    background-size: 100%;
    background-position: center center;
    width: 59px;
    height: 46px;
    display: inline-block;
}

.icon-Ownership-Rights {
    background-image: url(../images/ownership-rights.png);
    background-size: 100%;
    background-position: center center;
    width: 59px;
    height: 46px;
    display: inline-block;
}

.icon-Secure-Money-Back-Guarantee {
    background-image: url(../images/secure-money-back-Guarantee.png);
    background-size: 100%;
    background-position: center center;
    width: 59px;
    height: 46px;
    display: inline-block;
}

.icon-Industry-Proven-Professionals {
    background-image: url(../images/industry-proven-professionals.png);
    background-size: 100%;
    background-position: center center;
    width: 59px;
    height: 46px;
    display: inline-block;
}

.iconsec p {
    color: #fff;
}

.custom-success-hd h3 {
    display: block;
    color: #fff;
    font-size: 36px;
    line-height: 42px;
    font-weight: 700;
    font-family: "Raleway", sans-serif;
    text-align: center;
    width: 70%;
    margin: 0 auto 20px;
}

.centerCol {
    margin: 0 auto;
    float: none;
}

.cs_with {
    flex: 0 0 auto;
    width: 20%;
    border-right: 2px solid #ed4146;
}

.cs_with.ls {
    border: 0;
}

.col-xs-12.col-sm-12.col-md-12.col-lg-12.centerCol {
    margin: 20px 0 0;
}

/*pricing page css start */

/*BEGIN: BEST SECTOION*/

.best-section {
    padding-top: 20px;
    padding-bottom: 50px;
}

.best-section .trans-logo {
    position: absolute;
    left: 0;
    top: 0;
}

.best-section img {
    animation: floating 1.9s ease 0.8s infinite;
    -webkit-animation: floating 1.9s ease 0.8s infinite;
}

/*END: BEST SECTIOn*/

/*BEGIN: PACKAGE SECTION*/

/*.package-tabs .nav-tabs .nav-item.show .nav-link, .package-tabs .nav-tabs .nav-link.active {
    color: #fff;
    border-radius: 0;
    background-color: #ae90dd;
}
.package-tabs .nav-tabs .nav-item.show .nav-link, .package-tabs .nav-tabs .nav-link.active {
    color: #fff;
    border-radius: 0;
    background-color: #ae90dd;
}
nav.package-tabs .nav {
  border: 0;
}
.package-slider .slick-prev, .package-slider .slick-next {
  display: none !important;
}
.package-tabs .nav-tabs .nav-link {
  font-size: 18px;
  text-transform: capitalize;
  border: 0 !important;
  border-right: 1px solid #ccc !important;
  padding: 13px;
}
nav.package-tabs {
  border: 1px solid #ccc;
  border-radius: 30px;
  overflow: hidden;
  margin: 25px 0;
}
.package-tabs .nav-tabs .nav-link:last-child {
  border: 0 !important;
}*/

.package-box ul.pkg-opt {
    height: 220px;
    overflow-y: scroll;
    margin-bottom: 30px !important;
}

.package-box .plan-head h4 {
    font-size: 25px;
    font-weight: 700;
    color: #fff;
}

.package-box .plan-head .h6 {
    font-size: 20px;
    display: block;
    color: #fff;
}

.package-box .plan-head .h5 {
    font-size: 33px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 15px;
    display: block;
}

.package-box p.suit-text {
    color: #242f51;
    font-weight: 600;
}

.package-box ul.pkg-opt li i {
    color: #4ea044;
    font-size: 17px;
    margin-right: 5px;
}

.package-box ul.pkg-opt li {
    color: #767676;
    line-height: 29px;
    font-size: 15px;
}

.package-box .package-mid h6 {
    color: #242f51;
    font-weight: 600;
}

.package-box form button {
    width: 80%;
    text-transform: uppercase;
    font-size: 17px !important;
    font-weight: 600;
    margin-bottom: 20px;
}

.package-box form a {
    width: 80%;
    text-transform: uppercase;
    font-size: 17px !important;
    font-weight: 600;
    margin-bottom: 20px;
}

.package-box form button:focus {
    outline: none;
}

.package-box .package-mid .h4 {
    text-transform: uppercase;
    font-size: 18px;
    color: #242f51;
    font-weight: 600;
}

.package-box ul.pkg-opt::-webkit-scrollbar {
    width: 7px;
}

.package-box ul.pkg-opt::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #e6e5e5;
    border-radius: 10px;
    background: #e6e5e5;
}

.package-box ul.pkg-opt::-webkit-scrollbar-thumb {
    background: #52459f;
    border-radius: 10px;
}

.package-box ul.pkg-opt::-webkit-scrollbar-thumb:hover {
    background: #fa5f57;
}

.package-box ul.pkg-opt li.heading {
    color: #000;
    font-size: 15px;
    margin-bottom: 10px;
}

.package-box {
    border: 1px solid #9a9999;
    border-radius: 50px;
    position: relative;
    margin-bottom: 40px;
    overflow: hidden;
    height: auto !important;
}

.plan-head,
.package-list,
.package-mid {
    padding: 20px 23px 0;
}

.package-footer {
    background: #f1efef;
    border-top: 1px solid #d9d7d7;
    padding: 20px;
    margin: 20px 0 0;
    transition: all 0.5s ease-in-out;
}

.package-footer p {
    color: #242f51;
    font-size: 15px;
    font-weight: 600;
    margin: 0;
}

.package-footer a {
    color: #4ea044;
    font-size: 15px;
    font-weight: 600;
}

.package-footer a.live-btn {
    color: #52459f;
}

.package-footer .bd-right {
    border-right: 1px solid #000000;
    padding-right: 53px;
}

.package-box:hover {
    background-color: #0b2262;
    transition: all 0.5s ease-in-out;
}

.package-box:hover .package-mid button {
    background: #ae90dd;
    color: #ffffff;
    border-radius: 50px;
    border: #000;
}

.package-box:hover .package-footer {
    background-color: #0b2262;
}

.package-box:hover .plan-head *,
.package-box:hover .package-list *,
.package-box:hover .package-mid *,
.package-box:hover .package-footer *,
.package-box:hover ul.pkg-opt li.heading {
    color: #fff;
}

.package-box:hover button.theme-btn {
    background: #fff;
    color: #282828;
}

.package-box:hover .plan-head h4 {}

footer {
    background-color: #363636;
    padding: 5% 0px 2%;
}

.footer-content p {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
}

.footer-content h4 {
    color: #fff;
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    text-transform: uppercase;
}

.footer-content ul li a {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
}

.footer-content ul li:not(:last-child) {
    margin-bottom: 10px;
}

.footer-content .contact-list li a {
    display: flex;
    justify-content: start;
    align-items: center;
}

.footer-content .contact-list li a img {
    margin-right: 10px;
    display: block;
    object-fit: cover;
    width: auto;
}

.footer-content img {
    width: 36%;
    margin: 0 0 10px;
}

.footer-content .contact-list li:not(:last-child) {
    margin-bottom: 20px;
}

.footer-content {
    margin: 40px 0 10px;
}

.copyright-sec p {

    color: #fff;
    text-align: left;
    justify-content: left;
    font-size: 16px;
    line-height: 26px;
    padding-top: 40px;
   
}

.footer-images img {
    /* width: 50%; */
    margin: 0 0 11px;
    display: block;
}

.footer-last-img img {
    width: auto;
    margin: 0 0px 25px;
}

.footer-botom-menu ul li {
    display: inline-block;
    padding: 0px 9px;
}

.footer-botom-menu a {
    color: #fff;
    font-size: 17px;
    font-weight: 500;
}

.footer-socials-icon li {
    display: inline-block;
    padding: 0px 16px;
}

.footer-socials-icon i {
    font-size: 20px;
    color: #d5d5d5;
    font-weight: 700;
}

img.google-img {
    /* width: 40%; */
}

ul.contact-list i {
    font-size: 17px;
    padding: 0px 15px;
    color: #b9b9b9;
}

div#foot-top {
    padding: 5% 0px;
}

/*pricing sec css start */

.pricing_sec {
    position: relative;
    background: #efefef;
    padding: 5% 0;
}

.red-cta {
    background: url(../images/lap_mob.png);
    background-repeat: no-repeat;
    /* height: 244px; */
    display: flex;
    align-items: center;
    margin-bottom: 0;
    padding: 7% 0 6%;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
}

.cta-text h2 {
    font-size: 31px;
    color: #fff;
    margin-bottom: 15px;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
}

.cta-text p {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
}

.two-floating-btns ul li:nth-child(1) h3 {
    color: #df1a6d;
}

.two-floating-btns ul {
    display: flex;
    justify-content: space-between;
    width: 68%;
    margin: auto;
}

.two-floating-btns input[type="text"] {
    border: 0;
    height: 44px;
    width: 100%;
    border-radius: 5px;
    padding: 0 20px;
}

.two-floating-btn a h3 {
    font-size: 13px;
    color: #fff;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase;
}

.two-floating-btns ul li:nth-child(1) .two-floating-line {
    background: #ec3356;
}

.two-floating-line {
    width: 35px;
    height: 2px;
    background: #fff;
    position: relative;
    margin-right: 8px;
}

.two-floating-btns ul li:nth-child(1) .two-floating-line:before {
    background: #fff;
    border: 2px solid #5e115d;
}

.two-floating-line:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    background: #5e115d;
    border: 2px solid #fff;
    border-radius: 100%;
    top: -4px;
    animation: fadeInRight 3s ease-in-out infinite;
}

.two-floating-btns ul li:nth-child(1) .two-floating-btn a {
    background: #fff;
    border: 1px solid #fff;
}

.two-floating-btn a {
    display: flex;
    align-items: center;
    background: #ed4048;
    padding: 13px 13px;
    border-radius: 3px;
    cursor: pointer;
    border: 1px solid #ed4048;
    box-shadow: 0px 0px 10px #ffffffb3;
}

.cta-text p a {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin-left: 18px;
}

.review_sec {
    padding: 5% 0;
    background: #ffffff;
}

.ach_1.two .red-cta {
    background: url(../images/bg_new.png);
    background-position: right;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

/* new bg */

.red-cta.new_bg {
    background: url(../images/NEW_BG2.png);
    background-position: right;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

/* new bg  */

.ach_1.two .two-floating-btns ul {
    display: flex;
    justify-content: space-between;
    width: auto;
    margin: auto;
}

.best_seller {
    position: absolute;
    top: 25px;
    right: -36px;
    transform: rotate(45deg);
}

.best_seller span {
    display: block;
    background: #f00;
    padding: 6px 40px;
    color: #ffffff;
    text-align: center;
    font-size: 14px;
}

.Bussinesscontent img {
    width: 28%;
    float: left;
    margin: 0 0 0 -32px;
}

.plan-head {
    background: #0b2262;
    padding: 20px 0 10px 0;
    transition: all 0.5s ease-in-out;
}

.package-box:hover .plan-head {
    background-color: #0b2262;
    padding: 20px 0 10px 0;
}

.headstyle h3 {
    display: block;
    text-align: center;
    margin: 0 0 30px 0;
    color: #e41d6f;
    font-weight: 700;
}

.headstyle h3 small {
    color: #fff;
    font-weight: 700;
}

.headstyle h2 {
    font-size: 21px;
    color: #a49f9f;
    font-weight: 600;
    text-align: center;
}

.conform {
    width: 70%;
    margin: 0px auto;
}

/*END: PACKAGE SECTION*/

/*logog sec start */

.conform .field input[type="email"],
.conform .field input[type="text"],
.conform .field select,
.conform .field textarea {
    background: 0 0;
    border: none;
    outline: 0;
    width: 100%;
    color: #fff;
    overflow: hidden;
}

#contact-sec .field input,
#contact-sec .field select,
#contact-sec .field textarea {
    width: 100%;
    border: 1px solid #d9d9d9;
    padding: 13px 20px;
    border-radius: 30px;
    outline: 0;
    background: #d9d9d9 !important;
    /* box-shadow: 0 0 10px 0 #ccc; */
    color: #000;
}

#contact-sec .field textarea {
    border-radius: 15px;
    height: 200px;
    resize: none;
}

.grad-color {
    color: #fff;
    border: 0;
    border-radius: 3px 0 0 3px;
    overflow: hidden;
    box-shadow: 0 0 40px #00000026 !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 9999;
    font-weight: 600;
    font-size: 12px;
    /* background: linear-gradient(to right, #f05a28 0, #e80a89 100%); */
    background: #df3940;
}

#contact-sec .field .agrement {
    padding: 0;
}

#contact-sec .field .agrement .checkmark {
    position: absolute;
    top: 4px;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: transparent;
    margin-right: 5px;
    border: 2px solid #634a9d;
    padding: 6px;
    display: inline-block;
}

#contact-sec .field {
    margin-bottom: 30px;
}

#contact-sec .field .agrement .checkmark:after {
    left: 6px;
    top: -5px;
    width: 8px;
    height: 15px;
    border: solid #e11a61;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

#contact-sec input[type="submit"] {
    border-radius: 30px;
    display: table;
    margin: 0 auto;
    border: none;
    color: #fff;
    padding: 10px 80px;
}

#contact-sec .field .agrement input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
    margin-right: 0;
}

#contact-sec .field label {
    display: inline-block;
    padding: 0 0 0 30px;
}

#contact-sec .field p {
    font-family: Poppins, sans-serif;
    color: #000;
    font-size: 17px;
    line-height: 30px;
    font-weight: 500;
    position: relative;
}

#contact-sec .field .agrement input:checked~.checkmark:after {
    display: block;
}

#contact-sec .field .agrement .checkmark:after {
    left: 6px;
    top: -5px;
    width: 8px;
    height: 15px;
    border: solid #e11a61;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

#contact-sec {
    padding: 5% 0;
}

ul.slick-dots {
    display: inline-flex;
    margin: 0 auto !important;
    text-align: center;
    align-items: center;
    justify-content: center;
    width: 100%;
}

ul.slick-dots li button {
    position: relative;
    color: #ffffff00;
    border: 0;
}

ul.slick-dots li button:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 15px;
    width: 15px;
    background: #8f8f8f;
    border-radius: 50px;
}

ul.slick-dots li.slick-active button:after {
    background: #ea1f70;
}

img.sale {
    position: absolute;
    right: 3%;
    top: -105px;
    width: 24%;
    z-index: 1;
}

.sit-box p {
    margin-bottom: 17px;
    height: 240px;
}

.modal-dialog {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    height: fit-content;
}

.st-wrp {
    position: relative;
}

img.li1 {
    position: absolute;
    top: 0;
    left: 0;
}

img.li1 {
    position: absolute;
    top: 0;
    left: 0;
}

.lli {
    filter: grayscale(1);
}

img.li2 {
    position: absolute;
    right: -32%;
    top: -7%;
}

img.li3 {
    position: absolute;
    bottom: -17px;
    left: 10%;
}

ul.port-lst {
    display: block;
    overflow: hidden;
    margin-right: 11px;
    text-align: center;
}

ul.port-lst>li {
    display: inline-block;
    width: 24%;
    margin-right: 11px;
}

ul.port-lst>li:nth-child(4n) {
    margin-right: 0;
}

.port-box {
    position: relative;
    margin-bottom: 15px;
    overflow: hidden;
    transition: all 0.9s ease;
}

.port-box img {
    margin: auto;
    width: 100%;
    transition: all 0.9s ease;
}

.port-box:hover img {
    transform: scale(1.09);
    transition: all 0.9s ease;
}

.port-ctn {
    position: absolute;
    bottom: 0;
    opacity: 0;
    left: 0;
    right: 0;
    width: 100%;
    top: 0;
    height: 100%;
    transition: all 0.9s ease;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 20px;
    padding-left: 15px;
    background-image: linear-gradient( 180deg, hsl(0deg 0% 0%/30%) 29%, rgb(7 7 7/52%));
}

.port-ctn:hover {
    opacity: 1;
    transition: all 0.9s ease;
}

.port-ctn h5 {
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
    margin-bottom: 10px;
    display: none;
}

img.customer-img {
    object-fit: cover;
    height: 100px;
    border-radius: 25px;
}

.port-ctn a {
    font-size: 26px;
    color: #fff;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    justify-content: center;
    align-items: center;
    display: flex;
    border-radius: 50%;
    transition: all 0.9s ease;
    box-shadow: 0 0 0 0 rgb(255 199 39/0.3);
    cursor: pointer;
    animation-name: yel;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    border-radius: 50%;
}

section.pot-sec {
    padding: 70px 0;
}

.tabcontent {
    display: none;
    padding: 6px 12px;
    border-top: none;
}

/*portfolio tabs*/

.tab {
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0px;
    padding-bottom: 0px;
}

/* Style the buttons inside the tab */

.tab button {
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 10px 51px;
    transition: 0.3s;
    font-family: poppins, sans-serif;
    font-size: 19px;
    border-radius: 6px;
    margin: 0 5px;
    text-transform: capitalize;
    color: #fff;
    background: #df3940;
    border: 1px solid #fff;
    border-radius: 40px;
}

/* Change background color of buttons on hover */

.tab button:hover {
    color: #fff;
    background: linear-gradient(to right, #f05a28 0, #e80a89 100%);
}

/* Create an active/current tablink class */

.tab button.active {
    color: white;
    background: linear-gradient(to right, #f05a28 0, #e80a89 100%);
}

/* Style the tab content */

.tabcontent {
    display: none;
    padding: 6px 12px;
    border-top: none;
}

hr {
    opacity: 1 !important;
}

.accordion-item {}

.accordion-header button {
    background-color: #0c43c0 !important;
}

.accordion-body {
    background-color: #212529;
    padding: 20px;
    border-radius: 0px 0px 20px 20px;
}

.accordion-item {
    border-radius: 35px !important;
    overflow: hidden;
    margin-bottom: 20px;
    border: 0 !important;
}

.accordion-button::after {
    content: "\f067" !important;
    display: inline-block;
    font-size: 17px;
    color: #0c43c0;
    font-family: "font awesome 5";
    font-weight: 700;
    background-image: none !important;
    transition: all 0.5s;
}

.accordion-button:not(.collapsed)::after {
    content: "\f068" !important;
    color: #fff;
}

.accordion-button {
    font-size: 25px !important;
    font-weight: 600;
    color: #ffeee5 !important;
}

.ac-ic {
    width: 40px;
    margin-right: 20px;
}

.accordion-button.collapsed {
    background-color: #ffeee5 !important;
    color: #0c43c0 !important;
    letter-spacing: -1px;
}

.accordion-body p {
    color: #fff;
}

.accordion {
    margin-top: 20px;
    display: block;
    background-color: #0c43c017 !important;
    color: #0c43c0 !important;
    letter-spacing: -1px;
    border: none;
    font-size: 24px;
    position: relative;
    padding: 14px 25px;
    width: 100%;
    text-align: left;
    border-radius: 20px;
    font-weight: bold;
    letter-spacing: 0px;
}

.accordion::after {
    content: "\f067";
    position: absolute;
    top: 14px;
    font-family: "Font Awesome 5";
    color: #0c43c0;
    right: 21px;
    cursor: pointer;
    font-size: 19px;
}

button.accordion.active {
    border-radius: 20px 20px 0px 0px;
    background-color: #0c43c0 !important;
    color: #ffeee5 !important;
}

button.accordion.active::after {
    content: "\f068";
    position: absolute;
    top: 14px;
    font-family: "Font Awesome 5";
    color: #ffeee5 !important;
    right: 21px;
    font-size: 19px;
}

.panel {
    display: none;
}

.next-wrap::after {
    content: "";
    background-image: url(../images/girl.png);
    background-repeat: no-repeat;
    height: 720px;
    width: 925px;
    display: inline-block;
    position: absolute;
    top: 57%;
    right: 0;
    transform: translateY(-50%);
}

.next-wrap {
    position: relative;
}

#next-sec {
    position: relative;
}

.gr {
    position: absolute;
    z-index: 2;
    filter: drop-shadow(0 0 0.45rem #ccc);
}

img.gr-1 {
    right: 4%;
    top: 15%;
}

img.gr-2 {
    bottom: 100px;
    left: -32px;
}

.tabs-btns {
    width: 100%;
    height: auto;
    border: 1px solid #0c43c0;
    background-color: #fff;
    border-radius: 999px;
    overflow: hidden;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 50px;
    position: relative;
    z-index: 9999;
}

.tabs-btns li {
    width: 16%;
}

.tabs-btns li.current button {
    background-color: #0c43c0;
    color: #fff;
}

.tabs-btns li button {
    width: 100%;
    padding: 8px 13px;
    background-color: #fff;
    border-radius: 0;
    font-size: 14px;
    font-weight: 700;
    text-transform: capitalize;
}

.pot-sec .step-h {
    padding-bottom: 40px;
}

.pot-sec .step-h .tab {
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0px;
    padding-bottom: 0px;
}

.sec-hd {
    color: #000;
    font-size: 36px;
    line-height: 42px;
    font-weight: 700;
    margin: 0 0 20px;
    font-family: "Raleway", sans-serif;
}

.step-h p {
    font-family: Poppins, sans-serif;
    color: #000;
    font-size: 14px;
    line-height: 25px;
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 20px;
}

#trust-sec2 {
    /* background: #000; */
    padding: 40px 0;
    background: linear-gradient( 90deg, rgba(82, 14, 33, 1) 0%, rgba(124, 28, 74, 1) 42%, rgba(49, 49, 109, 1) 100%);
}

#contact-sec h1 {
    font-size: 74px;
    font-weight: 600;
    margin: 20px 0;
    line-height: 74px;
    color: #000000;
    text-align: center;
}

.ser img {
    width: 70%;
    height: 40px;
    object-fit: initial;
}

.ach_1 {
    position: relative;
}

.ach_1:after {
    position: absolute;
    content: "";
    top: -40px;
    left: 531px;
    width: 410px;
    height: 310px;
    background: url(../images/g1.png) no-repeat;
    background-size: 100%;
    animation-duration: 0.6s;
    animation-delay: 0.6s;
    animation-name: fadeInLeft;
    display: none;
}

.ach_1.ach_2 {
    position: relative;
}

.ach_1.ach_2:after {
    position: absolute;
    content: "";
    top: -82px;
    left: auto;
    width: 563px;
    height: 370px;
    background: url(../images/g2.png) no-repeat;
    background-size: 100%;
    right: 290px;
    animation-duration: 0.6s;
    animation-delay: 0.6s;
    animation-name: fadeInRight;
    display: none;
}

.ach_1.ach_2 .two-floating-btn a {
    width: 35%;
}

/*
.ach_1 .two-floating-btns {
    float: right;
    margin-right: 70px;
}

.ach_1 .cta-text {
    padding-left: 460px;
}

*/

.Maincontact .modal-content {
    width: 70%;
    margin: 0 auto;
}

.Maincontact .ContactForm {
    width: 100%;
}

/* The container */

#cform .containerd {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 17px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */

#cform .containerd input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */

#cform .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #fff;
}

/* On mouse-over, add a grey background color */

#cform .containerd:hover input~.checkmark {
    background-color: #fff;
}

/* When the checkbox is checked, add a blue background */

#cform .containerd input:checked~.checkmark {
    background-color: #fff;
}

/* Create the checkmark/indicator (hidden when not checked) */

#cform .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */

#cform .containerd input:checked~.checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */

#cform .containerd .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* Chrome, Safari, Edge, Opera */

#cform input::-webkit-outer-spin-button,
#cform input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */

#cform input[type="number"] {
    -moz-appearance: textfield;
}

.footer-logo {}

.footer-logo img {}

.footer-logo p {
    font-family: Poppins, sans-serif;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
}

.footer-logo {}

.footer-logo {}

.footer-payment h3 {
    color: #fff;
    font-size: 23px;
    font-weight: 600;
    padding-bottom: 10px;
}

.adress-bar p {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}

.adress-bar i {
    margin-right: 10px;
    font-size: 19px;
    color: #fff;
    float: left;
}

.footer-logo img {
    width: 40%;
    margin: 0 0 10px;
}

.footer-services h3 {
    color: #fff;
    font-size: 23px;
    font-weight: 600;
    padding-bottom: 15px;
    margin-bottom: 15px;
    position: relative;
}

.footer-services ul li a {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
}

.footer-payment img {
    margin: 0 0 20px;
}

.TestimonialMain {
    position: relative;
}

.TestimonialMain .element.element-4 {
    right: 0;
    top: -70px;
}

.TestimonialMain .element.element-6 {}

.pricing_sec .element.element-6 {
    left: 60px;
    bottom: -60px;
}

.pricing_sec .element.element-6 {}

/*get started modal*/

.get-started .modal-body {
    background: url(../images/started-modal.webp) no-repeat;
    border: 1px solid #5e115d9e;
    border-radius: 11px;
}

.get-started .modal-content {
    border-radius: 11px;
}

.get-started .modal-body .btn-close {
    position: absolute;
    box-shadow: 0px 3px 30px #00000029;
    background: #fff;
    padding: 10px;
    border-radius: 100%;
    font-size: 24px;
    opacity: 1;
    color: #c30000;
    font-weight: 600;
    right: 15px;
    top: 15px;
    line-height: 0;
}

.get-started-modal {
    text-align: center;
    padding: 30px 20px;
    justify-content: center;
}

.get-started-modal img {
    margin-bottom: 20px;
    width: 60%;
}

.get-started-modal h3 {
    font-size: 30px;
    font-family: Cocogoose;
    color: #000;
    width: 95%;
    margin: 0 auto;
    margin-bottom: 18px;
}

.get-started-modal h3 span {
    color: #c50303;
    padding-left: 3px;
}

.get-started-modal input {
    background: #ffffffa1 0% 0% no-repeat padding-box;
    border: 1px solid #7070704d;
    border-radius: 5px;
    opacity: 1;
    width: 100%;
    padding: 8px 15px;
    margin-bottom: 15px;
}

.get-started-modal textarea {
    background: #ffffffa1 0% 0% no-repeat padding-box;
    border: 1px solid #7070704d;
    border-radius: 5px;
    opacity: 1;
    width: 100%;
    height: 90px;
    resize: none;
    padding: 8px 15px;
    margin-bottom: 15px;
}

.get-started-modal input::placeholder {
    font-size: 13px;
}

.get-started-modal textarea::placeholder {
    font-size: 13px;
}

.get-started-modal button {
    background: #5e115d 0% 0% no-repeat padding-box;
    border-radius: 5px;
    border: none;
    color: #fff;
    padding: 6px 40px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}

/*popup-modal*/

.call_to {
    text-align: center;
    margin: 20px 0 0;
}

.call_to ul {
    /*display: flex;*/
    /* margin: 0 auto; */
    /* width: 100%; */
}

.call_to ul li {
    padding: 0 0 0 20px;
    display: inline-flex;
}

.call_to ul li a {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 45px;
    width: 180px;
    border-radius: 6px;
    box-shadow: 0 0 40px #00000026 !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 9999;
    border: 2px solid transparent;
    background: #df3940;
    border-radius: 40px;
    font-size: 15px;
}

.call_to ul li a i {
    padding-right: 5px;
}

.call_to ul li a:hover {
    background: transparent;
    box-shadow: 0 10px 30px rgb(0 0 0 / 20%);
    background: linear-gradient(to right, #f05a28 0, #e80a89 100%);
    color: #fff;
    transform: translateY(-10px);
    transition: 0.5s;
}

.adress-bar .fa-phone {
    transform: rotate(95deg);
}

/*new pricing page css start*/

.pricing-plans .pricing_plan--container .pricing_plan--item {
    background-color: #222;
    padding-top: 50px;
    position: relative;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    color: #fff;
    padding-bottom: 30px;
}

.pricing-plans .pricing_plan--container .pricing_plan--inverter h2 {
    font-size: 26px;
    font-weight: 100;
}

.api-price-styling .curr-symbol {
    color: #aaa;
    position: relative;
    top: -30px;
    left: -5px;
}

.api-price-styling .curr-major {
    font-size: 65px;
    font-weight: 800;
}

.pricing-plans .pricing_plan--box .amount_box>sup.promo-original-price .curr-dec-sep,
.pricing-plans .pricing_plan--box .amount_box>sup.promo-original-price .curr-minor {
    display: none;
}

.button,
button {
    font-weight: 700;
    font-size: 14px;
    line-height: 1.1;
    padding: 12px 25px;
    white-space: normal;
    border-radius: 5px;
    color: #fff;
    background: #df3940;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    transition: box-shadow 0.3s ease-in-out;
    margin: 0 0 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: 0.5s;
    border-radius: 320px;
}

.pricing-plans .pricing_plan--container .pricing_plan--inverter .pricing_plan--bottom {
    font-size: 14px;
    font-weight: 500;
    color: #aaa;
    margin: 20px 0 10px;
}

.pricing-plans .plans_individual .pricing_plan--list hr.pricing_plan--list_header_separator {
    margin: 0 60px 15px;
    background: #363636;
}

.pricing-plans .pricing_plan--container .pricing_plan--item {
    background-color: #010234;
    padding-top: 50px;
    position: relative;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    color: #fff;
    padding-bottom: 30px;
}

.pricing-plans .pricing_plan--list {
    font-size: 24px;
    font-weight: 200;
    margin-bottom: 80px;
    background-color: #181818;
    clear: both;
}

.pricing-plans .plans_individual .pricing_plan--wrapper.one-third .pricing_plan--container {
    margin-bottom: 20px;
}

.brws-pricing-wrapper .pricing-plans .top-clip,
.generic-block-wrapper.block--true-black .pricing-plans .top-clip {
    content: "";
    background-image: linear-gradient( to bottom, #181818, #181818 40%, transparent 100%, transparent);
    position: absolute;
    top: 180px;
    left: 0;
    right: 0;
    height: 300px;
    -webkit-clip-path: polygon(50% 40%, 100% 0, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(50% 25%, 100% 0, 100% 100%, 0 100%, 0 0);
}

.pricing_sec {
    padding: 50px 0;
    position: relative;
    background: #e9e9e9;
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
}

.pricing-plans .pricing_plan--listAll li {
    padding: 5px 0 5px 40px;
    position: relative;
}

.pricing-plans .pricing_plan--listAll li:before {
    height: 20px;
    border-radius: 100px;
    display: inline-block;
    margin-right: 5px;
    position: absolute;
    top: 10px;
    background-color: #4b4b4b;
    left: 0;
    content: "";
    width: 20px;
}

.pricing-plans .pricing_plan--listAll li:after {
    content: "";
    display: block;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    position: absolute;
    top: 14px;
    left: 7px;
}

.pricing-plans .plans_individual .pricing_plan--list h5.pricing_plan--list_header {
    margin-top: 0;
    padding-top: 40px;
    margin-left: 60px;
    margin-bottom: 20px;
    float: left;
}

.pricing-plans .pricing_plan--listAll li {
    padding: 5px 0;
    font-size: 15px;
    font-weight: 300;
    color: #ddd;
    margin-bottom: 0;
}

.pricing-plans .plans_individual .pricing_plan--list h5.pricing_plan--list_header {
    margin-top: 0;
    padding-top: 40px;
    margin-left: 60px;
    margin-bottom: 20px;
    float: left;
    color: #fff;
}

.mCustomScrollBox {
    position: relative;
    overflow-y: scroll;
    height: 200px;
    max-width: 100%;
    outline: 0;
    padding: 0 10px;
}

.pricing-plans .pricing_plan--listAll {
    padding: 35px 30px 35px 40px;
    width: 100%;
}

.pricing-plans .pricing_plan--listAll li {
    padding: 10px 0 10px 30px;
    font-size: 14px;
    font-weight: 300;
    color: #ddd;
    margin-bottom: 0;
}

.pricing-plans .pricing_plan--list {
    font-size: 24px;
    font-weight: 200;
    margin-bottom: 80px;
    background-color: #181818;
    clear: both;
}

hr.pricing_plan--list_header_separator hr:not([size]) {
    height: 1px;
    background: #363636;
}

ul.slick-dots button {
    background: transparent;
    padding: 0 10px;
    margin: 0;
    height: auto;
    width: auto;
}

h5.pricing_plan--list_header {
    color: #ffffff;
    padding: 40px 60px 0;
    margin: 0;
}

.list-scroll li .circle {
    width: 6px;
    height: 6px;
    background: #ea1788;
    border-radius: 50px;
    display: inline-block;
    margin-left: 10px;
    position: relative;
    vertical-align: middle;
}

.pricing-plans .pricing_plan--container .pricing_plan--item .pricing_plan--save.promo {
    text-transform: uppercase;
}

.pricing-plans .pricing_plan--container .pricing_plan--item .pricing_plan--save {
    position: absolute;
    top: -15px;
    left: 0;
    right: 0;
    font-size: 11px;
    padding: 7px;
    background: #ffba0e;
    color: #000;
}

.list-scroll li .circle:before {
    position: absolute;
    content: "";
    top: -3px;
    left: -3px;
    border-radius: 50%;
    display: inline-block;
    border: 1px solid #e80a89;
    width: 12px;
    height: 12px;
}

.link_btn {}

.link_btn a {
    font-size: 14px;
    display: block;
    margin: 10px 2px 10px;
    color: #ee4a3b;
}

.pricing-plans .pricing_plan--box .amount_box>sup.promo-original-price {
    position: relative;
    font-size: 14px;
    color: #aaa;
    top: -25px;
    text-decoration: line-through;
    font-weight: 500;
    height: 0;
    width: 0;
}

.pricing-plans .pricing_plan--box .amount_box {
    position: relative;
}

.api-price-styling {
    font-weight: 300;
    height: 75px;
    font-size: 19px;
    margin-top: -15px;
    display: inline-block;
}

.api-price-styling .curr-minor {
    position: relative;
    top: -23px;
    display: none;
}

.pricing-plans .pricing_plan--box .amount_box>sup.promo-original-price {
    position: relative;
    font-size: 14px;
    color: #aaa;
    top: -25px;
    text-decoration: line-through;
    font-weight: 500;
    height: 0;
    width: 0;
}

.pricing-plans .pricing_plan--box .amount_box>sup.promo-original-price .curr-dec-sep,
.pricing-plans .pricing_plan--box .amount_box>sup.promo-original-price .curr-minor {
    display: none;
}

.pricing-plans sup.promo-original-price {
    top: -35px;
    font-weight: 100;
    color: #aaa;
    left: 0px;
    font-size: 16px;
}

.pricing-plans a:hover {
    color: #ffffff;
    background: linear-gradient(to right, #f05a28 0, #e80a89 100%);
}

.pricing_plan--wrapper {
    margin: 0 0 30px;
}

div#cform label {
    color: #aba6a6;
}

.rev {}

.rev ul {
    display: table;
    margin: 0 auto;
}

.rev ul li {
    display: inline-flex;
    padding: 0 7px;
    position: relative;
}

.rev ul li:after {
    position: absolute;
    content: "";
    top: 0;
    right: -3px;
    width: 1px;
    height: 22px;
    background: #fff;
}

.rev ul li:last-child:after {
    display: none;
}

/* width */

::-webkit-scrollbar {
    width: 10px;
}

/* Track */

::-webkit-scrollbar-track {
    background: #df3940;
    border-radius: 10px;
}

/* Handle */

::-webkit-scrollbar-thumb {
    background: linear-gradient(to right, #f05a28 0, #e80a89 100%);
    border-radius: 10px;
}

/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(to right, #f05a28 0, #e80a89 100%);
}

.ContactForm {
    /* position: relative; */
}

.ContactForm h5 {
    background: #fbb84b;
    height: 50px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0;
    font-size: 20px;
    font-weight: 700;
}

.ContactForm h5 strong {}

.privacy.container {
    padding: 6% 0 !important;
}

.pri header {
    background: rgb(33 33 33 / 20%);
}

.mobile_show {
    display: none;
}

.pricing-plans {
    position: relative;
}

.pricing-plans span.strip {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 33px;
    background: #fbb84b;
    color: #000;
    padding: 4px 0;
    font-weight: 500;
    font-size: 15px;
}

/* Handle */

.client-box {
    background: #ffffff 0% 0% no-repeat padding-box;
    /* box-shadow: 11px -1px 17px 2px #a7a2a269; */
    border: 1px solid #70707014;
    border-radius: 30px;
    box-shadow: 0px 3px 13px #dfdfdf;
    width: 90%;
    margin: 30px auto;
    padding: 30px 0;
}

.client-img {
    border-top: 1px solid #7070704d;
    display: flex;
    align-items: center;
    padding: 20px 30px;
}

.client-box p::-webkit-scrollbar-thumb {
    background: #7c292d;
    border-radius: 5px;
}

.client-img {
    border-top: 0;
    display: flex;
    align-items: center;
    padding: 15px 20px;
}

.client-img img {
    width: 24% !important;
    margin-right: 10px;
}

.client-bname h4 {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 2px;
}

.client-bname h5 {
    font-size: 14px;
    color: #959595;
    font-weight: 400;
}

.client-feedback {
    padding: 60px 0 10px;
    background: url(../images/testimonial-bac.webp);
    margin-top: 32px;
    background-position: top;
    background-repeat: no-repeat;
}

.client-feedback .custom-header {
    margin-bottom: 20px;
}

.client-box p {
    margin: 30px 30px 20px;
    color: #7a7a7a;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    height: 139px;
    overflow: auto;
    padding-right: 5px;
    line-height: 22px;
}

.TestimonialMain {
    position: relative;
}

.TestimonialMain .element.element-4 {
    right: 0;
    top: -70px;
}

.TestimonialMain .element.element-6 {}

.pricing_sec .element.element-6 {
    left: 60px;
    bottom: -60px;
}

.client-img img {
    width: 100%;
    margin-right: 10px;
    border-radius: 50%;
}

.client-bname ul {
    display: inline-flex;
}

.client-bname ul li {
    background: #00b172;
    color: white;
    margin-right: 7px;
    padding: 0px 2px 0px 2px;
    font-size: 13px;
}

ul.bg_none li {
    background: no-repeat;
    color: #ffd303;
}

.block--black {
    background-color: #181818;
    padding: 2% 0;
}

.role-carousel .roles-box {
    background-color: #222;
    box-shadow: 0 10px 30px -14px rgb(0 0 0 / 30%);
    padding: 15px;
    height: 220px;
    transition: background-color ease-in 0.25s;
}

.role-carousel .roles-item-title {
    font-size: 18px;
    line-height: 1.2;
    color: #fbb84b;
    font-weight: 700;
    margin-bottom: 10px;
    width: 60%;
}

.role-carousel .roles-item a .roles-item-iq {
    font-size: 14px;
    color: #ccc;
    font-weight: 500;
    display: flex;
    margin: 20px 0 0;
}

.role-carousel .roles-box {
    background-color: #222;
    box-shadow: 0 10px 30px -14px rgb(0 0 0 / 30%);
    padding: 15px;
    height: 220px;
    transition: background-color ease-in 0.25s;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    margin: 0 10px;
}

.iconbx.iq-test-icon {
    background-position: 0 0;
    width: 27px;
    height: 20px;
    margin-right: 12px;
}

.iconbx {
    background: url(../images/iconbx.png) no-repeat top left;
    width: 60px;
    height: 60px;
}

.iconbx {
    background: url(../images/iconbx.png) no-repeat top left;
    width: 60px;
    height: 60px;
}

.block--black button.slick-prev.slick-arrow {
    position: absolute;
    left: -40px;
    top: 35%;
    z-index: 5;
    font-size: 0;
}

.block--black button.slick-next.slick-arrow {
    position: absolute;
    right: -90px;
    top: 35%;
    z-index: 5;
    font-size: 0;
}

button.slick-prev.slick-arrow,
button.slick-next.slick-arrow {
    background: transparent;
    border: 0;
    color: #ffffff;
    position: relative;
    font-size: 15px;
}

button.slick-next:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../images/angle.png) no-repeat;
    background-size: 80%;
    width: 20px;
    height: 40px;
}

button.slick-prev:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../images/angle.png) no-repeat;
    background-size: 80%;
    width: 20px;
    height: 40px;
    transform: rotate(-180deg);
}

.footer-services.cent ul {
    width: 50%;
    float: left;
}

.block--black {
    background-color: #000000;
    padding: 6% 0;
}

/* qasim css */



.getqoute {
    margin: 0 0px 0px 10px;
}

a.btn.btn-primary.bg_yellow {
    background: #fbb84b;
    color: black;
}



.mx-auto.text-center {
    padding: 2% 0 !important;
    background: #696969 !important;
}

h3.d-inline {
    color: white !important;
}

a.btn.btn-primary.orange_btn:hover {
    background: linear-gradient(to right, #f05a28 0, #e80a89 100%);
}

a.btn.btn-primary.bg_yellow:hover {
    background: linear-gradient(to right, #f05a28 0, #e80a89 100%);
    color: white;
}

a.button.button--gradient:hover {
    background: linear-gradient(to right, #f05a28 0, #e80a89 100%);
    color: white;
}

/* mazhar css start  */

.form-tittle h2 {
    text-align: center;
    font-size: 36px;
    font-weight: 500;
    padding: 10px 0px;
}

.footer-one label {
    display: inline-block;
    color: #212529;
    font-size: 17px;
    font-weight: 500;
    padding: 1px 12px 16px;
}

.footer-one button,
optgroup,
select,
textarea {
    margin: 0px;
    font-family: inherit;
    font-size: 13px;
    height: 40px;
    font-weight: 600;
    width: 100%;
    border-radius: 34px;
    background: #ececec;
    padding: 0px 16px;
}

.my-form .btn-primary {
    color: #ffffffeb;
    background-color: #df3940;
    width: 100%;
    border-radius: 20px;
    height: 50px;
    font-size: 18px;
    font-weight: 600;
    border: 1px solid red;
}

.my-form .form-control {
    display: block;
    width: 100%;
    font-size: 13px;
    line-height: 1.5;
    color: #000;
    background: #ececec;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 25px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    font-weight: 500;
    height: 50px;
    margin: 28px 0px 36px;
    padding: 0px 16px;
}

.order-option h4 {
    font-size: 16px;
    font-weight: 500;
}

.order-option {
    padding: 16px 0px;
}

.footer-content h4 {
    font-size: 16px;
    color: black;
    font-weight: 700;
}

.footer-content p {
    font-size: 15px;
    font-weight: 500;
    color: black;
    line-height: 20px;
}

.order-option {
    padding: 16px 0px;
    font-size: 14px;
    font-weight: 600;
    color: #000;
}

.footer-img img {
    width: 100%;
    height: 400px;
    object-fit: scale-down;
    margin: 140px 0 0;
}

#line {
    position: relative;
}

#line:after {
    margin: 0px 0px;
    content: "";
    background: red;
    width: 1px;
    height: 78px;
    top: 10px;
    position: absolute;
    right: -7px;
}

.footer-one select.form-select {
    background: #ececec;
    border-radius: 25px;
    border: 1px solid #ececec;
    height: 48px;
    font-size: 15px;
}

div#line p a {
    color: black;
}

.main_tabs {
    margin: 0 auto;
    display: table;
}

.main_tabs button#pills-home-tab {
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 10px 51px;
    transition: 0.3s;
    font-family: poppins, sans-serif;
    font-size: 19px;
    border-radius: 6px;
    margin: 0 5px;
    text-transform: capitalize;
    color: #fff;
    background: #df3940;
    border: 1px solid #fff;
    border-radius: 40px;
    margin-bottom: 20px;
}

.main_tabs button#pills-profile-tab {
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 10px 51px;
    transition: 0.3s;
    font-family: poppins, sans-serif;
    font-size: 19px;
    border-radius: 6px;
    margin: 0 5px;
    text-transform: capitalize;
    color: #fff;
    background: #df3940;
    border: 1px solid #fff;
    border-radius: 40px;
}

.main_tabs button#pills-contact-tab {
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 10px 51px;
    transition: 0.3s;
    font-family: poppins, sans-serif;
    font-size: 19px;
    border-radius: 6px;
    margin: 0 5px;
    text-transform: capitalize;
    color: #fff;
    background: #df3940;
    border: 1px solid #fff;
    border-radius: 40px;
}

button#pills-home-tab:hover {
    background: linear-gradient(to right, #f05a28 0, #e80a89 100%);
}

button#pills-profile-tab:hover {
    background: linear-gradient(to right, #f05a28 0, #e80a89 100%);
}

button#pills-contact-tab:hover {
    background: linear-gradient(to right, #f05a28 0, #e80a89 100%);
}

/* mazhar css start  */

.my-form {
    margin: 53% 0 0;
}

.icon-img img {
    margin: 49px 0 0;
}