/*!
 * Start Bootstrap - Landing Page Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,300,700&subset=greek,latin);
@import url(https://fonts.googleapis.com/css?family=Roboto:100,400,300,700&subset=greek,latin);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700&subset=greek,latin);
@import url(https://fonts.googleapis.com/css?family=Jura:400,600&subset=greek,latin);
@import url(https://fonts.googleapis.com/css?family=Play&subset=greek,latin);
@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,700&subset=greek,latin);
@import url(https://fonts.googleapis.com/css?family=Montserrat+Subrayada:400,700);
@import url(https://fonts.googleapis.com/css?family=Orbitron:400,900);

body,
html {
    width: 100%;
    height: 100%;
    font-family: 'Ubuntu', Arial, sans-serif;
    font-weight: 300;
    font-size: 16px;
    /*color: #40545C;*/
}


h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Jura', Arial, sans-serif;
    font-weight: 400;
}

a {
    color: #00bcd4;
}

.nav {
    font-family: "Roboto";
    font-size: 16px;
}

.nav a:hover {
    /*color: #609bfd;*/
    color: #00bcd4;
}

.topnav {
    font-size: 16px; 
}

.lead {
    font-size: 18px;
    font-weight: 400;
}

.intro-header {
    padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    background-color: #fff;
    text-align: center;
    color: #f8f8f8;
    background: url(../images/Header.jpg) no-repeat top center;
    background-size: cover;
    background-position: 50%;
    position: relative;
    width: 100%;
    height: 100%;
    
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.dpbox span {
    width: 100%;
    height: auto;
    background-color: #609bfd;
    color: #fff;
    text-align: center;
    padding: 0 100px;
}

.dpbox-light span {
    
    width: 100%;
    height: auto;
    background-color: #90B9FE;
    color: #fff;
    text-align: center;
    padding: 0 40px;
}

.dpbox h1 {
    font-family: 'Montserrat Subrayada', sans-serif;
    font-size: 5em;
    color: #fff;
    text-align: center;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}

.dpbox-light h1 {
    font-family: 'Orbitron', sans-serif;
    font-size: 5em;
    color: #fff;
    text-align: center;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}

.flabels {
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 12px;
    font-weight: 100px !important;
    color: #ccc !important;
}

.footpad {
    padding: 0 25px 0 0;
}

.contact {
    padding: 0 20px;
}

.intro {
    position: relative;
    width: auto;    
    text-align: center;
}

.intro-message {
    position: relative;
    padding-top: 30%;
    padding-bottom: 20%;   
}

.intro-message > h1 {
    font-family: "OpenSans", Arial, sans-serif !important;
    margin: 0;
    /*text-shadow: 2px 2px 3px rgba(0,0,0,0.4);*/
    font-size: 2.3em;
    color: #566976;
    text-transform: uppercase;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h3 {
    font-family: "Ubuntu", Arial, sans-serif;
    font-size: 30px;
    color: #595959;
    text-shadow: 2px 2px 3px rgba(0,0,0,0);
    padding: 20px 0;
}

.intro-message .btn {
    margin-bottom: 150px;
}

.logo-image {
    text-align: center;
    margin: 50px 0;
    border: 1px solid #EBE9E9;
    border-radius: 3px;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .5);
            box-shadow: 0 4px 5px rgba(0, 0, 0, .5);
}

.serimg {
    max-width: 85px;
}

header .navbar .yamm .navbar-default {
    box-shadow: 4px 4px 5px rgba(0, 0, 0, 1);
    -webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, 1);
}



.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
    margin: 20px 0;
    padding: 10px;
}

.content {
    padding: 80px 0;
    background-color: #fff;
}

.content-section-a {
    padding: 80px 0;
    background-color: #f8f8f8;
}

.content-section-b {
    padding: 80px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.section-heading {
    margin-bottom: 30px;
}

.just-right {
    text-align: right;
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.section-heading-spacer-right {
    float: right;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.banner {
    padding: 100px 0;
    color: #f8f8f8;
    background: url(../img/banner-bg.jpg) no-repeat center center;
    background-size: cover;
}

.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}

.callout {
    display: table;
    width: 100%;
    height: 400px;
    color: #fff;
    background-color: #282828;
    background: url(../img/chair.jpg) no-repeat center center scroll;
    opacity: .5;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}



.divider {
    max-width: 75px;
    border-color: #00bcd4;
    border-width: 1px;
    opacity: .5;
}

/* Map */

.map {
    height: 550px;
}


/* Services */

.services {
    padding: 80px 0;
    background-color: #d9d9d9;
}

.service-item {
    margin-bottom: 30px;
}

.text-vertical-center {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.text-vertical-center h1 {
    margin: 0;
    padding: 0;
    font-family: 'Jura', Arial, sans-serif;
    font-size: 3em;
    font-weight: 400;
}

.left {
    float: left;
    font-size: .5;
    margin: 5px 10px 0 5px;
}

.logo-left {
    float: left;
    padding: 15px 0 5px 0;
}

.big {
    font-family: 'Jura', Arial, sans-serif;
    font-size: 18px;
}

.numlg {
    font-size: 15px;
}


/* Buttons */
.btn-custom {
    min-height:35px;
    /*border-radius:7px;
    -webkit-border-radius:7px;
    -moz-border-radius:7px;*/
    padding:15px 40px 15px 40px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    margin:25px 5px 5px 0px;
}

.btn-one {
    text-transform: uppercase;
    background-color: #e23661;
    /*border:1px solid #00bcd4;*/ 
    color:#fff;
    font-size: 18px;
    font-family: 'Roboto', Arial, sans-serif;
}

.btn-one:hover {
    background-color:#00bcd4;
    color:#fff;
    text-decoration:none;
    /*box-shadow: 0 0 50px 0 rgba (0,0,0,.15);*/
}

.btn-two {
    text-transform: uppercase; 
    background-color: #00bcd4;
    border:1px solid #00bcd4; 
    color:#fff;      
}

.btn-two:hover {
    background-color:transparent;
    color:#595959;
    text-decoration:none;
}

.btn-three {   
    background-color:transparent;
    border:2px solid #737373; 
    color:#4D4D4D;     
}

.btn-three:hover {
    background-color:#737373;
    color:#fff;
    text-decoration:none;
}

.btn-call {
    text-transform: uppercase;
    text-align: center;
    background: #3f5267;
    color: #fff;
    font-family: "Ubuntu", Arial, sans-serif;
    font-size: 13px;
    margin: 2px 2px !important;
    padding: 7px 30% !important;
    width: auto;
    position: relative;
    /*background: rgba(130,180,212,1);
    background: -moz-linear-gradient(top, rgba(130,180,212,1) 0%, rgba(118,161,188,1) 40%, rgba(55,90,112,1) 70%, rgba(55,90,112,1) 70%, rgba(55,90,112,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(130,180,212,1)), color-stop(40%, rgba(118,161,188,1)), color-stop(70%, rgba(55,90,112,1)), color-stop(70%, rgba(55,90,112,1)), color-stop(100%, rgba(55,90,112,1)));
    background: -webkit-linear-gradient(top, rgba(130,180,212,1) 0%, rgba(118,161,188,1) 40%, rgba(55,90,112,1) 70%, rgba(55,90,112,1) 70%, rgba(55,90,112,1) 100%);
    background: -o-linear-gradient(top, rgba(130,180,212,1) 0%, rgba(118,161,188,1) 40%, rgba(55,90,112,1) 70%, rgba(55,90,112,1) 70%, rgba(55,90,112,1) 100%);
    background: -ms-linear-gradient(top, rgba(130,180,212,1) 0%, rgba(118,161,188,1) 40%, rgba(55,90,112,1) 70%, rgba(55,90,112,1) 70%, rgba(55,90,112,1) 100%);
    background: linear-gradient(to bottom, rgba(130,180,212,1) 0%, rgba(118,161,188,1) 40%, rgba(55,90,112,1) 70%, rgba(55,90,112,1) 70%, rgba(55,90,112,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82b4d4', endColorstr='#375a70', GradientType=0 );*/
}

.home .bg-dark {
    background-color: #1c1c1c;
    color: #f0f0f0;
}

.home article {
    box-sizing: border-box;
    max-width: 100%;
    padding: 15vh 8%;
    padding-top: 15vh;
    padding-right: 8%;
    padding-bottom: 15vh;
    padding-left: 8%;
    margin: 0 auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    position: relative;
}


*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.copyright {
    padding: 14px 0 6px 0;
    
    background: #1A242D;
    color: #f0f0f0;
}

.welcome {
    padding: 50px 0;
    background-color: #F3FAFD;
}

.pad-left {
    padding-left: 60px;
}

.table-responsive {
    font-family: 'Ubuntu';
    font-size: 15px;
}

.quotebg {
    background-color: #736365;
    background: url(../images/testibg2.jpg) no-repeat center center;
    position: relative;
    background-size: cover !important;
    /*
    background: url(../images/quote/QuotesBGb.jpg) no-repeat center center fixed !important;
    
    */
}

.center-image {   
    margin: auto;
    display: block;
    width: 200px;
}

.smallpng {
    height: 20%;
    width: 20%;
    padding: 0 15px 0 0;
}

#accordion .panel-body {
    border-left: 2px solid #00bcd4 !important;
    margin-left: 20px;
}

.team-par {
    padding: 10px 30px;
    text-align: center;
}

.pattern {
    background: #0c0d0e url(../img/pattern.png) repeat center center fixed;
    background-size: 12%;
}


/* Sticky footer styles
-------------------------------------------------- */

/* Set the fixed height of the footer here */
#StickyFoot {
  height: 56px !important;
  background: #fe3a2f !important;
  opacity: 1;
}


/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

#wrap > .container {
  padding: 10px 15px 0;
}

#footer > .container {
  padding-left: 15px;
  padding-right: 15px;
}

#MobiCall {
    padding: 8px;
}
#MobiCall a {
    font-size: 14px;
    color: #00bcd4 !important;
    text-decoration: none;
}
#MobiCall a:hover {
    color: #00bcd4;
}

/* Preloader */
#preloader {
  position: fixed;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background-color:#000; /* change if the mask should have another color then white */
  z-index:99999; /* makes sure it stays on top */
}

#status {
  width:200px;
  height:200px;
  position:absolute;
  left:50%; /* centers the loading animation horizontally one the screen */
  top:50%; /* centers the loading animation vertically one the screen */
  background-image:url(img/status.GIF); /* path to your loading animation */
  background-repeat:no-repeat;
  background-position:center;
  margin:-100px 0 0 -100px; /* is width and height divided by two */
}

/*scrol to top*/

.scrollToTop {
  bottom: 30px;
  display: none;
  font-size: 18px;
  font-weight: bold;
  height: 30px;
  position: fixed;
  right: 30px;
  text-align: center;
  text-decoration: none;
  width: 30px;
  z-index: 9999;
  border: 2px solid #00bcd4;
  border-radius: 4px;
  background: transparent;
  color: #00bcd4;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;

}
.scrollToTop:hover, .scrollToTop:focus{
  text-decoration: none;
  outline: none;
}

.slider_overlay {
  background: none repeat scroll 0 0 #242434;
  height: 100%;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 9;
}

.contact_feature{
    float: left;
    display: inline;
    width: 100%;    
    position: relative;
    z-index: 999;
}
.single_contact_feaured {  
    border: 1px solid #ccc;
    display: inline;
    float: left;
    padding: 20px 10px;
    text-align: center;
    width: 100%;
    height: 200px;
}
.single_contact_feaured > i {
    color: #00bcd4;
    font-size: 30px;
    line-height: 50px;
    margin-bottom: 5px;
}
.single_contact_feaured > h4 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 800;
    color: #fff;
}
.single_contact_feaured>p{
    font-size: 14px;
    color: #888;
}

#contactFeature{
    background-image: url("../images/DarkChairL.jpg");
    background-repeat: no-repeat;
    
    position: relative;
    float: left;
    display: block;
    width: 100%;
    padding: 50px 0;
}

/*--------------------*/
/* TESTIMONIAL SECTION */
/*--------------------*/

#testimonial{
    background: url(../images/quote/QuotesBGb.jpg) no-repeat scroll;
    display: inline;
    float: left;
    padding: 50px 0 80px 0;
    width: 100%;
    
}

#testimonial .heading{
    margin-top: 20px;
}

.testimonial_customer{
    float: left;    
    display: inline;    
    width: 100%;        
}

.testimonial_slider{
    float: left;    
    display: inline;    
    width: 100%;    
}

.testimonial_slider>li{
    width: 680px;
    margin: 0 auto;
}

.testi_media {
  margin: 0 auto !important;
  width: 250px;
}

.testi_media .media-body {  
  vertical-align: middle;
}

.media-heading {  
  font-size: 20px;
}

.testi_media .media-body span {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}

.testi_media .media-left {
  padding-right: 20px;
}

.testi_img img {
  border-radius: 100%;
  height: 100px;
  width: 100px;
}

.testi_content {
  background-color: #fff;
  border: 1px solid #00bcd4;
  border-radius: 6px;
  margin: 10px auto 0;
  padding: 10px;
  position: relative;
  width: 100%;
}

.testi_content:before {
  background-image: url("img/test-arrow.png");
  background-position: center center;
  background-repeat: no-repeat;
  content: "";
  height: 22px;
  left: 30%;
  position: absolute;
  top: -22px;
  width: 32px;
}

.testimonial_slider .slick-dots li {
  border: 1px solid #00bcd4;
  color: #00bcd4;
  cursor: pointer;
  display: inline-block;
  height: 15px;
  line-height: 102px;
  margin: 0 5px;
  padding: 5px 4px;
  position: relative;
  width: 30px;
}

.testimonial_slider .slick-dots li button:before {
  content:none;  
}

.testimonial_slider .slick-dots li button {
  background: none repeat scroll 0 0 #e6e6e6;
  height: 4px;
  padding: 0px;
  width: 20px;
}

/*--------------------*/
/* ABOUT SECTION */
/*--------------------*/

#about {
  display: inline;
  float: left;
  width: 100%;
  padding: 80px 0px;
}
.about_area{
    float: left;
    display: inline;
    width: 100%;
    min-height: 200px;
}
.heading{
    float: left;
    display: inline;
    width: 100%;
}
.heading h2 {
    display: inline-block;
    margin-bottom: 35px;
    padding-bottom: 15px;
    padding-right: 50px;
    font-size: 40px;
    line-height: 40px;
}
.heading p{
    font-size: 16px;
    line-height: 28px;
    font-weight: 300;
}
.about_content{
    float: left;
    display: inline;
    width: 100%;
    padding: 50px 0px;
}
.about_featured{
    float: left;
    display: inline;
    width: 100%;
}
.panel-group .panel {
  border-radius: 0;
  margin-bottom: 0px;
  box-shadow: none;
}
.panel-group .panel + .panel {
  margin-top: 0;
}
.panel-default {
  border-color: transparent;
}
.panel-default > .panel-heading {
  background-color: transparent;
  color: #333;
  border: 0 none !important;
  padding: 10px 15px 5px 15px;
}
.panel-title {
  border-bottom: none;
  color: #666;
  font-family: 'Ubuntu', sans-serif;
  font-size: 30px;
  font-weight: 500;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.panel-title a {
  display: block;
  text-decoration: none;
  padding-bottom: 0px;
}
.panel-default .in{ 
  padding-left:10px;
  margin-left: 20px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; 
}
.panel-title a span{
  margin-right: 5px;
}
.panel-body { 
  border-top-color: transparent !important;
  padding: 0px 15px;
  margin: 10px 0px;
}
.about_slider{
    float: left;
    display: inline;
    width: 100%;
    height: 350px;
}
.single_iteam{
    float: left;
    display: inline;
    width: 100%;
    height:100%;
}
.single_iteam img {
  max-width: 100%;
}
.about_slider .slick-dots li button:before {
  content: "•";
  font-size: 28px;  
}
.about_slider .slick-dots li.slick-active button:before {
  opacity: 0.75;
}
.skills_area{
    float: left;
    display: inline;
    width: 100%;
    min-height: 350px;
    padding: 85px 0px;
    background-image: url(img/skills_bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.skills{
    position: relative;
    z-index: 999;
}
.heading h3 {
  color: #fff;
  display: inline-block;
  float: left;
  font-size: 40px;
  margin: 0 0 40px;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 40px;
}
div[data-dimension] {
  float: none;
  margin: 0 auto;
}
.circle-text{
    color: #fff;
}
.single_skill{
    float: left;
    display: block;
    width: 100%;
    text-align: center;
}
.single_skill > h4 {
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
}

/*--------------------*/
/* TEAM SECTION */
/*--------------------*/

#team{
    float: left;
    display: inline;
    width: 100%;
    padding:80px 0px; 
}
.team_area{
    float: left;
    display: inline;
    width: 100%;
}
.team_slider{
    float: left;
    display: inline;
    width: 100%;
}
.team_slider .slick-next, .team_slider .slick-prev{
  height: 40px;
}
.single_team {
  border: 2px solid #ccc;
  border-radius: 5px;
  display: inline;
  float: left;
  padding: 25px 15px;
  text-align: center;
  width: 100%;
}
.team_img{
    float: left;
    display: block;
    width: 100%;
}
.team_img > img {
  border-radius: 100%;
  height: 150px;
  margin: 0 auto 15px;
  width: 150px;
}
.single_team h5 {
  color: #555;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 18px;
  text-transform: uppercase;
  font-size: 17px;
}
.single_team span {
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.single_team p {
  line-height: 26px;
}
.team_social{
    float: left;
    display: inline;
    width: 100%;
    margin-top: 10px;
}
.team_social a {
  color: #fff;
  font-size: 18px;
  display: inline-block;
  background: #ccc;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}



/*======================///////////////
            start responsive style
=====================///////////////////////*/


@media(max-width:1199px ){
  .slider_caption > h2 {width: 100%;}
  .blog_slider .slick-prev {left: 91%;}
  #map_canvas{height: 404px;}
  /*only firefox browser*/
  @-moz-document url-prefix() { 
  #map_canvas{height: 404px;    }
  }
  .slider_caption {margin-top: 25%;}
  .subscribe_mail {width: 76%;}
  .subscr_btn {width: 24%;}

}
  
@media(max-width:991px ){
  .navbar-default .navbar-nav > li > a {font-size: 14px;padding: 15px 20px;}
  .navbar-brand {font-size: 28px;}
  #slides{height: 600px !important;}
  .slider_caption > h2 {font-size: 48px;line-height: 48px;}
  .slider_caption > p {font-size: 18px;}
  .about_area {padding-bottom: 80px;}
  .about_slider{margin-top: 30px;}
  .single_iteam {text-align: center;}
  .single_iteam img {display: inline-block;}
  .single_service .service_title {font-size: 18px;}
  .single_service > .service_title:after {left: 33%;}
  .single_price > h3 {font-size: 20px;line-height: 80px;}
  .single_price .price > h4 {font-size: 50px;line-height: 50px;}
  .price_features li {font-size: 13px;line-height: 15px;}
  .price_btn {font-size: 13px;padding: 10px 15px;}
  .blog_slider .slick-prev {left: 88.5%;}
  .testi_content {width: 100%;}
  .clients_slider .slick-prev {left: 45%;}
  .clients_slider .slick-next {right: 45%;}
  .subscr_btn {font-size: 15px;}
  .single_contact_feaured {margin-bottom: 30px;}
  
}

@media(max-width:767px ){
    .navbar-collapse{width: 100%;background-color: rgba(255,255,255,1);} 
    .main_nav{text-align: center;}
    .navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color: rgba(0,0,0,1);}
    /*.navbar-toggle:hover,
    .navbar-toggle:focus {
        color: #00bcd4;
    }*/
    #slides {height: 360px !important;}
    .slider_caption {margin-top: 15%;}
    .slider_caption > h2 {font-size: 25px;line-height: 26px;}
    .slider_caption > p {font-size: 15px;}
    .slider_btn {font-size: 18px;}
    .heading h2 {font-size: 30px;line-height: 30px;}
    .skills_area {background-size: cover;}
    .single_skill {width: 50%; margin-bottom: 22px;}
    .counter {width: 50%;float: left;}
    .counter_section {background-size: cover;}
    .portfolio_area {padding: 60px 15px 0;}
    .wagwep-container ul#portfolio-filter a {margin: 0 5px 5px 0;padding: 6px 10px;font-size: 12px;}
    .single_price {margin-bottom: 30px;}    
    .single_price > h3 {font-size: 24px;line-height: 100px;}
    .single_price .price > h4 {font-size: 60px;line-height: 60px;}
    .price_features li {font-size: 15px;line-height: 18px;}
    .price_btn {font-size: 15px;padding: 10px 20px;}
    .single_post h3 {font-size: 15px;line-height: 15px;}
    .testi_content:before {left: 35%;}
    .single_client {padding: 18px 10px;}
    .single_client > img {max-width: 100%;}
    .contact_map {margin-top: 30px;}
    #contactFeature {background-size: cover;}
    .subscribe_form {margin: 0 auto; width: 85%;}
    .team_social a {font-size: 15px;height: 30px;line-height: 30px;width: 30px;}
    .blog_slider .slick-prev {left: 86.5%;}
    .og-close {z-index: 999;}
    #about {padding: 50px 0;}
    #service {padding: 50px 0 50px;}
    #works {padding: 0 0 50px;}
    #team {padding: 50px 0;}
    #pricing {padding: 50px 0;}
    #blog {padding: 50px 0;}
    #testimonial {padding: 50px 0;}
    #clients {padding: 50px 0 100px;}
    #contact {padding: 50px 0 0;}
    #subscribe {padding: 50px  0;}
    .social_nav {margin-top: 20px;text-align: center;}
    .footer_left {text-align: center;}
    .single_service > .service_title:after {left: 41%;} 
  .wagwep-container ul#portfolio-filter li {width: auto;}
  .wagwep-container ul#portfolio-filter a {text-indent: 0;}
    .full-contact {padding: 30px 30px;}
    .choose {padding: 30px 30px !important;}
}

@media(max-width:480px ){   
    #slides {height: 320px !important;}
    .slider_caption {margin-top: 20%;}
    .slider_caption > h2 { font-size: 20px;line-height: 22px;margin-bottom: 0px;}
    .slider_caption > p {font-size: 14px;}
    .slider_caption > a { font-size: 15px; margin-top: 20px;  padding: 8px 10px;}
    .wagwep-container ul#portfolio-filter li {width: auto;}
    .wagwep-container ul#portfolio-filter a {font-size: 10px;margin: 0 0 2px;padding: 5px;text-align: center;text-indent: 0;}
    .blog_slider .slick-prev {left: 81.5%;} 
    .clients_slider .slick-prev {left: 43%;}
    .clients_slider .slick-next {right: 43%;}
    .subscribe_form {width: 100%;}
    .footer_left {text-align: center;}
    .footer_right { margin-top: 20px;}
    .social_nav { text-align: center;}
    .testi_content:before {left: 30%;}  
    .single_service > .service_title:after {left: 38%;}
    .wagwep-container ul#portfolio-filter {padding: 0 3%;}
    .full-contact {padding: 40px 20px;}
    .choose {padding: 30px 30px !important;}
}

@media(max-width:360px ){
    .slider_caption {margin-top: 28%;}
    .slider_caption > a {margin-top: 10px;}
    .slides-navigation h3 {display: none;}
    .slider_caption > h2 {font-size: 18px;line-height: 20px;}
    .panel-title {font-size: 17px;}
    .about_area {padding-bottom: 0px;}
    .about_slider{height: auto;}
    .single_skill {margin-bottom: 25px;width: 100%;}
    .heading h3 {font-size: 20px;line-height: 25px;margin: 0 0 30px;}
    .counter {width: 100%;margin-bottom: 15px;}
    .blog_slider .slick-prev {left: 75.5%;}
    .clients_slider .slick-prev {left: 40%;}
    .clients_slider .slick-next {right: 40%;}
    .subscribe_mail {width: 70%;font-size: 15px;}
    .subscr_btn {width: 29%;font-size: 15px;}
    .heading h2 { font-size: 25px;line-height: 30px;}
    .single_service > .service_title:after {left: 32%;}
    .slides-navigation {display: none;}
    .full-contact {padding: 40px 20px;}
    .choose {padding: 30px 30px !important;}
}

@media(max-width:320px ){
    .slider_caption > h2 {font-size: 15px;line-height: 18px;}
    .single_service > .service_title:after {left: 29%;}
    .blog_slider .slick-prev {left: 70.5%;}
    .subscr_btn {font-size: 11px;}
    .slider_caption {margin-top: 34%;}  
    .full-contact {padding: 40px 20px;}
    .choose {padding: 30px 30px !important;}
}

/*================================ Color Scheme ================================*/

a {
    color: #00bcd4;
}

.ui-slider-horizontal .ui-slider-range {
    background: #00bcd4 !important;
}

a:hover {
    color: #00bcd4;
}

#header-main .dropdown-menu li a:hover {
    color: #00bcd4 !important;
}

#header-main .yamm-fw .dropdown-menu li a:hover {
    color: #00bcd4 !important;
}

#header-main .navbar-nav > li > a:hover,
    #header-main .navbar-default .navbar-nav > .open > a,
    #header-main .navbar-default .navbar-nav > .open > a:hover,
    #header-main .navbar-default .navbar-nav > .open > a:focus {
    color: #00bcd4 !important;
}

#header-main .dropdown-menu,
    #header-main .yamm .dropdown.yamm-fw .dropdown-menu {
    border-top-color: #00bcd4 !important;
}

#header-main .yamm h3 i,
    #header-main .yamm-fw .dropdown-menu li a:before {
    color: #00bcd4;
}

#header-main .navbar-nav > li > a:hover .arrow-up {
    color:#00bcd4;
}

#header-main .navbar-nav > li > a.active .arrow-up {
    color:#00bcd4;
}

.ss2-content i {
    color: #00bcd4;
}

.ss-bg-color {
    background:#00bcd4 !important;
}

.button:hover {
    background: #00bcd4 !important;
}


.button.color2 {
    background: #00bcd4;
}


.button.color5 {
    background: #00bcd4;
}

.button.btn-border.color2 {
    border-color: #00bcd4;
    color: #00bcd4;
}

.cta-clr {
    background:#00bcd4;
}

.button.btn-border.color2:hover {
    background: #00bcd4 !important;
}

.button.one {
    background: #00bcd4;
}

.small-sep {
    background: #00bcd4;
}

.progress-line {
    background-color: #00bcd4;
}

.page_header h3 span {
    background: #00bcd4;
}

#accordion.panel-group .panel.active .panel-title a span {
    background: #00bcd4;
}

.block-heading h3 {
    background: #00bcd4;
}

.feature-box .feature-box-icon {
    color: #00bcd4;
}

.feature-box2 .feature-box-icon {
    background:#00bcd4;
}

.domain-box.db-dark {
    background:#1278e5;
}

.plan-price {
    background: #00bcd4;
    background: -moz-linear-gradient(-45deg,  #00bcd4 0%, #00bcd4 85%, #1278e5 86%, #1278e5 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#00bcd4), color-stop(85%,#00bcd4), color-stop(86%,#1278e5), color-stop(100%,#1278e5));
    background: -webkit-linear-gradient(-45deg,  #00bcd4 0%,#00bcd4 85%,#1278e5 86%,#1278e5 100%);
    background: -o-linear-gradient(-45deg,  #00bcd4 0%,#00bcd4 85%,#1278e5 86%,#1278e5 100%);
    background: -ms-linear-gradient(-45deg,  #00bcd4 0%,#00bcd4 85%,#1278e5 86%,#1278e5 100%);
    background: linear-gradient(135deg,  #00bcd4 0%,#00bcd4 85%,#1278e5 86%,#1278e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00bcd4', endColorstr='#1278e5',GradientType=1 );
}

.pricing-table-s1 li i {
    color: #00bcd4;
}

.pricing-table2 thead tr th {
    background: #00bcd4;
    background: -moz-linear-gradient(-45deg,  #00bcd4 0%, #00bcd4 85%, #1278e5 86%, #1278e5 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#00bcd4), color-stop(85%,#00bcd4), color-stop(86%,#1278e5), color-stop(100%,#1278e5));
    background: -webkit-linear-gradient(-45deg,  #00bcd4 0%,#00bcd4 85%,#1278e5 86%,#1278e5 100%);
    background: -o-linear-gradient(-45deg,  #00bcd4 0%,#00bcd4 85%,#1278e5 86%,#1278e5 100%);
    background: -ms-linear-gradient(-45deg,  #00bcd4 0%,#00bcd4 85%,#1278e5 86%,#1278e5 100%);
    background: linear-gradient(135deg,  #00bcd4 0%,#00bcd4 85%,#1278e5 86%,#1278e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00bcd4', endColorstr='#1278e5',GradientType=1 );
}

.pricing-table3 ul li h3 {
    background: #00bcd4;
}

.search-container button {
    background: #00bcd4;
}

.cat-list li a:hover {
    color: #00bcd4;
}


.popular-desc h5 a:hover {
    color: #00bcd4;
}

.tag-list a:hover {
    background:#00bcd4;
}

.nav-tabs li.active::after {
    background: #00bcd4;
}

.nav-tabs li a span {
    color: #00bcd4;
}

#accordion-e3 .panel-title span.icon-check2 {
    color: #00bcd4;
}

.style1 {
    border-left: 5px solid #00bcd4;
}

.style1.blockquote-reverse {
    border-right: 5px solid #00bcd4;
}

.stats1-info i {
    color: #00bcd4;
}

.stats2-info h2 {
    color: #00bcd4;
}

.stats3-info i {
    color: #00bcd4;
}

.service-content span {
    color: #00bcd4;
}

.service-content:hover span {
    background: #00bcd4;
}

.service-content span:after {
    background: #00bcd4;
}

.service-content:hover span:after {
    background: #00bcd4;
}

.feature-content i {
    background: #00bcd4;
    background: -moz-linear-gradient(-45deg,  #00bcd4 0%, #00bcd4 49%, #1278e5 50%, #1278e5 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#00bcd4), color-stop(85%,#00bcd4), color-stop(86%,#1278e5), color-stop(100%,#1278e5));
    background: -webkit-linear-gradient(-45deg,  #00bcd4 0%,#00bcd4 49%,#1278e5 50%,#1278e5 100%);
    background: -o-linear-gradient(-45deg,  #00bcd4 0%,#00bcd4 49%,#1278e5 50%,#1278e5 100%);
    background: -ms-linear-gradient(-45deg,  #00bcd4 0%,#00bcd4 49%,#1278e5 50%,#1278e5 100%);
    background: linear-gradient(135deg,  #00bcd4 0%,#00bcd4 49%,#1278e5 50%,#1278e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00bcd4', endColorstr='#1278e5',GradientType=1 );
}

h2.post-title a:hover {
    color: #00bcd4;
}

h2.post-title-small a:hover {
    color: #00bcd4;
}

.post-meta span {
    color:#00bcd4;
}

.post-meta span a {
    color: #00bcd4;
}

.page_nav a:hover {
    background: #00bcd4;
}

.info-home h3 em {
    color: #00bcd4;
}

.hover-zoom a:hover {
    background: #00bcd4;
}

.features-left i {
    color: #00bcd4;
}

.features-right i {
    color: #00bcd4;
}

.team-social li a:hover {
    color:#00bcd4 !important;
}

.pricing-table4 .title strong {
    color: #00bcd4;
}


.pricing-table4#popular h6 {
    background: #00bcd4;
}

.f-posts li h5 a:hover {
    color: #00bcd4;
}

.reply:hover {
    color: #00bcd4 !important;
    border: 2px solid #00bcd4;
}

#portfolio-home.folio-boxed-2col .project-info h2:hover ,
#portfolio-home.folio-boxed-3col .project-info h2:hover ,
#portfolio-home.folio-boxed-4col .project-info h2:hover {
    color: #00bcd4;
}

#accordion-career .panel-default > .panel-heading {
    border-left: 1px solid #00bcd4;
}

.feature-list li i {
    color: #00bcd4;
}

.countdown.styled div span {
    background: #00bcd4;
}

.list-style1 li i {
    color: #00bcd4;
}

.cs-wrap .chart-color2 span {
    color: #00bcd4;
}

.progress-bar-success {
    background: #00bcd4 !important;
}

.nav-tabs li i {
    color: #00bcd4;
}

.product-categories li a:hover {
    color: #00bcd4;
}

.product-post-info h5 a:hover {
color:#00bcd4;
}

.product-size a.active ,
.product-size a:hover {
    color: #00bcd4;
    border: 1px solid #00bcd4;
}

.cart-table tbody tr td  a:hover {
    color: #00bcd4;
}

.higlight {
    color: #00bcd4;
}

#about-section2 .about-box .about-post a:hover,
#about-section2 .about-box .about-post a.active {
    background: #00bcd4;
}

#about-section2 .content-tab .tab-cont h2 {
    color: #00bcd4;
}

.date-meta {
    background: #00bcd4 ;
}

#team2 .text-center .team-social a:hover {
color:#00bcd4;
}

.highlight {
    color:#00bcd4 !important;
}

#one-res .highlight3 {
    color:#00bcd4;
}

.highlight4 {
    color:#00bcd4 !important;
}

#one-res .project-info h2 span {
    color:#00bcd4;
}

.sc-trigger span {
background: #00bcd4;
}

.ss-trigger i:hover {
    color:#00bcd4;
}

.cart-info {
    border-top: 4px solid #00bcd4;
}

.ci-item-info h5 a:hover {
    color: #00bcd4;
}

.cart-btn a {
    background: #00bcd4;
}

.ssc-inner form input {
    border-bottom:4px solid #00bcd4;
}

.head-w-ul span {
    border-bottom:4px solid #00bcd4;
    color:#00bcd4;
}

.dm-wrap span{
    background:#00bcd4;
}

.volunter-info .button {
    background:#00bcd4;
}

.rating > span {
   color: #00bcd4;
}

.rating > span:hover:before,
.rating > span:hover ~ span:before {
   color: #00bcd4;
}

.navbar-default .navbar-nav > li.active > a {
    color:#00bcd4 !important;
}

.book-doctor {
    background: #00bcd4;
}

.domain-box {
    background:#00bcd4;
}

ul.tld_list .number {
    background:#00bcd4;
}

/*============================= End Color Scheme ===========================*/



.tabs {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin: 1em 0 2em;
    
    font-weight: 200;
    font-size: 12px;
}

.tabs nav ul li span {
    font-family: 'Roboto', Arial, sans-serif;
}

/* Nav */
.tabs nav {
    text-align: center;
}

.tabs nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block;
}

.tabs nav ul li {
    border: 1px solid #becbd2;
    border-bottom: none;
    margin: 0 0.25em;
    display: block;
    float: left;
    position: relative;
}

.tabs nav li.tab-current {
    border: 1px solid #00bcd4;
    box-shadow: inset 0 2px #00bcd4;
    border-bottom: none;
    z-index: 100;
}

.tabs nav li.tab-current:before,
.tabs nav li.tab-current:after {
    content: '';
    position: absolute;
    height: 1px;
    right: 100%;
    bottom: 0;
    width: 2000px;
    background: #00bcd4;
}

.tabs nav li.tab-current:after {
    right: auto;
    left: 100%;
    width: 4000px;
}

.tabs nav a {
    color: #becbd2;
    display: block;
    font-size: 1.45em;
    line-height: 2.5;
    padding: 0 1.25em;
    white-space: nowrap;
}

.tabs nav a:hover {
    color: #768e9d;
}

.tabs nav li.tab-current a {
    color: #00bcd4;
}

/* Icons */
.tabs nav a:before {
    display: inline-block;
    vertical-align: middle;
    text-transform: none;
    font-weight: normal;
    font-variant: normal;
    font-family: 'icomoon';
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
    margin: -0.25em 0.4em 0 0;
}

.icon-food:before {
    content: "\e600";
}

.icon-lab:before {
    content: "\e601";
}

.icon-cup:before {
    content: "\e602";
}

.icon-truck:before {
    content: "\e603";
}

.icon-shop:before {
    content: "\e604";
}

/* Content */
.content section {
    font-size: 1.25em;
    padding: 3em 1em;
    display: none;
    max-width: 1230px;
    margin: 0 auto;
}

.content section:before,
.content section:after {
    content: '';
    display: table;
}

.content section:after {
    clear: both;
}

/* Fallback example */
.no-js .content section {
    display: block;
    padding-bottom: 2em;
    border-bottom: 1px solid #47a3da;
}

.content section.content-current {
    display: block;
}

.mediabox {
    float: left;
    width: auto;
    padding: 0 25px;
}

.mediabox img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.mediabox h3 {
    margin: 0.5em 0 0.25em;
}

.mediabox p {
    padding: 0 0 1em 0;
    margin: 0;
    line-height: 1.3;
}

/* Example media queries */

@media screen and (max-width: 52.375em) {
    .tabs nav a span {
        display: none;
    }

    .tabs nav a:before {
        margin-right: 0;
    }

    .mediabox {
        float: none;
        width: auto;
        padding: 0 0 35px 0;
        font-size: 90%;
    }

    .mediabox img {
        float: left;
        margin: 0 25px 10px 0;
        max-width: 40%;
    }

    .mediabox h3 {
        margin-top: 0;
    }

    .mediabox p {
        margin-left: 40%;
        margin-left: calc(40% + 25px);
    }

    .mediabox:before,
    .mediabox:after {
        content: '';
        display: table;
    }

    .mediabox:after {
        clear: both;
    }
}

@media screen and (max-width: 32em) {
    .tabs nav ul,
    .tabs nav ul li a {
        width: 100%;
        padding: 0;
    }

    .tabs nav ul li {
        width: 20%;
        width: calc(20% + 1px);
        margin: 0 0 0 -1px;
    }

    .tabs nav ul li:last-child {
        border-right: none;
    }

    .mediabox {
        text-align: center;
    }

    .mediabox img {
        float: none;
        margin: 0 auto;
        max-width: 100%;
    }

    .mediabox h3 {
        margin: 1.25em 0 1em;
    }

    .mediabox p {
        margin: 0;
    }
}




/* Testimonial Carousel 
.testimonial{
    text-align: center;
}
.description{
    color:#656565;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 20px;
    padding:0px 8%;
    position: relative;
}
.description:before{
    content: "\f10d";
    font-family: 'FontAwesome';
    display: block;
    text-align: center;
    position: relative;
    top: 8px;
    left: 1%;
    color:#00bcd4;
    font-size: 28px;
    opacity: .9;
    padding-bottom: 25px;
}*
.description:after{
    content: "\f10e";
    font-family: 'FontAwesome';
    display: inline-block;
    position: absolute;
    top: 8px;
    right: 1%;
    color:#00bcd4;
    font-size: 25px;
    opacity: .5;
}*
.pic{
    width: 94px;
    height: 94px;
    margin: 0 auto;
}
.pic img{
    width: 100%;
    height: auto;
    border-radius: 50%;
}
.testimonial-title{
    font-size: 18px;
    color:#ccc;
    font-weight: bolder;
    text-transform: capitalize;
}
.testimonial-title > small{
    display: block;
    color:#656565;
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 5px;

}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #00bcd4;
    border: 1px solid #fcfcfc;
    opacity: .8;
}
.owl-theme .owl-controls .owl-page span{
    width: 9px;
    height: 9px;
    opacity: .5;
}
@media screen and (max-width: 480px) {
    .description{
        font-size:16px;
        line-height: 25px;
    }
    .description:before,
    .description:after{
        font-size: 25px;
    }
}
 Testimonial Carousel End */
.wlove {
    color: #00bcd4;
    opacity: .4;
}

.ccard {
    font-size: 25px;
    opacity: .3;
}

.duotone-bg {
    background: #2b353b;
 /* Old browsers */
    background: -moz-linear-gradient(-45deg,  #2b353b 0%, #2b353b 49%, #151a1e 50%, #151a1e 100%);
 /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#2b353b), color-stop(85%,#2b353b), color-stop(86%,#151a1e), color-stop(100%,#151a1e));
 /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg,  #2b353b 0%,#2b353b 49%,#151a1e 50%,#151a1e 100%);
 /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg,  #2b353b 0%,#2b353b 49%,#151a1e 50%,#151a1e 100%);
 /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg,  #2b353b 0%,#2b353b 49%,#151a1e 50%,#151a1e 100%);
 /* IE10+ */
    background: linear-gradient(135deg,  #2b353b 0%,#2b353b 49%,#151a1e 50%,#151a1e 100%);
 /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b353b', endColorstr='#151a1e',GradientType=1 );
 /* IE6-9 fallback on horizontal gradient */;
}

/* Team Slider 
#team2 span {
    padding: 0 15px;
    text-align: center;
    font-size: 13px;
    display: table;
    width: 100%;
    color: #777;
}

#team2 .owl-prev {
    background: #fff;
    border: none;
    width: 70px;
    height: 70px;
    line-height: 70px;
    color: #fff;
    border-radius: 50%;
    font-size: 0px;
    opacity: 1;
    position: absolute;
    left: -100px;
    top: 50%;
    margin-top: -65px;
    transition: .4s;
}

#team2 .owl-prev:after {
    content: "\f104";
    font-family: 'FontAwesome';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    font-size: 40px;
    color: #000;
    line-height: 70px;
    transition: .4s;
}

#team2 .owl-next {
    background: #fff;
    border: none;
    width: 70px;
    height: 70px;
    line-height: 70px;
    color: #fff;
    border-radius: 50%;
    font-size: 0px;
    opacity: 1;
    position: absolute;
    right: -100px;
    top: 50%;
    margin-top: -65px;
    transition: .4s;
}

#team2 .owl-next:after {
    content: "\f105";
    font-family: 'FontAwesome';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 2px;
    right: 0px;
    font-size: 40px;
    color: #000;
    line-height: 70px;
    transition: .4s;
}

#team2 .owl-prev:hover {
    background: #000;
    color: #fff;
}

#team2 .owl-next:hover {
    background: #000;
    color: #fff;
}

#team2 .owl-prev:hover:after ,
#team2 .owl-next:hover:after {
    color: #fff;
    transition: .4s;
}
 End Team Slider */
