ul{margin: 0px;padding: 0px;list-style: none;}
img{object-fit: cover;}
:focus, a:focus, input:focus, .btn.focus, .btn:focus, button:focus{outline: 0;outline-offset: 0;box-shadow: none;}
a, a:hover{text-decoration: none !important;}
section{float: left;width: 100%;}
h1,h2,h3,h4,h5,h6{font-family:'cera_probold' !important}
body{font-family:'cera_probold' !important}
.title {
    float: left;
    width: 100%;
    text-transform: capitalize;
}
.title h3 {
    float: left;
    width: 100%;
    color: #42444c;
    font-size: 38px;
    letter-spacing: 2px;margin-bottom: 0px;
}
.title p {
    float: left;
    width: 100%;
    color: #767070;
    font-size: 21px;
    letter-spacing: 2px;
}
.title hr {
    float: left;
    width: 50px;
    height: 7px;
    color: #4fe7ec;
    opacity: unset;margin:15px 0px;

}
.tittle-border {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
}
/*start-header*/
li.active.has-sub ul.sub-menu a {color: #fff !important;border-bottom: 0px !important;}
header#header {float: left;width: 100%;}
.deskmenu {z-index: 9;display: flex;position: relative;align-items: center;justify-content: space-between;width: 100%;padding: 1rem 0;}
.main_menu .menu li a {
    font-size: 18px;
    color: #351111;
    line-height: 1.2;
    text-align: left;
    /* font-family: robotomedium; */
    text-transform: capitalize;
    font-weight: bold;
    letter-spacing: 1px;
}
ul.sub-menu a {font-size: 17px !important;}
.main_menu .menu li.active a {color: #ab9d0a;/* border-bottom: 2px solid; */}
.main_menu .menu li a:hover {
    color: #1430c1;
}
.main_menu .menu > li {margin-top: 19px;}
.main_menu li:not(:last-child) {margin-right: 40px;}
.main_menu li:not(:first-child) {margin-right: 40px;}
.main_menu li:not(:first-child) {margin-right: 40px;}
.icon-submenu {
    position: absolute;
    top: 50%;
    right: -8px;
    transform: translate(-50%, -50%);
    margin-top: -8px;
}
.icon-submenu::before {
    position: absolute;
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
    font-size: 16px;
    font-weight: bold;
    top: 50%;
    color: #351111;
    line-height: 1;
}
.menubar {position: relative;z-index: 99;float: left;width: 100%;}
.main_logo a {display: flex;align-items: center;justify-content: center;}
.main_log a span {display: none;}
.join-btn a { font-family: 'robotomedium'; font-size: 23px; color: #fff; text-transform: uppercase; letter-spacing: 1px; /* background: #ef2101; */ border-radius: 51px; padding: 9.5px 15px; border: 1px solid #fff; }
.main_logo a img {width: 450px;}
.header-top {
    float: left;
    width: 100%;
    background: #0c2dc6;
    padding: 10px 0px;
}
.header-map span{margin-right: 15px;font-size: 25px;}
.header-map a {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    display: flex;
    align-items: center;
    letter-spacing: 2px;
    font-family: cera_probold;
}
.header-map {float: left;width: 100%;}
.header-social {float: left;width: 100%;}
.header-social ul a {
    /* background: #fff; */
    color: #fff;
    width: 45px;
    height: 45px;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    font-size: 22px;
    margin-left: 12px;
    border: 1px solid;
}
.header-social ul a svg {
    fill: #fff;
    height: 25px;
}
.header-social ul {float: left;width: 100%;display: flex;justify-content: end;}
header#header .lern-btn a {
    color: #fff;padding: 19px 34.5px;
}
header#header .lern-btn a:hover{color: #1430c1}
header#header .lern-btn {
    width: unset;
    float: unset;
    margin: 0px;
    margin-left: 20px;
}
.navigation {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
}
/*end-header*/

/*start-bnner*/
.bnner-img {
    float: left;
    width: 100%;
    position: relative;
}
.bnner-img img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: -2;
    height: 100% !important;
    width: 100%;
    object-fit: cover;
}
.bnner-content {
    position: relative;
    float: left;
    width: 100%;
    padding-top: 217px;
    padding-bottom: 250px;
    background: linear-gradient(to right, #4dc4e5, #ffffff00);
}
.bnner-txt {
    float: left;
    width: 50%;
}
.bnner-txt h1 {
    float: left;
    width: 100%;
    font-size: 44px;
    color: #ffffff;
    letter-spacing: 2px;
    text-transform: capitalize;
}
.bnner-txt p {
    float: left;
    width: 100%;
    color: #ffffff;
    font-size: 24px;
    margin-top: 25px;
    margin-bottom: 0px;
    letter-spacing: 2px;
}
.lern-btn {
    float: left;
    width: 100%;
    margin-top: 30px;
}
.lern-btn a {
    color: #ffffff;
    font-size: 22px;
    letter-spacing: 2px;
    background: #0c2dc6;
    border-radius: 8px;
    padding: 19px 51.5px;
    float: left;
    border: 1px solid #0c2dc6;
}
.lern-btn a:hover{background: transparent;color: #0c2dc6;transition: 0.7s;}
/*end-bnner*/

/*start*/
section.Advantage {
    margin-top: 105px;
}
.advantage-box {
    float: left;
    width: 100%;
    margin-top: 75px;
}
.advantage-box img {
    float: left;
    width: 100%;
    border-radius: 20px;
    height: 280px;
}
.advantage-box a {
    text-align: center;
    float: left;
    width: 100%;
    margin-top: 30px;
    color: #403b3b;
    font-size: 24px;
    letter-spacing: 2px;
}
.advantage-box p {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 15px;
    color: #767070;
    font-size: 17px;
    letter-spacing: 1px;
}
section.Advantage .lern-btn {
    display: flex;
    justify-content: center;
    margin-top: 130px;
}
section.Advantage .lern-btn a{    padding: 15px 61.5px;}
/*end*/

/*start*/


/*end*/

/*start*/
.testimonial-slider {
    width: 100%;
    /* margin: 50px auto; */
    margin-top: 75px;
}

.testimonial-box {
    float: left;
    width: 100%;
    padding: 10px;
}
.testimonial-box p {
    float: left;
    width: 100%;
    background: #4fe7ec;
    color: #fff;
    border-radius: 10px;
    padding: 68px 110px;
    font-size: 21px;
    line-height: 44px;
    position: relative;
    -webkit-box-shadow: 15px 26px 5px 10px rgba(12,45,198,0.94);
    -moz-box-shadow: 15px 26px 5px 10px rgba(12,45,198,0.94);
    box-shadow: 8px 8px 1px 1px rgba(12,45,198,0.94);
}
.testimonial-box p:after {
    content: '';
    position: absolute;
    bottom: -55px;
    left: 99px;
    width: 0;
    height: 0;
    border: 57px solid transparent;
    border-top-color: #5de8eb;
    border-bottom: 0;
    /* border-left: 0; */
    /* margin-left: -5px; */
    /* transform: rotate(318deg); */
    border-right: 0;
}
.testimonial-box p:before {
    content: '';
    position: absolute;
    bottom: -69px;
    left: 91px;
    width: 0;
    height: 0;
    border: 69px solid transparent;
    border-top-color: #0c2dc6;
    border-bottom: 0;
    /* border-left: 0; */
    /* margin-left: -5px; */
    /* transform: rotate(318deg); */
    border-right: 0;
}
.test-cont {
    float: left;
    width: 100%;
    /* text-align: center; */
    margin-top: 52px;
    margin-left: 25%;
}
.test-cont h3 {
    color: #504a4a;
    font-size: 21px;
    letter-spacing: 2px;
}
.test-cont a {
    color: #cbb8b8;
    font-size: 19px;
    letter-spacing: 1px;
}

.slider-testimonial.slick-initialized.slick-slider ul.slick-dots {
    display: flex;
    justify-content: flex-start;
    margin-top: 10px;
    align-items: center;
    top: 0;
    left: 0;
    width: auto;
    padding-left: 10px;
    margin-left: -76%;
    position: absolute;
    margin-top: 15%;
}
.testimonial-slider .col-lg-5 {
    position: relative;
    /* padding-left: 15px; */
}

.slider-testimonial.slick-initialized.slick-slider ul.slick-dots li{margin: 0px 10px;}

.slider-testimonial.slick-initialized.slick-slider ul.slick-dots li button {
    font-size: 0;
    border: transparent;
    background-color: #c1c1c1;
    width: 15px;
    height: 15px;
    cursor: pointer;
    float: left;
    border-radius: 50px;
}

.slider-testimonial.slick-initialized.slick-slider ul.slick-dots li.slick-active button {
    background-color: #4fe7ec;
    border: 2px solid #c1c1c1;
}
.slider-testimonial li.slick-active {
    border: 1px solid;
    margin: 10px;
    border-radius: 10px;
    padding: 5px;
    border-radius: 50px;
}
/*end*/

/*start*/
section.contact-home {
    margin-top: 130px;
}
.contact-form input[type="text"], .contact-form textarea, input#input_4_6, input#input_4_7 {
    float: left;
  /*  width: 48%;*/
    border: 2px solid #b4aaaa;
    margin-bottom: 20px;
    padding: 25px;
    border-radius: 50px;
    color: #767070;
    font-size: 21px;
    letter-spacing: 2px;
    text-transform: capitalize;
    margin-right: 20px;
}
.contact-form textarea {
    width: 98% !important;
    margin-right: 0px !important;
}
input#input_4_11_3, input#input_4_11_6{
float: left;
    /* width: 48%; */
    border: 2px solid #b4aaaa;
    margin-bottom: 20px;
    padding: 25px;
    border-radius: 50px;
    color: #767070;
    font-size: 21px;
    letter-spacing: 2px;
    text-transform: capitalize;
    margin-right: 20px;
}

textarea#input_4_9 {
    float: left;
    width: 100% !important; 
    border: 2px solid #b4aaaa;
    margin-bottom: 20px;
    padding: 25px;
    border-radius: 50px;
    color: #767070;
    font-size: 21px;
    letter-spacing: 2px;
    text-transform: capitalize;
    margin-right: 20px;
}
.contact-form textarea {
    height: 200px;
}
.input-submit {
    float: left;
    width: 100%;
    margin-top: 50px;
    display: flex;
    justify-content: center;
}
input#gform_submit_button_4 {
    float: left;
    color: #ffffff;
    font-size: 27px;
    text-transform: capitalize;
    background: #1822c7;
    padding: 13.5px 93px;
    border: 1px solid #1822c7;
    border-radius: 10px;
}
.gform_footer.top_label {
    float: left;
    width: 100%;
    margin-top: 50px;
    display: flex;
    justify-content: center;
}
input#gform_submit_button_4:hover{background: transparent;color: #1822c7;transition: 0.7s}
.contact-form {
    float: left;
    width: 100%;
    margin-top: 60px;
}
/*end*/

/*start*/

section.connor {
    margin-top: 120px;
}
.connor-img{
    float: left;
    width: 100%;
    position: relative;
}
img.meet-bnner {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: -2;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.connor-content{
    position: relative;
    float: left;
    width: 100%;
}
.connor-txt {
    float: left;
    width: 100%;
    position: relative;
    padding-top: 183px;
    padding-bottom: 120px;
}
.meet-img {
    float: left;
    width: 100%;position: relative;
}
.meet-img  img{
    float: left;
    width: 550px;
    height: 650px;
    border-radius: 50px;
}
.meet-img:before {
    content: '';
    position: absolute;
    background: #e6e7e7;
    height: 500px;
    width: 131px;
    z-index: -1;
    right: 29px;
    top: 0;
    border-radius: 20px;
    top: 70px;
}
.meet-img:after {
    content: '';
    position: absolute;
    height: 205px;
    width: 185px;
    z-index: -1;
    left: -63px;
    top: 0;
    border-radius: 38px;
    top: -40px;
    border: 4px solid #0c2dc6;
}
.connor-txt .row {
    align-items: center;
}
.connor-txt .title h3 {
    font-size: 41px;
}
/*end*/

/*start*/
footer {
    float: left;
    width: 100%;
    background: #1f1d1d;
    padding-top: 45px;
    padding-bottom: 35px;
    border-top: 10px solid #4fe7ec;
}
.footer-logo {
    float: left;
    width: 100%;
}
.footer-logo img {
    float: left;
    width: 100%;
}
.footer-logo p {
    float: left;
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 17px;
    margin-top: 17px;
    margin-bottom: 0px;
}
.footer-links {
    float: left;
    width: 100%;
    margin-top: 30px;
}
.footer-links h3 {
    float: left;
    width: 100%;
    color: #ffffff;
    font-size: 24px;
    letter-spacing: 1px;
    margin-bottom: 0px;
}
.footer-links hr {
    float: left;
    width: 45px;
    height: 7px;
    color: #4fe7ec;
    opacity: unset;
    margin: 15px 0px;
}
.footer-links a {
    float: left;
    width: 100%;
    color: #ffffff;
    font-size: 18px;
    /* line-height: 40px; */
    margin-top: 20px;
    font-family: cera_probold;
}
.footer-links a:hover{color: #4fe7ec;transition: 0.7s}
.info-item {
    float: left;
    width: 100%;
    display: flex;
    color: #ffffff;
    font-size: 18px;
    align-items: center;
}
.footer-links ul {
    float: left;
    width: 100%;
}
.footer-links ul li {  margin-top: 20px;
    float: left;
    width: 100%;
    display: flex;
}
.info-item p {
    /* font-size: 18px; */
    margin-left: 10px;
    margin-bottom: 0;
}
.info-item p a {
    /* line-height: 0; */
    margin-top: 0;
}
.footer-form {
    float: left;
    width: 100%;
    margin-top: 20px;
}
.footer-form input[type="mail"] {
    float: left;
    width: 100%;
    background: #fff;
    border: transparent;
    padding: 17px;
    color: #767070;
    font-size: 18px;
    border-radius: 10px;
}
.footer-form input[type="submit"] {
    float: left;
    margin-top: 30px;
    border: transparent;
    color: #ffffff;
    font-size: 22px;
    letter-spacing: 2px;
    background: #0c2dc6;
    border-radius: 8px;
    padding: 15px 51.5px;
    float: left;
    border: 1px solid #0c2dc6;
    text-transform: capitalize;
}
.footer-form input[type="submit"]:hover{    background: transparent;
    color: #fff;    border: 1px solid #fff;
    transition: 0.7s;}
.social-icons a {
    margin-right: 10px;
    font-size: 25px;
    color: #fff;
    border: 2px solid #fff;
    height: 60px;
    width: 60px;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    margin-top: 0px;
}
   .social-icons a:hover{border: 2px solid #4fe7ec}
   .social-icons {
    float: left;
    width: 100%;
    margin-top: 35px;
}
.social-icons a svg {
    fill: #fff;
    height: 30px;
}
.social-icons a svg:hover {
    fill: #4fe7ec;
}
.copy {
    float: left;
    width: 100%;
    border-top: 2px solid #f4eaea;
    margin-top: 130px;
    padding-top: 40px;
}
.copy p {
    color: #f4eaea;
    font-size: 21px;
    letter-spacing: 2px;
    font-family: cera_probold;
}
/*end*/

.using-contetnt p {
    color: #ffffff;
    font-size: 17px;
}
.using-contetnt h3 {
    color: #ffffff;
    font-size: 41px;
    letter-spacing: 2px;
    margin-bottom: 40px;
}
.using-contetnt {
    float: left;
    width: 37%;
}
.using-txt {
    float: left;
    width: 100%;
    display: flex;
    padding: 150px 0px;
}
img.point-using {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: -2;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.using-img {
    float: left;
    width: 100%;
    position: relative;
}
section.using-point {
    margin-top: 115px;
}
.play-pause-icon {
    float: left;
    width: 17%;
    display: flex;
    justify-content: end;
    margin-top: 5%;
}
.play-pause-icon span {
    color: #4fe7ec;
    height: 80px;
    width: 80px;
    background: #fff;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    font-size: 33px;
    border: 9px solid #8991dd;
}
/* Modal styling */
.modal {
    display: none;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.8);
    justify-content: center;
    align-items: center;
}

.modal-content {
    position: relative;
    margin: auto;
    padding: 20px;
    max-width: 80%;
    background-color: #fff;
    border-radius: 10px;
}

.close {
    position: absolute;
    top: 0;
    right: 9px;
    color: #aaa;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
    font-size: 21px;
}

.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.inner-bnner ul {
    float: left;
    width: 100%;
    display: flex;
}
.inner-bnner ul a, .inner-bnner ul span {
    color: #fff;
    font-size: 27px;
    text-transform: capitalize;
}
.inner-bnner ul span {
    position: relative;
    margin-left: 34px;
}
.inner-bnner ul a, .inner-bnner ul span {
    color: #fff;
    font-size: 27px;
    text-transform: capitalize;
}
.inner-bnner ul span:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    background: #fff;
    border-radius: 50px;
    left: -23px;
    top: 12px;
}
section.contact-home.contact-inner {
    margin-bottom: 70px;
}
section.aca {
    margin-top: 105px;
}
.aca-box {
    float: left;
    width: 100%;
    text-align: center;
    border: 1px solid #0c2dc6;
    border-radius: 20px;
    padding: 50px 30px;
    margin-top: 55px;
    min-height: 560px;
}
.aca-img img {
    /* width: 149px; */
    height: 155px;
}
.aca-box a {
    float: left;
    width: 100%;
    margin-top: 60px;
    color: #403b3b;
    font-size: 35px;
    letter-spacing: 2px;
}
.aca-box p {
    float: left;
    width: 100%;
    margin-bottom: 0px;
    margin-top: 25px;
    color: #767070;
    font-size: 20px;
}
.aca-detials {
    float: left;
    width: 100%;
    margin-top: 30px;
}
section.contact-home.contact-inner ul {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 10px;
}
section.contact-home.contact-inner ul a {
    color: #767070;
    font-family: cera_probold;
    /* font-weight: bold; */
	text-transform:lowercase;
}
section.contact-home.contact-inner ul li:last-child {
    border-left: 2px solid  #767070;
    margin-left: 10px;
    padding-left: 10px;height: 28px;
}
.aca .title p {
    color: #988888;
}

section.commonly-faq {
    margin-top: 200px;
    background: #0c2dc6;
    padding: 120px 0px;
}
section.commonly-faq .title h3 {
    color: #ffffff;
}


.accordion-container {
    /* max-width: 600px; */
    width: 100%;
    float: left;
}
.commonly-faq details {
    /* font-size: var(--title); */
    /* margin: 0 auto; */
    width: 100%;
    position: relative;
    border-bottom: 1px solid var(--border-color);
    transition: all 0.3s ease-in-out;
    margin-top: 45px;
    margin-left: 35px;
}
 .commonly-faq details:hover {
     opacity: 1;
}
 .commonly-faq summary {
     user-select: none;
     cursor: pointer;
     list-style: none;
     display: flex;
     align-items: center;
     padding: var(--header-padding);
}
 .commonly-faq summary:hover .title {
     opacity: 1;
}
 .commonly-faq summary:hover .accordion-icon {
     opacity: 1;
}
.commonly-faq .accordion-title {
    color: #ffffff;
    width: 100%;
    /* font-weight: 500; */
    transition: all 250ms ease-in-out;
    font-size: 30px;
    letter-spacing: 2px;
}
.commonly-faq .accordion-icon {
  
    pointer-events: none;
    position: absolute;
    left: -50px;
    transition: all 150ms ease-out;
}
.commonly-faq .accordion-icon svg {
    width: 30px;
    height: 30px;
    /* transition: transform 0.3s ease-in-out; */
    float: left;
    color: #fff;
    font-weight: 700;
    fill: #fff;
    opacity: unset;
    transform: rotate(91deg);
}
.commonly-faq .accordion-content {
    color: #ffffff;
    font-size: 21px;
    letter-spacing: 2px;
}
/** Remove Marker */
 .commonly-faq summary::-webkit-details-marker {
     display: none;
}
/** Rotate Icon */
 .commonly-faq details[open] .accordion-icon svg {
     transform: rotate(180deg);
}
 

 section.aca .title h4 {
    float: left;
    width: 100%;
    margin-top: 30px;
    color: #071384;
    font-size: 33px;
    letter-spacing: 2px;
    margin-bottom: 13px;
    position: relative;
    margin-left: 10px;
}
section.aca .title h4:before {
    content: '';
    position: absolute;
    height: 16px;
    width: 16px;
    background: #4fe7ec;
    border-radius: 50px;
    border: 1px solid #6e7a7b;
    top: 9px;
    left: -24px;
}

.paving-img {
    width: 45%;
    margin: 0 0px 0px 0;
    display: block;
    float: right;
}
.paving-img img {
    width: 100%;
    float: left;
    padding-left: 20px;
    margin-bottom: 20px;
    height: 367px;
}
.inner-about-contenet .title,.inner-about-contenet .title h3,.inner-about-contenet .title p {
    width: unset;float: unset;
}
.inner-about-contenet .title hr{float: unset;}
.inner-about-contenet .title p{    padding-top: 10px;}
section.connor.meet-inner .connor-txt .title h3,section.connor.meet-inner .title p {
    color: #ffffff;
}

section.connor.meet-inner .title p  {
    margin-bottom: 0px;
    margin-top: 35px;
}
section.events-upcoming {
    margin-top: 100px;
}

.icon-input {
    float: left;
    width: 100%;
    margin-top: 80px;
    display: flex;
    align-items: center;
    border: 1px solid #adafb4;
    border-radius: 20px;
    padding: 20px;
}
.icon-input input.icon-input__text-field {
    float: left;
    width: 100%;
    padding: 0px 20px;
    border: transparent;
    /* border-radius: 20px; */
    font-size: 21px;
    color: #988888;
}
.icon-input span {
    font-size: 28px;
    color: #161616;
}
section.using-point .lern-btn a {
    background: #35bec3;
    border: 1px solid #35bec3;
}
section.using-point.usong-inner .using-contetnt {
    width: 34%;
}

.events-detils {
    float: left;
    width: 100%;
    margin-top: 30px;
}
.events-detils li {
    float: left;
    width: 100%;
    display: flex;
    margin-top: 40px;
    align-items: center;
}
.event-boxes {
    float: left;
    display: flex;
    width: 64%;
    align-items: center;
}
.event-txt {
    float: left;
    width: 100%;
    margin-left: 45px;
}
.event-learn-more {
    float: right;
    width: 45%;
    /* display: flex; */
    /* justify-content: end; */
}
.event-date-box {
    height: 200px;
    width: 300px;
    background: #35bec3;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 30px;
    color: #fff;
}
.event-date-box span {
    font-size: 50px;float: left;width: 100%;text-align: center;
}

.event-date-box small {
    font-size: 33px;
    margin: 0px;
    float: left;
    width: 100%;
    text-align: center;
    line-height: 36px;
}
.event-txt h3 {
    color: #42444c;
    font-size: 41px;
    letter-spacing: 2px;
    margin-bottom: 0px;
    float: left;
    width: 100%;
}
.event-txt p {
    font-size: 21px;
    color: #988888;
    margin-top: 25px;
    margin-bottom: 0px;
    float: left;
    width: 100%;
}
.event-learn-more a {
    font-size: 22px;
    color: #131212;
    letter-spacing: 2px;
    border: 1px solid #0c2dc6;
    float: right;
    padding: 16px 69px;
    border-radius: 9px;
    display: flex;
    justify-content: end;
}
.event-learn-more a:hover{background: #0c2dc6;color: #fff}
.previous-day {
    float: left;
    width: 100%;
    margin-top: 140px;
}
.previous-day ul {
    float: left;
    width: 100%;
    border-top: 2px solid #92959b;
    border-bottom: 2px solid #92959b;
    padding:25px;
    display: flex;
    justify-content: space-between;
}
.previous-day ul a {
    color: #7b7c80;
    font-size: 24px;
    letter-spacing: 2px;
    /* margin: 0px 12px; */
}
.previous-day ul a span {
    margin: 0px 10px;
}
.events-tittle {
    display: flex;
    align-items: center;
    width: 100%;
    float: left;
}
.events-tittle .title {
    width: 68%;
}
.sunscribe-calender a {
    display: flex;
    justify-content: end;
    float: right;
    background: #1b11a5;
    color: #fff;
    font-size: 22px;
    padding: 16px 56px;
    border-radius: 9px;
}
.sunscribe-calender a span {
    margin-left: 10px;
}
input.es_required_field.es_txt_email.ig_es_form_field_email {
    float: left;
    width: 100%;
    background: #fff;
    border: transparent;
    padding: 17px;
    color: #767070;
    font-size: 18px;
    border-radius: 10px;
}
.es-field-wrap {
    width: 100%;
    float: left;    margin-bottom: 0 !important;
}
.es-field-wrap label {
    width: 100%;
    float: left;
}
ul#menu-footer li {
    margin: 0;
    padding: 0;
}
div#gform_confirmation_message_4 {
    text-align: center;
    color: green;
    font-size: 20px;
}
.menu_cart {
    position: relative;
}
.menu_cart a {
    color: #1430c1;
    font-size: 18px;
}
.menu_cart a span {
    position: absolute;
    top: -18px;
    left: 15px;
    font-size: 14px;
    background: #1430c1;
    font-weight: bold;
    color: #fff;
    border-radius: 50%;
    /* padding: 3px; */
    min-width: 27px;
    min-height: 27px;
    display: flex;
    align-items: center;
    justify-content: center;
}

section.single-pro-main {
    margin-top: 100px;
}
h1.product_title.entry-title {
    float: left;
    width: 100%;
    color: #42444c;
    font-size: 45px;
    letter-spacing: 2px;
    margin-bottom: 0px;
}
p.price {
    margin-top: 9px;
    float: left;
    width: 100%;
}
p.price span.woocommerce-Price-amount.amount {
    color: #767070;
    font-size: 35px;
}
.woocommerce div.product form.cart div.quantity {
    width: 100%;
}
.woocommerce div.product form.cart .button {
    margin-top: 20px;
    background-color: #1822c7 !important;
    padding: 13px 22px;
}
span.posted_in {
    color: #767070;
    font-size: 21px;
}
span.posted_in a{
    color: #42444c;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background-color: #1822c7 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    color: #ffff !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #fff !important;
    color: #515151 !important;
    z-index: 2;
    border-bottom-color: #fff !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #1c26c2 !important;
}
div#tab-description h2,div#reviews div#comments h2.woocommerce-Reviews-title {
    float: left;
    width: 100%;
    color: #42444c;
    font-size: 38px;
    letter-spacing: 2px;
    margin-bottom: 0px;
}
div#tab-description p,p.woocommerce-noreviews,span#reply-title,p.comment-notes,.comment-form-rating label,p.comment-form-comment,p.comment-form-author label,p.comment-form-email label,p.comment-form-cookies-consent{
    float: left;
    width: 100%;
    color: #767070;
    font-size: 21px;
    letter-spacing: 2px;
}
div#review_form_wrapper {
    box-shadow: 0 0 5px;
    padding: 25px;
    margin-top: 20px;
    float: left;
    width: 100%;
}
p.comment-form-author input#author,p.comment-form-email input#email,.woocommerce #review_form #respond textarea{
    width: 100%;
    padding: 5px 12px;
}
p.form-submit input#submit{
    padding: 20px 45px !important;
    color: #fff !important;
    background-color: #1c26c2 !important;
}
section.related.products {
    margin-top: 50px;
}
section.related.products h2 {
    float: left;
    width: 100%;
    color: #42444c;
    font-size: 38px;
    letter-spacing: 2px;
    margin-bottom: 0px;
    text-transform: capitalize;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin: 37px 3.8% 2.992em 0;
}
.woocommerce ul.products li.product a img {
    height: 264px !important;
    border-radius: 20px;
}
section.related.products h2.woocommerce-loop-product__title {
    font-size: 25px  !important;
}
span.woocommerce-Price-amount.amount {
    color: #767070;
    font-size: 24px;
    font-family: 'cera_probold';
}
.woocommerce-page ul.products li.product a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    color: #fff !important;
    background-color: #1c26c2 !important;
    float: left;    margin-top: 0 !IMPORTANT;
}
section.search-result-data {
    margin-top: 100px;
}
section.search-result-data h1.page-title {
    float: left;
    width: 100%;
    color: #42444c;
    font-size: 52px;
    letter-spacing: 2px;
    margin-bottom: 0px;
}
section.search-result-data .search-result-count.default-max-width {
    float: left;
    width: 100%;
    color: #767070;
    font-size: 21px;
    letter-spacing: 2px;
}
section.search-result-data a {
    float: left;
    width: 100%;
    box-shadow: 0 0 5px;
    padding: 15px;
    margin-top: 21px;
    font-size: 20px;
    color: #767070;
}
.alert-info p {
    margin-bottom: 0px;
}
section.defult_pages_content,section.archive-main {
    margin-top: 100px;
}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    color: green;
}
form.woocommerce-form.woocommerce-form-login.login {
    float: left;
    width: 100%;
}
.woocommerce form .form-row-first, .woocommerce-page form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
    float: left !important;
    width: 100% !important;
}
form.woocommerce-form.woocommerce-form-login.login label {
    float: left;
    width: 100%;
    color: #767070;
    font-size: 21px;
    letter-spacing: 2px;
}
form.woocommerce-form.woocommerce-form-login.login input#username {
    float: left;
    width: 100%;
    padding: 13px;
}
span.password-input {
    float: left;
    width: 100%;
}
input#password {
    float: left;
    width: 100%;
    padding: 13px;
}
button.woocommerce-button.button.woocommerce-form-login__submit,p.return-to-shop a.button.wc-backward {
    background: #1430c1 !important;
    color: #fff !important;
    padding: 13px 22px;
    margin-bottom: 10px;
}
h2.woocommerce-loop-product__title {
    font-size: 20px !important;
    letter-spacing: 1px;
    color: #42444c;
}
p.woocommerce-result-count {
    color: #767070;
    font-size: 21px;
    letter-spacing: 2px;
}
select.orderby {
    background: #1430c1;
    padding: 15px;
    color: #fff;
}
.Not_found.text-center {
    margin-top: 100px;
}
.Not_found.text-center h2#sub_title {
    float: left;
    width: 100%;
    color: #42444c;
    font-size: 38px;
    letter-spacing: 2px;
    margin-bottom: 0px;
}
.Not_found.text-center p {
    float: left;
    width: 100%;
    color: #767070;
    font-size: 21px;
    letter-spacing: 2px;
}
.page-not-link.grey-text a.btn {
    padding: 10px 18px;
    background: #1430c1;
    color: #ffff;
}
section.defult_pages_content .about_us_main .woocommerce {
    display: flex;
}
.tribe-common.tribe-events.tribe-events-view.tribe-events-view--list.tribe-common--breakpoint-xsmall.tribe-common--breakpoint-medium.tribe-common--breakpoint-full {
    float: left;
    width: 100%;
}
.tribe-events button.tribe-events-c-top-bar__datepicker-button:focus {
    outline: unset !important;
}
time.tribe-events-calendar-list__month-separator-text.tribe-common-h7.tribe-common-h6--min-medium.tribe-common-h--alt,span.tribe-events-calendar-list__event-date-tag-daynum.tribe-common-h5.tribe-common-h4--min-medium,span.tribe-events-calendar-list__event-date-tag-weekday {
    font-family: 'cera_probold' !important;
}
input#tribe-events-events-bar-keyword,.tribe-events .tribe-events-calendar-list__event-datetime {
    font-family: 'cera_probold' !important;
    font-size: 20px;
    text-transform: capitalize;
}
.tribe-common .tribe-common-form-control-text__input:focus {
    border-bottom-color: unset !important;
    outline: unset !important;
}
span.tribe-events-c-view-selector__list-item-text {
    font-family: 'cera_probold' !important;
    font-size: 20px !important;
}
span.tribe-events-c-top-bar__datepicker-desktop.tribe-common-a11y-hidden,button.tribe-events-c-subscribe-dropdown__button-text,.tribe-events-meta-group.tribe-events-meta-group-details {
    font-family: 'cera_probold' !important;
}
button.tribe-common-c-btn.tribe-events-c-search__button {
    font-family: 'cera_probold' !important;
    font-size: 20px !important;
    text-transform: capitalize;
}
a.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button.tribe-common-a11y-hidden {
    font-family: 'cera_probold' !important;
    color: #42444c;
    border: 1px solid !important;
    font-size: 18px;
}
.tribe-events-calendar-list__event-featured-image-wrapper.tribe-common-g-col img.tribe-events-calendar-list__event-featured-image {
    width: 100%;
}
.tribe-common a:not(.tribe-common-anchor--unstyle):focus {
    outline: unset;
}
h3.tribe-events-calendar-list__event-title.tribe-common-h6.tribe-common-h4--min-medium a {
    font-family: 'cera_probold' !important;
    font-size: 27px;
    text-decoration: underline;
    text-transform: capitalize !important;
}
.tribe-events-calendar-list__event-description.tribe-common-b2.tribe-common-a11y-hidden p {
    font-family: 'cera_probold' !important;
    font-size: 18px;
    letter-spacing: 0px;
    color: #767070;
}
button.tribe-events-c-nav__prev.tribe-common-b2.tribe-common-b1--min-medium,a.tribe-events-c-nav__next.tribe-common-b2.tribe-common-b1--min-medium,.tribe-events-back a {
    font-family: 'cera_probold' !important;
    
    font-size: 20px;
}
p.tribe-events-promo.tribe-common-b1.tribe-events-c-promo {
    display: none;
}
section.Advantage-inner {
    margin-top: 100px;
}
h2.gform_submission_error.hide_summary,div#validation_message_4_11,div#validation_message_4_6,.gfield_description.instruction.validation_message,div#validation_message_4_7,div#validation_message_4_9{
    font-size: 18px;
    color: #FF3333;
}
div#validation_message_4_9 {
    float: left;
    width: 100%;
}
body.archive.post-type-archive.post-type-archive-tribe_events.theme-sho-insurance.woocommerce-no-js.tribe-events-page-template.tribe-no-js.tribe-filter-live section.contact-home.contact-inner {
    display: none;
}
#tribe-events-pg-template {
    max-width: 100% !important;
}
.tribe-events-single-event-description.tribe-events-content p {
    font-family: 'cera_probold' !important;
    font-size: 19px;
    color: #767070;
    letter-spacing: 1px;
}
span.tribe-event-date-start {
    font-size: 20px;
}
.cart_totals h2 {
    font-size: 30px;
}
section.aca ol {
    float: left;
    width: 100%;
    margin-top: 20px;
}
section.aca ol li {
    float: left;
    width: 100%;
    font-size: 21px;
    color: #42444c;
}
section.aca ol li span {
    color: #42444c;
}
section.aca ul {
    float: left;
    width: 100%;
    margin-left: 10px;
}
section.aca ul li {
    float: left;
    width: 100%;
    list-style: disc;
    color: #42444c;
    font-size: 21px;
}
section.carriers {
    margin-top: 100px;
    margin-bottom: 100px;
}
.carier-box {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 50px;
}
.carier-box ul {
    display: flex;
    flex-wrap: wrap;
    float: left;
    gap: 20px 29px;
    /* width: 100%; */
    justify-content: center;
}
.carier-box li{
	display:flex;
	align-items:center;text-align:center;justify-content:center;
}


.carier-box li {
    / float: left; /
    flex: 0 0 23%;
    width: 200px;
    height: 40px;
    / margin: 1em; /
    padding: 1em;
    border-radius: 25px;
    background: white;
    color: black;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0 5px 2px 0 rgba(0, 0, 0, 0.56), 0 2px 10px 0 rgb(0 0 0 / 33%);
    text-transform: capitalize;
}

section.aca ol h5 {
    float: left;
    width: 100%;
    color: #42444c;
    font-size: 21px;
    letter-spacing: 2px;
}




.single-products section.aca ol li h5, strong {
    color: #071384;
}
section.aca ol li span {
     color: #071384;
}
.single-products section.aca ul li {
    color: #988888;
}
.single-products section.aca ol li {
    color: #988888;
}
.single-products section.aca ul li h5{
	font-weight:700; color: #071384;
	    float: left;
    width: 100%;
    font-size: 21px;
    letter-spacing: 2px;
}
address.tribe-events-calendar-list__event-venue.tribe-common-b2,span.tribe-events-c-nav__prev-label,.tribe-events-calendar-month__calendar-event-datetime,.tribe-events-event-meta dl,ul.tribe-events-sub-nav,.tribe-events-calendar-month__calendar-event-tooltip-description.tribe-common-b3 p,.tribe-events-calendar-month__calendar-event-tooltip-datetime,ul.tribe-events-c-subscribe-dropdown__list li a,button.tribe-common-c-btn__clear.tribe-common-h3.tribe-common-h--alt.tribe-events-c-top-bar__datepicker-button,li.tribe-events-c-messages__message-list-item,li.tribe-events-c-nav__list-item.tribe-events-c-nav__list-item--today a,li.tribe-events-c-nav__list-item.tribe-events-c-nav__list-item--prev button.tribe-events-c-nav__prev.tribe-common-b2,li.tribe-events-c-nav__list-item.tribe-events-c-nav__list-item--next a.tribe-events-c-nav__next.tribe-common-b2{
    font-family: 'cera_probold' !important;
}
h3.tribe-events-calendar-month__day-date.tribe-common-h6.tribe-common-h--alt {
    font-size: 20px;
    margin-top: 0;
}

.tribe-events-view {
    position: relative;
    width: 100%;
    float: left;
}

button.tribe-events-calendar-month__day-cell.tribe-events-calendar-month__day-cell--mobile {
    aspect-ratio: auto;
    border-color: var(--tec-color-border-secondary-month-grid);
    border-style: solid;
    border-width: 0 1px 1px 0;
    min-height: 168px;
    overflow: visible;
    padding-top: 0;
}

.single-tribe_events .tribe-events-c-subscribe-dropdown__container, .tribe-events .tribe-events-c-subscribe-dropdown__container {
    display: block !important;
   
    margin-top: 30px;
    float: right;
}
body.archive.post-type-archive.post-type-archive-tribe_events.tribe-events-page-template.tribe-js.tribe-filter-live header.tribe-events-header.tribe-events-header--has-event-search {
    border-bottom: 1px solid #6666;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

button.tribe-events-calendar-month__day-cell.tribe-events-calendar-month__day-cell--mobile.tribe-events-calendar-month__day-cell--selected time.tribe-events-calendar-month__day-date-daynum {
    color: #fff !important;
}
section.scanner {
    margin-top: 150px;
}
section.scanner img {
    height: 500px;
    width: 500px;
}
.code-img {
    display: flex;
    justify-content: center;
}
.tribe-events-before-html h4 {
    float: left;
    width: 100%;
    color: #42444c;
    font-size: 38px;
    letter-spacing: 2px;
    margin-bottom: 20px;
}

.tribe-events-before-html ul li {
    float: left;
    width: 100%;
    list-style: disc;
    margin-left: 20px;
    margin-bottom: 0px;
    margin-top: 15px;
    color: #767070;
    font-size: 17px;
    letter-spacing: 1px;
}
header.tribe-events-header.tribe-events-header--has-event-search {
    float: left;
    width: 100%;
    /* margin-top: 60px; */
}
.tribe-events-before-html ul {
    float: left;
    width: 100%;
    margin-bottom: 50px !important;
}
.tribe-events-calendar-list {
    float: left;
    width: 100%;
}
nav.tribe-events-calendar-list-nav.tribe-events-c-nav {
    float: left;
    width: 100%;
}