/*
Theme Name: PheonixNap
Theme URI: http://izakaya.es
Description: PheonixNap 
Author: Izakaya
Author URI: http://izakaya.es/
Version: 1.4
Template: pn_master
*/


body h1{
	color: #ffffff; font-weight: bold; font-size: 60px;
}

body h1 span{
	color: #1dafec; font-weight: bold;
}
body h1, body h2, body h3, body h4, body h5, body h6{
	letter-spacing: 0;
}
body h5{
	font-size: 24px; margin:30px 0; font-weight: bold; 
}
body h2 span{color: #1dafec;}
body h2{font-weight: bold;}
.header.headroom.headroom--not-top{
  z-index: 9999;
}
.always-on-top{
	z-index: 10;
	position: relative;
}
.white-text h2,.white-text p, .white-text h5{
	color: #ffffff;
}
.white-text svg{
	fill:#ffffff;
}
.white-text .vc_general.vc_btn3.vc_btn3-style-outline-custom{
	border:1px solid #ffffff;
	color: #ffffff;
}
.wpb_text_column ul >li{
	margin-bottom: 10px;
}
.wpb_text_column ul >li h4{
	margin:0px; font-size: 14px;
}
.wpb_text_column h4{
	font-size: 15px; text-transform: uppercase; color: #000000; margin: 40px 0; font-weight: bold;
}
.vc_general.vc_btn3.vc_btn3-style-outline-custom{
	border: 1px solid #000000;
	text-transform: uppercase;
	padding: 13px 30px;
	font-size: 0.7em;
	font-weight: bold;
	letter-spacing: .2em;
}
.h2-custom h2{
	margin-bottom: 30px; font-size: 32px;
}
.h2-custom p{
	font-size: 16px;
}
.testimonials .quote-item_text{
	font-weight: bold; margin-bottom: 30px;
	color: #ffffff;
}
.contact-white h5{
	font-weight: normal;
}
@media (min-width: 64em){
.testimonials {
    padding: 0;
    margin-bottom: 40px;
	}
 }
 /* BOOSTRAP MODAL */
 [role="button"] {
  cursor: pointer;
}
@media (max-width: 63.9em){
	.hide-me{
		display: none;
	}
	body h1{
		font-size: 25px;
	}
	body .h2-custom h2,body h2{
		font-size: 22px;
	}
	body h5{
		font-size: 16px;
	}
	body .vc_custom_1481904953880, body .vc_custom_1481909278764, body .vc_custom_1481904697072, body .vc_custom_1481908082845{
		padding-left: 10px !important;
		padding-right: 10px !important;
    padding-top: 60px !important;
    padding-bottom: 60px !important;
    margin-top: 0px !important; 
    margin-bottom: 0px !important; 
		
	}
    .testimonials {
	    padding: 10px 10px;
	    text-align: center;
	}
	body .vc_custom_1481912969566 {
	    padding-top: 60px !important;
	}
	body .vc_custom_1481823513910 {
	    padding-top: 60px !important;
	    padding-bottom: 60px !important;
	}
	body .vc_custom_1482250413450{
		padding-bottom: 0px !important;
	}
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  transform: translate(0, 50px);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #000000;
  
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
   position: relative;
}
.modal-header .close {
 color: #ffffff;
    position: absolute;
    top: -30px;
    right: -0px;
    z-index: 9999;
    font-size: 1.4em;
    background-color: #00AEEF;
    width: 30px;
    height: 30px;
    opacity: 1;
    line-height: 30px;
}
.modal-header .close:hover {
  color: #00AEEF;
  background-color: #ffffff;
  opacity: 1;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
}
.modal-body iframe{
  width: 100%;
  height: auto;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
@media (min-width: 768px) {
  .modal-content{
    padding: 15px;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  }
  .modal-dialog {
    width: 700px;
    margin: 30px auto;
  }
  .modal-body iframe{
  width: 100%;
  height: auto;
  min-height: 380px;
}
  .modal-header .close {
    top:-15px;
    right:-15px;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}