/*
	Theme Name: Aplus - Adrian Nicholls
	Tags: HTML5, CSS3

*/

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}

/*-- custom styles --*/

body {
	background: #fff;
  	-webkit-transition: all 0.1s ease-in-out;
  	transition: all 0.1s ease-in-out;
}

p, a   {
    font-family: 'Open Sans', sans-serif;
	color: #666;
}


p {
    margin-bottom: 40px;
    line-height: 40px;
}

body , li {
	 font-family: 'Open Sans', sans-serif;
}

label {
	font-family: 'Montserrat', sans-serif;
    color: #666666; 
	font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Montserrat', sans-serif;
    color: #030f1f; 
	font-weight: bold;
	
}

.header {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10000;
}


.slick-slide img {
	width:100%;
}
.background-cover, .slide {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
 
}
.slide {
  height: 100vh;
      position: relative;
    width: 100%;
}
.slide--1 {
  background-image: url(img/bg_1.jpg);
background-size: cover;	
    position: relative;
}

.slide--2 {
 background-image: url(img/bg_2.jpg);
background-size: cover;	
}

.slide--3 {
  background-image: url(img/bg_3.jpg);
background-size: cover;	
}
 
 


.bannerText {
    padding: 270px 0px;
    z-index: 90;
    max-width: 770px;
    width: 100%;
}

.bannerText h2 {
    margin-bottom: 0;
}

.banner {
    background-color: #030f1f;
    position: relative;
    width: 100%;
    float: left;
   /* background-image: url(img/back.png);*/
    background-position: bottom right;
    background-size: auto;
}
  
.logo-icon {
background: url(https://beuroip.com/wp-content/uploads/2019/12/logo-smallV2.svg);
    height: 57px;
    width: 50px;
    display: inline-block;
    background-size: contain;
    float: left;
    margin-right: 10px;
    overflow: hidden;
	background-repeat: no-repeat;
}



.logo {
    /* width: 200px; */
    position: absolute;
    margin: auto;
    left: 0;
    top: 20px;
    z-index: 900;
    color: #fff;
    font-size: 35px;
}

.logo:hover,
.logo:focus,
.logo:active
{color: #2d9cca;}

.logoA {font-family: 'Montserrat Alternates', sans-serif; }
.logoB {font-family: 'Montserrat Alternates', sans-serif;}
.logo-end {
    display: none;
background: #2d9cca;
    height: 10px;
    width: 10px;
    display: block;
    border-radius: 50%;
    display: inline-block;
    margin: 0px 2px;
    display: none;
}

.logo-endB {
    
background: #2d9cca;
    height: 15px;
    width: 15px;
    display: block;
    border-radius: 50%;
    display: inline-block;
    margin: 0px 2px;
    display: none;
}

.header img {
}

.header li {

	list-style: none;
	    display: inline-block;
}


.header ul {
	margin: 0;
}

.header .fa {
	display: block;
	color: #fff;
	font-size: 24px;
}
.header .fa:hover {
	color: #33cccc;
} 

#back-top {
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    bottom: 10px;
    right: 10px;
    background: #2d9cca;
    color: #fff;
    z-index: 10000;
    border-radius: 0px;
    position: fixed;
    box-shadow: 0 8px 41px -7px rgba(0,0,0,.8);
}

.back-top {
    width: 60px;
    height: 60px;
    display: block;
    font-size: 32px;
    text-align: center;
    color: #fff;
    line-height: 60px;
}
#back-top a {
    color: #fff !important;
}
/* burger */

.burgWrapper {
    padding: 30px 20px;
    display: block;
    position: absolute;
    right: 0;
    top: 13px;
    z-index: 100000;
    position: fixed;
    border: none;

}

.burgText {
	display: none;
font-family: 'Playfair Display', serif;
    color: #333333;
    text-transform: uppercase;
    font-size: 25px;
    
    position: absolute;
    top: 0;
     padding: 27px 2px 31px 20px;
	right: 68px;
    background: #fff;
}
.burg {
  display: block;
  height: 3px;
  width: 25px;
  background: #fff;
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border-radius: 10px;
}
.burg:before {
  content: '';
  position: absolute;
  top: -8px;
  width: 25px;
  height: 3px;
  background: #fff;
  -webkit-transition: 0.2s;
  transition: 0.2s;
border-radius: 10px;
	left: 0;
}
.burg:after {
  content: '';
  position: absolute;
  top: 8px;
  width: 25px;
  height: 3px;
  background: #fff;
  -webkit-transition: 0.2s;
  transition: 0.2s;
border-radius: 10px;
	left: 0;
}

.activeBurg {
  background: transparent;
}
.activeBurg:before {
  -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  top: 0;
}
.activeBurg:after {
  -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  top: 0;
}

.navInner {
    width: 300px;
    display: block;
    margin: auto;
		overflow: auto;
        margin-top: 110px;
}

.nav {
 display: none;

    margin: 0;
    position: absolute;
    width: 100%;
    top: 0;
    padding-top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: auto;
    height: 100%;
    height: 100vh;
    left: 0;
    right: 0;
        z-index: 200;
position: fixed;  
    background: #082346;

}

.nav a {
	width: 100%;
}
.nav li a {
     color: #fff;
	font-size: 25px;
	display: block;
	padding: 10px 0px;
    font-weight: bold;

}

.nav li a:hover {
	color: #2d9cca;
}

.nav li {
	width: 100%;
}
.nav li {
  position: relative;
  display: block;
  margin-bottom: 5px;

  
  -webkit-animation: fadeIn 0.5s linear;
          animation: fadeIn 0.5s linear;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  list-style: none;
	text-align: left;
}


.nav li:nth-child(1) {
  -webkit-animation-delay: 0.10s;
          animation-delay: 0.10s;
}

.nav li:nth-child(2) {
  -webkit-animation-delay: 0.20s;
          animation-delay: 0.20s;
}

.nav li:nth-child(3) {
  -webkit-animation-delay: 0.30s;
          animation-delay: 0.30s;
}

.nav li:nth-child(4) {
  -webkit-animation-delay: 0.40s;
          animation-delay: 0.40s;
}

.nav li:nth-child(5) {
  -webkit-animation-delay: 0.50s;
          animation-delay: 0.50s;
}


.nav li:nth-child(6) {
  -webkit-animation-delay: 0.60s;
          animation-delay: 0.60s;
}

.nav li:nth-child(7) {
  -webkit-animation-delay: 0.70s;
          animation-delay: 0.70s;
}

.nav li:nth-child(8) {
  -webkit-animation-delay: 0.80s;
          animation-delay: 0.80s;
}
.nav li:nth-child(9) {
  -webkit-animation-delay: 0.90s;
          animation-delay: 0.90s;
}
.nav li:nth-child(10) {
  -webkit-animation-delay: 1.00s;
          animation-delay: 1.00s;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
    bottom: 100px;
  }
  75% {
    opacity: 0.5;
    bottom: 0px;
  }
  100% {
    opacity: 1;
  }
}


a {
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

a:hover {
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

a:focus, a:hover {
    color: #000;
}

.wrapper {
	max-width: 1200px; 
	padding: 0px 20px;
	margin: auto;
}

.section {
	padding: 80px 0px;
	position: relative;
	width: 100%;
	float: left;
}

.section-one {
	background: #fff;
    border-bottom: 1px solid #030f1f;
}

.section-two {
	background: #fff;
}

.section-three {
	background: #fff;
}

.grey {
    color: #999999;
}
 
.white {
    color: #fff;
}
.btn {
	display: block;
	background: #f2f2f2;
    border: 2px solid #f2f2f2;
    color: #666;
    padding: 20px 60px;
    font-size: 16px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
}


:focus {
    box-shadow: 0 !important;
    outline: 0 !important;
}

.prefooter {
    background: #25274d;
}



.footer {
    
    width: 100%;
    display: inline-block;
    /* float: left; */
    position: relative;
    padding: 80px 0px;
    background-color: #030f1f;
    /* background-image: url(img/back.png);*/
    background-position: bottom right;
    background-size: auto;
    background-repeat: no-repeat;
}


.footer-nav {
    padding: 20px 40px;
    border-left: 2px solid #082346;  
}

.footer-nav ul { margin: 0;}
.footer-nav li { list-style: none;}
.footer-nav a { 
    color: #fff;
    font-size: 18px;
    line-height: 40px;
}
.footer-nav a:hover {color: #2d9cca;}




.footerB {
    background: #030f1f;
    border-top: 2px solid #010811;
        width: 100%;
    float: left;
}
.footerB p {
    padding: 20px 0px;
    margin: 0;
}

.footerB a:hover {
    color: #fff;
}

.footercopy:hover {
    border: 2px solid #fff;
    color: #fff;
}

.footercopy {
    border-radius: 50%;
    border: 2px solid #2d9cca;
    height: 30px;
    width: 30px;
    color: #2d9cca;
    font-weight: bold;
    display: inline-block;
    /* top: 10px; */
    /* position: absolute; */
    text-align: center;
    line-height: 24px;  
} 



.noPad {
	padding: 0;
}

 
  
.button {
    background: transparent;
    border: 1px solid #030f1f;
    color: #030f1f;
    padding: 20px 60px;
    font-size: 16px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: normal;
}


.button-clear {
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    padding: 20px 60px;
    font-size: 16px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: normal;
}

.button:hover, .button:focus{
	background: #030f1f;
    border: 1px solid #030f1f;
}

.colour {
    color: #2d9cca;
}

.title {
    font-size: 50px;
    line-height: 50px;
}


.entry-header img {
width:100%;
}


.entry-header {
	width: 100%;
background-size: cover;
    display: block;
    float: left;
    position: relative;
    height: 190px;
    overflow: hidden;
   margin-bottom: 80px;
z-index:90;
background-color:#030f1f;
	    border-bottom: 10px solid #2d9cca;

}

.entry-header-title {
position: absolute;
    text-align: center;
    /* margin: auto; */
    width: 100%;
    font-size: 25px;
    color: #fff;
top: 92px;
    z-index: 10;
	    text-shadow: 0px 0px 20px #030f1f;
}
.magicTitle {
    font-size: 210px;
    text-transform: uppercase;
    position: absolute;
    top: 20px;
    left: 20px;
    opacity: 0.1;
    color: #898f99;
    width: 100%;
    text-align: center;
	display:none;
}

.footer-one {
    min-width: 340px;
    display: inline-block;
    float: left;
}

.logo-iconB {
    background: url(https://beuroip.com/wp-content/uploads/2019/12/logo-smallV2.svg);
    height: 96px;
    width: 80px;
    display: inline-block;
    background-size: contain;
    float: left;
    margin-right: 10px;
    overflow: hidden;
    background-repeat: no-repeat;
	    margin-top: 5px;
}

.footer-logo {
    font-size: 56px;
    color: #fff;
    position: relative;
    margin-bottom: 40px;
}

.logoC {
font-size: 14px;
    letter-spacing: .7px;
    position: absolute;
    left: 95px;
    bottom: 0;
    color: #2d9cca;
    font-family: montserrat alternates,sans-serif;
}


@media  (min-width: 768px) /* Tablet */ {
.footer-logo {
    font-size: 80px;
    color: #fff;
    position: relative;
    margin-bottom: 40px;
}	
.logo-iconB {
    background: url(https://beuroip.com/wp-content/uploads/2019/12/logo-smallV2.svg);
    height: 134px;
    width: 140px;
    display: inline-block;
    background-size: contain;
    float: left;
    margin-right: -2px;
    overflow: hidden;
    background-repeat: no-repeat;
}	
.logoC {
 font-size: 21px;
    letter-spacing: .7px;
    position: absolute;
    left: 144px;
    bottom: 0;
    color: #2d9cca;
    font-family: montserrat alternates,sans-serif;
}	
.footer-one {
    min-width: 440px;
    display: inline-block;
    float: left;
}
	
	
.entry-header {
background-size: cover;
    display: block;
    float: left;
    position: relative;
    height: 460px;
    overflow: hidden;
   margin-bottom: 140px;
z-index:90;
}

.entry-header-title {
position: absolute;
    text-align: center;
    /* margin: auto; */
    width: 100%;
    font-size: 80px;
    color: #ffffff;
    top: 132px;
	z-index: 10;
}
    
    .banner h1 {
    font-size: 70px;
    line-height: 70px;
    margin-bottom: 40px;
    }
    .banner p {
        font-size: 18px;
        margin-bottom: 40px;
    }    
 
}


@media  (min-width: 1200px) /* Desktop */ {
    .title {
    font-size: 70px;
     line-height: 70px;
}
}

@media  (min-width: 1550px) /* Desktop */ {  

}

.sidebutton, .sidebar {
	display: none;
}

body {
	    margin-top: -21px;
}


.page {
	width: 100%;
	display:inline-block;
}


.wpcf7-submit {
    background: transparent;
    border: 3px solid #fff;
    color: #fff;
    padding: 20px 60px;
    font-size: 16px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 100px;
}

::-webkit-input-placeholder { /* WebKit browsers */
color: #797979 !important;
opacity: 1;
 
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #797979 !important;
opacity: 1;
 
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #797979 !important;
opacity: 1;
 
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #797979 !important;
opacity: 1;
 
}
 
a .cli_settings_button {
    color: rgb(3, 15, 31) !important;
}

input[type=tel], input[type=text], input[type=email], input[type=number], input[type=search], textarea, select {
    -moz-appearance: none;
    -webkit-appearance: none;
    border: none;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-color: #f1f2f3;
    padding: 10px 25px;
    padding: 0.625rem 1.5625rem;
    width: 100%;
    vertical-align: middle;
    font-weight: 400;
    resize: none;
    height: 50px;
    height: 3.125rem;
    display: block;
    color: #797979;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	box-sizing: border-box;
}
 
div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    background: #398f14;
    border-radius: 10px;
    color: #fff;
    padding: 15px 10px;
}


div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #f7e700;
	background: #f7e700;
	    border-radius: 10px;
    color: #000;
    padding: 15px 10px;
}

span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    display: block;
    font-weight: bold;
}


.footer-two {
	display: inline-block;
    float: left;
    min-width: 220px;
}