﻿
a.boxclose{
	float:right;
	margin-top:-21px;
	margin-right:-31px;
	cursor:pointer;
	color: #fff;
	border: 3px solid #E8DDDD;
	border-radius: 30px;
	background: #080808;
	font-size: 31px;
	font-weight: bold;
	display: inline-block;
	line-height: 0px;
	padding: 11px 3px;
}

.boxclose:before {
	content: "×";
}
	/*Modal*/
.modalclicktocall {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

.closeheader {
    padding: 2px 16px;
    color: white;
    max-width: 539px;
}

/* Modal Content/Box */
.modalclicktocall-content 
{
	
    background-color: #fefefe;
    margin: 5% auto; /* 15% from the top and centered */
    padding: 1px;
    border: 1px solid #888;
    width: 85%; /* Could be more or less, depending on screen size */
	border-radius: 6px;
    max-width: 539px;
}

/* The Close Button */
.closecall {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.closecall:hover,
.closecall:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.iframe_modal
{
	position:relative;
	padding-bottom: 109.1%;
	padding-top:20px;
	height:0;
	overflow:auto;
	-webkit-overflow-scrolling:touch;
	/*border: solid black 1px;*/
}
.iframe_modal iframe
{
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.headerbutton{
	float:right; 
	padding:10px;
	padding-top:15px
	}

.headercall{
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-ms-border-radius: 8px;
	background-color:#FFF;
	text-transform: uppercase;
	font-size: 12px;
	color: #c11717;
	padding-top: 17px;
	padding-right: 13px;
	padding-bottom: 14px;
	padding-left: 7px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-decoration: none;
	float:left;
}

.headercall:hover{
background-color:#ededed;
}

.iconocall{
	margin-top:-4px;
	float:left;
	margin-right:1px;
}

.flotante 
{
	padding-right:8px;
	opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
    border-radius: 25px;
    z-index: 1;
    display:scroll;
        position:fixed !important;
        bottom:90px;
        right:-10px;
}

.flotante:hover {
	padding-right:8px;
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
    border-radius: 25px;
    z-index: 1;
    display:scroll;
        position:fixed !important;
        bottom:90px;
        right:-10px;
}

.headerimg{
	float:left;
}


@media screen and  (max-width: 400px) 
{
	
	a.boxclose
	{
		display:none !important;
		float:right;
		margin-top:-21px;
		margin-right:-27px;
		cursor:pointer;
		color: #fff;
		border: 3px solid #E8DDDD;
		border-radius: 30px;
		background: #080808;
		font-size: 31px;
		font-weight: bold;
		display: inline-block;
		line-height: 0px;
		padding: 11px 3px;
	}

	.boxclose:before {
		content: "×";
	}
			/*Modal*/
.modalclicktocall {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modalclicktocall-content 
{
	
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 1px;
    border: 1px solid #888;
    width: 86.5%; /* Could be more or less, depending on screen size */
    max-width: 539px;
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.closel:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.iframe_modal
{
	position:relative;
	padding-bottom:180%;
	padding-top:0px;
	height:0;
	overflow:auto;
	-webkit-overflow-scrolling:touch;
	/*border: solid black 1px;*/
}
.iframe_modal iframe
{
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.headerbutton{
	float:right; 
	padding:2px;
	padding-top:10px;
	padding-bottom:10px;
	}

.headercall{
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-ms-border-radius: 8px;
	background-color:#FFF;
	text-transform: uppercase;
	font-size: 11px;
	color: #c11717;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 4px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-decoration: none;
	float:left;
}

.headercall:hover{
background-color:#ededed;
}

.iconocall{
	margin-top:-4px;
	float:left;
	margin-right:1px;
}

.flotante 
{
	padding-right:8px;
	opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
    border-radius: 25px;
    z-index: 1;
    display:scroll;
        position:fixed !important;
        bottom:90px;
        right:-10px;
}

.flotante:hover {
	padding-right:8px;
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
    border-radius: 25px;
    z-index: 1;
    display:scroll;
        position:fixed !important;
        bottom:90px;
        right:-10px;
}

.headerimg{
	float:left;
	max-width: 170px;
}
	}