 @font-face {
font-family: GraublauWeb;
font-weight: bold;
src: url("../fonts/GraublauWeb-Bold/GraublauWeb-Bold.ttf") format("opentype");
} 

 @font-face {
font-family: montserrat;
font-weight: normal;
src: url("../fonts/montserrat/Montserrat-Bold.ttf") format("opentype");
}

 @font-face {
font-family: nymphont;
font-weight: normal;
src: url("../fonts/nymphont/Champagne & Limousines.ttf") format("opentype");
} 

.pattern {
	background-image: url(../images/bg-pattern1.jpg);
	background-repeat: repeat;
}


#bxsliderup{
display:none;
}



/*changes the fonts in navigation bar */
.navbar-inverse .navbar-nav>li>a {
margin-top:15px;
color:black;
font-family: nymphont !important;
font-size:18px;
}
.navbar-inverse .navbar-nav>li>a:hover {
background-color:black;
color:#F19914;
}

.navbar-inverse {
background-color:#F19914;
}

.logo {
padding:0px;
}

.nojumbobackground{
background-color:rgba(0,0,0,0);
}

.additionalpadding {
margin-top:10px;
border:0px solid black;
}




/* centering and fixing things */

.color_sti{ 
 color:#F19914;
}

.address_sti{
 color:#F19914;
}

.force_zero_padding {
 margin-bottom: 0px !important;
}

.extra_padding {
padding:10px;
}

.extra_padding_more {
padding:50px;
}


.centered_margin_top_blink{
  margin-top:150px;
}

.additional{ /* additional icon */
padding-right:40px;
}


.centered_margin_top{
  margin-top:15%;
}

.additional_centered {
 margin-left:auto;
 margin-right:auto;
 width:250px;
}

.center_things {
 margin-left:auto;
 margin-right:auto;
text-align: center;
width:140px;
 }
 

 
 .pagination-centered {
  text-align: center;
}
 
 /* end of centering things */
 .background_css {
   background: url(../images/footer.png) repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
 }

.image_border{
 border-style:solid;
border-width:0px;
}

.image_resize{
width:90%;
}

.white_color{
background-color:#fff;
}


/* HEADLINES */
.skills {
font-family: 'Lato', sans-serif;
font-size: 0.9em;
font-weight: 400;
letter-spacing: 0.01em;
line-height: 1.8em;
color: green;
margin-bottom: 0.6em;
}

.skills_get_in_touch {
/*  padding-top:70px !important; */
 font-family: 'GraublauWeb', sans-serif;
margin-left: auto;
margin-right: auto;
text-align: center;
color: #F19914;
font-size: 28px;
/* text-shadow: 1px 1px black; */
 text-shadow: -1px 0 grey, 0 1px grey, 1px 0 grey, 0 -1px grey;
}


.headlines {         
font-family: 'montserrat', sans-serif;
/* color:#5AB4C4 !important; */
color:#5AB4C4 !important;
font-size: 42px;
font-weight: normal;
text-align: center;
text-shadow: 2px 2px 2px #FF0000;
}

.specific_skills{
  font-family: 'montserrat', sans-serif;
  margin-left:auto;
  margin-right:auto;
  /* width:400px; gamaei to parallax stis mikres othones */
}


.specific_skills_text{
  font-family: 'GraublauWeb', sans-serif;
  font-size: 18px;
  color:black;
  /* text-shadow: 2px 2px #F19914; */

}

/* for hide elements before loading page*/
.hide {
    display: none;
}

 .fullbackground_image2{
background-image:url('../images/intro-bck.png');
background-color:#cccccc;

}

.fullbackground_image{
/* background: url(images/home.jpg) 50% 0 fixed; */
background-image: url('../images/intro-bck.png'); 
			height: auto;  
			margin: 0 auto; 
		    width: 100%; 
		    position: relative; 
		    box-shadow: 0 0 50px rgba(0,0,0,0.8);
		    /* padding: 200px 0; */
			padding-top: 100px;
            padding-bottom: 100px;
}




.enlarge_image {
	display: inline-block;
	/* background-image: url(../img/logo.png); */
    background-repeat: no-repeat;
	background-size: 100%;
	/* width: 325px;
	height: 40px; */
	float: left; 
	/*added for effect */
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	-webkit-transform: 3px;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);	
}

.enlarge_image:hover {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	filter: alpha(opacity=80);
	opacity: 0.8;

	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-o-transform: scale(1.15);
	-ms-transform: scale(1.15);
	transform: scale(1.15);
}


/* HEADLINES END*/

.centerwidth {
width:70%;
}

.title2 p{
font-weight: 800;
}

.sneak_peak {
font-family: 'nymphont', sans-serif !important;
width:200px;
color: #fff;
background-color: #F19914;
padding: 15px 30px;
font-size: 18px;
font-weight: 300;
/* text-transform: uppercase; */
border: none;
border-radius: 0;
-webkit-transition: background-color 0.2s ease-out;
transition: background-color 0.2s ease-out;
font-family: 'montserrat', sans-serif;
margin-top:20px;
margin-bottom:20px;
border: 1px solid #fff;
}
.sneak_peak a{
text-decoration: none;
color:#fff;
text-shadow: 2px 2px black;
}
.sneak_peak:hover{
color: #74c7d5;
background-color: #fff;
border: 1px solid black;
}


/* CSS for INTRO area some of it */
.icon {
  border-radius: 50%;
  width: 31px;
  height: 31px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  color: #d8d8d8;
  font-size: 1em;
}
.icon:hover {
  color: #88b7b3;
}
.icons .icon-wrapper {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  background-color: rgba(137, 184, 180, 0.4);
  text-align: center;
  margin: 2em auto 0;
  padding: 3em 0;
}
.icons .icon-wrapper .icon-large {
  color: white;
  font-size: 2.5em;
  display: block; 
}
.icons .icon-wrapper span {
  text-transform: uppercase;
  font-weight: 600;
  color: #528783;
}
.icons p {
  margin: 0 2em 2em;
}

/* end of CSS for INTRO */


/* css carousel area */
.carousel_titles {
font-family: 'montserrat', sans-serif;
font-size:3em;
color: #blue;
text-shadow: 2px 2px 2px #FF0000;
}


.headlines_carousel {         
font-family: 'montserrat', sans-serif;
color:#5AB4C4 !important;
font-size: 42px;
font-weight: normal;
text-align: center;
}

.carousel_text{
  font-family: 'GraublauWeb', sans-serif;
  font-size: 24px;
 /*  text-shadow: 2px 2px 2px #FF0000;   */
}

.carousel_sub{
font-family: 'nymphont';
  font-size: 17px;
  /* text-shadow: 2px 2px 2px #FF0000;  */ 
}
.resize_ideas{
width:150px;
}

.no_padding {
padding-bottom:0px !important;
margin-bottom:0px !important;
}



/* CSS for contact area */
.contact_padding {
padding-top:50px;
}

.direct_contact{
font-family: 'montserrat', sans-serif;
font-size:1.8em;
padding:20px;
}

.contact_margin {
margin-top:0px !important;
margin-bottom:30px !important;
}


.btn-theme {
width:200px;
color: #fff;
background-color: #F19914;
padding: 15px 30px;
font-size: 24px;
font-weight: 300;
text-transform: uppercase;
border: none;
border-radius: 0;
-webkit-transition: background-color 0.2s ease-out;
transition: background-color 0.2s ease-out;
font-family: 'montserrat', sans-serif;
}

.btn-theme:hover{
color: black;
background-color: #fff;
border: 1px solid black;
}

#contact .contact-info p,
#contact .contact-info address{
    font-size:16px;
    line-height:26px;
	font-family: 'montserrat', sans-serif; /* added by me */
}


h1.section-title{
    position:relative;
    margin:0 0 24px;
    font-size:48px;
    line-height:64px;
    font-weight:300;
    text-align:center;
    color:#74c7d5;
    z-index:1;
}

.section-title span {
    font-size:150%;
    font-weight:400;
}

.section-title [class*=icon]{
    position:absolute;
    top:-28px;
    left:50%;
    margin-left:-60px;
    font-size:120px;
    color:#eee;
    z-index:-1;
}

.form-group {
font-family: 'montserrat', sans-serif;
}

  .footer_sti a{
font-family: 'montserrat', sans-serif;
color:#F19914;  
  }


.copyright {
	background-color: black;
	color: #aaaaaa;
	padding: 15px;
	font-size: 13px;
	margin-bottom:0px !important;
}

.copyright a {
	/* color: #b4d6ff;
	margin:10px; */
	font-family: 'montserrat', sans-serif;
}
.copyright a:hover {
   transition: background-color 0.5s ease;
  background-color: transperent;
  text-decoration:none;
  /* padding:1px; */
}

/* slider images */
.slider {
    position: absolute;
	z-index: 0;
	top: 0px;
	width: 100%;
}

.slider img {
	position: absolute;
	z-index: 0;
	top: 0px;
	width: 100%;	
}

.slider-small {
    position: absolute;
	z-index: 0;
	top: 0px;
	width: 100%;
}

.slider-small img {
	position: absolute;
	z-index: -99999;
	top: 0px;
	width: 100%;	
}

  .navbar-toggle { /*fixes navbar mobile screens for all media queries*/
     margin-top: 22px;
   } 




@media (max-width: 450px) { /* 1media queries very small screens */
  .btn-theme {
    width:100%;
	padding: 15px 40px;
    font-size: 14px;
	font-weight:bold;
  }
  
  
  .navbar-inverse .navbar-nav>li>a {
margin-top:15px;
}
  
  
  .logo_down{
  height:60px;
  margin-top:10px;
   margin-bottom:10px;
  margin-right:10px;
  }
  
  #myCarousel{
  display:none;
  }
  
  /* fixes for upper bsslider*/
  #bxsliderup{
  margin-top:80px;
  display:block;
  }

  .bxslider2{
  z-index:0;
  }
  
  .bx-wrapper .bx-controls-direction a{
  z-index:0;
  }
  /* end fixes for upper bsslider*/
  
  
  
}



@media (max-width: 520px) { /*small screen */ 

    .navbar-inverse .navbar-nav>li>a {
    margin-top:0px;
    }

   
   .tech {
   display:none;
   }
   
   .direct_contact{
   display:none;
   }
   
    #myCarousel{
  display:none;
  }
  
   #bxsliderup{
  display:block;
  }
  
    /* fixes for upper bsslider*/
  #bxsliderup{
  margin-top:80px;
  display:block;
  }

  .bxslider2{
  z-index:0;
  }
  
  .bx-wrapper .bx-controls-direction a{
  z-index:0;
  }
  /* end fixes for upper bsslider*/
   

}


@media (min-width: 768px) and (max-width: 991px) {
   
     .navbar-inverse .navbar-nav>li>a {
margin-top:15px;
}
   
   .tech {
   display:none;
   }   
   
    .headlines {
   font-size: 22px;
   }


   #myprojects {
      box-shadow: none !important;
    background-color:none !important;
    padding:0px 0 !important; 
   }
   
   #parallax_middle{
    box-shadow: none !important;
	height:150px;
    /* background: url("../images/about.png") 50% 0 fixed !important; */
	/*  background: none !important; */
	/* background-image:url("../images/about.png"); */
	padding: 0px 0 !important;
	background-color:#333333 !important; /* blue */
   }
     
    #parralax_keep_in_touch{
    box-shadow: none !important;
	height:auto;
    /* background: url("../images/about.png") 50% 0 fixed !important; */
	/* background: none !important; */
	/* background-image:url("../images/about.png"); */
	padding: 0px 0 !important;
	background-color:#333333 !important; /* blue */
   }
   
   .navbar-inverse .navbar-nav>li>a{ /*fix the tablet navbar */
   font-size: 13px;
   }
   
  

}


@media (max-width: 767px) {

     .navbar-inverse .navbar-nav>li>a {
margin-top:15px;
}


     .tech {
   display:none;
   }
   
   .headlines {
   font-size: 28px;
   }
   
   
   #myprojects {
     box-shadow: none !important;
    background-color:none !important; 
    padding: 0px 0 !important; 
   }
   
   #parallax_middle{
    box-shadow: none !important;
	height:auto;
    /* background: url("../images/about.png") 50% 0 fixed !important; */
	background: none !important;
	/* padding: 0px 0px !important;  */
	padding-top:10px !important;
	padding-bottom:10px !important;
	/* background-color:yellow !important; */
	
	background-color: #9acce2 !important; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background-color: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzlhY2NlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkN2RmZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background-color: -moz-linear-gradient(top,  #9acce2 0%, #d7dfe5 100%); /* FF3.6+ */
background-color: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9acce2), color-stop(100%,#d7dfe5)); /* Chrome,Safari4+ */
background-color: -webkit-linear-gradient(top,  #9acce2 0%,#d7dfe5 100%); /* Chrome10+,Safari5.1+ */
background-color: -o-linear-gradient(top,  #9acce2 0%,#d7dfe5 100%); /* Opera 11.10+ */
background-color: -ms-linear-gradient(top,  #9acce2 0%,#d7dfe5 100%); /* IE10+ */
background-color: linear-gradient(to bottom,  #9acce2 0%,#d7dfe5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9acce2', endColorstr='#d7dfe5',GradientType=0 ); /* IE6-8 */	
   }
     
    #parralax_keep_in_touch{
    box-shadow: none !important;
	height:auto;
   /*  background: url("../images/about.png") 50% 0 fixed !important; */
	background: none !important;
	padding: 0px 0 !important;
	/* background-color:yellow !important; */ /* yellow */
	
	background-color: #9acce2 !important; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background-color: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzlhY2NlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkN2RmZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background-color: -moz-linear-gradient(top,  #9acce2 0%, #d7dfe5 100%); /* FF3.6+ */
background-color: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9acce2), color-stop(100%,#d7dfe5)); /* Chrome,Safari4+ */
background-color: -webkit-linear-gradient(top,  #9acce2 0%,#d7dfe5 100%); /* Chrome10+,Safari5.1+ */
background-color: -o-linear-gradient(top,  #9acce2 0%,#d7dfe5 100%); /* Opera 11.10+ */
background-color: -ms-linear-gradient(top,  #9acce2 0%,#d7dfe5 100%); /* IE10+ */
background-color: linear-gradient(to bottom,  #9acce2 0%,#d7dfe5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9acce2', endColorstr='#d7dfe5',GradientType=0 ); /* IE6-8 */
   }
   
   
   .skills_get_in_touch {
   /* color:#5A5A5A; */
   padding-top:10px !important;
   font-size:18px !important;
   margin-left:10px;
   margin-right:10px;
   
   }
   
   .copyrightBuildyoursite{
     font-size:12px !important; 
   }
   
  

}

