/*
Theme Name: Noorio 2024
Theme URI: http://www.wordpress.org/
Theme Name: Noorio 2024
Description: Noorio 2024 WordPress Theme
Theme Version: 1.0
Author: Noorio 2024
Author URI: http://www.wordpress.org/
Tags: white, green, custom header, fixed width, two columns, widgets, fully responsive
*/
body {
    background: #fff;
    font-family: "Poppins", sans-serif;
}

img {
    min-width: 100%;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

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

h1 {
    font-weight: 700;
    font-size: 50px;
    padding-bottom: 0px;
    line-height: normal;
}

h2 {
    font-weight: 700;
    font-size: 36px;
    padding-bottom: 20px;
    line-height: normal;
}

h3 {
    font-weight: 700;
    font-size: 30px;
    padding-bottom: 20px;
    line-height: normal;
}

h4 {
    font-weight: 700;
    font-size: 26px;
    padding-bottom: 20px;
    line-height: normal;
}

h5 {
    font-weight: 600;
    font-size: 20px;
    padding-bottom: 10px;
    line-height: normal;
}

h6 {
    font-weight: 600;
    font-size: 18px;
    padding-bottom: 10px;
    line-height: normal;
}

p {
    line-height: 35px;
    font-size: 18px;
    margin: 0px;
    padding-bottom: 15px;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.alignCenter {
    text-align: center;
}

.iconRounded {
    border: 1px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    padding: 4px;
    font-size: 10px;
    letter-spacing: normal;
    vertical-align: middle;
}

.clear {
    clear: both;
}

/* Main Css */

.topContainer {
    background: #479dea;
    text-align: center;
    padding: 0px;
    display: none;
}

.topContainer p {
    padding: 0px;
    font-size: 11px;
    color: #fff;
}

.logoNavContainer {
    padding: 15px 0;
}

.logoContainer {
    width: 100px;
}

.logoContainer img {
    max-width: 100%;
}

.navContainer {
    padding: 0px;
}

.navContainer ul li {
    display: inline-block;
    padding: 0 8px;
}

.navContainer ul li a {
    font-size: 15px;
    color: #5f5f5f;
    padding-bottom: 15px;
}

.navContainer ul li a:hover {
    color: #479dea;
    background: url(assets/images/nav-hover.jpg) bottom center no-repeat;
}
.navContainer ul li.navBtnft{
        color: #fff;
    padding: 5px 4px;
    background: #2066a5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0 8px;
}
.navContainer ul li.navBtnft a:hover{
    background: none;
}
.navContainer ul li.navBtnft a{
    color: #fff;
}
.navContainer ul li.navBtnsd{
    color: #fff;
    padding: 5px 4px;
    background: #479dea;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0 8px;
}
.navContainer ul li.navBtnsd a{
    color: #fff;
}

.navContainer ul li.navBtnsd a:hover{
    background: none;
}
.navBtnft {
    color: #fff;
    padding: 5px 4px;
    background: #2066a5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.navBtnsd {
    color: #fff;
    padding: 5px 4px;
    background: #479dea;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.topIcon {
    text-align: right;
}

.topIcon ul {
    list-style: none;
}

.topIcon ul li {
    display: inline-block;
    padding: 0 10px;
}

.topIcon ul li a {
    color: #54565a;
    font-size: 20px;
}

.bannerContainer {
    padding: 0px;
}
.mobileBanner {
    display: none;
}
.welcomeContainer {
    padding: 0px;
    margin-top: 60px;
    text-align: center;
}

.welcomeContainer h3 {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    color: #479dea;
    font-size: 30px;
}

.welcomeContainer p {
    font-size: 14px;
    color: #5f5f5f;
    line-height: normal;
    margin: 0 50px;
}

.whyChooseUs {
    padding: 0px;
    margin-top: 50px;
}

.whyChooseUsImages {
    width: 100%;
}

.whyChooseUsImages img {
    max-width: 100%;
}

.whyChooseUsImages video {
    max-width: 100%;
}

.whyChooseUsText {
    padding: 0px;
}

.whyChooseUsText h3 {
    font-weight: 500;
    font-size: 30px;
    color: #479dea;
    font-family: "Roboto", sans-serif;
}

.whyChooseUsText h6 {
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    color: #5f5f5f;
    font-weight: 600;
}

.whyChooseUsText p {
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    color: #5f5f5f;
    line-height: normal;
}

.productContainer {
    margin-top: 80px;
}

.productContainerIn {
    padding: 15px;
    background: #f3f3f3;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.productContPrice span.woocommerce-Price-currencySymbol{
    margin-right: 5px;
}

.productShortdesp {
    min-height: 110px;
}

.productContainerIn p{
        padding: 0px;
    margin: 0px;
    font-size: 14px;
    color: #5f5f5f;
    line-height: normal;
}

.productContImg {
    width: 80%;
    margin: 0px auto;
}

.productContImg img {
    max-width: 100%;
}

.productContainerIn h3 {
    font-size: 30px;
    font-weight: 500;
    color: #479dea;
    padding-bottom: 0px;
    font-family: "Roboto", sans-serif;
}

.productContainerIn h3 a{
    color: #479dea;
}

.productContainerIn ul {
    list-style: none;
}

.productContainerIn ul li {
    font-size: 16px;
    color: #5f5f5f;
    padding-left: 15px;
    padding-bottom: 5px;
    background: url(assets/images/prolisticon.jpg) left top no-repeat;
}

.productContPrice {
    padding: 20px 0 15px 0;
    font-family: "Roboto", sans-serif;
}

.productContPrice p {
    font-size: 20px;
    color: #479dea;
    font-weight: 500;
}

.buynowBtn {
    border: 2px solid #282828;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    display: inline-block;
    border-radius: 5px;
    padding: 6px;
}

.buynowBtnIn {
    border: 1px dashed #282828;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    display: inline-block;
    border-radius: 4px;
    padding: 6px 18px;
}

.buynowBtnIn a {
    font-weight: 700;
    color: #479dea;
    font-size: 16px;
}

.howitworksContainer {
    margin-top: 40px;
}

.howitworksImg {
    width: 90%;
}

.howitworksImg img {
    max-width: 100%;
}

.howitworksText {
    padding-left: 120px;
    padding-top: 50px;
}

.howitworksText h3 {
    font-size: 30px;
    color: #479dea;
    font-weight: 500;
    font-family: "Roboto", sans-serif;
}

.howitworksText h6 {
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    color: #5f5f5f;
    font-weight: 600;
}

.howitworksText p {
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    color: #5f5f5f;
    line-height: normal;
}

.howitworksBtnSpace {
    margin-top: 30px;
}

.getStatedContainer {
    margin-top: 30px;
}

.getStatedContainer h3 {
    padding: 0px;
    font-size: 30px;
    font-weight: 700;
    color: #479dea;
    text-align: center;
    font-family: "Roboto", sans-serif;
}

.getStatedContainer p {
    line-height: normal;
    padding: 0px;
    font-size: 14px;
    color: #5f5f5f;
    text-align: center;
}

.getStatedForm {
    padding: 20px 0 0;
    width: 55%;
    margin: 0px auto;
}

.getStatedForm ul {
    list-style: none;
    text-align: center;
}

.getStatedForm ul li {
    display: inline-block;
    text-align: center;
    padding: 0 4px;
    /* width: 32%; */
}

.getStatedForm input[type='text'] {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
    width: 230px;
    height: 35px;
    padding: 0 5px;
    font-size: 14px;
    color: #010101;
    background: #ebebeb;
}

.homeTextfield{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
    width: 230px;
    height: 35px;
    padding: 0 5px;
    font-size: 14px;
    color: #010101;
    background: #ebebeb;
    outline: none;
}

.getStatedFormBtn {
    border: 2px solid #282828;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    display: inline-block;
    border-radius: 5px;
    padding: 4px;
}

.getStatedFormBtnIn {
    border: 1px dashed #282828;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    display: inline-block;
    border-radius: 3px;
    padding: 0px 18px;
}

.getStatedFormBtn .wpcf7-spinner{
    display: none;
}

.getStatedForm input[type='Submit'] {
    color: #479dea;
    background: none;
    font-size: 14px;
    border: none;
    outline: none;
}

.shopwithConfidance {
    background: url(assets/images/shopwithconfidancebg.jpg) left top no-repeat;
    background-size: cover;
    padding: 20px 0;
    margin: 50px 0 0;
}

.shopwithConfidance h3 {
    font-family: "Roboto", sans-serif;
    text-align: center;
    font-weight: 500;
    font-size: 30px;
    color: #fff;
}

.shopwithConfidanceIn {
    text-align: center;
    vertical-align: top;
}

.shopwithConfidanceIn p {
    font-size: 17px;
    color: #fff;
}

.shopwithConImg {
    width: 65px;
    height: 65px;
    margin: 0px auto;
}

.shopwithConImg img {
    max-width: 100%;
}

.testimonialContainer {
    margin: 30px 0;
    position: relative;
}

.testimonialContainer h3 {
    font-size: 30px;
    font-weight: 500;
    color: #479dea;
    text-align: center;
}

.testimonialBox {
    padding: 40px;
    margin: 10px;
    background: #e5e5e5;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.testimonialStar {
    padding: 0px;
}

.testimonialStar ul {
    list-style: none;
}

.testimonialStar ul li {
    display: inline-block;
    color: #fc8e00;
    font-size: 20px;
    padding: 0px;
}

.testimonialBox h4 {
    padding-bottom: 8px; 
    padding-top: 15px;
    font-weight: 600;
    font-size: 16px;
    color: #333;
}

.testimonialBox p {
    line-height: normal;
    color: #6e6e6e;
    font-size: 14px;
}

.testiNameBox {
    margin-top: 10px;
    padding: 0px !important;
}

.testiPic {
    background: #fff;
    width: 40px;
    height: 40px;
    display: inline-block;
}

.testiText {
    margin-left: 10px; 
    display: inline-block;
}

.testiText h6 {
    color: #333;
    font-size: 14px;
    font-weight: 500;
    padding: 0px;
    margin: 0px;
}

.testiText p {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    color: #333;
}

.testimonialContainer .owl-dots {
    display: none;
}

.testimonialContainer .owl-nav {
    padding: 0px;
}

/* .testimonialContainer .owl-nav .owl-prev {
    position: absolute;
    z-index: 999;
    top: 45%;
    left: 0px;
}

.testimonialContainer .owl-nav .owl-prev span {
    font-size: 50px;
} */

/* .testimonialContainer .owl-nav .owl-next {
    position: absolute;
    z-index: 999;
    top: 45%;
    right: 0px;
} */

/* .testimonialContainer .owl-nav .owl-next span {
    font-size: 50px;
} */




.testimonialContainer .owl-carousel .owl-nav button.owl-prev {
    left: 0;
}

.testimonialContainer .owl-nav button span {
    line-height: 30px;
    font-size: 40px;
    display: block;
    height: 100%;
    width: 100%;
    color: #777;
    font-weight: 300;
}

.testimonialContainer .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
    z-index: 1;
    width: 40px;
    height: 40px;
    border: 3px solid #777 !important;
    background-color: none !important;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
}

.testimonialContainer .owl-carousel .owl-nav button.owl-next {
    right: 0;
}










.noorioBlog {
    margin: 20px 0;
}

.noorioBlogIn {
    padding: 40px 20px;
    border: 1px solid #272727;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

.noorioBlogHd {
    padding: 30px 0 0;
}

.noorioBlogHd h3 {
    color: #444;
    font-size: 30px;
    font-weight: 500;
    font-family: "Roboto", sans-serif;
}

.noorioBlogText {
    padding: 0px;
}

.noorioBlogText h5 {
    font-weight: 500;
    font-size: 18px;
    padding: 0 0 10px;
    margin: 0px;
    color: #1e1e1f;
}

.noorioBlogText p {
    line-height: normal;
    color: #5f5f5f;
    font-size: 17px;
    padding: 0px;
}

.noorioBlogReadmore {
    text-align: right;
    padding-top: 30px;
}

.noorioBlogReadmore a {
    font-size: 20px;
    color: #479dea;
    text-decoration: underline;
}

.noorioBlogReadmore a:hover {
    text-decoration: none;
}

.forHelpContainer {
    background: url(assets/images/forhelpbg.jpg) left top no-repeat;
    background-size: cover;
    margin-bottom: 30px;
    text-align: center;
    padding: 80px 0;
}

.forHelpContainer h4 {
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    font-family: "Roboto", sans-serif;
}

.forHelpContainer ul {
    list-style: none;
}

.forHelpContainer ul li {
    display: inline-block;
    font-size: 18px;
    padding: 0 2px;
    color: #fff;
    margin: 0 5px;
}

.forHelpContainer ul li a {
    font-size: 20px;
    color: #479dea;
}

.forHelpContainer ul li a:hover {
    text-decoration: none;
    color: #fff;
    transition: 0.9s ease-out;
}

.footerContainer {
    margin: 5px 0;
}

.footerNav {
    text-align: center;
    padding-bottom: 15px;
    border-bottom: 1px solid #bebebe;
}

.footerNav ul {
    list-style: none;
}

.footerNav ul li {
    display: inline-block;
    padding: 0 10px;
}

.footerNav ul li a {
    font-size: 14px;
    color: #186aab;
}

.footerCopyright {
    text-align: center;
    margin-top: 15px;
}

.footerCopyright p {
    font-size: 16px;
    color: #186aab;
}



/* innerpage css */

.innerpageContainer {
    padding: 0px;
    margin-top: 60px;
/*    text-align: center;*/
}

.innerpageContainer h3 {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    color: #479dea;
    font-size: 30px;
}

.innerpageContainer p {
    font-size: 14px;
    color: #5f5f5f;
    line-height: normal;
/*    margin: 0 150px;*/
}

.innerpageContainer ul {
    font-size: 14px;
    color: #5f5f5f;
    line-height: normal;
    padding: 0 0 10px 20px;
}

.innerpageContainer ul li {
    list-style: disc;
}

.innerpageContainer ol {
    font-size: 14px;
    color: #5f5f5f;
    line-height: normal;
    padding: 0 0 10px 20px;
}

/* Contact Page css */
.contactContainer {
    padding: 0px;
    margin-top: 20px;
    text-align: center;
}

.contactContainer h3 {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    color: #479dea;
    font-size: 30px;
}

.contactContainer p {
    font-size: 14px;
    color: #5f5f5f;
    line-height: normal;
    margin: 0 150px;
}

.contactpageContainer {
    margin-top: 0px;
}

.contactFormContainer {
    padding: 0px;
}

.contactFormContainer h3 {
    font-size: 40px;
    color: #2e3d62;
    font-weight: 800;
}

.contactFormContainer h5 {
    font-size: 20px;
    color: #2e3d62;
    font-weight: 800;
}

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

.contactFormContainer ul li {
    padding: 10px 0;
}

.contactFormContainer ul li h6 {
    text-align: left;
    color: #37565c;
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 3px;
}

.contactformSmlField {
    font-family: "Poppins", sans-serif;
    border: none;
    height: 50px;
    width: 100%;
    padding: 10px;
    font-size: 16px;
    color: #22262c;
    background: #c6dff4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    outline: none;
}

.contactformBigField {
    font-family: "Poppins", sans-serif;
    border: none;
    width: 100%;
    padding: 10px;
    height: 170px;
    font-size: 16px;
    color: #22262c;
    background:#c6dff4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    outline: none;
}

.contactformSubmit {
    font-family: "Poppins", sans-serif;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
    color: #fff;
    border: none;
    float: right;
    font-weight: 500;
    padding: 15px 40px;
    letter-spacing: 2px;
    background: #2066a5;
    text-transform: capitalize;
}

.contactformSubmit:hover {
    background: #7a7a7a;
    color: #fff;
    transition: 0.9s ease-out;
}

.contactDetailsInfo {
    padding-top: 0px;
}

.contactDetailsInfo h5 {
    font-size: 20px;
    color: #2e3d62;
    font-weight: 800;
}

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

.contactDetailsInfo ul li {
    padding: 0 0 10px 0;
}

.contactDetailsInfoIcon {
    padding: 0px 15px 0 0;
    display: table-cell;
}

.contactDetailsMailInfoIcon {
    padding: 0px 10px 0 0;
    display: table-cell;
}

.contactDetailsInfotpin {
    color: #479dea;
    font-size: 20px;
}

.contactDetailsMailInfotpin {
    color: #479dea;
    font-size: 18px;
}

.contactDetailsInfoContain {
    text-align: left;
    padding: 0px;
    display: table-cell;
}

.contactHilight {
    color: #111;
    font-size: 18px;
    font-weight: 600;
}

.contactDetailsInfoContain p {
    color: #5f5f5f;
    font-size: 14px;
    margin: 0px;
    line-height: normal;
    text-align: left !important;
    padding-bottom: 0px !important;
}

.contactDetailsInfoContain p a {
    color: #5f5f5f;
    font-size: 15px;
}

.contactDetailsInfoContain p a:hover {
    text-decoration: underline;
}

/* Contact Page css */

/*----------Blog Page CSS----------*/


.blogPagecontainer h3{
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    color: #479dea;
    font-size: 30px;
    text-align: center;
    margin: 20px 0;
    padding-bottom: 0px;
}

.blogBanner img{
    width: 100%;
}

.noorioblogContainer h4{
    font-size: 20px;
    color: #479dea;
    font-weight: 500;
    font-family: "Roboto", sans-serif;
    padding-bottom: 0px;
}

.noorioblogContainer h4 a{
    font-size: 20px;
    color: #5f5f5f;
    font-weight: 500;
    font-family: "Roboto", sans-serif;
}

/*article {margin-bottom:2em;padding-bottom:2em;border-bottom:1px solid #ccc;}

.social a {
  padding: 0 .5em;
}

.page-header {
  margin-bottom:2rem;
}*/
.noorioblogContainer .blogContent p{
    font-size: 14px;
    color: #5f5f5f;
    line-height: normal;
    text-align: justify;
    padding: 10px 0;
}

.noorioblogContainer{
    padding-top: 10px;
    padding-bottom: 30px;
    border-bottom: 1px dashed #282828;
}

.noorioblogContainer:last-child{
    border: none;
}

/*.blogsidebar h3{
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    font-family: "Roboto", sans-serif;
    text-align: left;
    padding-bottom: 0px;
    padding-top: 5px;
}*/

.blogsidebardetails{
/*    background: #2066a5;*/
    padding: 5px 10px;
}

.recentPostSidebar a h4{
    color: #fff;
    font-size: 20px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-weight: 500;
}

.recentPostSidebar a p{
    font-size: 14px;
    line-height: normal;
    text-align: justify;
    padding: 0px 0 10px 0;
    color: #fff;
    border-bottom: 1px solid #fff;
}
.recentPostSidebar a{
    padding-bottom: 10px;
}

.foloowUscontainer{
    margin-top: 20px;
}
.foloowUscontainer .social a{
    color: #fff;
}

.foloowUscontainer .social a i{
    padding: 0 5px;
}

.noorioblogContainer .authorData p{
    font-size: 14px;
    color: #479dea;
    line-height: normal;
    text-align: justify;
    padding: 5px 0
}

.wp-block-group h2.wp-block-heading{
    font-size: 20px;
    color: #5f5f5f;
    font-weight: 500;
    font-family: "Roboto", sans-serif;
    text-align: left;
    padding-bottom: 0px;
    padding-top: 5px;
}

.wp-block-group ul li a{
    font-size: 14px;
    color: #5f5f5f;
    line-height: normal;
    text-align: left;
}

.wp-block-group ul li:before{
   font-family: 'FontAwesome';
    content: '\f105';
    margin:0 5px 0 0px;
    color: #5f5f5f;
}

.wp-block-group ul li{
    padding: 0 0 15px 0;
}

.blogsidebardetails .blogSidebar label{
    display: none;
}

.blogsidebardetails .blogSidebar{
    padding: 10px 0 0 0;
}

.blogsidebardetails .blogSidebar .wp-block-search__input{
        outline-offset: 0px;
    outline: none;
}

.blogsidebardetails .blogSidebar input{
        -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
    width: 230px;
    height: 35px;
    padding: 0 5px;
    font-size: 14px;
    color: #010101;
    background: #ebebeb;
}

.blogsidebardetails .blogSidebar button{
        border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    display: inline-block;
    border-radius: 5px;
    padding: 4px;
}

/*------contact us page-----*/
.contactUsTopImage img{
    width: 100%;
}


/*-------About us Page------------*/

.aboutusContainer h2{
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    color: #479dea;
    font-size: 30px;
    text-align: center;
}

.aboutusContainer {
    padding: 0px;
    margin-top: 20px;
    text-align: center;
}

.aboutusContainer p{
    font-size: 14px;
    color: #5f5f5f;
    line-height: normal;
    margin: 0 150px;
}
.misionvisionvalue{
    margin: 30px 0 0 0;
}
.servicebox {
    background: #479dea;
    box-sizing: border-box;
    padding: 10px;
    height: 400px;
    margin-bottom: 20px;
}

.servicebox:hover{
    background: #5f5f5f;
    transition: 0.9s ease-out;
    border-radius: 5px;
    box-shadow: -2px 11px 22px 1px rgba(166,163,163,0.53);
-webkit-box-shadow: -2px 11px 22px 1px rgba(166,163,163,0.53);
-moz-box-shadow: -2px 11px 22px 1px rgba(166,163,163,0.53);
}

.servicebox h3{
    font-weight: 500;
    font-size: 20px;
    color: #fff;
    font-family: "Roboto", sans-serif;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 0px;
}

.servicebox p {
    margin: 0;
    padding: 0;
    color: #FFF;
    font-size: 14px;
    line-height: normal;
    text-align: center;
}

.servicebox img{
    width: auto;
    min-width: auto;
    margin: 0 auto;
    display: block;
}


.whychoosecontainer{
    margin: 30px 0;
}

.whychooseus h2{
        font-weight: 500;
    font-size: 25px;
    color: #479dea;
    font-family: "Roboto", sans-serif;
    padding-bottom: 0px;
}

.whychooseus p{
    font-size: 14px;
    color: #5f5f5f;
    line-height: normal;
    padding: 0 50px 20px 0;
}

.verticalCentreClsss{
    display: table;
}

.whychooseus{
    display: table-cell;
    vertical-align: middle;
}

.whychooseimg img{
    width: auto;
    min-width: auto;
}

/*---------Support page-----------*/
.c-faqs h2{
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    color: #479dea;
    font-size: 30px;
    text-align: center;
}

.c-faqs {
    padding: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
}
/*.c-faqs {
  width: var(--faqs-container-width, min(37.5rem, 90%));/
  margin: 0 auto;
  border-radius: var(--faqs-border-radius, 8px);
  overflow: hidden;
  box-shadow: var(--faqs-box-shadow, 1px 2px 4px rgba(0, 0, 0, 0.3));
  background-color: var(--faqs-bg, #fff);
}*/
.c-faqs__header {
  background: var(--faqs-header-bg, #ffeba7);
  padding: var(--faqs-header-padding, 0.625rem);
  text-align: var(--faqs-header-text-align, center);
}
.c-faqs__title {
  font-size: var(--faqs-header-font-size, 1.75rem);
  color: var(--faqs-title-color, var(--color-dark));
}
.c-faqs__items {
  display: grid;
  padding: 12px;
  grid-template-columns: 1fr;
  gap: 16px;
  -webkit-box-shadow: 3px 2px 98px -10px rgba(166,166,166,1);
-moz-box-shadow: 3px 2px 98px -10px rgba(166,166,166,1);
box-shadow: 3px 2px 98px -10px rgba(166,166,166,1);
border: 1px solid #e5e5e5;
}
.c-faqs__item {
  width: 100%;
  padding: var(--faqs-item-padding, 1rem);
  background-color: var(--color-medium);
  border-radius: var(--faqs-item-border-radius, 4px);
}
.c-faqs__item[open] .c-faqs__item-question {
  border-bottom: var(--faqs-question-margin-bottom, 1px solid #aaa);
  margin-bottom: var(--faqs-question-margin-bottom, 12px);
}
.c-faqs__item[open] .c-faqs__item-question::after {
  transform: rotate(180deg);
}
.c-faqs__item[open] .c-faqs__item-question ~ * {
  animation: openQuestion 0.5s ease-in-out;
}
.c-faqs__item-question {
  display: flex;
  align-items: center;
  justify-content: space-between;
  list-style: none;
  cursor: pointer;
  padding: var(--faqs-question-padding, 0.25rem 0);
}
.c-faqs__item-question::after {
  content: "";
  display: block;
  width: 18px;
  height: 10px;
  background: url("https://uploads.sitepoint.com/wp-content/uploads/2023/10/1697699669arrow.svg") no-repeat;
  transition: 0.2s;
}
.c-faqs__item-answer {
  font-size: 14px;
  color: #5f5f5f;
  line-height: 1.6em;
}
@keyframes openQuestion {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.c-faqs__item ol li{
    font-size: 14px;
    color: #5f5f5f;
}

/*--------Trade Enquiry Page------*/

.tradequeryContainer{
    padding: 0px;
    margin-top: 20px;
    text-align: center;
}

.tradequeryContainer h3{
        font-family: "Roboto", sans-serif;
    font-weight: 500;
    color: #479dea;
    font-size: 30px;
    text-align: center;
}
.tradequirycontainerbox{
     margin-bottom: 20px;
}

.form-item label{
    display: block;
    padding: 5px 0;
}

.form-item input{
    width: 100%;
    font-family: "Poppins", sans-serif;
    border: none;
    height: 50px;
    width: 100%;
    padding: 10px;
    font-size: 16px;
    color: #22262c;
    background: #c6dff4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    outline: none;
}

.form-item textarea{
    width: 100%;
    font-family: "Poppins", sans-serif;
    border: none;
    height: 150px;
    width: 100%;
    padding: 10px;
    font-size: 16px;
    color: #22262c;
    background: #c6dff4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    outline: none;
}

.query-box{
    width: 60%;
    margin: 0 auto;
}

.queryBtn{
    margin: 5px 0 0 0;
}