/* GENERAL */
section {
    padding-bottom: 25px !important;
}

.row {
    margin-bottom: 50px;
}

.row-header {
    margin-top: 50px;
    margin-bottom: 30px;
}

blockquote {
    border: 0px !important;
}

p {
  font-size: 16px;
  line-height: 20px;
}

h2.section-heading {
    font-size: 40px;
    margin-bottom: 40px;
    padding-right: 25px;
}

h2.section-heading span {
	position: relative;
}

h2.section-heading span:after {
  content: "";
  height: 3px;
  position: absolute;
  top: 115%;
  left: 12%;
  right: 12%;
  width: 76%;
}

.section-subheading {
    margin-top: 18px;
    line-height: 1.4;
    font-size: 1.2em;
}

.custom-heading {
    /*padding: 15px;*/
}

.custom-subheading {
    padding: 10px 0;
}

.btn {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.btn .fa {
  margin-right: 8px;
}

.btn-custom,
.btn-custom-inverted {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.3333333;
    text-transform: uppercase;
}

.btn-close-modal {
    display: block;
    margin: auto;
    margin-top: 45px;
}

.privacy-policy {
    margin-left: 20px;
}

.btn-large {
    padding: 15px 25px;
    font-size: 16px;
}

.gmap-include {
    border: 0;
    width: 100%;
    min-height: 450px;
    height: 100%;
    margin-top: 10px;
}

.white-labels {
    width: 80%;
    min-height: 1200px;
}

#contactUsModal .modal-body {
    display: inline-block;
}

#contenitoreForm {
    display: block;
    /*min-width: 868px;*/
}

#contenitoreForm .alert {
    margin-top: 20px;
}

#addendo1, #addendo2, #risultato {
    display: inline;
    margin-right: 20px;
    max-width: 75px;
}

/*** Animazione del sumbit*****/
.glyphicon-refresh-animate {
    -animation: spin .7s infinite linear;
    -webkit-animation: spin2 .7s infinite linear;
}

@-webkit-keyframes spin2 {
    from { -webkit-transform: rotate(0deg);}
    to { -webkit-transform: rotate(360deg);}
}

@keyframes spin {
    from { transform: scale(1) rotate(0deg);}
    to { transform: scale(1) rotate(360deg);}
}

/* NAVBAR */
/* Title */
.navbar-custom .navbar-brand {
    line-height: 60px;
    padding: 10px 15px;
    height: auto;
}

.navbar-custom .navbar-brand > img {
    max-height: 60px !important;
}

.navbar-socials {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 30px 30px 20px 20px;
    margin-left: 50px !important;
}

/*.navbar-socials ul.social-buttons {
	margin: 0;
}*/


/* Link */
.navbar-custom .navbar-nav > li > a {
    padding: 30px 10px;
    font-size: 14px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

/* CAROUSEL */
.full-screen {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

#myCarousel .carousel-caption {
    bottom: 200px;
    z-index: 1010;
    padding: 25px 30px;
}

#myCarousel .carousel-caption h1 {
    font-size: 32px !important;
    margin: 0 0 20px;
}

#myCarousel .carousel-caption h2 {
    font-size: 28px !important;
}

#myCarousel .carousel-caption blockquote {
    margin: 0;
    padding: 0;
}

#myCarousel .carousel-indicators-moved {
    bottom: 34px;
}

#myCarousel .carousel-caption-moved {
    bottom: 70px;
}

#myCarousel .carousel-trip-caption {
    position: absolute;
    right: 10%;
    left: 10%;
    bottom: 15px;
    z-index: 1010;
}

#myCarousel .trip-item {
    overflow: hidden;
    margin: 0;
    max-height: 400px;
    max-width: 400px;
    margin-bottom: 30px;
}

#myCarousel .trip-image {
    margin: 0 auto;
}

#myCarousel .trip-customer {
    max-width: 400px;
    margin: 0 auto;
    min-height: 105px;
    position: relative;
    top: -105px;
}

#myCarousel .trip-customer-image {
    display: block;
    float: left;
    max-width: 75px;
    margin-left: 20px;
    margin-top: 10px;
}

#myCarousel .trip-customer-text {
    margin: 0;
    display: block;
    font-size: .9em;
    padding: 20px 20px;
    padding-left: 105px;
    min-height: 115px;
    font-style: italic;
}

#myCarousel .trip-caption {
    max-width: 400px;
    margin: 0 auto;
    padding: 5px;
    position: relative;
    top: -115px;
}

#myCarousel .trip-caption h4 {
    /*text-transform: none;*/
    margin: 0
}

#myCarousel .trip-caption p {
    font-style: italic;
    font-size: 1em;
    margin: 0;
    padding-top: 5px;
}

#myCarousel .trip-caption a {
    margin-top: 7px;
}

#myCarousel .carousel-bottom {
    position: absolute;
    bottom: 0;
    height: 265px;
    width: 100%;
    z-index: 10;
    text-transform: uppercase;
}

#myCarousel .carousel-bottom-small {
    position: absolute;
    bottom: 0;
    height: 105px;
    width: 100%;
    z-index: 10;
}

#myCarousel .carousel-bottom-resized {
    height: 93px;
}

#myCarousel .carousel-links {
    position: absolute;
    bottom: 0;
    margin: 0;
    z-index: 10;
    right: 15%;
    left: 15%;
    list-style: none;
    font-weight: bold;
    line-height: 25px;
    -webkit-padding-start: 0px;
}

#myCarousel .carousel-links > li {
    display: inline;
    padding: 0 15px;
}

/* SECTIONS */
/* LISTE */
.text-lists-lg {
    display: block;
    width: 95%;
    float: left;
    padding: 10px 30px 10px 0;
}

.icon-lists-lg {
    padding: 30px 0 0 0;
}

.text-lists-sm {
    padding: 10px 0 0 0;
}

#widget-wedding {
    margin-top: 30px;
    margin-bottom: 30px;
}

.widget-wedding-header {
    width: 100%;
    min-height: 15px;
}

.widget-wedding-header span {
    width: 100%;
    margin: auto;
    display: block;
}

.widget-wedding-body {
    width: 100%;
    background-image:  url('/shared/images/easy.t2.lists.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 220px;
    padding-top: 85px;
}

.widget-wedding-body span {
    display: block;
    font-size: 1.5em;
    font-weight: 300;
    padding: 10px;
    padding-top: 20px;
}

.widget-wedding-body form > div {
    width: 60%;
    margin: auto;
    display: inline-block;
    padding-top: 20px;
}

.widget-wedding-body input[type=text] {
    float: left;
    width: 70%;
    margin-left: 10%;
}

.widget-wedding-body button {
    float: left;
    margin-left: 15px;
    border-radius: 50%;
    height: 34px;
    width: 34px;
}

.widget-wedding-footer {
    width: 100%;
    min-height: 15px;
}

.widget-wedding-footer span {
    width: 100%;
    margin: auto;
    display: block;
}

.radio-inline {
    font-size: 1.2em;
}

.logos-container {
    display: inline-block;
    width: 90%;
}

.logos-container > img:nth-child(1)  {
    display: block;
    float: left;
}

.logos-container > img:nth-child(2)  {
    display: block;
    float: right;
    margin-top: 10px;
}

/* OFFERTE */
.text-offers {
    clear: both;
    padding: 10px 0 0 0;
}

.icon-offers {
    padding: 10px 0 12px 0;
}

#widget-offers {
    margin-top: 30px;
}

#widget-offers .carousel-indicators {
    bottom: -40px;
}

#widget-offers .box-offer-container {
    height: 500px;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}

@media (max-width: 1023px) {
    #widget-offers .box-offer-container {
        margin-bottom: 10px;
    }
}

/*.box-offer-container-odd {
    float: left;
}

.box-offer-container-even {
    float: right;
}*/

#widget-offers .widget-offers-top {
    width: 100%;
    height: 50%;
    /*min-height: 200px;*/
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
}

#widget-offers .widget-offers-center {
    width: 100%;
    height: 15%;
    font-size: 1em;
    padding: 3px;
    font-weight: 700;
}

#widget-offers .widget-offers-center > .worldstate-name {
    text-transform: uppercase;
}

#widget-offers .widget-offers-bottom {
    width: 100%;
    height: 35%;
    font-size: .9em;
    padding: 3px;
    font-weight: 300;
}

#widget-offers .airport-iatacode,
#widget-offers .board-abbreviation {
    cursor: help;
}

#widget-offers .widget-offers-bottom-data-row,
#widget-offers .widget-offers-bottom-price-row {
    padding-top: 2px;
    padding-bottom: 3px;
}

#widget-offers .widget-offers-bottom-data {
    font-size: 1em;
}

#widget-offers .widget-offers-bottom-price {
    font-size: 1.3em;
    font-weight: 700;
}

#widget-offers .price-markuppedprice {
    margin-bottom: 5px;
    margin-top: 10px;
    display: inline-block;
}

/* STAFF */
.staff-item {
    margin: 45px auto 15px;
    max-width: 400px;
    height: 140px;
    overflow: hidden;
}

.img-staff {
    display: block;
    width: 140px;
    float: left;
}

.name-staff,
.role-staff,
.cit-staff {
    margin: 0;
    margin-left: 140px;
}

.name-staff {
    padding: 15px 15px 0;
    font-size: 16px;
    font-weight: 700;
}

.role-staff {
    padding: 5px 15px 0;
    font-size: 15px;
}

.cit-staff {
    padding: 10px 15px 15px;
    font-size: 15px;
    line-height: 1.2;
}

/*.aut-staff {
    margin: 0;
    margin-left: 140px;
    padding-top: 0px;
    padding-bottom: 15px;
    padding-right: 15px;
    padding-left: 85px;
    font-size: .85em;
    font-style: italic;
    border: none;
    min-height: 25px;
}*/

@media (min-width: 767px) {
  .staff-item {
    margin-bottom: 30px;
  }
}

/* SERVICE SECTION */
.service-wrapper {
  background: url("/shared/images/services_bg.easy.jpg") center no-repeat !important;
  background-size: cover !important;
  padding: 50px 0 20px;
}

.service-wrapper .row {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.service-item {
  background: rgba(255, 255, 255, .75);
  margin-bottom: 30px;
  padding: 20px 30px 30px;
  min-height: 386px;
}

@media (max-width: 767px) {
	.service-item {
		max-width: 300px;
		margin: 0 auto 30px;
	}
}

.service-title {
  font-size: 26px;
  margin-bottom: 15px;
}

.service-text {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 30px;
}

.service-item .btn-discover {
  font-size: 18px;
  padding: 8px 32px;
  border: none;
  border-radius: 0;
  position: absolute;
  vertical-align: baseline;
  bottom: 60px;
  margin: auto;
  left: calc(50% - 75px);
  width: 150px;
}


/* TRIP SECTION */
#trip-section .trip-item {
    margin: 0 auto 30px;
    max-width: 400px;
    overflow: hidden;
}

/*@media (max-width: 991px) {
  #trip-section .trip-item {
    margin: 0 auto 30px;
  }
}*/

#trip-section .trip-item .trip-caption {
    padding: 10px 15px 8px;
}

#trip-section .trip-item .trip-title {
    margin: 0 0 5px;
}

#trip-section .trip-item .trip-subtitle {
    font-size: 16px;
    margin: 0;
}

#trip-section .trip-item .trip-link {
    display: block;
    position: relative;
}

#trip-section .trip-opinion {
    position: absolute;
    bottom: 0;
    width: 100%;
    min-height: 80px;
    max-height: 200px;
}

#trip-section .text-customer {
    margin: 0;
    padding: 12px 105px 12px 15px;
    font-size: 14px !important;
    line-height: 18px !important;
}

#trip-section .img-customer {
    position: absolute;
    right: 15px;
    top: -20px;
    max-width: 75px;
}

#trip-section .trip-item .trip-link .trip-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
}

#trip-section .trip-item .trip-link .trip-hover:hover {
    opacity: 1;
}

#trip-section .trip-item .trip-link .trip-hover .trip-hover-content {
    position: absolute;
    top: 20%;
    width: 100%;
    height: 20px;
    font-size: 20px;
    text-align: center;
}


/* FOOTER */
footer {
  padding: 25px 0;
}

footer .row {
    margin-bottom: 0;
}

footer ul.quicklinks {
  margin-bottom: 0;
  line-height: 20px;
}

footer ul.quicklinks > li {
    padding: 2px 5px;
}

footer ul.quicklinks > li > span {
    display: block;
}

footer ul.quicklinks > li > img,
footer ul.quicklinks > li > a > img {
    max-height: 100px;
}

/* RESPONSIVE */
@media (min-width: 1280px) {

}

@media (min-width: 1200px) {

}

@media (min-width: 1200px) {
    .navbar-right {
        margin-right: 15px;
    }
}

@media screen and (min-width: 768px) {
	#myCarousel .carousel-caption {
		right: 40%;
		left: 15%;
	}
}

@media (max-width: 991px) {
    .navbar-custom .navbar-nav > li > a {
        padding: 15px 10px;
    }
}

@media (max-width: 767px) {

    #myCarousel .carousel-caption h1 {
        font-size: 16px !important;
        margin-bottom: 10px !important;
    }

    #myCarousel .carousel-caption h2 {
        font-size: 14px !important;
    }

    .navbar-custom .navbar-brand {
        margin-top: 0;
    }

    .navbar-toggle {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .navbar-custom .navbar-nav > li > a {
        padding: 10px 15px;
    }

    footer ul.quicklinks > li {
         padding: 0px;
         font-size: .9em;
    }

    footer ul.quicklinks {
        -webkit-padding-start: 0px;
    }

}

@media (max-width: 480px) {

    .carousel-links > li {
        font-size: .9em;
    }

    .navbar-custom .navbar-brand {
        margin-top: 0;
    }

    .navbar-custom .navbar-brand > img {
        max-height: 50px !important; /*override*/
    }

    section {
        padding-bottom: 5px !important;
    }

    .row {
        margin-bottom: 25px;
    }

    .box-offer-container-odd,
    .box-offer-container-even {
        float: left;
        width: 100%;
    }

    .lists-description-left, .offers-description-right {
        width: 100%;
        margin-bottom: 10px;
        height: auto;
    }

    .lists-description-right, .offers-description-left {
        display: none;
    }

    footer ul.quicklinks > li {
         padding: 0px;
         font-size: .9em;
    }

    footer ul.quicklinks {
        -webkit-padding-start: 0px;
    }

}

/* SOCIAL BUTTONS */
/*ul.social-buttons {
  margin-bottom: 0;
}

ul.social-buttons li a {
  display: block;
  height: 40px;
  width: 40px;
  border-radius: 100%;
  font-size: 20px;
  line-height: 40px;
  outline: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
}*/

/* MODALS */
.socials-details-container {
    margin-top: 25px;
    margin-bottom: 25px;
    text-align: right;
}

.structure-description-detail-container {
    margin-top: 5px;
    padding: 20px;
    text-align: justify;
}


.modal-content {
    background-image:  url('/shared/images/easy.t2_modals_background.png');
    /*background-size: cover;*/
    background-repeat: repeat;
    /*background-position: center center; */
}

.modal-header {
    margin-top: 5%;
}

.modal-header, .modal-body, .modal-footer {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
}

.modal-footer {
    margin-bottom: 5%;
    /*background-image: url('/images/footer_background.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;*/
    min-height: 200px;
    position: relative;
    top: -5px;
}

.modal-title {
    padding-top: 30px;
}

.modal-data-body-details p {
    padding-top: 15px;
    padding-bottom: 15px;
}

.iframe-resizable {
    width: 1px;
    min-width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}

.carousel-caption-first-slide {
    background-color: transparent !important;
}

.custom-span {
    font-size: 16px;
    line-height: 20px;
}