		
	.reveal-modal-bg { 
		position: fixed; 
		height: 100%;
		width: 100%;
		background: #000;
		background: rgba(0,0,0,.8);
		z-index: 100;
		display: none;
		top: 0;
		left: 0; 
		}
	
	.reveal-modal {
    visibility: hidden;
    top: 100px;
    left: 58%;
    margin-left: -300px;
    width: 520px;
    /* background: #0076a3 url(modal-gloss.png) no-repeat -200px -80px; */
    position: absolute;
    z-index: 101;
    /* padding: 30px 40px 34px; */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
    /* -webkit-box-shadow: 0 0 10px rgba(0,0,0,.4); */
    -box-shadow: 0 0 10px rgba(0,0,0,.4);
    width: 357px;
    height: 366px;
    text-align: center;
    /* background-color: #f7f7f7; */
    /* border: 2px solid #ff6292; */
    background: rgb(2 25 90);
    border: 2px solid rgba(255, 255, 255, 0.45);
    padding: 40px 25px;
    text-align: center;
    color: #fff;
    box-sizing: border-box;
		}

@media screen and (max-width: 740px){
	.reveal-modal {
    visibility: hidden;
    top: 100px;
    left: 82%;
    margin-left: -300px;
    width: 520px;
    /* background: #0076a3 url(modal-gloss.png) no-repeat -200px -80px; */
    position: absolute;
    z-index: 101;
    /* padding: 30px 40px 34px; */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
    /* -webkit-box-shadow: 0 0 10px rgba(0,0,0,.4); */
    -box-shadow: 0 0 10px rgba(0,0,0,.4);
    width: 357px;
    height: 366px;
    text-align: center;
    /* background-color: #f7f7f7; */
    /* border: 2px solid #ff6292; */
    background: rgba(255, 255, 255, 0.2);
    border: 2px solid rgba(255, 255, 255, 0.45);
    padding: 40px 25px;
    text-align: center;
    color: #fff;
    box-sizing: border-box;
		}

	
}
		
	.reveal-modal.small 		{ width: 200px; margin-left: -140px;}
	.reveal-modal.medium 		{ width: 400px; margin-left: -240px;}
	.reveal-modal.large 		{ width: 600px; margin-left: -340px;}
	.reveal-modal.xlarge 		{ width: 800px; margin-left: -440px;}
	
	.reveal-modal .close-reveal-modal {
		font-size: 22px;
		line-height: .5;
		position: absolute;
		top: 8px;
		right: 11px;
		color: #aaa;
		text-shadow: 0 -1px 1px rbga(0,0,0,.6);
		font-weight: bold;
		cursor: pointer;
		} 
.modx-evo-modal-input {
    border: 1px solid #d2d2d2;
    color: #c2c2c2;
    font-size: 18px;
    font-family: PFAgoraSlabProitalic;
    font-weight: 400;
    height: 42px;
    line-height: 40px;
    width: 250px;
    display: block;
    background-color: #fff;
    margin: 0 auto 8px;
    text-align: left;
    padding-left: 50px !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
	.modx-evo-h1-modal {
     border-bottom: 1px solid #d2d2d2;
    font-family: PFAgoraSlabProitalic;
    font-weight: 400;
    font-size: 24px;
    color: #fff;
    line-height: 7px;
    height: 38px;
    /* width: 300px; */
    display: block;
    margin: 0 auto 0px;
}
	
	.modx-evo-clean {
  height: 5px;
}
	
.modx-evo-modal-footer{  text-align: center;}	
.modx-evo-submit {
	    /* font-size: 24px; */
    /* line-height: 22px; */
    /* cursor: pointer; */
    /* border-top: 0; */
    /* border-left: 0; */
    /* border-right: 0; */
    /* background-color: #ff3b60; */
    /* border-bottom: 5px solid #991d38; */
    /* font-family: PFAgoraSlabPro; */
    color: #fff;
    /* width: 253px; */
    /* height: 37px; */
    /* display: block; */
    /* margin: -18px auto 0; */
    /* -webkit-border-radius: 10px; */
    -moz-border-radius: 10px;
    /* border-radius: 10px; */
    /* box-sizing: border-box; */
    width: 100%;
    margin-top: -10px;
    padding: 6px 10px;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: -0.03em;
    font-family: 'Myriad', sans-serif;
    border: none;
    background: #3fb650;
    transition: background .3s ease-out;
    outline: none;
}
.modx-evo-modal-span{
    color: #fff;
    font-family: arial;
    font-size: 20px;

}
.modx-evo-modal-text{color: black;font-family: arial;font-size: 15px;}
.modx-evo-modal-erro{
	
    color: red;
    font-family: arial;
    font-size: 13px;
    position: absolute;
    top: 53px;
    width: 100%;
    left: 2px;

}	
.modx-evo-form{color:black !important;}	
.btn-modx:hover {
    -webkit-transition:   ease-out .4s;
    -moz-transition: ease-out .4s;
    -o-transition: ease-out .4s;
    transition: ease-out .4s;
    -webkit-transform: scale(1.05);  
    -ms-transform: scale(1.05); 
    transform: scale(1.05);
}
.phone-modx-evo{
    background: rgba(0, 0, 0, 0.11) url(ajaxcallmephone.png) 15px 11px no-repeat;
}
.name-modx-evo{
background: rgba(0, 0, 0, 0.11) url(ajaxcallmename.png) 10px 7px no-repeat;

}
label.error {
  background: url(cancel.png) no-repeat scroll left center transparent;
  color: red;
  font-weight: normal;
  padding-left: 25px;
  text-align: left;
  width: 180px;
  font-size: 14px;
}	
label#name_error{
  left: 50px;
  position: absolute;
  top: 96px;
	}
	
	label#name_error_1 {
  
    position: relative;
  top: -91px;
  left: -33px;

	}
	
	label#phone_error_1{
  position: relative;
  margin-left: -73px;
  top: -99px;
		
	}
	.modx-block-errors-form-two{width: 100%;margin-left: -1px;}
	
	.modx-errors-block {width: 274px;float: left;}
	.modx-shows {
    visibility: visible !important;
}
.modal-body p{
    float: left;
    width: 100%;
    margin: 12px 0px 9px 0px;
}

#modx_evo_call_nice-but-m1,.modx_evo_call_nice-cont-m1,.modx_evo_call_nice-cont-m1-front,.modx_evo_call_nice-cont-m1-back,.modx_evo_call_nice-m1-pulse-one,.modx_evo_call_nice-m1-pulse-two{margin: 0; padding: 0; border: 0; outline: 0;}
#modx_evo_call_nice-but-m1,.modx_evo_call_nice-cont-m1,.modx_evo_call_nice-cont-m1-front,.modx_evo_call_nice-cont-m1-back,.modx_evo_call_nice-m1-pulse-one,.modx_evo_call_nice-m1-pulse-two{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
button,input{outline: none;}

#modx_evo_call_nice-but-m1{
    position: fixed;
    width: 170px;
    height: 170px;
    z-index: 99999;
    right: 1%;
    bottom: 11%;
    display: none;
	      top: 354px;
}
.modx_evo_call_nice-cont-m1{
     position: absolute;
     width: 120px;
     height: 120px;
     background: rgba(46, 198, 239, 0.8) !important;
     margin: auto;
     top: 0; 
     left: 0; 
     bottom: 0; 
     right: 0;
     z-index: 3;
     font-family: 'Roboto Condensed', sans-serif;
     cursor: pointer;
     -webkit-box-shadow:
         0 0 0 8px rgba(88, 209, 243, 0.6);
     -moz-box-shadow:
         0 0 0 8px rgba(88, 209, 243, 0.6);
     box-shadow:
         0 0 0 8px rgba(88, 209, 243, 0.6);
     -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
     border-radius: 50%;
     overflow: hidden;
     webkit-transition: -webkit-transform 1s;
    -moz-transition: -moz-transform 1s;
    -ms-transition: -moz-transform 1s;
    -o-transition: -o-transform 1s;
    transition: transform 1s;
    -webkit-transform-style: preserve-3d; 
    -moz-transform-style: preserve-3d; 
    -ms-transform-style: preserve-3d; 
    transform-style: preserve-3d;
}

.modx_evo_call_nice-cont-m1-back{
    display: none;
}
.spinner-m1 .modx_evo_call_nice-cont-m1-front{
    display: none;
}

.modx_evo_call_nice-m1-pulse-one{
     position: absolute;
     width: 150px;
     height: 150px;
     margin: auto;
     top: 0; 
     left: 0; 
     bottom: 0; 
     right: 0;
     z-index: 1;
     opacity: 0;
     border: 3px solid rgba(46, 198, 239,.1);
     -webkit-animation: pulsem1 3s linear infinite;
     -moz-animation: pulsem1 3s linear infinite;
     animation: pulsem1 3s linear infinite;
     -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
     border-radius: 50%;
     -webkit-box-shadow: inset 0px 0px 15px 10px rgba(24, 180, 222, 0.8);
     -moz-box-shadow: inset 0px 0px 15px 10px rgba(24, 180, 222, 0.8);
     box-shadow: inset 0px 0px 15px 10px rgba(24, 180, 222, 0.8);
     -moz-box-sizing: border-box;
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
}
.modx_evo_call_nice-m1-pulse-two{
    position: absolute;
    width: 150px;
    height: 150px;
    margin: auto; 
    top: 0; left: 0; bottom: 0; right: 0;
    z-index: 2;
    opacity: 0;
    border: 1px solid rgba(46, 198, 239, 1);
    -webkit-animation: pulsem2 3s linear infinite;
    -moz-animation: pulsem2 3s linear infinite;
    animation: pulsem2 3s linear infinite;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: inset 0px 0px 12px 5px rgba(46, 198, 239, 0.8);
    -moz-box-shadow: inset 0px 0px 12px 5px rgba(46, 198, 239, 0.8);
    box-shadow: inset 0px 0px 12px 5px rgba(46, 198, 239, 0.8);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.spinner-m1{ 
    -webkit-transform: rotateY( 360deg );
    -moz-transform: rotateY( 360deg );
    -ms-transform: rotateY( 360deg );
    -o-transform: rotateY( 360deg );
    transform: rotateY( 360deg );
}
@-webkit-keyframes pulsem1 {
    0% {
        -webkit-transform: scale(.6);
        opacity: 0;
    }

    50% {
        -webkit-transform: scale(.6);
        opacity: 0;
    }

    60% {
        -webkit-transform: scale(.9);
        opacity: .2;
    }

    70% {
        -webkit-transform: scale(1.1);
        opacity: .35;
    }

    80% {
        -webkit-transform: scale(1.25);
        opacity: .2;
    }

    100% {
        -webkit-transform: scale(1.4);
        opacity: 0;
    }
}

@-moz-keyframes pulsem1 {
    0% {
        -moz-transform: scale(.6);
        opacity: 0;
    }

    50% {
        -moz-transform: scale(.6);
        opacity: 0;
    }

    60% {
        -moz-transform: scale(.9);
        opacity: .2;
    }

    70% {
        -moz-transform: scale(1.1);
        opacity: .35;
    }

    80% {
        -moz-transform: scale(1.25);
        opacity: .2;
    }

    100% {
        -moz-transform: scale(1.4);
        opacity: 0;
    }
}

@keyframes pulsem1 {
    0% {
        transform: scale(.6);
        opacity: 0;
    }

    50% {
        transform: scale(.6);
        opacity: 0;
    }

    60% {
        transform: scale(.9);
        opacity: .1;
    }

    70% {
        transform: scale(1.1);
        opacity: .25;
    }

    80% {
        transform: scale(1.25);
        opacity: .1;
    }

    100% {
        transform: scale(1.4);
        opacity: 0;
    }
}

@-webkit-keyframes pulsem2 {
    0% {
        -webkit-transform: scale(.6);
        opacity: 0;
    }

    40% {
        -webkit-transform: scale(.8);
        opacity: .05;
    }

    50% {
        -webkit-transform: scale(1);
        opacity: .1;
    }

    60% {
        -webkit-transform: scale(1.1);
        opacity: .3;
    }

    80% {
        -webkit-transform: scale(1.2);
        opacity: .1;
    }

    100% {
        -webkit-transform: scale(1.3);
        opacity: 0;
    }
}

@-moz-keyframes pulsem2 {
    0% {
        -moz-transform: scale(.6);
        opacity: 0;
    }

    40% {
        -moz-transform: scale(.8);
        opacity: .05;
    }

    50% {
        -moz-transform: scale(1);
        opacity: .1;
    }

    60% {
        -moz-transform: scale(1.1);
        opacity: .3;
    }

    80% {
        -moz-transform: scale(1.2);
        opacity: .1;
    }

    100% {
        -moz-transform: scale(1.3);
        opacity: 0;
    }
}

@keyframes pulsem2 {
    0% {
        transform: scale(.6);
        opacity: 0;
    }

    40% {
        transform: scale(.8);
        opacity: .05;
    }

    50% {
        transform: scale(1);
        opacity: .1;
    }

    60% {
        transform: scale(1.1);
        opacity: .3;
    }

    80% {
        transform: scale(1.2);
        opacity: .1;
    }

    100% {
        transform: scale(1.3);
        opacity: 0;
    }
}