@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
/* html, body{
      overflow-x: hidden;
  } */
body {
    font-family: "Roboto", sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
.btn {
    font-family: "Roboto", sans-serif !important;
}

h1, h2, h3, h4, h5, h6{
    /* color:#353f4f; */
}
p {
    font-size: 16px;
    /* color: #757575; */
}

/**Custom text color**/
.custom_bg_blue {
    background-color: #0F5597 !important;
    font-size: 22px;
    font-weight:bold;
}

.custom_text_blue {
    color: #0F5597 !important;
}
.custom_border_blue {
    border: 1px solid #0F5597 !important;
}

.customNav .nav-link {
    font-size: 16px !important;
    text-transform: capitalize !important;
    margin-right: 20px !important;
    padding: 20px 0 20px 0 !important;
    color: #353f4f !important;
    cursor: pointer;
}
.customNav .nav-item.dropdown .dropdown-item{
    font-size: 16px !important;
    color: #353f4f !important;
}

.customNav .nav-link:hover,
.customNav .nav-link.active {
    color: #0F5597 !important;
}

.customNav .dropdown-menu {
    border: none;
    box-shadow: 0px 0px 6px #d1d1d1;
}
.customNav .logo_img{
    /* height: 50px; */
    height: 65px;
}

/**Banner Slider Start**/
.bannerCarousel h1 {
    font-size: 55px;
}

.bannerCarousel p {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 30.5px; /* 150% */
}
.bannerCarousel p + a {
    color: #0F5597;
    /* font-family: Inter; */
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 33px; /* 150% */
}
.h-100{
    min-height: 600px !important;
}
.bannerCarousel .header-carousel .owl-nav .owl-prev:hover,
.bannerCarousel .header-carousel .owl-nav .owl-next:hover {
    background: #0F5597;
    border-color: #0F5597;
}
.bannerCarousel .header-carousel .owl-nav {
    top:auto;
	bottom: 0% !important;
	right: 5% !important;
}
.bannerCarousel .owl-carousel-item{
    height: 600px !important;
}
.bannerCarousel .owl-carousel .owl-item .bannerImg{
    height: 400px !important;
    position: relative;
    z-index: 9;
    bottom:-80px;
}
.roundRotateImage{
    position: relative;
    /* right: 0;
    bottom: 0; */
}
.roundRotateImage .round1{
    width: 650px !important;
    position: absolute;
    top: -180px;
    left: -12%;
}
.roundRotateImage .round2{
    width: 500px !important;
    position: absolute;
    top: -120px;
    left: 2%;
}
.roundRotateImage .round3{
    width: 300px !important;
    position: absolute;
    top: -55px;
    left:21%;
}
.roundRotateImage .round4{
    width: 150px !important;
    position: absolute;
    top: 0;
    left: 35%;
}
/* .roundRotateImage .round4{
    position: absolute;
    bottom: -25%;
    width: auto !important;
    right: 20px;
} */
/* .carousel-item.carouselDiv1{
      background-color: #0F5597;
  }
  .carousel-item.carouselDiv1 h4{
      font-size: 50px;
  }
  .carousel-item.carouselDiv1 p{
      font-size: 16px;
      line-height: 20px;
  } */

/**Banner Slider End**/
.video_section h4,
.after_brandLogo_section h4,
.desire_section h4,
.retail_restaurant_section h4,
.faq_section h4,
.unlockEfficiency h4,
.testimonial_section h4, .cygenPlatform_section h4 
{
    font-size: 40px;
    margin-bottom: 15px;
    color: #353f4f;
    font-weight: 500;
}
.unlockEfficiency h5{
    font-size: 30px;
    font-weight: 500;
    text-align: center;
}
.video_section p, .after_brandLogo_section p, .unlockEfficiency p{
    color: #757575;
    font-size: 20px;
    /* margin-bottom: 30px; */
    max-width: 945px;
    margin: 0 auto 30px auto;
}

.videoFrame {
    max-width: 800px;
    margin: 10px auto;
    background: #f8f8f8;
    border-radius: 20px;
    /* background: url('../images/video_background.jpg') no-repeat center; */
    background-size: cover;
    height: 500px;
}
.brand_logo p{
    font-size: 30px;
    color: #757575;
    font-weight: 500;
    font-family: "Roboto", sans-serif !important;
}

.brand_logo .testimonial-carousel .testimonial-item img {
    /* width: 100px; */
    height: 200px;
    object-fit: contain;
}

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

/* .after_brandLogo_section h4{
      font-size: 30px;
  } */
/* .after_brandLogo_section>.container, */
.desire_section>.container
/* , .video_section> .container  */
{
    max-width: 1000px;
    margin: 0 auto;
}

.systemEmpowerGrid {
    border: 1px solid #ccc;
    border-radius: 0 10px 10px 0;
    padding: 20px;
    border-left: 8px solid #0F5597;
    transition: .5s;
}

.systemEmpowerGrid img {
    height: 80px;
    margin-bottom: 20px;
}

.systemEmpowerGrid h4 {
    font-size: 26px;
    color: #353f4f;
    margin-bottom: 20px;
    height: 50px;
    line-height: 28px;
    letter-spacing: -1px;
}

.systemEmpowerGrid p {
    font-size: 18px;
    line-height: 24px;
    min-height: 180px;
    color: #757575;
    letter-spacing: -0.3px;
}

.systemEmpowerGrid:hover {
    /* background:#0F5597; */
    margin-top: -10px;
    box-shadow: 0px 0px 10px #d1d1d1;
}

.freeTrial {
    background: url('../images/forgot_password.jpg') no-repeat center;
    background-size: cover;
    min-height: 300px;
    background-attachment: fixed;
    text-align: center;
    padding: 5% 0;
}

.freeTrial h3 {
    max-width: 800px;
    margin: 25px auto;
    font-size: 40px;
    font-weight: 500;
}

.freeTrial button,
.allButton {
    border-radius: 25px;
    padding: 8px 30px;
    color: #fff;
    font-size: 22px;
    text-align: center;
    font-weight: bold;
}
.freeTrial a:hover{
    background:#fff !important;
    color: #0F5597 !important;
}
/* .allButton:hover{
      color: #fff;
  } */
.desire_section .service-item {
    min-height: 400px;
    background: #f3f4f9;
    border: 1px solid #6894be;
    border-radius: 10px;
}

.desire_section h4 {
    max-width: 600px;
    margin: 20px auto;
}
.desire_section h4 + p{
    font-size: 20px;
    color: #757575;
    line-height: 24px;
}

.desire_section .service-item:hover {
    background: #0F5597;
    color: #fff;
}

.desire_section h5 {
    font-size: 26px;
    font-weight: 500;
    color: #353f4f;
    min-height: 62px;
}
.desire_section .service-item p {
    font-size: 18px;
    color: #7f7f7f;
    line-height: 24px;
    letter-spacing: -0.3px;
}

.desire_section img {
    height: 80px;
    margin-bottom: 10px;
}
.img_bg_white{
    display: none;
}
.desire_section .service-item :hover .img_bg_blue{
    display: none;
}
.desire_section .service-item :hover .img_bg_white{
    display: inline-block;
}

.retail_restaurant_section h4,
.unlockEfficiency h4 {
    max-width: 900px;
    margin: 10px auto;
    text-align: center;
    font-weight: 600;
}
.unlockEfficiency h4> p{
    font-size: 20px;
    max-width: 900px;
    margin: 0 auto;
}
.unlockEfficiency .unlockEfficiency_list .allButton:hover{
    background: #fff !important;
    color: #0F5597;
    border:1px solid #0F5597;
}

.retail_restaurant_section .container {
    max-width: 900px;
}

.retail_restaurant_section .course-item,
.retail_restaurant_section .course-item img {
    border-radius: 10px;
}
.retail_restaurant_section .course-item:hover img,
.retail_restaurant_section .course-item:hover img {
    transform: none !important;
}

.retail_restaurant_section .course-item {
    background: #f3f4f9;
    border: 1px solid #6894be;
}

.retail_restaurant_section .overlapDiv {
    border-radius: 10px;
    /* margin: -21px auto 0 auto; */
    /* z-index: 999999; */
    position: absolute;
    left: 15%;
    bottom: -25%;
    color: #fff;
    padding: 15px;
    text-align: center;
    width: 70%;
    /* height: 200px; */
}
.retail_restaurant_section .overlapDiv:hover {
    /* box-shadow: 0px 0px 10px #d1d1d1; */
    transform: scale(1.1);
    transition: all 0.5s ease-in-out;
}
.retail_restaurant_section .overlapDiv h5 {
    font-size: 30px;
    font-weight: 500;
}
.retail_restaurant_section .overlapDiv p {
    font-size: 18px;
    line-height: 25px;
    letter-spacing: -0.4px;
}
.retail_restaurant_section .overlapDiv a {
    font-size: 16px;
}

.retail_restaurant_section .course-item ul li {
    list-style: none;
    text-align: left;
    color: #353f4f;
    font-size: 21px;
    /* padding: 4px 0; */
}
.retail_multilocation_img img{
    width: 400px;
    height: 499px;
}
.retail_img img{
    margin-left:50px;
}

/* .retail_restaurant_section .course-item ul li::before{
      content: "f00c";
  } */

/***FAQ Starts Here***/

.faq_section>.container {
    background: #f7f8f9;
    border-radius: 10px;
    border: 1px solid #ccc;
    padding: 40px 40px;
}

.faq_section .accordion-button:not(.collapsed) {
    color: #fff !important;
    background-color: #0F5597;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
    border-radius: 10px 10px 0 0 !important;
}

.faq_section .accordion-item {
    border-radius: 10px;
    border: 1px solid #ccc;
}

.faq_section .accordion-item .accordion-button {
    border-radius: 10px !important;
    font-size: 22px;
    font-weight: 400;
    color: #353f4f;
}
.faq_section .accordion-body{
    /* font-size: 18px;
    color: #757575; */
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 160% */
    letter-spacing: -0.4px;
    font-family: "Roboto", sans-serif !important;
}

/* .unlockEfficiency>.container, */
.faq_section>.container {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
}

.unlockEfficiency h6 {
    font-size: 28px !important;
    margin-bottom: 15px;
    font-weight: 600;
}
.retail_restaurant_section .container-fluid h5{
    font-size: 30px;
    color: #353f4f;
    font-weight: 500;
}
.retail_restaurant_section .container-fluid p{
    font-size: 20px;
    max-width: 1000px;
    margin: 20px auto;
    line-height: 22px;
}
.Efficiency_list{
    font-size: 22px !important;
    color: #353f4f !important;
    font-weight: 400;
    line-height: 30px;
}

.unlockEfficiency ul li {
    list-style: none;
    font-size: 22px !important;
    color: #353f4f;
}

.testimonial_section .testimonial-carousel .owl-item.center .testimonial-text {
    background: none !important;
}
.testimonial_section h4 + p{
    font-size: 20px;
    color: #757575;
    font-family: "Roboto", sans-serif !important;
}
.testimonial_section .testimonial-carousel .owl-dot{
    border-radius: 50%;
}

.testimonial_section .testimonial-carousel::after,
.testimonial_section .testimonial-carousel::before {
    background: none;
}

.testimonial_section .testimonial-carousel .owl-dot.active {
    background: #0F5597;
    border-color: #0F5597;
}

.testimonial-item {
    border-radius: 10px;
}
/* .testimonial_section .testimonial-item{
    min-height: 400px;
} */

.testimonial_section .testimonial-item .quote_img {
    width: 40px !important;
}
.testimonial_section .testimonial-item i {
    font-size: 40px;
    /* font-size: 30px; */
    color: #fff;
}

.testimonial_section .testimonial-text p {
    font-size: 18px;
    margin: 20px 0;
    min-height: 160px;
    line-height: 18px;
    /* font-family: "Roboto", sans-serif !important; */
    /* letter-spacing: -0.4px; */
}

.nameDesignation img {
    width: 80px !important;
    height: 80px;
    object-fit: cover;
    float: left;
    margin-right: 5px;
}
.designation h6{
    font-size: 20px;
    font-weight: 400;
}
.designation p {
    font-size: 20px;
    font-family: "Roboto", sans-serif !important;
}
/***Point of sale Start***/
.cygenPlatform_section h4, .cygenPlatform_section p{
    max-width: 800px;
    margin: 20px auto;
    width: 100%;
    /* margin-bottom: 20px; */
}
.cygenPlatform_section p{
    font-size: 20px;
    line-height: 26px;
}

/***Point of sale End***/
.cygenPlatform_section .nav-link{
    color: #0F5597;
    font-weight: 500;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #d1d1d1 !important;
    padding: 13px;
    border: none;
    background: #fff;
    margin: 10px 10px 10px 0;
}
.cygenPlatform_section #myTab{
    max-width: 1000px;
    width: 100%;
    margin: 0 auto 50px auto;
    border:0 !important;
}
.cygenPlatform_section .nav-tabs .nav-link.active, .cygenPlatform_section .nav-tabs .nav-item.show .nav-link{
    background:#0F5597;
    color: #fff;
}
.cygenPlatform_section .nav-link img{
    width: 35px;
    height: 35px;
}
.btnText{
    display: none;
    font-size: 20px;
}
.btnTextActive {
    font-size: 20px;
    display: inline; /* Show text by default for the active button */
}
.ImgWhite{
    display: none;
}
.ImgBlue{
    display: inline;
}

.cygenPlatform_section .accordion-item{
    background: #0F5597;
}
.cygenPlatform_section .accordion-body .pointOfSalepositionImage{
    width: 400px;
    height: 270px;
    border-radius: 20px;
    position: absolute;
    left: 12%;
    top: -135px;
}
.cygenPlatform_section .accordion-body .pointOfSalepositionImage img{
    width: 100%;
    height: 100%;
    border-radius: 20px;
    object-fit: cover;
    box-shadow: 0px 0px 10px #d1d1d1;
}
.cygenPlatform_section .accordion-body h5{
    font-size: 35px;
    color:#fff;
    font-weight: 500;
}
.cygenPlatform_section .accordion-body p{
    font-size: 18px;
    line-height: 24px;
    color:#fff;
    /* letter-spacing: -0.6px; */
}
/****Dialog PopUp Starts Here****/
#windowPopUp .modal-content{
    border-radius: 20px;
    box-shadow: 0px 0px 10px #d1d1d1;
}
#windowPopUp input, #windowPopUp button{
    border-radius: 10px !important;
    border: 1px solid #999 !important;
    padding: 10px 10px;
}

/*********Retail Page Start Here**********/
.inner_page_Banner{
    background: #CFECF7;
    /* min-height:3000px; */
}
.inner_page_Banner h4{
    color: #0F5597;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 39.6px; /* 110% */
}
.inner_page_Banner h3{
    color: #0F5597;
    font-size: 55px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}
.inner_page_Banner p{
    color: #353f4f;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 30.5px; /* 160% */
    letter-spacing: 0.2px;
}
.inner_page_Banner a{
    min-width: 195px;
    border-radius: 16px;
    background: #0F5597;
    border:1px solid #0F5597;
    color: #FFF;
    /* font-family: Inter; */
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 33px;  /*150%*/
    padding: 15px 25px;
}
.inner_page_Banner a:hover{
    color: #0F5597;
    border: 1px solid #0F5597;
    background: #fff;
}
.inner_page_Banner a:hover i{
    color: #0F5597 !important;
}
.retail_Soluion_Kit h3{
    color: #FFF;
    text-align: center;
    /* font-family: Inter; */
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 130% */
    letter-spacing: -0.8px;
}
.retail_Soluion_Kit p{
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    font-family: "Roboto", sans-serif !important;
    line-height: 30.5px; /* 150% */
}
.retail_Soluion_Kit img{
    border-radius: 10px;
}
.retail_solution_list li{
    list-style: none;
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30.6px;
    margin-bottom: 10px;
}
.requsetQuot_watchVideo .requsetQuot{
    border-radius: 12px;
    background: #FFF;
    color: #0F5597;
    /* font-family: Inter; */
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 33px; /* 150% */
    padding: 12px 20px;
    min-width: 195px;
}
.requsetQuot_watchVideo .watchVideo img{
    width: 40px;
    height: 40px;
    vertical-align: middle;
    font-size: 22px;
    font-weight: bold;
}
.requsetQuot_watchVideo .watchVideo{
    color: #FFF;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 33px; /* 150% */
}
.elevate_retail_business h4{
    color: #353f4f;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 130% */
    letter-spacing: -0.8px;
}
.elevate_retail_business p{
    color: #757575;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 31.5px; /* 150% */
    font-family: "Roboto", sans-serif !important;
}
.elevateRetailBusiness{
    border-radius: 10px;
    border: 1px solid #89BAE9;
    background: #FFF;
    padding: 20px;
    min-height: 350px;
    position: relative;
}
.elevateRetailBusiness .icon_img{
    width: 80px;
    height: 80px;
    margin-bottom: 15px;
}
.elevateRetailBusiness h6{
    color: #353f4f;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 31.2px; /* 120% */
    padding: 10px 0 10px 0;
}
.elevateRetailBusiness p{
    color: #757575;
    /* font-family: Inter; */
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 160% */
}
.elevateRetailBusiness:hover{
    border-radius: 10px;
    border: 1px solid #6894BE;
    background: #F1F8FF;
    /* height: 400px; */
}
.elevateRetailBusiness .ellipseImg{
    width: 60%;
    position: absolute;
    right: 0;
    bottom: 0;
    display: none;
    transition: all 0.1s ease-in-out;
    border-bottom-right-radius: 10px;
}
.elevateRetailBusiness:hover .ellipseImg{
    display: block;
    transition: all 0.5s ease-in-out;
}
.brand_logo .owl-carousel.testimonial-carousel.retailBrandSlider .owl-item{
    width: auto !important;
}
.brand_logo .testimonial-carousel.retailBrandSlider .testimonial-item .round_brand_logo {
	/* width: 65%; */
	height: 150px;
	object-fit: contain;
}
.unlock_retail_excellence h4{
    color: #353f4f;
    text-align: center;
    /* font-family: Inter; */
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 160% */
    letter-spacing: -0.8px;
}
.unlock_retail_excellence p{
    color: #757575;
    text-align: center;
    font-family: "Roboto", sans-serif !important;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 31.5px; /* 150% */
}
.unlockRetailCard{
    border-radius: 0 10px 10px 0;
    border: 1px solid #6894BE;
    background: #FFF;
    padding: 20px;
    border-left: 9px solid #0F5596;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.unlockRetailCard h6{
    color: #353f4f;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 39px; /* 150% */
}
.unlockRetailCard p{
    color: #757575;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 150% */
}
.unlockRetailCard a{
    color: #0F5597;
    /* font-family: Inter; */
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 33px; /* 150% */
}
.unlockRetailCard:hover{
    /* border-radius: 10px;
    border: 1px solid #6894BE; */
    background: #F1F8FF;
    transition: all 0.5s linear;
}
.Switch_to_CYGEN h6{
    color: #353f4f;
    /* font-family: Inter; */
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 160% */
    letter-spacing: -0.8px;
}
.Switch_to_CYGEN p{
    color: #757575;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 160% */
}
.Switch_to_CYGEN ul li{
    list-style: none;
    color: #353f4f;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 160% */
    font-family: "Roboto", sans-serif !important;
}
.Switch_to_CYGEN a{
    border-radius: 12px;
    background: #0F5596;
    color: #FFF;
    text-align: center;
    /* font-family: Inter; */
    font-size: 22px;
    font-style: normal;
    font-weight: bold;
    line-height: 33px; /* 150% */
    padding: 12px 20px;
    min-width: 170px;
}
.Switch_to_CYGEN a:hover{
    background: #fff !important;
    border: 1px solid #0F5596;
    color: #0F5596 !important;
}
/*********Retail Page End Here**********/

/******Restaurant Page Start Here*******/
.staff_productivity ul li{
    list-style: none;
    color: #757575;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    font-family: "Roboto", sans-serif !important;;
}
.staff_productivity .elevateRetailBusiness p{
    min-height: 80px;
    line-height: 26px;
}
.SystemforEveryIndustry > .container{
    /* max-width: 1000px;
    margin: 0 auto; */
}
.SystemforEveryIndustry a:hover{
    color: #0F5597 !important;
    border:1px solid #0F5597;
    background: #fff !important;
}
.hospitalityBusinessType.owl-carousel.testimonial-carousel::after, .hospitalityBusinessType.owl-carousel.testimonial-carousel::before
{
    background: none;
}
.hospitalityBusinessType.testimonial-carousel .owl-dot.active{
    background: #0F5597;
}
.hospitalityBusinessType .elevateRetailBusiness ul{
    min-height: 288px;
}
.hospitalityBusinessType .elevateRetailBusiness .allButton:hover{
    background: #fff !important;
    border:1px solid #0F5597;
    color:#0F5597 !important;
}
.hospitalityBusinessType.owl-carousel.testimonial-carousel .owl-dot{
    border-radius: 50%;
}
.Customize_Restaurant_POS_System p{
    min-height: 120px;
}
.brand_value p{
    color:#353f4f;
}
.brand_value ul li{
    line-height: 28px;
    margin-bottom: 10px;
}

/******Restaurant Page End Here*******/

/*********BreadCrumb Start************/
.breadcrumb_section{
    background: #0F5597;
    padding: 20px 0;

}
.breadcrumb_section .breadcrumb .breadcrumb-item
, .breadcrumb_section .breadcrumb .breadcrumb-item a
{
    color: #fff;
    font-size: 20px;
}
/*****BreadCrumb End*****/

/********Retail Inner Content Section Start*********/
.content_section button{
    background: #0F5597;
    color: #fff;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 31.5px; /* 150% */
    border-radius: 16px;
    text-align: center;
    padding: 12px 20px;
}
.content_section button:hover{
    color: #0F5597;
    background:#fff;
    border: 1px solid #0F5597;
}
#scheduleDemo .modal-content, #requestQuote .modal-content
{
    border-radius: 20px;
}
#scheduleDemo input, #scheduleDemo textarea, #scheduleDemo select, 
#requestQuote select, #requestQuote input, #requestQuote textarea, 
.contactus_section input, .contactus_section select, .contactus_section textarea
{
    border-radius: 10px !important;
    border: 1px solid #999 !important;
    padding: 10px 10px;
}
#scheduleDemo textarea, #requestQuote textarea, .contactus_section textarea
{
    height: 80px;
}
#scheduleDemo select
/* , #requestQuote select */
{
    background:#fff;
    width: 100%;
}
#scheduleDemo .modal-footer button, #requestQuote .modal-footer button, .contactus_section button
{
    border-radius: 16px;
    font-size: 21px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    padding: 12px 20px;
}
code{
    color: #0F5597;
}
.faq_listing li{
    list-style: none;
    padding: 6px 0;
}
/********Retail Inner Content Section End*********/

/********Pricing Page Start***********/
.pricing_table table{
    border:1px solid #ccc;
    border-radius: 10px;
}
.pricing_table table, .pricing_table th, .pricing_table td{
    padding: 15px;
    border:1px solid #ccc;
    text-align: center;
}
.pricing_table table tr:first-child td{
    text-align: left !important;
}
.firststHeading{
    font-size: 40px;
    font-weight: 600;
    color: #0F5597;
    text-align: center;
    /* text-transform: uppercase; */
}
.pricing_table th{
    text-transform: uppercase;
}
.price{
    color: #0F5597;
    font-size: 22px;
    font-weight: bold;
}
.bg_heading_color td{
    background:#f1f8ff;
    font-size: 22px;
    text-align: left !important;
}
.pricing_table table button{
    border-radius: 20px;
    background: #0F5596;
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 36px */
}
.pricing_table table td button{
    font-size: 16px !important;
}

/********Pricing Page End*********/

/********Services Page Start*********/
.Module_of_Cygen.Switch_to_CYGEN h4{
    font-weight: 500;
}
.CYGEN_ERP_Software_adv i{
    font-size: 50px;
    margin-bottom: 30px;
}
.CYGEN_ERP_Software_adv h6{
    min-height: 45px;
    font-size: 24px;
}
.CYGEN_ERP_Software_adv p{
    min-height: 260px;
}
.Module_of_Cygen h4{
    color: #353F4F;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 48px; /* 150% */
}
.Module_of_Cygen a:hover{
 border: none;
 padding: 0;
}
.Module_of_Cygen.Switch_to_CYGEN ul li{
    line-height: 26px;
    font-size: 18px;
}
.licensingCost > .container {
    max-width: 800px;
    margin: 0 auto;
}
.licensingCost .list {
    border-radius: 10px;
    border: 1px solid #89BAE9;
    background: #FFF;
    padding: 20px;
    box-shadow: 0px 0px 10px #d1d1d1;
}
.licensingCost .list:hover {
    box-shadow: 0px 0px 10px #89BAE9;
}
.licensingCost .list ul li{
    list-style: none;
    color: #353f4f;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
}
.licensingCost .list h6{
    color: #353f4f;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 31.2px;
    padding: 10px 0 10px 0;
    margin-bottom: 20px;
    text-align: center;
}
.licensingCost .list a{
    border-radius: 25px;
    padding: 8px 30px;
    background: #0F5596;
    color: #fff;
    font-size: 20px;
    text-align: center;
    font-weight: 400;
    padding: 10px 25px;
    display: inline-block;
}
/********Services Page End*********/
/*******mPOS Starts here********/
.welcome_CygenPos h2{
    color: #FFF;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 52px; /* 130% */
    letter-spacing: -0.8px;
}
.welcome_CygenPos p, .Info_graph_content p{
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 160% */
}
.choose_CygenPos h6{
    color: #353f4f;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 39px; /* 150% */
}
.Info_graph_content p{
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 160% */
    color: #757575;
}
.Info_graph_content h6{
    color: #353f4f;
    font-size: 18px;
    font-weight: 500;
}
.Info_graph_content span{
    text-transform: uppercase;
    font-size: 14px;
    color: #757575;
    display: block;
    margin-bottom: 20px;
}
.custom_Card{
    background: #fff;
    box-shadow: 0px 0px 10px #d1d1d1;
    padding: 20px;
    margin-bottom: 20px;
}
/*******mPOS End here********/
.contactus_section h4{
    font-size: 35px;
    color: #353f4f;
    font-weight: 500;
}
/*****mPOS End here*****/
/*****Cygen caas Page Start*****/
.online_market_section a{
    font-size: 40px;
    display: block;
    color: #353f4f;
    line-height: 50px;
    margin-bottom: 30px;
}
.online_market_section a:hover{
    color: #0F5596;
}
.contact_section h6{
    font-weight: 500;
}
.perfectDigitalEcommPlatform a{
    font-size: 20px;
    padding: 10px 25px;
    font-weight: 500;
    color: #fff;
    background: #0F5596;
}
/****Accordion****/
.cygencaas_Tab_section .nav-tabs .nav-item{
    margin-right: 10px;
}
.cygencaas_Tab_section .nav-tabs .nav-link{
    color: #0F5596;
    border:1px solid #0F5596;
    background: #fff;
    border-radius: 5px;
}
.cygencaas_Tab_section .nav-tabs .nav-link.active, 
.cygencaas_Tab_section .nav-tabs .nav-item.show .nav-link
{
    background: #0F5596;
    color: #fff;
}
.cygencaas_Tab_section .accordion-item{
    border:1px solid #ccc;
    border-radius: 10px;
    margin-bottom: 10px;
}
.cygencaas_Tab_section .accordion-button{
    border-radius: 10px !important;
}
.cygencaas_Tab_section .accordion-button:not(.collapsed) {
	color: #fff;
	background-color: #0F5596
	/* box-shadow: inset 0 -1px 0 rgba(0,0,0,0.125); */
}
.cygencaas_Tab_section .accordion-body h3{
    font-size: 30px;
    color: #353f4f;
    line-height: 35px;
    font-weight: 500;
}
.cygencaas_Tab_section .accordion-body h5{
    font-size: 22px;
    color: #353f4f;
    line-height: 30px;
    font-weight: 500;
}
.cygencaas_Tab_section .accordion-body p{
	color: #757575;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px;
}
.all_listing_check li{
    color: #353F4F;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 32.6px; /* 160% */
    list-style: none;
}
.all_listing_check + a{
    padding: 10px 25px;
    background: #0F5596;
    border-radius: 20px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}
/*****Cygen caas Page End*****/
/********Blog Section********/
.blog_Content_section h6{
    color: #353f4f;
    font-size: 40px;
    line-height: 40px;
    font-weight: 500;
    margin-bottom: 30px;
}
.blog_section{
    border-radius: 10px;
    border: 1px solid #89BAE9;
    background: #FFF;
    padding: 20px;
}
.blog_section img{
    
    margin-bottom: 20px;
}
.blog_section h4{
    color: #353F4F;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 38.4px */
}
.blog_section h5 a{
    font-size: 20px;
    line-height: 25px;
    font-weight: 500;
    color: #353f4f;
    margin-bottom: 20px;
    display: block;
    min-height: 75px;
}
.blog_section p{
    color: #757575;
    font-size: 18px;
    font-style: normal;
    line-height: 22px;
}
.blog_section span{
    font-size: 14px;
    color: #0F5596;
    display: block;
    padding-bottom: 15px;
}
.blog_section .readmore{
    border-radius: 20px;
    background: #0F5596;
    font-size: 18px;
    color: #FFF;
    text-align: center;
    font-style: normal;
    font-weight: 500;
    line-height: 36px; /* 150% */
    padding: 10px 25px;
}
.enterprise_section img{
    border-radius: 10px;
}
.blog_section_div{
    border-radius: 5px;
    border: 2px solid #E5E5E5;
    background: #F8F8F8;
}
.blog_section_div h2{
    color: #353F4F;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 160%; /* 38.4px */
    letter-spacing: -0.48px;
}
.blog_section_div p{
    color: #393939;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%; /* 32px */
}
.inner_page_Banner .inner_page_pic{
    /* width: 1440px; */
    height: 250px;
    object-fit: cover;
}

/*********Edited by Today***********/
/* .mediaBanner{
    background: url('../images/CompanyNew.jpg') no-repeat center;
    background-size: cover;
    height: 250px;
} */
.media_content_section .media_card.first, .media_content_section .media_card.second{
    border-radius: 5px;
    border: 2px solid #E5E5E5;
    background: #F8F8F8;
}
.media_content_section .media_card.first{
    padding: 20px 20px 20px 15%;
}
.media_content_section .media_card.second{
    padding: 20px 15% 20px 20px;
}
.media_content_section .media_card h4{
    color: #353F4F;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 38.4px; /* 160% */
    letter-spacing: -0.48px;
    margin: 0;
}
.media_content_section .media_card p{
    color: #353F4F;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 33.6px; /* 160% */
    letter-spacing: -0.42px;
    margin: 0;
}
.media_content_section .media_card a{
    color: #0F5597;
    font-size: 21px;
    font-style: normal;
    font-weight: 500;
    line-height: 31.5px; /* 150% */
}
.media_content_section .media_img.first, .media_content_section .media_img.second{
    border: 1px solid #E5E5E5;
    background: #FFF;
    padding: 20px;
    width: 370px;
    position: relative;
}
.media_content_section .media_img.first{
    /* right: -42%; */
}
.media_content_section .media_img.second{
    left: -42%;
}
.media_content_section .media_img img{
    height: 78px;
}
@media(max-width:1200px){
    .media_content_section > .container{
        max-width: 100%;
    }
    .media_content_section .media_img.first, .media_content_section .media_img.second{
        /* width: 300px; */
    }
}
@media(max-width:992px){
    .media_content_section .media_img img,
    .media_content_section .media_img.first, .media_content_section .media_img.second
    {
        width: 100%;
        height: auto;
    }
    .media_content_section .media_card.first, .media_content_section .media_card.second
    {
        padding: 20px;
    }
    .media_content_section .media_img.second{
        left: 0;
    }

    .media_content_section .media_img
    , .media_content_section .media_card
    {
        margin-bottom: 20px;
        /* display: none; */
    }
}
/*********Edited by Today***********/


/*****Kiosk Section Start******/
.kiosk_banner_section h5{
    color: #FFF;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px; /* 120% */
}
.kiosk_banner_section h4{
    color: #FFF;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
}
.kiosk_banner_section p{
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 160% */
    letter-spacing: 0.2px;
}
.kiosk_section .elevateRetailBusiness{
    min-height: auto;
}
.kiosk_banner_section a{
    border-radius: 30px;
    font-size: 21px;
    font-style: normal;
    font-weight: 500;
    line-height: 31.5%;  /*150%*/
    min-width: 214px;
    /* height: 58px; */
    padding: 16px 25px;
    text-align: center;
}
.kiosk_banner_section .reqDemoBtn{
    border: 2px solid #FFF;
    background: #0F5597;
    color: #FFF;
}
.btn:hover{
    color: #0F5597 !important;
    background-color: #fff !important;
    border: 1px solid;
}
.kiosk_banner_section .reqDemoBtn:hover{
    background: #fff;
    color: #0F5596;
    border: 2px solid #0F5596;
}
.kiosk_banner_section .reqDemoBtn:hover i{
    color: #0F5596;
}
.kiosk_banner_section .freeTrialBtn{
    border: 2px solid #0F5597;
    background: #FFF;
    color: #0F5597;
}
.kiosk_banner_section .freeTrialBtn:hover{
    background: #0F5596;
    color: #fff;
    border: 2px solid #fff;
}
.kiosk_banner_section .freeTrialBtn:hover i{
    color: #fff;
}
.banner_bg_img{
    border-radius: 30px;
    background: #0F5CA5;
    height: 300px;
}
.mob_img{
    background: url('../images/kiosk/banner_Short.png') no-repeat;
    position: relative;
    top: -23%;
    left: 4%;
    height: 450px;
}
.mob_img_pricing{
    background: url('../images/') no-repeat;
    position: relative;
    top: -23%;
    left: 4%;
    height: 450px;
}
/* .kiosk_section .CYGEN_ERP_Software_adv h6, .kiosk_section .CYGEN_ERP_Software_adv p {
	min-height: auto;
} */
.kiosk_section h6{
    color: #353f4f;
    font-size: 21px;
    font-style: normal;
    font-weight: 500;
}
.kiosk_section p{
    color: #757575;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.kiosk_content_section h3{
    color: #0F5597;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 75px; /* 150% */
    margin: 0;
}
.kiosk_content_section h4{
    color: #353F4F;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 39px; /* 150% */
}
.kiosk_content_section ul li{
}
.kiosk_content_section ul li{
    list-style: none;
    color: #757575;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 160% */
    margin-bottom: 10px;
}
.kiosk_content_section ul li img{
    list-style: none;
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 10px;
}
.kiosk_content_section .kioskOverview h6{
    color: #353F4F;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 39px; /* 150% */
}
.kiosk_content_section .kioskOverview h4{
    color: #0F5597;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 55px; /* 150% 75px*/
}
.kiosk_content_section .kioskOverview .default_image img{
    border-radius: 12px;
    background: #F2F5FF;
    width: 550px;
    height: 391px;
}
.kiosk_section_features{
    width: 100%;
    /* height: 727px; */
    border: 1px solid #FFF;
    /* background: #F2F5FF; */
}
.kiosk_section_features h4{
    color: #111;
    font-size: 50px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 75px */
}
.kiosk_section_features .kioskFeatureMiddleImg img{
    width: 550px;
    height: 550px;
}
.kiosk_section_features .kiosk_featured_section h6{
    color: #111;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 39px */
}
.kiosk_section_features .kiosk_featured_section p{
    color: #757575;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%; /* 32px */
}
.choose_cygen_kiosk{
    width: 1440px;
    height: 827px;
    border: 1px solid #FFF;
    /* background: url('../images/kiosk/banner_Short.png') no-repeat; */
    background: rgba(0, 0, 0, 0.50);
}
.choose_cygen_kiosk h4{
    color: #FFF;
    font-size: 50px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 75px */
}
/* .choose_cygen_kiosk .kioskStepper{
    width: 4px;
    height: 454px;
    background: #FFF;
} */
/* .choose_cygen_kiosk .kioskStepper {
    width: 4px;
    height: 454px;
    background: #FFF;
    position: relative;
    margin-top: 20px;
  }

  .choose_cygen_kiosk .kioskStepper .circle {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    fill: #FFF;
    cursor: pointer;
    transition: transform 0.3s ease;
  }

  .choose_cygen_kiosk .kioskStepper .circle text {
    font-size: 8px;
    text-anchor: middle;
    dominant-baseline: central;
  }

  .choose_cygen_kiosk .kioskStepper .circle.active {
    transform: translateX(-50%) scale(1.5);
  }

  .choose_cygen_kiosk .kioskStepper .circle:nth-child(1) {
    top: 0;
  }

  .choose_cygen_kiosk .kioskStepper .circle:nth-child(2) {
    top: 50%;
    transform: translate(-50%, -50%);
  }

  .choose_cygen_kiosk .kioskStepper .circle:nth-child(3) {
    bottom: 0;
    transform: translateX(-50%);
  }

  .choose_cygen_kiosk .text {
    display: none;
    text-align: center;
    margin-top: 10px;
  }

  .choose_cygen_kiosk .text.active {
    display: block;
  } */

  .kiosk_testimonial .testimonial_heading h4{
    color: #353F4F;
    text-align: left;
    font-size: 50px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%; /* 65px */
    letter-spacing: -1px;
  }
  .kiosk_testimonial .testimonial_heading p{
    color: #353F4F;
    text-align: left;
    font-family: Inter;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%; /* 27.3px */
    letter-spacing: -0.42px;
  }
  /* .kiosk_testimonial .testimonial_card p{
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
  } */
  .kiosk_testimonial .testimonial-carousel .owl-dots {
    display:none;
  }
  .Cygen_kiosk_demo h5{
    color: #353F4F;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 39px */
  }
  .Cygen_kiosk_demo h4{
    color: #0F5597;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 75px */
  }
  .Cygen_kiosk_demo h6{
    color: #111;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%; /* 35.2px */
  }
  .Cygen_kiosk_demo p{
    color: #757575;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%; /* 32px */
  }
  .Cygen_kiosk_demo a{
    width: 347px;
    /* height: 58px; */
    border-radius: 30px;
    background: #0F5597;
  }
  .Cygen_kiosk_demo .ScheduleDemoBtn{
    color: #FFF;
    font-size: 21px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; /* 31.5px */
  }
  /* .Cygen_kiosk_demo .Cygen_Kiosk_demo_img{
    width: 250px;
    height: 440px;
  } */
  
  .image-container {
    display: flex;
    justify-content: center;
    gap: 10px; /* Adjust the gap between images as needed */
  }

  .image-container img {
    width: 250px;
    height: 440px;
    border-radius: 12px;
    background: #F2F5FF;
    object-fit: cover; /* Ensures the image covers the entire area */
  }

  .owl-carousel .owl-item {
    display: flex;
    justify-content: center;
  }

/*****Kiosk Section End******/

/*********Template Section Start**************/
.template_section h4{
    color: #353f4f;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 52px;
    letter-spacing: -0.8px;
}
.template_section p{
    color: #757575;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 31.5px;
}
.template_section .temp_card_section{
    border-radius: 10px;
    border: 1px solid #89BAE9;
    background: #FFF;
    padding: 20px;
    min-height: 350px;
}
.template_section h5{
    color: #353f4f;
    text-align: left;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 38px;
    letter-spacing: -0.8px;
    margin-bottom: 20px;
    padding: 10px;
}
.template_section .temp_card_section{
    box-shadow: 0 0 10px 5px #dde5eb;
    padding: 0.5rem;
    border-radius: 6px;
    border: 2px solid transparent;
    height: 460px;
    overflow: hidden;
    margin-bottom: 1rem;
}
.temp_img_box {
	height: calc(100% - 40px);
	overflow: hidden;
}
.temp_img_box img {
	width: 100%;
	object-fit: cover;
	object-position: top;
	height: 100%;
	transition: 1s all ease;
}
.temp_card_section:hover {
	border: 2px solid #0F5596 !important;
}
.temp_img_box:hover img {
	object-position: bottom;
}
.temp_card_section p {
	margin-bottom: 0;
	font-family: 'Nunito', sans-serif;
	margin: 1rem 0 0rem;
	text-align: center;
	background: #eee;
	color: #000;
	font-weight: 600;
	position: absolute;
	width: 100%;
	left: 0;
	z-index: 9;
	bottom: 0;
}
.select-theme {
	background: #000;
	font-size: 0.8rem;
	display: inline-block;
	padding: 0.25rem 1rem;
	border-radius: 20px;
	color: #fff !important;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
}
.freeuntill {
	position: absolute;
	background: #0F5596;
	z-index: 99;
	width: 100%;
	bottom: 40px;
	left: 0;
	font-family: 'Nunito', sans-serif;
	color: #fff;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 1rem;
}
.freeuntill span {
	background: #ea1c26;
	padding: 0.25rem 0.5rem;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	border-radius: 0.5rem;
	font-size: 1.125rem;
}
.custominfo_section i{
    font-size: 40px;
    color: #fff;
}
.custominfo_section h4{
    font-size: 35px;
    font-weight: 500;
}
.custominfo_section p{
    font-size: 25px;
}
.custominfo_section button{
    font-size: 22px;
    font-weight: 500;
    padding: 10px 25px;
    background: #0F5596;
    color: #fff;
    border: 1px solid #fff;
}
.custominfo_section button:hover{
    background: #fff;
    color: #0F5596 !important;
}
/*********Template Section End**************/
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    background-color:#0F5596 !important;
}

/***Footer Start Here***/
.fullFooter.footer h4{
    font-size: 24px;
}
.fullFooter.footer .btn.btn-link, .fullFooter.footer p, .copyright{
    font-size: 18px !important;
    font-weight: normal;
}
.btn-link:hover{
    color : #fff !important;
    background-color:  #0F5596 !important;
    border: 1px solid #0F5596 !important;
}
.fullFooter input[type="text"] {
    border-radius: 10px;
    padding: 10px !important;
    line-height: 0;
    font-size: 20px;
}

.Address_flag p {
    font-size: 20px;
    line-height: 25px;
    margin-top: 20px;
    letter-spacing: -0.8px;
}

.fullFooter.footer .btn.btn-social:hover {
    color: #0F5597;
}
.back-to-top:hover{
    background: #000 !important;
}

/* .unlockEfficiency img,  */
/* .bannerCarousel .owl-carousel .owl-item .bannerImg 
{
    -webkit-animation: mover 2s infinite  alternate;
    animation: mover 2s infinite  alternate;
}
@-webkit-keyframes mover {
    0% { transform: translateX(0); }
    100% { transform: translateX(-20px); }
}
@keyframes mover {
    0% { transform: translateX(0); }
    100% { transform: translateX(-20px); }
} */
.bannerimg_text{
    width: 220px;
    height: 145px;
    border-radius: 20px;
    text-align: center;
    padding: 10px;
    color: #0F5597;
    background: #fff;
    position: absolute;
    right: 0;
    top: 15px;
    right: 25px;
    z-index: 99;
}
.bannerimg_text h4{
    font-size:40px;
}
.bannerimg_text p{
    font-size: 24px;
    line-height: 25px;
}
.bannerimg_text h4, .bannerimg_text p{
    color: #0F5597;
}
/***Rotate Image for Banner***/

/* @-moz-keyframes spin { 
    100% { -moz-transform: rotate(360deg); } 
}
@-webkit-keyframes spin { 
    100% { -webkit-transform: rotate(360deg); } 
}
@keyframes spin { 
    100% { 
        -webkit-transform: rotate(360deg); 
        transform:rotate(360deg); 
    } 
} */
@keyframes rotation {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(359deg);
    }
}
@keyframes reverse-rotation {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(-359deg);
    }
}
.round1, .round4 {
    /* -webkit-animation:spin 11s linear infinite;
    -moz-animation:spin 11s linear infinite;
    animation:spin 11s linear infinite; */
    animation: rotation 8s infinite linear;
}
.round3, .round2{
    animation: reverse-rotation 8s infinite linear;
}

/*******mPOS Starts here********/
.welcome_to_CygenPos h2{
    color: #353F4F;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%; /* 52px */
    letter-spacing: -0.8px;
}
.welcome_to_CygenPos p{
    color: #757575;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%; /* 32px */
}
.keyFeatureofMpos h4{
    color: #353F4F;
    font-size: 50px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%; /* 65px */
    letter-spacing: -1px;
}

.keyFeatureofMpos_grid.first_grid{
    background: url('../image/mpos/Mobility.jpg') no-repeat;
    height: 350px;
    background-size: cover;
    background-position: center;
}
.keyFeatureofMpos_grid.second_grid{
    background: url('../image/mpos/SeamlessInt.jpg') no-repeat;
    height: 350px;
    background-size: cover;
    background-position: center;
}
.keyFeatureofMpos_grid.third_grid{
    background: url('../image/mpos/Customereng.jpg') no-repeat;
    height: 350px;
    background-size: cover;
    background-position: center;
}
.keyFeatureofMpos_grid.fourth_grid{
    background: url('../image/mpos/Effortlesstnx.jpg') no-repeat;
    height: 350px;
    background-size: cover;
    background-position: center;
}
.keyFeatureofMpos_grid h6{
    color: #353F4F;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 48px */
}
.keyFeatureofMpos_grid p{
    color: #757575;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 160% */
}
.icon_img {
    width: 100px;
    height: 100px;
    background-color: #0F5597;
    border-radius: 50%;
    padding: 20px 10px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    top: -13%;
}
.customMposTab .nav-pills .nav-link.active, .customMposTab .nav-pills .show>.nav-link {
    color: #fff;
    border-radius: 12px 0 0 12px;
    padding: 1em;
    margin-bottom: 20px;
    background-color: #F2F5FF;
}
.choose_CygenPos .customMposTab p{
    color: #393939;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 160% */
}
.choose_CygenPos .customMposTabImg .tab-content .tab-pane img{
    /* border-radius : 0px 12px 12px 0; */
    min-height: 666px;
}
.mpos_retail_business h4{
    color: #353F4F;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    /* line-height: 64px; 160% */
    letter-spacing: -0.8px;
}
.mpos_retail_business h2{
    color: #353F4F;
    font-size: 70px;
    font-style: normal;
    font-weight: 600;
    /* line-height: 112px; 160% */
    letter-spacing: -1.4px;
}
.mpos_retail_business a{
    color: #FFF;
    font-size: 21px;
    font-style: normal;
    font-weight: 500;
    line-height: 31.5px; /* 150% */
}
.sliderMposSection{
    width: 1440px;
    height: 342px;
    flex-shrink: 0;
    background: rgba(0, 0, 0, 0.70);
}

.sliderMposSection .sliderMpos h5{
    color: #FFF;
    font-family: Roboto;
    font-size: 50px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%; /* 65px */
    letter-spacing: -1px;
}
.sliderMposSection .sliderMpos p{
    color: #FFF;
    font-family: Roboto;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%; /* 52px */
    letter-spacing: -0.8px;
}

/* .sliderMposSection .leftSlideIcon{
    width: 20px;
    height: 36px;
    background: url('../images/mpos/left_arrow_icon.png') lightgray 50% / cover no-repeat;
}

.sliderMposSection .rightSlideIcon{
    width: 20px;
    height: 36px;
    background: url('../images/mpos/right_arrow_icon.png') lightgray 50% / cover no-repeat;
} */
.sliderMposSection .sliderMposImg img{
    width: 220px;
    height: 436.207px;
    flex-shrink: 0;
}
.sliderMposWhiteSection{
    width: 100%;
    height: 360px;
}


/*******mPOS ends here********/

.contact_us_btn{
    width: 217px;
    height: 58px;
    border-radius: 30px;
    background: #0F5597;
}
/*******media starts here********/
.your_story_section .your_story_content{
    width: 959px;
    height: 182px;
    border-radius: 5px;
    border: 2px solid #E5E5E5;
    background: #F8F8F8;
}
.your_story_section .your_story_content h6{
    color: #353F4F;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 160%; /* 38.4px */
    letter-spacing: -0.48px;
}
.your_story_section .your_story_content p{
    color: #353F4F;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%; /* 33.6px */
    letter-spacing: -0.42px;
}
.your_story_section .your_story_img{
    width: 310px;
    height: 120px;
    border: 1px solid #E5E5E5;
    background: #FFF;
}
.your_story_section .your_story_img img{
    width: 220px;
    height: 79.112px;
}


/*******media ends here********/

/*****MediaQuery Starts Here*****/
@media(min-width:992px) and (max-width:1199px) {
    .cygenPlatform_section .accordion-body img {
        left:5%;
    }
}
@media (max-width: 991px) {
    .tab-content>.tab-pane {
      display: block;
      opacity: 1;
    }
    .cygenPlatform_section .accordion-body .pointOfSalepositionImage {
        position: static;
        width: 100%;
        height: auto;
    }
    .cygenPlatform_section .accordion-button:not(.collapsed) {
        color: #fff;
        background-color: #0F5597
    }
    .cygenPlatform_section .accordion-item{
        background: #fff;
    }
    .cygenPlatform_section .accordion-body h5, .cygenPlatform_section .accordion-body p {
        color: #000;
    }
}
@media (max-width: 450px) {
    .navbar .navbar-brand .logo_img{
        height: 55px;
    }
    .requsetQuot_watchVideo a{
        margin-top: 20px;
        display: block;
    }
}
.blogimg{
width:100%;
}