.container .av-content-full.units {
    padding: 0;
}


.responsive #top #main .container_wrap:first-child {
	background-color: #1a2035!Important;
}


@font-face {
    font-family: DINNext;
    src: url(https://amazonaclouds.com/wp-content/themes/amazona-cloud/fonts/DINNextLTPro-Light-1.otf);
    font-weight:300;
}
@font-face {
  font-family: DINNext;
  src: url(https://amazonaclouds.com/wp-content/themes/amazona-cloud/fonts/DINNextLTPro-Regular-1.otf);
}
@font-face {
  font-family: DINNext;
  src: url(https://amazonaclouds.com/wp-content/themes/amazona-cloud/fonts/DINNextLTPro-Medium.otf);
	font-weight:500;
}
@font-face {
  font-family: DINNext;
  src: url(https://amazonaclouds.com/wp-content/themes/amazona-cloud/fonts/DINNextLTPro-Bold-1.otf);
	font-weight:bold;
}
.main_color h4{
	font-size:20px;
  color:#1a2035;
}
body, h1, h2, h3, h4, h5, h6, p, li, a{
   font-family: DINNext !important; 
}
.home #main{
 background: #fff; 
}
.logo img, .logo a{
  padding: 5px 0;
  max-height: 45px !important;
}
.html_modern-blog .avia-content-slider .slide-entry-title{
  font-size: 1.3em;
}
.wpcf7-form-control.wpcf7-checkbox {
    display: inline-block;
    max-width: 260px;
}
.wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item:nth-child(4){
	margin-left:0!important
}
.title_container{
	background: #fff !important;
}
 #top .alternate_color.title_container .main-title a{
  	color: #10416a !important;
    font-size: 1.5em;
    font-weight: bold;
}
.main_color .read-more{
  	font-size: 13px;
 	font-weight: bold;
  	color: #1a2035;
  	text-decoration: none;
    text-transform: uppercase;
}
.hidden-rm{
  display:none;
}
.show{
  display:block;
}
#amazona img{
	margin-top:20px;
  	margin-bottom: 65px;
}
#amazona .btn a{
	font-size: 13px;
  	color: #1a2035;
  	padding:10px 20px;
  	border-radius: 3px;
  	border: solid 1px #1a2035;
}
#bottom-links{
	padding-bottom:50px;
}
#bottom-links .flex_column_table{
  display:flex;
}
#bottom-links .av_one_third{
  width:100%;
  min-height:383px;
  max-width: 383px;
}
#bottom-links .av_textblock_section{
  height:100%;
}
#bottom-links .av_one_third .avia_textblock{
    display: flex;
  	align-items: flex-end;
    position: relative;
    padding: 120px 37px 37px;
    height: 100%;
}
#bottom-links .av_one_third .avia_textblock p, #bottom-links .av_one_third .avia_textblock a{
  font-size: 25px;
  font-weight: 500;
  line-height: 1.4;
  color: #ffffff;
  margin:0;
}
#bottom-links .av_one_third .avia_textblock a{
	text-decoration: underline;
}
#reports-grid h2{
	font-size: 40px;
  font-weight: bold;
  line-height: 0.63;
  color: #10416a;
  margin-top:70px;
  margin-bottom: 50px;
  text-transform: capitalize;
}
#reports-grid .intro p{
	font-size: 15px;
  line-height: 1.67;
  color: #7e7e7e;
  margin-bottom:45px;
}
#reports-grid .flex_column.av_one_third{
	padding-bottom: 80px;
    position: relative;
}
#reports-grid .flex_column.av_one_third .avia-button-wrap{
	position: absolute;
    bottom: 50px;
    left: 0;
}
#reports-grid .avia-team-member h3.team-member-name{
	font-size: 21px;
  	font-weight: 500;
  	line-height: 1.19;
  	color: #1a2035;
  	text-transform: uppercase;
}
#reports-grid .avia-team-member .team-img-container{
	margin-bottom:21px;
}
.download a{
    font-size: 13px !important;
    text-transform: uppercase;
    padding: 9px 15px 11px !important;
    background: transparent !important;
    border-radius: 3px !important;
    border: solid 1px #1a2035;
    color: #1a2035 !important;
}
#form{
	display:none;
  	position:fixed;
  	height:100vh;
  	width: 100%;
  	background-color: rgba(26, 32, 53, 0.95);
  	z-index:999;
  	overflow-x: scroll;
}
#form::-webkit-scrollbar { 
    display: none; 
}
#form .template-page.content{
	padding-top:35px;
}
#form #close{
	position: absolute;
    right: 0px;
    top: 10px;
    width: 20px;
    height: 20px;
    background: url(http://leadgenerationx.co.uk/wp-content/uploads/2019/04/close.svg) center center no-repeat;
    cursor: pointer;
}
/*#form br{
	display:none;
}
#form .container{
	display:flex;
  	flex-wrap: wrap;
    max-width: 100%;
}
#form .container h3{
	width: 100%;
  	text-align: center;
    font-size: 35px;
    font-weight: bold;
    color: #ffffff;
  	margin-bottom:60px;
}
#form .container .col{
	max-width:50%;
  	padding:0 15px;
  	width: 50%;
}
#form .container .col #image-holder{
	text-align: right;
  	margin-right: 30px;
}
#form .container .col input[type='text'],#form .container .col input[type='email'], #form .container .col input[type='tel']{
	max-width:60%;
  	height: 65px;
  	border-radius: 5px;
  	background-color: #fdfdfd;
  	border: solid 2.5px transparent;
  	margin-bottom: 10px;
  	padding:24px 21px;
}
#form .container .col input[type='tel']{
  margin-bottom: 30px;
}
#form .container .col input[type='text']:focus,#form .container .col input[type='email']:focus, #form .container .col input[type='tel']:focus{
	border: solid 2.5px #6eb985;
}
#form .acceptance-100{
	max-width: 75%;
    display: block;
}
#form .acceptance-100 .wpcf7-form-control > .wpcf7-list-item{
	margin-left:0;
}
#form .acceptance-100 .wpcf7-form-control > .wpcf7-list-item > label{
	display:flex;
}
#form .acceptance-100 .wpcf7-form-control > .wpcf7-list-item > label .wpcf7-list-item-label{
	max-width: 70%;
    display: inline-block;
  	font-family: DINNext;
    font-size: 12px;
    line-height: 2;
    color: #c4c4c4;
}
#form .wpcf7-form input[type="checkbox"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	position: relative;
	top: 0px;
	right: 0;
	bottom: 0;
	left: 0;
	height: 20px !important;
	width: 20px;
	transition: all 0.15s ease-out 0s;
	background-color: transparent;
	border: solid 2px #c4c4c4;
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	margin-right: 25px;
	outline: none;
	position: relative;
	z-index: 1000;
	padding:0 !important;
	border-radius:2px !important;
}
#form .wpcf7-form input[type="checkbox"]:hover {
	background: transparent;
}
#form .wpcf7-form  [type="checkbox"]:focus {
	outline: none;
}
#form .wpcf7-form input[type="checkbox"]:checked::before {
	height: 16px;
	width: 16px;
	position: absolute;
	content: '';
	background: url('https://amazonaclouds.com/wp-content/uploads/2019/07/check.svg') center center no-repeat;
    background-size: contain;
	display: inline-block;
	font-size: 18px;
	left: 1px;
	top: 1px;
	line-height: 18px;
}
#form .wpcf7-form input[type=submit]{
    width: 430px;
    height: 60px;
    border-radius: 30px;
    background-color: #56db9e;
    color: #fff;
    margin-top: 30px;
    border: 0;
    text-transform: uppercase;
	font-size: 16px;
  	font-weight: bold;
}
#form a{
	display:none;
}*/
#form #image-holder{
	text-align: center;
}
#form h3{
	width: 100%;
  	text-align: center;
    font-size: 35px;
    font-weight: bold;
    color: #ffffff;
  	margin-bottom:10px;
}
#form .avia_ajax_form .form_element{
	margin:0;
}
#form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-family: DINNext;
  font-size: 17px;
  font-weight: 300;
  color: #a2a3a5;
}
#form ::-moz-placeholder { /* Firefox 19+ */
  font-family: DINNext;
    font-size: 17px;
  font-weight: 300;
  color: #a2a3a5;
}
#form :-ms-input-placeholder { /* IE 10+ */
  font-family: DINNext;
    font-size: 17px;
  font-weight: 300;
  color: #a2a3a5;
}
#form :-moz-placeholder { /* Firefox 18- */
  font-family: DINNext;
    font-size: 17px;
  font-weight: 300;
  color: #a2a3a5;
}
#form .avia_ajax_form input:not([type='checkbox']){
  	font-family: DINNext;
	height: 65px;
  	border-radius: 5px;
  	background-color: #fdfdfd;
  	border: solid 2.5px transparent;
  	margin-bottom: 10px;
  	padding:24px 21px;
    font-size: 20px;
    color: #1a2035;
}
#form .avia_ajax_form input:not([type='checkbox']):focus{
	border: solid 2.5px #6eb985;
}
#form .avia_ajax_form input[type=submit]{
    width: 430px;
    height: 60px;
    border-radius: 30px;
    background-color: #56db9e;
    color: #fff;
    margin-top: 30px;
    border: 0;
    text-transform: uppercase;
	font-size: 16px;
  	font-weight: bold;
  	padding: 0;
}
#form #element_avia_4_1{
 	margin-bottom: 30px;
}
#form #element_avia_6_1{
	display:flex;
}
#form #element_avia_6_1 .input_checkbox_label{
	max-width: 93%;
    display: inline-block;
  	font-family: DINNext;
    font-size: 12px;
    line-height: 2;
    color: #c4c4c4;
}
#form input[type="checkbox"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	position: relative;
	top: 0px;
	right: 0;
	bottom: 0;
	left: 0;
	height: 20px !important;
	width: 20px;
	transition: all 0.15s ease-out 0s;
	background-color: transparent;
	border: solid 2px #c4c4c4;
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	margin-right: 25px;
	outline: none;
	position: relative;
	z-index: 1000;
	padding:0 !important;
	border-radius:2px !important;
}
#form input[type="checkbox"]:hover {
	background: transparent;
}
#form [type="checkbox"]:focus {
	outline: none;
}
#form input[type="checkbox"]:checked::before {
	height: 16px;
	width: 16px;
	position: absolute;
	content: '';
	background: url('https://amazonaclouds.com/wp-content/uploads/2019/07/check.svg') center center no-repeat;
    background-size: contain;
	display: inline-block;
	font-size: 18px;
	left: 1px;
	top: 1px;
	line-height: 18px;
}
#top .contact-form input[type="text"]{
	font-family: DINNext;
	height: 65px;
  	border-radius: 5px;
  	background-color: #fdfdfd;
  	border: solid 2.5px transparent;
  	margin-bottom: 10px;
  	padding:24px 21px;
    font-size: 20px;
    color: #1a2035;
  	background-color: #fdfdfd
}
#top .contact-form input[type="text"]:focus{
	border: solid 2.5px #6eb985; 	
}
.contact-form #element_avia_5_1 label{
  	max-width: 85%;
	font-size: 15px;
    line-height: 1.33;
    letter-spacing: normal;
    color: #7e7e7e;
}
.contact-form #element_avia_6_1{
	display: flex;
}
.contact-form #element_avia_6_1 label{
	max-width: 85%;
  	font-size: 12px;
  	line-height: 2;
  	color: #c4c4c4;
}
.contact-form input[type="submit"]{
  	font-size: 13px !important;
    text-transform: uppercase;
    padding: 9px 15px 11px !important;
    background: transparent !important;
    border-radius: 3px !important;
    border: solid 1px #1a2035;
    color: #1a2035 !important;
}
#top .offices h2{
	font-size: 25px;
    font-weight: 500;
    line-height: 1.2;
    color: #10416a;
    max-width: 400px;
}
#top .offices h4{
	font-size: 20px;
    font-weight: 500;
    color: #535459;
}
#top .offices h4{
	font-size: 20px;
    font-weight: 500;
    color: #535459;
}
#top .offices p{
	font-size: 15px;
    line-height: 1.67;
    color: #7e7e7e;
}
#top .offices a{
	color: #535459;
}
#form #element_avia_5_1, .page-id-2103 #element_avia_5_1{
	display: flex;
    align-items: flex-start;
}
#form #element_avia_5_1 .input_checkbox_label{
	max-width: 90%;
    display: inline-block;
  	font-family: DINNext;
    font-size: 12px;
    line-height: 2;
    color: #c4c4c4;
}
#top .contact-form input[type="checkbox"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	position: relative;
	top: 0px;
	right: 0;
	bottom: 0;
	left: 0;
	height: 20px !important;
	width: 20px;
	transition: all 0.15s ease-out 0s;
	background-color: transparent;
	border: solid 2px #c4c4c4;
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	margin-right: 25px;
	outline: none;
	position: relative;
	z-index: 1000;
	padding:0 !important;
	border-radius:2px !important;
}
#top .contact-form input[type="checkbox"]:hover {
	background: transparent;
}
#top .contact-form [type="checkbox"]:focus {
	outline: none;
}
#top .contact-form input[type="checkbox"]:checked::before {
	height: 16px;
	width: 16px;
	position: absolute;
	content: '';
	background: url('https://enterpriseuk.co.uk/wp-content/uploads/2019/10/check-green.svg') center center no-repeat;
    background-size: contain;
	display: inline-block;
	font-size: 18px;
	left: 1px;
	top: 1px;
	line-height: 18px;
}
/* Blog */
#top.page-id-3010 .alternate_color.title_container .main-title{
	 font-size: 40px;
  	font-weight: bold;
  	line-height: 0.63;
  	text-align: center;
  	color: #10416a;
  	padding-top:70px;
  	padding-bottom: 40px;
  	margin-bottom:0;
}
#top.page-id-3010 .alternate_color.title_container .main-title a{
	font-size: 40px;
}
/*Archive*/
.archive-main-title{
	background:#fff;
  	 font-size: 40px;
  	font-weight: bold;
  	line-height: 0.63;
  	text-align: center;
  	color: #10416a;
  	padding-top:70px;
  	padding-bottom: 10px;
  	margin-bottom:0;
}
.archive .title_container{
	border:0;
}
.archive .title_container .main-title{
	text-align: center;
    font-size: 12px;
    font-weight: 500;
    line-height: 2.08;
    color: #535459 !important;
  	text-transform:uppercase;
}
#top.archive .alternate_color.title_container .main-title a{
  	font-size: 12px;
    font-weight: 500;
    line-height: 2.08;
    color: #535459 !important;
  	padding:9px 20px;
  	background-color: #f9f9f9;
}
.archive .title_container .main-title a{
  font-size: 12px;
  font-weight: 500;
  line-height: 2.08;
  color: #535459;
}

/* Single post */
.single-post .title_container{
	display:none;
}
@media only screen and (max-width: 767px){
  #menu-item-search{
  	display: none !important;
  }
  .avia-slideshow-inner {
    min-height: 300px;
  }
  .avia-slide-wrap{
    min-height: 300px;
  }
  .avia-slideshow li img {
    display: block;
    width: 100%;
    margin: 0 auto;
    border-radius: 3px;
    position: absolute;
    min-height: 300px;
    width: 712px;
    max-width: initial;
    right: 0;
    left: auto !important;
	}
  .avia-content-slider-inner .slide-entry-wrap:last-child{
   	margin-bottom: 0; 
  }
  #reports-grid h2{
  	line-height: normal;
  }
}