@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap');
body {
    font-family: 'Poppins', sans-serif;
    color: #444444;
}

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,


hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
/*    padding: 0;*/
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}



ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

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

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

.container {
    width: 100%;
    margin: 0px auto;
    max-width: 93%;
}

.text-gredent {
    background: -webkit-linear-gradient(#F39528, #FF6B00);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
        padding-bottom: 2px;
}

.logofoter{
    width: 22%;
}
.logofoter a img{
    width: 190px;
    margin-bottom: 10px;
}
.cdetails{
    width: 28%;
}
.importantLinks{
    width: 50%;
}

.footerlinks{
    color: #fff;
           margin-top: 14px;
}

.copyright{
    display: flex;
    margin: 35px 0px 0px 0px;
    font-size: 14px;
    justify-content: space-between;
    color: #fff;
}
.btn-with-theme {
    text-align: center;
    font-weight: 800;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    border: 1px solid #FF6B00;
    border-radius: 7px;
    padding: 13px 23px;
    background: -webkit-linear-gradient(#F39528, #FF6B00);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.btn-with-theme:hover {
    background: -webkit-linear-gradient(#F39528, #FF6B00);
    color: #fff;
    -webkit-text-fill-color: #fff;
}

.btn-with-gray {
    text-align: center;
    font-weight: 800!important;
    font-size: 16px!important;
    text-transform: uppercase!important;
    text-decoration: none;
    border: 1px solid #737373!important;
    border-radius: 7px!important;
    padding: 13px 23px;
    color: #626262!important;
}
.DesktopImage{
  margin-bottom: 18px;
}

.DesktopImage .ProductNew{
    max-width: 100%;
}

.btn-with-gray:hover {
    border: 1px solid #FF6B00!important;
    background: -webkit-linear-gradient(#F39528, #FF6B00)!important;
    -webkit-background-clip: text!important;
    -webkit-text-fill-color: transparent!important; 
}

.buttonBox {
    display: flex;
    gap: 20px;
}

.Header {
    display: flex;
    justify-content: space-between;
    align-items: center; 
}

header{background: rgba(255,255,255,.5);}

.Menu {
    z-index: 1;
}

#AnimatedSection {
    padding:42px 0;
    position: relative;
}
.theme-muvall #AnimatedSection {
    padding:100px 0 68px 0;
    position: relative;
}

.AnimatedSection::before {}

 .banner1::before {
    content: '';
    position: absolute;
    right: 0px;
    top: 0px;
    background: url(../images/banner1.png);
    width: 50%;
    height: 100%;
    background-size: 100%;
    z-index: 0;
    background-repeat: no-repeat;
} 

.banner2::before {
    content: '';
    position: absolute;
    right: 0px;
    top: 0px;
    background: url(../images/banner2.png);
    width: 50%;
    height: 100%;
    background-size: 100%;
    z-index: 0;
    background-repeat: no-repeat;
}

.banner3::before {
    content: '';
    position: absolute;
    right: 0px;
    top: 0px;
    background: url(../images/banner3.png);
    width: 50%;
    height: 100%;
    background-size: 100%;
    z-index: 0;
    background-repeat: no-repeat;
}

.banner4::before {
    content: '';
    position: absolute;
    right: 0px;
    top: 0px;
    background: url(../images/banner4.png);
    width: 50%;
    height: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    z-index: 0;
}
.aboutmuvall::before{
    content: '';
    width: 0;
    height: 0;
    border-left: 50vw solid transparent;
    border-right: 50vw solid transparent;
    border-top: 40px solid #fff;
    position: relative;
    top: -20px;
}
.text-box-header h1 {
    font-size: 48px;
    font-weight: bold;
    line-height: 55px;
    margin: 65px 0px 35px 0px;
}

.text-box-header {
    width: 55%;
    margin: 40px 0px;
}
 .pullq{
                display:none;
            }
.hrtop {
    margin: 55px 0px 0px 0px;
    width: 29%;
    text-align: left;
}

.text-box-header p {
    font-size: 18px;
    line-height: 29px;
    margin-bottom: 35px;
}

.ProductSection {
    padding: 50px 0px;
}
.poptitle{
   font-size: 24px;
    margin: 24px 0px;
    line-height: 36px;
}
.popdes{
    line-height: 23px;
    margin-bottom: 30px;
    
}

.Products {
    display: flex;
    gap: 60px;
    justify-content: space-evenly;
}
.btndownload{
      color: #fff;
    background: #fa8219;
    text-decoration: none;
    padding: 12px 13px;
    font-size: 14px;
    border-radius: 6px;
    font-weight: 600;
    margin-bottom: 8px;
    display: inline-block;
}

.Logo a img {
    width: 243px;
}

.ImageBoxPolygon {
    display: inline-block;
    width: 71%;
    color: #f1f1f1;
    margin: 20px;
    filter: url(#round);
    position: relative;
}

.hexagone::before {
    content: "";
    display: block;
    padding-top: 86.6%;
    background: currentColor;
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
}

.ProductImg {
    width: 250px;
    position: absolute;
    top: 32px;
}

.ProductImg2 {
    width: 223px;
    top: 21px;
    left: 16px;
}

.ProductImg3 {
    width: 201px;
    top: 30px;
    left: 34px;
}

.ProductImg4 {
    width: 207px;
    top: 30px;
    left: 28px;
}

.ProductName {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 12px;
}

.ProductOption {
    font-size: 15px;
    color: #444444;
    font-weight: 600;
    margin: 22px 0px 22px 0px;
}

.ProductOption::before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #FF6B00;
    display: inline-block;
    margin-right: 9px;
    margin-bottom: 2px;
}

.ProductBtn {
    background: #242378;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to left, #2423783b, #242378);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to left, #2423783b, #242378);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    color: #fff;
    text-decoration: none;
    padding: 12px 27px;
    display: flex;
    border-radius: 5px;
    justify-content: space-between;
    font-size: 14px;
}
.Products .Product{
    width: 25%;
}
.clients {
    justify-content: center;
    width: 72%;
    margin: 0px auto;
    display: flex;
    flex-flow: row wrap;
    gap: 10px;
}

.clients img:nth-child(2n+1) {
    margin-top: 20px;
}

.clients .client {
    flex: 0 1 calc(20% - 8px);
    display: block;
    width: 152px;
}

.headingC {
    background: -webkit-linear-gradient(#242378, #0021CE);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 46px; line-height: 100%;
    font-weight: 800;
    text-align: center;
    text-transform: uppercase;
    display: block;
    margin: 21px 0px 32px 0px;
}

.clientblock {
    background: rgb(255, 255, 255);
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 47%, rgba(255, 240, 229, 1) 100%);
    padding: 50px 0px;
}

.text-head {
    font-size: 46px;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;
    margin-top: 40px;
}

.aboutmuvall {
    padding: 60px 0px 2px 0px;
    background: rgb(255, 255, 255);
    background: linear-gradient(179deg, #b4b4b430 47%, #ffffff 100%);
    overflow: hidden;
}

.aboutmuvall .textp {
    text-align: center;
    line-height: 30px;
    margin-top: 25px;
    font-size: 18px;
}

.btnbix {
    display: flex;
    justify-content: center;
    margin: 30px 0px 15px 0px;
}

.hrbottom {
    border-bottom: 1px solid #FF6B00;
    border-left: 100px solid transparent;
    border-right: 100px solid transparent;
    width: 360px;
    display: block;
    margin: 50px auto;
}

.datas {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.datas .Hding {
    font-size: 60px;
    font-weight: 800; line-height: 60px;
}

.datas .SubHding {
    font-size: 17px;
    color: #fff;
    text-align: center;
    margin-top: 8px;
}

.facts {
    background: url(../images/facts.png);
    padding: 55px 0px;
}

.facts .btnbix {
    margin: 44px 0px 0px 0px;
}

.testominal {
    padding: 60px 0px; 
}

.testominal .Heading {
    font-size: 30px;
    font-weight: 800;
    margin-bottom: 65px;
    text-align: center;
}

.testominalCard {
    display: flex;
    align-items: flex-start;
    gap: 33px;
    margin: 0px 20px;
}

.testoHeading {
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 15px;
}

.TextTesto {
    font-size: 16px;
    line-height: 29px;
}

.timeline {
    display: flex;
    flex-direction: column;
    margin: 20px auto;
    position: relative;
}

.contactus {
    padding: 75px 0px;
    background: rgb(243, 149, 40);
    background: linear-gradient(43deg, rgba(243, 149, 40, 1) 0%, rgba(255, 107, 0, 1) 100%);
    position: relative;
}

.contactus::before {
    content: '';
    background: url(../images/men.png);
    position: absolute;
    bottom: 0px;
    left: 34%;
    right: auto;
    background-size: 100%;
    height: 492px;
    display: block;
    width: 408px;
    background-repeat: no-repeat;
}

.input-container {
    width: 100%;
    position: relative;
    top: 50px;
    margin-bottom: 25px;
}

label {
    color: #fff;
    position: absolute;
    cursor: text;
    transform: translateY(-25px);
    transition: transform 0.3s ease;
    left: 0;
    bottom: -15px;
}

input {
    color: #fff;
    width: 100%;
    height: 40px;
    font-size: 16px;
    transition: 0.6s;
    border: none;
    border-bottom: 1px solid #fff;
    background-color: transparent; position: relative; z-index: 9;
}

.form-input{margin-bottom: 15px;}

select{width:100%;  background: none; height: 40px; line-height: 40px; font-size: 16px;
    border:none; border-bottom: 1px solid #fff; padding: 0px; color: #fff;
   
   
    
    }

    select.wpcf7-not-valid{border-color:#dc3232}

    select option { color: black; }
    
textarea{width:100%; background: none; height:70px; line-height: 20px; font-size: 16px;
     resize: none; border:none; border-bottom: 1px solid #fff; padding: 0px; color: #fff; font-family: inherit;
   
    }

    &::placeholder {
        color: #fff;
        opacity: 1; /* Firefox */
      }
      
      &::-ms-textarea-placeholder { /* Edge 12 -18 */
        color: #fff;
      }
   


input.wpcf7-not-valid{border-bottom:1px solid #dc3232}
.wpcf7-response-output{font-size: 12px; color:#ffb900 !important; padding: 5px;}

::-ms-input-placeholder { /* Edge 12-18 */
    color: #fff;
  }
  
  ::placeholder {
    color: #fff;
  }

input:focus {
    outline: none;
    border-bottom: 1px solid #fff;
}
.form-row.half{display:flex; align-items: center; justify-content: space-between;}
.form-row.half .form-input{width: 48.5%;}
.form-bx .form-input{display:flex; align-items: center;}
.form-bx .form-input .country-cod{margin-right: 15px;}
.wpcf7-not-valid-tip{display: none!important;}

.animation label {
    transform: translateY(-55px);
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 600;
}

.animation-color label {
    color: #fff;
}

.fullsection {
    display: flex;
    gap: 450px;
}

.hafsize {
    display: flex;
    gap: 50px;
}

.MenWhbox {
    display: flex;
    padding: 20px;
    width: 40%;
}
.slick-prev::before {
    content: "" !important;
    background: url(../images/pre.svg);
    width: 23px;
    display: block;
    height: 40px;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #FF6B00 !important;
    font-size: 12px;
}
.slick-dots li button:before{
     font-size: 12px !important;
}
.slick-next::before {
    content: "" !important;
    background: url(../images/next.svg);
    width: 23px;
    display: block;
    height: 40px;
}
.formbox {
    width: 50%;
    padding-right: 51px;
}

.Whbox {
    background: #ffffff;
    padding: 33px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    border-top-right-radius: 15px;
    width: 100%;
    line-height: 43px;
}

.textSub {
    line-height: 27px;
}

.Headtext {
    margin-bottom: 20px;
    font-size: 28px;
    font-weight: 800;
}

.submit-btn {
    font-size: 16px;
    color: #FF6B00;
    background: #fff;
    border: none;
    padding: 13px 25px;
    font-weight: 800;
    border-radius: 10px;
    box-shadow: 0px 5px 13px #2c2c2c52;
    text-align: center;
    cursor: pointer;
    font-family: 'Poppins', sans-serif;
    margin: 10px auto 0px auto; width:100%; height: auto;
}

.textss {
    text-align: center;
    margin-bottom: 0px px;
    margin-top: 15px;
}

.formbox .Heading {
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center; margin-bottom: 20px;
}

.submit-btn:hover {
    background: #FF6B00;
    color: #fff;
    border: 1px solid #ffa462;
}

.BlogsSec {
    padding: 60px 0px;
}

.BlogsSec .Heading {
    font-size: 32px;
    font-weight: 800;
    margin: 5px 0px 40px 0px;
    text-align: center;
}

.blogs {
    display: flex;
    gap: 30px;
    justify-content: space-evenly;
}

.blog {
    text-decoration: none;
    flex-grow: 1;
    width: 33%;
}

.BlogHeading {
    font-size: 20px;
    color: #FF6B00;
    text-decoration: none;
    font-weight: 700;
    line-height: 33px;
    margin-top: 15px;
    min-height: 69px;
}

.BlogImage {
    width: 100%;
    max-width: 100%;
    box-shadow: 0px -14px 27px #42424245
}

.footer {
    padding: 45px 0px;
    background: linear-gradient(142deg, #000000 0%, #000000bd 100%);
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}

.footer a {
    color: #fff;
    text-decoration: none; white-space: nowrap;
}

.footer span {
    color: #fff;
}

.allsection {
    display: flex;
    justify-content: flex-start;
    gap: 49px;
    align-items: center;
}

.halfsec div {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    line-height: 28px;
    font-size: 16px;
}

.iconsize {
    width: 17px;
}

.links {
    display: flex;
    flex-flow: wrap;
    align-items: flex-start;
    text-align: left;
    gap: 7px;
    line-height: 28px;
}

.titleStyless {
    display: flex;
    gap: 20px;
    align-items: center;
    margin-bottom: 26px;
}

.titleStyless span {
    font-size: 18px;
    font-weight: 700;
    display: block;
}

.hrbottom2 {
    border-bottom: 1px solid #FF6B00;
    border-right: 100px solid transparent;
    width: 150px;
}

.links a {
    flex-grow: 1;
    width: 17%;
}

.links a:nth-child(2) {
    flex-grow: 1;
    width: 30%;
}

.links a:nth-child(6) {
    flex-grow: 1;
    width: 30%;
}

.fullsec div {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 8px;
    line-height: 28px;
    margin-top: 22px;
    font-size: 15px;
}

.halfsec {
    display: flex;
    justify-content: flex-start; flex-wrap: wrap;
    align-items: center;
    gap: 20px;
    margin-bottom: 15px;
    line-height: 28px;
    font-size: 15px;
}

.readmorebtn {
    display: flex;
    gap: 18px;
    justify-content: flex-start;
    align-items: center;
    margin-top: 15px;
    font-weight: 600;
    color: #444444;
}

.timeline__event {
    margin-bottom: 20px;
    position: relative;
    display: flex;
  margin: 50px 0;
    border-radius: 6px;
    align-self: center;
}

.timeline__event:nth-child(2n+1) {
    flex-direction: row-reverse;
}

.timeline__event:nth-child(2n+1) .timeline__event__date {
    border-radius: 0 6px 6px 0;
}

.timeline__event:nth-child(2n+1) .timeline__event__content {
    border-radius: 6px 0 0 6px;
}

.timeline__event:nth-child(2n+1) .timeline__event__icon:before {
    content: "";
    width: 2px;
   height: 140px;
    background: linear-gradient(to bottom, transparent 5px, #fa8219 5px);
    background-size: 10px 10px, 30px 30px;
    position: absolute;
    top: 0%;
    left: 50%;
    right: auto;
    z-index: -1;
    transform: translateX(-50%);
    -webkit-animation: fillTop 2s forwards 4s ease-in-out;
    animation: fillTop 2s forwards 4s ease-in-out;
}

.timeline__event:nth-child(2n+1) .timeline__event__icon:after {
    content: "";
       width: 140px;
    height: 2px;
        background: linear-gradient(to right, transparent 5px, #fa8219 5px);
    background-size: 10px 10px, 30px 30px;
    position: absolute;
    right: 0;
    z-index: -1;
    top: 50%;
    left: auto;
    transform: translateY(-50%);
    -webkit-animation: fillLeft 2s forwards 4s ease-in-out;
    animation: fillLeft 2s forwards 4s ease-in-out;
}
.ImageBox{
    display: none;
}

.timeline__event__title {
    font-size: 20px;
    line-height: 1.4;
    font-weight: 600;
    margin-bottom: 11px;
}

.timeline__event__content {
    padding: 20px;
    box-shadow: 0 30px 60px -12px rgba(50, 50, 93, 0.25), 0 18px 36px -18px rgba(0, 0, 0, 0.3), 0 -12px 36px -8px rgba(0, 0, 0, 0.025);
    background: #fff;
    width: calc(40vw - 25px);
    border-radius: 0 6px 6px 0;
}
.timeline__event__title::before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #FF6B00;
    display: inline-block;
    margin-right: 9px;
    margin-bottom: 2px
}
.timeline__event__date {
    color: #FF6B00;
    font-size: 1.5rem;
    font-weight: 600;
    background: #FF6B00;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    padding: 0 20px;
    border-radius: 6px 0 0 6px;
}

.timeline__event__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fa8219;
    padding: 20px;
    align-self: center;
    margin: 0 120px;
    background: none;
    border-radius: 100%;
    width: 40px;
    box-shadow: none;
    padding: 20px;
    height: 40px;
    position: relative;
    font-size: 50px;
    font-weight: bold;
}

.timeline__event__icon i {
    font-size: 32px;
}

.timeline__event__icon:before {
    content: "";
    width: 2px;
        height: 140px;
    background: linear-gradient(to bottom, transparent 5px, #fa8219 5px);
    background-size: 10px 10px, 30px 30px;
    position: absolute;
    top: 0%;
    z-index: -1;
    left: 50%;
    transform: translateX(-50%);
    -webkit-animation: fillTop 2s forwards 4s ease-in-out;
    animation: fillTop 2s forwards 4s ease-in-out;
}

.timeline__event__icon:after {
    content: "";
    width: 140px;
    height: 2px;
    background: linear-gradient(to right, transparent 5px, #fa8219 5px);
    background-size: 10px 10px, 30px 30px;
    position: absolute;
    left: 0%;
    z-index: -1;
    top: 50%;
    transform: translateY(-50%);
    -webkit-animation: fillLeftOdd 2s forwards 4s ease-in-out;
    animation: fillLeftOdd 2s forwards 4s ease-in-out;
}

.timeline__event__description {
    flex-basis: 60%;
}

.timeline__event--type2:after {
    background: #FF6B00;
}

.timeline__event--type2 .timeline__event__date {
    color: #FF6B00;
    background: #FF6B00;
}

.timeline__event--type2:nth-child(2n+1) .timeline__event__icon:before,
.timeline__event--type2:nth-child(2n+1) .timeline__event__icon:after {
    background: #FF6B00;
}

.timeline__event--type2 .timeline__event__icon {
    
}

.timeline__event--type2 .timeline__event__icon:before,
.timeline__event--type2 .timeline__event__icon:after {
  
}

.timeline__event--type3:after {
    background: #FF6B00;
}

.timeline__event--type3 .timeline__event__date {
    color: #FF6B00;
    background-color: #FF6B00;
}

.timeline__event p {
    font-size: 17px;
    line-height: 27px;
    color: #444444;
    margin-top: 14px;
    display: block;
}

 


.timeline__event--type3 .timeline__event__icon:before,
.timeline__event--type3 .timeline__event__icon:after {
    background: #FF6B00;
}

.timeline__event:last-child .timeline__event__icon:before {
    content: none;
}

@media (max-width: 786px) {
    .timeline__event {
        flex-direction: column;
        align-self: center;
    }
    .timeline__event__content {
        width: 90%;
    }
    .timeline__event__icon {
        border-radius: 6px 6px 0 0;
        width: 100%;
        margin: 0;
        box-shadow: none;
    }
    .timeline__event__icon:before,
    .timeline__event__icon:after {
        display: none;
    }
    .timeline__event__date {
        border-radius: 0;
        padding: 20px;
    }
    .timeline__event:nth-child(2n+1) {
        flex-direction: column;
        align-self: center;
    }
    .timeline__event:nth-child(2n+1) .timeline__event__date {
        border-radius: 0;
        padding: 20px;
    }
    .timeline__event:nth-child(2n+1) .timeline__event__icon {
        border-radius: 6px 6px 0 0;
        margin: 0;
    }
}

@-webkit-keyframes fillLeft {
    100% {
        right: 100%;
    }
}

@keyframes fillLeft {
    100% {
        right: 100%;
    }
}

@-webkit-keyframes fillTop {
    100% {
        top: 100%;
    }
}

@keyframes fillTop {
    100% {
        top: 100%;
    }
}

@-webkit-keyframes fillLeftOdd {
    100% {
        left: 100%;
    }
}

@keyframes fillLeftOdd {
    100% {
        left: 100%;
    }
}


.accordion-container{
    position: relative;
    max-width: 500px;
    height: auto;
    margin: 10px auto;
  }
  .accordion-container > h2{
    text-align: center;
    color: #fff;
    padding-bottom: 5px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
  }
  .set{
    position: relative;
    width: 100%;
    height: auto;
    background-color: #f5f5f5;
  }
  .set > a{
    padding: 10px 15px;
    text-decoration: none;
    font-weight: 600;
    border-bottom: 1px solid #ddd;
    -webkit-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    transition:all 0.2s linear;
  }
  .set > a i{
    float: right;
    margin-top: 2px;
  }
  .set > a.active{
    
  }
  .content{
    background-color: #fff;
    display:none;
  }
  .content ul{
    line-height: 33px;
    padding: 10px 16px 16px 24px;
    background: linear-gradient(96deg, #242378 0%, #242378ba 100%);
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    list-style: disc;
  }
  .content p{
    padding: 10px 15px;
    margin: 0;
    color: #333;
  }
  
  .thank-you {
    background: rgb(243, 149, 40);
    background: linear-gradient(43deg, rgba(243, 149, 40, 1) 0%, rgba(255, 107, 0, 1) 100%);
}



.row h1 {
    font-size: 100px;
    color: #fff;
    font-weight: 600;
}

.row p {
    font-size: 25px;
    color: #fff;
    width: 67%;
    line-height: 37px;
    margin: 22px 0px;
}

.row .colum .buttonBox a {
    text-align: center;
    font-weight: 800;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    border: 1px solid #ffffff;
    border-radius: 7px;
    padding: 13px 23px;
    color: #ffffff;
}

.row .colum small {
    color: #fff;
    margin: 31px 0px 15px 0px;
    display: block;
    font-size: 14px;
}

.labeldesign{
    display: block;
        color: #fff;
    font-size: 15px;
        margin-bottom: 5px;
}
.labeldesignuper{
      font-size: 10px;
    text-transform: uppercase;
    font-weight: 600;
}
.SumoSelect {
    width: 100%;
}
.SumoSelect.open > .optWrapper {
    top: 26px;
    display: block;
}
.SumoSelect > .CaptionCont {
    border: none;
    position: relative;
    border-bottom: 1px solid #ffffff;
    min-height: 15px;
    background-color: rgb(0 0 0 / 0%);
    border-radius: 1px;
    margin: 0;
}
.SumoSelect > .CaptionCont > span.placeholder {
    color: #fff;
    font-style: normal;
}
.input-container2 {
    width: 100%;
    position: relative;
    top: 50px;
    margin-bottom: 25px;
}
.SumoSelect > .CaptionCont > label {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 29px;
    transform: translateY(0px);
    transition: transform 0.3s ease;
    left: auto;
}
.SumoSelect:focus > .CaptionCont, .SumoSelect:hover > .CaptionCont, .SumoSelect.open > .CaptionCont {
    box-shadow: none;
    border-color: #ffffff;
}
.SumoSelect > .optWrapper > .options li label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    cursor: pointer;
    bottom: auto;
    color: #424242;
    transform: translateY(0px);
    position: relative;
    font-size: 15px;
}

.SumoSelect > .CaptionCont > span {
    color: #fff;
}
.SumoSelect > .CaptionCont > label > i {
    background-image: url(down-arrow.png);
    background-position: center center;
    width: 19px;
    height: 15px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-repeat: no-repeat;
    opacity: 0.8;
    background-size: 112%;
}

.image-slider{position: absolute!important; right: 0; top: 0; width: 50%;}


.breadcrumbs {
  margin: 15px 0;
  font-size: 14px;
  color: #666;
}
.breadcrumbs a {
  color: #0073aa;
  text-decoration: none;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}


@media(max-width:768px){
    .image-slider{width:100%}
}

@media(max-width:767px){
    .image-slider{ top:114px}
    .text-box-header{margin-top: 115%;}
    .form-row.half{flex-wrap: wrap;}
    .form-row.half .form-input{width: 100%;}
}
.caster-form.show{display:flex!important; align-items:center}
.caster-form .modal-header{border:none}
.caster-form .modal-header button{color:#000; opacity:1; font-weight:bold; font-size:22px; background:none!important}
.caster-form .modal-content{background:-webkit-linear-gradient(#F39528, #FF6B00)}
.caster-form .modal-body .wpcf7-form .form-group .wpcf7-form-control-wrap input{background:#fff; padding:0 15px; border-radius:5px; color:#000}
.caster-form .modal-body .wpcf7-form .form-group .wpcf7-form-control-wrap .submit-btn{margin-top:20px}
.caster-form .modal-body .wpcf7-form .form-group .wpcf7-form-control-wrap input::placeholder {
  color: #000;
  opacity: 1; /* Firefox */
}

.caster-form .modal-body .wpcf7-form .form-group .wpcf7-form-control-wrap input::-ms-input-placeholder { /* Edge 12 -18 */
  color: #000;
}


/* 28-april-2025-css */
.casters-wheel-form input.wpcf7-not-valid{border-bottom: 2px solid #dc3232;}
.casters-wheel-form select.wpcf7-not-valid{border-bottom: 2px solid #dc3232;}
.casters-wheel-form  .wpcf7-response-output{color: #dc3232;}

