@charset "utf-8";
/* CSS Document */


body {
	font-family: 'Ubuntu', sans-serif !important;
	margin: 0px;
	height: 100%
}
.text15 {
	font-size: 15px;
}
.socil a {
	/* background-color: #525252; */
	color: #fff;
	padding: 5px 8px;
	font-family: 'Ubuntu', sans-serif !important;
	font-size: 14px;
	border-radius: 19px;
}
.socil span {
	/* background-color: #818181; */
	color: #fff;
	padding: 5px 8px;
	font-family: 'Ubuntu', sans-serif !important;
	font-size: 14px !important;
	border-radius: 19px;
}
.socil {
	margin-top: 10px;
	margin-bottom: 10px;
}
.phone {
	background-color: #00B2E2 !important;
	font-size: 27px !important;
	padding: 5px 11px !important;
	color:#fff !important;
}
.socil span {
	font-size: 23px;
	font-weight: bold;
	color: #525252 !important;
}
.container-full {
	width: 100%
}
.my-menu {
	background-color: #525252;
	margin-top: 15px;
}
.navbar-default {
	background: none !important;
	border: 0px !important;
	margin-bottom: 0px !important;
	box-shadow: none !important;
}
.navbar-default .navbar-nav > li > a {
	color: #fff !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .open > a {
	background-image: linear-gradient(to bottom, #00b2e2 0px, #17BCE9 100%) !important;
}

.banner{
	display: none;
}

.home .banner {
	background-image: url(https://www.amarillogearservice.com/wp-content/uploads/2015/11/1920-x-567-Web-Banner-Art.jpg);
	width: 100%;
	background-size: cover;
	background-position: center top;
	min-height: 570px;
	background-color: #000000;
	padding-top: 120px;
	margin-bottom: 40px;
	/* display: inherit !important */ 
}
.banner h2 {
	font-size: 48px;
}
.banner p {
	font-size: 20px;
	text-shadow: 0px 3px 3px #000 !important;
}

.banner img{
	margin-top: 40px
}

#custom-search-input {
	margin: 0;
	margin-top: 10px;
	padding: 0;
}
#custom-search-input .search-query {
	padding-right: 3px;
	padding-right: 4px \9;
	padding-left: 3px;
	padding-left: 4px \9;
	/* IE7-8 doesn't have border-radius, so don't indent the padding */

 

	margin-bottom: 0;
	height: 50px;
}
#custom-search-input button {
	border: 0px none;
	background: rgb(0, 157, 87) none repeat scroll 0% 0%;
	padding: 10px 24px;
	margin-top: -1px;
	position: relative;
	left: -28px;
	margin-bottom: 0px;
	border-radius: 0px;
	z-index: 99;
	color: rgb(255, 255, 255);
	font-size: 22px;
}
.search-query:focus + button {
	z-index: 3;
}
.banner-search {
	max-width: 1025px;
	margin: 15px auto;
	background-color: rgba(51, 48, 48, 0.49);
	padding: 13px 10px 25px 28px;
}
.four-box h3 {
	color: #00b2e2;
	font-size: 16px;
}
.four-box a {
	color: #00b2e2;
}
.about-title {
	color: #3fc5e9;
	margin-top: 106px;
	font-weight: bold;
}
.client {
	text-align: center;
	margin-top: 100px;
}
.client img {
	float: left
}
footer {
	background-color: #818181;
	margin-top: 60px;
}
.foot-info {
	color: #fff;
	margin: 27px 0px
}
.foot-socil a {
	background-color: #fff !important;
	color: #818181 !important;
}
.foot-form  .form-control {
	background: none;
	height: 45px;
	color: #fff;
}
.foot-form textarea {
	height: 140px !important;
}
 .foot-form ::-webkit-input-placeholder, input:-moz-placeholder {
 color: #fff;
}
.foot-form .btn-default {
	text-shadow: 0px 1px 0px rgb(255, 255, 255);
	background-image: linear-gradient(to bottom, #019E59 0px, #019E59 100%);
	background-repeat: repeat-x;
	border-color: #019E59;
	color: #fff;
	text-shadow: none;
	width: 100%;
	padding: 14px 0px;
}
.footer-2 {
	background-color: #00b2e2;
	padding: 15px;
	padding-bottom: 35px;
}

.modal-header .close{
	margin-top: -10px !important
}

.copyright a{
	color: #fff
}

.jotform-ad {
	background: transparent;
	border-top: none;
}

@media(max-width: 768px){
	#ags-diagram .top{
		text-align: center;
	}

	#ags-diagram .left, #ags-diagram .right{
		margin-bottom: 10px;
		margin-top: 10px
	}

	#ags-diagram .bottom{
		text-align: center;
	}

	.page-id-11 .map img, .page-id-699 .map img{
		width: 100%
	}

	.page-id-11 .coordinates, .page-id-699 .coordinates{
		display: none
	}

	.navbar-collapse{
		margin-top: -365px !important;
	}
}

@media(min-width: 768px){
	#ags-diagram{
/*		background: transparent url("https://www.amarillogearservice.com/wp-content/uploads/2015/11/AGS-Diagram1.jpg") no-repeat scroll 0% 0% / 100% 100%;*/
		clear: both;
		position: relative;
		top: 150px;
		margin-bottom: 260px;
	}

	#ags-diagram .top{
		position: relative;
		bottom: 125px;
	}

	#ags-diagram .left{
		position: relative;
		left: 40px;
		width: 100%;
		border: 4px solid #02B7EC;
	    box-shadow: 1px 0px 5px 1px #000;
	}

	#ags-diagram .right{
		position: relative;
		right: 40px;
		width: 100%;
		border: 4px solid #02B7EC;
	    box-shadow: 1px 0px 5px 1px #000;
	}

	#ags-diagram .bottom{
		position: relative;
		top: 30px;
	}
}

.foot-list { list-style:none; padding-left:0px;}
.foot-list li{ display:inline;margin: 5px 5px;}

.foot-list li a{ color:#fff;}


.page-tittle{background-color: rgb(15, 185, 231);}

.page-tittle h1{ /* font-family: 'Cabin', sans-serif; */ font-family: 'Ubuntu', sans-serif; color:#525252;}

.page-contant{ margin-top:25px;}


.page-contant p{ /* font-family: 'Cabin', sans-serif; */  font-family: 'Ubuntu', sans-serif; text-align:justify;}


.list-group .activ{background-color: #E9E9E9;}

.blog-box{ padding:15px !important;}


.blog-box span{color: #E7890F;}

.blog-box .coment{float: right;
color: #8C0707;}


.y-search i{ display:none;}

.subscribe {
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 16px;
    text-align: left;
}
.subscribe .wpcf7-submit1 {
    padding: 13px 35px;
	display: block;
}
.subscribe .wpcf7-submit1:hover {
    /* background: hsl(0, 0%, 0%) none repeat scroll 0 0; */
    color: hsl(0, 0%, 100%);
    text-decoration: none;
}
#gmap_canvas > iframe {
    width: 100% !important;
}
.resource-images img{
display:inline-block !important;
}
.downloads p {
    text-align: center;
}
.staff img {
    display: inline-block !important;
    height: 285px;
    margin-bottom: 20px;
}
.staff p {
    text-align: center;
}

.map-main {
    position: relative;
}
.map {
    position: relative;
}
.coordinates {
    left: 0;
   
    position: absolute;
    top: 0;
}
.first-cordinate:hover {
    opacity: 1;
}
.second-cordinate:hover {
    opacity: 1;
}
.third-cordinate:hover {
    opacity: 1;
}
.fourth-cordinate:hover , .fifth-cordinate:hover,.sixth-cordinate:hover, .seventh-cordinate:hover, .eighth-cordinate:hover {
    opacity: 1;
}
.first-cordinate {
    left: 180px;
    opacity: 0;
    position: absolute;
    top: 330px !important;
	z-index: 10;
}
.second-cordinate {
    left: 346px;
    opacity: 0;
    position: absolute;
    top: 454px;
}
.third-cordinate {
    left: 131px;
    position: absolute;
    top: 274px;
	opacity: 0;
}
.fourth-cordinate {
    left: 589px;
	opacity: 0;
    position: absolute;
    top: 88px;
}
.fifth-cordinate {
    left: 566px;
    position: absolute;
    top: 293px;
	opacity: 0;
	z-index: 10;
}
.sixth-cordinate {
    left: 563px;
    position: absolute;
    top: 498px;
	opacity: 0;
}
.seventh-cordinate {
    left: 651px;
    position: absolute;
    top: 399px;
	opacity: 0;
}

.eighth-cordinate {
	left: 132px;
	position: absolute;
	top: 73px;
	opacity: 0;
}

.map-main {
    overflow: auto;
    width: 100%;
}
#cad a , #spec_sheets a{
    display: block;
    margin-bottom: 9px;
    text-decoration: underline;
}
#spec_sheets h4 {
    text-align: center;
}
.downloads h4 span {
    font-size: 12px;
}
@media screen and (max-width:768px) {
	.y-search span{ display:none !important;}
	.y-search i{ display:block;}
	.client img{ display:block; margin:5px auto !important; float:none;}
	.foot-form{margin-top: 22px;}
	
	#custom-search-input button{height: 50px;
padding-top: 14px;}
	#custom-search-input .search-query {
    padding-right: 3px;
    padding-left: 3px;
    margin-bottom: 0px;
    height: 49px;
    font-size: 12px;
}

.logo{ margin:0px auto}
.socil{ margin-bottom:10px}
	}
	
#searchform input[type="submit"] {
    background: hsla(0, 0%, 0%, 0) linear-gradient(to bottom, hsl(193, 100%, 44%) 0px, hsl(193, 83%, 50%) 100%) repeat scroll 0 0 !important;
    border: medium none;
    color: hsl(0, 0%, 100%);
    height: 35px;
    padding: 4px 20px;
}	
#searchform input {
    background: hsl(0, 10%, 90%) none repeat scroll 0 0;
    border: 1px solid hsl(0, 10%, 90%);
    border-radius: 5px;
    color: hsl(0, 0%, 0%);
    height: 35px;
    padding: 0 20px;
}

.chat-now{
	background: #00B2E2;
	border-radius: 20px;
	margin-top: 7px;
}

.chat-now a{
	padding: 8px 10px !important;
}
	
	
@media(max-width: 528px){
	.banner{
		margin-top: 20px
	}

	#ags-diagram .left, #ags-diagram .right{
		width: 100%
	}

	.banner img{
        width: 100%
    }

    .foot-list li{
    	display: block
    }

    .foot-list li a{
    	text-decoration: underline;
    }

    .foot-list{
    	margin-bottom: 30px
    }
}

