/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 30-Jun-2017, 10:13:43
    Author     : pgeorgiades
*/
*{
    font-size: 15px;
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
}
.glyphicon{
    font-family: 'Glyphicons Halflings' !important;
}
.featured-image img{
    -webkit-transition: all 0.9s ease-out;
    transition: all 0.9s ease-out;
}
.des-a:hover img{
  -ms-transform:scale(1.1);
  -webkit-transform:scale(1.1);
  transform:scale(1.1);
}
.des-a .featured-image {
 
  z-index: -1;
  overflow: hidden;
}
.featured-image {
    border: 9px solid white;
    outline: 1px solid #eaeaea;
    box-shadow: 0 10px 41px 0 rgba(9, 26, 44, 0.2);
}

.contactpage{
    padding-top: 20px;
}
.newsBody{
    padding-bottom: 20px;
}
.news-article{
    height: 300px !important;
    margin-top: 20px;
}
.news-img{
        margin: auto;
    height: 200px  !important;
}
.all-news-h2 {
     font-size: 20px;
    overflow-y: hidden;
    height: 50px;
}
.na-ul-des {
    
    display: flex;
    justify-content: center;
        list-style-type: none;
}
.childs-des li {
    float: left;
    padding: 5px;
    position: relative;
    display: inline-block;
}
.des-a {
      text-align: center;
    color: #9197a2;
    /* background-color: #1e2333; */
    color: black;
}

.navbar{
    
    background: black !important; 
    border: 0 !important;
    border-width: 0 !important;
    margin-bottom: 0px !important;
    border-radius: 0px !important;
    z-index: 99999999 ;
}

.navbar-brand {
    float: left;
    height: 50px;
    /* padding: 15px 15px; */
    padding-top: 0px;
    padding-left: 10px;
    font-size: 18px;
    line-height: 20px;
}

#MobileMenuDivWrapper { 
  height: 200px;
  max-height: 200px;
  width: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling:touch; // mobile safari
}
.navbar-nav>li>a:hover  {
   background: transparent !important;
   text-decoration:underline;
}
.lang-social{
        height: 75px !important;
    
}


.profile-content{
    margin: auto;
}
.lang-social>li>a.fa{
    font-family: FontAwesome !important;
    padding: 0px;
    margin-left: 17px;
}
.lang-social>li>span.sep{
    padding-top: 10px;
}
.lang-social>li>a {
    
    padding: 0px ;
}

  .navbar-brand>img{
      
        height: 70px;
    }
.header{
    /*background: url("/assets/images/HeaderImages/1499420357.jpg") no-repeat top center fixed;*/
    background-size: cover;
    height: 650px;
    width: 100%;
    margin: 0;
    padding: 0;
    color: white;
    text-align: center;
        background-position: calc(70% - 0px) center !important;
    font-size: 50px;
    margin-bottom: 10px;
    background-size: contain !important;
}

.carouselImg{ display: none;}

.carouselImgBackgr{
    /* Set a specific height */
    height: 450px; 

    /* Create the parallax scrolling effect */
  background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: contain  !important;   
}

@media (max-width: 988px){
    .carouselImg{ display: block !important;}
    .carouselImg img{
        background-size: cover;  
        background-repeat: no-repeat; 
        background-position: 50% 50%;
        background: fixed !important;
        height: 300px;
        margin: 0 auto;
    }
    
    .carouselImgBackgr{ display: none;}
}

.mpContent{
    margin-top: 100px;
}
.navbar-nav {
    float: right;
}
.interest_h2{
    text-align: center;
}
.testimonial-content{
    text-align: center;
    padding-top: 20px;
    line-height:1.6em;
    
}
.testimonial_h2{
    text-align: left !important;
}
.testimonial-carousel-inner {
    width: 70%;
    margin: auto;
}
/*.navbar-default  {
    background-color: #F4C300 !important;
    border-color: #F4C300 !important;
    color: #153140 !important;
    background-color: transparent !important;
    border-color: transparent !important;
    color: #F4C300 !important;
}*/

.profile-section{
    margin: auto;
}
.cover-bg{
    background: #353232ab;
    width: 100%;
    height: 100%;
    position: relative;
}
.cover-img{
    bottom: 10px;
    /*position: absolute;*/
    left: 10px;
    width: 30%;
}
.cover-text{
   bottom: 50%;
   left: 25%;
    color: white;
    font-size: 45px;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    text-align: center;
    position: absolute;
    
}
.cover-subtext{
    bottom: 45%;
   left: 25%;
    color: white;
   
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    text-align: center;
    position: absolute;
}
.navbar.scrolled {
   background: rgba(35,35,35,0.95) !important;
}
body, html {
 
}
.parallax-container {
  position: relative;
  height: 500px;
}
.imageSection{
    background-attachment: fixed;
    background-size: cover;
    height:100%;
}
.benefitColumn{
    margin-top: 10px  !important;
}
.emailInput{
     float: right;
}
.navbar li a{
    font-size: 18px !important;
}

.navbar-nav>li>a {
    padding-top: 25px !important;
    padding-bottom: 15px;
}
.navbar a {
    /*color: white !important;*/

}
.langImage{
    height: auto !important;
    width: auto !important;
}
html {
    position: relative;
    min-height: 100%;
}
body {
    margin: 0 0 0 !important;
    /* bottom = footer height */

}
.wrapper{ padding-left: 0px !important; padding-right: 0px !important;}

.mainContent{ 
     /*margin-top:800px;*/
  width:100%;
    background: white;
    padding-bottom: 30px;
}
.pageContent{
    width: 100%;
    margin: auto;
    padding: 10px;
     margin:0; padding:0;
  height:100%;
  background-repeat:no-repeat;
  
  /* Looky here! */
  background-attachment:fixed;
}

.pageHeader h2{
    margin: 0 25px;
    font-size: 1.7em;
    color: #2f6359;
    padding: 10px 0;
    font-weight: bold;
}
.work_with_us{
    
    float: right;
    height: 70px;
    margin: 5px;
}


/*.navbar-nav li:first-child{margin-left: 0px;}*/
.navbar-nav li{
 font-size: 1.25em;
  /*margin-left: 17px; */
 
}

.pageimg{
    width: 100% !important;
}
.carousel-control.left, .carousel-control.right {
    background-image: none !important;
}


/****** lvl2 section ********/
.lvl2{ margin-top: 15px;}

.lvl2section p{ font-size: 115%;}
.lvl2section h2, .lvl3section h2{    
    font-size: 1.9em;
    padding: 10px 0;

    font-weight: bold; 
}

/****** lvl2 section ********/
.contactForm{
    width: 100%;
    /*    margin: 0 auto;*/
}

.sendBtn{ 
width: 100px!important; 
border-color: grey !important;
margin-top: 20px;
}

.row{
    margin-right:0px !important;
    margin-left: 0px !important; 
}
.footer{
    position: absolute;
    background-color: black;
    padding: 12px;
    color: white;
z-index: 9999999;
    left: 0;
    bottom: 0;
    height: auto;
    width: 100%;
    overflow:hidden;
}

.footer a{ color: white !important;}
.footer a:hover{ text-decoration: none !important;}
#cover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 999 
}


.sectionWelcom{
    margin-top: 50px;
}
.section1Text{
    text-align: center;
    font-size: 25px;
    cursor:  auto;
    line-height: 1.5;
     width: 30%;
    margin: auto;
}
.sectionMobileApp{
    margin-top: 50px;
    background: gray;
    height: 300px;

}
.sectionMobileApp_h2{
    text-align: center;
}
.sectionMobileApp_p{
    text-align: center;
}
.sectionContact{
    margin-top: 50px;
}
.sectionContact_h2{
    text-align: center;
}
.sectionBio{

    background: white;
    height: auto;
}
.sectionHireNina h2{
    text-align: center;
    color: black;
    padding-top: 50px;
    padding-bottom: 20px;
}
.sectionHireNina p{
    color: white;
    font-size: 25px;
    text-align: center;
    padding-bottom: 10px;
    width: 40%;
    line-height: 1.5;
    margin: auto;
}
.rowsBenefits{
    color: white !important;
    font-size: 20px !important;
    text-align: justify !important;
    padding-bottom: 10px !important;
    width:100% !important;
    line-height: 1.5 !important;
    padding-bottom: 50px !important;
    margin: auto !important;
}
.fill {
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-image: url('path/to/image.jpg');
}

.sectionBio img{
    position: static;
    z-index: 0;
    
}
.interest_img{
    height: 150px;
        display: block;
        margin: auto;
}
.interest{
    display: flex;
    padding: 4px;
    background: white;
    margin-top:  50px;
    height: auto;
}
.benefits_p{
    float: left  !important;
    text-align: justify  !important ;
    font-size: 17px  !important;
    padding: 5px  !important;
    line-height: 1;
}
.sectionTestimonial{
    padding-top: 10px;
    background: #e8e8e8;
    height: 350px;
}
.sectionTestimonial h2{
    text-align: center;
    font-size: 30px;
}
.sectionTopLocations{
    padding-top: 50px;
    height: 300px;
}
.sectionTopLocations h2{
    text-align: center;
}

/*.lang-menu{
    padding-top: 15px;
}
.lang-menu ul {

    list-style-type:none;
}

.lang-menu li {
    display: inline;
}
.lang-menu li:after {
    content: " | ";
}
.lang-menu li:last-child:after {
    content: "";
}*/

.header-contact{

    float: right;
    padding-right: 55px;
    text-align: center;

}
.simplex-logo{
    width: 50px;
    height: auto;
}

@media(max-width:740px ){
    
    .interest_h2 {
        margin-top: 20px;
    }
 
  .emailInput{
       float: none;
  }

  .sectionTestimonial{
      margin-bottom: 185px;
  }
}


@media  (max-width: 1000px) {
 .sectionTestimonial{
  
    height:auto;
}

    .header{
        display: none !important;
    }

    .pageContent{
        margin-top: 70px !important;
    }
    .pageContentContact{
        margin-top: 60px !important;
    }
}
.navbar-collapse>.nav-bar>li{
    float: left;

}
.nav ul, .nav ul li {
    padding: 0px;
    float: left;
    background:white !important;
}


@media (min-width: 100px) and (max-width: 1300px) {

.mpContent {
    margin-top: 60px;
        padding-bottom: 60px;
            overflow: scroll;
}
.logo_img{
	display: none important;
}
.nav ul, .nav ul li {
    padding: 0px;
    background: white;
    /* background: #e0c501 !important; */
}

    .navbar-header {
        float: none;
        height: 65px;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
        background-color: gainsboro;
        margin-top: 15px;
    }
    .navbar-collapse {
/*        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);*/
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .lang-social>li {
        float: left;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
        color: black !important;
    }
    .collapse.in{
        display:block !important;
    }
    
    .navbar-right .dropdown-menu{
        right: auto !important;
        left: 0 !important;
    }
    
    .navbar-brand>img{
        position: relative;
        margin-top: 6px;
        height: 55px;
        display: block !important;
    }
    
    
       
}
/*.navbar{
    margin-bottom: 0px !important;
    border-radius: 0px !important;
}*/
/*
@media (min-width: 768px) {
    .navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top;
    }

    .navbar .navbar-collapse {
        text-align: center;
    }
}


.header h2{
    margin: 0 25px;
    font-size: 1.7em;
    color: #4a4646;
    padding: 30px 0;
    font-weight: bold;
}

.content{ 
    padding: 20px 0;
    width: 70%;
    display: block;
    margin: 0 auto;  
}

.content p{
    font-size: 1.5em;

}*/
