body {
    position:relative;
    font-weight:400;
}
h1 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px; font-style: normal; font-variant: normal;
    font-weight: 700; line-height: 26.4px;
}
h3 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px; font-style: normal; font-variant: normal;
    font-weight: 700; line-height: 15.4px;
}
p {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px; font-style: normal; font-variant: normal;
    font-weight: 400; line-height: 20px;
}
blockquote {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 17.5px; font-style: normal;
    font-variant: normal;
    font-weight: 400; line-height: 25px;
}
pre {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px; font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 18.5714px;
}
.list-inline {
    margin-top: 10px!important;
}
.list-inline a .fab{
    font-size: 30px!important;
    color: white;
    -webkit-transition:.3s ease;
    -o-transition:.3s ease;
    transition:.3s ease;
}
.list-inline a .fab:hover{
    color: #00a99d;
}
.heroBtn .btn {
    border-radius: 100px!important;
}
.btnsend {
    background-color: #00a99d;
    color: white!important;
}
.navbar {
    position: fixed;
    background-color: white!important;
    padding: 0px 15px;
    -moz-box-shadow:    1px 1px 1px 1px #000;
    -webkit-box-shadow: 1px 1px 1px 1px #000;
    box-shadow:         1px 1px 1px 1px #000;
    z-index: 10000;
}
.nav-item.active {
    background-color: #fafafa;
}
.nav-item .nav-link {
    color: black;
    padding: 6px;
}
.nav-item.active .nav-link {
    color: #00a99d!important;
    font-weight: bold;
}
ul {
    padding:0;
    margin:0;
}
li {
    list-style:none;
}
a:focus,a:hover {
    text-decoration:none;
    -webkit-transition:.3s ease;
    -o-transition:.3s ease;
    transition:.3s ease;
}
a:focus {
    outline:0;
}
img {
    max-width:100%;
}
.no-padding {
    padding:0!important;
}
.footer-big {
    padding:105px 0 65px 0;
}
.footer-big .footer-widget {
    margin-bottom:40px;
}
.footer--light {
    background-image: url("../images/footerbackground.svg");
    color: white!important;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.footer-big .footer-menu ul li a,.footer-big p,.footer-big ul li {
    color: white!important;
}
.footer-menu {
    padding-left:48px;
}
.footer-menu ul li a {
    font-size:15px;
    line-height:32px;
    -webkit-transition:.3s;
    -o-transition:.3s;
    transition:.3s
}
.footer-menu ul li a:hover {
    color: #00a99d!important;
}
.footer-menu--1 {
    width:100%;
}
.footer-widget-title {
    line-height:42px;
    margin-bottom:10px;
    font-size:18px;
}
.mini-footer {
    background:rgba(0,0,0,0.4);
    text-align:center;
    padding:32px 0;
}
.mini-footer p {
    margin:0;
    line-height:26px;
    font-size:15px;
    color: white!important;
}
.mini-footer p a {
    color: #00a99d!important;
}
.mini-footer p a:hover {
    color:#34bfa3!important;
}
.widget-about img {
    display:block;
    height: 50px;
    margin-bottom:10px;
}
.navbar-brand {
    padding: 0px!important;
}
.navbar-brand img {
    padding: 5px!important;
    height: 50px;
}
.pargraph {
    text-align: justify;
    color: white!important;
    font-size: 15px;
}
.pageHeader {
    font-size: 40px!important;
}
.arrow{
    display: none!important;
    transition: all .6s ease-in-out;
}
.arrow.active {
    display: block!important;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #00a99d;
    content: " ";
    position: absolute;
    bottom: -12px;
    z-index: -1;
    left: 42%;
}
.heroContainer {
    height: 100vh!important;
    width: 100%!important;
    background-image: url("../images/devices.jpg");
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-box-shadow:    1px 1px 1px 1px #000;
    -webkit-box-shadow: 1px 1px 1px 1px #000;
    box-shadow:         1px 1px 1px 1px #000;
}
.headerTextContainer {
    padding: 15px 15px!important;
}
.headerText {
    color: white!important;
    font-size: 35px!important;
    font-weight: bold!important;
}
.headerContent {
    margin-top: 65px!important;
    padding: 15px 15px!important;
    background-color: rgba(0,0,0,0.6)!important;
}
.row {
    margin: 0px!important;
    padding: 0px!important;
}
.pagesection {
    padding-top: 70px!important;
}
.cardSection {
	background-color: white;
	color: #222;
    -moz-box-shadow:    inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow:         inset 0 0 10px #000000;
    padding: 15px;
}
.cardSectionBody {
    padding: 15px!important;
}
.sectionHeader {
	color: #222;
}
.contentHeader h4 {
    font-size: 35px!important;
    font-weight: bold!important;
}
.contentSubHeader h4 {
    font-size: 35px!important;
    font-weight: bold!important;
}
.card {
	background-color: white;
	color: #222;
    padding: 15px;
    transition: all .6s ease-in-out;
    min-height: 250px!important;
}
.moduleCard {
    cursor: pointer;
	background-color: white;
	color: #222;
    transition: all .6s ease-in-out;
    border-radius: 5px;
}
.moduleCardImg {
    padding: 5%;
    box-shadow: 0 2px 5px rgba(0,0,0,.4);
    border-radius: 5px;
}
.card .cardIcon {
    height: 105px!important;
    width: 105px!important;
	background-color: white;
	color: #222;
    border-radius:100px;
    -moz-box-shadow:    inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow:         inset 0 0 10px #000000;
    transition: all .6s ease-in-out;
}
.card .cardIcon .fas {
    font-size: 50px!important;
    color: #00a99d!important;
    transition: all .6s ease-in-out;
}
.card .cardHeader {
    font-size: 20px!important;
    font-weight: bold;
    padding: 10px 0px;
    transition: all .6s ease-in-out;
}
.card .cardText {
    display: none!important;
    transition: all .6s ease-in-out;
}
.card:hover {
    box-shadow: 0 1px 2px 1px rgba(0,0,0,.5);
}
.moduleCard.active, .moduleCard:hover  {
    border: 4px solid rgb(30, 241, 231)!important;
}
.moduleDescriptionCards {
    margin-bottom: 5px!important;
    padding: 15px!important;
    border: 1px solid #fafafa;
    box-shadow: 0 1px 2px 1px rgba(0,0,0,.5);    
}
.gallerySection {
    padding: 0px!important;
}
.galleryElement {
    padding: 1%!important;
}
.headerBenefitFeature {
    font-weight: bold;
    padding-right: 5px;
    font-style: normal;
}
.benefitFeatureList li {
    margin-bottom: 5px!important;
    font-style: italic;
}
.moduleDescriptionCard.active {
    display: block!important;
	background-color: white;
	color: #222;
    padding: 3%;
}
.card:hover .cardIcon {
    height: 60px!important;
    width: 60px!important;
	background-color: white;
	color: #222;
    border-radius:100px;
    -moz-box-shadow:    inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow:         inset 0 0 10px #000000;
}
.card:hover .cardHeader {
    font-size: 20px!important;
    font-weight: bold;
    padding: 10px 0px;
}
.card:hover .cardText {
    display: block!important;
    font-size: 14px!important;
    padding: 10px 0px;
}
.card:hover .cardIcon .fas {
    font-size: 20px!important;
    color: #00a99d!important;
}
.productDescription {
	color: #222;
    font-size: 0.8em;
    text-align: justify;
}
.productDescription h1{
    margin-bottom: 15px;
}
.productDescription h6{
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
}
.testim .sectionHeader {
    color: white!important;
    padding: 40px 0px 0px 0px!important;
}
.featureBox {
    cursor: pointer;
    padding: 10px!important;
    color: white;
    border-radius: 4px;
    box-shadow: 0 1px 2px 1px rgba(0,0,0,.5);
}
.featureBox .featureHeader {
    font-size: 14px!important;
    font-weight: bold;
}
.radicalRed {
    background-color: #FF355E;
}
.outrageousOrange {
    background-color: #FF6037;
}
.neonCarrot {
    background-color: #FF9933;
}
.inchworm {
    background-color: #AFE313;
}
.shamrock {
    background-color: #33CC99;
}
.robinEggBlue {
    background-color: #00CCCC;
}
.midnightBlue {
    background-color: #00468C;
}
.celestialBlue {
    background-color: #7070CC;
}
.purpleHeart {
    background-color: #652DC1;
}
.mediumViolet {
    background-color: #8F47B3;
}
.maximumPurple {
    background-color: #D982B5;
}
.razzmatazz {
    background-color: #E30B5C;
}
.featureText {
    font-style: italic;
    font-size: 0.9rem!important;
    border: 1px solid rgba(255,255,255,0.6)!important;
    padding: 5px!important;
    border-radius: 4px;
}
.imageVisMis {
    height: 200px;
    width: 200px;
    border-radius: 100px;
    box-shadow: 0 1px 2px 1px rgba(0,0,0,.5);
    margin-bottom: 5px;
}
.statementContainer {
    padding: 15px;
    box-shadow: 0 1px 2px 1px rgba(0,0,0,.1);
}
.imgContainer {
    position: relative;
    display: inline-block; /* added */
    overflow: hidden; /* added */
}
/* added */
.imgContainer .imgIcon {
    display: block;
    position: absolute;
    top: 70%;
    left: 0%;
    opacity: 1;
    color: white;
    padding: 15px;
    background-color: rgba(0,139,139,1);
    transition: all .6s ease-in-out;
    border-radius: 100px;
}
/* added */
.imgContainer:hover .imgIcon {
    display: block;
    position: absolute;
    top: 40%;
    left: 40%;
    opacity: 1;
    color: white;
    background-color: rgba(0,139,139,0.4);
}

.heading-title {
    margin-bottom: 100px;
}
.text-center {
    text-align: center;
}
.heading-title h3 {
    margin-bottom: 0;
    letter-spacing: 2px;
    font-weight: normal;
}
.p-top-30 {
    padding-top: 30px;
}
.half-txt {
    width: 60%;
    margin: 0 auto;
    display: inline-block;
    line-height: 25px;
    color: #7e7e7e;
}
.text-uppercase {
    text-transform: uppercase;
}
.imageGal {
    padding: 5px!important;
}
.contactForm {
    margin-bottom: 70px!important;
}
.locationPanel {
    padding: 10px!important;
    box-shadow: 0 1px 2px 1px rgba(0,0,0,.1);
    margin-bottom: 50px;
}
.locationPanel h4 {
    font-size: 14px!important;
    font-weight: bold;
    border-bottom: 2px solid #00a99d;
    padding-bottom: 5px!important;
}
.locationPanel p {
    margin-bottom: 2px!important;
}
.locationPanelDescr p {
    font-size: 13px!important
}
.galleryImage {
    height: 200px!important;
    width: 100%!important;
}
.locationPanelBox {
    padding: 5px!important;
}
.locaPanIcon {
    font-size: 12px!important;
}
.accordionContainer {
    margin-bottom: 35px!important;
}
.jobApplciationFormContainer {
    margin-bottom: 50px!important;
}
.applyButton {
    position: relative;
    background-color: #00a99d;
    border: 0;
    padding: 5px 15px;
    border-radius: 4px;
    cursor: pointer;
    overflow: hidden;
    outline: none;
    font-size: 14px;
    color: #fff;
    transition: all 0.2s ease;
  }
  .applyButton:after {
    content: '';
    position: absolute;
    top: 0;
    left: -200%;
    width: 200%;
    height: 100%;
    transform: skewX(-20deg);
    background-image: linear-gradient(to right, transparent, rgba(255,255,255,0.3), transparent);
    outline: none!important;
    color: #fff;
  }
  .applyButton:hover:after {
    animation: shine 1.6s ease;
    outline: none!important;
    color: #fff;
  }
  .applyButton:active {
    transform: translateY(1px);
    box-shadow: 0 4px 16px rgba(0,0,0,0.5);
    outline: none!important;
    color: #fff;
  }
  @-moz-keyframes shine {
    100% {
      left: 200%;
    }
  }
  @-webkit-keyframes shine {
    100% {
      left: 200%;
    }
  }
  @-o-keyframes shine {
    100% {
      left: 200%;
    }
  }
  @keyframes shine {
    100% {
      left: 200%;
    }
  }
  .jdList p .far {
      color: teal;
  }
.card-header {
    background-color: white!important;
    border: none;
    box-shadow: 0 1px 2px 1px rgba(0,0,0,.4);
    margin-bottom: 5px;
    border-radius: 8px!important;
    color: black!important;
}
.cardx .card-body {
    background-color: #fafafa;
    -moz-box-shadow:    inset 0 0 1px #000000;
    -webkit-box-shadow: inset 0 0 1px #000000;
    box-shadow:         inset 0 0 1px #000000;
}
.jobTitle {
    font-weight: bold!important;
}
.card-body h4 {
    font-size: 25px!important;
    font-weight: bold;
}
.card-body h6 {
    font-size: 18px!important;
    font-weight: bold;
}
.jdList li {
    margin-bottom:15px!important;
}
.jdList li p {
    margin-bottom: 0px!important;
    font-size: 14px!important;
    font-style: italic;
}
.team-member, .team-member .team-img {
    position: relative;
}
.team-member {
    overflow: hidden;
}
.team-member, .team-member .team-img {
    position: relative;
}

.team-hover {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    border: 20px solid rgba(0, 0, 0, 0.1);
    background-color: rgba(255, 255, 255, 0.90);
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.team-member:hover .team-hover .desk {
    top: 35%;
}
.team-member:hover .team-hover, .team-member:hover .team-hover .desk, .team-member:hover .team-hover .s-link {
    opacity: 1;
}
.team-hover .desk {
    position: absolute;
    top: 0%;
    width: 100%;
    opacity: 0;
    -webkit-transform: translateY(-55%);
    -ms-transform: translateY(-55%);
    transform: translateY(-55%);
    -webkit-transition: all 0.3s 0.2s;
    transition: all 0.3s 0.2s;
    padding: 0 20px;
}
.desk, .desk h4, .team-hover .s-link a {
    text-align: center;
    color: #222;
}
.team-member:hover .team-hover .s-link {
    bottom: 10%;
}
.team-member:hover .team-hover, .team-member:hover .team-hover .desk, .team-member:hover .team-hover .s-link {
    opacity: 1;
}
.team-hover .s-link {
    position: absolute;
    bottom: 0;
    width: 100%;
    opacity: 0;
    text-align: center;
    -webkit-transform: translateY(45%);
    -ms-transform: translateY(45%);
    transform: translateY(45%);
    -webkit-transition: all 0.3s 0.2s;
    transition: all 0.3s 0.2s;
    font-size: 35px;
}
.desk, .desk h4, .team-hover .s-link a {
    text-align: center;
    color: #222;
}
.team-member .s-link a {
    margin: 0 10px;
    color: #333;
    font-size: 16px;
}
.team-title {
    position: static;
    padding: 20px 0;
    display: inline-block;
    letter-spacing: 2px;
    width: 100%;
}
.team-title h5 {
    margin-bottom: 0px;
    display: block;
    text-transform: uppercase;
}
.team-title span {
    font-size: 12px;
    text-transform: uppercase;
    color: #a5a5a5;
    letter-spacing: 1px;
}
.testim {
    width: 100%;
    background-image: url("../images/testimonial.png");
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-box-shadow:    1px 1px 1px 1px #000;
    -webkit-box-shadow: 1px 1px 1px 1px #000;
    box-shadow:         1px 1px 1px 1px #000;
}
.testim .wrap {
    position: relative;
    width: 100%;
    max-width: 1020px;
    padding: 20px 20px;
    margin: auto;
}
.testim .arrow {
    display: block;
    position: absolute;
    color: white;
    cursor: pointer;
    font-size: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s ease-in-out;    
    -ms-transition: all .3s ease-in-out;    
    -moz-transition: all .3s ease-in-out;    
    -o-transition: all .3s ease-in-out;    
    transition: all .3s ease-in-out;
    padding: 5px;
    z-index: 22222222;
}
.testim .arrow:before {
    cursor: pointer;
}
.testim .arrow:hover {
    color: #00a99d;
}
.testim .arrow.left {
    left: 10px;
}
.testim .arrow.right {
    right: 10px;
}
.testim .dots {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 60px;
    left: 0;
    display: block;
    z-index: 3333;
    height: 12px;
}
.testim .dots .dot {
    list-style-type: none;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid white;
    margin: 0 10px;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;    
    -ms-transition: all .5s ease-in-out;    
    -moz-transition: all .5s ease-in-out;    
    -o-transition: all .5s ease-in-out;    
    transition: all .5s ease-in-out;
    position: relative;
}
.testim .dots .dot.active,
.testim .dots .dot:hover {
    background: #00a99d;
    border-color: #00a99d;
}
.testim .dots .dot.active {
    -webkit-animation: testim-scale .5s ease-in-out forwards;   
    -moz-animation: testim-scale .5s ease-in-out forwards;   
    -ms-animation: testim-scale .5s ease-in-out forwards;   
    -o-animation: testim-scale .5s ease-in-out forwards;   
    animation: testim-scale .5s ease-in-out forwards;   
}
.testim .cont {
    position: relative;
    overflow: hidden;
}
.testim .cont > div {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 0 70px 0;
    opacity: 0;
}
.testim .cont > div.inactive {
    opacity: 1;
}
.testim .cont > div.active {
    position: relative;
    opacity: 1;
}
.testim .cont div .img img {
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    border-radius: 50%;
    background-color: white!important;
}
.testim .cont div h2 {
    color: #00a99d;
    font-size: 25px!important;
    margin: 15px 0;
}
.testim .cont div p {
    color: white;
    width: 80%;
    margin: auto;
}
.textTestimonial {
    font-size: 13px!important;
}
.testim .cont div.active .img img {
    -webkit-animation: testim-show .5s ease-in-out forwards;            
    -moz-animation: testim-show .5s ease-in-out forwards;            
    -ms-animation: testim-show .5s ease-in-out forwards;            
    -o-animation: testim-show .5s ease-in-out forwards;            
    animation: testim-show .5s ease-in-out forwards;            
}
.testim .cont div.active h2 {
    -webkit-animation: testim-content-in .4s ease-in-out forwards;    
    -moz-animation: testim-content-in .4s ease-in-out forwards;    
    -ms-animation: testim-content-in .4s ease-in-out forwards;    
    -o-animation: testim-content-in .4s ease-in-out forwards;    
    animation: testim-content-in .4s ease-in-out forwards;    
}
.testim .cont div.active p {
    -webkit-animation: testim-content-in .5s ease-in-out forwards;    
    -moz-animation: testim-content-in .5s ease-in-out forwards;    
    -ms-animation: testim-content-in .5s ease-in-out forwards;    
    -o-animation: testim-content-in .5s ease-in-out forwards;    
    animation: testim-content-in .5s ease-in-out forwards;    
}
.testim .cont div.inactive .img img {
    -webkit-animation: testim-hide .5s ease-in-out forwards;            
    -moz-animation: testim-hide .5s ease-in-out forwards;            
    -ms-animation: testim-hide .5s ease-in-out forwards;            
    -o-animation: testim-hide .5s ease-in-out forwards;            
    animation: testim-hide .5s ease-in-out forwards;            
}
.testim .cont div.inactive h2 {
    -webkit-animation: testim-content-out .4s ease-in-out forwards;        
    -moz-animation: testim-content-out .4s ease-in-out forwards;        
    -ms-animation: testim-content-out .4s ease-in-out forwards;        
    -o-animation: testim-content-out .4s ease-in-out forwards;        
    animation: testim-content-out .4s ease-in-out forwards;        
}
.testim .cont div.inactive p {
    -webkit-animation: testim-content-out .5s ease-in-out forwards;    
    -moz-animation: testim-content-out .5s ease-in-out forwards;    
    -ms-animation: testim-content-out .5s ease-in-out forwards;    
    -o-animation: testim-content-out .5s ease-in-out forwards;    
    animation: testim-content-out .5s ease-in-out forwards;    
}
@-webkit-keyframes testim-scale {
0% {
    -webkit-box-shadow: 0px 0px 0px 0px white;
    box-shadow: 0px 0px 0px 0px white;
}
35% {
    -webkit-box-shadow: 0px 0px 10px 5px white;        
    box-shadow: 0px 0px 10px 5px white;        
}
70% {
    -webkit-box-shadow: 0px 0px 10px 5px #00a99d;        
    box-shadow: 0px 0px 10px 5px #00a99d;        
}
100% {
    -webkit-box-shadow: 0px 0px 0px 0px #00a99d;        
    box-shadow: 0px 0px 0px 0px #00a99d;        
}
}
@-moz-keyframes testim-scale {
0% {
    -moz-box-shadow: 0px 0px 0px 0px white;
    box-shadow: 0px 0px 0px 0px white;
}
35% {
    -moz-box-shadow: 0px 0px 10px 5px white;        
    box-shadow: 0px 0px 10px 5px white;        
}
70% {
    -moz-box-shadow: 0px 0px 10px 5px #00a99d;        
    box-shadow: 0px 0px 10px 5px #00a99d;        
}
100% {
    -moz-box-shadow: 0px 0px 0px 0px #00a99d;        
    box-shadow: 0px 0px 0px 0px #00a99d;        
}
}
@-ms-keyframes testim-scale {
0% {
    -ms-box-shadow: 0px 0px 0px 0px white;
    box-shadow: 0px 0px 0px 0px white;
}
35% {
    -ms-box-shadow: 0px 0px 10px 5px white;        
    box-shadow: 0px 0px 10px 5px white;        
}
70% {
    -ms-box-shadow: 0px 0px 10px 5px #00a99d;        
    box-shadow: 0px 0px 10px 5px #00a99d;        
}
100% {
    -ms-box-shadow: 0px 0px 0px 0px #00a99d;        
    box-shadow: 0px 0px 0px 0px #00a99d;        
}
}
@-o-keyframes testim-scale {
0% {
    -o-box-shadow: 0px 0px 0px 0px white;
    box-shadow: 0px 0px 0px 0px white;
}
35% {
    -o-box-shadow: 0px 0px 10px 5px white;        
    box-shadow: 0px 0px 10px 5px white;        
}
70% {
    -o-box-shadow: 0px 0px 10px 5px #00a99d;        
    box-shadow: 0px 0px 10px 5px #00a99d;        
}
100% {
    -o-box-shadow: 0px 0px 0px 0px #00a99d;        
    box-shadow: 0px 0px 0px 0px #00a99d;        
}
}
@keyframes testim-scale {
0% {
    box-shadow: 0px 0px 0px 0px white;
}
35% {
    box-shadow: 0px 0px 10px 5px white;        
}
70% {
    box-shadow: 0px 0px 10px 5px #00a99d;        
}
100% {
    box-shadow: 0px 0px 0px 0px #00a99d;        
}
}
@-webkit-keyframes testim-content-in {
from {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}
to {
    opacity: 1;
    -webkit-transform: translateY(0);        
    transform: translateY(0);        
}
}
@-moz-keyframes testim-content-in {
from {
    opacity: 0;
    -moz-transform: translateY(100%);
    transform: translateY(100%);
}
to {
    opacity: 1;
    -moz-transform: translateY(0);        
    transform: translateY(0);        
}
}
@-ms-keyframes testim-content-in {
from {
    opacity: 0;
    -ms-transform: translateY(100%);
    transform: translateY(100%);
}
to {
    opacity: 1;
    -ms-transform: translateY(0);        
    transform: translateY(0);        
}
}
@-o-keyframes testim-content-in {
from {
    opacity: 0;
    -o-transform: translateY(100%);
    transform: translateY(100%);
}
to {
    opacity: 1;
    -o-transform: translateY(0);        
    transform: translateY(0);        
}
}
@keyframes testim-content-in {
from {
    opacity: 0;
    transform: translateY(100%);
}
to {
    opacity: 1;
    transform: translateY(0);        
}
}
@-webkit-keyframes testim-content-out {
from {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
to {
    opacity: 0;
    -webkit-transform: translateY(-100%);        
    transform: translateY(-100%);        
}
}
@-moz-keyframes testim-content-out {
from {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0);
}
to {
    opacity: 0;
    -moz-transform: translateY(-100%);        
    transform: translateY(-100%);        
}
}
@-ms-keyframes testim-content-out {
from {
    opacity: 1;
    -ms-transform: translateY(0);
    transform: translateY(0);
}
to {
    opacity: 0;
    -ms-transform: translateY(-100%);        
    transform: translateY(-100%);        
}
}
@-o-keyframes testim-content-out {
from {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0);
}
to {
    opacity: 0;
    transform: translateY(-100%);        
    transform: translateY(-100%);        
}
}
@keyframes testim-content-out {
from {
    opacity: 1;
    transform: translateY(0);
}
to {
    opacity: 0;
    transform: translateY(-100%);        
}
}
@-webkit-keyframes testim-show {
from {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
to {
    opacity: 1;
    -webkit-transform: scale(1);       
    transform: scale(1);       
}
}
@-moz-keyframes testim-show {
from {
    opacity: 0;
    -moz-transform: scale(0);
    transform: scale(0);
}
to {
    opacity: 1;
    -moz-transform: scale(1);       
    transform: scale(1);       
}
}
@-ms-keyframes testim-show {
from {
    opacity: 0;
    -ms-transform: scale(0);
    transform: scale(0);
}
to {
    opacity: 1;
    -ms-transform: scale(1);       
    transform: scale(1);       
}
}
@-o-keyframes testim-show {
from {
    opacity: 0;
    -o-transform: scale(0);
    transform: scale(0);
}
to {
    opacity: 1;
    -o-transform: scale(1);       
    transform: scale(1);       
}
}
@keyframes testim-show {
from {
    opacity: 0;
    transform: scale(0);
}
to {
    opacity: 1;
    transform: scale(1);       
}
}
@-webkit-keyframes testim-hide {
from {
    opacity: 1;
    -webkit-transform: scale(1);       
    transform: scale(1);       
}
to {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
}
@-moz-keyframes testim-hide {
from {
    opacity: 1;
    -moz-transform: scale(1);       
    transform: scale(1);       
}
to {
    opacity: 0;
    -moz-transform: scale(0);
    transform: scale(0);
}
}
@-ms-keyframes testim-hide {
from {
    opacity: 1;
    -ms-transform: scale(1);       
    transform: scale(1);       
}
to {
    opacity: 0;
    -ms-transform: scale(0);
    transform: scale(0);
}
}
@-o-keyframes testim-hide {
from {
    opacity: 1;
    -o-transform: scale(1);       
    transform: scale(1);       
}
to {
    opacity: 0;
    -o-transform: scale(0);
    transform: scale(0);
}
}
@keyframes testim-hide {
from {
    opacity: 1;
    transform: scale(1);       
}
to {
    opacity: 0;
    transform: scale(0);
}
}
@media all and (max-width: 300px) {
    body {
        font-size: 14px;
    }
}
@media all and (max-width: 500px) {
    .testim .arrow {
        font-size: 1.5em;
    }
    .testim .cont div p {
        line-height: 25px;
    }
}
@media (max-width:991px) {
    .footer-menu {
    padding-left:0
    }
}
/* SCROLLBAR STYLES */
::-webkit-scrollbar {
	width: 8px;
	height: 8px;
	background-color: #ebebeb;
} 
::-webkit-scrollbar-thumb {
    background-color: #00a99d;	
	background-image: -webkit-linear-gradient(45deg,rgba(255, 255, 255, .2) 25%,
											  transparent 25%,
											  transparent 50%,
											  rgba(255, 255, 255, .2) 50%,
											  rgba(255, 255, 255, .2) 75%,
											  transparent 75%,
											  transparent);
	border-radius:10px;
}
::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #ebebeb;
}