body{color:#7B7B7B;font-family: 'Roboto', sans-serif;}
a,a:link,a:visited,a:hover {text-decoration:none;color:#1eafe5}
a:focus{outline:none;border: none;box-shadow: none;}
ul {padding-left:0; list-style-position: inside;}
.lsn{list-style:none}
.mt30{margin-top:30px;}
.mb30{ margin-bottom:30px}
.successbox{ background-color:#9ECC12; padding:7px; border-radius:5px; color:#fff;}
.errorbox{background-color:#F00;padding:7px; border-radius:5px; color:#fff;}
.white{color:#fff !important;}
.mainnav{margin-bottom:5px;}
.hideit{display:none;}
.container_def{padding-top:40px;padding-bottom: 40px;}
.text_content h2,.text_content h1{margin:40px 0 20px;}
.text_content h1{font-size: 2rem}
.center{text-align:center;}

/*.blue{color:#1eafe5}*/
/***** website *****/
.fela{font-size: .5em;vertical-align: super;}
.phinfo{font-size: .8em;vertical-align: super;}
.phimg{border-radius: 20%}

#menu li a{ text-transform:uppercase; }
#breadcrumb{padding:10px 0;}
#f-top{ width: 100%; background-color:#fff}
.fixed{z-index: 9999;position: fixed !important;top: 0 !important;-webkit-box-shadow: 0px 3px 5px 0px rgba(29, 38, 42, 0.55);-moz-box-shadow:    0px 3px 5px 0px rgba(29, 38, 42, 0.55);box-shadow:         0px 3px 5px 0px rgba(29, 38, 42, 0.55);}
.navbar-nav > li > a {color:#999;}
.dropdown a{color:#999 !important}
.pink{color:#CC0066;}
#l2t_form{background-image: linear-gradient(#122F42, #122637)}
#l2t_form h2{font-size:27px;}
.copyright{font-size:smaller}
#blog a{ color:#333;}
#blog img{ display: block;height: auto;max-width: 100%;}
/*HOME*/
.homeitem{text-align:center; margin:30px 0}
.homeitem-text{min-height: 150px;}
.homeitem-img{ font-size:40px; color:#1EAEE5}
#home-quote{background-color:#014B61; font-size:2.8rem;color:#59abc3; }
#quote{background-color:#404040; font-size:2.8rem;color:#fff; }
#home_clients_container h2{ color:#ccc;}
#home_clients_container div{ text-align:center; margin:30px 0;}
#contact_form_content{color:#fff;}
#contact_form_content input,#contact_form_content textarea{ margin-top:5px; background-color: #122637;border: 1px solid #122637;color: #fff;}
#contact_form_content input::placeholder,#contact_form_content textarea::placeholder{color: #fff;}
#contact_form_content h2{ color:#FFF; text-align:center; margin-bottom:40px}
#contact_form_content h3{ color:#FFF;}
#contact_form_content ul{list-style:outside none none; padding-left:0; margin-top:39px}
#contact_form_content ul li{margin-top:10px;}
.submit{width:100%; height:40px; color:#FFF; border-radius:5px; font-size:15px; padding:5px; text-transform:uppercase; border:0;  background-color: #122F42 !important;}
/*FOOTER*/
footer{min-height:110px; padding:30px 0;background-color: #122F42;}
footer a{color:#FFF;}
#social li{list-style: none outside none;  margin: 0 10px; background: none repeat scroll 0 0 transparent !important;display: inline-block;}
/*blog*/

.blogpost ul,blogpost ol{padding-left:14px !important;}
.blogtitle{font-size:23px; text-transform:uppercase; font-weight:bold}
.blogshortinfo{color:#aaa;}
.blogshortinfo span{font-weight:bold; color: #676767}
.blogdate{ display:inline-block; padding:5px 10px; font-weight:bold; font-size:1.2em; color:#FFF}
.blogsidebartitle{font-size:16px; text-transform:uppercase; margin-top:15px}
.bloginfo{background: none repeat scroll 0 0 #f2f2f2;border-radius: 5px;display: inline-block;font-size: 90%;margin: 5px 10px 15px 0;padding: 5px 10px 5px 10px;text-transform: lowercase;}
.bloginfo i{margin-right:2px;}
.combg {background-color: #1EADE5;}
.navbar-brand img{margin-top:-10px}
.navbar-default{background-color:#FFFFFF !important; border-color:#FFF !important;}
#more_btn{padding:10px 30px; border:1px solid #ccc; border-radius:5px; color:#7b7b7b; display:inline-block; margin-bottom:30px}
#experts{background: rgba(0, 0, 0, 0) linear-gradient(to right, #ed30a0, #0b86a6) repeat scroll 0 0; }


@media (max-width: 400px) {

	#social{float:none !important; margin-top:20px; text-align:center}
	#l2t_info{float:none !important; text-align:center}
	
}


.teamitem {
    position: relative;
    margin-top: 120px;
    padding: 65px 0px 0px;
    background: #005872;
    border-radius: 3px;
    outline: none;
    border-radius: 10px;
}

.teamitem-team{margin: 25px 0 55px;}
.teamitem .teamitem-image-wrapper {
    background: #005872 none repeat scroll 0 0;
    border-radius: 50px;
    height: 100px;
    left: 50%;
    position: absolute;
    top: -50px;
    transform: translateX(-50%);
    width: 100px;
}

.teamitem .twitter-profile {
    border: 4px solid white;
    border-radius: 44px;
    height: 88px;
    left: 6px;
    position: absolute;
    top: 6px;
    width: 88px;
}

.teamitem .teamitem-info {
    height: 60px;
}
.teamitem .name {
  
    text-align: center;
	color:#FFF;
}



.teamitem .teamitem-title {
    -moz-box-flex: 1;
    color: #005872;
    flex: 1 1 0;
    text-align: center;
    text-transform: uppercase;
}

 .contactinfo_btn {
    background-color: #00a2d1;
    border-radius: 5px;
    color: white  !important;;
    height: 30px;
    padding: 10px;
    text-align: center;
    transition: background-color 0.1s linear 0s;
    bottom: 23px;
    height: auto;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
	cursor:pointer;
}
.contactinfo_btn:hover,.contactinfo_btn:focus{text-decoration:none; color:#fff !important;}


.teamitem-info-team{height: auto !important;}


/*PRICING RECRUITMENT*/

.pricingTable{
    
    text-align: center;
}
.pricingContent{
    min-height: 210px
}
.pricingTable .pricingTable-header{
    color: #fff;
    background-color: #1EAEE5;
    padding: 30px 20px;
    position: relative;
    z-index: 1;
    -webkit-clip-path: polygon(25% 0, 100% 0, 100% 100%, 0 100%, 0 25%);
    clip-path: polygon(25% 0, 100% 0, 100% 100%, 0 100%, 0 25%);
    transition: all 0.3s;
}

.pricingTable .pricingTable-header:before{
    content: '';
    background-color: rgba(0,0,0,0.1);
    height: 100%;
    width: 100%;
    opacity: 0;
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -1;
    -webkit-clip-path: polygon(25% 0, 100% 0, 100% 100%, 0 100%, 0 25%);
    clip-path: polygon(25% 0, 100% 0, 100% 100%, 0 100%, 0 25%);
    transition: all 0.3s;
}

.pricingTable:hover .pricingTable-header:before{
    height: 93%;
    width: 95%;
    opacity: 1;
}

.pricingTable .icon{
    font-size: 90px;
    line-height: 30px;
    margin-bottom: 10px;
}

.pricingTable .title{
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
}

.pricingTable .pricing-content{
    background-color: rgba(0,0,0,0.08);
    padding: 25px 0 15px;
    position: relative;
    -webkit-clip-path: polygon(100% 0, 100% 80%, 80% 100%, 0 100%, 0 0);
    clip-path: polygon(100% 0, 100% 80%, 80% 100%, 0 100%, 0 0);
    transition: all 0.3s;
}

.pricingTable .pricing-content:before{
    content: '';
    background: radial-gradient(transparent,transparent,rgba(0,0,0,0.05));
    height: 100%;
    width: 100%;
    opacity: 0;
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -1;
    -webkit-clip-path: polygon(100% 0, 100% 80%, 80% 100%, 0 100%, 0 0);
    clip-path: polygon(100% 0, 100% 80%, 80% 100%, 0 100%, 0 0);
    transition: all 0.3s;
}

.pricingTable:hover .pricing-content:before{
    height: 95%;
    width: 95%;
    opacity: 1;
}

.pricingTable .price-value{
    color: #1EAEE5;
    margin-bottom: 20px;
}

.pricingTable .amount{
    font-size: 45px;
    font-weight: 700;
    line-height: 50px;
    display: inline-block;
}

.pricingTable .month{
    color: #555;
    font-size: 18px;
    line-height: 30px;
    text-transform: capitalize;
}

.pricingTable .pricing-content ul{
    text-align: left;
    padding: 0;
    margin: 0 0 20px;
    list-style: none;
    display: inline-block;
}

.pricingTable .pricing-content ul li{
    color: #555;
    font-size: 18px;
    line-height: 40px;
    padding-left: 35px;
    position: relative;
}

.pricingTable .pricing-content ul li:before{
    content: "\f00c";
    color: #fff;
    background-color: #2ecc71;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    text-align: center;
    line-height: 25px;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 8px;
}

.pricingTable .pricing-content li.disable:before{
    content: '\f00d';
    background-color: #ff5151;
}

.pricingTable .pricingTable-signup{
    color: #1EAEE5;
    font-size: 25px;
    font-weight: 700;
    text-transform: capitalize;
    width: 45%;
    padding: 5px 15px;
    margin: 0 auto;
    display: block;
    position: relative;
    transition: all 0.3s ease 0s;
}

.pricingTable .pricingTable-signup:hover{ color: #fff; }

.pricingTable .pricingTable-signup:before{
    content: '';
    background-color: #1EAEE5;
    height: 100%;
    width: 100%;
    border-radius: 10px;
    transform: scale(0);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    transition: all 0.3s;
}

.pricingTable .pricingTable-signup:hover:before{ transform: scale(1); }

.pricingTable.blue .pricingTable-header{ background-color: #CC0066; }
.pricingTable.blue .amount,
.pricingTable.blue .pricingTable-signup{
    color: #CC0066;
}
.pricingTable.blue .pricingTable-signup:hover{ color: #fff; }
.pricingTable.blue .pricingTable-signup:before{ background-color: #CC0066; }

.pricingTable.red .pricingTable-header{ background-color: #505050; }
.pricingTable.red .amount,
.pricingTable.red .pricingTable-signup{
    color: #505050;
}
.pricingTable.red .pricingTable-signup:hover{ color: #fff; }
.pricingTable.red .pricingTable-signup:before{ background-color: #505050; }

@media only screen and (max-width: 990px){
    .pricingTable{ margin: 0 0 30px; }
}
/*==================================
    TIMELINE
==================================*/
/*-- GENERAL STYLES
------------------------------*/
.timeline {
  line-height: 1.4em;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.timeline h1, .timeline h2, .timeline h3, .timeline h4, .timeline h5, .timeline h6 {
  line-height: inherit;
}

/*----- TIMELINE ITEM -----*/
.timeline-item {
  padding-left: 40px;
  position: relative;
}
.timeline-item:last-child {
  padding-bottom: 0;
}

/*----- TIMELINE INFO -----*/
.timeline-info {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 3px;
  margin: 0 0 .5em 0;
  text-transform: uppercase;
  white-space: nowrap;
}

/*----- TIMELINE MARKER -----*/
.timeline-marker {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15px;
}
.timeline-marker:before {
  background: #CC0066;
  border: 3px solid transparent;
  border-radius: 100%;
  content: "";
  display: block;
  height: 15px;
  position: absolute;
  top: 4px;
  left: 0;
  width: 15px;
  transition: background 0.3s ease-in-out, border 0.3s ease-in-out;
}
.timeline-marker:after {
  content: "";
  width: 3px;
  background: #CCD5DB;
  display: block;
  position: absolute;
  top: 24px;
  bottom: 0;
  left: 6px;
}
.timeline-item:last-child .timeline-marker:after {
  content: none;
}

.timeline-item:not(.period):hover .timeline-marker:before {
  background: transparent;
  border: 3px solid #CC0066;
}

/*----- TIMELINE CONTENT -----*/
.timeline-content {
  padding-bottom: 40px;
}
.timeline-content p:last-child {
  margin-bottom: 0;
}

/*----- TIMELINE PERIOD -----*/
.period {
  padding: 0;
}
.period .timeline-info {
  display: none;
}
.period .timeline-marker:before {
  background: transparent;
  content: "";
  width: 15px;
  height: auto;
  border: none;
  border-radius: 0;
  top: 0;
  bottom: 30px;
  position: absolute;
  border-top: 3px solid #CCD5DB;
  border-bottom: 3px solid #CCD5DB;
}
.period .timeline-marker:after {
  content: "";
  height: 32px;
  top: auto;
}
.period .timeline-content {
  padding: 40px 0 70px;
}
.period .timeline-title {
  margin: 0;
}

/*----------------------------------------------
    MOD: TIMELINE SPLIT
----------------------------------------------*/
@media (min-width: 768px) {
  .timeline-split .timeline, .timeline-centered .timeline {
    display: table;
  }
  .timeline-split .timeline-item, .timeline-centered .timeline-item {
    display: table-row;
    padding: 0;
  }
  .timeline-split .timeline-info, .timeline-centered .timeline-info,
  .timeline-split .timeline-marker,
  .timeline-centered .timeline-marker,
  .timeline-split .timeline-content,
  .timeline-centered .timeline-content,
  .timeline-split .period .timeline-info,
  .timeline-centered .period .timeline-info {
    display: table-cell;
    vertical-align: top;
  }
  .timeline-split .timeline-marker, .timeline-centered .timeline-marker {
    position: relative;
  }
  .timeline-split .timeline-content, .timeline-centered .timeline-content {
    padding-left: 30px;
  }
  .timeline-split .timeline-info, .timeline-centered .timeline-info {
    padding-right: 30px;
  }
  .timeline-split .period .timeline-title, .timeline-centered .period .timeline-title {
    position: relative;
    left: -45px;
  }
}

/*----------------------------------------------
    MOD: TIMELINE CENTERED
----------------------------------------------*/
@media (min-width: 992px) {
  .timeline-centered,
  .timeline-centered .timeline-item,
  .timeline-centered .timeline-info,
  .timeline-centered .timeline-marker,
  .timeline-centered .timeline-content {
    display: block;
    margin: 0;
    padding: 0;
  }
  .timeline-centered .timeline-item {
    padding-bottom: 40px;
    overflow: hidden;
  }
  .timeline-centered .timeline-marker {
    position: absolute;
    left: 50%;
    margin-left: -7.5px;
  }
  .timeline-centered .timeline-info,
  .timeline-centered .timeline-content {
    width: 50%;
  }
  .timeline-centered > .timeline-item:nth-child(odd) .timeline-info {
    float: left;
    text-align: right;
    padding-right: 30px;
  }
  .timeline-centered > .timeline-item:nth-child(odd) .timeline-content {
    float: right;
    text-align: left;
    padding-left: 30px;
  }
  .timeline-centered > .timeline-item:nth-child(even) .timeline-info {
    float: right;
    text-align: left;
    padding-left: 30px;
  }
  .timeline-centered > .timeline-item:nth-child(even) .timeline-content {
    float: left;
    text-align: right;
    padding-right: 30px;
  }
  .timeline-centered > .timeline-item.period .timeline-content {
    float: none;
    padding: 0;
    width: 100%;
    text-align: center;
  }
  .timeline-centered .timeline-item.period {
    padding: 50px 0 90px;
  }
  .timeline-centered .period .timeline-marker:after {
    height: 30px;
    bottom: 0;
    top: auto;
  }
  .timeline-centered .period .timeline-title {
    left: auto;
  }
}

/*----------------------------------------------
    MOD: MARKER OUTLINE
----------------------------------------------*/
.marker-outline .timeline-marker:before {
  background: transparent;
  border-color: #CC0066;
}
.marker-outline .timeline-item:hover .timeline-marker:before {
  background: #CC0066;
}

/*TEAM FLIP*/
.card-wrapper {
    position: relative;
    width: 100%;
    margin: 0;
    -webkit-perspective: 800px;
    perspective: 800px;
    height:435px;
}
.card-wrapper .card-rotating {
    height: 100%;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.card-wrapper .card {
    font-weight: 400;
    border: 0;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}

.card-wrapper .card-rotating .front, .card-wrapper .card-rotating .back {
    -webkit-transition: 1s;
    transition: 1s;
}
.card-wrapper .card-rotating .front {
    z-index: 1;
}

.card-wrapper .card-rotating .face {
    position: absolute;
    z-index: 2;
    width: 100%;
    background: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.card-wrapper .card-up {
    height: 200px;
    overflow: hidden;
}
.card-wrapper .card-up img {
    vertical-align: middle;
}


.card-wrapper .card-rotating .back {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}

.card-wrapper .avatar {
    display: block;
    width: 120px;
    margin-top: -60px;
    overflow: hidden;
}
.white_flipper {
    background-color: #fff !important;
}
.card-wrapper .avatar img {
    width: 100%;
    background: none repeat scroll 0 0 #fff;
    border: 5px solid #fff;
}
.img-fluid, .modal-dialog.cascading-modal.modal-avatar .modal-header, .video-fluid {
    max-width: 100%;
    height: auto;
}

.card-wrapper:hover .card-rotating {
  transform: rotateY(180deg);
}
.bio{font-size:smaller;overflow-y: auto; height:260px;text-align: left;}
/**/
.dottedlink{color:#7B7B7B !important; font-weight:500;}
.cardbg-blue{background-color: #1EAFE5; color: #fff;}