body {
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
font-size: 16px;
}
a{ text-decoration: none;
    color: #469DB2;

}
h2 {
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    line-height: 65px;
    color: #469DB2;
    margin-bottom: 20px;
}
h3 {
    margin-bottom: 20px;
}
.navbar {
    background: #ffffffbf;
}
.darkHeader .fixed-top {
    background: #469db2d9;
    box-shadow: 0 0 10px #0000006b;
}
.darkHeader .fixed-top .topHeader{
    display: none;
}
.darkHeader .fixed-top .navbar {
    
    padding: 0;
}
.nav-link:focus,
.nav-link:hover {
    color: #469DB2;
}

.nav-link {
    color: #1F262B;
    font-weight: 500;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #469DB2;
    background-color: #fff;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #469DB2;
    background-color: #fff;
}

.navbar-brand img {
    max-width: 150px;
}

.topHeader {
    margin: 10px;
    text-align: end;
}

.topHeader a {
    color: rgb(70, 157, 178);;
    text-decoration: none;
}

.topHeader a:hover {
    color: #469DB2;

}
.dropdown-toggle::after {
    content: url(../images/down_arrow_header.png);
    margin-left: 0.7em;
    vertical-align: 0em;
    border: 0;
    margin-right: 0.3em;
}
.dropdown-toggle:hover::after {
    content: url(../images/down_arrow_header_blue.png);
}
.dropdown-menu{ border: 0;}
.dropdown-item{
    color: #469DB2;

}
.dropdown-item:hover{
    color: #000;

}
/* transition duration to control the speed of fade effect */
.carousel-item {
    transition: transform 1.6s ease-in-out;
  }
  
  .carousel-fade .active.carousel-item-start,
  .carousel-fade .active.carousel-item-end {
    transition: opacity 0s 1.6s;
  }
  
.carouselSlider {
    margin-bottom: 20px;
}

.carouselSlider .carousel-control-next-icon,
.carousel-dark .carousel-control-prev-icon {
    filter: initial;
}

.carouselSlider .carousel-caption {
    position: absolute;
    right: initial;
    bottom: initial;
    left: 120px;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: left;
    top: 170px;
}

.carouselSlider .carousel-caption {
    color: #fff;
    text-shadow: 0px 2px 2px #000000;
    font-size: 24px;
    font-weight: 400;
    width: 50%;
}

.carouselSlider .carousel-caption h5 {
    font-size: 48px;
    font-weight: 400;
    margin-bottom: 30px;
}

.btn-danger {
    color: #fff;
    background-color: #A6311C;
    border-color: #A6311C;
    margin-top: 28px;
}

 .btn-danger:hover, .btn-danger.btn-dangerLight:hover  {
    background-color: #469DB2;
    border-color: #469DB2;
    color: #fff;
}

.btn-danger.btn-dangerLight {
    color: #fff;
    background-color: #a6311c80;
    border-color: #a6311c80;
    margin-top: 28px;
}
.carouselSlider .carousel-control-next,
.carouselSlider .carousel-control-prev {
    position: absolute;
    width: 2%;
    color: #fff;
    opacity: 1;
    transition: opacity .15s ease;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    width: 33px;
    height: 70px;
    background-position: 50%;
    background-size: 150% 150%;
}

.carousel-indicators [data-bs-target] {
    width: 20px;
    height: 20px;
    border-radius: 50%;
}
i.nextArrow {
    margin-left: 10px;
}
 i.nextArrow img {
    max-width: 7px;
   
}
.trigoInfo h3 {
    margin-top: 100px;
}
.trigoInfo {
    margin-bottom: 30px;
}
.trigoInfo img {
    max-width: 100%;
}
.carousel-control-prev {
    left: 20px;
}
.carousel-control-next {
    right: 20px;
}
/*testimonial slider css*/
.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 70px;
    height: 100px;
    background-position: 50%;
    background-size: 200% 200%;
}
.testimonialSlider {
    background-size: cover;
    background: url(../images/testimonial_bg.png) no-repeat;
    color: #fff;
    padding:30px 0 0px;
    background-size: cover;
    background-attachment: fixed;
}
.testimonialSlider
.carousel-inner {
    padding-left: 100px;
    padding-bottom: 0;
}

.testimonialSlider h2 {
    color: #fff;
    padding-bottom: 0px;
}
.testimText {
    margin-top: 0px;
}
.testimonialUserImg {
    width: 204px;
    height: 204px;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 20px;
    margin-top: 20px;
}

.testimonialUserImg img {
    width: 204px;
    height: 204px;
    border-radius: 50%;
    overflow: hidden;
}

/*teamInfo css*/
.teamInfo h2 {
    color: #000;
    font-weight: 400;
    font-size: 36px;
    line-height: 49px;
}
.teamInfo {
    margin-top: 50px;
    margin-bottom: 30px;
}
/* partnere Trigo */
.partnereTrigo{text-align: center;background: #F3FAFA;
    padding: 30px 0 70px;
}
.partnereTrigo img {
    max-width: 100%;
}
.partnereTrigo h2{
    font-style: normal;
font-weight: 400;
font-size: 48px;
line-height: 65px;
text-align: center;
color: #469DB2;
margin-bottom: 30px;
}

.partnereTrigo h3{
    font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 34px;
text-align: center;
color: #469DB2;
}

/*footer css*/
.footer {
    background: #469DB2;
    color: #fff;
    padding: 30px 40px;
    font-size: 20px;
}
.footer .footerLogo{
    margin-bottom: 20px;
}
.footer h2{
    font-weight: 500;  
    font-size: 24px;
    margin: 0;
    padding: 0;
    color: #fff;
    line-height: normal;

}
.footer a{
        color: #fff;
        display: block;
        font-weight: 400;
        text-decoration: none;
        line-height: 40px;
}
.footer a:hover{
    color: #000;
}
.btn.btn-outline-secondary
{
  border:1px solid #469DB2;  
  color: #469DB2;
}
.btn.btn-outline-secondary:hover
{
  border:1px solid #000;  
  color: #469DB2;
  background-color: #fff;
}
.btn.btn-outline-secondary i img {
    transform: rotate(265deg);
    max-width: 15px;
    margin-left: -3px;
    margin-top: -2px;
}

ul.footerAppLogo {
    padding: 0;
    margin-top: 80px;
}
ul.footerAppLogo li {
    list-style: none;
    display: inline-block;
    margin-right: 50px;
}
.footer i {
    font-style: normal;
    vertical-align: top;
}
.textIcon {
    display: inline-block;
    margin-left: 14px;
    width: calc(100% - 50px);
}
.navbar-toggler{
    background: #469DB2;
}
.navbar-toggler:focus {
    box-shadow:initial;
}
/* .logoBig{ display: block;}
.logoSml{ display: none;} */
 .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}


/* trigo price table */
/* PRICE TABLE */

.price-table {
    max-width: initial;
    min-height: 520px;
    background-color: #fff;
    border: 1px solid #ccc;
    display: block;
    margin: 10px auto;
    padding:60px 0 60px 0;
    text-align: center;
    color: #4e4e4e;
    font-size: 14px;
}

.price-table span {
    display: block;
}
.price-table.pt-bg-black ul li:nth-child(2) {
    min-height: 70px;
}

.price-table span:first-child {
    padding: 16px 0 0 0;
    font-size: 2em;
    text-transform: uppercase;
    font-weight: bold;
}

.price-table span:nth-child(2) {
    padding: 0 0 36px 0;
    font-size: 14px;
}

.price-table span:nth-child(3) {
    padding: 8px 0;
    font-weight: bold;
    font-size: 1.2em;
}

.price-table > ul {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
}

.price-table > ul > li {
    display: block;
    padding: 14px 0;
}

.price-table > ul > li:first-child {
    border-top: 1px solid #ccc;
}

.price-table > ul > li {
    border-bottom: 1px solid #ccc;
    padding-left: 10px;
    padding-right: 10px;
}
.price-table > ul > li.selectBb
{
    background: #f7f7f7;
}
.price-table a, .price-table a:active, .price-table a:focus, .price-table a:hover, .price-table a:visited {
    display: inline-block;
    padding: 8px 16px;
    text-decoration: none;
    font-weight: 400;
    transition-duration: .2s;
    margin-top: 20px;
}
.price-table.pt-bg-black button {
    margin: 30px auto 0;
}
/* END PRICE TABLE */
.btn-primary{
    background: #469DB2;
    border:  #469DB2;
}
.btn-primary:hover{
    background: #000;
    border:  #000;
}
.fremtiden  {
    margin-top: 40px;
    margin-bottom: 40px;
}
.fremtiden  h3 {
    margin-bottom: 30px;
}
.fixed-top.innerHeader{
    
    background-repeat: no-repeat;
    background-size: cover!important;
}
.partnerInfo{
    padding-top: 120px;
}
img{ max-width: 100%;}
.btn-link.btnRed
{
    color: #A6311C;
    text-decoration: none;
    padding: 0;
}
.btn-link.btnRed:hover
{
    color: #000;
}
.topHeaderSpace {
    margin-top: 150px;
}
.breadcrumb-item.active {
    color: #000;
}
/* news blog css*/
.am_cont  h2 {
    font-size: 1.5rem !important;
    line-height: 30px !important;
}
/*.newsBlog  h2 {
    margin-top: 20px;
}
.newsBlog  h3 {
    margin-bottom: 10px;
}
.newsBlog p:last-child{ margin-bottom: 0;} 
.newsBlog.newsBlogInfo p:last-child{     margin-bottom: 1rem;} 
.newsList {
    margin-bottom: 30px;
}
.imgMrgBtm
{
    margin-bottom: 20px;
}
*/
/*input filed*/

.form-radio,
.form-group {
  position: relative;
  margin-top: 2.25rem;
  margin-bottom: 2.25rem;
}

.form-inline > .form-group,
.form-inline > .btn {
  display: inline-block;
  margin-bottom: 0;
}

.form-help {
  margin-top: 0.125rem;
  margin-left: 0.125rem;
  color: #b3b3b3;
  font-size: 0.8rem;
}
.checkbox .form-help, .form-radio .form-help, .form-group .form-help {
  position: absolute;
  width: 100%;
}
.checkbox .form-help {
  position: relative;
  margin-bottom: 1rem;
}
.form-radio .form-help {
  padding-top: 0.25rem;
  margin-top: -1rem;
}

.form-group input {
  height: 1.9rem;
}
.form-group textarea {
  resize: none;
}
.form-group select {
    width: 100%;
    font-size: 24px;
    height: 2.8rem;
    padding: 0.125rem 0.125rem 0.0625rem;
    background: none;
    border: none;
    line-height: 1.6;
    box-shadow: none;
}
.form-group .control-label {
    position: absolute;
    top: -10px;
    pointer-events: none;
    padding-left: 0.125rem;
    z-index: 1;
    color: #469DB2;
    font-size: 24px;
    font-weight: normal;
    -webkit-transition: all 0.28s ease;
    transition: all 0.28s ease;
    font-weight: 400;
}
.form-group .bar {
    position: relative;
    border-bottom: 0.0625rem solid #469DB2;
    display: block;
}
.form-group .bar::before {
  content: '';
  height: 0.125rem;
  width: 0;
  left: 50%;
  bottom: -0.0625rem;
  position: absolute;
  background: #469DB2;
  -webkit-transition: left 0.28s ease, width 0.28s ease;
  transition: left 0.28s ease, width 0.28s ease;
  z-index: 2;
}
.form-group input,
.form-group textarea {
  display: block;
  background: none;
  padding: 0.125rem 0.125rem 0.0625rem;
  font-size: 1rem;
  border-width: 0;
  border-color: transparent;
  line-height: 1.9;
  width: 100%;
  color: transparent;
  -webkit-transition: all 0.28s ease;
  transition: all 0.28s ease;
  box-shadow: none;
}
.form-group input[type="file"] {
  line-height: 1;
}
.form-group input[type="file"] ~ .bar {
  display: none;
}
.form-group select,
.form-group input:focus,
.form-group input:valid,
.form-group input.form-file,
.form-group input.has-value,
.form-group textarea:focus,
.form-group textarea:valid,
.form-group textarea.form-file,
.form-group textarea.has-value {
  color: #1F262B;
}
.form-group select ~ .control-label,
.form-group input:focus ~ .control-label,
.form-group input:valid ~ .control-label,
.form-group input.form-file ~ .control-label,
.form-group input.has-value ~ .control-label,
.form-group textarea:focus ~ .control-label,
.form-group textarea:valid ~ .control-label,
.form-group textarea.form-file ~ .control-label,
.form-group textarea.has-value ~ .control-label {
  font-size: 0.8rem;
  color: #469DB2;
  top: -1rem;
  left: 0;
}
.form-group select:focus,
.form-group input:focus,
.form-group textarea:focus {
  outline: none;
}
.form-group select:focus ~ .control-label,
.form-group input:focus ~ .control-label,
.form-group textarea:focus ~ .control-label {
  color: #469DB2;
}
.form-group select:focus ~ .bar::before,
.form-group input:focus ~ .bar::before,
.form-group textarea:focus ~ .bar::before {
  width: 100%;
  left: 0;
}

.checkbox label,
.form-radio label {
  position: relative;
  cursor: pointer;
  padding-left: 2rem;
  text-align: left;
  color: #333;
  display: block;
}
.checkbox input,
.form-radio input {
  width: auto;
  opacity: 0.00000001;
  position: absolute;
  left: 0;
}

.radio {
  margin-bottom: 1rem;
}
.radio .helper {
  position: absolute;
  top: -0.25rem;
  left: -0.25rem;
  cursor: pointer;
  display: block;
  font-size: 1rem;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #999;
}
.radio .helper::before, .radio .helper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  margin: 0.25rem;
  width: 1rem;
  height: 1rem;
  -webkit-transition: -webkit-transform 0.28s ease;
  transition: -webkit-transform 0.28s ease;
  transition: transform 0.28s ease;
  transition: transform 0.28s ease, -webkit-transform 0.28s ease;
  border-radius: 50%;
  border: 0.125rem solid currentColor;
}
.radio .helper::after {
  -webkit-transform: scale(0);
          transform: scale(0);
  background-color: #469DB2;
  border-color: #469DB2;
}
.radio label:hover .helper {
  color: #469DB2;
}
.radio input:checked ~ .helper::after {
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}
.radio input:checked ~ .helper::before {
  color: #469DB2;
}

.checkbox {
  margin-top: 3rem;
  margin-bottom: 1rem;
}
.checkbox .helper {
  color: #999;
  position: absolute;
  top: 0;
  left: 0;
  width: 1rem;
  height: 1rem;
  z-index: 0;
  border: 0.125rem solid currentColor;
  border-radius: 0.0625rem;
  -webkit-transition: border-color 0.28s ease;
  transition: border-color 0.28s ease;
}
.checkbox .helper::before, .checkbox .helper::after {
  position: absolute;
  height: 0;
  width: 0.2rem;
  background-color: #469DB2;
  display: block;
  -webkit-transform-origin: left top;
          transform-origin: left top;
  border-radius: 0.25rem;
  content: '';
  -webkit-transition: opacity 0.28s ease, height 0s linear 0.28s;
  transition: opacity 0.28s ease, height 0s linear 0.28s;
  opacity: 0;
}
.checkbox .helper::before {
  top: 0.65rem;
  left: 0.38rem;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  box-shadow: 0 0 0 0.0625rem #fff;
}
.checkbox .helper::after {
  top: 0.3rem;
  left: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.checkbox label:hover .helper {
  color: #469DB2;
}
.checkbox input:checked ~ .helper {
  color: #469DB2;
}
.checkbox input:checked ~ .helper::after, .checkbox input:checked ~ .helper::before {
  opacity: 1;
  -webkit-transition: height 0.28s ease;
  transition: height 0.28s ease;
}
.checkbox input:checked ~ .helper::after {
  height: 0.5rem;
}
.checkbox input:checked ~ .helper::before {
  height: 1.2rem;
  -webkit-transition-delay: 0.28s;
          transition-delay: 0.28s;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: 1rem;
}

.has-error .legend.legend, .has-error.form-group .control-label.control-label {
  color: #d9534f;
}
.has-error.form-group .form-help,
.has-error.form-group .helper, .has-error.checkbox .form-help,
.has-error.checkbox .helper, .has-error.radio .form-help,
.has-error.radio .helper, .has-error.form-radio .form-help,
.has-error.form-radio .helper {
  color: #d9534f;
}
.has-error .bar::before {
  background: #d9534f;
  left: 0;
  width: 100%;
}

/* responsive css */
@media (min-width: 767px) and (max-width:1024px){
    .partnereTrigo h3 {     
        font-weight: bold;
        font-size: 16px;       
    }
    .carouselSlider .carousel-caption h5 {
        font-size: 18px;      
        margin-bottom: 10px;
    }
    .carouselSlider .carousel-caption {
        font-size: 16px;
        font-weight: 400;
        width: 70%;
        left: 60px;
        top: 110px;
    }
    .carouselSlider .btn-danger {
        margin-top: 0;
    }
}
@media (max-width: 767px){

    .navbar-collapse {    
        z-index: 111;
        position: absolute;
        top: 60px;
        background: #fff;
        width: 100%;
        left: 0;
        padding: 0px 20px;
    }
    .topHeader {
        margin: 0;
        background: transparent;
        padding: 8px 8px 4px 0;
    }
    .fixed-top {
        position: initial;     
    }
    h2, .partnereTrigo h2 {        
        font-size: 30px;
        line-height: 35px;       
    }
    .teamInfo h2 {       
        font-size: 26px;
        line-height: 49px;
        margin-top: 20px;
    }
    .carouselSlider .carousel-caption {

        font-size: 12px;
        font-weight: 400;
        width: 80%;
        display: block!important;
        top: 0;
        left: 50px;     
        line-height: 1.2em;
        max-height: 120px;      
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }
    .carouselSlider .carousel-caption h5 {
        font-size: 16px;    
        margin-bottom: 10px;
    }

  
    /* .logoBig{ display: none;}
    .logoSml {
        display: block;
        width: 40px;
    } */
}
@media (min-width: 576px) and (max-width: 767px){
    .testimonialSlider
.carousel-inner {
    padding-left: 30px;
    padding-bottom: 0;
}
.testimonialUserImg {
    width: 100%;
    height: auto;   
}
.testimonialUserImg img {
    max-width: 100%;
    width: 100%;
    height: auto;
}
}


/*09-07-2022 Mukesh css*/
.newsList img {
    width: auto;
    height: auto;
}
code, kbd, pre, samp { 
    font-family: 'Open Sans', sans-serif!important;
}
.illustrationInfo {
    position: relative;
    line-height: normal;
    font-size: 24px;
    text-align: left;
}

.illustrationInfo p {
    line-height: normal;
    font-size: 22px;
}

.illustrationInfo h2 {
    font-weight: 600;
    font-size: 28px;
    color: #000;
    margin: 0;
    line-height: 28px;
}

.illustrationText1 {
    position: absolute;
    z-index: 1;
    left: 65.64%;
    right: -1.28%;
    top: 77px;
}

.illustrationText2 {
    position: absolute;
    z-index: 1;
    left: 58.46%;
    right: 5.9%;
    top: 348px;
}

.illustrationText3 {
    position: absolute;
    left: 0;
    right: 63.08%;
    top: 158px;
    z-index: 1;
}

@media (max-width: 1024px) {
    .illustrationText2 {
        top: 298px;
    }

    .illustrationInfo p {

        font-size: 16px;
    }

    .illustrationInfo h2 {

        font-size: 20px;

    }
}

@media (max-width: 960px) {
    .illustrationText2 {
        top: 88px;
    }

    .illustrationText2 {

        top: 228px;
    }
}

@media (max-width: 550px) {
    .illustrationText1 {
        top: 57px;
    }

    .illustrationText2 {
        top: 220px;
    }

    .illustrationText3 {

        top: 110px;
    }
  
}

@media (max-width: 450px) {
    .illustrationText1 {
        top: 37px;
    }

    .illustrationText2 {
        top: 170px;
    }

    .illustrationText3 {

        top: 90px;
    }
}
@media (max-width: 350px) {
    .illustrationText1 {
        top: 37px;
    }

    .illustrationText2 {
        top: 170px;
    }

    .illustrationText3 {

        top: 90px;
    }
    .illustrationInfo p {

        font-size: 12px;
    }

    .illustrationInfo h2 {

        font-size: 16px;

    }
}
/*Mukesh css 11-07-2022*/
.dropdown-toggle::after {
     width: 22px;
}
.btn-link.btnRed {
    font-weight: bold;
}

.forminator-button.forminator-button-submit {
    background-color: #A6311C!important;
    color: #FFFFFF !important;
    border: 1px solid #A6311C !important;
    border-radius: .25rem !important;
}
.forminator-button.forminator-button-submit:hover {
    background-color: #469DB2!important;
    color: #FFFFFF!important;
    border: 1px solid #469DB2!important;
}
.carouselSlider {  
    min-height: 60vh;
}
@media (max-width: 1100px) {
.carouselSlider {
    min-height: initial;
}
}
.nav-item .active{
  color: #A6311C;
}
.dropdown-menu .active{
  color: #A6311C !important;
}
/*Mukesh css 24-08-2022*/
.testimonialSlider {
    max-height: 350px;
    background-position: bottom;
    padding-top: 30px;
}
header .fixed-top {
    position: relative;
}
#carouselExampleDark.carouselSlider {
    min-height: 500px;
    margin-top: -110px;
}
.testimonialSlider
.carouselSlider {
    min-height: 230px;
}
.carouselSlider .carousel-caption {
    top: 130px;
}

/*share icons*/
.socialShare li {
    display: inline-block;
    margin-bottom: 4px;
}
.socialShare
.dropdown-toggle::after{
    content: initial;
}
.socialShare
.dropdown-menu {
    border: 0;
    min-width: 175px;
    margin: 0;
    padding: 3px 3px 0;
}
.socialShare
.dropdown-item {
    line-height: normal;
    padding: 0 4px 4px;
    width: 30px;
}
.btn-twitter {
    background-color: #3399CC !important;
    width: 51px;
    color:#FFFFFF!important;
}

.btn-facebook {
    background-color: #3D5B96 !important;
    width: 51px;
    color:#FFFFFF!important;
}


.btn-btn-share {
    background-color: #DD3F34 !important;
    width: 34px;
    color: #FFFFFF!important;
    line-height: normal;
    padding: 5px;
    margin-bottom: 10px;
}

.btn-linkedin {
    background-color: #1884BB !important;
    width: 51px;
    color:#FFFFFF!important;
}

.btn-whatsapp {
    background-color: #06ac59 !important;
    width: 51px;
    color:#FFFFFF!important;
}

.btn-mail {
    background-color: #FFC90E !important;
    width: 51px;
    color:#FFFFFF!important;
}

/*end css*/
.topHeaderSpace {
    margin-top: 20px;
}
.fixed-top.innerHeader {
 
    margin-top: -10px;
}
.carouselTex{ width: 50%;}
.carouselSlider .carousel-caption {
  
    width: auto;
}
.carousel-inner { 
    max-height: 500px;
}
/*slider css*/

@media (max-width : 320px) {
    #socialHolder{
        padding-left:5px;
        padding-right:5px;
    }
    
    .mobile-social-share h3 {
        margin-left: 0;
        margin-right: 0;
    }
    
    #socialShare{
        margin-left:5px;
        margin-right:5px;
    }
    
    .mobile-social-share h3 {
        font-size: 15px;
    }
}

@media (max-width : 238px) {
    .mobile-social-share h3 {
        font-size: 12px;
    }
}



 
@media (min-width: 1200px){
    .carouselSlider .carousel-caption {
        top: 130px;
        max-width: 1100px;
        margin: 0 auto;
        left: 0;
        right: 0;
    }
}
@media (min-width: 1400px){
    .carouselSlider .carousel-caption {
        top: 130px;
        max-width: 1280px;
        margin: 0 auto;
        left: 0;
        right: 0;
    }
}


/*
@media (min-width: 768px){
    #carouselExampleDark.carouselSlider {
        width: 100%;
    max-width: 720px;
    margin: 0 auto;
}
}
@media (min-width: 576px){
    #carouselExampleDark.carouselSlider {
        width: 100%;
    max-width: 540px;
    margin: 0 auto;
}
} 
*/

/*28-08-2022*/
section#newspage {
    margin-top: 120px!important;
}
.topHeaderSpace {
    margin-top: 120px;
}
.carousel-item {
    transition: transform 3.6s ease-in-out;
  }
  
  .carousel-fade .active.carousel-item-start,
  .carousel-fade .active.carousel-item-end {
    transition: opacity 0s 1.0s;
  } 


  @media (max-width:1200x){
    .carouselTex {
        width: 100%;
    }
    .carouselSlider .carousel-caption h5 {
        font-size: 30x;
        font-weight: 400;
        margin-bottom: 10px;
    }
  }
@media (max-width: 767px){
.testimonialSlider {
    max-height: inherit; 
}
.testimonialSlider .carousel-inner {
    padding-left: 40px; 
    padding-right: 34px;
}
.testimonialUserImg {
    width: 80px;
    height: 80px;  
}
.testimonialUserImg img {
    width: 80px;
    height: 80px; 
}
.navbar-brand img {
    max-width: 90px;
}
.navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
}
.topHeader a {
    font-size: 12px;
}
.topHeader img {
    width: 18px;
}
.navbar-collapse { 
    top: 50px;  
}
.navbar-collapse {  
   
    text-align: right; 
}
.navbar-nav .dropdown-menu {  
    text-align: revert;
}
.dropdown-menu.show a.dropdown-item {
    padding-right: 0;
}
#carouselExampleDark.carouselSlider {
    min-height: auto;
    margin-top: -110px;
}
.carousel-inner {
    max-height: initial;
}
.carousel-item img.d-block.w-100 {
    max-width: initial;
    width: 150%!important;
}
.carouselSlider .carousel-caption {
    width: auto;
    top: 99px;
}
.carouselTex {
    width: 90%;
}
.carousel-indicators {
    margin-bottom: 0;
    display: none;
}
.carousel-item img.d-block.w-100 {
    max-width: initial;
    width: 130%!important;
}
.carousel-control-next-icon, .carousel-control-prev-icon {   
    margin-top: 70px;
}
.carouselTex img {
    max-width: 70px;
}
img.size-full.wp-image-1308.aligncenter {
    margin-bottom: 40px;
}
img.size-full.wp-image-1309.aligncenter {
    margin-bottom: 30px;
}
}
@media (max-width: 1023px){
    .container {
        max-width: 100%;
    }
    .navbar-toggler-icon {
        width: 1em;
        height: 1em;       
    }
    .navbar-brand img {
        max-width: 100px;
    }
    .carouselTex {
        width: 90%;
    }
    #carouselExampleDark.carouselSlider {     
        margin-top: -130px;
    }
}
@media (max-width: 767px){
    #carouselExampleDark.carouselSlider {
        margin-top: 0;
    }
    .fixed-top> .container:first-child {
        background: #469DB2;
    }
    .navbar-collapse {
        top: 47px;
    }
    .carouselSlider .carousel-caption {
        width: auto;
        top: 0;
    }
    .carousel-item img.d-block.w-100 {
        max-width: initial;
        width: 100%!important;
    }
    .carousel-control-next-icon, .carousel-control-prev-icon {
        margin-top: 0;
    }
   
}

@media (min-width: 576px) and  (max-width: 767px){
.navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.3rem;
    padding-left: 0.3rem;
}
.carouselSlider .carousel-caption {   
    top: 90px;
}
.carouselTex {
    width: 70%;
}

}

header .fixed-top {
    position: fixed;
    z-index: 111111;
}
#carouselExampleDark.carouselSlider {
       margin-top: 0;
}
.carousel-item img.d-block.w-100 {
    position: relative;
    bottom: 100px;
}
.testimonialSlider .carousel-item {
    transition: transform 1.6s ease-in-out;
}
.darkHeaderNav .fixed-top {
    position: fixed;
} 
.footerOtherLink{
    text-align: center;
}
.footerOtherLink {
    text-align: center;
}
.footerOtherLink a {
    text-align: center;
    display: inline-block;
    padding: 0 10px;
}
.swal2-container.swal2-shown {
     z-index: 1111111; 
}
form.wpcf7-form.init {
    text-align: left;
}

.kontakt.inputForm label {
    color: #000;
    margin-bottom: 10px;
    display: block;
}
.kontakt.inputForm input, .kontakt.inputForm select {
    border: 0;
    border-bottom: 1px solid #000;
    display: block;
    width: 100%;
}
.kontakt.inputForm input:focus, .kontakt.inputForm select:focus,
.kontakt.inputForm input:focus-visible, .kontakt.inputForm select:focus-visible
{
    outline: 0;
    border: 0;
    border-bottom: 1px solid #469DB2;
}
.kontakt.inputForm input[type=submit] {
    color: #fff;
    background-color: #a6311c80;
    border-color: #a6311c80;
    margin-top: 28px;
    display: inline-block;
    width: auto;
    border-radius: 4px;
    padding: 5px 10px;
}
.kontakt.inputForm input[type=submit]:hover {
    background-color: #469DB2;
    border-color: #469DB2;
    color: #fff;
}
.kontakt.inputForm
.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 0.8em;
    font-weight: normal;
    display: block;
    /*position: absolute;*/
    bottom: -20px;
}
/**/


.swal2-container label {
    color: #000;
    margin-bottom: 20px;
    display: block;
    text-align: left;
}
.swal2-container  input, .swal2-container select {
    border: 0;
    border-bottom: 1px solid #000;
    display: block;
    width: 100%;
}
.swal2-container input:focus, .swal2-container select:focus,
.swal2-container input:focus-visible, .swal2-container select:focus-visible
{
    outline: 0;
    border: 0;
    border-bottom: 1px solid #000;
}
.swal2-container  input[type=submit] {
    color: #fff;
    background-color: #a6311c80;
    border-color: #a6311c80;
    margin-top:0px;
    display: inline-block;
    width: auto;
    border-radius: 4px;
    padding: 5px 10px;
}
.swal2-container input[type=submit]:hover {
    background-color: #469DB2;
    border-color: #469DB2;
    color: #fff;
}
.swal2-container input[type=radio] {
    display: inline-block;
    width: auto;
    float: left;
    margin-top: 7px;
    margin-right: 10px;
}
.swal2-container
.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 0.8em;
    font-weight: normal;
    display: block;
    position: absolute;
    bottom: -20px;
}

.swal2-container .wpcf7-list-item {
    display: block;
    margin: 0 20px 0 0em;
}
.swal2-container span.wpcf7-list-item label {
    margin-bottom: 10px;
    color: #666;
}
.swal2-container textarea
{
    max-height: 100px;
    border: 1px solid #000;
    width: 100%;
}
.social-share {
    text-align: right;
}
.social-share .heateor_sss_sharing_ul a {
    float: initial!important;
}
.am_cont {
    padding: 20px;
    height: 250px;
    position: relative;
}
.heateor_sss_sharing_ul {
    position: absolute;
    right: 10px;
    bottom: 10px;
}
.newsList {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 40px;
}
.newsList h2 {
    font-size: 30px;
    margin-bottom: 10px;
    line-height: 34px;
    margin-top: 20px;
}
@media (max-width: 1023px){
    .container {
        max-width: 100%;
    }
    .navbar-toggler-icon {
        width: 1em;
        height: 1em;       
    }
    .navbar-brand img {
        max-width: 100px;
    }
    .carouselTex {
        width: 70%;
    }
    #carouselExampleDark.carouselSlider {     
        margin-top: -100px;
    }
    header .fixed-top {
        position: relative;
    }
    .carousel-item img.d-block.w-100 {
       
        bottom: 0px;
    }
    .darkHeader .fixed-top {
        position: fixed;
    }
    .carousel-indicators {     
        bottom: 70px;
}
}
@media (max-width: 767px){
    #carouselExampleDark.carouselSlider {
        margin-top: 0;
    }
    .fixed-top> .container:first-child {
        background: #469DB2;
    }
    /* .navbar-collapse {
        top: 40px;
    } */
    .carouselSlider .carousel-caption {
        width: auto;
        top: 0;
        max-height: initial;
    }
    .carousel-item img.d-block.w-100 {
        max-width: initial;
        width: 100%!important;
    }
    .carousel-control-next-icon, .carousel-control-prev-icon {
        margin-top: 0;
    }
    .carousel-item img.d-block.w-100 {
        bottom: 0;
    }
    section#newspage {
        margin-top: 10px!important;
    }
    .carousel-item img.d-block.w-100 {
        bottom: 0;
    }
    .btn-danger {     
        margin-top: 0px;
    }
    .partnerInfo.partnerInfoMg0 {
        margin: 0;
        padding: 0;
    }
    .darkHeader .fixed-top .navbar {     
        padding-top: 13px;
        padding-bottom: 4px;
    }
    section.newsBlog.newsBlogInfo.topHeaderSpace {
        padding: 0;
        margin: 0;
    }
    .carouselSlider .carousel-caption {     
        left: 30px;
    }
    .carousel-control-prev {
        left: 10px;
    }
    .carousel-control-next {
        right: 10px;
    }
    .carouselTex a.btn.btn-danger {
        font-size: 12px;
        padding: 3px 10px;
    }
    .app a{ margin-top: 40px;}
    .illustrationInfo {    
        padding-bottom: 50px;
    }
    .trigoInfo h3 {
        margin-top: 50px;
    }
  
}
@media (min-width: 576px) and  (max-width: 767px){
.navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.3rem;
    padding-left: 0.3rem;
}
.carouselSlider .carousel-caption {   
    top: 90px;
}
.carouselTex {
    width: 70%;
}
section#newspage {
    margin-top: 0px!important; 
}
}
@media (min-width:1400px){
    .carouselDot {
        width: 1460px;
        margin: 0 auto;
        position: absolute;
        /* top: 70px; */
        top: 50%;
        /* height: 400px; */
        z-index: 11111;
        left: 0;
        right: 0;
    }
    .price-table {
        max-width: 520px;
        min-height: 520px;
       
    }
  }

    @media (min-width:768px) and  (max-width:1199px){
        .price-table > ul > li:first-child {
           
            height: 72px;
        }
        .price-table.pt-bg-black ul li:nth-child(2) {
            min-height: 100px;
        }
        .price-table.pt-bg-black >div {
            min-height: 110px;
        }
    }
 @media (min-width:768px) and  (max-width:956px){
        .price-table.pt-bg-black ul li {
            min-height: 70px;
        }
       
    }

    @media (min-width:576px) and  (max-width:767px){
        .price-table.pt-bg-black ul li:nth-child(2) {
            min-height: 130px;
        }
        .price-table.pt-bg-black >div {
            min-height: 110px;
        }
        .price-table.pt-bg-black ul li {
            min-height: 90px;
        }
        .wpb-pcf-btn.wpb-pcf-btn-large {
            padding: 13px 12px 15px;
            font-size: 12px;
            line-height: normal;
        }
        .price-table.pt-bg-black h3.price {
            font-size: 16px;
        }
        .price-table.pt-bg-black p {
            word-break: break-all;      
            padding-left:10px ;
            padding-right:10px ;
        }
        .priceTable .col-xs-12.col-sm-3 {
            width: 50%;
        }
    }

  @media (min-width:768px) and  (max-width:1350px){
    .carousel-item img.d-block.w-100 {       
        bottom: 0!important;
    }
    .carouselTex {
        width: 65%;
    }
    .carouselSlider .carousel-caption h5 {
        font-size: 34px;     
        margin-bottom: 10px;
    }
    .carousel-indicators {      
        bottom: 0px;    
    }
    #carouselExampleDark.carouselSlider {
        min-height: inherit;      
    }
    
}
.img-hover-effect, .solutions-images{
    overflow: hidden;
}
.img-hover-effect img{    
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
}
.img-hover-effect:hover img{
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.caption_color{
color:#469DB2
}

/*08-09-2022*/
.carouselTex.carouselmethod
{
    width: 50%;
    display: inline-block;
}
.methodRImg {
    display: inline-block;
    width: 42%; 
    text-align: right;
    vertical-align: top;
}
.methodRImg img.d-block.w-100 {
    width: 280px!important;
    position: initial;
    display: initial!important;
    margin-top: 20px;
}
.aligncenter{
    text-align: center;
}
@media (max-width:767px){
.methodRImg img.d-block.w-100 {
    width: 100%!important;  
}
.carouselTex.carouselmethod {
    width: 70%;
   
}
.methodRImg {  
    width: 25%;       
}
}
.illustrationCenter
{
    margin: 0 auto;
}
/*CSS added by Mukesh on 1 Dec 2022*/
.am__excerpt {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.am_cont h2
{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.feature_image{
  width: 150px;
  height: 300px;
}
/*CSS added by Mukesh on 1 Dec 2022 end here*/
/*CSS added by Mukesh on 1 Jan 2023 start here*/
.appInfo {
    width: 100%;
    margin-bottom:50px;
}
.text-right
{
    text-align: right;
}
.appInfo h3 {
    margin-top: 0;
}

@media (max-width:1027px){
    .appInfo {
        width: 100%;
        margin-left: 0%;
    }
}
/*CSS added by Mukesh on 1 Jan 2023 end here*/

/*CSS added by Mukesh on 16 Jan 2023 start here*/
.appInfo img {
    max-width: 100%;
    min-height: 350px;
    width: auto;
}
.col-md-6.imgResApp {
    display: none;
}

@media (max-width:767px){
    .illustrationInfo {
        text-align: center!important;
    }
    .newsList h3 {
        margin-top: 20px;
    }
    section#newspage {
        margin-top: 20px!important;
        padding-top: 0!important;
    }
    .col-md-6.imgResApp {
        display: block;
    }
    .col-md-6.imgWebApp {
        display: none;
    }
}
@media (max-width: 767px) {
    .topHeader a {
        color: #fff !important;
    }
}
/*CSS added by Mukesh on 16 Jan 2023 end here*/