/* You can change this file 
---------------------------
Please use the IDs provided as much as possible
This css file is for everything related to the #gallery section
*/

@media only screen and (min-device-width: 1000px) {
    

#gallery {
    width: 100%;
    height: 1px;
    padding-bottom: 47%;
    position: relative;
    overflow: hidden;
    border: none;
}  
	
#textpagegallery {
    width: 100%;
    height: auto;
	max-height: 70vh;
    padding-bottom: 0%;
    position: relative;
    overflow: hidden;
    border: none;
	margin-bottom: 3%;
}  	

#gallery img {
    margin-top: -1%;
}
	
	#textpagegallery img {
	 margin-top: -5%;	
	display: block;
		position:relative;
		z-index: 100;
		margin-bottom: 3%;
	}

#gallery #halfblock {
    width: 49.5%;
    height: auto;
    margin: 0px;
    padding: 0;
    border: inherit;
    position: absolute;
    left: 25%;
    bottom: 5%;
    background: none;
    z-index: 1;
}

#gallery #halfblock #inset {
padding: 5%;
width: 90%;
height: auto;
}

button {
   background: #048403;
   color: white;
   width: auto;
   height:  auto;
   padding: 2% 5%;
   border:  none; 
}


#gallery #thirdblock {
    width: 32.5%;
    height: auto;
    margin: 0px;
    border: inherit;
}

#gallery #quarterblock {
    width: 25% !important;
    height: auto;
    margin: 0px;
    padding: 3% 2%;
    border: none;
    position: absolute;
    right: 5%;
    bottom: 0;
    background: none;
    z-index: 1;
    background: #444444;
}

/*custom css*/
#gallery #fullblock {
    height: auto;
    margin: 0 auto;
    padding: 0;
    border: inherit;
    position: absolute;
    bottom: 11%;
    background: none;
    z-index: 1;
}

#gallery img{
    width: 100%;
}

#gallery{
    margin-top: -5%;
    z-index: 0;
}

#gallery.main-gallery span{
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: 0.3em;
    line-height: 3.5em;
}

#gallery.main-gallery span strong{
    font-size: 3rem;
    text-transform: none;
    letter-spacing: initial;
}

#gallery.main-gallery p{
    width: 75%;
    margin: 0 auto;
    font-size: 1rem;
}

#gallery button, button, .wp-block-button__link {
    border-radius: 25px;
    padding: 1% 2% !important;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    margin-top: 1%;
}

.gallery-icon{
    margin-top: 2%;
}

.gallery-icon i {
    padding: 1%;
    border-radius: 50%;
    font-size: 1.5rem;
}

#gallery.main-gallery::after{
    height: 100%;
    content: "";
    width: 100%;
    top: 0;
    border: 0;
    left: 0;
    right: 0;
    position: absolute;
}

.second-section span strong{
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-size: 1.3rem;
    line-height: 1.7em;
}

.second-section span strong.title{
    text-transform: none;
    letter-spacing: initial;
    font-size: 2rem;
}


.second-section p {
    font-size: 1.2rem;
    line-height: 1.7em;
}
.third-section #thirdblock{
    padding: 2%;
    display: flex;
    border: solid 1px;
    margin: 1%;
}

button{
    border-radius: 25px;
    padding: 1.7% 2.1% !important;
    text-transform: uppercase;
    letter-spacing: 0.2em;
}

.flex{
    display: flex;
    justify-content: space-between;
}

.third-section #page{
    padding: 5% 0;
}
.third-section .icon{
    width: 16%;
    font-size: 1.8rem;
}

.third-section span{
    line-height: 1.7em;
}

.third-section span.line-one{
    font-size: 1.3rem !important;
}

#gallery.second-gallery #halfblock{
    bottom: 20%;
}

#gallery.second-gallery span{
    line-height: 1.7em;
}

#gallery.second-gallery span strong{
    font-size: 1.5rem;
}

#gallery.second-gallery hr{
    width: 15%;
    margin-top: 7%;
}

.fourth-section #quarterblock{
    padding: 3% 4%;
    margin-top: -8%;
    border-radius: 7px;
    margin-right: 0.5%;
    margin-left: 0.5%;
    border-bottom: solid 3px #00c1e6;
    margin-bottom: 1%;
}

.fourth-section span strong{
    font-size: 1.5rem;
    line-height: 1.7em;
}

.fourth-section span{
    line-height: 1.7em;
}

#main.fifth-section{
    padding: 5% 0
}

.fifth-section .center{
    margin-bottom: 3%;
}

.fifth-section span strong{
    font-size: 1.7rem;
    line-height: 2em;
}

.fifth-section button{
    border-radius: 25px;
    padding: 1.5% 3% !important;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    margin-top: 3%;
}

.fifth-section .flex{
    align-items: center;
    justify-content: initial !important;
}

.fifth-section #halfblock{
    margin: 3% 0;
}

.fifth-section #halfblock span strong{
    font-size: 1.3rem;
}

.circle{
    width: 70px;
    height: 70px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 3%;
}

#gallery.third-gallery{
    z-index: 0;
    margin-top: 0;
    padding-bottom: 33%;
}

#gallery.third-gallery::after{
    height: 100%;
    content: "";
    width: 100%;
    top: 0;
    border: 0;
    left: 0;
    right: 0;
    position: absolute;
}

#gallery.third-gallery #halfblock{
    left: 5%;
    bottom: 32%;
}

#gallery.third-gallery span{
    font-size: 1.3rem;
    line-height: 3em;
}

#gallery.third-gallery strong{
    font-size: 2rem;
}

#gallery.third-gallery button{
    padding: 2% 5% !important;
}

#gallery #quarterblock input {
    width: 95%;
    margin: 3% 0;
    padding: 4% 2%;
}

#gallery #quarterblock hr {
    width: 10%;
    margin-left: 0;
    margin-bottom: 8%;
}

#gallery #quarterblock span strong {
    font-size: 1.3rem;
    line-height: 2em;
}

#gallery #quarterblock button  {
    margin-top: 4%;
}

#main.separation{
    padding: 1% 0;
    position: relative;
}

.separation i {
    padding: 1%;
    border-radius: 50%;
    font-size: 1.5rem;
}

#main.separation::after{
    content: '';
    position: absolute;
    left: 48%;
    top: 100%;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #00c1e6;
    clear: both;
}

#main.separation.learn-more{
    padding: 2% 0;
}

#main.sixth-section{
    padding: 5% 0;
}

#halfblock.qa{
    margin-left: 2%;
}

.qa span{
    line-height: 1.7em;
}

.qa span strong{
    font-size: 1.5rem;
}

.questions{
    margin-top: 5%;
}

.q, .a{
    padding: 3%;
    border: solid 0.5px #cacaca;
    margin: 0;
}

.q span strong{
    font-size: 1rem;
}

#gallery.fourth-gallery::after{
    height: 100%;
    content: "";
    width: 100%;
    top: 0;
    border: 0;
    left: 0;
    right: 0;
    position: absolute;
}

#gallery.fourth-gallery #halfblock{
    bottom: 15%;
}

#gallery.fourth-gallery #halfblock span strong{
    font-size: 1.7rem;
}

#gallery.fourth-gallery #halfblock span{
    line-height: 3em;
}

#main.seventh-section{
    padding: 5% 0;
}

#main.seventh-section span{
    line-height: 2em;
}

.text{
    margin-left: 5%;
}

textarea{
    width: 810px;
    height: 170px;
    border: solid #2d2d2d;
    margin-top: 2%;
}

.seventh-section img{
    width: 180px;
}

#footer #page {
    padding: 3% 0;
}

footer p{
    font-size: 1rem;
}

#footerblock br{
    margin-bottom: 2%;
}

#footerblock strong{
    font-size: 1.5rem;
}

#footerblock .tel-email {
    margin-top: 12%;
}

#footerblock .tel-email span {
    line-height: 2em;
}
	
			div.wp-block-group {
				width:31%;
				padding: 1%;
				display: moz-inline-block;
display: inline-block;
*display: inline;
list-style-type: none;
zoom: 1;
			vertical-align:top;
				font-size: 12px;
			 }
			 
			 div.wp-block-group p {
				 font-size: 14px;
			 }
	
#gallery.follow p{
    padding-top: 0;
}

#footer i, .social i{
    width: 20px;
    height: 20px;
    border: none;
    border-radius: 50%;
    padding: 1%;
	font-size: 20px;
}
	
#footer i {
	font-size: 16px !important;
	}

}