/*
Theme Name: nestormina-com
Theme URI: nestormina-com
Author: nestormina-com
This theme, like WordPress, is licensed under the GPL.
*/


html, body {
  height: 100%;
  min-height: 100%;
  
}
html {
  font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust:     100%;

}

body {
  margin: 0;
  
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}


/*--------------------------------------0------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #404040;
  font-family: "Roboto Condensed",sans-serif;
  font-size: 17px;
  font-size: 1rem;
  line-height: 1.5;

}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

p {
  margin-bottom: 1.5em;
  font-size:17px;
}



/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

body {
  background: #fff; /* Fallback for when there is no custom background color defined. */
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote,
q {
  quotes: "" "";
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}
a{color:#0070c9;}
ul,
ol {
  margin: 0 0 1.5em;
  padding: 0 0 1em 1em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}




img {
  height: auto; /* Make sure images are scaled correctly. */
  max-width: 100%; /* Adhere to container width. */
    border:none;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}
a{text-decoration:none;}

/*  SECTIONS  */
.section {
  clear: both;
  padding: 0px;
  margin: 0px;
}

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

/*all content all single*/

#page.site .sep .more-link {
  background-color: #000;
}
.home .nestormina .layer{
  color: #fff;
}
.home .sep .nestormina:nth-of-type(4n+1) .img-layer-text-hover {
  background: rgba(0, 0, 0, 0) linear-gradient(45deg, #1d9d73 1%, #1d9d73 50%, #76cf9f 80%) repeat scroll 0 0;
}
.home .sep .nestormina:nth-of-type(4n+2) .img-layer-text-hover {
  background: rgba(0, 0, 0, 0) linear-gradient(45deg, #1d9d73 1%, #1d9d73 50%, #76cf9f 80%) repeat scroll 0 0;
}

.home .sep .nestormina:nth-of-type(4n+3) .img-layer-text-hover {
  background: rgba(0, 0, 0, 0) linear-gradient(45deg, #1d9d73 1%, #1d9d73 50%, #76cf9f 80%) repeat scroll 0 0;
}

.home .sep .nestormina:nth-of-type(4n+4) .img-layer-text-hover {
  background: rgba(0, 0, 0, 0) linear-gradient(45deg, #1d9d73 1%, #1d9d73 50%, #76cf9f 80%) repeat scroll 0 0;
}


.home .img-layer-text-hover .post {
  text-align: center;
}
.home .ribbon {
  text-align: center;
}
.home .ribbon span{
  line-height: 1;
  display: inline-block;
  font-size: 36px;
  font-weight: 400;
}

.taxi-cusco h1, .taxi-cusco h2, .taxi-cusco h3, .taxi-cusco h4 {
  font-size: 15px;
  float: left;
  width: 25%;
  clear: none;
  color: #ccc;
}
.site-header .proemail a{
  color: #000;
}
.box-advisor{
  width:30%;
  float: left;
}
.taxi-cusco {
  width: 70%;
  float: left;
  padding: 0 20px;
}
.bookb a{
  color: #fff;
}
.bookb{
  text-align:center;
  margin:0px auto;
  padding: 20px 0px;
  display:block;
  cursor:pointer;
  font-size:25px;
  color:#F0F0F0;
  border-radius:10px;
  border-bottom:4px solid #0045A6;
  box-shadow: 6px 6px 6px #999;
  
  -webkit-user-select: none;        
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  
  background: -webkit-linear-gradient(#00C8F8, #0067F7);
    background: -o-linear-gradient(#00C8F8, #0067F7);
    background: -moz-linear-gradient(#00C8F8, #0067F7);
    background: linear-gradient(#00C8F8, #0067F7);
  
  -webkit-transition: background 0.05s linear;  
    -moz-transition: background 0.05s linear;  
    -o-transition: background 0.05s linear;  
    transition: background 0.05s linear;
  
  background-size:1px 200px;
  
  transition: all .05s linear;
}

.bookb:hover{
  background-position:100px;
}

.bookb:active {
  box-shadow: 2px 2px 2px #777;
  border-bottom:1px solid #0045A6;
  transform: translateY(3px);
}
.page .site-content ul{
  margin: 0;
  padding: 0;
}
.whitebox {
  background: #fff;
  display: block;
  text-align: center;
}
.tocenter{
  text-align: center;
}
h2.tocenter{
background: #fff;
padding: 8px;
}

.clear{clear:both;}

.single .site-content p, .page .site-content p{font-size: 18px;}

.nmq-container{margin: 0 auto; width: 1280px}

.archive .site-content {
  padding: 0px 5%;
  text-align: justify;
}

.single .site-content, .page .site-content{
  padding: 0px 10% 25px;
  text-align: justify;
}

.topbox{
  float:left;
}
.nmq-flag{
  width:42%;
}
.nmq-logo{
  width:16%;
}
.nmq-infotop{
  width:42%;
}

@media only screen and (min-width: 1367px) and (max-width: 1600px)  {

.nmq-container{margin: 0 auto; width: 1360px}
.nmq-container.nmq-container-two{margin: 0 auto; max-width: 1600px; width: 100%; position:relative;}

}
@media only screen and (min-width: 1650px) and (max-width: 9000px)  {

.nmq-container{margin: 0 auto; max-width: 1600px; width: 100%; position:relative;}
.nmq-container.nmq-container-two{margin: 0 auto; max-width: 1600px; width: 100%; position:relative;}

}

.site-header{
  position: relative;
  z-index:9;
  width:100%; 
  background-color: #fff;
} 
.nmq-logo.globalr {
  display: block;
  text-align: center;
} 







/*all menu*/

.nmq-full {
  padding: 9px;
  border-width:1px 0;
  background: #ebebeb;

}

#circuitox-menu-wrap .nmq-container {
    position:relative;
}
#circuitox-menu {
    top: 0;
}
/*.single #page.site #circuitox-menu.fixed {top: -100px;}*/
#circuitox-menu.fixed {
    position: fixed;
    top: 0;
    left:0;
    width:100%;
    -webkit-animation: fadeInDown 0.5s ease;
    animation: fadeInDown 0.5s ease;
    z-index:9999;
    background: rgba(43, 48, 61, 0.65) none repeat scroll 0 0;
}

#circuitox-menu.fixed .nmq-mina ul > li{}

#page.site #circuitox-menu.fixed .nmq-mina ul > .menu-item-has-children > a {
  padding-bottom: 0px !important;
}

@-webkit-keyframes fadeInDown {
0%   {-webkit-transform: translateY(-100%);}
100% {-webkit-transform: translateY(0);}
} 

@keyframes fadeInDown {
0%   {-ms-transform: translateY(-100%); transform: translateY(-100%);}
100% {-ms-transform: translateY(0); transform: translateY(0);}
}


.nmq-mina .current_page_item{
  background-color: rgba(255, 184, 0, 1);
}


.nmq-mina .current_page_item > a{color:#000; font-weight: bold;}

/*--------------------------------------------------------------
5.2 Menus circuitox
--------------------------------------------------------------*/

.nmq-mina {
    margin: 0 auto;
    width: 100%;
}
.nmq-mina ul {
    /* IF .nmq-mina position=relative -> ul = container width, ELSE ul = 100% width */
    z-index: 99;
    margin: 0;
    padding: 0;
    list-style: none;
}

.nmq-mina ul:before, .nmq-mina ul:after {
    display: table;
    content: ' ';
}

.nmq-mina ul:after {
    clear: both;
}

.nmq-mina ul.is-shown-on-mobile {
    display: block;
}

.nmq-mina ul > li {
    float: left;
    margin: 0;
    padding: 0;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

.nmq-mina ul > li > a {
    display: block;
    color: #878787;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 44px;
    padding: 0 25px;
    position: relative;
}
.nmq-mina > ul > li > ul > li{border-right:none;}
.nmq-mina > ul > li > ul > li a {
  text-transform:none;
  line-height:16px;
}



.nmq-mina ul > li {
    
    
}

.nmq-mina ul > li:hover {
    
    background-color: rgba(255, 184, 0, 1);
    border-color: rgba(255, 255, 255, 0.3);
    color: #000;
}

.nmq-mina ul > li:hover > a {
    color: #000;
}

.nmq-mina ul > li > ul {
    position: absolute;
    left: 0;
    display: none;
    width: 100%;
    background: #ebebeb;
}

.nmq-mina ul > li > ul.is-classic-dropdown {
    left: inherit;
    width: 550px;
    
}

.nmq-mina ul > li > ul.is-classic-dropdown > li {
    width: 100%;
    border-bottom: 1px solid #777;
    

}

.nmq-mina ul > li > ul.is-classic-dropdown > li > a {
    padding: 1em;
    border: 0;
    cursor:pointer;
    
    
}
.nmq-mina ul > li > ul.is-classic-dropdown > li > a:hover{
  color:#000;
}

.nmq-mina ul > li > ul > li {
    padding: 0;
}
.nmq-mina ul > li > ul > li a{
  text-transform: uppercase;
}

.nmq-mina ul > .current-menu-parent{
  background-color: rgba(255, 184, 0, 1);
}
.nmq-mina ul > .current-menu-item{
background-color: rgba(255, 184, 0, 1);
}
.nmq-mina ul > .current-menu-item > a {color:#000;  }
.nmq-mina ul > .current-menu-parent > a{color:#000;}
.nmq-mina ul > li > ul > .current-menu-item {}
.nmq-mina ul > li > ul > .current-menu-item a{color:#000; background-color: rgba(255, 184, 0, 1);}

@media only screen and (min-width: 1025px) and (max-width: 5000px)  {

.nmq-mina ul > .mega2 > ul > li {width: 50%;}
.nmq-mina ul > .mega3 > ul > li {width: 33.33%;}
.nmq-mina ul > .mega4 > ul > li {width: 25%;}
.nmq-mina ul > .mega5 > ul > li {width: 20%;}
.nmq-mina ul > .mega6 > ul > li {width: 16.66%;}
.nmq-mina #menu-item-629 > ul{
  /*right:0; */
  width:250px;}
.nmq-mina #menu-item-408 > ul{right:0;}
.nmq-mina #menu-item-727 > ul{
  width:250px;
}
.nmq-mina #menu-item-848 > ul{
  width:250px;
}
}

.nmq-mina ul > li > ul > li > a {
    padding: 1em 0 .5em;
    border-bottom: 1px solid #ccc; border-color: rgba(255, 255, 255, 0.3);
    color: #878787;
    font-size: 0.9em;
    cursor: default;
}
.nmq-mina ul > li > ul > li > ul > li:hover{
    background: #ffe6a0; color:#000;
background:-moz-linear-gradient(top,#fff 0,#ffe6a0 2%,#ffba00 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(2%,#ffe6a0),color-stop(100%,#ffba00));background:-webkit-linear-gradient(top,#fff 0,#ffe6a0 2%,#ffba00 100%);background:-o-linear-gradient(top,#fff 0,#ffe6a0 2%,#ffba00 100%);background:#ffba00 -ms-linear-gradient(top,#fff 0,#ffe6a0 2%,#ffba00 100%);background:#ffba00 linear-gradient(top,#fff 0,#ffe6a0 2%,#ffba00 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6a0', endColorstr='#ffba00', GradientType=0)
}

.nmq-mina ul > li > ul > li > ul > li > a{cursor: pointer; margin-left:5px;}


.nmq-mina ul > li > ul > li > ul {
    position: relative;
    display: block;
    padding: 1em 0;
}



.nmq-mina ul > li > ul > li > ul > li {
    padding: 0;
    width: 100%;
}

.nmq-mina ul > li > ul > li > a{
  text-transform:uppercase;
}

.nmq-mina ul > li > ul > li > ul > li > a {
    padding: 0.5em 0.7em;
    border: 0;
    font-size: 0.9em;
    text-transform:none;
}



.dropdown-button {
    display: none;
    outline: none;
    border: 0;
    vertical-align: top;
    cursor: pointer;
    -webkit-appearance: none;
}


.dropdown-button .dropdown-button-text {
    position: absolute;
    top: 1em;
    left: 50%;
    width: 14px;
    height: 14px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.dropdown-button .dropdown-button-text:before, .dropdown-button .dropdown-button-text:after {
    position: absolute;
    background-color: #fff;
    content: "";
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

.dropdown-button .dropdown-button-text:before {
    top: 0;
    left: 50%;
    width: 2px;
    height: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.dropdown-button .dropdown-button-text:after {
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.dropdown-button .dropdown-button-text.is-active:before {
    opacity: 0;
}


.minamenu {
    display: none;
    overflow: visible;
    margin: 0;
    padding: 1.5em 1.5em;
    width: 100%;
    border: 0;
    background-color: transparent;
    color: inherit;
    text-align: left;
    text-transform: none;
    font: inherit;
    cursor: pointer;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-duration: 0.15s;
    transition-duration: 0.15s;
    -webkit-transition-property: opacity, -webkit-filter;
    transition-property: opacity, -webkit-filter;
    transition-property: opacity, filter;
    transition-property: opacity, filter, -webkit-filter;
    color:#fff;
    outline: none;
    background-color:none;
}

#page.site .nmq-mina .minamenu:hover {
  outline: none;
  background-color:none!important;
    
}

.minamenu-menu-text {
    vertical-align: middle;
}

.minamenu-box {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 18px;
  padding-left: 20px;
  position: relative;
  top: 2px;
}

.minamenu-inner {
    top: 50%;
    display: block;
    margin-top: -1px;
}

.minamenu-inner, .minamenu-inner::before, .minamenu-inner::after {
    position: absolute;
    width: 25px;
    height: 2px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 0.15s;
    transition-duration: 0.15s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}

.minamenu-inner::before, .minamenu-inner::after {
    display: block;
    content: "";
}

.minamenu-inner::before {
    top: -8px;
}

.minamenu-inner::after {
    bottom: -8px;
}

.minamenu--squeeze .minamenu-inner {
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
}

.minamenu--squeeze .minamenu-inner::before {
    -webkit-transition: top 0.1s 0.14s ease,
 opacity 0.1s ease;
    transition: top 0.1s 0.14s ease,
 opacity 0.1s ease;
}

.minamenu--squeeze .minamenu-inner::after {
    -webkit-transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.minamenu--squeeze.is-active .minamenu-inner {
    -webkit-transition-delay: 0.14s;
    transition-delay: 0.14s;
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.minamenu--squeeze.is-active .minamenu-inner::before {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.1s ease,
 opacity 0.1s 0.14s ease;
    transition: top 0.1s ease,
 opacity 0.1s 0.14s ease;
}

.minamenu--squeeze.is-active .minamenu-inner::after {
    bottom: 0;
    -webkit-transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

/*# sourceMappingURL=maps/style.css.map */


@media only screen and (max-width: 1024px) {

    .nmq-mina {
        width: 100%;
    }
    .nmq-mina ul {
        display: none;
    }

    .nmq-mina ul > li {
        position: relative;
        width: 100%;
    }

    .nmq-mina ul > li > ul {
        position: relative;
    }

    .nmq-mina ul > li > ul.is-classic-dropdown {
        width: 100%;
    }
    .nmq-mina ul > li > ul > li {
        padding: 0;
        width: 100%;
    }
    .nmq-mina ul > li > ul > li > a {
        padding: 1.5em 4em;
        border: 0;
    }
    .nmq-mina ul > li > ul > li > ul {
        display: none;
        padding: 0;
        background: #0080d6;
    }
    .nmq-mina ul > li > ul > li > ul > li > a {
        padding: 1.5em 0 1.5em 6em;
    }
    .dropdown-button {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        display: block;
        width: 60px;
        background:#4D8BC8;
    }
    .minamenu {
        display: table;
        width: 100%;
    }

    
}










/*all flags*/

.flagstop {
  /*float: left;*/
  padding-left: 10px;
  padding-top:15px;
}
.flagstop ul{ display:block; position:relative; float:left;
 margin:0;
 padding:0;
}
.flagstop ul li {
  display: block;
  padding: 0px 0px 8px 0px;
  line-height: 0;
}

.nmq-infotop ul {
  list-style: none;
  float: right;
  padding-top: 0px;
  position: relative;
  top: 20px;
}
.nmq-infotop ul li {
  line-height: 27px;
  font-size: 18px;
}

/*all presentation*/

.nmq-presentation {
  /*background-image: url("img/yello.jpg");*/
  padding: 65px 0;
  background-color: #fff;
}

.intro-text, .intro-video{float:left;}
.intro-text {
  padding-right: 3%;
  width: 45%;
}
.intro-text h1 {
  font-size: 32px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 42px;
  margin-top:0px;
  text-align: center;
}
.intro-text p {
  color:#707070s;
  line-height: 25px;
  font-size: 19px;
}
@media only screen and (min-width: 1362px) and (max-width: 1366px)  {
#page.site .intro-text p {
  line-height: 22px; 
  font-size: 16px;
}
}
.intro-video{width:55%;}
.block-video{
  margin-left: 4%;
  margin-right: 4%;
}

.wptuts-video-container {
    position: relative;
    padding-top: 30px;
}

.site-content {
  background: #f4f6f8;
}
.center-box{
  text-align:center;
}
.center-box {
  text-align: center;
  position: relative;
  top: -1px;
}

/*all spa*/

.box-spa{
  float:left;
  position:relative;  
  padding-top: 45px;
}
.content-spa{
  width:35%;
}
.image-spa{
  width:65%;
}
.box-spa h3, .box-th h3 {
  letter-spacing: 4px;
  font-size: 13px;
  text-align: center;
  margin-bottom: 0px;
  position: relative;
  padding: 25px 0 0 0;
}


.box-spa h1, .box-th h1{
  font-family: "Playfair Display", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1.11;
  letter-spacing: 0px;
  font-size:35px;
  color: #171717;
}
.box-spa p{
  line-height:30px;
}
.box-spa img{
  border: 13px solid #ffffff;
  -moz-box-shadow: 2px 3px 7px rgba(0,0,0,.3);
  -webkit-box-shadow: 2px 3px 7px rgba(0,0,0,.3);
}

.box-spa-img{
  background-color: #ffffff;
  border: 1px solid #ebeef1;
  padding: 40px;
  background-position: left top;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.gospa {
  position: relative;
  padding-top: 25px;
}

.gospa a{
  background: #cbaa5c;
  text-transform: uppercase;
  color: #ffffff;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cbaa5c, endColorstr=#cbaa5c);
  transition: all .2s;
  border-width: 0px;
  border-style: solid;
  border-color: #ffffff;
  border-radius: 2px;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  -webkit-border-radius: 2px;
  padding: 13px 29px;
  line-height: 17px;
  font-size: 14px;
}
.gospa .icon {
  position: relative;
  top: 2px;
  left: 5px;
}
/*all three box*/
.nmq-three {
  padding: 0 0.7%;
}

.box-th{
  float:left;
  width:32%;
  margin: 1% 0 1% 2%;
}
.box-th:first-child {margin-left: 0;}
.txt-box-th h1{
  border-color: #cbaa5c;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-top-style: solid;
 }

 /*services*/

 .nmq-services{
   background-color:#f74415; 
   background: rgba(0, 0, 0, 0) linear-gradient(45deg, #644f3c 1%, #8c806e 64%, #d2cdc8 97%) repeat scroll 0 0;
   color:#fff;
   margin-top:50px;
 }
 .nmq-services h2 {
   color: #ffffff;
   font-family: Cormorant Garamond;
   font-size: 50px;
   font-style: normal;
   font-weight: 500;
   letter-spacing: -1px;
   line-height: 100px;
   padding-top: 15px;
 }

 .iner-circle {
   background-color: rgba(255, 255, 255, 0.1);
   border-color: rgba(255, 255, 255, 0.3);
   border-radius: 49px;
   clear: both;
   float: left;
   height: 60px;
   position: relative;
   width: 60px;
 }

 .nmq-iconh {
   color: #090909 !important;
   font-family: FontAwesome;
   font-size: 22px !important;
   font-weight: normal;
   left: 0 !important;
   line-height: 60px;
   position: absolute;
   text-align: center;
   width: 100%;
 }
 .textboh {
   display: inline-block;
   float: left;
   left: 10px;
   position: relative;
   top: 16px;
 }
 .boxbaseh {
   float: left;
   margin: 0 0 10%;
   position: relative;
 }

 .colboxhome {
   display: block;
   float:left;
   margin: 1% 0;
   width:33.33%;
 }
 .colboxhome:first-child { margin-left: 0; }

 .nmq-le{clear: both;}
 .nmq-ri {
   clear: both;
   float: left;
   margin-top:18%;
 }
 .nmq-services .section.group {
   padding-bottom: 40px;
 }


 /*footer*/
 .img-logo img {
  max-width: 80%;
 }
 .nmq-footer {
   background-color: #F4F7F9;
   border-top: 1px solid #edeff2;
   padding: 25px 0 20px;
 }

 .nmq-left-footer{  float:left;} 
 .nmq-right-footer{ float:right; text-align:right;}
 .nmq-right-footer a{ text-decoration:none; color:#aaa;}
 .nmq-right-footer a:hover{color:#000;  -webkit-dsoporte-shadow:none;-moz-dsoporte-shadow:none;-khtml-dsoporte-shadow:none;dsoporte-shadow:none;text-shadow:0 0 0 transparent, 0 0 10px #F1EAD7;}

.box-footer{
  float:left;
  padding-left:1%;
}
#page.site .fo-logo{
  width:28%
  padding-left:0;

}
.fo-contact{
 width:30% 
}
.fo-info{
 width:20% 
}
.fo-pay{
 width:22% 
}
.notbr br{
  display:none;
}
.fo-contact p{
  margin:0;
}

.fo-contact p {
  display: block;
  float: left;
  clear: both;
  font-size: 19px;
  padding-right: 8px;
}
.fo-contact div {
  display: block;
  font-size: 19px;
  padding: 1px 0;
}
.box-pay {
  padding-bottom: 30px;
}

.separation-dot{
  border-top: 2px solid #ebecf0;
  padding-top: 20px;
}
.fo-info h3 {
  margin: 0px 0 4px 0;
}
.fo-contact .icon {
  position: relative;
  top: 3px;
}

/*begin form all contact*/

.colform {
  display: block;
  float:left;

  margin: 1% 0 1% 1.6%;
}
.colform.notmargin{
  margin-left:0;
}

.twoboxf{
  width: 49.2%;
}
.threeboxf{
  width: 32.26%;
}
.global-inquire.derebuton {
  display: block;
  text-align: center;
}

/*.globalc .twoform{width: 49.5%; }
.globalc .oneboxf{margin-left:0;}
*/

.oneform{clear:both;}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="url"], .wpcf7 input[type="password"], .wpcf7 input[type="search"], .wpcf7 textarea {
  width: 100%; padding:5px; font-size:19px;
}

.zrecapcha p {
    float: left;
    width: 40%;
}
.zrecapcha p img {
    display: inline-block;
    padding-right: 5px;
}
.zrecapcha {
    clear: both;
    float: right;
    width: 100%;
    padding-bottom: 20px;
}


.contactg input[type=submit] {
    padding:10px 15px; 
    background:#1d9d73;   
    border:0 none;
    cursor:pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px; 
    color:#fff;
    font-size:19px;
}
.contactg input[type="submit"]:hover {
  background-color: #208ed3;
  background-image: linear-gradient(to bottom, #4baadc, #074dda);
  border-color: #1f58cc #1b4db3 #1b4db3;
  color: #fff;
}

.contactg .gobuton{
position:relative;
margin:0 0 50px;
}

.global-inquire input[type=submit] {
    padding:10px 15px; 
    background:#1d9d73;   
    border:0 none;
    cursor:pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px; 
    color:#fff;
    font-size:19px;
}
.global-inquire input[type="submit"]:hover {
  background-color: #208ed3;
  background-image: linear-gradient(to bottom, #4baadc, #074dda);
  border-color: #1f58cc #1b4db3 #1b4db3;
  color: #fff;
}


.inquire-buton {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
}
.inquire-buton {
  background: #1d9d73 none repeat scroll 0 0;
  margin-top: 20px;
  padding: 10px 20px;
  cursor: pointer;
  color: #fff;
  position: relative;
  font-size: 22px;
  font-weight: bold;
}
#page.site .inquire-buton .izilor {
  display: block;
  position: absolute;
  right: 10px;
  top: 15px;
}
.derebuton {
  display: block;
  text-align: center;
  clear: both;
}
.wpcf7-form{
  background: #FFF8DC none repeat scroll 0 0;
  padding:20px;
}

.col {
   display: block;
   float:left;
   margin: 1% 0 1% 0%;
}
.span_1_of_4_cars {
   width: 25%;
}
.span_1_of_4_cars h3 {
  text-align: center;
}
.span_1_of_4_cars ul li {
  margin-left: 10px;
}
thead .wpdt-cell {
  font-weight: 700;
}

.wpdt-cell {
    cursor: default;
    background-color: #eee;
    white-space: normal;
    font-weight: 400;
    background-image: none !important;
    box-shadow: none;
    text-shadow: none;
    accent-color: ;
}                    

.wpdt-cell-row.odd td {
  background-color: #e7f0f6 !important;
}

.wpdt-cell-row.even td {
  background-color: #fff !important;
}
/*all responsive*/

/*  GO FULL WIDTH BELOW 480 PIXELS all responsive central */


@media only screen and (max-width: 480px) {
  .inquire-buton {
    font-size: 18px;
  }
  .zrecapcha p {
    width: 100%;
  }
  .single .site-content, .page .site-content {
    padding: 0%;
  } 
  .colform {
    margin: 1% 0 1% 0%;
  }
  .twoboxf {
    width: 100%;
  }
  .nmq-right-footer {
    text-align: center;
    width: 100%;
    padding-top: 8px;
  }
  .box-footer {
    padding-bottom: 5%;
  }
 .box-spa h3, .box-th h3 {
  margin-bottom: 0px;
  padding: 0px 0 0 0;
 }
 .gospa {
  padding-top: 0px;
 }
.box-th {
  margin: 0% 0 10% 0%;
}
  .box-spa h1, .box-th h1 {
    font-size: 25px;
  }
  .nmq-logo {
    top: 5px;
  }
  .flagstop {
    padding-top: 0px;
  }  
  .nmq-infotop ul {
    top: 10px;
  }
  .nmq-presentation {
    padding: 25px 0;
  }

  .intro-text h1 {
    font-size: 28px;
    line-height: 22px;
  }

  .nmq-services {
    margin-top: 20px;
  }

  .nmq-services h2 {
  color: #ffffff;
  font-family: Cormorant Garamond;
  font-size: 30px;
  padding-top: 0;
  line-height: 50px;
  }
  .boxbaseh {
    margin: 0 0 5%;
  }
  


}

@media only screen and (max-width: 640px) {

  .globalr{
    width:100%;
    float: none; 
  }
  .center-box{
  display: none;    
  }
  .wptuts-video-container {
    padding-top: 0px;
  }
  #page.site .paycolumpay {
    width: 100%;
  }
  #page.site .paycol {
    margin: 0;
  }
  #page.site .plogobackground {
    padding: 20px 0;
  }
  
  #page.site .content-area .sep .nestormina {
    margin-bottom: 40px;
  }
  
}

@media only screen and (min-width: 481px) and (max-width: 768px)  {


}

@media only screen and (min-width: 150px) and (max-width: 5000px)  {
    
    .rates-title li {
      float: left;
      list-style: none;
      padding: 15px;
      line-height: 15px;
      background: #ffdf69;
    }
    .rates-title li:nth-child(1){
      width: 33.33%;
    }
    .rates-title li:nth-child(2){
      width: 33.33%;
    }
    .rates-title li:nth-child(3){
      width: 33.33%;
    }
    .rates-title li:nth-child(4){
      width: 20%;
    }
    .rates-row li {
      float: left;
      list-style: none;
      padding: 15px;
      line-height: 15px;
      background: #fff;
    }
    .rates-row li:nth-child(1){
      width: 33.33%;
    }
    .rates-row li:nth-child(2){
      width: 33.33%;
    }
    .rates-row li:nth-child(3){
      width: 33.33%;
    }
    .rates-row li:nth-child(4){
      width: 20%;
    }

    .rates-row .frompick, .rates-row .fromdrop, .rates-row .fromsedan, .rates-row .fromvan{
    display: none;
    }
    .page .content-area ul {
      margin: 0;
      padding: 0;
      clear: both;
    }
}


@media all and ( max-width: 768px ) {

  

}


@media all and ( max-width: 768px ) {
  
  .nmq-logo {
    width: 100%;
  }

  .nmq-flag {
    width: 20%;
  }
  
}


@media all and ( max-width: 1279px ) {

.nmq-container{width:95%;}

}

@media only screen and (min-width: 1365px) and (max-width: 1366px)  {

  
}


@media only screen and (min-width: 1280px) and (max-width: 5000px)  {
 h2.tocenter {
  background: #fff;
  margin: 50px;
  display: block;
  clear: both;
  top: 60px;
  position: relative;
  }
}

