/**************************************************************************
					Contact Page Styles
**************************************************************************/

div.fancy-select {
    color: #aaacaf;
    font-size: 13px;
    font-weight: bold;
    position: relative;
}
div.fancy-select.disabled {
    opacity: 0.7;
}
div.fancy-select select:focus + div.trigger {
    box-shadow: 0 0 0 0 #aaacaf;
}
div.fancy-select select:focus + div.trigger.open {
    box-shadow: none;
}
div.fancy-select div.trigger {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #aaacaf;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
    cursor: pointer;
    min-width: 250px;
    overflow: hidden;
    padding: 10px 24px 9px 9px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}
.contact-form-box #clock-usa{padding-left:5px}.hour_online_usa .hours,.hour_online_usa .closed{color:#fff;display:inline-block;left:12px;padding:3px 7px;position:relative;font-size:15px;font-family: bebas_neueregular;
    letter-spacing: 0.04em;}.hour_online_usa .hours{background:rgba(183,183,183,0.65);  text-shadow: 0 1px 1px rgba(0,0,0,0.25);}.hour_online_usa .closed{background:rgba(183,183,183,0.35); text-shadow: 0 1px 1px rgba(0,0,0,0.25);}.hour_online_usa #clock-usa{display:inline-block}
.contact-form-box .hour_online .closed .fa, .contact-form-box .hour_online_usa .closed .fa, .contact-form-box .hour_online_usa .hours .fa, .contact-form-box .hour_online .hours .fa {
    padding: 3px;
}
#contact .lol-item-notice{
   text-shadow: 0 1px 1px rgba(0,0,0,0.25);
   font-size:18px
}
#contact .contact-form-box .country-name{
   font-weight:bold;
   margin: 5px 0px 5px
}
#contact #max-limit{
   width:105%;
   margin:0 auto;
   position: relative;
   border:1px solid #e5e5e5;
   right:2.5%
}
a[href^="http://maps.google.com/maps"]{display:none !important}
a[href^="https://maps.google.com/maps"]{display:none !important}

.gmnoprint a, .gmnoprint span, .gm-style-cc {
    display:none;
}
.gmnoprint div {
    background:none !important;
}
div.fancy-select {
    color: #aaacaf;
    font-size: 13px;
    font-weight: bold;
    position: relative;
}
div.fancy-select.disabled {
    opacity: 0.7;
}
div.fancy-select select:focus + div.trigger {
    box-shadow: 0 0 0 0 #aaacaf;
}
div.fancy-select select:focus + div.trigger.open {
    box-shadow: none;
}
div.fancy-select div.trigger {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #aaacaf;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
    cursor: pointer;
    min-width: 250px;
    overflow: hidden;
    padding: 10px 24px 9px 9px;
    position: relative;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.contact-form-box #clock-usa {
    padding-left: 5px;
}
.hour_online, .hour_online_usa{
    display:none;
}
.hour_online_usa .hours, .hour_online_usa .closed {
    color: #fff;
    display: inline-block;
    font-family: bebas_neueregular;
    font-size: 15px;
    left: 12px;
    letter-spacing: 0.04em;
    padding: 3px 7px;
    position: relative;
}
.hour_online_usa .hours {
    background: rgba(183, 183, 183, 0.65) none repeat scroll 0 0;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}
.hour_online_usa .closed {
    background: rgba(183, 183, 183, 0.35) none repeat scroll 0 0;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}
.hour_online_usa #clock-usa {
    display: inline-block;
}
.contact-form-box .hour_online .closed .fa, .contact-form-box .hour_online_usa .closed .fa, .contact-form-box .hour_online_usa .hours .fa, .contact-form-box .hour_online .hours .fa {
    padding: 3px;
}
div.fancy-select .trigger::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #0f141e;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 0 0;
    content: "";
    display: block;
    height: 10px;
    margin-top: -5px;
    position: absolute;
    right: 31px;
    top: 50%;
    transform: rotate(45deg);
    transition: transform 300ms ease 0s, margin 300ms ease 0s, -webkit-transform 300ms ease 0s;
    width: 10px;
}
.contact-form-box .box select {
    min-width: 300px;
}
div.fancy-select .trigger.open::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #0f141e;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 0 0;
    content: "";
    margin-top: -10px;
    transform: rotate(135deg);
}
div.fancy-select div.trigger.open {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #aaacaf;
    box-shadow: none;
    color: #565b64;
}
div.fancy-select div.trigger.open::after {
    border-top-color: #0f141e;
}
div.fancy-select ul.options {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #aaacaf;
    bottom: 0;
    color: #565b64;
    left: 0;
    list-style: outside none none;
    margin: 0 0 -170px;
    max-height: 250px;
    min-width: 250px;
    opacity: 0;
    overflow: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    visibility: hidden;
    z-index: 5000;
}
div.fancy-select ul.options.open {
    opacity: 1;
    top: 50px;
    visibility: visible;
}
#contact #dvMap {
	width:100%;
	height:450px;

}
#contact .tittle-lol{
font-size:18px;
font-weight:bold;
margin-bottom: 15px;
}
#contact .tittle-lol::after {
    background: #da3b44 none repeat scroll 0 0;
    content: "";
    height: 3px;
    left: 0.6em;
    position: absolute;
    top: 1.85em;
    width: 30px;
}
#contact  h1.page-header {
    border-bottom: none;
    padding: 0;
}






div.fancy-select .trigger::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #0f141e;
    border-image: none;
	content: "";
    border-style: solid;
    border-width: 1px 1px 0 0;
    display: block;
    height: 10px;
    margin-top: -5px;
    position: absolute;
    right: 31px;
    top: 50%;
    transform: rotate(45deg);
    transition: transform 300ms ease 0s, margin 300ms ease 0s, -webkit-transform 300ms ease 0s;
    width: 10px;
}
.contact-form-box  .box select{
    min-width: 300px!important
}
div.fancy-select .trigger.open::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #0f141e;
	content: "";
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 0 0;
    margin-top: -10px;
    transform: rotate(135deg);
}
div.fancy-select div.trigger.open {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #aaacaf;
    box-shadow: none;
    color: #565b64;
}
div.fancy-select div.trigger.open::after {
    border-top-color: #0f141e;
}
div.fancy-select ul.options {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #aaacaf;
    bottom: 0;
    color: #565b64;
    left: 0;
    list-style: outside none none;
    margin: 0 0 -170px;
    max-height: 250px;
    min-width: 250px;
    opacity: 0;
    overflow: auto;
    padding: 10px 10px 10px 10px;
    position: absolute;
    visibility: hidden;
    z-index: 5000;
    text-align: left;
}
div.fancy-select ul.options.open {
    opacity: 1;
    top: 50px;
    visibility: visible;
}
div.fancy-select ul.options.overflowing {
    bottom: auto;
    top: 10px;
}
div.fancy-select ul.options.overflowing.open {
    bottom: 50px;
    top: auto;
}
div.fancy-select ul.options li {
    color: #565b64;
    cursor: pointer;
    padding: 6px 2px;
    white-space: nowrap;
}
div.fancy-select ul.options li.hover {
    color: #aaacaf;
}


.contact-form-box{
    margin-bottom: 40px;
     margin-top: 40px;
}
.contact-form-box #desc_contact0 {
    display: none;
}

.contact-form-box .underlined-example {
	position: relative;
	color: #da3b44;
	text-decoration: none;
	font-size: 14px;
  display:inline-block;
}

.contact-form-box .underlined-example:hover {
	color: #da3b44;
}

.contact-form-box .underlined-example:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	bottom: 0;
	left: 0;
	background-color: #da3b44;
  visibility: hidden;

  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
}

.contact-form-box .underlined-example:hover::before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}

.contact-form-box .emailAlert {
    margin-top: 10px;
    color: #565b64;
    font-weight: 800;
    opacity: 0.7;
}

.contact-form-box i.fa-bell-o {
    animation: 2.5s ease 0s normal none infinite running wrench;
    padding: 8px;
    color: #565b64;
    font-size: 15px;
}
@keyframes wrench {
0% {
    transform: rotate(-12deg);
}
8% {
    transform: rotate(12deg);
}
10% {
    transform: rotate(24deg);
}
18% {
    transform: rotate(-24deg);
}
20% {
    transform: rotate(-24deg);
}
28% {
    transform: rotate(24deg);
}
30% {
    transform: rotate(24deg);
}
38% {
    transform: rotate(-24deg);
}
40% {
    transform: rotate(-24deg);
}
48% {
    transform: rotate(24deg);
}
50% {
    transform: rotate(24deg);
}
58% {
    transform: rotate(-24deg);
}
60% {
    transform: rotate(-24deg);
}
68% {
    transform: rotate(24deg);
}
75% {
    transform: rotate(0deg);
}
}
