@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');

span.copy-text {
    font-size: 16px;
}
.scroll-stick header.c-header.--transparent.--sticky path#path2
 {
    filter: none !important;
    fill: #ffffff !important;
}
.c-home-hero__content .c-multiline-title, .text-justify, .c-circular-icons__right__inner .t-h3, .c-circular-icons__right__inner .t-h3, .c-circular-icons__right__inner, .c-range-slider__item__info, .c-range-slider__item__info > h3.t-h3, .c-text-image-cta__text, .c-footer__ctaList__item__text, .c-home-hero__layer__content, .o-contact__infos__heading, .c-subsection-header__inner, .tech-text .c-text-image-cta__text__content, .why-col, .text-sec li, .text-sec h4, .c-two-columns__list__item, .c-scroll-slider__item__info, .u-wysiwyg ul li, .product-text h2, .text-sec h2, .product-tb td, .product-tb th, .c-info-blocks__item {
	direction: rtl;
	text-align: right !important;	
}
.c-range-slider__item__info > h3.t-h3{
	direction: ltr !important;
}
.c-footer .t-p {
    direction: ltr;
}
.c-button__inner {
    gap: 10px;
}
.mb-0{
	margin-bottom: 0px !important;
}
.c-range-slider__item__info .c-button__inner {
    gap: 20px;
}
.c-button__icon{
	margin: 0px;
}
.why-sec .c-two-columns__heading {
    min-width: 100%;    
	direction: rtl;
}
.f-links ol {
    padding: 0;
}
.c-home-hero__desc ul {
    padding-right: 0;
}
.c-text-image-cta__text__content {
        padding-right: 0;
        max-width: 620px;
}
.u-wysiwyg ul {
    padding-right: 20px;
}
.text-justify {
  text-align: justify
}
.product-main-page .h-logo path#path2 {
  filter: inherit;
}
/*
.nunito-<uniquifier > {
  font-family: "Nunito", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
*/
.mt-20 {
  margin-top: 20px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mt-30 {
  margin-top: 30px !important;
}
.mt-50 {
  margin-top: 50px !important;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-50 {
  margin-bottom: 50px;
}
.common-img {
  width: 100%;
  border: 1px solid #dee2e6;
  padding: 20px;
}
.bg-white {
  background: #fff;
}
.c-page-excerpt__content .t-h5 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 300;
}
.latest-blog .c-image img {
  display: block;
  width: 100%;
  height: 400px;
  object-fit: cover;
}
.h-logo {
  height: auto !important;
  width: 220px !important;
}
.h-logo path#path2 {
  filter: invert(1);
}
.about-page .h-logo path#path2, .contact-page .h-logo path#path2 {
  filter: inherit;
}
.about-icon-img {
  flex: 0 0 60px;
  margin-left: 25px;
  border-radius: 0;
}
img.about-icon {
  filter: invert(1);
}
header.c-header.--transparent.--sticky path#path2 {
  filter: none !important;
  fill: #000 !important;
}
body {
  font-family: "Nunito", serif;
  font-size: 18px;
}
.d-none {
  display: none;
}
.f-links li, .c-footer .t-p {
  line-height: 27px;
  font-size: 18px;
}
.pb0 {
  padding-bottom: 0px;
}
.pt0 {
  padding-top: 0px;
}
.search--mobile {
  display: none;
}
.bor-t-none {
  border-top: none;
}
.ptb-f {
  padding-top: 25px;
  padding-bottom: 25px;
}
.c-page-excerpt__background {
  filter: grayscale(1);
}
.contact-sec-1 {
  background: #fff;
}
.o-contact__form--map iframe {
  border-radius: 45px;
}
/* ---- Start Product Page --- */
.product-page .c-multiline-title {
  max-width: 100%;
  left: 0px;
  padding: 45px 45px 0px;
  margin: 0;
}
.about-product .c-multiline-title {
  max-width: 100%;
  padding: 0;
  margin: 0 0 35px;
}
.about-product .t-h1 {
  font-size: 48px;
  font-weight: 400;
}
.about-product .c-home-hero__desc {
  max-width: 100%;
  left: 0px;
  padding: 45px 45px 0px;
}
.tech-text .c-text-image-cta__text__heading {
  max-width: 100%;
}
.tech-text .c-text-image-cta__text__content {
  max-width: 100%;
  padding-right: 0px;
  text-align: justify;
}
.product-text, .tech-text {
  padding: 0 3.6vw 0 3.6vw;
}
.product-page .t-h1, .about-page .t-h1, .contact-page .t-h1{
  font-size: 60px !important;
  font-weight: normal;
}
.product-text h4 {
  font-size: 26px;
  font-weight: normal;
}
.product-text h2, .text-sec h2 {
  font-size: 34px;
  font-weight: normal;
}
.about-product .c-button--primary {
  margin-top: 30px;
}
.product-page .o-page-builder .o-page-builder__item:nth-child(even) {
  background: #f9f9f9;
}
.product-text p, .product-text li {
  font-size: 17px;
  text-align: justify;
}
.product-text li, .techflow-list li {
  margin-bottom: 5px !important;
}
.product-text li:last-child, .techflow-list li:last-child {
  margin-bottom: 0 !important;
}
.product-text li::before, .techflow-list li:before {
    content: "" !important;
    background: #2c4494;
    position: absolute !important;
    width: 10px;
    height: 10px;
    left: auto;
    top: 7px;
    border-radius: 50%;
    border: 2px solid #FFFFFF;
    box-shadow: 0 0 0 2px #294594;
    margin-left: 0px;
	right: -20px;
}
.text-sec li {
    font-size: 18px;
    text-align: justify;
    position: relative;
    padding-left: 0;
    margin-bottom: 5px;
    line-height: normal;
    padding-right: 20px;
}
.text-sec li:last-child {
  margin-bottom: 0 !important;
}
.text-sec li::before {
    content: "" !important;
    background: #2c4494;
    position: absolute !important;
    width: 10px;
    height: 10px;
    left: auto;
    top: 6px;
    border-radius: 50%;
    border: 2px solid #FFFFFF;
    box-shadow: 0 0 0 2px #294594;
    right: 0;
}
ul.techflow-list {
    padding-right: 20px;
}
.c-scroll-slider__item .u-wysiwyg ul {
    padding-right: 20px;
}
.c-home-hero__desc li {
    font-size: 16px;
    text-align: justify;
    padding: 0 20px 0 0px;
    position: relative;
    margin: 0 0 10px;
}
.c-home-hero__desc li::before {
    content: "" !important;
    background: #2c4494;
    position: absolute !important;
    width: 10px;
    height: 10px;
    left: auto;
    top: 3px;
    border-radius: 50%;
    border: 2px solid #FFFFFF;
    box-shadow: 0 0 0 2px #294594;
    right: 0;
}
.c-home-hero__desc li:last-child {
  margin-bottom: 0 !important;
}
.mt-0 {
  margin-top: 0px !important;
}
.mb-space {
  margin-bottom: 20px !important;
}
.mt-space {
  margin-top: 40px !important
}
.ul-half {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  gap: 0% 2%;
}
.ul-half li {
  width: 49%;
  box-sizing: border-box;
}
/* ---- End Product Page ---- */
.why-sec {
  padding: 100px 40px;
  position: relative;
  background: #fff;
}
.why-row {
  display: grid;
  gap: 25px;
  column-count: 4;
  grid-template-columns: repeat(4, 1fr);
}
.why-col {
  background: #f3f1ee;
  border-radius: 25px;
  padding: 35px;
}
.why-col p {
  line-height: normal;
  font-size: 18px;
}
.why-col strong {
  display: block;
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 15px;
}
img.why-icon {
  max-width: 65px;
}
.why-icon-image {
  margin-bottom: 25px;
}
.product-sec .u-theme-white {
  background: #fff;
}
.product-sec .c-product-image__img {
  height: 350px;
  object-fit: cover;
  position: relative;
  top: auto;
  left: auto;
  transform: inherit;
  margin-bottom: 20px;
}
.product-sec .c-product-image:after {
  content: none;
}
.product-tb {
  text-align: left;
}
.product-tb td, .product-tb th {
  border: 1px solid #ededed;
  line-height: normal;
}
.product-tb th {
  background: #f9f9f9;
  font-size: 20px;
  line-height: normal;
}
.text-sec {
  padding: 100px 60px;
}
.text-sec h4 {
  font-size: 26px;
  font-weight: normal;
  margin-top: 0px;
}
.text-row {
  display: flex;
  gap: 50px;
  margin-bottom: 60px;
}
.col-half {
  width: 100%;
}
.col-half .common-img {
  padding: 0;
}
.product-main-page .product-sec .u-theme-white {
  background: transparent;
}
.product-sec .t-h6 {
  font-weight: 300;
}
.download-sec .t-h3 {
  font-size: 44px;
  font-weight: 300;
}
.download-img .c-product-image__img {
  height: auto;
}

.download-form {
    background: #fff;
    border-radius: 25px;
    max-width: 800px;
    margin: 0 auto;
}




#form_process {
  -webkit-animation-name: spinnerRotate;
  -webkit-animation-duration: 1.1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spinnerRotate;
  -moz-animation-duration: 1.1s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spinnerRotate;
  -ms-animation-duration: 1.1s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  display: inline-block;
  margin-left: 10px;
  position: relative;
  visibility: hidden;
  width: 15px;
  height: 15px;
  border: 2px dashed #2c4494;
  border-radius: 50%;
  top: 3px;
}
.alert {
  margin-top: 0px;
  padding: 25px;
  background: #fff;
  text-align: center;
  line-height: 23px;
}
.alert.alert-success {
  color: #508e14;
  background: #f0f0f0;
}
.alert.alert-danger {
  color: #454545;
  background-color: #ffb4b4;
}
p#error_data {
  color: red;
  margin: 0px;
  font-size: initial;
}
@-webkit-keyframes spinnerRotate {
  from {
    -webkit-transform: rotate(0)
  }
  to {
    -webkit-transform: rotate(360deg)
  }
}
@-moz-keyframes spinnerRotate {
  from {
    -moz-transform: rotate(0)
  }
  to {
    -moz-transform: rotate(360deg)
  }
}
@-ms-keyframes spinnerRotate {
  from {
    -ms-transform: rotate(0)
  }
  to {
    -ms-transform: rotate(360deg)
  }
}

.error-message {
	margin-top: 20px;
	background: transparent;
}

@media only screen and (min-width:1025px) and (max-width:1399px) {
.c-scroll-slider__images {
    padding: 120px 0 120px 3.6vw;
}
.c-range-slider__nav {
    width: 80%;
    align-items: center;
    justify-content: center;
}	
.c-range-slider__item {
    padding: 40px 30px 40px 30px !important;
}	
}

@media only screen and (min-width:767px) and (max-width:1025px) {
.c-footer__bottom__region {
    flex-direction: initial;
}
.c-footer__bottom__region--right .c-social-links{
    margin: 0px 0 0;
}
	
}

@media only screen and (max-width:1025px) {
.product-page .t-h1{
  font-size: 40px !important;	
}
	.c-scroll-slider__item__info {
        padding: 40px 20px;
    }
	.c-scroll-slider__sticky {
        display: none;
    }
	    .c-scroll-slider__item__image {
        display: block;
    }
	.c-range-slider__item {
    padding: 20px !important;
}
	.why-row {
    column-count: 2;
    grid-template-columns: repeat(2, 1fr);
}
	
.product-page .c-multiline-title
 {
    padding: 45px 0px 0px;
}
	
/*
.product-page .c-multiline-title {
        padding-right: 20px;
}
*/

.product-page .c-home-hero {
    position: relative;
    height: auto;
}
.product-page .c-home-hero__layer.-front.u-theme-primary {
    height: 100vh;
}
.product-page .c-home-hero__layer__content{
	position: relative;
}
.product-page .c-home-hero__layer {
        height: auto;
    }
.product-page .c-home-hero__layer__content {
    height: 100%;
}
.product-page .c-home-hero__layer {
    position: relative;    
}
.product-page .c-home-hero__desc {
    position: relative;    
}
.product-page .c-home-hero__content {
    position: inherit;
    height: auto;
}
.product-page .c-home-hero__wrapper {
    position: relative; 
	background: #e7e5e2;
}
.product-page .about-product .c-home-hero__desc {
    padding: 45px 0px 45px;
}
.product-page .c-home-hero__desc{
        bottom: auto;
}
	
.product-page .text-sec {
    padding: 100px 20px;
}
	
	
	
}

@media only screen and (max-width:767px) {
  .h-logo {
    width: 175px !important;
  }
	.c-video{
		margin-bottom: 0px;
	}
	
	.product-page .text-sec {
        padding: 50px 20px;
    }
	.product-page .c-multiline-title{
		padding-right: 0px;
		padding-top: 0px;
	}
	
	
/*
	.about-product .c-home-hero__desc {
    padding: 20px;
    width: 100%;
    height: 85vh;
    overflow-y: scroll;
}
	
*/
	
  .product-page .t-h1 {
    font-size: 36px !important;
  }
  .c-subsection-header {
    padding: 40% 20px 20px 20px;
  }
  .why-sec {
    padding: 80px 10px;
  }
  .c-range-slider__item {
    height: auto;
    padding: 100px 20px 0px !important;
  }
  .c-range-slider__item__info {
    padding: 30px 0px 35px;
  }
  .c-video__inner {
    display: inline-block;
    width: 100%;
  }
  .c-video__inner__play {
    margin-bottom: 45px;
    margin-top: 0;
  }
  .c-range-slider__item__label .c-range-label .c-icon {
    fill: #2c4494;
  }
  .c-range-label__name {
    color: #111;
  }
  .c-range-slider__item__label {
    top: 50px;
  }
  .why-row {
    column-count: 1;
    grid-template-columns: repeat(1, 1fr);
  }
  .product-sec .c-product-list--article {
    border-top: 0px;
  }
  .product-sec .c-product-list {
    gap: 25px;
  }
  .product-sec .c-product-list__item {
    width: 100%;
    border: 1px solid rgba(0, 0, 0, .1) !important;
  }
  .product-sec .c-product-excerpt__inner {
    padding: 20px !important;
  }
  .table-responsive {
    overflow-x: scroll;
  }
	.text-sec {
    padding: 60px 20px;
}
	.c-scroll-slider__item__info {
        padding: 40px 20px;
    }
	.ul-half li {
    width: 100%;    
}
	
	.product-page .t-h1, .about-page .t-h1, .contact-page .t-h1 {
    font-size: 38px !important;
    font-weight: normal;
}
	.c-range-slider__item__info > h3.t-h3{
		font-size: 32px;
		line-height: normal;
	}
	.about-text .t-h2 {
    font-size: 30px !important;
    line-height: 32px;
}
	.c-circular-icons__left {
    padding: 0 0 0%;
}
	
	.about-icon-img {
    margin-right: 0;
}
	.c-two-columns__heading{
		padding-right: 0px;
	}
	img.why-icon {
    max-width: 50px;
}
	.why-col {
    padding: 25px;
}	
.c-footer__bottom__region--right{
    text-align: center;
	padding: 0px;
}	
.c-footer__wrapper {
    padding: 80px 20px 40px;
}	
.text-row {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
        margin-bottom: 30px;
   }	
.col-half {
    flex: 0 0 100%;
    max-width: 100%;
  }
.text-row + .text-row .col-half:nth-child(1) {
    padding: 0;
    order: 1;
    display: flex;
}
.text-row + .text-row {
    border-top: 1px solid #f2f2f2;
    padding-top: 20px !important;
}	
.c-footer__ctaList__item {
    margin-bottom: -1px;
}
	
}