body a
{
text-decoration:none;
}

/*Accordian start here*/
.set {
   width: 100%;
    height: auto;
    background-color: transparent;
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 2px solid #A9AFD8;
}

    .set > a {
 font-family: "Oxygen", sans-serif;

       display: block;
     text-decoration: none !important;
    color: #455967;
    font-size: 22px;
    font-weight: bold;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
    border-radius: 5px !important;
    background: transparent;

    }

 .set > a:hover {
color: #455967;

}

        .set > a i {
            float: right;
            margin-top: 2px;
        }

        .set > a.active {
            background-color: transparent;
            color: #13BECF;
            border-radius: 5px;
        }

    .set a.active .fa-minus {
        background: #13BECF;
        color: #fff;
        border-radius: 5px;
        padding: 3px 5px;
    }

    .set a .fa-plus {
            background: transparent;
    color: #13BECF;
    border-radius: 5px;
    padding: 3px 5px;
    border: 1px solid #13BECF;
    }

.content {
    background-color: transparent;
    display: none;
}

    .content p {
  font-family: "Poppins", sans-serif;
           padding-top: 20px;
    margin: 0;
    color: #455967;
    font-size: 20px;
    line-height: 33px;
    font-weight: 400;
    }



/* contact us */

.contact_banner img {
    width: 100%;
}

.form_text_section {
    margin-top: 15%;
	text-align: center;
}

.form_text_section h2 {
    font-size: 38px;
    font-weight: 700;
    color: #455967;
    font-family: "Oxygen", sans-serif;
    margin-bottom: 20px;
}
.form_text_section span {
    color: #13BECF;
}
.form_text_section p {
    font-size: 20px;
    font-weight: 400;
	color: #455967;
font-family: Poppins;
}

.form_section ::placeholder {
  color: #455967 !important;
  opacity: 1; /* Firefox */
}

.form_section ::-ms-input-placeholder { /* Edge 12-18 */
  color: #455967 !important;
}

.form_text_section input  {
    width: 550px;
    height: 67px;
    border-radius: 5px;
    border-color: #13BECF;
    border-style: solid;
        border-width: 2px;
    outline: none;
}
::placeholder {
    padding-left: 20px;
    font-size: 20px;
    font-weight: 400;
	color: #455967;
}
textarea#w3review {
    width: 550px;
    height: 316px;
    border-radius: 5px;
    border-color: #13BECF;
    border-width: 1px;
    padding-top: 20px;
}
input.submit-btn {
    width: 161px;
    height: 54px;
}
.form_text_section .submit-btn {
        width: 161px;
    height: 54px;
    background: linear-gradient(93.55deg, #13BECF 0%, #455967 100%);
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    border-radius: 0;
    border: 0;
}
.form_sub_btm {
    display: flex;
    justify-content: center;
}
.mob_banner {
    display: none;
}
.mobile_banner h3 {
    display: none;
}

/* end */


/* solution*/


.solution_banner_section img {
    width: 100%;
}
.inner_box_sol {
    width: 100%;
    height: auto;
    background: #f4f4f4;
    border-radius: 5px;
    margin-top: -75px;
	padding: 50px 20px;
}

.inner_box_sol h1 {
    font-size: 40px;
    line-height: 55px;
    text-align: center;
    color: #455967;
}

.inner_box_sol p {
    font-size: 20px;
    text-align: center;
    width: 679px;
    margin: 0px auto;
	color: #455967;
}
.sol_overview_section {
    margin-top: 7%;
}
.inner_overview_sol h1 {
    font-family: "Oxygen", sans-serif;
    font-weight: 700;
    font-size: 38px;
	color: #455967;
}
.inner_overview_sol p {
 font-family: Poppins;
    width: 512px;
    font-size: 20px;
	color: #455967;
}

.about-sigle-text p{
 font-family: Poppins;
    font-size: 20px;
	color: #455967;
}

.about-sigle-text{
    margin-top: 90px;
}


.image_overview_sol {
    width: 100%;
    height: 100%;
       background: transparent;
    border-radius: 5px;
}
.image_box_section {
    padding-top: 5%;
    background: #f4f4f4;
padding-bottom: 50px;
}
.inner_imagebox_sec {
    background: #fff;
    height: 100%;
	border-radius: 5px;
    box-shadow: 0px 4px 8px 0px #4C4C4C40;
}
.imagebox_sec img {
    width: 60px;
    height: 60px;
}
.inner_imagebox_sec p {
        font-size: 18px;
    width: 304px;
    margin: 0;
    color: #455967;
    font-family: "Poppins", sans-serif;
    line-height: 27px;
}

.card-heading{

font-family: "Poppins", sans-serif;
    font-size: 25px;
    font-weight: 600;
    line-height: 35x;
    color: #455967;
    margin: 15px 0;

}

.card-padd {
    padding: 20px 25px;
}
.imagebox_heading h2 {
   font-size: 38px;
    color: #455967;
    font-family: "Oxygen", sans-serif;
    font-weight: 700;
}
.imagebox_heading span {
    color: #13BECF;
}
.imagebox_heading h2 {
    padding-top: 35px;
    padding-bottom: 35px;
    padding-left: 12px;
}
.key_img_sec {
    width: 530px;
    height: 556px;
    background: #D9D9D9;
}
.let_started_sec {
    margin-top: 8%;
}
.started_text_sec {
    width: 512px;
    height: 412px;
}
.started_text_sec h2 {
    font-size: 38px;
    color: #455967;
}
.started_text_sec p {
font-family: Poppins;
    font-size: 20px;
    padding-top: 15px;
    color: #455967;
}
.started_text_sec span {
    color: #13BECF;
}
.form_started_sec {
    background: #13BECF;
    padding: 15px 40px;
    border-radius: 5px;
}
.form_started_sec input {
    width: 463px;
    height: 44px;
    border: unset;
    border-bottom: 1px solid;
    background: #13BECF;
    color: #fff;
    outline: none;
}
#sol-textarea {
    width: 463px;
    height: 124px;
    border: unset;
    border-bottom: 1px solid;
    background: #13BECF;
    color: #fff;
}
.Key_heading_section h2 {
	font-size: 38px;
    color: #455967;
}
.Key_heading_section span {
    color: #13BECF;
}
.key_diff_faq_sec {
    margin-top: 5%;
}
.Key_heading_section h2 {
    padding-bottom: 35px;
    padding-left: 12px;
}
.form_sol_btn {
    width: 161px !important;
    height: 54px !important;
    background: #fff;
    margin: 0px auto;
}
.form_sol_btn .sol_submit {
	width: 161px !important;
    height: 54px !important;
}
.form_sol_btn .sol_submit {
    border: unset;
    width: 161px !important;
    height: 54px !important;
    background: #fff;
    color: #455967;
    font-size: 20px;
}
::placeholder {
    color: #fff;
}
.domain_exp_heading {
    margin-top: 5%;
    margin-bottom: 5%;
}
.domain_exp_heading h2 {
font-family: Poppins;
    font-weight: 700;
    font-size: 38px;
    color: #455967;
padding:15px;
}
.domain_exp_heading span {
    color: #13BECF;
}
.inner_box_sol p:after {
    content: "";
    position: absolute;
    background: url(img/lay.png);
    width: 100px;
    height: 100px;
    right: 0;
    margin-top: -23px;
}
@import url("https://fonts.googleapis.com/css2?family=Sora:wght@100;200;300;400;500;600;700&display=swap");

.accordion {
    display: flex;
    flex-direction: column;
    font-family: "Sora", sans-serif;
    max-width: 991px;
    min-width: 320px;
    margin: 50px auto;
    padding: 0 50px;
}
.accordion h1 {
    font-size: 32px;
    text-align: center;
}
.accordion-item {
    margin-top: 16px;
    border: 1px solid #fcfcfc;
    border-radius: 6px;
    background: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
}
.accordion-item .accordion-item-title {
    position: relative;
    margin: 0;
    display: flex;
    width: 100%;
    font-size: 15px;
    cursor: pointer;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding: 14px 20px;
    box-sizing: border-box;
    align-items: center;
}
.accordion-item .accordion-item-desc {
    display: none;
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    color: #444;
    border-top: 1px dashed #ddd;
    padding: 10px 20px 20px;
    box-sizing: border-box;
}
.accordion-item input[type="checkbox"] {
    position: absolute;
    height: 0;
    width: 0;
    opacity: 0;
}
.accordion-item input[type="checkbox"]:checked ~ .accordion-item-desc {
    display: block;
}
.accordion-item
    input[type="checkbox"]:checked
    ~ .accordion-item-title
    .icon:after {
    content: "-";
    font-size: 20px;
}
.accordion-item input[type="checkbox"] ~ .accordion-item-title .icon:after {
    content: "+";
    font-size: 20px;
}
.accordion-item:first-child {
    margin-top: 0;
}
.accordion-item .icon {
    margin-left: 14px;
}

/* end */

/* about us */

.solution_banner_section img {
    width: 100%;
}
.inner_box_sol {
    width: 100%;
    height: 278px;
    background: #f4f4f4;
    border-radius: 5px;
    margin-top: -75px;
	padding: 50px 20px;
}
.inner_box_sol h1 {
    font-size: 40px;
    line-height: 55px;
    text-align: center;
    color: #455967;
}
.inner_box_sol p {
    font-size: 20px;
    text-align: center;
    width: 679px;
    margin: 0px auto;
	color: #455967;
}
.sol_overview_section {
    margin-top: 7%;
}
.inner_overview_sol h1 {

    font-size: 38px;
	color: #455967;
}
.inner_overview_sol p {
    width: 512px;
    font-size: 20px;
	color: #455967;
}
.about_vision {
    background: #f4f4f4;
    padding-top: 60px;
    padding-bottom: 60px;
}
.inner_overview_sol span {
    color: #13BECF;
}
.aions_about {
    margin-top: 20%;
}

/* end */

.res_heading h2{
font-family: "Oxygen", sans-serif;
font-size: 38px;
font-weight: 700;
line-height: 46px;
letter-spacing: 0em;
text-align: left;

}
/* industry */

.solution_banner_section img {
    width: 100%;
}
.inner_box_sol {
    width: 100%;
    height: 278px;
    background: #f4f4f4;
    border-radius: 5px;
    margin-top: -75px;
	padding: 50px 20px;
}
.inner_box_sol h1 {
    font-size: 40px;
    line-height: 55px;
    text-align: center;
    color: #455967;
}
.inner_box_sol p {
    font-size: 20px;
    text-align: center;
    width: 679px;
    margin: 0px auto;
	color: #455967;
}
.sol_overview_section {
    margin-top: 7%;
}
.inner_overview_sol h1 {
    font-size: 38px;
	color: #455967;
}
.inner_overview_sol p {
    width: 512px;
    font-size: 20px;
	color: #455967;
}

.key_img_sec {
    width: 530px;
    height: 556px;
    background: #D9D9D9;
}
.let_started_sec {
        margin-top: 150px;
    margin-bottom: 140px;
}
.client-slide .owl-nav {
    position: initial;
}
.client-slide
.owl-dots
{
display:none;
}
.started_text_sec {
    width: 512px;
    height: 412px;
}
.started_text_sec h2 {
        font-size: 38px;
    color: #455967;
    font-family: "Oxygen", sans-serif;
    font-weight: 700;
}
.started_text_sec p {
font-family: Poppins;
    font-size: 20px;
    padding-top: 15px;
    color: #455967;
}
.started_text_sec span {
    color: #13BECF;
}
.form_started_sec {
    background: linear-gradient(93.55deg, #13BECF 0%, #455967 100%);
    padding:40px;
    border-radius: 5px;
}
.form_started_sec input {
    width: 100%;
    height: 44px;
    border: unset;
    border-bottom: 1px solid;
    background: transparent;
    color: #fff;
}
#sol-textarea {
    width: 463px;
    height: 124px;
    border: unset;
    border-bottom: 1px solid;
    background: transparent;
    color: #fff;
}
.Key_heading_section h2 {
font-family: "Oxygen", sans-serif;
	font-size: 38px;
    font-weight: 700;
    color: #455967;
}
.Key_heading_section span {
    color: #13BECF;
}
.key_diff_faq_sec {
    margin-top: 5%;
    background: #f4f4f4;
    padding-top: 50px;
    padding-bottom: 50px;
}
.Key_heading_section h2 {
    padding-bottom: 35px;
    padding-left: 12px;
}
.form_sol_btn {
    width: 161px !important;
    height: 54px !important;
    background: #fff;
    margin: 0px auto;
}
.form_sol_btn .sol_submit {
	width: 161px !important;
    height: 54px !important;
}
.form_sol_btn .sol_submit {
    border: unset;
    width: 161px !important;
    height: 54px !important;
    background: #fff;
    color: #455967;
    font-size: 20px;
}
::placeholder {
    color: #fff;
}

@import url("https://fonts.googleapis.com/css2?family=Sora:wght@100;200;300;400;500;600;700&display=swap");

.accordion {
    display: flex;
    flex-direction: column;
    font-family: "Sora", sans-serif;
    max-width: 991px;
    min-width: 320px;
    margin: 50px auto;
    padding: 0 50px;
}
.accordion h1 {
    font-size: 32px;
    text-align: center;
}
.accordion-item {
    margin-top: 16px;
    border: 1px solid #fcfcfc;
    border-radius: 5px;
    background: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
}
.accordion-item .accordion-item-title {
    position: relative;
    margin: 0;
    display: flex;
    width: 100%;
    font-size: 15px;
    cursor: pointer;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding: 14px 20px;
    box-sizing: border-box;
    align-items: center;
}
.accordion-item .accordion-item-desc {
    display: none;
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    color: #444;
    border-top: 1px dashed #ddd;
    padding: 10px 20px 20px;
    box-sizing: border-box;
}
.accordion-item input[type="checkbox"] {
    position: absolute;
    height: 0;
    width: 0;
    opacity: 0;
}
.accordion-item input[type="checkbox"]:checked ~ .accordion-item-desc {
    display: block;
}
.accordion-item
    input[type="checkbox"]:checked
    ~ .accordion-item-title
    .icon:after {
    content: "-";
    font-size: 20px;
}
.accordion-item input[type="checkbox"] ~ .accordion-item-title .icon:after {
    content: "+";
    font-size: 20px;
}
.accordion-item:first-child {
    margin-top: 0;
}
.accordion-item .icon {
    margin-left: 14px;
}

/* end */

/* Partner */


.solution_banner_section img {
    width: 100%;
}
.inner_box_sol {
    width: 100%;
    height: 278px;
    background: #f4f4f4;
    border-radius: 5px;
    margin-top: -75px;
	padding: 50px 20px;
}
.inner_box_sol h1 {
    font-size: 40px;
    line-height: 55px;
    text-align: center;
    color: #455967;
}
.inner_box_sol p {
    font-size: 20px;
    text-align: center;
    width: 679px;
    margin: 0px auto;
	color: #455967;
}
.sol_overview_section {
    margin-top: 7%;
}
.inner_overview_sol h1 {
font-family: "Oxygen", sans-serif;
    font-size: 38px;
font-weight:700;
	color: #455967;
}
.inner_overview_sol p {
      width: 512px;
    font-size: 20px;
    color: #455967;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
}
.service-lists-content{
    padding-left: 20px;
}

.service-row-5 {
padding-bottom:90px;
}

.service-lists-content li{
font-size: 20px;
    color: #455967;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
}


.inner_overview_solution p{
font-family: "Poppins", sans-serif;
 font-size: 20px;
    color: #455967;
    font-weight: 400;
        margin-top: 40px;

}

.gry-line {
color:#2A358C;
    margin-top: 70px;
}

.image_overview_sol img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

.key_img_sec img {
    width: 530px;
    height: 556px;
    background: #D9D9D9;
}
.Key_heading_section h2 {
	font-size: 38px;
    color: #455967;
}
.Key_heading_section span {
    color: #13BECF;
}
.key_diff_faq_sec {
    margin-top: 5%;
    background: #f4f4f4;
    padding-top: 50px;
    padding-bottom: 50px;
}
.Key_heading_section h2 {
    padding-bottom: 35px;
    padding-left: 12px;
}

@import url("https://fonts.googleapis.com/css2?family=Sora:wght@100;200;300;400;500;600;700&display=swap");

.accordion {
    display: flex;
    flex-direction: column;
    font-family: "Sora", sans-serif;
    max-width: 991px;
    min-width: 320px;
    margin: 50px auto;
    padding: 0 50px;
}
.accordion h1 {
    font-size: 32px;
    text-align: center;
}
.accordion-item {
    margin-top: 16px;
    border: 1px solid #fcfcfc;
    border-radius: 6px;
    background: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
}
.accordion-item .accordion-item-title {
    position: relative;
    margin: 0;
    display: flex;
    width: 100%;
    font-size: 15px;
    cursor: pointer;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding: 14px 20px;
    box-sizing: border-box;
    align-items: center;
}
.accordion-item .accordion-item-desc {
    display: none;
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    color: #444;
    border-top: 1px dashed #ddd;
    padding: 10px 20px 20px;
    box-sizing: border-box;
}
.accordion-item input[type="checkbox"] {
    position: absolute;
    height: 0;
    width: 0;
    opacity: 0;
}
.accordion-item input[type="checkbox"]:checked ~ .accordion-item-desc {
    display: block;
}
.accordion-item
    input[type="checkbox"]:checked
    ~ .accordion-item-title
    .icon:after {
    content: "-";
    font-size: 20px;
}
.accordion-item input[type="checkbox"] ~ .accordion-item-title .icon:after {
    content: "+";
    font-size: 20px;
}
.accordion-item:first-child {
    margin-top: 0;
}
.accordion-item .icon {
    margin-left: 14px;
}

/* end */

/* resources */

.solution_banner_section img {
    width: 100%;
}
.inner_box_sol {
            width: 100%;
    height: auto;
    background: #f4f4f4;
    border-radius: 5px;
    margin-top: -200px;
    padding: 35px 20px;
    position: relative;
    background-size: 100% 100%;
}
.inner_box_sol h1 {
  font-size: 40px;
    line-height: 55px;
    text-align: center;
    color: #455967;
    font-family: "Oxygen", sans-serif;
    font-weight: 700;
}
.inner_box_sol p {
 font-family: "Poppins", sans-serif;
   font-size: 20px;
    text-align: center;
    width: 750px;
    margin: 0px auto;
    color: #455967;
    font-weight: 400;
   
}
.res_img_text img {
    width: 100%;
    height: 100%;
}
.res_img_text h3 {
   font-size: 30px;
    color: #455967;
    width: 448px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: "Oxygen", sans-serif;
    font-weight: 700;

}
.res_img_text p {

        font-size: 20px;
    width: 512px;
    color: #455967;
    font-family: "Poppins", sans-serif;
}
.resources_hero_section {
    margin-top: 5%;
    margin-bottom: 0;
}
.res_heading {
    padding-bottom: 30px;
    padding-left: 12px;
}
.res_heading {
    padding-bottom: 30px;
    padding-left: 12px;
    color: #455967;
}
.res_heading span {
    color: #13BECF;
}
.resources-img-box-section {
    margin-bottom: 5%;
}
.solution_banner_section {
    position: relative;
}

.solution_banner_section:after {
    content: '';
    position: absolute;
    background: url(img/dot.png);
    width: 236px;
    height: 211px;
    left: 0;
    bottom: -13%;
    z-index: -1;
}

/* end */

.owl-item {
    width: 280px !important;
}
.home-demo {
    position: relative;
}
.owl-nav {
    position: absolute;
    right: 10%;
    top: -50%;
    font-size: 40px;
}

.contact_banner {
    position: relative;
}

.home-leader-slide 
.owl-nav {
display:none;

}
ul#menu-main-menu li { display: inline-block; }

.gry-bg-inner {
background-color:#F5F5F5;
}
.sects-us-sec {
background-color:#F5F5F5;
    padding-top: 40px;
    padding-bottom: 60px;
}
.why-choose-sec {
background-color:#f4f4f4;
    padding: 70px 0;
}

.why-choose-detail-area h2 {
    font-size: 38px;
    font-weight: 700;
    color: #455967;
    font-family: "Oxygen", sans-serif;
    margin-bottom: 20px;
}

.why-choose-detail-area p {
    font-size: 20px;
    font-weight: 400;
    color: #455967;
    font-family: Poppins;
}

.why-choose-detail-area span {
    color: #13BECF;
}
.get-started-sec {
background: linear-gradient(93.55deg, #13BECF 0%, #455967 100%);
    padding: 70px 0;
}


.get-started-sec-info  h2{
font-family: "Oxygen", sans-serif;
font-size: 38px;
font-weight: 700;
line-height: 45.6px;
color:#fff;

}



.get-started-sec-info  h3{
font-family: "Poppins", sans-serif;
font-size: 30px;
font-weight: 400;
line-height: 45px;
color:#fff;
    margin: 20px 0;
}

.get-started-sec-info  p{
font-family: "Poppins", sans-serif;
font-size: 20px;
font-weight: 400;
line-height: 30px;
color:#fff;
}

.get-inner-btn {
font-family: "Poppins", sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    background-color: #fff;
    color: #455967;
    width: 190px;
    display: inline-block;
    padding: 10px 0;
    transition: all .3s ease-in;
}

.get-inner-btn:hover {
 color: #13BECF;
text-decoration:none;
    transform: translateY(-8px);
    transition: all .3s ease-in-out;
}

#menu-main-menu {
    margin: 0;
    z-index: 999;
    position: relative;
}
.menu-main-menu-container #menu-main-menu li .sub-menu li{
border-bottom: 1px dashed #fff;
}

.menu-main-menu-container #menu-main-menu li .sub-menu li a {

color:#fff;
    transition: all .3s ease-in-out;
}

.menu-main-menu-container #menu-main-menu li .sub-menu li a:hover {
    padding-left: 22px;
color:#fff;
text-decoration:none;
transition: all .3s ease-in;

}

.inner_imagebox_sec_full {
    background: #fff;
    height: 100%;
    border-radius: 5px;
    box-shadow: 0px 4px 8px 0px #4C4C4C40;
} 

.inner_imagebox_sec_full p {
    font-size: 18px;
    margin: 0;
    color: #455967;
    font-family: "Poppins", sans-serif;
    line-height: 27px;
}
.industry_sec_home {
    background: #fff;
    padding-top: 60px;
    padding-bottom: 70px;
}

.ind_heading_text1 h2 {
    color: #455967;
    font-family:"Oxygen", sans-serif;
    font-size: 38px;
    font-weight: 700;
    line-height: 46px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 60px;
}

.ind_heading_text1 span {
    color: #13BECF;
}
.slide-box {
    background: #fff;
    border-radius: 5px;
}

.slide-box .col-md-6 {
padding:0;
}

.slide-box .col-md-6 img {
    border-radius: 5px;
    width: 100%;
}
/*Slider */

.my-sliders
.carousel-control-next, .my-sliders .carousel-control-prev {
    position: absolute;
    top: 30px;
    z-index: 1;
    display: -ms-flexbox;
    /* display: flex; */
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: .5;
    width: auto;
   
}

.my-sliders
.carousel-control-prev-icon {
       color: #000;
    filter: brightness(0);
    position: absolute;
    right: 20px;
}

.my-sliders
.carousel-control-next-icon {
       filter: brightness(0);
    position: absolute;
    left: 20px;
}
.my-sliders
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 0px 4px 8px 0px #4C4C4C40;
}
.industry_text h3 {
    
    font-family: "Oxygen", sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
    color: #13BECF;
    margin-bottom: 27px;
}

.industry_text p {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    width: 455px;
    color: #455967;
}

.industry_text {
    padding: 20px 50px;
}
.section-sol,
.section-eff {
    background: #f4f4f4;
}

.section-why {
    padding-top: 40px;
} 


.inner_box_sol_new_sec h2 {
    font-family: "Oxygen", sans-serif;
    font-size: 38px;
    font-weight: 700;
    color: #455967;
}

.inner_box_sol_new_sec p {
     font-size: 20px;
    color: #455967;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    margin: 0;
}

.industry_vertical_sec_2 
{

padding:60px 0; 
}
.image_overview_indusnew img{
width:100%;
height: 100%;
}

.industry_boxes {

    border-radius: 5px;
    padding: 15px 0;
}

.industry_key_faq_sec {
margin-top:80px;
}

.inner_newsroom h2 {
    font-family: "Oxygen", sans-serif;
    font-size: 38px;
    font-weight: 700;
    color: #455967;
}

.inner_newsroom p {
      font-size: 20px;
    color: #455967;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
}

.inner_newsroom  span {
    color: #13BECF;
}

.inner_newsroom_details h2 {
    font-family: "Oxygen", sans-serif;
    font-size: 25px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 25px;

}

.inner_newsroom_details p {
font-size: 20px;
    color: #455967;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
}

.newsroom_row_one,
.newsroom_row_three {
background-color:#f4f4f4;
padding:80px 0;
}

.newsroom_row_two {
padding:80px 0;
}
.media_query_sec {
background: linear-gradient(93.55deg, #13BECF 0%, #455967 100%);
padding:80px 0;
}
.contact_info p{
  font-family: "Poppins", sans-serif;
font-size: 33px;
font-weight: 400;
line-height: 49.5px;
text-align: center;
color:#fff;
}

.news_contents p{
  font-family: "Poppins", sans-serif;
font-size: 20px;
font-weight: 400;
line-height: 30px;

}
.newsroom_content_area {
margin:80px 0;
}

.news_contents  h2{
font-family: "Oxygen", sans-serif;
font-size: 38px;
color:#455967;
font-weight: 700;
line-height: 45.6px;
text-align: left;

}

.sticky-menu {
    background: #fff;
    position: fixed;
    top: 0;
    height: 85px;
    z-index: 9999;
    width: 100%;
  
}
.sticky-logo {
display:none;
}

.sticky-menu .main-logo {
display:none;
}


.sticky-menu .sticky-logo {
display:block;
}

.sticky-overflow {

    margin-top: -105px;
}
.head_icon img {
    z-index: 9999;
    position: relative;
    width: 350px;
}
.menu-main-menu-container 
#menu-main-menu
.menu-item a{
color:#fff;
} 

.sticky-menu
.menu-main-menu-container 
#menu-main-menu
.menu-item a{
color:#455967;
} 

.inner_box_sol 
.contct_heading {
font-size: 60px;
    line-height: 55px;
    text-align: center;
    color: #455967;
    font-family: "Oxygen", sans-serif;
    font-weight: 700;
 
}
.teams_sec {

margin-top:80px;
margin-bottom:20px;

}
.services_box_link:hover  .solution_sec_text h3 {
    color: #13BECF;
text-decoration:none;
}

.services_box_link:hover {
text-decoration:none;

}

.services_box_link
.sol_sec_text solution_sec_text {
transition: all .3s ease-in;
}   

.services_box_link:hover .sol_sec_text solution_sec_text {
    transform: translateY(-8px);
    transition: all .3s ease-in-out;
}

.industry_vertical_sec_1_mar {
margin-top:80px;
}

.industry_vertical_sec_1 {
    background-color:#f4f4f4;
padding:70px 0;
}

.industry_key_faq_sec_new {
 background-color:#f4f4f4;
padding:70px 0;

}

.inner_box_sol_new_sec h2 span{
    color: #13BECF;

}
.mfg-sec
.single_line_text 
{
    font-size: 30px;
    line-height: 35px;
    margin: 0;
}
.contact_inner_page .inner_box_sol p {
width:100%;
}

.contact_forms_sec input {
  width: 100%;
    height: 65px;
    border-radius: 5px;
    border-color: #13BECF;
    border-style: solid;
        border-width: 2px;
    outline: none;
    margin-bottom: 20px;
}

.contact_forms_sec 
textarea#w3review {
       width: 100%;
    height: 180px;
    border-radius: 5px;
    border-color: #13BECF;
    border-width: 2px;
    padding-top: 20px;
    background: transparent;
    position: relative;
outline: none;
}
.contact_forms_sec
input.submit-btn {
    width: 161px;
    height: 54px;
}

.contact_forms_sec .submit-btn {
        width: 161px;
    height: 54px;
    background: linear-gradient(93.55deg, #13BECF 0%, #455967 100%);
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    border-radius: 0;
    border: 0;
}
.contact_forms_sec
::placeholder {
    padding-left: 20px;
    font-size: 20px;
    font-weight: 400;
	color: #455967;
}

.contact_forms_sec   

::placeholder {
    padding-left: 20px;
    font-size: 20px;
    font-weight: 400;
	color: #455967;
}

textarea#w3review::placeholder {
  color: #455967 !important;
  opacity: 1; /* Firefox */
}

.contact_forms_sec::-ms-input-placeholder { /* Edge 12-18 */
  color: #455967 !important;
}




.contact_main_sec {
    margin-top: 90px;
    margin-bottom: 60px;
}

.forms_text_area p{
 font-family: "Poppins", sans-serif;
font-size: 20px;
font-weight: 400;
line-height: 30px;

}

#menu_area
.navbar-light .navbar-toggler {
    color: transparent;
}

.teams_sec
.lead_image_box_sec {
    position: relative;
    padding: 10px 30px;
} 

#menu_area {
background-color:#fff;
}
.bnr_heading {
position: absolute;
    
    top: 180px;
    left: 125px;
}

.bnr_heading h1
{
font-family: "Oxygen", sans-serif;
    font-size: 55px;
    font-weight: bold;
    color: #fff;
}

.bnr_heading h2{
 font-family: "Oxygen", sans-serif;
font-size:45px;
font-weight:600;
 color:#fff;
}

.cssanimation, .cssanimation span {
    animation-duration: 1s;
    animation-fill-mode: both;
}

.cssanimation span { display: inline-block }

.leFadeInLeft span { animation-name: leFadeInLeft }
@keyframes leFadeInLeft {
    from {
        opacity: 0;
        transform: translateX(-60px);
    }
    to { opacity: 1 }
}


.bnr_button {
    margin-top: 30px;
} 

@media only screen and (max-width: 767px) { 

button.sub-menu-toggle {
    display: none;
}

.mainmenu .collapse ul ul, .mainmenu .collapse ul ul.dropdown-menu {
    background: #fff;
    padding: 0;
}

.menu-main-menu-container #menu-main-menu li .sub-menu li a {
    color: #ffff;
    transition: all .3s ease-in-out;
}

 .menu-main-menu-container #menu-main-menu .menu-item a {
    color: #455967;
    margin: 8px 0;
      border-top: 1px solid #455967;
}


.home_vdo_mob  video{
    height: 205px;
    width: 100%;
    object-fit: cover;
}
.bnr_button {
    margin-top: 20px;
}

.bnr_heading h1 {
   
    font-size: 25px;
    font-weight: bold;
    color: #fff;
}
.bnr_heading {
    position: absolute;
    z-index: 9999;
    top: 28px;
    left: 20px;
}

.bnr_heading h2 {
  
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}

.industry_btn {
    margin-bottom: 35px;
}

.inner_box_sol .contct_heading {
    font-size: 40px;
    line-height: 55px;
    text-align: center;
    margin: 0;
}

.industry_text p
{
    width: 100%;
}
.my-sliders .carousel-control-prev-icon,
.my-sliders .carousel-control-next-icon
{
display:none;
}

.menu-main-menu-container #menu-main-menu .menu-item a {
    color: #000;
}
.navbar-toggler { 
       border: none !important;
}
.solution_sec_text img {
    width: 100%;
}


.main-logo  {
display:none;
}

.sticky-logo {
    display: block;
}
.menu-main-menu-container #menu-main-menu li .sub-menu li a {
    color: #000;
    transition: all .3s ease-in-out;
}

.sticky-overflow {
    margin-top: 0;
}

#menu-main-menu{
    padding-left: 0;
    padding-top: 20px;
}

ul#menu-main-menu li {
    display: inline;
}

.accordion-container 
{
margin-top:50px;
}
.form_started_sec { 
margin-top: 50px;
}

.form_text_section h2, .form_text_section p  {
    text-align: center;
}
.row.vision-sec{
    flex-direction: column-reverse;
}

.about_vision .row {
    flex-direction: column-reverse;
}
.form_text_section input {
    width: 100%;
    height: 45px;
	border-radius: 5px;
}
textarea#w3review {
    width: 100%;
    height: 156px;
    border-radius: 5px;
}
.contact-title {
    position: absolute;
    top: 35px;
    left: 0;
}
.contact_banner h3{
    font-size: 25px;
}

.contact_banner {
    display: block;
}
.mobile_banner {
    background: url(img/mob-banner.png);
    height: 295px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.mobile_banner:before {
    content: '';
    background: url(img/elise.png);
    position: absolute;
    width: 223px;
    height: 360px;
    background-repeat: no-repeat;
    top: 0;
}
.mobile_banner h3 {
    font-size: 35px;
    line-height: 50px;
    color: #455967;
    position: relative;
    top: 25%;
    left: 10px;
    display: block;
}
.mobile_banner:after {
    content: '';
    background: url(img/layer.png);
    height: 160px;
    width: 159px;
    position: absolute;
    background-repeat: no-repeat;
    bottom: 0;
}
 .accordion {
        padding: 0 16px;
    }
    .accordion h1 {
        font-size: 22px;
    }
	.inner_box_sol {
    background:#f4f4f4;
        width: auto;
    height: auto;
    margin-top: -90px;
    background-size: cover;
}
.inner_box_sol h1 {
    font-size: 30px;
    line-height: 36px;
}
.inner_box_sol p {
    font-size: 16px;
    width: auto;
}
.res_img_text img {
    width: 100%;
    height: 100%;
}
.res_img_text h3 {
    font-size: 24px;
    width: auto;
}
.res_img_text p {
    font-size: 16px;
    width: auto;
    color: #455967;
}
.solution_banner_section {
    width: 100%;
}
.inner_overview_sol p {
    width: auto;
}
.key_img_sec img {
    width: auto;
    height: auto;
    background: none;
}
.form_started_sec input {
    width: 270px;
}
#sol-textarea {
    width: 270px;
}
.started_text_sec {
    width: auto;
    height: auto;
}
.image_overview_sol img {
    width: auto;
    height: auto;
}
.image_overview_sol {
    width: auto;
    height: auto;
}
.solution_banner_section {
    width: 100%;
}
.inner_overview_sol p {
    width: auto;
}
.image_overview_sol img {
    width: 100%;
    height: 100%;
}
.image_overview_sol {
    width: auto;
    height: auto;
}
.key_img_sec img {
    width: 100%;
    height: 100%;
}
.key_img_sec {
    width: auto;
    height: auto;
}
}
@media screen and (min-width: 768px) and (max-width: 1024px) { 
.contact_banner {
    background-position: center;
}
.form_text_section input {
    width: 485px;
    height: 55px;
}
textarea#w3review {
    width: 485px;
}
.solution_banner_section img {
    width: auto;
}
.inner_box_sol {
    width: 850px;
    height: auto;
}
.res_img_text img {
    width: 100%;
    height: auto;
}
.res_img_text h3 {
      width: auto;
}
.res_img_text p {
    width: auto;
   
}
}

.industry_page,
.solution_page
{
    margin-top: -138px;
}
.menu-item:hover .sub-menu{
display:block;
z-index: 9;
}


@media (min-width:767px){
.sub-menu-toggle{
display:none;
}
}

/* custom css */
.icon_list, .icon_list_sec ul {
    list-style: none;
}
.icon_list.big_list li {
    padding: 10px 10px 10px 40px;
    margin-bottom: 0;
}
.icon_list li, .icon_list_sec ul li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 5px;
}
.icon_list li::before, .icon_list_sec ul li::before {
    content: '\f00c';
    font-family: fontAwesome;
    position: absolute;
    left: 0;
    color: #EF642D;
}
.iconStyle li::before {
    top: 13px !important;
    transform: translateY(0) !important;
}
.icon_list.big_list li::before {
    content: '\f00c';
    width: 30px;
    height: 30px;
    color: #000;
    line-height: 30px;
    text-align: center;
    font-family: fontAwesome;
    top: 50%;
    transform: translateY(-50%);
    border: 1px solid #EF642D;
}
.icon_list.big_list li{text-align:left}



/*
Custom CSS
*/
html, body {
    height: 100%;
    margin: 0;
  }
  
  body {
    display: flex;
    flex-direction: column;
  }
  
  .wrapper {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
  }
  
  .content {
    flex: 1;
  }
  
  footer {
    background-color: #f8f8f8; /* example background color */
    padding: 0 0;
  }
  
  .footer_section .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
  }
  
  .footer_section .row {
    display: flex;
    flex-wrap: wrap;
  }
  
  .icon_text {
    text-align: left;
  }
  
  .icon_text img {
    max-width: 100%;
    height: auto;
  }
  
  .foot_text_link ul,
  .contact_sec ul {
    list-style: none;
    padding: 0;
  }
  
  .foot_text_link ul li,
  .contact_sec ul li {
    margin-bottom: 10px;
  }
  
  .foot_text_link ul li a,
  .contact_sec ul li a {
    color: #000;
    text-decoration: none;
  }
  
  .foot_line {
    text-align: center;
    margin-top: 20px;
  }
  
  .foot_line hr {
    margin-bottom: 10px;
  }
  
  .foot_line p {
    margin: 0;
  }
  

/* CSS CUSTOM */
.section-sol {
    width: 100%;
    max-width: 100%;
  }
  
  /* .solution_sec_text {
    text-align: center;
  } */
  
  .solution_sec_text h2 {
    font-size: 2.5rem;
    color: #333;
  }
  
  .solution_sec_text h2 span {
    color: #00bcd4;
  }
  
  .section-box {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 20px;
    margin-top: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    min-height: 300px;
    position: relative;
    width: 100%;
    box-sizing: border-box;
  }
  
  .section-box h3 {
    font-size: 1.8rem;
    color: #fff;
    margin-bottom: 10px;
    padding: 10px 20px;
    background-color: #00bcd4;
    border-radius: 8px 8px 0 0;
  }
  
  .section-box p {
    color: #666;
    font-size: 1.1rem;
    line-height: 1.6;
    text-align: justify !important;
    width: 95% !important; 
    margin: 0 auto; /* Center align the paragraph */
  }
  
  .demo_btn {
    display: inline-block;
    text-decoration: none;
    background-color: #00bcd4;
    color: #fff;
    border: none;
    padding: 10px 20px;
    font-size: 1rem;
    border-radius: 5px;
    position: absolute;
    bottom: 10px;
    right: 20px;
    transition: background-color 0.3s ease, transform 0.2s ease;
  }
  
  .demo_btn:hover {
    background-color: #0097a7;
    color: #fff;
    transform: scale(1.05);
  }
  