
body, html { overflow-x:hidden; }

body {
    background-color: #81b6c9;
    font-family:  'Open Sans', Arial, Helvetice Neue, sans-serif;
    font-size: 12px;
	
	font-weight: 300; 
	font-style: normal; 
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
}

h1, h2, h3, h4, h5, h6, span, p { font-family: 'Open Sans', Arial, Helvetice Neue, sans-serif; }

* {
  -webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;
}

.alaptema_clear {
	clear: both;
}

.height30 {
	height: 30px;
}

.alaptema-top-bar {
    min-height: 40px;
    background-color:#eeeeee;
}

.alaptema-top-menu {
    height: auto;
    z-index: 5000;
    width: 100%;
    background-color: #175870;
}

.alaptema-top-menu .navbar-toggle {
    margin-top: 38px;
}

.alaptema-top-menu .navbar-brand {
    padding: 0;
    margin: 10px 0 0 0;
}

/* ------ Carousel ----- */

#alaptema-carousel-keret {
    background-color: #175870;
}


#alaptema-carousel {
    background: url('../kep/tuzcsap2.png') repeat; 
/*
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
*/	
    overflow-x: hidden;
    margin-bottom:0;
    max-height: 200px;
}

ul.reflist li
{
	text-align:center;
	color:yellow;
}
#alaptema-carousel .carousel-caption {
    z-index: 10;
}

#alaptema-carousel .item {
    height: 500px;
}
#alaptema-carousel .carousel-inner > .item > img {
    position: absolute;
    min-width: 100%;
    height: 250px;
    left: 0;
    top: 0;
}
/* ------ End of Carousel ----- */

/* ------ Welcome & Slogna ------ */
.alaptema-welcome {
    border-bottom: 1px solid #cccccc;
    min-height: 230px;
}

.alaptema-slogan {
    font-family:  'Open Sans', sans-serif;
    font-weight: normal;
    font-size: 42px;
    margin: 60px 0;
    color: #333333;
}


.subheader {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    margin-top: 12px;
    font-size: 12px;
    color: #e67e22;
}


.btn-orange {
    background-color: #175870;
    color:#ffffff;
}

.btn-orange:hover, .btn-orange:focus, .btn-orange:active, .btn-orange.active, .open .dropdown-toggle.btn-orange {
    background-color: #7ac8f9;
    color:#ffffff;
}

#alaptema-nav-bar ul li a
{
	color:orange;
}


.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    background-color: #7ac8f9;
    color:#fff;
	font-weight:bolder;
}


.navbar-default {
    background-color:#fff;
    border:none;
	font-weight:bolder;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background-color: #7ac8f9;
    color:#000;
	font-weight:bolder;
}

.navbar {
    margin-bottom: 0px;
    background-color: #175870;
}

.team_hr {
    border: 1px solid #fff; 
    width: 39.5%; 
    float: left;
}

.team_hr_left {
    margin-right: 30px;
    margin-left: 15px; 
}

.team_hr_right {
    margin-left: 30px;
}

.hr_gray {
    border: 1px solid #cccccc; 
}

.alaptema-team {
    font-family:  'Open Sans', sans-serif;
    min-height:590px;
    color:#ffffff;

}
.alaptema-line-header {
    margin-top:50px;
    margin-bottom:40px;
}
.alaptema-line-header2 {
    margin-top:100px;
    margin-bottom:80px;
}


.thumb-overlay a {
    float:left;
    margin-right: 5px;
}

.team-inner {
    margin-top:10px;
}

.team-inner-header {
    font-family: 'Open Sans', sans-serif;
    font-weight:600;
    font-size:16px;
}

.team-inner-subtext {
    font-weight:normal;
    font-size:12px;
}

.row_team {
    margin-left:-50px;
    margin-top:0px;
}

.row_team li {
    list-style: none;
}


.txt_darkgrey {
    color: #333333;
}

.txt_orange {
    color: #e67e22;
}

.txt_slogan {
    font-size:14px; 
    color:#1d4038;
}

.alaptema-line-header span {
    font-size: 18px; 
    float :left; 
    margin-top: 10px;
}

.team_box  div {
    text-align: center; 
    padding-top: 100px;
}


#alaptema-contact {
	margin-top:100px; 
	border-top: 1px solid #cccccc; 
	font-size:14px;
}
.alaptema-contact-map {
    margin-bottom: 15px;
    height: 378px;
}

.head_contact {
    padding-bottom:80px; 
    margin-bottom:0;
}

.contact_right img {
	margin-right:5px;
}

.contact_right form {
	padding-left:15px;
	padding-right:15px
}


.alaptema-partners {
	border-top: 2px solid #cccccc;
}

.alaptema-partners .alaptema-partner-item {
    margin-bottom: 5px;
}

.alaptema-footer {
	border-top: 2px solid #cccccc; 
	margin-top: 100px;
}

.footer_container {
	margin-top:60px; 
	margin-bottom:20px;
}

.footer_bottom_content {
	margin: auto;
	margin-bottom: 30px;
	font-size: 14px;
	color:#333333;
}


.link_orange:hover {
    text-decoration:none;
}

.alaptema-tweets {
    background-color: #8996a0;
    min-height:200px;
    font-family:  'Open Sans', sans-serif;
    font-size:20px;
    color:#ffffff;
    margin-top:100px;
}


.btn_loadmore {
	margin-top:30px; 
	margin-bottom:80px;
}


.felsorolas
{
    font-family:  'Open Sans', sans-serif;
    font-size:20px;
}

#referencia dl dt
{
		margin-left:0px;
		text-align:center;
}

#referencia dl dd
{
		margin-left:20px;
		font-weight:bolder;
		text-align:left;
}

#referencia ul li
{
		margin-left:10px;
		font-weight:normal;
		list-style-type: none;
		list-style-position:outside;
		text-align:center;
}



/* ------ media kezdete ----- */

@media (min-width: 768px) {
    #alaptema-carousel .carousel-caption p {
        margin-bottom: 20px;
        line-height: 1.4;
        font-size: 21px;
    }

    #alaptema-carousel .carousel-caption {
        padding-bottom: 140px;
        right: 20%;
        left: 20%;
    }
}

@media (max-width: 768px) {
    #alaptema-carousel .carousel-caption {
        padding-bottom: 120px;
    }
}

@media (max-width: 1024px) {
    #alaptema-carousel {
        background: url('../images/alaptema_carousel_bg_s.jpg') no-repeat center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        overflow-x: hidden;
        margin-bottom: 0;
        height: 500px;
    }
}

@media (min-width:991px) and (max-width:1200px) {
    .alaptema-project-box, .project-overlay {
        height:170px;
        width:170px;
    }


    .alaptema-header-orange {
        min-width: 230px;
    }

    .team_box,  .team_box_over {
        height:220px;
        width:220px;
    }
	
}


@media (max-width:991px) {
    .team-inner {
        margin-top: 20px;
        margin-bottom: 20px;
    }
	
    .alaptema-btn-read-more {
        float:right;
        margin-bottom :40px; 
    }
}


@media (min-width:768px) and (max-width:990px) {
    .member-thumb .thumb-overlay {
        padding-left: 30%;
    }
    .alaptema-project-box , .project-overlay {
       height:130px;
       width:130px;
       padding-top: 0px;
    }


    .blog_box{
       margin-right: -140px;
    }
}


@media (min-width: 768px) {
  .navbar-nav > li > a {
    padding-top: 9px;
    padding-bottom: 9px;
  } 
}

@media (max-width: 768px) {
    .member-thumb .thumb-overlay {
        padding-left: 40%;
       
    }
    .alaptema-btn-read-more {
            float:right;
            margin-bottom :40px; 
      }
}

@media (max-width: 380px) {
    .member-thumb .thumb-overlay {
            padding-left: 30%;

    }
	.alaptema-service-item-header {
		font-size: 16px;
		
		padding: 23px 10px 22px;
	}
	.alaptema-header-orange {
		min-width: 0px;
	}
	
}

@media (min-width:991px) and (max-width: 1200px) {
	 .team_hr {
		width: 37%; 
	}
}

@media (min-width:683px) and ( max-width: 991px) {
	 .team_hr {
		width: 33%;
	}
}

@media (min-width:585px) and ( max-width: 683px) {
        .member-thumb .thumb-overlay {
            padding-left: 25%;

        }
	 .team_hr {
		width: 30%;
	}
}

@media (min-width:536px) and ( max-width: 585px) {
	 .team_hr {
		width: 28%;
	}
}

@media  (min-width:410px) and  ( max-width: 536px) {
	 .team_hr {
		width: 21%;
	}
}

@media  ( max-width: 410px) {
	 .team_hr {
		width: 11%;
	}
}


