/***
*  
Colors to be used:
- primarycolor - #5B5B5B;
- Blue - #00AEEF;
*
**/
body{
	font-family: "Avenir Next LT Pro";
	font-size: 18px;
	line-height: 1.5;
	color: #5B5B5B;
}
a {
    color: #00AEEF;
    text-decoration: none;
    background-color: transparent;
}
a:hover {
    color: #5B5B5B;
    text-decoration: none;
}
img{max-width: 100%;height: auto;}
p {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 2rem;
}
.equip-text{font-size: 19.2px;}
.btn-primary:hover {
    background-color: transparent;
    border: 1px solid #00AEEF;
    color: #000 !important;
    text-decoration: none;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
}
.btn-primary {
    background-color: #00AEEF;
    border: 1px solid #00AEEF;
    padding: 15px 35px;
    color: #FFFFFF !important;
    border-radius: 0px;
    display: inline-block;
    font-size: 18px;
    line-height: 1;
}
.navbar .btn-primary:hover{color: #00AEEF !important;} 
.navbar .btn-primary{padding: 10px 35px;font-size: 22px;}
.btn-primary.focus, .btn-primary:focus,.btn-primary:not(:disabled):not(.disabled):active{    
	color: #5B5B5B !important;
    background-color: transparent;
    border-color: #00AEEF;
    box-shadow: none;
}
.section{padding-top: 80px;padding-bottom: 80px;}
h1{
    font-size: 50px;
}
h2{
    font-size: 48px;
}
h3{
    font-size: 36px;
}
.title{
    font-weight: bold;
    letter-spacing: 1.5;
}
.font23{font-size: 23px;}
.title span{color:  #00AEEF;}
.section-two {
    padding-top: 35px;
    padding-bottom: 35px;
}
i.fa.fa-long-arrow-right {
    margin-left: 10px;
    top: 0px;
    vertical-align: middle;

}
.section-three{padding-bottom: 80px;}
.section-app{padding-top: 35px;padding-bottom: 25px;}  

/*
* Fonts
*/
@font-face {font-family:"Avenir Next LT Pro";font-style: normal;font-weight: 400;src: url("fonts/AvenirNextLTPro-Regular.otf") format("opentype");}


/* Header css */
header{
    border-bottom: 2px solid #00AEEF;
    box-shadow: 0 2px 4px 0 rgba(0,174,239,0.5);
    padding-top: 25px;
    padding-bottom: 25px;
}
.navbar .navbar-nav li a{font-size: 20px;}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{color: #00AEEF;}
.navbar .navbar-nav .nav-item.active a{color: #00AEEF;}
/*** commom css ***/
.border-data {
    box-sizing: border-box;
    background: #00AEEF;
    height: 6px;
    width: 246px;
    margin: 0px auto;
}
.animaion-content {
    position: relative;
    left: 0px;
    right: 0px;
    width: 100%;
}

/* service css */
.list-item {
    display: flex;
    padding-bottom: 42px;
    padding-top: 42px;
}
.list-item h3 {
    font-weight: 700;
}
.be-noise {
    position: relative;
  color: #22D8BE;
  font-family: "Avenir Next LT Pro";
  font-size: 24px;
  font-weight: 700;
  line-height: 26px;
}
.list-content {
    padding-top: 40px;
}
.list-content p{position: relative;} 

/** slider ***/
.item-content{
  background-color: #FFF;
  border: 3px solid #808080;
  padding: 25px 15px;
      box-shadow: 8px 8px 0px 0px #91DCF8;
}
.item-content p{margin-bottom: 1rem;}
#carousel-global .circle{ 
    /*display: table-cell;
    vertical-align: middle;
    padding: 1vw 0;
    float: right;
    */
    position: relative;
}
#carousel-global .inner:before {
    content: "";
    position: absolute;
    height: 2px;
    background: #22D8BE;
    top: -43px;
    bottom: 0;
    margin: auto;
    left: 5px;
    width: 218px;
}
#carousel-global .circle:after {
    content: "";
    position: absolute;
    height: 2px;
    background: #22D8BE;
    top: -43px;
    bottom: 0;
    margin: auto;
    right: -85px;
    width: 210px; 
    z-index: -9;
}
.item-inner{padding-top: 15%;padding-right: 8px;}
#carousel-global .carousel-indicators {
    position: absolute;
    bottom: auto;
    right: auto;
    left: 0;
    z-index: 15;
    display: flow-root;
    /* display: flex; */
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 0px;
    margin-left: 0px;
    list-style: none;
    background: #fff;
}
#carousel-global .carousel-indicators.item_0,#carousel-global .carousel-indicators{transition: all 600ms cubic-bezier(0.64, 0.04, 0.35, 1);
    -webkit-transition: all 600ms cubic-bezier(0.64, 0.04, 0.35, 1);}  
#carousel-global ol.carousel-indicators.item_1 {transition: all 600ms cubic-bezier(0.64, 0.04, 0.35, 1);
    -webkit-transition: all 600ms cubic-bezier(0.64, 0.04, 0.35, 1);} 
#carousel-global ol.carousel-indicators.item_2 {transition: all 600ms cubic-bezier(0.64, 0.04, 0.35, 1);
    -webkit-transition: all 600ms cubic-bezier(0.64, 0.04, 0.35, 1);}
#carousel-global ol.carousel-indicators.item_3 {transition: all 600ms cubic-bezier(0.64, 0.04, 0.35, 1);
    -webkit-transition: all 600ms cubic-bezier(0.64, 0.04, 0.35, 1);}  
#carousel-global ol.carousel-indicators.item_4 {transition: all 600ms cubic-bezier(0.64, 0.04, 0.35, 1);
    -webkit-transition: all 600ms cubic-bezier(0.64, 0.04, 0.35, 1);}  
#carousel-global ol.carousel-indicators.item_5 {transition: all 600ms cubic-bezier(0.64, 0.04, 0.35, 1);
    -webkit-transition: all 600ms cubic-bezier(0.64, 0.04, 0.35, 1);}  
#carousel-global .carousel-indicators{transform: rotate(180deg);}  
#carousel-global .carousel-indicators li.active{
    background: url(images/round-active.png) no-repeat;
    border: 0px;
    position: relative;
    z-index: 999;
    width: 45px;
    height: 45px;
    background-position: center;
    background-size: cover;
    transition: all 600ms cubic-bezier(0.64, 0.04, 0.35, 1);
    -webkit-transition: all 600ms cubic-bezier(0.64, 0.04, 0.35, 1);
}
#carousel-global .carousel-indicators li{
  height: 25px;
  width: 25px;
  background-color: #22D8BE;
  border-radius: 50%;
  opacity: 1;
  margin: 0px auto;
}
.circle h2{ 
  color: #5B5B5B;
  font-size: 72px;
      padding-top: 20%;
  padding-left: 18%;
}
.text {
    padding-left: 18%;
}
.text p {
    font-size: 28px;
    line-height: 32px;
    padding-top: 20px;
}
.carousel-fade .carousel-inner .carousel-item h2,.carousel-fade .carousel-inner .carousel-item .text ,.carousel-fade .carousel-inner .carousel-item .item-content p{
    opacity: 0;
    -webkit-transition: 1s all ease-in-out .1s;
       -moz-transition: 1s all ease-in-out .1s; 
        -ms-transition: 1s all ease-in-out .1s; 
         -o-transition: 1s all ease-in-out .1s; 
            transition: 1s all ease-in-out .1s; 
}
.carousel-fade .carousel-inner .carousel-item.active h2,.carousel-fade .carousel-inner .carousel-item.active .text , .carousel-fade .carousel-inner .carousel-item.active .item-content p{
    opacity: 1;
    -webkit-transition: 1s all ease-in-out .1s;
       -moz-transition: 1s all ease-in-out .1s; 
        -ms-transition: 1s all ease-in-out .1s; 
         -o-transition: 1s all ease-in-out .1s; 
            transition: 1s all ease-in-out .1s;    
}
/**** Page ********/
.wrapper{padding-top: 100px;padding-bottom: 50px;}
.leadership-section{padding-bottom: 50px;}
.page-tilte{
  font-family: "Avenir Next LT Pro"; 
  padding-top: 35px; 
  margin-bottom: 50px;
  color: #5B5B5B;
  font-size: 56.4px;
  font-weight: 700;
}
.page-inner{
    background: url(images/about-asset.png);
    background-repeat: no-repeat;
    background-position: top right 142px;
}
.leadership{
    text-align: center;
    position: relative;
    padding-top: 15px;
}
.lead-content h4,.founder-content h4{
  color: #00AEEF;
  font-size: 24px;
  font-weight: 700;
}
.lead-content p{
  color: #5B5B5B;
  font-size: 22px; 
  margin-bottom: 5px;
}
.lead-content a {
    color: #22D8BE;
}
.lead-content a:hover {
    color: #00AEEF;
}
.leadership{padding-bottom: 35px;}
.founder-content{padding-bottom: 35px;}
.lead-thumb,.founder-thumb {
    display: inline-block;
    position: relative;
    padding-bottom: 25px;
    clear: both;
}
.cosmetic {
    position: absolute;
    left: -18px;
    top: 0px;
}
.founder{
    position: relative;
}
.founder .cosmetic {
    position: absolute;
    left: -21px;
    top: 29px;
    z-index: 999;
}
.founder-content {
    padding-top: 27px;
}
.founder-content h5{
  color: #5B5B5B;
  font-size: 28px;
  margin: 0px;
  padding-bottom: 20px;
}
.founder-content a{font-weight: bold;color: #5B5B5B;}
.founder-content a:hover{color: #00AEEF;}
/* footer */
footer.footer {
    padding-top: 35px;
    padding-bottom: 35px;
}
 .footer-divider {
    box-sizing: border-box;
    height: 1px;
    width: 100%;
    border: 1px solid #1BA1CB;
    box-shadow: 0 2px 4px 0 rgba(0,174,239,0.5);
}
footer.footer p {
    color: #00AEEF;
    font-size: 20px;
}
ul.social{margin: 0px;padding: 0px;} 
ul.social li{display: inline-block;}
#my-popup.popup {
    display: none;
    width: 100%;
    position: fixed;
    top: 0;
    height: 100vh;
    left: 0;
    background: transparent;
    z-index: 999999;
    overflow: auto;
}
#my-popup .popup-inner {
    position: relative;
    background-color: #FFF;
    box-shadow: 4px 4px 12px 0 rgba(0,0,0,0.3);
    padding: 10px;
    margin: 50px auto;
    max-width: 1301px;
    border-radius: 10px;
    width: 100%;
}
#my-popup .popup-close {
    display: inline-block;
    position: absolute;
    font-size: 20px;
    text-align: center;
    line-height: 100%;
    color: #000!important;
    top: 10px;
    right: 15px; 
    z-index: 9999999999;
}
#my-popup .popup_content {
    margin: 35px;
    padding-left: 15px;
    padding-right: 15px;
    display: table;
}
@media (min-width: 1400px){  
#carousel-global .carousel-indicators {
    top: 37%;
}
#carousel-global .carousel-indicators.item_0,#carousel-global .carousel-indicators{top: 7%;}  
#carousel-global ol.carousel-indicators.item_1 {top: 16%;} 
#carousel-global ol.carousel-indicators.item_2 {top: 25%;}
#carousel-global ol.carousel-indicators.item_3 {top: 34%;}   
#carousel-global ol.carousel-indicators.item_4 {top: 43%;}  
#carousel-global ol.carousel-indicators.item_5 {top: 52%;}  
.item-inner .item-content{min-height: 132px;} 
}
@media only screen and (max-width: 1399px) and (min-width: 1300px)  {
  #carousel-global .carousel-indicators {
    top: 37%;
  }
  #carousel-global ol.carousel-indicators.item_1 {top: 17%;} 
  #carousel-global ol.carousel-indicators.item_2 {top: 26%;}
  #carousel-global ol.carousel-indicators.item_3 {top: 35%;}  
  #carousel-global ol.carousel-indicators.item_4 {top: 44%;}  
  #carousel-global ol.carousel-indicators.item_5 {top: 53%;}   
}
@media only screen and (max-width: 1299px) and (min-width: 1200px)  {
  #carousel-global .carousel-indicators {
    top: 30%;
  }
  #carousel-global ol.carousel-indicators.item_1 {top: 22%;} 
  #carousel-global ol.carousel-indicators.item_2 {top: 30%;}
  #carousel-global ol.carousel-indicators.item_3 {top: 39%;}  
  #carousel-global ol.carousel-indicators.item_4 {top: 47%;}  
  #carousel-global ol.carousel-indicators.item_5 {top: 56%;} 
}
@media only screen and (max-width: 1199px) and (min-width: 992px)  {
  #carousel-global .carousel-indicators {
    top: 18%;
    left: 99px;
  }
  #carousel-global ol.carousel-indicators.item_1 {top: 26%;} 
  #carousel-global ol.carousel-indicators.item_2 {top: 34%;}
  #carousel-global ol.carousel-indicators.item_3 {top: 42%;}  
  #carousel-global ol.carousel-indicators.item_4 {top: 50%;}  
  #carousel-global ol.carousel-indicators.item_5 {top: 59%;} 
  #carousel-global .circle .inner {
    height: 330px;
    width: 330px;
  }
}
@media only screen and (max-width: 1198px) and (min-width: 1164px)  {
#carousel-global .carousel-indicators {  
    left: 74px !important;
  }
}  
@media only screen and (max-width: 1165px) and (min-width: 992px)  {
#carousel-global .carousel-indicators {
    left: 25px !important;
  }
}
@media (min-width: 1200px){ 
    .custom-container{    max-width: 1300px;
    margin: 0px auto;
    position: relative;}
}
@media (max-width: 1090px){ 
    
}
@media (min-width: 992px){
.navbar-expand-lg .navbar-nav .nav-link {
    padding:0px 18px;
}
.header nav{padding: 0px;
    padding-top: 15px;} 
    .book-wrapper {
    padding-left: 18px;
}
.global-area{margin-bottom: -65px;}
#carousel-global .circle .inner { 
    text-align: left;
    height: 375px;
    width: 375px;
    margin-right: 2.6vw;
    border: 2px solid #00AEEF;
    border-radius: 100%;
    overflow: hidden;
    margin: 0px auto;
 }
 .content-animation{
    padding-top: 25px;
  }
  .image-animation .direction-first{
    position: absolute;top: 10px;right: 0px;height: 145px;left: 12%;
  }
   .image-animation .direction-second{
    position: absolute;top: 10px;left: 35%;height: 145px;
  }
   .image-animation .direction-third{
    position: absolute;top: 0px;left: 35%;height: 95px;margin-top: 13%;
  }
}
@media only screen and (max-width: 991px) and (min-width: 768px)  {
  #carousel-global .circle .inner { 
    text-align: left;
    height: 260px;
    width: 260px;
    margin-right: 2.6vw;
    border: 2px solid #00AEEF;
    border-radius: 100%;
    overflow: hidden;
    margin: 0px auto;
 }
 #carousel-global .inner:before{
    width: 130px !important;
  }
  #carousel-global .circle:after{width: 175px !important;}
  .text p{    font-size: 18px !important;}
  .circle h2 {font-size: 30px!important;padding-top: 25%!important;}
    #carousel-global .carousel-indicators {
    top: 11%;
    left: 0px;
    background: transparent;
  }
  #carousel-global ol.carousel-indicators.item_1 {top: 21%;} 
  #carousel-global ol.carousel-indicators.item_2 {top: 30%;}
  #carousel-global ol.carousel-indicators.item_3 {top: 41%;}  
  #carousel-global ol.carousel-indicators.item_4 {top: 51%;}  
  #carousel-global ol.carousel-indicators.item_5 {top: 60%;} 
  .carousel-inner{margin-bottom: 60px;}
 .section-two h3 {
    font-size: 27px;
}
}
@media (max-width: 991px){ 
    nav.navbar.navbar-expand-lg .navbar-toggler{
        position: absolute;
        right: 0px;
        top: -54px; 
    }
    nav.navbar.navbar-expand-lg.navbar-light {
    float: none !important;
    padding: 0px;
    position: relative;
  }
  .navbar-collapse .navbar-nav{padding-top: 30px;} 
   .content-animation{padding-top: 25px;padding-bottom: 50px;}
   .image-animation{display: none;}
   .item-inner .item-content{min-height: 230px;} 
}
@media (min-width: 768px){ 
    ul.social{text-align: right;}
    .copyright p{padding-top: 16px;}
    footer.footer p {margin: 0px;}
}
@media (min-width: 768px){ 
  /*Bullet aligment on desktop*/
  #bullet-alignment{
    margin-bottom:-65px !important;
  }
  #arrow-img-one{
  width:70px;
  }
  #arrow-img-two{
  width:50px;
  }
  #arrow-img-three{
  width:40px;
  }
#arrow-one{
    position: absolute;
    top: 10px;
    right: 0px;
    height: 145px;
    left: 12%;
  }
  #arrow-two{
    position: absolute;
    top: 10px;
    left: 35%;
    height: 145px;
    
  }
  #arrow-three{
    position: absolute;
    top: 0px;
    left: 35%;
    height: 95px;
    margin-top: 13%;
  }
}  
@media (max-width: 767px){    
.carousel-inner .col-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.carousel-inner{padding: 0px 35px;}
#carousel-global .circle .inner { 
    text-align: center;
        padding: 25px;
    margin-right: 2.6vw;
    border: 2px solid #00AEEF;
    overflow: hidden;
    margin: 0px auto; 
 }
 #carousel-global .inner:before, #carousel-global .circle:after{content: none;} 
#carousel-global .carousel-indicators{display: none;}
.custom-width{
  max-width: 100%;
  flex: 1%;
}
#carousel-global .circle h2{padding: 0px;}
#carousel-global .text {
   padding: 0px;
}
#carousel-global .carousel-control-next,#carousel-global .carousel-control-prev {
    top: 175px;
    width: 10%;
}
.mobile-cursor .carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='red' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.mobile-cursor .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='red' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
.item-inner {  
    padding-top: 7%;
}
.text p {
    font-size: 22px;
    line-height: 26px;
    padding-top: 20px;
}
.list-content {
    padding-top: 0px; 
}
#col-space{
  padding:0px 0px 0px 60px;
}
#arrow-one{
  left:4%;
  margin-left:50px;
}
#arrow-two{
  left:5%;
}
#arrow-three{
  left:4%;
  margin-left:100px;
}

#arrow-img-one{
  width:50px;
  }
  #arrow-img-two{
  width:45px;
  }
  #arrow-img-three{
  width:35px;
  }
div.col-3.h-space{
  max-width:100% !important;
  flex:auto;
}
div.col-9.h-space{
  max-width:100% !important;
  flex: auto;
}


#carousel-global .carousel-indicators li {
    height: 20px;
    width: 20px;
}

#carousel-global .carousel-indicators li.active {
    width: 35px;
    height: 35px;
}
  .title{font-size: 24px;}
  footer.footer{text-align: center;}
}
@media (max-width: 375px){ 
  .page-tilte{ font-size: 42.4px;}
}