
/*Accordion*/	

#accordion div {
	height: auto;
	background-color: #eee;
}
#accordion i {
	float: right;
	margin-top: 2px;
}
#accordion h3 {
	font-family: 'NexaHeavy', 'Open Sans', sans-serif;
	line-height: auto!important;
	font-size: 18px;
	text-transform: uppercase;
	cursor: pointer;
	padding: 30px 50px;
}
.accordion-label {
	height: auto;
	margin-bottom: 0%;
}
.accordion-label-bg {
	background-color: #000!important;
	color: #fff;
}

/*Accordion Section*/
	
h3.gold {
	background-color: #8c6900;
	color: #fff;
}
h3.gold:hover {
	background-color: #000;
	color: #fff;
}
h3.silver {
	background-color: #999999;
	color: #fff;
}
h3.silver:hover {
	background-color: #000;
	color: #fff;
}
h3.bronze {
	background-color: #8c4600;
	color: #fff;
}
h3.bronze:hover {
	background-color: #000;
	color: #fff;
}
h3.blue {
	background-color: #7d99bc;
	color: #fff;
}
h3.blue:hover {
	background-color: #000;
	color: #fff;
}
h3.white-top {
	margin-top: 100px;
	background-color: #fff;
	color: 000;
}
h3.white-top:hover {
	background-color: #000;
	color: #fff;
}
h3.white {
	background-color: #fff;
	color: 000;
}
h3.white:hover {
	background-color: #000;
	color: #fff;
}

/*Accordion Package*/	
	
#accordion .services-package {
	height: auto;
	background-color: #eee;
	padding: 0;
}
.services-package-info {
	background-color: #fff;
	padding: 50px;
}
.services-package-info h1 {
	font-family: 'NexaHeavy', 'Open Sans', sans-serif;
	color: #575747;
	line-height: 36px;
	font-size: 36px;
}

.services-package-info h2 {
	font-family: 'NexaRegular', 'Open Sans', sans-serif;
	color:/*#575747*/ #f00;
	line-height: 34px;
	font-size: 44px;
	margin-bottom: 20px;
	text-align: center!important;
	font-weight: bold;
}
.services-package-info h4 {
	font-family: 'Nexa-Bold', 'Open Sans', sans-serif;
	color: #575747;
	line-height: 20px;
	font-size: 16px;
	text-transform: uppercase;
	padding: 0;
	margin-bottom: 20px;
}

.services-package-info p {
	font-family: 'NexaRegular', 'Open Sans', sans-serif;
	color: #575747;
	line-height: 30px;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
}
.service-includes-from p {
	font-family: 'NexaRegular', 'Open Sans', sans-serif;
	color: #575747;
	line-height: 30px;
	font-size: 16px;
	text-align: center!important;
	margin-bottom: 20px;
	margin-top: 20px;
	text-transform: uppercase;
}
.service-includes-inter p {
	font-family: 'NexaRegular', 'Open Sans', sans-serif;
	color: #575747;
	line-height: 20px;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0;
	text-align: center!important;
}
.services-package-info ul {
	font-family: 'NexaRegular', 'Open Sans', sans-serif;
	color: #575747;
	line-height: 24px;
	font-size: 16px;
	text-align: justify;
	padding: 0;
	list-style-type: none;
}
.services-package-info ul i {
	color: #575747;
	line-height: 16px;
	font-size: 14px;
}
.service-includes {
	padding: 0!important;
}
.service-inspecting {
	padding-left: 40px;
}
.service-includes ul li {
	margin-bottom: 10px;
}
.service-inspecting ul li {
	margin-bottom: 10px;
}
.services-contact-btn {
	margin-top: 40px;
}

/*Accordion Options*/

#accordion .services-options {
	height: auto;
	background-color: #eee;
	padding: 0;
}
.services-options-info {
	background-color: #eee;
	padding: 50px;
}
.services-options-info h1 {
	font-family: 'NexaHeavy', 'Open Sans', sans-serif;
	color: #575747;
	line-height: 36px;
	font-size: 36px;
}
.services-options-info b {
	font-family: 'NexaRegular', 'Open Sans', sans-serif;
	color: #575747;
	line-height: 20px;
	font-size: 20px;
}
.services-options-info h2 {
	font-family: 'NexaRegular', 'Open Sans', sans-serif;
	color: #575747;
	line-height: 34px;
	font-size: 34px;
	margin-bottom: 40px;
	font-weight: bold;
}
.services-options-info h4 {
	font-family: 'Nexa-Bold', 'Open Sans', sans-serif;
	color: #575747;
	line-height: 20px;
	font-size: 16px;
	text-transform: uppercase;
	padding: 0;
	margin-bottom: 20px;
}
.services-options-info p {
	font-family: 'NexaRegular', 'Open Sans', sans-serif;
	color: #575747;
	line-height: 30px;
	font-size: 18px;
	text-align: justify;
	margin-bottom: 40px;
}
.services-options-info ul {
	font-family: 'NexaRegular', 'Open Sans', sans-serif;
	color: #575747;
	line-height: 24px;
	font-size: 16px;
	text-align: justify;
}
.services-options-info hr {
	margin-bottom: 40px;
}

.service-circle-img {
	margin-bottom: 20px;
}

/*Accordion Circle Image*/	

.image-cropper {
	max-width: 160px!important;
	height: 160px!important;
	position: relative;
	overflow: hidden;
}
.rounded {
	display: block;
	margin: 0 auto;
	height: 160px!important;
	width: 160px!important;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	border-color: #fff;
	border-width: thick;
	border-style: solid;
	background: url("../img/paul-square.jpg") center no-repeat;
	background-size: cover;
}


img {
	display: inline;
	margin: 0 auto;
	height: 100%;
	width: auto;
}

/*Service Icons*/

.service-icon-1 {
  display: block;
  text-indent: -9999px;
  width: 180px!important;
  height: 180px!important;
  background: url(../img/tech-icon-6.svg);
  background-size: 180px 180px;
  margin:0 auto 80px auto;
  
}
.service-icon-2 {
  display: block;
  text-indent: -9999px;
  width: 180px!important;
  height: 180px!important;
  background: url(../img/tech-icon-1.svg);
  background-size: 180px 180px;
  margin:0 auto 80px auto;
}
.service-icon-3 {
  display: block;
  text-indent: -9999px;
  width: 180px!important;
  height: 180px!important;
  background: url(../img/tech-icon-7.svg);
  background-size: 180px 180px;
  margin:0 auto 80px auto;
}
.service-icon-4 {
  display: block;
  text-indent: -9999px;
  width: 180px!important;
  height: 180px!important;
  background: url(../img/tech-icon-8.svg);
  background-size: 180px 180px;
   margin:0 auto 80px auto;
}

.service-icon-5 {
  display: block;
  text-indent: -9999px;
  width: 180px!important;
  height: 180px!important;
  background: url(../img/tech-icon-5.svg);
  background-size: 180px 180px;
  margin:0 auto 80px auto;
}

.service-icon-6 {
  display: block;
  text-indent: -9999px;
  width: 180px!important;
  height: 180px!important;
  background: url(../img/tech-icon-9.svg);
  background-size: 180px 180px;
  margin:0 auto 80px auto;
}


.service-icon-7 {
  display: block;
  text-indent: -9999px;
  width: 180px!important;
  height: 180px!important;
  background: url(../img/tech-icon-2.svg);
  background-size: 180px 180px;
  margin:0 auto 80px auto;
}

.service-icon-8 {
  display: block;
  text-indent: -9999px;
  width: 180px!important;
  height: 180px!important;
  background: url(../img/tech-icon-10.svg);
  background-size: 180px 180px;
  margin:0 auto 80px auto;
}

/* Media Queries */	


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


/*Services Packages*/

#accordion div{
	height:20%!important;
    background-color:#eee;
}

.services-package{
	padding-top: 10px;
}
	
#accordion h3{
	padding: 30px 40px;	
}	
	
.service-circle-img{
	display:none;
}
	
.services-package-intro p{
	display:none;
}
	
.services-package-info hr{
	display:none;
}
	
.service-includes-from p{
	margin-top:-5%;
}	
	
.service-includes-inter	p{
	margin-bottom:40px;
}	

.service-inspecting	{ 
	padding-left: 0%!important;
	margin-left: -3.5%;
	width: 100%;
}	

.services-package-info ul{
	line-height: 20px;
	font-size: 16px;
}
	
.services-package-info ul li{
	margin-bottom:20px!important;
}

.service-includes ul li{
	margin-bottom: 0px;
}		
	
.service-inspecting ul li{
	margin-bottom: 0px;
}
	
.fa-ul{
	width: 100%;
	text-align:left!important;
}
	
.fa-ul a{
    margin-left: 33.3%;
}		

.fa-ul i{
	width: auto;
    margin-right: 4.2%!important;
}
		
/*Services Options*/	

.service-icon-1 {
	display:none;
}
	
.service-icon-2 {
	display:none;
}	

.service-icon-3 {
	display:none;
}
	
.service-icon-4 {
	display:none;
}
	
.service-icon-5 {
	display:none;
}
	
.service-icon-6 {
	display:none;
}	

.service-icon-7 {
	display:none;
}
	
.service-icon-8 {
	display:none;
}			
		
.services-options-info{
	background-color:#eee;
	padding: 50px;
}
	
.services-options-info h1{
	line-height: 36px;
	font-size: 30px;
	text-align:center;
}

.services-options-info h2{
	line-height: 34px;
	font-size: 26px;
	margin-bottom: 40px;
	text-align:center;
}
	
.services-options-info p{
	line-height: 30px;
	font-size: 16px;
    margin-bottom: 40px;
}	

.services-options-info h1{
	margin-bottom: 40px;	
}

}

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

.fa-ul a{
	width: 100%;
    margin-left: -1.5%;
}		
	
.fa-ul i{
	width: auto;
    margin-right: 4.2%!important;
}
	
}

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

.fa-ul i{
	width: auto;
    margin-right: 4%!important;
}	
	
}


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


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


@media only screen and (max-width: 640px) {
	
#accordion h3{
	
	padding: 30px 40px;	
}	
	
.service-includes-from p{
	margin-top:-5%;
}	

.service-inspecting	{ 
	padding-left: 0%!important;
	margin-left: -5%;
	width: 100%;
}	

.fa-ul{
	width: 100%;
	text-align:left!important;
}
	
.fa-ul a{
	width: 100%;
    margin-left: -1.5%;
}		

.services-options-info h2{
	line-height: 34px;
	font-size: 26px;
	margin-bottom: 40px;
	text-align:center;
}

}


@media only screen and (max-width: 600px) {
	
#accordion h3{
	padding: 30px 40px;	
	}	
	
.service-includes-from p{
	margin-top:-5%;
}	

.service-inspecting	{ 
	padding-left: 0%!important;
	margin-left: -5%;
	width: 100%;
}	

.fa-ul{
	width: 100%;
	text-align:left!important;
}

.fa-ul a{
	width: 100%;
    margin-left: -1.5%;
}		

.services-options-info h2{
	line-height: 34px;
	font-size: 26px;
	margin-bottom: 40px;
	text-align:center;
}	
	
}


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

#accordion h3{
	padding: 30px 40px;	
}	
	
.service-includes-from p{
	margin-top:-6%;
}	

.service-inspecting	{ 
	padding-left: 0%!important;
	margin-left: -6%;
	width: 100%;

}	

.fa-ul{
	width: 100%;
	text-align:left!important;
}

.fa-ul a{
	width: 100%;
    margin-left: -1.5%;
}		
	
/*Services Options*/	
	
.services-options-info{
	background-color:#eee;
	padding: 50px;
	}
	
.services-options-info h1{
	line-height: 36px;
	font-size: 30px;
	text-align:center;
	}

.services-options-info h2{
	line-height: 34px;
	font-size: 26px;
	margin-bottom: 40px;
	text-align:center;
}


.services-contact-btn{
	width: 100%;
    margin-left: 0%;
}	
	
}


@media only screen and (max-width: 480px) {
	
.service-inspecting	{ 
	padding-left: 0%!important;
	margin-left: -7%!important;
	width: 100%;

}	

#accordion h3{
	font-size: 16px;	
	padding: 30px 40px;	
}		

.services-package-info ul{
	line-height: 20px;
	font-size: 16px;
}

}

@media only screen and (max-width: 360px) {
	
.service-inspecting	{ 
	padding-left: 0%!important;
	margin-left: -11%!important;
	width: 100%;

}	
	
#accordion h3{
	font-size: 13px;	
	padding: 30px 20px;	
}	
	
.service-inspecting	{ 
	padding-left: 0%!important;
	margin-left: -18%;
	width: 100%;
}

}

@media only screen and (max-width: 320px) {
	
.service-inspecting	{ 
	padding-left: 0%!important;
	margin-left: -15%!important;
	width: 104%!important;

}	
	
	}
