/*
Theme Name: Bootstrap Basic4
Theme URI: http://rundiz.com
Author: Vee Winch
Author URI: 
Description: Bootstrap v.4 basic theme for developers to build their new theme very fast and easy. To follow what was changed, please look for <a href="https://github.com/Rundiz/bootstrap-basic4" target="commits">commits</a> of this theme at Github. Please read notice on Bootstrap Basic 4 Help page in Dashboard &gt; Appearance &gt; Bootstrap Basic4 Help or in readme.txt file in this theme package.
Version: 0.1.8
License: MIT
License URI: http://opensource.org/licenses/MIT
Text Domain: bootstrap-basic4
Domain Path: /languages/
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, front-page-post-form, post-formats, threaded-comments, translation-ready

This theme built with Twitter Bootstrap v.4. It is basic theme with basic style for build new theme with Bootstrap.

*/


/*
Required WordPress CSS
*/

@import url('https://fonts.googleapis.com/css?family=Roboto');

@font-face {
    font-family: 'amaticbold';
    src: url('amatic-bold-webfont.woff2') format('woff2'),
         url('amatic-bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'amatic_scregular';
    src: url('amaticsc-regular-webfont.woff2') format('woff2'),
         url('amaticsc-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


.aligncenter {
	display: block;
	margin-right: auto;
  margin-left: auto;
  text-align:center;
}

.aligncenterright {
	display: block;
	margin-right: auto;
  margin-left: auto;
  text-align:right;
}
.aligncenterleft {
	display: block;
	margin-right: auto;
  margin-left: auto;
  text-align:left;
}

#everything{
  height:600px;
}


.topsection {
  height:770px;
}

#top-menu{
  height:50px;
  background-color: #fff;
  z-index: 7001;
  margin:0 auto;
  text-align:center;
	width:870px;

  padding:0;
  color:rgb(43, 42, 42)

 
}


#whattext{
  padding-top:100px;
  padding-right:70px;
  padding-bottom:20px
}


#topsectiontext{
  padding-top:220px;
  width: 100%;
  text-align: center;
}
 
#aboutustext{
  padding-top:100px;
  padding-left:70px;
}

.entry-clearpanel{
  text-align:center;
	padding:0;
	text-align: justify;
	font-size:1.9em;
  padding-bottom:20px;
  font-family: 'amaticbold';
  color:white;
  padding-top:-10px;
  padding-bottom:120px;
  font-weight:900;
  line-height: 1.3em;

}

.entry-clearpanel h2 {
	font-family: 'amaticbold';
	font-size:2.5em;
}


#full-page-container
{
  padding-top:39px;
  background-color:#e6e6e6;
  font-family: 'Roboto', sans-serif;
  font-size:.8em;
}


#bottom-menu {
  
  width:770px;
}

#bottom-menu  li {
  padding:10px;
}


#bottom-menu a {
  padding:10px;
  border:1px solid white;
  color:white;
}


.entry-header{
padding-bottom:40px;

}

.entry-title{
  margin: 0 auto;
  
  padding:5px;
  text-align:center;

 
}

.entry-content{
  font-size:1.4em;
}

#site-
{
  color: #000;
	background-color:#CABFC1;
}

.menu-center{
  width: 100%;
  text-align: center;
 
}




#top-menu li{
  padding-left:15px;
  padding-right:15px;
  padding-bottom:0px;
  padding-top:0;
 font-size:1.0em;
  display:block;
  font-weight:500;
  text-align: center;
  height:38px;
  margin:0;
  background-color: white
  
}


#top-menu li a{
 
}

#top-menu li a:hover{
  color:#97D020;
}

#main-header{
  z-index: 7000;


}



#full-header{
  background-color:#fff;
  
}


#site-header{
 
  width: 800px;
}

#header-logo{
  
 
  vertical-align: middle;
  width: 100%;
  


}
 

#titlelogo2 {


}

#titlelogo2 a{ 
  background-image: url("/wp-content/uploads/2017/11/Asset-4.png") ;
  background-repeat:no-repeat;
  background-position:top left;
  background-size: 120px;
  text-indent:-100em;
  display:block;
  height:50px;
  width:130px;
  float:left;
}

#titlelogo{
padding-top:35px;



}

#titlelogo a{ 
  background-image: url("/wp-content/uploads/2017/11/Asset-4.png");
  background-repeat:no-repeat;
  background-position:center;
  text-indent:-100em;
  display:block;
  height:110px;
  background-size: contain}

body{
  overflow-x: hidden;
  margin: 0 !important;
  
  width:100%;
  background-color: #BEBBBB;
  font-family: 'Roboto', sans-serif;
  
}








a.tbutton  {
  border: 1px solid black;
  text-decoration:none;
  color:black;
  padding-left:20px;
  padding-right:20px;
  padding-top:10px;
  padding-bottom:10px;
}

a.tbutton:hover  {
  text-decoration:none;
  color:#E30707;
}


a.wbutton  {
  border: 1px solid white;
  text-decoration:none;
  color:white;
  padding-left:20px;
  padding-right:20px;
  padding-top:10px;
  padding-bottom:10px;
}

.bgcover {
  background-size: cover ;
  height:970px;
  background-image:url('/wp-content/uploads/2017/11/2ea.jpg');
  padding-top:150px;
  
}

a.wbutton:hover  {
  text-decoration:none;
  color:#E30707;
}






.entry-whitepanel{
	color: #2F2E2E;
	background-color:#e6e6e6;
	text-align:center;
	padding:0;
	text-align: justify;
	font-size:1.8em;
	padding-top:0;
  padding-bottom:0;
  font-family: 'amaticbold';
  font-weight:900;
  line-height: 1.5em;
}

.entry-whitepanel h2 {
	font-family: 'amaticbold';
  font-size:2em;
  color:black;
}
.entry-picpanel{
	color:white;
	 position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  color: #fff;
}


.textcontent{
  vertical-align: middle;
  width: 100%;
  text-align: center;
 }



  /* Debugger styles - used to show the effect
  --------------------------------------------- */


  /* demo styles
  --------------------------------------------- */

  
   /* centre the content in the parallax layers */
  .title {
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
font-size:2em;
font-family: 'amatic_scregular';
  }

.title h2 {
	font-family:.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align:center;
  } 'amaticbold';
	font-size:2.4em;
}



  /* style the groups
  --------------------------------------------- */


  #group1 {
  
    height: 500px;
    z-index: 5; /* slide over group 2 */
  }
  #group1 .parallax__layer--base {
    background: rgb(102,204,102);
  }

  #full-page{
    background-color: #e6e6e6;
    
    padding-top:0px;
    padding-bottom:20px;
  }

  #group2 {
    z-index: 3; /* slide under groups 1 and 3 */
    height: 700px;
  }
  #group2 .parallax__layer--back {
    background-image: url("/wp-content/uploads/2017/09/website_05.jpg");
    text-align: center;
       position: absolute;
     background-position: center;
     background-repeat: no-repeat;
     background-size:cover;
   color:white;
  }

  #group3 {
    z-index: 4; /* slide over group 2 and 4 */
    height: 100vh;
  }
  #group3 .parallax__layer--base {
    background: rgb(153,216,101);
  }

  #group4 {
    height: 100vh;
    z-index: 2; /* slide under group 3 and 5 */
  }
  #group4 .parallax__layer--deep {
    background: rgb(184,223,101);
  }

  #group5 {
    height: 100vh;
    z-index: 3; /* slide over group 4 and 6 */
  }
  #group5 .parallax__layer--base {
    background: rgb(214,229,100);
  }

  #group6 {
    height: 100vh;
    z-index: 2; /* slide under group 5 and 7 */
  }
  #group6 .parallax__layer--back {
    background: rgb(245,235,100);
  }

  #group7 {
    height: 100vh;
    z-index: 3; /* slide over group 7 */
  }
  #group7 .parallax__layer--base {
    background: rgb(255,241,100);
  }




#section1 {
   z-index:6;


}

#section1   {

}


.parallax-container {
  height: 500px;
  width: 100%;
}




section {
  position: relative;
  display: block;
  width: 100%;
  min-height: 500px;
 
  overflow: hidden;
  color: #BBB;
}
section h2 {
  color: #FFF;
}
section .cover {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
}
section .cover img {
  position: absolute;
  display: block;
  min-width: 100%;
  min-height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
}
section .content {
  position: absolute;
  display: block;
  
  width: 100%;
  height: 100%;
  z-index: 2;
}
section .text {
  width: 50%;
}
.centralize {
  position: absolute;
  left: 50%;
  top: 50%;

  -webkit-transform: translateZ(0px) translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

@media screen and (max-width: 1000px) {
  section .text {
    width: 90%;
  }
}

#section2   {
	background-image: url("/wp-content/uploads/2017/09/website_05.jpg");
  text-align: center;
     
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
 color:white;
width:150%;
height:1500px;
}

#section3 {
   z-index:6;
height:1000px;
}

#section3 .parallax__layer--back  {

}
.para-1, .para-2, .para-3 {
  position: relative;
  opacity: 0.95;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

}
.para-3 {
  background-image: url("/wp-content/uploads/2017/09/website_08.jpg");
  min-height: 400px;
}

.para-2 {
  background-image: url("/wp-content/uploads/2017/09/website_09.jpg");
  min-height: 400px;
}

.para-1 {
  background-image: url("/wp-content/uploads/2017/09/website_05.jpg");
  min-height: 40px;
}


@media only screen and (max-device-width: 1024px) {
    .para-1, .para-2, .para-3 {
        background-attachment: scroll;
    }
}


#main-header{
  
}

#top {
  height:285px;
  z-index: 12;
}

#site-header{

  
}

#full-header {
  height:173px;
 z-index: 9;
}


.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;

}
.bypostauthor {
}


/* WordPress gallery */
.gallery-caption {
}
.gallery {
	margin-bottom: 1.6em;
}
.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-icon img {
	margin: 0 auto;
}
.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


.sticky {
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}


/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.mobile-menu{
	width:100%;

}



@media (min-width: 1400px) {
  .container {
    max-width: 1340px;
  }
}

@media (min-width: 999px) {
  .no-scroll{
    display:none;
  }
  .mobile-menu {
	display:none;
  }
} 


@media (max-width: 999px) {

  #top-menu{
    width:100%;
  }

.pic-home{
  display:none;
}

.special {
  display:none;
}

#topsectiontext{
  padding-top:250px
}

#whattext{
  padding-top:50px;
  padding-right:10px;
  padding-bottom:20px
}

#aboutustext{
  padding-top:50px;
  padding-left:10px;
}

.topsection h2{
  font-size: 1.8em;

}

.entry-clearpanel h2 {
  font-size:1.4em;
}

.topsection {
  height:550px;
}

#full-header {
display:none;
}


#top-menu {
	height:60px;
	padding-top:12px;


		
}

#main-header {
	top:1;
	position:fixed;
	width:100%;
	
	
}

#full-page {
	padding-top:60px;
}

body{
	
}
}


@media (min-width: 768px) {
  .my-custom-container{
      width:600px;
  }}
  
  @media (min-width: 992px) {
  .my-custom-container{
      width:720px;
  }}
  
  @media (min-width: 1200px) {
  .my-custom-container{
      width:1190px;
  }}