@font-face {
	font-family: font awesome;
	src: url(font/fontawesome-webfont.tff); format ("truetype")
}

@font-face {
    font-family: Baskervville;
    src: url(font/Baskervville-Regular.ttf); format ("truetype")
}

@font-face {
    font-family: 'Baskervville';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/baskervville/v16/YA9Ur0yU4l_XOrogbkun3kQQvpmppPXZ9elt.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  /* latin */
  @font-face {
    font-family: 'Baskervville';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/baskervville/v16/YA9Ur0yU4l_XOrogbkun3kQQsJmppPXZ9Q.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }


* { 
    -webkit-tap-highlight-color: transparent; 
}
a, article, div, h1, h2, h3, h4, h5, h6, img, section, span {
    -moz-user-select: none; 
    -webkit-user-select: none; 
}
input, select, textarea { 
    -webkit-appearance: none; 
    -webkit-border-radius:0; 
    border-radius: 0; 
}

body {
	margin: 0px !important;
	background-color: #FFFFFF;
	font-family: "PT Serif", "Times New Roman", Times, serif;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	transition: 0.5s ease;
}

.body {
	transition:0.9s ease;
}


div#slidy-container { 
	width: 100%;
    position: relative;
    height: 800px;
    overflow: hidden;
    margin: 0 auto;
    z-index: 1;
 }
div#slidy-container figure {
	float:left; width:400vw;
	background-repeat:none;
	margin:0;
	padding:0;
}

div#slidy-container figure img {
	float:left;
	height: 95vh;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	position:relative;
}

div#jssor_1 img {filter: brightness(50%);}

.arrow {
	position: absolute;
    bottom: 40%;
    border: solid white;
    border-width: 0 5px 5px 0;
    display: inline-block;
    padding: 30px;
    width: 10px;
}

.right {
	right: 30px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.left {
	left: 30px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

#bullet_navigator {margin-bottom:30px !important;}


.header-home {
	top:0 !important;
	margin-top:0;
	width:100%;
	height:100%;
	background-size: cover;
	position: relative;
	clip: rect(auto,auto,1000px,0px);
	background-repeat: no-repeat;
	background-position: absolute;
	overflow:hidden;
	background-position: 0px 00px;
}

.header-about {
	top:0 !important;
	margin-top:0;
	width:100%;
	height:100%;
	background-image: url(../img/Justicia3.jpg);
	background-size: cover;
	position: absolute;
	clip: rect(auto,auto,520px,0px);
	background-repeat: no-repeat;
	background-position: absolute;
	overflow:hidden;
	background-position: 0px 20px;
	z-index:-20;
}

.header-offer {
	top:0 !important;
	margin-top:0;
	width:100%;
	height:100%;
	background-image: url(../img/books2.jpg);
	background-size: cover;
	position: absolute;
	clip: rect(auto,auto,520px,0px);
	background-repeat: no-repeat;
	background-position: absolute;
	overflow:hidden;
	background-position: 0px -400px;
	z-index:20;
}

.header-contact {
    top: 0 !important;
    margin-top: 0;
    width: 100%;
    height: 500px;
    background-image: url(../img/contact.jpeg);
    background-size: cover;
    position: absolute;
    clip: rect(auto,auto,520px,-100px);
    background-repeat: no-repeat;
    background-position: 20px;
    overflow: hidden;
    background-position: 0;
    background-size: cover;
    position: relative;
    opacity: 1;

}


.tophead {
    width: 100%;
    height: 150px;
    display: flex;
    margin-left: auto;
    align-items: center;
    justify-content: ;
    margin-right: auto;
    background-color: white;
    opacity: 0.95;
    position: fixed;
    z-index: 3;
    padding-left: 4em;
    padding-right: 4em;
}



.logo {
    background: #631f01;
    border-radius: 50%;
    width: 60px;
    height: auto;
    padding: 10px;
    background-repeat: no-repeat;
    margin-left: 0px;
    box-sizing: initial;
    text-align: center;
    background-size: contain;
    position: relative;
}


h1 {
    font-family: Trajan Pro;
    font-size: 1em;
    text-transform: uppercase;
    height: auto;
    letter-spacing: 6px;
    width: 100%;
    text-align: left;
    position: relative;
    margin: 0;
}

h2 a {
	text-decoration: none !important;
	color: #631f01;
	cursor:pointer;

}

h2 {
    font-family: Trajan Pro;
    font-size: 1.2em;
    color: #631f01;
    text-transform: uppercase;
    width: 100%;
    text-align: left;
    position: relative;
    margin: 0;
}

li {
	list-style-type:none;

}

ul {
	padding: 0;
}

h3 {
    font-family: Times New Roman;
    font-size: 1em;
    font-style: italic;
    font-weight: normal;
    text-transform: none;
    height: auto;
    width: 100%;
    text-align: left;
    position: relative;
    margin: 0;
    
}

.nav_placeholder {
    height: 150px;
    top: 0px;
    position: relative;
}

nav.navbar {
    position: relative;
    margin-top: 0;
    width: 50%;
    left: 0px;
    height: 150px;
    align-items: center;
    justify-content: right;
    display: flex;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
}

.navbar ul.navmenu {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 150px;
    text-align: right;
    padding-right: 2em;
    padding-left: 2em;
    padding-top: 2em;
    padding-bottom: 2em;
    display: flex;
    justify-content: right;
    align-items: center;
}

.navbar ul li {
    background-color: none;
    display: flex;
    margin-right: 0;
    align-items: center;
    margin-left: 0;
    float: none;
    height: 100%;
    font-family: Baskervville;
    font-size: ;
    font-weight: 100;
    text-align: center;
}

.navbar ul li a {
    text-decoration: none!important;
    color: black;
    display: inline-block;
    padding: 17.5px;
    font-size: 1;
    font-size: 1.4em;
    text-align: center;
    justify-content: center;
    align-items: center;
    position: relative;
    display: block;
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
}

.navbar ul li a:hover {
	background-color:#f3f2f1;
	color:#631f01;
	transition: 0.3s ease;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
}

.offer {
	background:#f7f4f2;
}

.aboutbox {
	margin-top: 3vw;
	margin-bottom: 3vw;
    width: 11em;
    height: auto;
    display: inline-block;
    position: relative;
    margin-left: 6%;
    margin-right: 5%;
    padding: 1vw;
    transition:0.3s all;
    -wekbit-transition:0.3s all;
    -moz-transition:0.3s all;
    -o-transition:0.3s all;
}

.aboutbox p {
    text-align: center;
	transition:0.3s all;
    -wekbit-transition:0.3s all;
    -moz-transition:0.3s all;
    -o-transition:0.3s all;
}

.aboutbox:hover p {
	color: #631F01;
	 transition:0.3s all;
    -wekbit-transition:0.3s all;
    -moz-transition:0.3s all;
    -o-transition:0.3s all;
}

.aboutbox:hover::after,
.aboutbox:hover::before
  {
    width: 100%;
    height: 100%;
    border-color: #631F01;
    transition:0.3s all;
    -wekbit-transition:0.3s all;
    -moz-transition:0.3s all;
    -o-transition:0.3s all;
}

.aboutbox:before{
    content: '';
    border: 5px solid grey;
    border-width: 0px 3px 3px 0px;
    position: absolute;
    bottom: 0px;
    width: 40px;
    height: 40px;
    right: 0;
    transition:0.3s all;
    -wekbit-transition:0.3s all;
    -moz-transition:0.3s all;
    -o-transition:0.3s all;
}

.aboutbox:after{
    content: '';
    border: 5px solid grey;
    border-width: 3px 0 0 3px;
    position: absolute;
    top: 0px;
    width: 40px;
    height: 40px;
    left: 0;
    transition:0.3s all;
    -wekbit-transition:0.3s all;
    -moz-transition:0.3s all;
    -o-transition:0.3s all;
}

.window-aboutme {
    height: 800px;
    width: 55%;
    display: flex;
    z-index: 1;
    background: #2b1910;
}

.aboutme_bg {
    height: 800px;
    width: 45%;
    background-position: top center !important;
    background: url(../img/Lidia-11.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
}

.aboutme_img {
    width: 20%;
    right: 5%;
    top: 20%;
    float: right;
    position: relative;
}

.about_pic {
	width:100%;
    border-radius: 2px;

}

.aboutme_container {
    top: 0px;
    height: 500px;
    margin: auto;
    position: relative;
    width: 80%;
}

.aboutme_container::before {
    content: '';
    border: 5px solid white;
    border-width: 0px 1px 1px 0px;
    position: absolute;
    bottom: 14px;
    width: 30px;
    height: 30px;
    right: -11px;
}

.aboutme_container::after {
    content: '';
    border: 5px solid white;
    border-width: 1px 0 0 1px;
    position: absolute;
    top: 80px;
    width: 30px;
    height: 30px;
    left: 11px;
}

.aboutme_header {
    width: 550px;
    text-align: left;
    left: 25px;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
    display: table;
}

.aboutme_header h5 {
	color: white;
    font-family: Trajan Pro;
    font-size: 2em;
    display: inline-block;
    margin: 0;
}

.aboutme_bio {
    position: relative;
    top: 30px;
    left: 25px;
    margin-right: 0px;
    width: 95%;
    font-size: 1.2em;
    text-align: justify;
}

.aboutme_bio_container {
	text-indent:1cm;
	color:white;
}

.aboutme_bio_container p {
	font-style: italic;
}


.window-features, .window-getintouch {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    overflow: hidden;
}

.window-getintouch {
    padding: 3em 0em 3em 0em;
}

.window-article h4 {
    font-size: 4em;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    color: black;
    font-family: "Cormorant", serif;
    position: relative;
    left: 0;
    bottom: 0;
}

.window-article h4 span {
	content: '';
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 1vw;
    width: 4vw;
    opacity: .50;
    border-bottom: 1px solid;
}

.window-article h5, h6 {
    font-family: 'Trajan Pro';
    font-size: 1.5em;
    text-align: center;
    font-weight: 200;
    color: rgb(73, 73, 73);
    position: relative;
    left: 0;
    bottom: 0;
}

.request_button {
    margin: 0 auto;
    margin-top: 30px;
    color: #631f01;
    width: 260px;
    height: 60px;
    display: flex;
    border: 1px solid #631f01;
    opacity: 1;
    text-transform: uppercase;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
}

.window-article-getintouch .request_button {
    margin-top: 20px;
    margin-bottom: 20px;
}

.request_button:hover {
	opacity:1;
	background: #631f01;	
    color:white;
	cursor: pointer;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
}
.request_button p {
	text-align: center;
    font-size: 1.4em;
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    text-decoration: none;

}


.window-article {
    margin-top: 0px;
    position: relative;
    text-align: center;
    background-color: transparent;
    width: 60%;
    display: block;
    align-items: center;
    justify-content: center;
    margin-left: 0;
}

.window-article-bg {
    top: 20%;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    opacity: 0.5;
    filter: blur(70px);
    border-radius: 30%;
    display: block;
    height: 60%;
}

.window {width:600px; height:auto;}

.window-about {    
	width: 90%;
    margin-left: auto;
    margin-right: auto;
    height: auto;}

.window-offer {
	width: 80%;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    background: #f7f4f2;
}

.window-contact {
    width: 100%; 
	height:auto;
}

.window-article-about {
	display:block;
	vertical-align: top;
	margin-top:0vw;
	margin-left:auto;
	margin-right:auto;
	border-collapse: collapse;
	position: relative;
	background-color:transparent;
	width:100%;
	padding-bottom: 1em;

}

.window-article-offer {
	display:block;
	vertical-align: top;
	margin-left:auto;
	margin-right:auto;
	border-collapse: collapse;
	position: relative;
	background-color:transparent;
	width: 100%;;

}

.window-article-contact {
	display:block;
	vertical-align: top;
	margin-left:auto;
	margin-right:auto;
	border-collapse: collapse;
	position: relative;
	background-color:transparent;
	width:80%;

}

.window-article-about h4 {
	margin-top:0px;
	margin-bottom: 0px;
	font-family: Trajan Pro;
	text-transform: uppercase;
	color:black;
	font-size:50px;
	text-align:center;
	padding-top:20px;
}

.window-article-offer h4 {
	padding-top:50px;
	margin-top:0px;
	margin-bottom: 30px;
	font-family: Trajan Pro;
	text-transform: uppercase;
	color: black;
	font-size:50px;
	text-align:center;
}

.window-article-offer h5 {
	text-transform:uppercase;
	font-size: 1.5em;
	font-family: Trajan Pro;
	text-align:center;
}

.window-article-offer p {
    line-height: 1.7;
    margin: 0;
    float: left;
    margin-top: 0em;
    margin-bottom: 2em;
    width: 100%;
    font-size: 1.4em;
}

.window-article-offer p small {
	font-size: 0.8em;
	line-height: 1;
	font-style:italic;
	color:grey;
}

.window-article-contact h4 {
	margin-top:-57px;
	margin-bottom: 100px;
	font-family: Trajan Pro;
    text-transform: uppercase;
	color:#631f01;
	font-size:50px;
}

.window-article-features h5 {
	color: black;
    padding-top: 50px;
    margin-top: 0px;
    margin-bottom: 30px;
    font-family: Trajan Pro;
    text-transform: uppercase;
    font-size: 50px;
    text-align: center;

}

.features_undertitle, .getintouch_undertitle, .services_undertitle {
    color: #4a1700;
    width: 100%;
    font-weight: 500;
    font-size: 1.5em !important;
    text-align:center;
    display: inline-block;
    position: relative;
    font-family: Trajan Pro;
    font-weight: 800;
}

.about_p1 {
    color: #636363;
    width: 100%;
    font-weight: 800;
    text-align:center;
    display: inline-block;
    position: relative;
    font-family: Trajan Pro;
}

.getintouch_undertitle {
    color: #505050 !important;
}


.features_container {
    display: flex;
    flex-direction: row-reverse;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin-bottom: 3em;
}

.features_img {
    width: 40%;
    height: 600px;
    background: url(../img/Lidia-10.jpg);
    background-size: cover;
    background-position: top center;
}

.features_list {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    font-weight: 500;
    font-size: 1em;
    display: inline-block;
    position: relative;
    font-family: Trajan Pro;
    height: 100%;
}

.features .features_list {
    font-size: 1.5em;
    width: 30%;
}

.features_list li {
	margin-bottom: 1.4em;
    display: flex;
    vertical-align: middle;
    justify-items: center;
    text-align: left;
}

.features_list li span {
    margin-right: 15px;
}

.features_list li span i {
	font-size: 1.4em !important;
    opacity: 1;
    margin-left: 0;
    text-align: left;
}

.features_list li p {
    width: auto;
    height: 100%;
    margin: 0;
    padding: 3px;
}

.about_content {
	text-align:center;
	margin-top:2vw;
	padding:0;
	color:black;
    font-size: 1.5em !important;
	width:100%;
	height:auto;
}



.morebutton {
	display: block;
    margin: 0 auto;
    top: -30px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-transform: uppercase;
    color: white;
    text-align: center !important;
    padding: 0px;
    border: solid;
    box-shadow: 0px 0px 0 5px white;
    width: 34px;
    height: 34px;
    border-width: 34px;
    border-color: #732d0e;
    border-radius: 50%;
    transition: 0.2s ease;
    background-color: #631f01;
    opacity: 1;
    z-index: 1;

}

.more {
    top: -20px;
    left: -15px;
    position: relative;
    width: 30px;
    height: 30px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-left: 2px solid white;
    border-bottom: 2px solid white;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-bottom-left-radius: 0px;

}

.morebutton:hover {
	opacity:1;
}

.footer {
	width:100%;
	height:0px;
	position:relative;
	bottom:0px;
	margin:0 auto;
	background-color:black;
	opacity:0.9;
}

.social-icons {
    width: 25%;
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: end;
    position: relative;
    z-index: 2;
}

.fa-phone:before {
    margin-right: 5px;
}

.fa-envelope:before {
    margin-right: 5px;

}

i {
	font-family:font awesome;
	font-size:20px !important;
	color: black;
	position:relative;
	letter-spacing:10px;
	transition: 0.3s ease;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	cursor:pointer;
	opacity:0.5;
	margin-left:30px;
	text-align:right;
}

.social-icons i {
    float: right;
    letter-spacing: 5px !important;
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    cursor: pointer;
    opacity: 0.5;
    margin-left: 20px;
    text-align: right;
}

i:hover {
	color:#631f01;
	opacity:1;
	transition: 0.3s ease;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
}

.social-icons i a {

	letter-spacing:0px;
	font-size:20px;
	font-family: "PT Serif", "Times New Roman", Times, serif !important;
	text-decoration: none;
}

.home {
	position:relative;
	overflow:hidden;
	width: 50%;
    display: block;
    text-align: left;
    margin-top: 203px;
    margin-left: auto;
    margin-right: auto;
    height:800px;

}

.about {
	position:relative;
    width: 100%;
    background: white;
    display: block;
    text-align: left;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    height:auto;
    z-index:1;


}

.offer {
    position: relative;
    width: 100%;
    text-align: center;
    display: block;
    text-align: center;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    background: #f7f4f2;
    z-index:1;

}

.aboutme {
    position: relative;
    width: 100%;
    float: left;
    text-align: center;
    display: flex;
    justify-content: center;
    justify-items: center;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    background: #f7f4f2;
    z-index: 1;
}

.contact {position:relative;
    width: 100%;
    display: block;
    text-align: justify;
    margin-left: auto;
    margin-right: auto;
    height:800px;
    z-index:1;

}

.photo {
	display:none !important;
	background-image:url(../img/Lidia1.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	width:15vw;
	height:20vw;
	float:right;
	top:0px;
	right:0;
	margin-top:0px;
	margin-left:20px;
	margin-bottom:10px;
	margin-right:40px;
	display:block;
	border-style: solid;
	border-color: #631f01;
	border-width: 3px;

	box-sizing: border-box;
	box-shadow: 10px 10px 20px #888888;
}

form {
    width: 50vw;
    display: inline-block;
    position: relative;
    float: left;

}

label {
	width:80px;
	text-align:center;
}

.window-article-contact input {
	width: calc(49vw - 120px);
}

input {
	width:400px;
	height: 40px;
	margin-bottom: 20px;
	border: 0;
	border-radius: 1px;
	border-color: #e4e3e0;
	margin-top: 20px;
	background-color: rgb(241 238 234);
	
}

textarea {
	width: calc(49vw - 120px);
	min-height: 200px;
	margin-top: 10px;
	resize: vertical;
	border: 0;
	border-radius: 1px;
	border-color: #e4e3e0;
	background-color: rgb(241 238 234);

}

tbody {
	width:500px;
}

td {
	min-width:80px;
	height:20px;

}

.submit_hub {
    width: 50vw;
    margin-left: auto;
    position: relative;
    bottom: 0;
}

.send_button {
	width: 200px !important;
	height: 40px;
	font-size: 20px;
	color: white;
	text-transform: uppercase;
	margin-left: 80px;
	background-color: black;
	box-shadow: inset 0px 0px 0px;
	border: solid 2px;
	border-radius: 20px;
	border-color: black;
	margin-bottom: 200px;
	cursor: pointer;
}

.contact_description {
    position: relative;
    width: 30vw;
    min-width: 230.4px;
    float: left;
    display: inline;

}

.contact_description p {
	margin:0 auto;
}

.map {
	float: left;
    margin: 0 auto;
    right: 0;
    position: relative;
    height: 330px;
    width: 30vw;
}

.box_wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    width: 100%;
}

.box1, .box2, .box3, .box4, .box5, .box6 {
    width: auto;
    margin-left: 1em;
    margin-bottom: 2em;
    height: auto;
    text-align: center;
    background: white;
    border-radius: 3px;
    border: 1px solid white;
    box-sizing: border-box;
    box-shadow: 0px 0px 10px 0px lightgrey;
    padding: 1em;
    line-height: normal;
    display: grid;
    grid-template-rows: auto 1fr;
    justify-content: center;
    align-items: start;
    transform: scale(1);
    transition: 0.1s all;
    cursor: pointer !important;
}

.box1:hover, .box2:hover , .box3:hover , .box4:hover , .box5:hover , .box6:hover {
	transition:0.1s all;
	transform:scale(1.025);
	cursor:default;
}

.boximg {
	width: 22vw;
    height: 17vw;
    background-size:cover;
    background-repeat:no-repeat;
    background-position: center;
}

.box1 .boximg {
	background-image:url("../img/box1.png");
}

.box2 .boximg {
	background-image:url("../img/box2.jpg");
}

.box3 .boximg {
	background-image:url("../img/rodzina.jpg");
}

.box4 .boximg {
	background-image:url("../img/tir.jpg");
    background-position: bottom;
}

.box5 .boximg {
	background-image:url("../img/box5.jpg");
}

.box6 .boximg {
	background-image:url("../img/box6.jpg");
}

.boxp {
    height: auto;
    margin-top: 1.4em;
}

.icons {
    width: 100%;
    position: relative;
    text-align: center !important;
    margin-top: 0;
}

.icons::before {
	width:10000px;
    background: #fffdfa;
	position:relative;
	text-align:center !important;
	margin-top:100px;
}

.about_p2 {
	font-size: 1em !important;
    margin-bottom: 20px !important;
    font-weight: 600 !important;
    text-align: center;
    margin: 0;
    margin-top: 50px;
}

.jury,
.student,
.portfolio,
.books,
.prison-1 {
    padding: 0;
    margin: 0;
    width: 200px;
    height: 100px;
    margin-right: 25px;
    margin-left: 25px;
    display: inline-block;

}

span.flaticon-jury::before,
span.flaticon-student::before,
span.flaticon-portfolio::before,
span.flaticon-books::before,
span.flaticon-prison-1::before {
    font-size: 65px !important;
    text-align: center;
    margin: 0 auto;
    padding: 0px;
    position: relative;
    color: white;

}

span.flaticon-jury,
span.flaticon-student,
span.flaticon-portfolio,
span.flaticon-books,
span.flaticon-prison-1 {
margin-top: 5vw !important;
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 50%;
    height: 100%;
    border: solid;
    border-radius: 50%;
    border-width: 0vw;
    background: #631F01;
    border-color: #631F01;
    box-shadow: 0px 1px 7px 1px #888888;

}

#p4 {
    word-break: break-all;
}

.books {
        vertical-align: top;
}

#p1, #p2, #p3, #p4, #p5, #p6 {
  margin-left:0vw;
  width:100%;
  height: 2em;
  text-align:center;
  text-transform:uppercase;
  position: relative;
    font-size: 0.8em;
    margin-top: 1em;	
}

#p6 {
    font-size: 1.4em;
    margin-bottom: 2em;
    padding: 1em;
    font-weight: 600;
    text-transform:none;
}


span.flaticon-student::before {
	font-size:80px;
}

span.flaticon-portfolio::before {
	font-size:80px;
}

span.flaticon-books::before {
	font-size:80px;
}

span.flaticon-prison-1::before {
	font-size:80px;
}

.offer_footer {
	font-style: italic;
	color:grey;
	font-size:1vw!important;
}

.features, .getintouch {
	height:auto;
	background: #f7f4f2;
	background-size: cover;
    z-index:1;

}


.gm_container {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    margin-top: 5%;
    margin-bottom: 5%;
    top: 0px;
    float: right;
    right: 0;
    margin-right: 0px;
    justify-content: center;
    align-items: center;
}

.german_map {
    width: 70%;
    top: 0px;
    padding: 0 !important;
    margin: 0;
    filter: drop-shadow(0 0 5px lightgrey);
}

.footer {
	height:auto;
	width:100%;
	background-color:#151515;
	float:left;
    z-index:1;
}

.footer_grid {
	width: 1100px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}


.footer_social {
	margin-top:20px;
}

#contact_us a {
    display: inline-flex;
    clear: both;
    color: #bdbcbc;
    font-size: 20px;
    float: left;
    width: 0px;
    
}

.footer_social span {
    font-family: "PT Serif", "Times New Roman", Times, serif;
    margin-bottom:5px;
    display: inline;
    margin-bottom: 15px;
    color: #bdbcbc;
    text-align: left;
    font-size: 15px;
    float: left;
    word-break: break-word;
    margin-left: 37px;
}

.grid_column {
    display: inline-block;
    float: left;
        padding-left: 1%;
    padding-right: 1%;
}

#find_us i {
    color: white;
    margin-left: 0;
    width: 30px;
    margin-right: 8.4%;
    font-size: 30px!important;
}

#find_us {
	width: 28%;
}

#contact_us {
	width:30%;
	
}

#links {
	width:20%;
	
}

#links a {
	color: #c4c3c3;
	margin-bottom:20px;
}

#links li {
	margin-bottom:10px;
}

.grid_column h4 {
	font-weight: bold;
	color:white;
	margin-bottom: 7px;
}

.divider {
	border-bottom:1px solid grey;
	width:90%;
}

#footer_logo {
	width: 18%;
}

.footer_logo_img {
	width: 100%;
}

.bottom_divider {
	margin-top:20px;
    border-bottom: 1px solid #505050;
    width: 100%;
    position: relative;
    bottom: 0px;
    float: left;
}

.footer_copyright {
	float: left;
    color: #929292;
    display: inline;
    font-family: "Segoe UI",Arial,sans-serif;
    letter-spacing: 1px;
    font-size: 14px;
}

.title_logo {
    width: 50%;
    height: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    position: relative;
    margin-left: 20px;
}

.slidy-hero {
    background-position: center 15% !important;
    background: url(../img/Lidia-7.jpg);
    width: 40%;
    height: 800px;
    background-size: cover;
    text-align: right;
    float: right;
}

@media only screen and (max-width: 1525px) { 
	.social-icons {
		display: none !important;
}
    .tophead {
        padding-left: 2em;
        padding-right: 2em;
    }

    .navbar ul.navmenu {
        padding-right: 0;
        padding-left: 0;
        padding-top: 1em;
        padding-bottom: 1em;
    }
}

@media only screen and (max-width: 1200px) { 
	.footer_grid {
		width:90%;
}

.box_wrapper {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto auto;
}

.boximg {
    width: 100%;
    height: 25vw;
}

.aboutme {
    flex-direction: column-reverse;
}

.window-aboutme {
    width: 100%;
    height: auto;
    padding: 3em 2em 3em 2em;
}

.aboutme_bg {
    width: 100%;
}

.navbar {
    width: 66% !important;
}

.tophead {
    padding-left: 1em;
    padding-right: 1em;
}

.title_logo {
    width: 33%;
}

.window-article {
    margin-top: 0px;
    position: relative;
    height: auto;
    padding: 10% 0 10% 0;
    text-align: center;
    background-color: transparent;
    width: 60%;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-left: 0;
}

#slidy-container {
    height: auto !important;
}

.slidy-subcontainer {
    position: relative;
    flex-direction: column-reverse;
    width: 100%;
    height: 100% !important;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0,0,0) !important;
    background: #f4f4f4;
    display: flex;
    justify-content: center;
    align-items: center;
}

.slidy-hero {
    width: 100% !important;
    height: 800px;
    background-size: cover;
}

 }


 @media only screen and (max-width: 970px) { 

.title_logo {
    width: 100% !important;
    }

.social-icons {
	display:none;
}

.aboutme_img {
	display:none;
}

.aboutme_container {
    height: auto;
    left:0;
    width: 100%;
}

.aboutme_bio {
    width: 100%;
    left:0;
    top:0;
    margin-bottom: 20px;
}

.aboutme_bio_container {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 89%;
    height: auto;
}

.aboutme_bio_container p {
    font-style: italic;
    position: relative;
    height: auto;
}

.aboutme_header {
    width: 100%;
    text-align: center;
    top: 0;
    left: 0;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
    display: table;
	margin-top: 20px;
}

.aboutme_container::after {
    top: 70px;
    left: 20px;
}

.aboutme_container::before {
    bottom: 19px;
    right: 20px;
}

#mobileToggle {
	display: inline !important;
}

.navbar ul.navmenu {
    display: none;
}

#mobile_menu .social-icons {
    display: block !important;
    float: left;
    top: -65px;
    width: 100% !important;
    height: 30px !important;
    position: relative;
    z-index: 2;
}

#mobile_menu .social-icons i {
    float: left;
    width: 50%;
    font-size: 5vw !important;
    letter-spacing: 5px !important;
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    cursor: pointer;
    opacity: 0.5;
    margin-bottom: 20px;
    margin-left: 0;
    text-align: left;
    top: 60px;
    left: 0px;
}

#mobile_menu .social-icons i a {
	font-size: 5vw;
}

#mobile_menu .logo {
    display: block;
    left: calc(50% - 15vw);
    width: 30vw;
    height: 30vw;
    background-repeat: no-repeat;
    margin-top: 40px;
    opacity: 0.2;
    filter: blur(1px);
    background-image: url(../img/logo2.png);
    background-color: transparent;
    margin-left: 0px;
    text-align: center;
    background-size: contain;
    position: absolute;
    padding: 0px;
}

 }

 @media only screen and (max-width: 767px) { 
#find_us {
    width: 100%;
}

.features_container {
    flex-direction: column;
}

.features_img {
    width: 100% !important;
}

.box_wrapper {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto auto auto;
}

.navbar {
    width: 100% !important;
}

.window-article {
    width: 80%;
    height: 800px;
}

.divider {
    width: 100%;
}

#contact_us {
    width: 100%;
    margin-top:30px;
}

#links {
    width: 100%;
    margin-top:30px;
}

#find_us i {
    color: white;
    margin-left: 0;
    text-align: center;
    width: 17%;
    margin-right:0%;
    font-size: 6vw!important;
}

.footer_social {
	margin-top: 30px;
	text-align: center;
}

#footer_logo {
    display: none;
}

.boximg {
    width: 100%;
    height: 45vw;
}

.boxp p {
    margin-top: 1.4em;
}

.window-article-offer p {
    line-height: 1.5;
}

.boxp p {
    margin-top: 1.4em;
}

.tophead {
    padding-left: 0em;
    padding-right: 0em;
}

.title_logo {
    max-width: 400px;
    position: absolute;
    transform: scale(0.8);
    width: 80% !important;
    margin-left: 0;
}

.title_logo h3, h2 {
    height:auto;
}

.services_undertitle {
    font-size: 1.5em !important;
}

.offer_footer {
    font-size: 1em !important;
    line-height: 1.3 !important;
    margin-bottom: 20px !important;
}

.icons {
    width: 100%;
    position: relative;
    text-align: center !important;
    margin-top: 0;
    margin-left: 0;
    padding-bottom: 0;
}

.jury, .student, .portfolio, .books, .prison-1 {
    padding: 0;
    margin: 0;
    width: 100%;
    position: relative;
    height: 20vw;
    margin-right: auto;
    margin-left: auto;
    display: table;
}

span.flaticon-jury, span.flaticon-student, span.flaticon-portfolio, span.flaticon-books, span.flaticon-prison-1 {
    margin-top: 4vw !important;
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 25vw;
    height: 25vw;
    float: none !important;
    position: relative;
    border: solid;
    border-radius: 50%;
    margin-bottom: 3vw;
    border-width: 4vw;
    background: #631F01;
    border-color: #631F01;
    box-shadow: 0px 1px 7px 1px #888888;
}

span.flaticon-jury::before, span.flaticon-student::before, span.flaticon-portfolio::before, span.flaticon-books::before, span.flaticon-prison-1::before {
    left: 0;
    bottom: 2.75vw;
    font-size: 15vw !important;
    position: relative;
    position: relative;
    text-align: center;
    margin: 0;
    padding: 0;
    position: relative;
    color: white;
}

#p1, #p2, #p3, #p4, #p5 {
    margin-left: 0vw;
    width: 100%;
    height: auto;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    font-size: 19px;
    word-break: break-word;
}

.aboutbox {
    margin-top: 4vw;
    margin-bottom: 5vw;
    width: 60vw;
    height: auto;
    display: inline-block;
    position: relative;
    margin-left: 5vw;
    margin-right: 5vw;
    margin-bottom: 100px;
    padding: 1vw;
    transition: 0.3s all;
    -wekbit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -o-transition: 0.3s all;
}

.aboutbox p {
    font-size: 5vw;
    text-align: center;
}

.aboutbox:before {
    width: 8vw;
}

.aboutbox:after {
    width: 8vw;
}

.about_p1 {
    font-size: 0.8em !important;
    margin-top: 60px !important;
    margin-bottom: 60px !important;
}

.about_p2 {
    margin-top: 0 !important;
    text-align: center;
    margin: 0;
}

.features_undertitle, .getintouch_undertitle, .services_undertitle, .about_p1 {
    font-size: 1em;
}

.gm_container {
    width: 100%;
    flex-direction: column;
}

.german_map {
    width: 120% !important;
}


.features_list {
    width: 100% !important;
    font-size: 1em;
    margin-top: 20px;
}

.features_list li span {
    font-size: 1.4em;
}

.features_list li  {
    margin-bottom: 50px;
}

.logo {
	display:none;
}



.window-article-contact input {
    width: calc(80vw - 85px);
}

textarea {
    width: calc(80vw - 85px);
}

.submit_hub {
    width: 80vw;
    height: 120px;
}

.contact_description {
    width: 80vw;

}

.map {
	width: 80vw;
	padding-bottom:30px;
	padding-top:30px;
}

form {
    width:80vw;
}
	 

iframe {
	width:100%;
	padding-bottom: 30px;
}

p.succdiv {
width: calc(79vw - 80px) !important;
}

p.errordiv {
width: calc(79vw - 80px) !important;
}

}

@media only screen and (max-width: 420px) {
	.window-article h4 span {
		display:none;
	}
}



#mobileToggle {
    display: none;
    position: absolute;
    right: 20px;
    z-index: 2;
    -webkit-user-select: none;
    user-select: none;
}

#mobileToggle input {
    display: block;
    width: 51px;
    height: 45px;
    position: absolute;
    top: -25px;
    left: 0px;
    cursor: pointer;
    opacity: 0;
    z-index: 2;
    -webkit-touch-callout: none;
}

/*
 * Just a quick hamburger
 */
#mobileToggle span
{
  display: block;
  width: 3em;
  height: 0.3em;
  margin-bottom: 0.75em;
  position: relative;
  background: black;
  border-radius: 3px;
  
  z-index: 1;
  
  transform-origin: 4px 0px;
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

#mobileToggle span:first-child
{
  transform-origin: 0% 0%;
}

#mobileToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;

}

/* 
 * Transform all the slices of hamburger
 * into a crossmark.
 */
#mobileToggle input:checked ~ span
{
  opacity: 1;

}

/*
 * But let's hide the middle one.
 */
#mobileToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 1;

}

/*
 * Ohyeah and the last one should go the other direction
 */
#mobileToggle input:checked ~ span:nth-last-child(2)
{

}

/*
 * Make this absolute positioned
 * at the top left of the screen
 */
#mobile_menu {
    position: fixed;
    display: block;
    width: 80vw;
    height: 100%;
    left: 0px;
    top: 0px;
    margin-top:0;
    padding-left: 14%;
    padding-right: 5%;
    padding-bottom: 20%;
    padding-top: 80px;
    z-index: 3;
    font-family: Trajan Pro;
    background: #ededed;
    list-style-type: none;
    -webkit-font-smoothing: antialiased;
    transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    transform: translate(-100%, 0);
    -webkit-transform: translate(-100%, 0);
    transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
    -webkit-transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}

#mobile_menu li
{
    padding: 10px 0;
    font-size: 22px;
    width: 100%;
    text-align: left;
    height: auto;
    font-family: Trajan Pro;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 30px;
}

/*
 * And let's slide it in from the left
 */
#mobileToggle input:checked ~ ul
{
  transform: none;
}

#mobileToggle input:checked {
    display: block;
    width: 3em;
    height: 3em;
    position: fixed;
    top: -3px;
    left: 20px;
    cursor: pointer;
    opacity: 0;
    z-index: 5;
    -webkit-touch-callout: none;
}

#mobile_menu span:first-child {
	position: fixed;
    top: 3.3em;
    left: 1.375em;
    background:black;
    transform: rotate(-45deg);

}

#mobile_menu span:nth-child(2) {
    position: fixed;
    background:black;
    top: 20px;
    left: 23px;
    transform: rotate(45deg);

}

p.succdiv {    
    width: calc(49vw - 120px);
    padding: 7px;
    margin: 0;
    top: -60px;
    text-align: center;
    background-color: #4CAF50;
    color: white;
    border-radius: 8px;
    margin-left: auto;
    margin-right: auto;
    left: 84px;
    font-weight: 500;
    position: absolute;
}

p.errordiv {
    width: calc(49vw - 120px);
    padding: 7px;
    margin: 0;
    top: -60px;
    text-align: center;
    background-color: #f44336;
    color: white;
    border-radius: 8px;
    margin-left: auto;
    margin-right: auto;
    left: 84px;
    font-weight: 500;
    position: absolute;
}



.closebtn {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

.closebtn {
    color: white;
    margin: 0;
    font-weight: bold;
    position: absolute;
    right: 5px;
    float: right;
    display: inline;
    font-size: 28px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}


.closebtn:hover {
    color: black;
}
