﻿
/* Image with 'data' attribute is hidden */
img[lazy_src] {
/* we set the opacity to 0 */
   opacity: 0;
}
/* Image without 'data' attribute is (or becomes) visible */
img.lazyloaded {
/* prepare the future animation */
   -webkit-transition: opacity .5s linear 0.2s  !important;
       -moz-transition: opacity .5s linear 0.2s  !important;
                 transition: opacity .5s linear 0.2s  !important;
/* we set the opacity to 1 to do the magic */
   opacity: 1;
}


#banner-home .bg .align-vertical .col-lg-12 {    margin-left: -80px;}


#connectors {    padding-top: 0;}
#connectors .logos img {
    width: auto;
    vertical-align: middle;
    display: inline-block; max-height: 120px; max-width: 170px;
    margin: 0 auto;
}
#connectors .left img {/*border: 10px solid #E3E3E3; box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.25);*/ position: relative; z-index: 3;}
#connectors .left:before {    content: "";
    border: 10px solid rgba(233, 233, 233, 0.7);
    width: 160px;
    height: 160px;
    position: absolute;
    left: -50px;
    display: block; display: none;
    z-index: 1;
    top: -30px;}
#connectors  .left:after {    content: "";
    border: 10px solid rgba(233, 233, 233, 0.6);
    width: 260px;
    height: 260px;
    position: absolute;
    right: -150px;
    display: block;  display: none;
    top: 125px; }
#connectors .container {    z-index: 2;
    position: relative;}
#connectors .right {    max-width: 600px; padding-top: 290px;}

.logos.owl-carousel {    position: absolute;
    z-index: 0;
    margin-top: 125px;}
.logos .owl-dots {display: none;}
.clients .owl-stage {}
.logos .owl-stage {
transition: 50s !important;
}
.logos.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    height: 100px;
    display: table-cell;
    float: none;
    width: auto !important;
    padding: 0 20px;
}

.home2020 #content h2 {    max-width: 400px;}

.hex-magenta {position: relative;}
.hex-magenta:after {content: ""; background: url(/images/UserUploadedImages/32115/hex-stripe-magenta.png) no-repeat; width: 510px; height: 550px; position: absolute;     z-index: -1;}
.hex-blue {position: relative;     overflow: visible;     
    min-height: 600px;}
.hex-blue:after {    content: "";
    background: url(/images/UserUploadedImages/32115/hex-stripe-blue.png) no-repeat;
    width: 510px;
    height: 550px;
    position: absolute;
    z-index: 0;
    opacity: 0.3;
    left: 20%;
    top: 10%;
}

#selectRole #select select {     color: #2f1f26;
    margin: 0 0 0 15px;
    background: url(/images/UserUploadedImages/32115/icon-arrow-down-magenta.png) #fff 95% center no-repeat;
    padding: 10px 50px 10px 20px;
    font-size: 89%;
    letter-spacing: -1px;
    border: 0;
    font-weight: 600;
    -webkit-appearance: none;}
    #selectRole #select select option {font-size: 90% !important;}
    
#selectRole #select {display: inline-block; position: relative; }
    
    #selectRole #select:after {     position: absolute;
    font-family: FontAwesome;
    font-weight: 400;
    text-align: center;
    background-size: 32px;
    background-repeat: no-repeat;
    text-rendering: optimizeLegibility;
    content: "\f107";
    font-size: 130%;
    width: auto;
    height: auto;
    line-height: 100%;
    padding: 0 10px;
    right: 10px;
    color: #a40045; display: none;
    top: 10px;}
#selectRole h4,    
#selectRole h5 {padding: 80px 60px 0;}
#roles .box {     background-position: 95% bottom; background-repeat: no-repeat;   padding: 0 200px 80px 60px;
    width: 100%;
    min-height: 350px;}

#roles {       background: linear-gradient(to top, rgba(255, 255, 255, 0), rgb(246, 246, 246));}
#roles .left {       /* border: 10px solid rgba(233, 233, 233, 0.7);*/
    background: rgba(255, 255, 255, 0.7);
    border-right: 0; text-align: right; }
#roles .left h3 {    color: #333;
    font-weight: 400;
}
#roles .hex-magenta:after   {  
    right: -180px;
    bottom: -180px;
}
#roles .right {   
    background-repeat: no-repeat;
    background-position: 90% 110%;}

.owl-carousel {display: none;}

#intro .widget {       margin: -130px 0 0;
    overflow: hidden; position: relative;
   /* max-width: 640px;*/
    float: left;}
#intro .widget:before {content: "";
    border: none;
    height: 50px;
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));}

#intro .widget:after {
    content: "";
    border: none;
    height: 50px;
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
}

.clients {     display: block !important;
    transform: rotate(0deg);
    width: 100%;
    overflow: visible;
    padding: 0;     transition: transform 60s;    /*transition: transform 42s ease-in-out;*/
    transform: translateZ(0);
} 
body:active .clients,
body:focus .clients,
body:hover .clients {    transform: translateY(-100%);}
.clients .item{
  transform: rotate(-0deg); width: auto !important;
}
.clients .owl-nav{
  display: flex;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  top: calc(50% - 33px);
}
.clients.owl-carousel .owl-nav .owl-prev, div.owl-carousel .owl-nav .owl-next{

}
.clients.owl-carousel .owl-item  {}
.clients.owl-carousel .owl-item > div {}
.clients.owl-carousel .owl-item > div img {}

.clientsTable {text-align: center;}
.clientsTable img {    max-width: 200px;
    max-height: 50px;
    text-align: center;
    margin: 20px;}
    
#solutions .widget {    max-width: 1400px;
    margin: 0 auto;}

#solutions:before {    content: "";
    border: none;
    height: 1000px;
    display: block;
    width: 8%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background: linear-gradient(to left, rgba(255,0,0,0), rgba(242, 242, 242, 0.7));}
#solutions:after {    content: "";
    border: none;
    height: 1000px;
    display: block;
    width: 8%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    background: linear-gradient(to right, rgba(255,0,0,0), rgba(242, 242, 242, 0.7));}


#solutions .owl-prev { position: absolute; z-index: 3;
    top: 0;
    left: -1000px;
    width: 1000px;
    display: block;
    height: 100%;
        opacity: 0.6;
    /*background: #f2f2f2; box-shadow: 0 0 50px #f2f2f2;*/ background: none;
    box-shadow: none;
    border: none; 
    outline: none;}
#solutions .owl-next { position: absolute;  z-index: 3;
    top: 0;
    right: -1000px;
    width: 1000px;
    display: block;
    height: 100%;
        opacity: 0.6;
  /*  background: #f2f2f2; box-shadow: 0 0 50px #f2f2f2;*/ background: none;
    box-shadow: none;
    border: none;
    outline: none;}

#solutions .owl-prev:after {    content: "\f104";
    font-size: 100px;
    width: 100px;
    height: 100px;
    font-family: fontawesome;
    position: absolute;
    right: 0;
    border: none;
    color: #ccc; opacity: 0;
    line-height: 100%;} 
#solutions .owl-next:after {content: "\f105";
    border: none;
    position: absolute;
    left: 0;
    height: 100px;
    width: 100px;
    font-family: fontawesome;
    font-size: 100px;
    line-height: 100%; opacity: 0;
    color: #ccc;} 



#solutions:hover .owl-prev:after,
#solutions:hover .owl-next:after {opacity: 1;}




.logoStrip {
       width: 100%;
    max-height: 500px;

}
.logoStrip div.vertical {    display: inline-block;
    max-width: 260px;
    width: 50%;
    padding: 25px;
    vertical-align: middle;
    text-align: center;
}
.logoStrip div.vertical a {text-decoration: none;     border: none;     vertical-align: middle;
    display: inline-table; height: 100%;}
.logoStrip div.vertical img {     -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
    max-height: 100px;
    width: auto;
    max-width: 150px;
    /* -webkit-filter: grayscale(100%); */
    opacity: 0.85;
}
.logoStrip div.vertical:hover img {
    -webkit-filter: grayscale(0%);
    opacity: 1;
}
.logoStrip div.vertical ul,
.logoStrip div.vertical a span {
    display: none;
}

#intro {    position: relative;
    z-index: 3;}
#intro:before {content: "";
    background: url(/images/UserUploadedImages/32115/bg-hex-half-top.png) -190px top no-repeat;
    border: none;
    position: absolute;
    width: 750px;
    height: 500px;
    top: -160px;
    right: -10px;
    transform: rotate(-3deg); opacity: 0.2;
}

#intro:after {    }

#intro .left {z-index: 2;}

#intro .right:before {content: "";
    background: url(/images/UserUploadedImages/32115/bg-hex-half-top.png) center top no-repeat;
    /* border: 1px solid red; */
    position: absolute;
    width: 850px;
    height: 500px;
    top: -220px;
    left: -150px;
    transform: rotate(-3deg);
    opacity: 1;
    z-index: -1; display: none;
}

#intro .right {/*overflow: hidden;
    margin-top: -100px;*/      position: absolute;
    right: 0;

    margin-top: 85px;

}
#intro .right .hexagon {width: 100%; left: auto;
    height: 180px;
    background-color: #fff;
    margin: 150px 0 0;
    position: absolute;
    z-index: -1;
    opacity: 1;
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    right: -70px; 
    top: -150px;}
#intro .right .hexagon:before {
    bottom: 99.7%;
    border-bottom-style: solid;
    border-bottom-width: 225px;
    border-bottom-color: #fff;
}
#intro .right    .hexagon:after {
    top: 0;
    width: 0;
    border-top-style: solid;
    border-top-width: 0;
    border-top-color: #fff;
}

.solutions {overflow: hidden; position: unset !important;}
.solutions .active {box-shadow: 0 0 10px rgba(50,50,50,0.1);}
.solutions .active:hover {box-shadow: 0 0 10px rgba(50,50,50,0.3);}

.solutions .sub .padding-all-mid {    padding: 40px;
    height: 200px;}
.solutions .sub {    background: #fff;
    padding: 0;
    overflow: hidden;}
    .solutions .sub a p {    font-weight: 500;
    color: #333;
    padding: 0 10px;
    line-height: 180%;}
.solutions .sub .backgroundImg {     margin: 40px 0 0;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    display: block;
    position: relative;
    bottom: 0;
    width: 100%;
    height: 280px;}
    

    transition: 0.5s;}
.solutions .sub img{display: none;}
#solutions { position: relative;  z-index: 4;
    overflow: hidden; padding-top: 100px;
    padding-bottom: 150px;}
#solutions > .container {     width: 85%;
    max-width: none;
    overflow: visible;}
#solutions > .container .container {width: 100%; padding: 0;
    max-width: 1400px;}
#solutions h2 {    background: #f8f8f8;
    display: inline-block;
    position: relative;
    z-index: 1;
    padding: 0 0 20px 0;
    width: 330px !important;
    float: left;
   }
#solutions .owl-dots {display: flex;
    width: calc(100% - 450px);
    height: 20px;
    position: relative;
    background: url(/ecthemes/5/images/bg-body-top.png) repeat-x;
    top: 30px;
    left: 0;
    overflow: visible;
    flex-direction: row;
    align-items: stretch;
    max-width: 1000px;
}

.solutions .owl-stage,
.solutions .owl-stage-outer    {     padding: 0 0 5px; overflow: visible;}

#solutions .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    flex: 1;
    padding: 0;
    border: none;
    height: 10px;
    background: none;
    margin: -5px 0 0 0; max-width: 200px;
}

#solutions .owl-dots {
     display: flex;
    flex-direction: row;
    align-items: stretch;
    width: calc(100% - 330px);
    float: left;
    left: 0;
    max-width: initial;
}

#solutions .owl-dots .owl-dot.active {background: #A40045 !important;}
.solutions h3,
.solutions h4 {
 font-size: 150% !important;
    color: #A40045;
    display: inline-block;
    font-weight: bold;
    border-bottom: 2px solid #A40045;
    max-width: 340px;
    padding: 15px 5px 5px 15px; margin: 0;
}
.solutions h4 a {position: static; } 
.solutions h4 a:after {    content: ""; z-index: 2;
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;}
.solutions img {display: none;}

.owl-stage
{
	transition-timing-function: linear!important;
}



.logos,
.solutions.owl-carousel .owl-stage-outer,
.widget.one.quote .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: visible  !important;
}



#resources {position: relative;}
#resources .widget {position: relative; overflow: hidden; padding: 0 15px;
    z-index: 1;}
    
#resources .widget:hover .shadow {    transition: 0.5s; box-shadow: 2px 2px 20px 0px rgba(50,50,50,0.5);}
#resources .widget.imgRight .left {float: right; order:2}
#resources .widget h4 {    margin: 0;}

#resources .widget.whitepapers.blogListing .shadow {height: 40vh;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 350px;
    display: block;
    clear: both;}
#resources .widget.whitepapers.blogListing .shadow img {opacity: 0;}

#resources:before {    content: "";
    border: none;
    height: 100px;
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));}
#resources:after {    content: "";
    border: none;
    height: 100px;
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));}

#lifecycle {background: url(/images/UserUploadedImages/32115/bg-lifecycle.png) no-repeat 0 150px; margin-bottom: 40px;    min-height: 700px;}

#lifecycle .card-header:before {    content: "";
    border-radius: 50%;
    width: 50px;
    height: 50px;
    border: 2px solid #A40045;
    position: absolute;
    left: -20px;
    top: 18px;
    background: #fff;}
#lifecycle .left {    padding-top: 100px;}

#lifecycle .accordion .btn.collapsed:before {background: #fff; color: #A40045;
    border: 2px solid #A40045;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    top: 18px;
    line-height: 190%;}    
    
#lifecycle .accordion ul strong {
    font-weight: 700;
    margin: 0 0 5px -5px;
    display: inline-block;
    background: #fff;
    padding: 5px 10px 5px 35px;
    font-family: 'Karla';
    letter-spacing: -0.2px;
    font-size: 105%;
}
    
#lifecycle .accordion .btn:hover {    color: #222;}
#lifecycle .accordion .btn:hover:before {    background: #222;
    color: #fff;
    border: 2px solid #222;}
#lifecycle .card-header .btn:hover:after {    background: #222;}
#lifecycle .accordion .btn:before {background: #A40045;  color: #fff;
    border: 2px solid #A40045;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    top: 18px;
    line-height: 190%;}
#lifecycle .card-header {color:  #A40045; position: relative;     margin-top: 10px;}
#lifecycle .card-header .btn:before {    position: absolute;  
    left: -20px;
    width: 50px;
    text-align: center;}
#heading1 .btn:before {content: "1";}
#heading2 .btn:before {content: "2"; }
#heading3 .btn:before {content: "3"; }
#heading4 .btn:before {content: "4"; }
#heading5 .btn:before {content: "5"; }
#heading6 .btn:before {content: "6"; }
#heading7 .btn:before {content: "7"; }

#lifecycle .card-header .btn:after {    content: "";
    background: #A40045;
    height: 3px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;}
#heading1 .btn:after {width: 16.6%;}
#heading2 .btn:after {width: 33.2%; }
#heading3 .btn:after {width: 49.8%;}
#heading4 .btn:after {width: 66.4%;}
#heading5 .btn:after {width: 83.5%;}
#heading6 .btn:after {width: 101%;}

#heading7 .btn:after {/*width: 100%;*/ }

#lifecycle .card-header:hover .btn:after { -webkit-transition: -webkit-transform 1s;
    transition: transform 1s;}

#lifecycle .accordion .btn { font-size: 150%; text-decoration: none; 
    outline: none;
    letter-spacing: -1px;
    text-transform: none;
    color: #A40045;
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #A40045;
    border-radius: 0;
    padding: 20px 20px 8px 40px;}
#lifecycle .card-header + div {background: #f8f8f8; border-radius: 0; /*height: auto;*/
    padding: 40px 60px;}
    #lifecycle .card-header + div.collapse {/*height: 0;*/}
    
    #lifecycle .card-header + div ul {margin-top: 20px; list-style: none;     padding: 0 0 0 10px;}
#lifecycle .card-header + div ul li {margin-bottom: 20px; position:relative;}
#lifecycle .card-header + div ul li:before {    content: "\e80d";
    font-family: fontello;
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0px;
    top: 0;
    top: 10px;
    font-size: 18px;
    line-height: 75%;
    text-align: center;
    text-indent: 2px;
    color: #af005e;
    background: #fff;}

#lifecycle .card-header + div#collapse4 ul li:before {    left: -30px;
    top: 5px;}

    #lifecycle .accordion {
        overflow-anchor: none;
    }
    #lifecycle .accordion>.card {
        overflow: unset;
        border: 0;
        border-radius: 0;
        background-color: transparent;
    }
    #lifecycle .accordion .card-header {
        border: none;
        background: unset;
        padding: 0;  
    }
    #lifecycle .accordion .card-body {
        padding: 0;
    }

@media (min-width: 769px)  {

.solutions .sub {    height: 100%;
    min-height: 620px;}
.solutions .sub .backgroundImg {    position: absolute;}

}
@media (min-width:0) and (max-width:1199px) {
#resources .widget.imgRight .left { order:0}
}

@media (min-width:0) and (max-width:768px) {
/*---mobile---*/
#intro .widget {
    margin: 0;}
#lifecycle {   margin-top: 30px; background-size: 100%;}
#lifecycle .card-header + div ul {}
#lifecycle .card-header + div {    padding: 20px;}
#lifecycle .left {
    padding-top: 0;
}
#lifecycle .accordion .btn:before {}
#lifecycle .accordion
{    width: 90%;
    margin: 0 auto;}
.logos.owl-carousel.owl-drag .owl-item {    padding: 0 10px;}
#connectors .logos img {    max-height: 90px;
    max-width: 120px;}

.logos.owl-carousel {margin-top: 0;}

#connectors .right {
  
    padding-top: 120px;

}
#connectors .left {display: none;}
#roles .right {    padding: 10px 30px 0;}
#roles .box {

    padding: 0;
    width: 100%;
    height: 290px;
    background-size: 100px;
}
#selectRole h4,
#selectRole h5 {
    padding: 20px 0;
}

#selectRole #select select {margin: 0;}
#roles {    padding: 15px;}
#roles .left {
    border: none;
    background: none;
    border-right: 0;
    text-align: left;
    padding: 0;
}


.solutions .owl-stage {height: auto !important;     width: 100% !important;    transform: translate3d(0,0,0) !important;
  }

#solutions > .container {
    width: 100%;
}
#solutions .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0 0 10px;
    position: relative !important;
    clear: both;  
    width: 100% !important;
}
.solutions .sub .backgroundImg  {height: 170px;}

#solutions .owl-carousel.owl-drag .owl-item.cloned {display: none;}

#solutions {
    padding-top: 50px;
    padding-bottom: 20px;
}

.solutions .sub .padding-all-mid {
    padding: 20px 20px 0;
    height: auto;
}

#solutions .owl-dots {display: none;}
#intro .widget {
    margin: 0;
    max-height: 220px;
}
.logoStrip div.vertical img {    max-width: 100%;}
#content ul.nav-tabs,
#content ul.nav-tabs li {
    width: auto;
}
html.ourproducts section.product {
    width: 100%;}
    html.ourproducts section.product .tab-content>.tab-pane {    padding: 25px;}
    
     .footer {
    margin-top: 0;
}

}


#vimeo {position: relative;}
#vimeo .fluid-width-video-wrapper {
    overflow: hidden;}
    #vimeo iframe {    margin-top: -70px;
    box-shadow: 0 0 20px #c9c9c9;}
#vimeo .container {    max-width: 60%;
    max-height: 500px;}
#vimeo .container:before {    content: "";
    background: #fff;
    height: 50%;
    width: 100%;
    display: block;
    /* border: 1px solid red; */
    position: absolute;
    left: 0;
    top: 0;}