@media (min-width: 768px){
    .modal-dialog {
        width: 95%;
        margin: 30px auto;
    }
}


 #wrapper {
     width: 1200px;
     margin: 0 auto;
 }

.panel-1, .panel-2 {
    height: 100vh;
    width: 50%;
    float: left;
}

.blanco{
    color: #fff;
}

.circulo {
    position: absolute;
    width: 700px;
    height: 700px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: transparent;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #fff;
}

.circulo2 {
    position: absolute;
    width: 1000px;
    height: 1000px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: transparent;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #fff;
}

.circulo3 {
    position: absolute;
    width: 750px;
    height: 750px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: transparent;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #fff;
}

   html,body{

            background-color: #fff;
            height: auto;
            /*
            overflow: hidden;
            overflow-x:hidden!important;

            position: fixed;
            */
            width: 100%;

            font-family: 'Gotham-Medium',helvetica;
        }



/*
@media only screen
    and (min-device-width : 900px)
    and (max-device-width : 1024px)  {
    body{overflow:hidden;}
    }
*/
input{
    text-align: center;
    border-radius: 18px !important;
}

.container{
    height: 100%+100px;
    height: -webkit-calc(100% + 36px);
    height: -o-calc(100% + 36px);
    height: calc(100% + 36px);
}

.h-100 {
    height: 100%!important;
}

.align-self-center {
    -webkit-align-self: center!important;
    -ms-flex-item-align: center!important;
    -ms-grid-row-align: center!important;
    align-self: center!important;
}


.justify-content-center {
    -webkit-box-pack: center!important;
    -webkit-justify-content: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
        margin-top: 25px;
}

.jumbotron{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
}
.jumbotron2{
    position: relative;
    top: 40%;
    transform: translateY(-50%);
    background-color: transparent;
}

.jumbotron3{
    position: absolute;
    bottom: -15px;
    background-color: transparent;
}

.btn-primary {


    font-family: 'Gotham-Medium',helvetica;
    font-size: 17px;
    color: #fff;
    background-color: #f5bd47;
    border-color: transparent;
    border-radius: 50px;
    height: 100px;
    width: 100px;
    outline: 0px !important;
}

.btn-primary-plan{
    font-family: 'Gotham-Medium',helvetica;
    font-size: 17px;
    color: #fff;
    background-color: #f5bd47;
    border-color: transparent;
    border-radius: 25px;
    height: 50px;
    width: 60%;
    outline: 0px !important;

}
.btn-primary2 {
   color: #fff;
    background-color: #f5bd47;
    border-color: transparent;
    border-radius: 45px;
    height: 91px;
    font-family: 'Gotham-Medium',helvetica;
    width: 91px;
    outline: 0px !important;
}

.btn-primary3 {
       color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    outline: 0px !important;
    font-family: 'Gotham-Medium',helvetica;

}

.btn-familia {
    color: #fff;
    background-color: #f5bd47;
    border-color: transparent;
    border-radius: 50px;
    height: 100px;
    font-family: 'Gotham-Medium',helvetica;
    width: 100px;
    outline: 0px !important;
}

.info_edad{
    font-family: 'Gotham-Medium',helvetica;
    padding: 17px;
    width: 150px;
    border-radius: 30px;
    background-color: #e6b012;
    color: #fff;
    font-size: 16px;
}

.info_titulo{
    text-align: left;
    font-family: 'Gotham-Medium',helvetica;
    color: #CE0E2D;

}

.info_descripcion{
    text-align: justify;
    font-family: 'Gotham-Medium',helvetica;
    font-size: 14px;
    line-height: normal;
}

.btn-primary:hover{
    background-color: #009ABF;
}

.info_area{
    background-color: #CE0E2D;
    border-radius: 10px;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 1px;
    padding-top: 1px;
}

.btn-primary2:hover{
    background-color: #009ABF;
}



.btn-link {
    color: #fff;
    font-weight: 400;
    border-radius: 0;
}

#Layer_2{
    fill: #009ABF;
}

.panel {
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.panel-default {
    background-color: transparent;
}

.panel-body h3{
    font-family: 'Gotham-Medium',helvetica;
    font-size: 30px;
}

.panel-body {
    padding: 5px;
}

.panel-heading {
    border: none;
}

.navbar-default {
    background-color: #1699BE;

}

.navbar-default {

    border-color: transparent;

}

.form-control {
        border: 1px solid #009ABF;
}

.titulo{
    color: #009ABF;

}

.titulo2{
    color: #009ABF;
    font-size: 25px;
}

.titulo3{
    color: #009ABF;
    font-size: 18px;
}

.titulo h2{
    font-weight: 100;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background-color: #009ABF;

}

input[type='date']:after {
  color: #aaa;
  content: attr(placeholder);
}

#busqueda{
  text-align: center;
  position: absolute;
  top: 50%;
  height: 100px;
  margin-top: -50px; /* account for padding and border if not using box-sizing: border-box; */
}

#videogymbo {
    position:absolute;
    height: 100%;
    width: 100%;
    z-index: 9999999;
    top:0;
    left:0;
    right:0;
    bottom:0;

}

.datepicker-themed {
    width: 100%;
    height:100%;
}

.picker--opened .picker__holder {

    background:transparent!important;
    border: none !important;
}

.picker--opened .picker__holder {
    font-family: 'Gotham-Medium',helvetica;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1E000000,endColorstr=#1E000000)";
    zoom: 1;
    /* background: rgba(0, 0, 0, 0.32); */
    transition: background 0.15s ease-out;
        overflow-y: visible;
}

.picker__holder{
    outline: none;
}

.icon_p{
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
    float: left;
    width: 145px;
    height: 100px;
}

.icon_p{
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
}

.active{
    bottom: 20px;
    height: 160px;
}

.edad{
    font-family: 'Gotham-Medium',helvetica;
    padding: 5px;
    color: #fff;
    font-size: 15px;
    position: relative;
    top: 15px;

}

.form-group {
    margin-bottom: 15px;
}


@media (max-width: 460px){

    .container {
        /*min-width:440px;*/
    }

    body{
        position: absolute;
    }

    .circulo{
        display: none;
    }
    .circulo2{
        display: none;
    }

    #talleres{
        /*position: fixed !important;*/
        display: none;
    }

}

@media (min-width: 768px){
    .container {
            width: 100%;
    }

    .circulo{
        display: block;
    }
    .circulo2{
        display: block;
    }
    body{
        position: fixed;
    }
    #talleres{
        position: fixed;
    }
}


@media (min-width: 992px){

    .container {
        width: 1024px;
    }

    .circulo{
        display: block;
    }
    .circulo2{
        display: block;
    }
    body{
        position: fixed;
    }

}

@media (min-width: 1200px){

    .container {
        width: 1200px;
    }
    body{
        position: fixed;
    }
    .circulo{
        display: block;
    }
    .circulo2{
        display: block;
    }
}

@media screen and (max-device-width : 690px){


    #talleres {
        position: fixed;
    }



}

.container-descripcion {

}
/*
video{
    position: fixed;
    /*right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    background-color: #000;
    z-index: 99999;
}
*/

video{
    width: 100%; /* you have to have a size or this method doesn't work */
    height: 100%; /* think about making these max-width instead - might give you some more responsiveness */

    position: fixed; /* positions out of the flow, but according to the nearest parent */
    top: 0; right: 0; /* confuse it i guess */
    bottom: 0; left: 0;
    margin: auto; /* make em equal */
    z-index: 99999;
    background-color: #000;
}

/* video  */


.ui-dialog .ui-dialog-content
{
     position: relative;
     border: 0;
     padding: 0;
     overflow:hidden;
}
.ui-widget-content
{
     padding:0;
     border:none;
}
.overlay {
     background:rgba(0,0,0,0.3);
     display:none;
     width:100%;
     height:100%;
     position:fixed;
     top:0;
     left:0;
     z-index:100;
}
.loadVideo
{
     width: 272px;
     height: 153px;
}

p {
    margin: 0 0 5px;
}

#a1_text{
    color: #000;
    position: fixed;
    width: 460px;
    background: rgba(207, 10, 44, .5);
    height: 75px;
    border-radius: 20px;
    padding-left: 115px;
    padding-right: 17px;
    margin-top: 0px;
    z-index: -1;
    font-size: 9px;
    padding-top: 4px;
    display: none;
}

#a2_text{
    color: #000;
    position: fixed;
    width: 460px;
    background: rgba(251, 229, 182, .5);
    height: 75px;
    border-radius: 20px;
    padding-left: 115px;
    padding-right: 17px;
    margin-top: 0px;
    z-index: -1;
     font-size: 9px;
    padding-top: 4px;
}

#a3_text{
    color: #000;
    position: fixed;
    width: 460px;
    background: rgba(245, 173, 124, .5);
    height: 75px;
    border-radius: 20px;
    padding-left: 115px;
    padding-right: 17px;
    margin-top: 0px;
    z-index: -1;
     font-size: 9px;
    padding-top: 4px;
}

#a4_text{
    color: #000;
    position: fixed;
    width: 460px;
    background: rgba(245, 173, 124, .5);
    height: 75px;
    border-radius: 20px;
    padding-left: 115px;
    padding-right: 17px;
    margin-top: 0px;
    z-index: -1;
     font-size: 9px;
    padding-top: 4px;
}


/* color de niveles*/
.n1{
    background-color: #e6b012;
}
.n1_text{
    font-size: 16px;
    color: #e6b012;
}

.n2 {
  background-color: #e87722;
}

.n2_text{
    font-size: 16px;
    color: #e87722;
}


.n3 {
  background-color: #c8102e;
}
.n3_text{
    font-size: 16px;
    color: #c8102e;
}

.n4 {
  background-color: #ab73c2;
}
.n4_text{
    font-size: 16px;
    color: #ab73c2;
}

.n5 {
  background-color: #3D7EDB;
}
.n5_text{
    font-size: 16px;
    color: #3D7EDB;
}

.n6 {
  background-color: #4fa800;
}
.n6_text{
    font-size: 16px;
    color: #29c2de;
}

.n7 {
  background-color: #EE907B;
}
.n7_text{
    font-size: 16px;
    color: #4fa800;
}

.cms_info_h1 {
    font-size:24px;
}

.cms_info_titulo {
    font-size: 16px;
}

#talleres{
    background-color: #009abf;
}
 /* calendar input */

 /* Removes the clear button from date inputs */
input[type="date"]::-webkit-clear-button {
    display: none;
}

/* Removes the spin button */
input[type="date"]::-webkit-inner-spin-button {
    display: none;
}

/* Always display the drop down caret */
input[type="date"]::-webkit-calendar-picker-indicator {
    color: #2c3e50;
}

/* A few custom styles for date inputs */
input[type="date"] {
    appearance: none;
    -webkit-appearance: none;
    color: #95a5a6;
    font-family: 'Gotham-Medium',helvetica, sans-serif;
    /*font-family: "Helvetica", arial, sans-serif;*/
    font-size: 15px;
    border:1px solid #ecf0f1;
    background:#ecf0f1;
    padding:5px;
    display: inline-block !important;
    visibility: visible !important;
}

input[type="date"], focus {
    color: #95a5a6;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
input, input[placeholder]{


    text-align:center;
    display: table-cell;
   text-align: center;
   vertical-align: middle;

}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border-color: #009ABF !important;
    background: #009ABF !important;
    color: white !important;
}

/*carrusel preuspuesto niveles*/

.swiper-container {
      width: 100%;
      height: 100%;
    }
    .swiper-slide {

        height: 180px !important;
        /*
      text-align: center;
      font-size: 18px;
      background: #fff;


      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      */
    }

.border-bottom {
    text-align: left;
    border-bottom: 1px solid #ccc!important;
}

.border-bottom p{
        margin: 10px -10px 11px;
}

.border-bottom a{
    color:#009ABF;
}
.border-bottom-right {
    text-align: right;
    border-bottom: 1px solid #ccc!important;
}

.text-container{
    padding: 0.01em 16px;
    color: #009ABF;
}
.content_presupuesto{
    background-color: #f2f2f2;
    border-radius: 20px;
}

.select-style {

    color: #fff;
    padding: 0;
    margin: 0;
    /*border: 1px solid #ccc;*/
    width: 215px;
    border-radius: 15px;
    overflow: hidden;
    background-color: #009ABF;

   /* background: #009ABF url("../img/arrowdown.png") no-repeat 90% 50%;*/
}

.select-style3 {

    color: #fff;
    padding: 0;
    margin: 0;
    border: 1px solid #ccc;
    width: 100%;
    border-radius: 25px;
    overflow: hidden;
    background-color: #009ABF;

   /* background: #009ABF url("../img/arrowdown.png") no-repeat 90% 50%;*/
}

.titulo-style{
    color: #fff;
    padding: 7px;
    margin: 0;
    /*border: 1px solid #ccc;*/
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
    background-color: #009ABF;
    text-align: center;
}

.select-style2 {

   color: #fff;
    padding: 5px;
    margin: 0;
    /* border: 1px solid #ccc; */
    width: 200px;
    border-radius: 15px;
    overflow: hidden;
    background-color: #009ABF;
    height: 33px;

}

.select-style3 {

    color: #fff;
    padding: 5px;
    margin: 0;
    /* border: 1px solid #ccc; */
    width: 99%;
    border-radius: 35px;
    overflow: hidden;
    background-color: #009ABF;


}

.select-style-icon{
       color: #fff;
    padding: 5px;
    margin: 0;
     border: 1px solid #ccc;
    width: 50px;
    border-radius: 15px;
    overflow: hidden;
    background-color: transparent;
    height: 33px;
}

.select-style select {
    text-align: center;
    padding: 5px 8px;
    /*width: 130%;*/
    border: none;
    box-shadow: none;
    background-color: #009ABF;
    background-image: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}

.select-style select:focus {
    outline: none;
}

.icon_min{
    width: 60px;
    height: 45px;
    position: absolute;
    margin: 15px;
}

.fa-envelope{
    color: #009ABF;
    border: solid 1px;
    padding: 6px;
    border-radius: 33px;
  /*  position: absolute;*/
    top: 0px;
    left: 108px;
    font-size: 1.3em !important;
}

/* enceusta */

.cc-selector input{
    margin: 0;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline;
}
.cc-selector .cardmedio{
    display: inline-table;
}
.cc-selector .cardmedio label{
    display: table;
}
.fase1{background-image:url(../img/cara1.png);}
.fase2{background-image:url(../img/cara2.png);}
.fase3{background-image:url(../img/cara3.png);}
.fase4{background-image:url(../img/cara4.png);}
.fase5{background-image:url(../img/cara5.png);}

.medio1{background-image:url(../img/medio1.png);}
.medio2{background-image:url(../img/medio2.png);}
.medio3{background-image:url(../img/medio3.png);}
.medio4{background-image:url(../img/medio4.png);}
.medio5{background-image:url(../img/medio5.png);}
.medio6{background-image:url(../img/medio6.png);}
.medio7{background-image:url(../img/medio7.png);}

.drinkcard-cc{
    cursor:pointer;
    background-size:contain;
    background-repeat:no-repeat;
    display:inline-block;
    width:70px;
    height:70px;
    margin-bottom: 0px;
    margin-left: 15px;
    margin-right: 15px;
}
.drinkcard-cc:hover{
    -webkit-filter: brightness(1.2) grayscale(.5) opacity(.9);
    -moz-filter: brightness(1.2) grayscale(.5) opacity(.9);
    filter: brightness(1.2) grayscale(.5) opacity(.9);
}
.drinkcard-ll{
    cursor:pointer;
    background-size:contain;
    background-repeat:no-repeat;
    display:inline-block;
    width: 120px;
    height:70px;
    margin-bottom: 0px;
    margin-left: 15px;
    margin-right: 15px;
}
.drinkcard-ll:hover{
    -webkit-filter: brightness(1.2) grayscale(.5) opacity(.9);
    -moz-filter: brightness(1.2) grayscale(.5) opacity(.9);
    filter: brightness(1.2) grayscale(.5) opacity(.9);
}
.title-quiz{
    color: #009ABF;
    font-weight: bold;
}
.question{
    margin-top: 1em;
    margin-bottom: 1em;
}
#step2, #step3{
    display: none;
}
input[name="other"]{
    border: 0px;
    border-radius: 0px !important;
    border-bottom: 1px solid #000;
    margin-left: 10px;
}
input[name="other"]:focus {outline:0;}



/* modal para imagenes de Programas

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 9999; /* Sit on top */
    padding-top: 15px; /* Location of the box */
    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.9); /* Black w/ opacity */
}


.player{
    color: white;
    /* padding: 10px; */
    /*background: rgba(0, 0, 0, 0.3);*/
    width: 94%;
    display: none;
    position: absolute;
    /* margin-left: 90px; */
    /* top: 0px; */
    /* position: relative; */
    top: 50%;
    transform: translateY(-50%);
}

.disco{
    background-image: url(../img/arrow.png), url(../img/shadow.png), url(../img/juega.png);
    background-size: 0, 0, 100%;
    background-repeat: no-repeat;
    background-position: center, center;
   /*  margin: 100px auto;
   height: 500px;
width: 500px;*/
}

.disco:hover{
    background-size: 100px, 500px, 500px;
}

/* Modal Content (image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

/* Caption of Modal Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation */
.modal-content, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)}
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)}
    to {transform:scale(1)}
}

/* The Close Button */
.closeModal {
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content {
        width: 100%;
    }
}


/**/


div#general-info,div.info2,div.info-list,div#detail-info #title{
    font-family: 'GothamBold', sans-serif;
    color: #009ABF;
    text-transform: uppercase;
    font-size: 2rem;
    text-align: center;
}
div#chart #title{
    font-family: 'GothamBold', sans-serif;
    color: #009ABF;
    text-transform: uppercase;
    font-size: 2rem;
    text-align: center;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
div#general-info,div.info2 #name{
    font-family: 'GothamBold', sans-serif;
    color: #4D4D4D;
    text-transform: uppercase;
    font-size: 2.2rem;
    text-align: center;
    margin-top: 0.5em;
}
div#general-info #detail{
    font-family: 'GothamBook', sans-serif;
    color: #4D4D4D;
    font-weight: 200;
    margin-top: 0.2em;
}
div#general-info #detail .high{
    font-weight: bold;
}

div#detail-info p.plan{
    font-family: 'GothamBook', sans-serif;
    font-weight: 100;
    color: #FFF;
    background-color: #009ABF;
    padding: 8px 30px;
    border-radius: 20px;
    margin-top: 2em;
}
div#detail-info p.plan span{
    font-family: 'GothamBold', sans-serif;
}

/* Home style */
div#container-imgs{
   /* padding-top: 10%;*/
}

/* Tachometer Style */
img.line-tachometer{
    position: absolute;
    bottom: 8px;
    transform-origin: 100% 50%;
    transform: rotate(1deg);
    right: 50%;
    transition: transform 2s;
}
img.circle-tachometer{
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: 4px;
    position: absolute;
}
p.title-tachometer{
    text-transform: uppercase;
    color: #4D4D4D;
    text-align: center;
    margin-bottom: 1.6em;
    font-size: 18px;
    font-family: 'GothamBold', sans-serif;
}
p.porc-tachometer{
    text-transform: uppercase;
    color: #1378A0;
    text-align: center;
    margin-top: 0.4em;
    font-size: 44px;
    font-family: 'GothamBold', sans-serif;
    font-weight: bold;
}

/* Time Style */
p.text-time{
    font-family: 'GothamBold', sans-serif;
    color: #4D4D4D;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
}
p.time{
    font-family: 'GothamBold', sans-serif;
    color: #1378A0;
    font-size: 32px;
    text-transform: uppercase;
    text-align: center;
}

/* Dashboard general style */
div#general-info{
    text-align: center;
}
div#general-info img{
    width: 25%;
    margin-top: 0.5em;
}

div#detail-info{
    text-align: center;
}
div.info{
    padding-bottom: 1.5em;
    border-bottom: 2px solid #B3B3B3;
    margin-bottom: 1.5em;
}

div.info2{
    border-right: 2px solid #B3B3B3;
}
div.info2 img{
    width: 50%;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
}

.ui-autocomplete {
    max-height: 300px;
    overflow-y: auto;   /* prevent horizontal scrollbar */
    overflow-x: hidden; /* add padding to account for vertical scrollbar */
    z-index:1000 !important;
}

/* DateRangePicker style */
input[name="daterangepicker_start"], input[name="daterangepicker_end"]{
    padding-top: 10px !important;
}
input[name="daterange"]{
    margin-top: 1.4em;
    border: none;
    border-bottom: 2px solid #009ABF;
    width: 100%;
    border-radius: 0px !important;
    padding: 10px 5px 0px;
    font-size: 1.7rem;
    cursor: pointer;
}
div#range{
    margin-top: 1.4em;
}
div#range i{
    color: #009ABF;
    font-size: 8rem;
}
div#range p{
    margin-top: 1.4em;
}
div#range div#arrow{
    padding: 0px;
    text-align: center;
}
div#range div#arrow>i{
    font-size: 4rem;
    margin-top: 3rem;
}
button.applyBtn, button.cancelBtn{
    padding-top: 12px;
    font-size: 14px;
}

/* Button back */
button#back{
    position:fixed;
    bottom: 1em;
    left: 1em;
    width: 60px;
    height: 60px;
    border-radius:50%;
    background: #1699BE;
    color: #FFF;
    font-size: 2.4rem;
    text-align: center;
    /* padding-top: 0.6em; */
    -webkit-box-shadow: 4px 4px 14px 0px rgba(0,0,0,0.6);
    -moz-box-shadow: 4px 4px 14px 0px rgba(0,0,0,0.6);
    box-shadow: 4px 4px 14px 0px rgba(0,0,0,0.6);
    border: none;
    outline: none;
}
