/*!
 * Start Bootstrap - Creative v5.0.1 (https://startbootstrap.com/template-overviews/creative)
 * Copyright 2013-2018 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-creative/blob/master/LICENSE)
 */
 @import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700");
 @import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");


body,
html {
  width: 100%;
  height: 100%;
  position:relative;

}

body {
      font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif !important;
      font-weight: 600;
        color: #423433;
}

hr {
  max-width: 50px;
  border-width: 3px;
  border-color: #e16428;
}

hr.light {
  border-color: #fff;
}

a {
  color: #e16428;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

a:hover {
  color: #e16428;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}

.bg-primary {
  background-color: #e16428 !important;
}

.bg-dark {
  background-color: #363333;
}

.text-faded {
  color: rgba(255, 255, 255, 0.7);
}

section {
  padding: 8rem 0;
}

.section-heading {
  margin-top: 0;
}

::-moz-selection {
  color: #fff;
  background: #363333;
  text-shadow: none;
}

::selection {
  color: #fff;
  background: #363333;
  text-shadow: none;
}

img::-moz-selection {
  color: #fff;
  background: transparent;
}

img::selection {
  color: #fff;
  background: transparent;
}

img::-moz-selection {
  color: #fff;
  background: transparent;
}

#mainNav {
  border-bottom: 1px solid rgba(33, 37, 41, 0.1);
  background-color: #fff;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

#mainNav .navbar-brand {
  font-weight: 700;
  text-transform: uppercase;
  color: #e16428;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}

#mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
  color: #e16428;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
  font-size: .9rem !important;
  font-weight: 700;
  text-transform: uppercase;
  color: #363333;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
  color: #e16428;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link.active,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active {
  color: #e16428 !important;
  background-color: transparent;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active:hover {
  background-color: transparent;
}

@media (min-width: 992px) {
  #mainNav {
    border-color: transparent;
    background-color: transparent;
  }
  #mainNav .navbar-brand {
    color: white;
  }
  #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
    color: #fff;
  }
  #mainNav .navbar-nav > li.nav-item > a.nav-link {
    padding: 0.5rem 1rem;
  }
  #mainNav .navbar-nav > li.nav-item > a.nav-link,
  #mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
    color: white;
  }
  #mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
  #mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
    color: #fff;
  }
  #mainNav.navbar-shrink {
    border-bottom: 1px solid rgba(33, 37, 41, 0.1);
    background-color: #fff;
  }
  #mainNav.navbar-shrink .navbar-brand {
    color: #e16428;
  }
  #mainNav.navbar-shrink .navbar-brand:focus, #mainNav.navbar-shrink .navbar-brand:hover {
    color: #e16428;
  }
  #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link,
  #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus {
    color: #363333;
  }
  #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:hover,
  #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus:hover {
    color: #e16428;
  }
}

header.masthead {
  padding-top: 10rem;
  padding-bottom: calc(10rem - 56px);
  background-image: url("https://trello-attachments.s3.amazonaws.com/5bd8c0c95896f50632e7d085/5c8a797b05544b1018716929/16c2859bb7a811fbf4a267fe3a08f552/agriculture-asia-china-235648.jpg");
  background-position: center center;
  background-size: cover;
}

.how{

    border: none;
    color: white;
    font-weight: bold;
    padding: 0.5em;
    background: #0c0e0970;
    padding-left: 1em;
    padding-right: 1em;
    cursor:pointer;
    margin-top:2em;
    border-radius:5px;

}





.give{
border:3px solid;
border-radius:5px;

}

.how:focus{
outline:none;
}

header.masthead hr {
  margin-top: 30px;
  margin-bottom: 30px;
}

header.masthead h1 {
  font-size: 2rem;
}

header.masthead p {
  font-weight: 300;
}

@media (min-width: 768px) {
  header.masthead p {
    font-size: 1.15rem;
  }
}

@media (min-width: 992px) {
  header.masthead {
    height: 100vh;
    min-height: 650px;
    padding-top: 0;
    padding-bottom: 0;
  }
  header.masthead h1 {
    font-size: 3rem;
  }
}

@media (min-width: 1200px) {
  header.masthead h1 {
    font-size: 3rem;
  }
}

.service-box {
  max-width: 400px;
}

.portfolio-box {
  position: relative;
  display: block;
  max-width: 650px;
  margin: 0 auto;
}

.portfolio-box .portfolio-box-caption {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0;
  color: #fff;
  background: rgba(240, 95, 64, 0.9);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  padding: 0 15px;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-size: 18px;
}

.portfolio-box:hover .portfolio-box-caption {
  opacity: 1;
}

.portfolio-box:focus {
  outline: none;
}

@media (min-width: 768px) {
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    font-size: 16px;
  }
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 22px;
  }
}

.text-primary {
  color: #e16428 !important;
}

.btn {
  font-weight: 700;
  text-transform: uppercase;
  border: none;
  border-radius: 300px;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}

.btn-xl {
  padding: 1rem 2rem;
}

.btn-primary {
  background-color: #e16428;
  border-color: #e16428;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  color: #fff;
  background-color: #ee4b28 !important;
}

.btn-primary:active, .btn-primary:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(240, 95, 64, 0.5) !important;
  box-shadow: 0 0 0 0.2rem rgba(240, 95, 64, 0.5) !important;
}


.section-10 {
    background-image: url(../img/banner1.jpeg);
    background-position: 0px 0px;
    background-size: cover;
    min-height: 700px;
}

.section-10-first {
    background-image: url(../img/banner2.jpeg);
    background-position: 0px 0px;
    background-size: cover;
    min-height: 700px;
}

.section-10-last {
    background-image: url(../img/3rd.jpg);
    background-position: 0px 0px;
    background-size: cover;
    min-height: 700px;
}





#contact  {
    padding-top: 50px;
    padding-bottom: 50px;
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .75), rgba(0, 0, 0, .75)), url(../img/contact.jpg);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .75), rgba(0, 0, 0, .75)), url(../img/contact.jpg);
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    color: white;
}

.contact .form{
  background: #f6e9e9b0;
}


.side-box{
    padding-right: 25px;
    padding-left: 25px;
    background-color: rgba(39, 41, 35, .9);
    color: #fff;
  }

  .side-box2{
      padding-right: 25px;
      padding-left: 25px;
      background-color: #5e6a2be6;
      color: #fff;
    }


  .side-box3{
      padding-right: 25px;
      padding-left: 25px;
      background-color: #e16428b8;
      color: #fff;
    }




  .hover-pad{
    margin-top: 30%;
    margin-left: 10%;
    margin-right: 10%;
  }





  /* Input Styles */

   .contact .form{
    width: 100%;
    padding: 15px;
    border:1px solid rgba(0, 0, 0, 0.075);
    margin-bottom:25px;
    color:#727272 !important;
    font-size:13px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
  }

  .form:hover{
    border:1px solid #8BC3A3;
  }

  .form:focus{
    color: white;
    outline: none;
    border:1px solid #8BC3A3;
  }

  .textarea{
    height: 200px;
    max-height: 200px;
    max-width: 100%;
  }

/* Generic Button Styles */

  .inner .contact .button{
    padding:8px 12px;
    background:#0A5175;
    display: block;
    width:120px;
    margin:10px 0 0px 0;
    border-radius:3px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    text-align:center;
    font-size:0.8em;
    box-shadow: 0px 1px 4px rgba(0,0,0, 0.10);
    -moz-box-shadow: 0px 1px 4px rgba(0,0,0, 0.10);
    -webkit-box-shadow: 0px 1px 4px rgba(0,0,0, 0.10);
  }

  .inner .contact .button:hover{
    background:#8BC3A3;
    color:white;
  }

/* Send Button Styles */

  .form-btn{
    width:180px;
    display: block;
    height: auto;
    padding:15px;
    color:#fff;
    background:#32a3b8;
    border:none;
    border-radius:3px;
    outline: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    margin:auto;
    box-shadow: 0px 1px 4px rgba(0,0,0, 0.10);
    -moz-box-shadow: 0px 1px 4px rgba(0,0,0, 0.10);
    -webkit-box-shadow: 0px 1px 4px rgba(0,0,0, 0.10);
  }

  .form-btn:hover{
    background:#111;
    color: white;
    border:none;
  }

  .form-btn:active{
    opacity: 0.9;
  }

.inner .contact .input {
    position: relative;
    z-index: 9999;
}

.contact-div{
width:60%;
display: inline-block;
border:0px;
}

#contact_us{
text-align:center;
}



.btn-block {
    text-align: center;
    position: absolute;
    bottom: 0;
}
.btn-block img{
    margin:1em;
    cursor: pointer;
}
.contact-pad{    margin-left: 5em;
    margin-right: 5em;
    margin-top: 3em;
}



@media only screen and (max-width: 600px) {
    .hover-pad{
        margin: 1em !important;
    }
    .contact-div{
      width: 90% !important;
    }

    .contact-pad {
    margin-left: 1em;
    margin-right: 1em;
    margin-top: 3em;
  }
}


.img-circle-nav{
    width: 39px;
    height: 39px;
    border-radius: 50%;
}




section.pricing {

    /*  background-image: url(../img/pricing.jpeg);  */
    background-position: 0px 0px;
    background-size: cover;
    min-height: 700px;

    /* fallback for old browsers */
    /* Chrome 10-25, Safari 5.1-6 */
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.pricing .card {
  min-width: 100%;
  border: none;
  border-radius: 1rem;
  transition: all 0.2s;
  box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
  border: 1px solid #eaeaea !important;
}

.pricing hr {
  margin: 1.5rem 0;
}

.pricing .card-title {
  margin: 0.5rem 0;
  font-size: 0.9rem;
  letter-spacing: .1rem;
  font-weight: bold;
}

.pricing .card-price {
  font-size: 3rem;
  margin: 0;
}

.pricing .card-price .period {
  font-size: 0.8rem;
}

.pricing ul li {
  margin-bottom: 1rem;
}

.pricing .text-muted {
  opacity: 0.7;
}

.pricing .btn {
  font-size: 80%;
  border-radius: 5rem;
  letter-spacing: .1rem;
  font-weight: bold;
  padding: 1rem;
  opacity: 0.7;
  transition: all 0.2s;
}

/* Hover Effects on Card */

@media (min-width: 992px) {
  .pricing .card:hover {
    margin-top: -.25rem;
    margin-bottom: .25rem;
    box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.3);
  }
  .pricing .card:hover .btn {
    opacity: 1;
  }
}

.py-5 .container {
margin-top:3em !important;
}

.white{
color:white;
}

.mt-10
{
    margin-top:5em !important;
    width: 80%;
    margin-left: auto;
    margin-right: auto;

}

.mw-wrap
{
width:100% !important;
}

.outer-form
{
        display: flex;
    flex-wrap: wrap;
}
.pd{
    margin-bottom: 0.5em;
 }




.pd input[type=text] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    box-sizing: border-box;
    border: 1px solid #ccc;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    outline: none;
}

.pd input[type=text]:focus {
    border: 1px solid #555;
}

.pd label {
line-height: 4em;
}

.mw-coordinates-overlay{

min-width:220px !important;
}

.near {
margin-top:5em !important;
}

.near #search-form{
	    margin-bottom: -1em !important;
	 }
.search-inner-box form{
margin-right:6em;
margin-left:6em;
}

.min-height{
    min-height: 19em !important;
    padding: 1em;
    padding-bottom:0em !important;
 }

 .min-height .card-title , .text-muted {
 font-weight:bold;
 }

 .pagination{
 margin:0 auto ;
 }

 .pad{
 padding: 1em;
 }


 .date-span{
    position: relative;
    top: 4px;
    left: 11px;
}


@media (min-width: 900px) {
  .register {
    min-height:100vh;
  }
}



.navbar-nav .dropdown-menu{

    /*max-height: 23em;*/
  /*  overflow-y: scroll;*/
    }


.register {
  padding: 1em;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 15px;
  color: #b9b9b9;
  background-color: #e3e3e3;
  background-image: url(https://image.freepik.com/free-photo/empty-wooden-table-top-with-blur-bookshelves-in-bookstore-background_7188-619.jpg);
  background-position: center center;
  background-size: cover;
}


.register h4 {
      color: #e16428;
}
.register input,
.register input[type="radio"] + label,
.register input[type="checkbox"] + label:before,
.register select option,
.register select {
  width: 100%;
  padding: 1em;
  line-height: 1.4;
  background-color: #f9f9f9;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  -webkit-transition: 0.35s ease-in-out;
  -moz-transition: 0.35s ease-in-out;
  -o-transition: 0.35s ease-in-out;
  transition: 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.register input:focus {
  outline: 0;
  border-color: #e16428;
}
.register input:focus + .input-icon i {
  color: #e16428;
}
.register input:focus + .input-icon:after {
  border-right-color: #7ed321;
}
.register input[type="radio"] {
  display: none;
}
.register input[type="radio"] + label,
select {
  display: inline-block;
  width: 50%;
  text-align: center;
  float: left;
  border-radius: 0;
}
.register input[type="radio"] + label:first-of-type {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.register input[type="radio"] + label:last-of-type {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.register input[type="radio"] + label i {
  padding-right: 0.4em;
}
.register input[type="radio"]:checked + label,
.register input:checked + label:before,
.register select:focus,
.register select:active {
  background-color: #7ed321;
  color: #fff;
  border-color: #e16428;
}
.register input[type="checkbox"] {
  display: none;
}
.register input[type="checkbox"] + label {
  position: relative;
  display: block;
  padding-left: 1.6em;
}
.register input[type="checkbox"] + label:before {
  position: absolute;
  top: 0.2em;
  left: 0;
  display: block;
  width: 1em;
  height: 1em;
  padding: 0;
  content: "";
}
.register input[type="checkbox"] + label:after {
  position: absolute;
  top: 0.45em;
  left: 0.2em;
  font-size: 0.8em;
  color: #fff;
  opacity: 0;
  font-family: FontAwesome;
  content: "\f00c";
}
.register input:checked + label:after {
  opacity: 1;
}


 .register .input-group {
  margin-bottom: 1em;
  zoom: 1;
}
.register .input-group:before,
.register .input-group:after {
  content: "";
  display: table;
}
.register .input-group:after {
  clear: both;
}
.register .input-group-icon {
  position: relative;
}
.register .input-group-icon input {
  padding-left: 4.4em;
}
.register .input-group-icon .input-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 3.4em;
  height: 3.4em;
  line-height: 3.4em;
  text-align: center;
  pointer-events: none;
}
.register .input-group-icon .input-icon:after {
  position: absolute;
  top: 0.6em;
  bottom: 0.6em;
  left: 3.4em;
  display: block;
  border-right: 1px solid #e5e5e5;
  content: "";
  -webkit-transition: 0.35s ease-in-out;
  -moz-transition: 0.35s ease-in-out;
  -o-transition: 0.35s ease-in-out;
  transition: 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.register .input-group-icon .input-icon i {
  -webkit-transition: 0.35s ease-in-out;
  -moz-transition: 0.35s ease-in-out;
  -o-transition: 0.35s ease-in-out;
  transition: 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.register .container-register {
  max-width: 38em;
  padding: 1em 3em 2em 3em;
  margin: 0em auto;
  background-color: #fff;
  border-radius: 4.2px;
  box-shadow: 0px 3px 10px -2px rgba(0, 0, 0, 0.2);
  margin-top:5em !important;
}
.register .row {
  zoom: 1;
}
.register .row:before,
.register .row:after {
  content: "";
  display: table;
}
.register .row:after {
  clear: both;
}
.register .col-half {
  padding-right: 10px;
  float: left;
  width: 50%;
}
.col-half:last-of-type {
  padding-right: 0;
}
.register .col-third {
  padding-right: 10px;
  float: left;
  width: 33.33333333%;
}
.register .col-third:last-of-type {
  padding-right: 0;
}
@media only screen and (max-width: 540px) {
 .register .col-half {
    width: 100%;
    padding-right: 0;
  }
}

.modal-content {
    border: 0px !important;
}

.map-btn{
    width: 100%;
    text-align: center;
    display: block;
    padding: 2em;
}

.dropdown-message{
margin-top:1em !important;
}



.my-auto-home{
    margin:auto;
}



.banner-search-button .btn {
    width: 100%;
    height: 48px;
    color: #fff;
    background: #44bbf8;
    font-weight: 500;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
}


@media only screen and (min-width: 800px) {
        .my-auto-home{
    }
    }

  .place-hd::-webkit-input-placeholder {
    font-size: 12px;
    line-height: 3;
}


.image_outer_container{
       	border-radius: 50%;
       	position: relative;
       }

       .image_inner_container{
       	border-radius: 50%;
       	padding: 5px;

       }
       .image_inner_container img{
       	height: 150px;
       	width: 150px;
       	border-radius: 50%;
       	border: 2px solid white;
       }

       .image_outer_container .green_icon{
            background-color: #4cd137;
            position: absolute;
            right: 23px;
            bottom: 10px;
            height: 20px;
            width: 20px;
            border: 2px solid white;
            border-radius: 50%;
       }



       .tabs {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  position: relative;
  background: white;
  padding: 50px;
  padding-bottom: 80px;
  width: 100%;
/*
  height: 100%;
*/
  border-radius: 5px;
  min-width: 240px;
}
.tabs input[name="tab-control"] {
  display: none;
}
.tabs .content section h2,
.tabs ul li label {
  font-size: 18px;
  color: #428BFF;
}
.tabs ul {
  list-style-type: none;
  padding-left: 0;
  display: flex;
  flex-direction: row;
  margin-bottom: 10px;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
}
.tabs ul li {
  box-sizing: border-box;
  flex: 1;
  width: 25%;
  padding: 0 10px;
  text-align: center;
}
.tabs ul li label {
font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  transition: all 0.3s ease-in-out;
  color: #929daf;
  padding: 5px auto;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.tabs ul li label br {
  display: none;
}
.tabs ul li label svg {
  fill: #929daf;
  height: 1.2em;
  vertical-align: bottom;
  margin-right: 0.2em;
  transition: all 0.2s ease-in-out;
}
.tabs ul li label:hover, .tabs ul li label:focus, .tabs ul li label:active {
  outline: 0;
  color: #bec5cf;
}
.tabs ul li label:hover svg, .tabs ul li label:focus svg, .tabs ul li label:active svg {
  fill: #bec5cf;
}
.tabs .slider {
  position: relative;
  width: 25%;
  transition: all 0.33s cubic-bezier(0.38, 0.8, 0.32, 1.07);
}
.tabs .slider .indicator {
  position: relative;
  width: 50px;
  max-width: 100%;
  margin: 0 auto;
  height: 4px;
  background: #428BFF;
  border-radius: 1px;
}
.tabs .content {
  margin-top: 30px;
}
.tabs .content section {
  display: none;
  -webkit-animation-name: content;
          animation-name: content;
  -webkit-animation-direction: normal;
          animation-direction: normal;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  line-height: 1.4;
}
.tabs .content section h2 {
  color: #428BFF;
  display: none;
}
.tabs .content section h2::after {
  content: "";
  position: relative;
  display: block;
  width: 30px;
  height: 3px;
  background: #428BFF;
  margin-top: 5px;
  left: 1px;
}
.tabs input[name="tab-control"]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label {
  cursor: default;
  color: #428BFF;
}
.tabs input[name="tab-control"]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label svg {
  fill: #428BFF;
}
@media (max-width: 600px) {
  .tabs input[name="tab-control"]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label {
    background: rgba(0, 0, 0, 0.08);
  }
}
.tabs input[name="tab-control"]:nth-of-type(1):checked ~ .slider {
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
}
.tabs input[name="tab-control"]:nth-of-type(1):checked ~ .content > section:nth-child(1) {
  display: block;
}
.tabs input[name="tab-control"]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label {
  cursor: default;
  color: #428BFF;
}
.tabs input[name="tab-control"]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label svg {
  fill: #428BFF;
}
@media (max-width: 600px) {
  .tabs input[name="tab-control"]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label {
    background: rgba(0, 0, 0, 0.08);
  }
}
.tabs input[name="tab-control"]:nth-of-type(2):checked ~ .slider {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.tabs input[name="tab-control"]:nth-of-type(2):checked ~ .content > section:nth-child(2) {
  display: block;
}
.tabs input[name="tab-control"]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label {
  cursor: default;
  color: #428BFF;
}
.tabs input[name="tab-control"]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label svg {
  fill: #428BFF;
}
@media (max-width: 600px) {
  .tabs input[name="tab-control"]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label {
    background: rgba(0, 0, 0, 0.08);
  }
}
.tabs input[name="tab-control"]:nth-of-type(3):checked ~ .slider {
  -webkit-transform: translateX(200%);
          transform: translateX(200%);
}
.tabs input[name="tab-control"]:nth-of-type(3):checked ~ .content > section:nth-child(3) {
  display: block;
}
.tabs input[name="tab-control"]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label {
  cursor: default;
  color: #428BFF;
}
.tabs input[name="tab-control"]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label svg {
  fill: #428BFF;
}
@media (max-width: 600px) {
  .tabs input[name="tab-control"]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label {
    background: rgba(0, 0, 0, 0.08);
  }
}
.tabs input[name="tab-control"]:nth-of-type(4):checked ~ .slider {
  -webkit-transform: translateX(300%);
          transform: translateX(300%);
}
.tabs input[name="tab-control"]:nth-of-type(4):checked ~ .content > section:nth-child(4) {
  display: block;
}
@-webkit-keyframes content {
  from {
    opacity: 0;
    -webkit-transform: translateY(5%);
            transform: translateY(5%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}
@keyframes content {
  from {
    opacity: 0;
    -webkit-transform: translateY(5%);
            transform: translateY(5%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}
@media (max-width: 1000px) {
  .tabs ul li label {
    white-space: initial;
  }
  .tabs ul li label br {
    display: initial;
  }
  .tabs ul li label svg {
    height: 1.5em;
  }
}
@media (max-width: 600px) {
  .tabs ul li label {
    padding: 5px;
    border-radius: 5px;
  }
  .tabs ul li label span {
    display: none;
  }
  .tabs .slider {
    display: none;
  }
  .tabs .content {
    margin-top: 20px;
  }
  .tabs .content section h2 {
    display: block;
  }
}










#container {
  width: auto;
  height: auto;
  margin-top: 120px;
  -webkit-perspective: 800px;
  perspective: 800px;
  text-align: center;
}

#container h1 {
  color: #363333;
  margin-bottom: 30px;
  font-size:1.5em !important;
}

#container > hr {
    border: 1px solid #c2c2c2;
    width: 80%;
}


.card {
  background: #fff;
  border-radius: 2px;
  display: inline-block;
  border: 0px !important;
  margin-bottom:1em !important;

}

.card-1 {
  padding-top: 1em;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
  min-width: 100%;
  min-height: 22em;
  max-width: 3em;
}

.home{
min-width: 100%  !important;
}

.card-1:hover {
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.library{
    background: #f6f6f6;
    margin-top: -4em;
    padding-top: 2em;
 }

 .card-1 img {
 border-radius: 1em;
 }

 .card-title,  .text-muted{
     font-weight: bold;
     font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
 }

 .remove{
    position: absolute;
    bottom: 12px;
    text-align: center;
    width:100%;
        }

 .body{

 }

 .pac-container{
  }

.seller-start{
    text-align: center;
    padding-top: 7%;
    vertical-align: middle;
}






 .ag-format-container {
  width: 100%;
  margin: 0 auto;
}


.ag-benefits_radio {
  display: none;
}
.ag-benefits-tab_list {
  /* white-space: nowrap; */
  text-align: center;

  position: relative;
  margin-left: -2em;
}
.ag-benefits-tab_item {
  display: inline-block;
  width: 33%;

  vertical-align: top;
}
.ag-benefits-tab_label {
  display: block;
  height: 50px;

  cursor: pointer;

  text-align: center;
}
.ag-benefits_img {
  width: 30px;
  padding: 40px 0;

  -webkit-transition: width .3s ease-in-out .15s, padding-top .3s ease-in-out .15s;
  -moz-transition: width .3s ease-in-out .15s, padding-top .3s ease-in-out .15s;
  -ms-transition: width .3s ease-in-out .15s, padding-top .3s ease-in-out .15s;
  -o-transition: width .3s ease-in-out .15s, padding-top .3s ease-in-out .15s;
  transition: width .3s ease-in-out .15s, padding-top .3s ease-in-out .15s;
}
#gears:checked ~ .ag-benefits-tab_list .ag-benefits_img__gears,
#clock:checked ~ .ag-benefits-tab_list .ag-benefits_img__clock,
#cost:checked ~ .ag-benefits-tab_list .ag-benefits_img__cost {
  width: 60px;
  padding: 0;

  -webkit-transition: width .3s ease-in-out .15s, padding-top .3s ease-in-out .15s;
  -moz-transition: width .3s ease-in-out .15s, padding-top .3s ease-in-out .15s;
  -ms-transition: width .3s ease-in-out .15s, padding-top .3s ease-in-out .15s;
  -o-transition: width .3s ease-in-out .15s, padding-top .3s ease-in-out .15s;
  transition: width .3s ease-in-out .15s, padding-top .3s ease-in-out .15s;
}

.ag-benefits_title {
  padding: 0px 0 10px;

  white-space: normal;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 22px;
  color: #d3d3d3;

  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#gears:checked ~ .ag-benefits-tab_list .ag-benefits_title__gears,
#clock:checked ~ .ag-benefits-tab_list .ag-benefits_title__clock,
#cost:checked ~ .ag-benefits-tab_list .ag-benefits_title__cost {
  color: #323a45;
}

.ag-benefits-control-block {
  height: 2px;
  width: 70%;
  margin: 0 auto;
  background-color: #dce6e6;

  -webkit-transition: width .3s ease-in-out;
  -moz-transition: width .3s ease-in-out;
  -ms-transition: width .3s ease-in-out;
  -o-transition: width .3s ease-in-out;
  transition: width .3s ease-in-out;

  position: relative;
}
.ag-benefits-control_btn {
  height: 18px;
  width: 18px;
  margin: auto;
  background-color: #bacdcd;

  cursor: pointer;

  position: absolute;
  top: 0;
  bottom: 0;

  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  -o-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
}
.ag-benefits-control_btn__gears {
  left: 0;
}
.ag-benefits-control_btn__clock {
  left: 0;
  right: 0;
}
.ag-benefits-control_btn__cost {
  right: 0;
}
.ag-benefits-control_btn-active {
  height: 22px;
  width: 22px;
  margin: auto;
  background: #18b5b5;

  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;

  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  -o-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;

  -webkit-box-shadow: 0 3px 15px #18b5b5;
  -moz-box-shadow: 0 3px 15px #18b5b5;
  -o-box-shadow: 0 3px 15px #18b5b5;
  box-shadow: 0 3px 15px #18b5b5;

  -webkit-transition: left .3s ease-in-out .15s;
  -moz-transition: left .3s ease-in-out .15s;
  -ms-transition: left .3s ease-in-out .15s;
  -o-transition: left .3s ease-in-out .15s;
  transition: left .3s ease-in-out .15s;
}
#clock:checked ~ .ag-benefits-control-block > .ag-benefits-control_btn-active {
  left: calc(50% - 11px);
}
#cost:checked ~ .ag-benefits-control-block > .ag-benefits-control_btn-active {
  left: calc(100% - 22px);
}

.ag-benefits_text {
  max-width: 100%%;
  margin: 0 auto;

  opacity: 0;
  visibility: hidden;

  white-space: normal;
  text-align: center;
  color: #525c69;

  position: absolute;
  margin-top: 2em;
  left: 0;
  right: 0;

  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#gears:checked ~ .ag-benefits-tab_list .ag-benefits_text__gears,
#clock:checked ~ .ag-benefits-tab_list .ag-benefits_text__clock,
#cost:checked ~ .ag-benefits-tab_list .ag-benefits_text__cost {
  opacity: 1;
  visibility: visible;
}

@media only screen and (max-width: 767px) {
  .ag-format-container {
    width: 96%;
  }

  .ag-benefits-tab_label {
    height: 150px;
  }
  .ag-benefits_img {
    width: 60px;
    padding: 25px 0;
  }
  #gears:checked ~ .ag-benefits-tab_list .ag-benefits_img__gears,
  #clock:checked ~ .ag-benefits-tab_list .ag-benefits_img__clock,
  #cost:checked ~ .ag-benefits-tab_list .ag-benefits_img__cost {
    width: 150px;
  }

  .ag-benefits_title {
    font-size: 18px;
  }
  .ag-benefits_text {
    max-width: 90%;

    top: 275px;
  }
}

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

}

@media only screen and (max-width: 479px) {
  .ag-benefits_img,
  #gears:checked ~ .ag-benefits-tab_list .ag-benefits_img__gears,
  #clock:checked ~ .ag-benefits-tab_list .ag-benefits_img__clock,
  #cost:checked ~ .ag-benefits-tab_list .ag-benefits_img__cost,
  .ag-benefits_title,
  .ag-benefits-control-block,
  .ag-benefits-control_btn-active,
  .ag-benefits_text {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
  }

  .ag-benefits-tab_item,
  .ag-benefits-tab_item:last-child {
    display: block;
    width: 90%;
    margin: 0 auto 50px;
  }
  .ag-benefits-tab_item:last-child {
    margin: 0 auto;
  }
  .ag-benefits-tab_label {
    height: auto;
  }
  #gears ~ .ag-benefits-tab_list .ag-benefits_img__gears,
  #clock ~ .ag-benefits-tab_list .ag-benefits_img__clock,
  #cost ~ .ag-benefits-tab_list .ag-benefits_img__cost,
  #gears:checked ~ .ag-benefits-tab_list .ag-benefits_img__gears,
  #clock:checked ~ .ag-benefits-tab_list .ag-benefits_img__clock,
  #cost:checked ~ .ag-benefits-tab_list .ag-benefits_img__cost {
    width: 60px;
    padding: 0;
  }
  .ag-benefits_title {
    padding: 15px 0;
  }
  #gears ~ .ag-benefits-tab_list .ag-benefits_text__gears,
  #clock ~ .ag-benefits-tab_list .ag-benefits_text__clock,
  #cost ~ .ag-benefits-tab_list .ag-benefits_text__cost {
    opacity: 1;
    visibility: visible;

    position: static;
  }
  #gears ~ .ag-benefits-tab_list .ag-benefits_title__gears,
  #clock ~ .ag-benefits-tab_list .ag-benefits_title__clock,
  #cost ~ .ag-benefits-tab_list .ag-benefits_title__cost {
    color: #323a45;
  }

  .ag-benefits-control-block {
    display: none;
  }

}

@media (min-width: 768px) and (max-width: 979px) {
  .ag-format-container {
    width: 750px;
  }

  .ag-benefits-tab_label {
    height: 150px;
  }
  .ag-benefits_img {
    width: 60px;
    padding: 25px 0;
  }
  #gears:checked ~ .ag-benefits-tab_list .ag-benefits_img__gears,
  #clock:checked ~ .ag-benefits-tab_list .ag-benefits_img__clock,
  #cost:checked ~ .ag-benefits-tab_list .ag-benefits_img__cost {
    width: 150px;
  }

  .ag-benefits_title {
    font-size: 18px;
  }
  .ag-benefits_text {
    top: 255px;
  }
}

@media (min-width: 980px) and (max-width: 1161px) {
  .ag-format-container {
    width: 960px;
  }

}

.modal-header{
border-bottom: 0px !important;
}

.card-1{
border-radius: 10px;
}

.pay-img{
    height: auto;
    margin-top: 3em;
    border-radius: 0%;
}





.grid-wrapper {
  width: 900px;
  margin: 15px auto;
  max-width: 100%;
  padding: 0 10px;
}

.noMargin {
  margin: 0 !important;
}

.noMarginT {
  margin-top: 0 !important;
}

.noMarginR {
  margin-right: 0 !important;
}

.noMarginB {
  margin-bottom: 0 !important;
}

.noMarginL {
  margin-left: 0 !important;
}

.noMarginLR {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.noMarginTB {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}


.chat-btn{
    border:1px solid;
}


.title {
  font-size: 15px;
  color: #000000 !important;
  font-weight: bold;
  margin: 0 0 15px 0;
}

.txt {
  width: 300px;
  max-width: 100%;
  font-size: 14px;
  padding: 11px 20px;
  border: 1px solid #eceef0;
  outline: none;
  height: 50px;
  background: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.txt::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #989c9e;
}
.txt::-moz-placeholder {
  /* Firefox 19+ */
  color: #989c9e;
}
.txt:-ms-input-placeholder {
  /* IE 10+ */
  color: #989c9e;
}
.txt:-moz-placeholder {
  /* Firefox 18- */
  color: #989c9e;
}
.txt.large {
  width: 450px;
}
.txt.xLarge {
  width: 660px;
}
.txt.required {
  border-color: #ffe7e7;
  background: #fffafa;
}
.txt.style2 {
  background: transparent;
  border: none;
  border-bottom: 2px solid #c6c6c6;
  height: 35px;
  padding: 10px 10px;
}
.txt.style2.required {
  border-color: #ee1c24;
}
.txt.style2.required::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ee1c24;
}
.txt.style2.required::-moz-placeholder {
  /* Firefox 19+ */
  color: #ee1c24;
}
.txt.style2.required:-ms-input-placeholder {
  /* IE 10+ */
  color: #ee1c24;
}
.txt.style2.required:-moz-placeholder {
  /* Firefox 18- */
  color: #ee1c24;
}

.txtarea {
  height: 100px;
}
.txtarea.heightMedium {
  height: 140px;
}

.chckBox {
  font-weight: 500 !important;
}
.chckBox input {
  float: left;
  margin: 3px 5px 0 0;
  width: 14px;
}

.rqMessage {
  float: left;
  width: 100%;
  font-size: 12px;
  margin: 5px 0 10px 0;
  color: #ff4949;
}

.inputRow {
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
}
.inputRow label {
  font-weight: 600;
  display: block;
  font-size: 15px;
  margin: 0 0 5px 0;
}

.formStyle3 .formTitle {
  color: #000;
  margin: 0 0 20px 0;
  font-size: 18px;
  font-weight: bold;
}
.formStyle3 .inputGroup {
  padding: 0;
  margin: 0 0 10px 0;
}
.formStyle3 .inputGroup label {
  font-weight: 600;
  font-size: inherit;
}
.formStyle3 .inputGroup .radioBtn {
  margin: 10px 0;
}
.formStyle3 .inputGroup .chckBox {
  margin: 6px 0;
  font-weight: 500;
}
.formStyle3 .inputGroup .chckBox input {
  margin-top: 2px;
}
.formStyle3 .inputRow {
  margin: 0 0 20px 0;
}
.formStyle3 .inputRow label {
  display: block;
  margin: 0 0 10px 0;
  vertical-align: top;
  font-weight: 600;
  font-size: inherit;
}
.formStyle3 .inputRow .txt {
  width: 100%;
}
.formStyle3 .inputRow .txt.uyeTel {
  width: 13%;
  float: left;
}
.formStyle3 .inputRow .txt.uyeTel2 {
  width: 83%;
  margin-left: 13%;
  display: inherit;
  position: relative;
  left: 23px;
}
.formStyle3 .inputRow .chckBox {
  margin: 5px 0;
  font-weight: 500;
}
.formStyle3 .inputs {
  width: 100%;
  display: inline-block;
}
.formStyle3 .inputs.innerText {
  text-align: center;
}
.formStyle3 .inputs.innerText .txt {
  width: 43%;
  float: left;
}
.formStyle3 .inputs.innerText .txt:nth-last-child(1) {
  float: right;
}
.formStyle3 .inputs.innerText .text {
  display: inline-block;
  margin: 12px 0 0 0;
}
.formStyle3 .inputs.oneCol .txt {
  width: 100%;
  margin: 0 0 10px 0;
}
.formStyle3 .inputs.twoCol .wrapper {
  display: inline-block;
  width: 48%;
}
.formStyle3 .inputs.twoCol .wrapper:nth-last-child(1) {
  float: right;
}
.formStyle3 .inputs.treeCol .wrapper {
  display: inline-block;
  width: 31%;
}
.formStyle3 .inputs.treeCol .wrapper:nth-child(1) {
  margin: 0 3% 0 0;
}
.formStyle3 .inputs.treeCol .wrapper:nth-last-child(1) {
  float: right;
}
.formStyle3 .inputs.fourCol .wrapper {
  display: inline-block;
  width: 22%;
}
.formStyle3 .inputs.fourCol .wrapper:nth-child(1) {
  margin: 0 3% 0 0;
}
.formStyle3 .inputs.fourCol .wrapper:nth-child(2) {
  margin: 0 3% 0 0;
}
.formStyle3 .inputs.fourCol .wrapper:nth-last-child(1) {
  float: right;
}
.formStyle3 .input {
  width: 100%;
}


.pay-label{
color: #596377;
    display: block;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 17px;
    margin: 0 0 8px;
    text-transform: uppercase;
}

.txt{
    color: #979b9e;
}

.billing{
    text-align: left;
    width: 540px;
    padding: 16px 0;
    margin-bottom: 2em;
}

.billing .span-1{

    color: #646f82;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 15px;
    }

.payment-summary__priceper{
    margin-top: -22px;
    float: right;
    color: #5f697a;
}

.dollar-sign {
    font-size: 14px;
    color: #8C96A9;
    position: relative;
    bottom: 23px;
}
.amount {
    font-size: 48px;
}

.asterisk {
    font-size: 14px;
    position: relative;
    bottom: 25px;
    color: #434C5E;
}

.ag-benefits-tab_item {
width:100% !important;
}

.my-book-search{
    margin-left: auto;
    margin-right: auto;
}



.user-select{
    display: inline;
    background: #f2f2f2 !important;
    float: left;
    position: relative;
    left: 20px;
    top: 8px;
    background: none;
   /* border: navajowhite;*/
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
    color:#6c757d;
    -moz-appearance: none;
     width:102px;
    /*-webkit-appearance: none;*/
    }

   .user-select:focus {
   outline:none !important;
   }

  .rmv {
    float: right;
    position: relative;
    right: 8px;
  }



::-webkit-scrollbar {
	  width: 5px;
	}

	/* Track */
	::-webkit-scrollbar-track {
	  background: #f1f1f1;
	}

	/* Handle */
	::-webkit-scrollbar-thumb {
	  background: #888;
	}

	/* Handle on hover */
	::-webkit-scrollbar-thumb:hover {
	  background: #555;
	}


	.feed{
	    overflow-y: visible;
	}


	.form-control:focus {
outline: none !important;
border-color:none !important;
box-shadow:none;
}

#myTab .nav-link.active{
background:#dee2e6 !important;
}


.ribbon {
    position: relative;
    top: 2em;
    z-index: 100;
    margin-right: 5px;
    transform: skew(-5deg);
    color: white;
    font-weight: bold;
    font-family: sans-serif;
    box-shadow: rgba(0, 0, 0, 0.8) 1px 1px 2px;
    font-size: 11px;
    padding: 0px 2px;
    float:right;
}


#loader {
  display:none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0,0,0,0.75) url('https://thumbs.gfycat.com/AdventurousBetterAmethystsunbird-max-1mb.gif') no-repeat center center;
  z-index: 10000;
}


.formStyle3
{
font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif
}




.hide {
display:none;
}

.txt-c{
    margin-top: 2em !important;
    margin-bottom: 2em !important;
    font-size: 1em;
    width: 65%;
    margin: auto
}


.user-box{
    width: 100%;
    text-align: center;
    font-weight: bold;
}

.modal-dialog{
font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
color:#00000085;
}

.ui-front {
    z-index: 9999 !important;
}


.itemBox {
  margin:0.5em;
  width: 13em;
  height: 257px;
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 13px 27px -5px rgba(50, 50, 93, 0.15), 0 8px 16px -8px rgba(0, 0, 0, 0.3);
  transition: all 0.15s ease;
}
.itemBox:hover {
  box-shadow: 0 13px 27px -5px rgba(50, 50, 93, 0.3), 0 8px 16px -8px rgba(0, 0, 0, 0.3);
  transform: translateY(-4px);
}
.itemBox .itemBoxImage {
  width: 100%;
  height: 186px;
}
.itemBox .itemBoxImage img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.itemBox .itemBoxContent {
  position: relative;
}
.itemBox .itemBoxContent .itemCTA {
  position: absolute;
  right: 21px;
  top: -38px;
  display: block;
  width: 42px;
  height: 42px;
  border-radius: 300px;
  background: #fff;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
  text-align: center;
  text-decoration: none;
  color: red;
  transition: all 0.3s ease;
}
.itemBox .itemBoxContent .itemCTA::after {
  margin-left: 0px;
    content: "\2715";
    font-family: FontAwesome;
    line-height: 43px;
}
.itemBox .itemBoxContent .itemCTA:hover, .itemBox .itemBoxContent .itemCTA:focus {
  background: red;
  color: #fff;
  box-shadow: 0 2px 8px 0 rgba(26, 188, 156, 0.4);
}
.itemBox .itemBoxContent .itemCTA:hover::after, .itemBox .itemBoxContent .itemCTA:focus::after {
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.itemBox .itemBoxContent .itemTitle {
  margin: 6px 0 0 11px;
  max-width: calc(100% - 67px);
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3;
}
.itemBox .itemBoxContent .itemInfo {
  position: absolute;
  right: 21px;
  bottom: 4px;
  width: 42px;
  text-align: center;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.3);
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  transition: all 0.15s ease;
}
.itemBox .itemBoxContent .itemInfo::after {
  margin-left: 4px;
  content: "";
  opacity: 0.6;
  font-family: FontAwesome;
  font-weight: 300;
}

.wish {
    width: 100%;
    margin: 1em;
}

.js-btn-step {
    z-index:10000 !important;
}



.ui-card.-notification {
    align-items: center;
    font-size: .8em;
    padding: 1em;
}


.ui-card {
    background: #FFF;
    box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.05);
    border-radius: .5em;
    display: flex;
    margin: .5rem 0rem;
    max-width: 100%;
    will-change: transform;
}

.ui-card.-notification img {
    border-radius: 50%;
    max-width: 5em;
    height: auto;
    height:5em;
    width:5em;
}

.ui-card.-notification .ui-content {
    margin-left: 1em;
}

.distance {
    float: right;
    font-weight: bold;
    color: #483a348a;
}

.ui-content{
width:100%;
}


.hover-box {
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.tab .tab-content{
margin-bottom: 1em;
	    margin-top: -1em;
	    border-bottom: 1px solid;
	    }

.social-icons i{
	    top: 11px;
	    position: relative;
	}

.nav-tabs {
	border-bottom: 1px solid #ddd;
	text-transform: uppercase;
}
.tab-content {
	overflow: hidden;
}



figure{
	width: 100%;
	float: left;
	margin: 0px 0px 10px 0px;
}
figure img{
	max-width: 100%;
	margin-bottom: -6px;
}


.nav-tabs>li>a {
	margin-right: 0px;
	line-height: 1.42857143;
	border-radius: 0px !important;
	font: 500 14px 'Montserrat', sans-serif;
	color: #666;
	outline: none !important;
	border: none !important;
	-o-transition: all .4s linear;
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	transition: all .4s linear;
}

.nav-tabs>li>a.active, .nav-tabs>li>a:hover, .nav-tabs>li>a:focus {
	color: #e16428 !important;
	background-color: #fff;
	border: none;
	border-bottom: 3px #e16428 solid !important;
	cursor: pointer;
}

.steps{
	max-width: 950px;
	margin: 30px auto;
}

.step-1, .step-2, .step-3{
	position: relative;
	max-width: 395px;
	text-align: center;
}
.step-1 p, .step-2 p, .step-3 p{
	max-width: 220px;
	margin: 0 auto;
}
.step-arrow-1{
	position: absolute;
	right: -350px;
	top: 50px;
}
.step-arrow-2{
	position: absolute;
	right: 200px;
	top: 330px;
}
.step-2{
	float: right;
	margin-top:  -100px;
}
.step-3{
}


.clear {
    clear: both;
}




.steps p {
	font: 12px/22px 'Montserrat', sans-serif;
	color: #666;
	margin-bottom: 20px;
}
.steps p a{
	color: #333;
}
.steps p a:hover{
	color: #e65025;
}


.steps h2{
	font: 500 24px/28px 'Montserrat', sans-serif;
	text-align: center;
	margin: 40px 0;
	text-transform: uppercase;
}
.steps h3{
	font: 500 14px/28px 'Montserrat', sans-serif;
	text-transform: uppercase;
}

.carousel-inner img {
      width: 100%;
      height: 100%;
}


.carousel-inner {
    min-height: 20em;
  }



.item blockquote {
    border-left: none;
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}




/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    #quote-carousel
    {
      margin-bottom: 0;
      padding: 0 40px 30px 40px;
    }

}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) {

    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */

    #quote-carousel .carousel-indicators {
        bottom: -20px !important;
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
}


.carousel-item {
margin-top:4em;
}



.site-footer
{
  background-color:#26272b;
  padding:45px 0 45px;
  font-size:15px;
  line-height:24px;
  color:#737373;
  margin-top:0px;

  position:relative;
}
.site-footer hr
{
  border-top-color:#bbb;
  opacity:0.5
}
.site-footer hr.small
{
  margin:20px 0
}
.site-footer h6
{
  color:#fff;
  font-size:16px;
  text-transform:uppercase;
  margin-top:5px;
  letter-spacing:2px
}
.site-footer a
{
  color:#737373;
}
.site-footer a:hover
{
  color:#3366cc;
  text-decoration:none;
}
.footer-links
{
  padding-left:0;
  list-style:none
}
.footer-links li
{
  display:block
}
.footer-links a
{
  color:#737373
}
.footer-links a:active,.footer-links a:focus,.footer-links a:hover
{
  color:#3366cc;
  text-decoration:none;
}
.footer-links.inline li
{
  display:inline-block
}
.site-footer .social-icons
{
  text-align:right
}
.site-footer .social-icons a
{
  width:40px;
  height:40px;
  line-height:40px;
  margin-left:6px;
  margin-right:0;
  border-radius:100%;
  background-color:#33353d
}
.copyright-text
{
  margin:0
}
@media (max-width:991px)
{
  .site-footer [class^=col-]
  {
    margin-bottom:30px
  }
}
@media (max-width:767px)
{
  .site-footer
  {
    padding-bottom:0
  }
  .site-footer .copyright-text,.site-footer .social-icons
  {
    text-align:center
  }
}
.social-icons
{
  padding-left:0;
  margin-bottom:0;
  list-style:none
}
.social-icons li
{
  display:inline-block;
  margin-bottom:4px
}
.social-icons li.title
{
  margin-right:15px;
  text-transform:uppercase;
  color:#96a2b2;
  font-weight:700;
  font-size:13px
}
.social-icons a{
  background-color:#eceeef;
  color:#818a91;
  font-size:16px;
  display:inline-block;
  line-height:44px;
  width:44px;
  height:44px;
  text-align:center;
  margin-right:8px;
  border-radius:100%;
  -webkit-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.social-icons a:active,.social-icons a:focus,.social-icons a:hover
{
  color:#fff;
  background-color:#29aafe
}
.social-icons.size-sm a
{
  line-height:34px;
  height:34px;
  width:34px;
  font-size:14px
}
.social-icons a.facebook:hover
{
  background-color:#3b5998
}
.social-icons a.twitter:hover
{
  background-color:#00aced
}
.social-icons a.linkedin:hover
{
  background-color:#007bb6
}
.social-icons a.dribbble:hover
{
  background-color:#ea4c89
}
@media (max-width:767px)
{
  .social-icons li.title
  {
    display:block;
    margin-right:0;
    font-weight:600
  }
}




.requestwizard-modal{
	background: rgba(255, 255, 255, 0.8);
	box-shadow: rgba(0, 0, 0, 0.3) 20px 20px 20px;
}
.requestwizard-step p {
    margin-top: 10px;
}

.requestwizard-row {
    display: table-row;
}

.requestwizard {
    display: table;
    width: 100%;
    position: relative;
}

.requestwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.requestwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;

}

.requestwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}


.input-icon i{
top: 1em;
position: relative;
}






/* media queries */
@media (max-width: 1400px) {
}
@media (max-width: 980px) {
}
@media (max-width: 768px) {
}







.tab {
  position: relative;
  margin-bottom: 1px;
  width: 100%;
  color: #fff;
  overflow: visible;
}
.tab input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.tab label {
  position: relative;
  display: block;
  padding: 0 0 0 1em;
  background: #556270; /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #556270, #ff6b6b); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #556270, #ff6b6b); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  font-weight: bold;
  line-height: 3;
  cursor: pointer;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.blue label {
  background: #2980b9;
}
.tab .tab-content {
  max-height: 0;
  overflow: hidden;
  background: -webkit-linear-gradient(to right, #556270, #ff6b6b);
  background: linear-gradient(to right, #5562708f, #ff6b6b);
  -webkit-transition: max-height .35s;
  -o-transition: max-height .35s;
  transition: max-height .35s;
}
.blue .tab .tab-content {
  background: #3498db;
}
.tab .tab-content p {
  margin: 1em;
}
/* :checked */
.tab input:checked ~ .tab-content {
  max-height: 100vh;
}
/* Icon */
.tab label::after {
  position: absolute;
  right: 0;
  top: 8px;
  display: block;
  width: 3em;
  height: 3em;
  line-height: 3;
  text-align: center;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
}

.mb-1{
    margin-left: 1em
    }

.map-side-div
{
    text-align: right;
    padding-right: 2em;
    font-size: 11px;
    height: 19px;
    position: relative;
}

.book-list{
padding: 1em;
}


.tab input[type=checkbox] + label::after {
  content: "+";
}
.tab input[type=radio] + label::after {
  content: "\25BC";
}
.tab input[type=checkbox]:checked + label::after {
  transform: rotate(315deg);
}
.tab input[type=radio]:checked + label::after {
  transform: rotateX(180deg);
}
.tab-image{
width:50px;
height: 50px;
border-radius:50%;
}
.mapbox{
    min-width: 24em;
}

#container {
min-height:80vh;
}

.no-data{
width:100%;
text-align:center;
padding-top:3em;
}

.tabs{
margin-bottom:5em;
}


.mw-wrap .mw-btn-add-marker {
    padding: 4px 8px 7px !important;
}
.action {
        color: red;
    background: #f5d4c6;
    font-weight: 600 !important;
    font-size: 12px !important;
    padding: 2px 8px 2px 8px !important;
    min-width: 7em  !important;
    }
    .btn-block{
    margin-bottom:1em;

    }

.read-book
{
margin-right: 7px;

}

 .sbox-margin
 {
 margin-left:10px;
 margin-right:10px;
 }

 /*alert box*/

 #toast {
    visibility: hidden;
    max-width: 50px;
    height: 50px;
    /*margin-left: -125px;*/
    margin: auto;
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 2px;

    position: fixed;
    z-index: 1;
    left: 0;right:0;
    bottom: 30px;
    font-size: 17px;
    white-space: nowrap;
}
#toast #img{
	width: 50px;
	height: 50px;

    float: left;

    padding-top: 16px;
    padding-bottom: 16px;

    box-sizing: border-box;


    background-color: #111;
    color: #fff;
}
#toast #desc{


    color: #fff;

    padding: 12px;

    overflow: hidden;
	white-space: nowrap;

}

#toast.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, expand 0.5s 0.5s,stay 3s 1s, shrink 0.5s 2s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, expand 0.5s 0.5s,stay 3s 1s, shrink 0.5s 4s, fadeout 0.5s 4.5s;
}

@-webkit-keyframes fadein {
    from {bottom: 0; opacity: 0;}
    to {bottom: 30px; opacity: 1;}
}

@keyframes fadein {
    from {bottom: 0; opacity: 0;}
    to {bottom: 30px; opacity: 1;}
}

@-webkit-keyframes expand {
    from {min-width: 50px}
    to {min-width: 350px}
}

@keyframes expand {
    from {min-width: 50px}
    to {min-width: 350px}
}
@-webkit-keyframes stay {
    from {min-width: 350px}
    to {min-width: 350px}
}

@keyframes stay {
    from {min-width: 350px}
    to {min-width: 350px}
}
@-webkit-keyframes shrink {
    from {min-width: 350px;}
    to {min-width: 50px;}
}

@keyframes shrink {
    from {min-width: 350px;}
    to {min-width: 50px;}
}

@-webkit-keyframes fadeout {
    from {bottom: 30px; opacity: 1;}
    to {bottom: 60px; opacity: 0;}
}

@keyframes fadeout {
    from {bottom: 30px; opacity: 1;}
    to {bottom: 60px; opacity: 0;}
}

/* testimonial login */

.testimonial-login{
   color: black;
    opacity: 1 !important;
}



scroll-down {
  opacity: 1;
  -webkit-transition: all .5s ease-in 3s;
  transition: all .5s ease-in 3s;
}

.scroll-down {
    position: absolute;
    bottom: 13%;
    left: 50%;
    margin-left: -16px;
    display: block;
    width: 4em;
    height: 4em;
    border: 2px solid #FFF;
    background-size: 14px auto;
    border-radius: 50%;
    z-index: 2;
    -webkit-animation: bounce 2s infinite 2s;
    animation: bounce 2s infinite 2s;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    transform: scale(1);
}

.scroll-down:before {
    position: absolute;
    top: calc(50% - 8px);
    left: calc(50% - 6px);
    transform: rotate(-45deg);
    display: block;
    width: 12px;
    height: 12px;
    content: "";
    border: 2px solid white;
    border-width: 0px 0 2px 2px;
}

@keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}


/* profile tab degin */


.profile-tab *, *::before, *::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.profile-tab html, body {
  height: 100vh;
}

.profile-tab body {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px;
  font: 14px/1.5 'Open Sans',sans-serif;
  color: #345;
  background: #f0f2f4;
}

.profile-tab p:not(:last-child) {
  margin: 0 0 20px;
}

.profile-tab main {
  max-width: 800px;
  padding: 40px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.profile-tab section {
  display: none;
  padding: 20px 0 0;
  border-top: 1px solid #abc;
}

.profile-tab input[type="radio"] {
  display: none;
}

.profile-tab label {
  display: inline-block;
  margin: 0 0 -1px;
  padding: 15px 25px;
  font-weight: 600;
  text-align: center;
  color: #abc;
  border: 1px solid transparent;
}

.profile-tab label:before {
  font-family: fontawesome;
  font-weight: normal;
  margin-right: 10px;
}

.profile-tab label[for*='1']:before {
  content: '\f007';
}

.profile-tab label[for*='2']:before {
  content: '\f14e';
}

.profile-tab label[for*='3']:before {
  content: '\f02d';
}

.profile-tab label[for*='4']:before {
  content: '\f0e0';
}

.profile-tab label[for*='5']:before {
  content: '\f073';
}

.profile-tab label[for*='6']:before {
  content: '\f27b';
}

.profile-tab label:hover {
  color: #789;
  cursor: pointer;
}

.profile-tab input:checked + label {
  color: #e47a49;
  border: 1px solid #abc;
  border-top: 2px solid #0af;
  border-bottom: 1px solid #fff;
}

.profile-tab #tab1:checked ~ #content1,
.profile-tab #tab2:checked ~ #content2,
.profile-tab #tab3:checked ~ #content3,
.profile-tab #tab4:checked ~ #content4,
.profile-tab #tab5:checked ~ #content5,
.profile-tab #tab6:checked ~ #content6{
  display: block;
}

@media screen and (max-width: 800px) {
  .profile-tab label {
    font-size: 0;
  }

  .profile-tab label:before {
    margin: 0;
    font-size: 18px;
  }
}
@media screen and (max-width: 500px) {
  .profile-tab label {
    padding: 15px;
  }
}


.card-truncate{
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;

}

.search-inner-box {
    background-color: rgba(0, 0, 0, 0.7);
    padding: 1.6em 1.6em;
    width:100%;


}

.src-div{
    position: absolute;
    width: 100%;
    bottom: 0;
}



@media screen and (-webkit-min-device-pixel-ratio: 0)
.search-inner-box h1 {
    font-weight: 400;
    font-size: 36px;
    margin-bottom: 20px;
    background: #44bbf8;
    background: -moz-linear-gradient(45deg, #44bbf8 0%, #ff05ba 100%);
    background: -webkit-linear-gradient(45deg, #44bbf8 0%,#ff05ba 100%);
    background: linear-gradient(45deg, #44bbf8 0%,#ff05ba 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#44bbf8', endColorstr='#ff05ba',GradientType=1 );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
}


.search-inner-box h1 {
    color: #44bbf8;
    font-weight: 400;
    line-height: inherit;
}

.search-inner-box .form-control, .search-inner-box .dropdown-toggle {
    background: transparent!important;
    border: solid 1px #fff;
    height: 48px;
    color: #fff;
    border-radius: 4px;
}

.ui-menu .ui-menu-item a
{
font-size:12px;
}


.success-page{
  max-width:300px;
  display:block;
  margin: auto;
  text-align: center;
  height:85vh;
  margin-top:11em;
  position: relative;

  }
#calendar-details {
margin-top:5em;
}

#calendar-details .check-in, #calendar-details .check-out, #calendar-details .arrow {
  float: left;
  white-space: nowrap;
  width: 39.3333333333%;
  margin-left: 4%;
}
#calendar-details h5 {
  font-size: 1.8rem;
  margin-bottom: 0;
}
#calendar-details .check-in {
  text-align: right;
  margin-left: 0;
}
#calendar-details .arrow {
  width: 13.3333333333%;
  margin-top: .5em;
  font-size: 2em;
  line-height: 1em;
  text-align: center;
}
#calendar-details .arrow:before {
  display: inline-block;
  content: '→';
}

.ui-datepicker * {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  outline: 0;
}
.ui-datepicker.ui-datepicker-multi {
  width: 100% !important;
  max-width: 24em;
  margin: 0 auto;
}
.ui-datepicker.ui-datepicker-multi .ui-datepicker-group {
  width: 100%;
}
.ui-datepicker.ui-datepicker-multi.ui-datepicker-multi-2 {
  max-width: 50em;
}
.ui-datepicker.ui-datepicker-multi.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 45%;
}
.ui-datepicker.ui-datepicker-multi.ui-datepicker-multi-2 .ui-datepicker-group.ui-datepicker-group-first {
  padding-right: 5%;
}
.ui-datepicker.ui-datepicker-multi.ui-datepicker-multi-2 .ui-datepicker-group.ui-datepicker-group-last {
  padding-left: 5%;
}
.ui-datepicker.ui-datepicker-multi.ui-datepicker-multi-3 {
  max-width: 86em;
  padding-left:7em;
}
.ui-datepicker.ui-datepicker-multi.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 30%;
}
.ui-datepicker.ui-datepicker-multi.ui-datepicker-multi-3 .ui-datepicker-group.ui-datepicker-group-middle {
  padding: 0 3.33%;
}
.ui-datepicker td a, .ui-datepicker td span {
  border: 1px solid #fff;
  border-radius: .5em;
  text-align: center;
  width: 2em;
}
.ui-datepicker td a.ui-state-active, .ui-datepicker td span.ui-state-active {
  background-color: #1EAEDB;
  color: #fff;
}
.ui-datepicker td a.ui-state-hover, .ui-datepicker td span.ui-state-hover {
  border-color: #1EAEDB;
}
.ui-datepicker td.ui-datepicker-reserved a, .ui-datepicker td.ui-datepicker-reserved span {
  background-color: #d94621;
  color: #fff;
}
.ui-datepicker td.ui-datepicker-reserved.ui-datepicker-checkin a, .ui-datepicker td.ui-datepicker-reserved.ui-datepicker-checkin span, .ui-datepicker td.ui-datepicker-reserved.ui-datepicker-checkout a, .ui-datepicker td.ui-datepicker-reserved.ui-datepicker-checkout span {
  background-color: #fff;
  border-color: #1EAEDB;
  color: #1EAEDB;
}
.ui-datepicker .ui-datepicker-today a:not(.ui-state-hover), .ui-datepicker .ui-datepicker-today span:not(.ui-state-hover) {
  border-color: #11DFC7;
  color: #11DFC7;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  border: 1px solid #fff;
  border-radius: .5em;
  text-align: center;
  text-indent: 0;
}
.ui-datepicker .ui-datepicker-prev:before, .ui-datepicker .ui-datepicker-prev:after,
.ui-datepicker .ui-datepicker-next:before,
.ui-datepicker .ui-datepicker-next:after {
  display: inline-block;
}
.ui-datepicker .ui-datepicker-prev.ui-state-hover,
.ui-datepicker .ui-datepicker-next.ui-state-hover {
  border-color: #1EAEDB;
  top: 2px;
}
.ui-datepicker .ui-datepicker-prev:before {
  content: '←';
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-prev.ui-state-hover {
  left: 10px;
}
.ui-datepicker .ui-datepicker-next:after {
  content: '→';
}
.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-next.ui-state-hover {
  right: 10px;
}

hide {
  opacity: 0;
}

show {
  opacity: 1;
}

.fade-in {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-name: fade-in;
          animation-name: fade-in;
}

/* Larger than mobile */
@media (min-width: 400px) {
  .ui-datepicker {
    min-width: 18em;
  }
}
/* Larger than phablet (also point when grid becomes active) */
/* Larger than tablet */
@media (min-width: 750px) {
  .ui-datepicker {
    min-width: 34em;
  }

  .arrow {
    margin-top: 0;
    font-size: 3em;
  }
}
/* Larger than desktop */
@media (min-width: 1000px) {
  .ui-datepicker {
    min-width: 51em;
  }
}
/* Larger than Desktop HD */
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}


.ui-datepicker-inline {

padding-left:5em;

}





}
.success-page img{
  max-width:62px;
  display: block;
  margin: 0 auto;
}

.btn-view-orders{
  display: block;
  border:1px solid #e47745;
  width:100%;
  margin: 0 auto;
  margin-top: 45px;
  padding: 10px;
  color:#fff;
  background-color:#e47745;
  text-decoration: none;
  margin-bottom: 20px;
}
.success-page h2{
  color:#47c7c5;
    margin-top: 25px;

}
.success-page a{
  text-decoration: none;
}



.tooltip-2 {
    display:inline;
    position:relative;
    border-bottom:1px dotted #666;
    text-align:left;
}

.tooltip-2 .top {
    min-width:27em;
    top:-10px;
    left:50%;
    transform:translate(-50%, -100%);
    padding:0px 9px;
    color:#444444;
    background-color:white;
    font-weight:normal;
    font-size:13px;
    border-radius:8px;
    position:absolute;
    box-sizing:border-box;
    box-shadow:0 1px 8px rgba(0,0,0,0.5);
    display:none;
}

.contact-info{
    font-size: 10px !important;
    text-align: left !important;
    text-transform: none !important;
}


.tooltip-2 p{
line-height:1em !important;
}

.tooltip-2:hover .top {
    display:block;
}

.tooltip-2 .top i {
    position:absolute;
    top:100%;
    left:50%;
    margin-left:-12px;
    width:24px;
    height:12px;
    overflow:hidden;
}

.tooltip-2 .top i::after {
    content:'';
    position:absolute;
    width:12px;
    height:12px;
    left:50%;
    transform:translate(-50%,-50%) rotate(45deg);
    background-color:#EEEEEE;
    box-shadow:0 1px 8px rgba(0,0,0,0.5);
}


.pop{
    width: 25px;
    height: 25px;
    float: right;
}


.tooltip-2 .bottom {
    min-width:27em;
    top:40px;
    left:50%;
    transform:translate(-50%, 0);
    padding:10px 20px;
    color:#444444;
    background-color:white;
    font-weight:normal;
    font-size:13px;
    border-radius:8px;
    position:absolute;
    z-index:99999999;
    box-sizing:border-box;
    box-shadow:0 1px 8px rgba(0,0,0,0.5);
    display:none;
}

.tooltip-2:hover .bottom {
    display:block;
}

.tooltip-2 .bottom i {
    position:absolute;
    bottom:100%;
    left:50%;
    margin-left:-12px;
    width:24px;
    height:12px;
    overflow:hidden;
}

.tooltip-2 .bottom i::after {
    content:'';
    position:absolute;
    width:12px;
    height:12px;
    left:50%;
    transform:translate(-50%,50%) rotate(45deg);
    background-color:#EEEEEE;
    box-shadow:0 1px 8px rgba(0,0,0,0.5);
}



.tooltip-2 span{
z-index:9999 !important;
}




div.stars {

  width: 270px;

  display: inline-block;
   margin-left:-78px;
}



input.star { display: none; }



label.star {
  align:center;

  float: right;

  padding: 10px;

  font-size: 20px;

  color: #444;

  transition: all .2s;

}



input.star:checked ~ label.star:before {

  content: '\f005';

  color: #FD4;

  transition: all .25s;

}



input.star-5:checked ~ label.star:before {

  color: #FE7;

  text-shadow: 0 0 20px #952;

}



input.star-1:checked ~ label.star:before { color: #F62; }



label.star:hover { transform: rotate(-15deg) scale(1.3); }


label.star:before {

  content: '\f006';

  font-family: FontAwesome;

}


.selectdiv {
  position: relative;
  /*Don't really need this just for demo styling*/

  float: left;
  min-width: 200px;
  margin: 50px 33%;
}

.selectdiv:after {
    content: '\f078';
    font: normal normal normal 17px/1 FontAwesome;
    color: #0ebeff;
    right: 11px;
    top: 6px;
    height: 34px;
    padding: 15px 0px 0px 8px;
    border-left: 1px solid #0ebeff;
    position: absolute;
    pointer-events: none;
}

/* IE11 hide native button (thanks Matt!) */
select::-ms-expand {
display: none;
}

.selectdiv select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Add some styling */

  display: block;
  width: 100%;
  max-width: 320px;
  height: 50px;
  float: right;
  margin: 5px 0px;
  padding: 0px 24px;
  font-size: 16px;
  line-height: 1.75;
  color: #333;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #0ebeff;
  -ms-word-break: normal;
  word-break: normal;
}



.review{
    margin: 1em;
    padding-bottom: 1em;
    border-bottom: 1px solid #aabbcc;
}

.review h5{
width:100%;
}

.review span{
float:right;
    font-size: 0.7em;
}

.review_user{
    width: 100%;
    margin-top: 2em;
    min-height: 5em;
    border: 1px solid #dee2e6;
}
