/*
Theme Name:     Eros Ramazzotti
Description:    
Author:         BNNM
Template:       twentyfifteen

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic&subset=latin,greek,cyrillic,vietnamese,greek-ext,cyrillic-ext,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Ubuntu&subset=latin,cyrillic);
@font-face {
  font-family: 'Raleway-ExtraBold';
  src: url('/wp-content/themes/twenty-fifteen-child-theme/fonts/Raleway-ExtraBold/Raleway-ExtraBold.eot?#iefix') format('embedded-opentype'),  url('/wp-content/themes/twenty-fifteen-child-theme/fonts/Raleway-ExtraBold/Raleway-ExtraBold.woff') format('woff'), url('/wp-content/themes/twenty-fifteen-child-theme/fonts/Raleway-ExtraBold/Raleway-ExtraBold.ttf')  format('truetype'), url('/wp-content/themes/twenty-fifteen-child-theme/fonts/Raleway-ExtraBold/Raleway-ExtraBold.svg#Raleway-ExtraBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
.logo span {
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    margin: 10px 12px !important;
    display: inline-block;
    float: right;
    font-size: 35px;
    color: #C0BFBF;
}
.flip-clock-dot {
    background: #fff;
}
.pp_pic_holder .ppt {
    display: none !important;
}
.raleway-bold {
    font-family: 'Raleway-ExtraBold';
}
body {
    font-family: Roboto;
    overflow-x: hidden;
}
.shelf.right img {
    float: right;
}
.shelf.left img {
    float: left;
}
.ubuntu-font {
    font-family: 'Ubuntu', sans-serif !important;
}
.how-we-work img {
    max-width: 60px;
}
.how-we-work .visible-content {
    position: relative;
    text-align: center;
}
.how-we-work .visible-content div {
    display: inline-block;
    width: 100%;
}
.how-we-work .visible-content div:nth-child(2) p {
    font-size: 28px;
}
.how-we-work .invisible-content {
    font-size: 20px;
    opacity: 0;
    visibility: hidden;
    transition: 0.2s;
    transform: translateY(-100%);
}
html body .shelf {
    position: relative;
}
html body .shelf .vc_single_image-wrapper {
    width: 100%;
}
html body .shelf img {
    width: 50%;
    display: block;
}
.how-we-work .visible-content:hover .invisible-content {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.how-we-work p {
    margin: 15px;
}
.how-we-work img {

}
.big-bubble {
    line-height: 1.1 !important;
}
.bubble:before {
    position: absolute;
    width: 0;
    bottom: -30px;
    left: 25px;
    height: 1px;
    content: '';
    border: 20px solid transparent;
    border-left: 0px solid transparent;
    border-top: 10px solid rgba(10, 10, 10, 0.74902);
}
#page {
    max-width: 100% !important;
    width: 100% !important;
}
.vc_row {
    margin: 0 !important;
}
body h1, body h2 {
    font-weight: 300;
    text-transform: uppercase;
}
body ul {
    font-size: 18px;
    margin: 6px 0px 20px;
    line-height: 26px;
    font-weight: 300;
}
body .bold {
    font-weight: 600;
}
body .description {
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 7.7px;
    margin: 35px 0 55px;
}
body .section-1 .button {
    letter-spacing: normal;
    width: auto;
}
body .button, body input[type=submit] {
    text-transform: uppercase;
    background-color: #ffde00;
    display: inline-block;
    padding: 15px;
    color: #000;
    font-weight: 600;
    font-size: 27px;
    cursor: pointer;
    border: none;
    width: 100%;
    font-weight: 400;
    text-align: center;
}
body .go a {
    text-decoration: none;
    background-image: url(/wp-content/uploads/2015/10/mouse.png);
    background-repeat: no-repeat;
    background-position: center 28%;
    background-color: rgba(217, 217, 217, 0.74);
    display: inline-block;
    height: 120px;
    width: 120px;
    border-radius: 50%;
    margin-top: 87px;
    cursor: pointer;
    background-size: 49px;
    font-size: 9px;
    text-transform: uppercase;
    padding-top: 80px;
    color: #000;
    font-weight: 900;
}
body .go a:hover {
    background-position: center 32%;
}
body .whitelinks a {
    color: #fff;
    border-bottom: 2px dashed #fff;
    text-decoration: none;
    font-size: 18px;
}
body p {
    font-size: 18px;
    margin: 46px 0 20px;
    line-height: 26px;
    font-weight: 300;
}
body:before {
    content: none;
}
.site-content {
    margin: 0;
    width: 100%;
}
body.admin-bar .navbar-fixed-top {
    top: 32px;
}
body .header .navbar-default {
    background-color: #000;
    border: none;
    height: 60px;
}
body .header .navbar-default .navbar-header .navbar-brand {
    padding: 8px 10px;
    float: left;
}
body .header .navbar-default .navbar-header .navbar-brand .logo {
    display: inline-block;
    float: left;
    padding: 10px;
    padding-top: 0;
}
body .header .navbar-default .navbar-header .navbar-brand .logo img {
    height: auto;
}
.logo img {
    width: 36px;
}
body .header .navbar-default .navbar-nav > li > a {
    font-size: 14px;
    padding: 25px 25px 15px;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
}
.call_phone_1 a {
    color: #fff;
}
.call_phone_1 a:hover {
    color: #fff;
    text-decoration: underline;
}
.section-14 iframe {
    width: 100%;
}
.hidden-gallery ol.flex-control-nav,
.hidden-gallery ul.flex-direction-nav {
    display: none;
}
html body .hidden-gallery {
    margin: 0;
}
.hidden-gallery .wpb_gallery_slides {
    border: none;
    height: auto !important;
    border-radius: 0;
    margin: 0;
    box-shadow: none;
    background: transparent !important;
    position: relative;
    overflow: hidden;
}
html body button.ubtn-normal {
    padding: 0;
    font-size: 27px;
}
a.ubtn-link {
    width: auto !important;
}
.header .left a {
    float: right;
    background: #ffde00;
    color: #0a0a0a;
    font-size: 16px;
    padding: 10px;
    margin-top: 8px;
    border-radius: 3px;
    text-transform: uppercase;
}
.hidden-gallery .wpb_gallery_slides li:not(:first-child) {
    display: none !important;
}
.hidden-gallery .wpb_gallery_slides li:first-child {
    opacity: 1 !important;
}
.hidden-gallery + .wpb_text_column h3 {
    margin-top: 20px;
}
body .header .navbar-default .navbar-nav > li > a {
    cursor: pointer;
    transition: 0.2s;
}

body .header .navbar-default .navbar-nav > li .sub-menu {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
body .header .navbar-default .navbar-nav > li .sub-menu a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
body .header .navbar-default .navbar-nav > li:hover > a {
    color: #555;
    background-color: #e7e7e7;
}
body .header .navbar-default .navbar-nav > li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
}
body .header .navbar-default .navbar-text {
    color: #fff;
    padding: 5px 5px 5px;
    font-weight: 300;
    font-size: 16px;
    text-transform: none;
    line-height: 50px;
}
@media (max-width: 1745px) {
body .header .phone {
    font-size: 18px;
}
}
body .header .phone {
    margin: 0 20px;
}
.footer-wrap {
    text-align: center;
}
.section-1 {
    color: #fff;
}
h1 {
    font-size: 61px;
}
body .whitetext h3 {
    margin-top: 60px;
    margin-bottom: 20px;
}
body .whitetext,
body .section-4, body .section-13 {
    color: #fff;
}
body .map-h2-holder {
    position: absolute;
    width: 100%;
    margin-top: 0;
    text-align: center;
}
.map-h2-holder + p {
    margin-top: 0;
}
#navbarCollapse{
    display: none;
}
@media screen and (min-width: 59.6875em) {
    #colophon {
        width: 83.444%;
        margin: 0;
        float: none;
        display: inline-block;
    }
}
@media (min-width: 1200px) {
    body .container {
        width: 1170px;
        margin-right: auto;
        margin-left: auto;
        float: none;
    }
}
@media (max-width: 768px) {
    html body .mobile-pdng {
        padding: 50px 0 !important;
    }
    html body .mobile-footer {
        padding: 20px !important;
    }
    html body .mobile-footer p {
        margin: 0;
    }
    html body .navbar-header .right a {
        margin: 10px 0 0;
        line-height: 1.1;
    }
    button.ubtn-normal {
        font-size: 20px !important;
    }
    html body .price-table {
        max-width: 100% !important;
        margin: 0 !important;
    }
    html body .price-table a {
        width: auto;
        padding: 4px 20px;
    }
    body > div:last-child:not(#wpadminbar) {
        top: 60px !important;
    }
    h1 {
        font-size: 35px;
    }
    #navbarCollapse {
        /*background: rgba(0, 0, 0, 0.93);*/
        /*border: 0;*/
    }
    #navbarCollapse ul {
        /*margin-bottom: 0;*/
    }
    body .header .navbar-default .navbar-text {
        margin: 0;
        line-height: 30px;
        padding: 0 0 10px;
    }
    body .section-1 .button {
        font-size: 16px;
    }
    body .section-1 {
        padding-top: 0 !important;
    }
    body .header .navbar-default .navbar-nav > li > a {
        padding: 10px;
    }
    .shelf {
        display: none;
    }
    body .description {
        letter-spacing: 0;
    }
    #iphone4s h2 {
        margin-bottom: 30px;
    }
    .vc_col-sm-2 {
        margin-bottom: 30px !important;
    }
    #iphone4s {
        padding-bottom: 0 !important;
        padding-top: 20px!important;
    }
    #iphone4s .upb_row_bg,
    #iphone5 .upb_row_bg,
    #iphone5s .upb_row_bg,
    #iPhone6 .upb_row_bg {
        /*background: transparent !important;*/
    }
    #iPhone6,
    #iphone5s,
    .main.footer {
        padding-top: 20px !important;
    }
    .footer .vc_col-sm-3 {
        margin-bottom: 20px !important;
    }
    #iphone4s .vc_col-sm-12 .wpb_wrapper .wpb_text_column:first-child {
        margin-bottom: 0;
    }
    #iphone5s,
    #iphone5,
    #iPhone6 {
        padding-bottom: 0 !important;
    }
    #iphone5 {
        padding-top: 0 !important;
    }
    #iphone5s {
        color: #000;
    }
}
.title-description {
    font-size: 20px;
    color: #fff;
    line-height: 65px;
    margin-right: 15px;
}
.button-modal input,
.button-modal select {
    display: block;
    width: 100%;
    height: 50px;
    padding: 10px;
    font-size: 18px;
    margin-bottom: 10px;
}
.button-modal .ajax-loader {
    display: none;
}
.button-modal input[type="submit"] {
    height: 65px;
    width: calc(50% - 30px);
    transition: 0.2s;
}
.button-modal {
    text-align: center;
}
.button-modal input[type="submit"]:hover {
    background: #FFA500;
}
.wpcf7-response-output {
    margin-top: 0;
}
@media (max-width: 768px) and (orientation: landscape) {
    .vc_col-sm-2 {
        width: 33%;
        float: left;
    }
    .section-14 iframe {
        height: 200px;
    }
    .footer .vc_col-sm-3 {
        width: 50%;
        float: left;
    }
}
#rev_slider_3_1 div,
#rev_slider_3_1 span {
    font-family: Raleway-ExtraBold !important;
}
.white-on-black-container {
    color: #fff;
    background: rgba(0,0,0,0.5);
    padding: 30px 40px;
    transition: 0.3s;
}
.white-on-black-container p {
    margin: 10px 0;
}
.vc_row .container {
    margin: 0 auto !important;
}
.white-on-black-container:hover {
    background: rgba(0,0,0,0.8);
}
.navbar {
    text-align: center;
}
.navbar-header {
    width: 100%;
}
.navbar-header .circle {
    position: absolute;
    left: calc(50% - 100px);
    margin-top: -60px;
    width: 200px;
    height: 200px;
    border-radius: 100px;
    background: black;
}
.navbar-header img {
    /*position: absolute;*/
    /*left: calc(50% - 75px);*/
    margin-top: 45px;
    width: 150px;
}
.navbar-header .right .ubtn-ctn-center {
    margin-right: 20px;
}
.navbar-header .right,
.navbar-header .right .ubtn-ctn-center {
    float: right;
}
.navbar-header .right .ubtn-ctn-center {
    float: right;
    margin-top: -8px;
}
.navbar-header .right .ubtn-ctn-center button {
    font-size: 16px;
    padding: 10px;
}
.navbar-header .right a {
    color: #fff;
    font-size: 30px;
    margin-top: 8px;
    display: inline-block;
}
.black-on-white-container {
    color: #000;
    background: rgba(255,255,255,0.5);
    padding: 30px 40px;
    transition: 0.3s;
}
.black-on-white-container:hover {
    background: rgba(255,255,255,0.8);
}
.black-on-white-container p {
    margin-top: 0;
}
.wpb_video_widget {
    margin-top: 20px;
}
.navbar-header .right a {
    /*margin-left: 20px;*/
}
.navbar-header .left .ubtn-ctn-center {
    margin-right: 20px;
}
.navbar-header .left {
    float: left;
    width: 40%;
}
.navbar-header .right {
    width: 40%;
    text-align: left;
}
.navbar-header .left .ubtn-ctn-center button {
    font-size: 16px;
    padding: 10px;
    display: inline-block;
    width: auto;
    float: right;
    margin-top: 8px;
}
.navbar-header .right .ubtn-ctn-center {
    text-align: left;
}
.counter {
    width: auto;
    background: rgba(0, 0, 0, 0.8);
    margin: 30px auto 0;
    padding: 3px!important;
    display: inline-block;
    margin-top: -180px!important;
}
.counter,
.counter span {
    font-size: 20px;
}
.ult_countdown, .wpb_row .wpb_column .wpb_wrapper .ult_countdown {
    width: 230px!important;
    height: 50px!important;
    display: block!important;
    text-align: center!important;
    float: inherit!important;
}
.ult_countdown.ult-cd-s1 .ult_countdown-section {
    padding: 0px 1px!important;
}
.ult_countdown-period{
    padding: 0px!important;
}
/*.ult_countdown-row{*/
    /*margin-top: 4px!important;*/

/*}*/
@media (max-width: 767px) {

    .navbar-header img {
        /*display: none;*/
    }

    .navbar-header button {
        display: none;
    }

    .navbar-header .left .ubtn-ctn-center button {
        font-size: 10px;
    }

    .navbar-header .right a {
        font-size: 25px;
    }

    .section-1 .upb_row_bg {
        background-position: top;
        background-size: cover !important;
    }

    body .section-1 .wpb_text_column {
        margin-top: 64px !important;
        margin-bottom: 0px !important;
    }

    body .section-1 .wpb_text_column .description {
        font-size: 19px;
    }

    body .section-1 {
        padding-bottom: 0px !important;
        margin-bottom: 0px !important;
    }

    #iphone4s {
        padding-top: 0px !important;
    }

    #iphone4s .upb_row_bg:nth-child(1) {
        background-size: contain !important;
        background-position: top;
    }

    #iphone4s .upb_row_bg {
        margin-top: -63px;
    }

    #iphone4s .white-on-black-container {
        background: inherit;
        margin-top: 100px;
    }

    #iphone4s .white-on-black-container p,
    #page .vc_row-fluid:nth-child(7) .white-on-black-container p,
    #page .vc_row-fluid:nth-child(9) .white-on-black-container p {
        color: #000000;
    }

    #iphone4s .vc_col-sm-12, #iphone4s .vc_col-sm-6,
    #page .vc_row-fluid:nth-child(5) .vc_col-sm-12, #page .vc_row-fluid:nth-child(5) .vc_col-sm-6,
    #page .vc_row-fluid:nth-child(7) .vc_col-sm-12
    #page .vc_row-fluid:nth-child(9) .vc_col-sm-12 {
        padding-left: 0px;
        padding-right: 0px;
    }

    #page .vc_row-fluid:nth-child(5) {
        margin-top: 40px !important;
        padding-bottom: 0px !important;
    }

    #page .vc_row-fluid:nth-child(5) .upb_row_bg {
        background-position: top;
        background-size: contain !important;
    }

    #page .vc_row-fluid:nth-child(5) .black-on-white-container {
        padding: 0;
        margin-top: 30px;
    }

    #page .vc_row-fluid:nth-child(7) {
        margin-top: 40px !important;
        padding-bottom: 40px !important;
    }

    #page .vc_row-fluid:nth-child(7) .upb_row_bg {
        background-size: contain !important;
        background-position: top;
    }

    .vc_row-fluid:nth-child(7) .white-on-black-container, #page .vc_row-fluid:nth-child(9) .white-on-black-container {
        background-color: white;
        padding: 0px !important;
    }

    #page .vc_row-fluid:nth-child(9) {
        padding-bottom: 0px !important;
    }

    #page .vc_row-fluid:nth-child(9) .upb_row_bg {
        background-position: top;
        background-size: contain !important;
    }

    #page .vc_col-sm-12 , #iphone4s .white-on-black-container{
        padding-left: 0px;
        padding-right: 0px;
    }
    .mobile-text1 .white-on-black-container{
        margin-top: 60px;
    }
    #page .vc_row-fluid:nth-child(9) .white-on-black-container{
        margin-top: 30px;
    }
    .navbar-header img {
        margin-top: 45px;
        width: 100px;
    }
    .navbar-header .circle {
        left: calc(50% - 75px);
        margin-top: -60px;
        width: 150px;
        height: 150px;
        z-index: 1;
    }
    .navbar-header .right {
        float: right;
    }
}
    @media (max-width: 767px)and (orientation: landscape) {
        body .section-1 .wpb_text_column .description {
            font-size: 25px;
        }

        .section-1 .upb_row_bg {
            background-position: center;
        }

        body .section-1 {
            padding-top: 260px !important;
            margin-bottom: 60px!important;

        }

        body .section-1 .wpb_text_column {
            margin-top: inherit !important;
            margin-bottom: inherit !important;
        }

        #iphone4s .white-on-black-container {
            margin-top: 330px;
        }

        #page .vc_row-fluid:nth-child(5) .black-on-white-container {
            padding: 0;
            margin-top: 150px;
        }

        #page .vc_row-fluid:nth-child(7) .white-on-black-container {
            margin-top: 225px;
        }

        .mobile-text1 {
            margin-top: 230px;
        }
        .mobile-text2{
            margin-top: -160px;
     }
        #page .vc_row-fluid:nth-child(9) .white-on-black-container {
         margin-top: 220px;
        }
        /*#page .white-on-black-container:nth-child(3){*/
            /*margin-top: 250px;*/
        /*}*/
    }
    @media (max-width: 767px) and (max-height: 320px) and (orientation: landscape) {
        #iphone4s .white-on-black-container {
            margin-top: 220px;
        }
        #page .vc_row-fluid:nth-child(5) .black-on-white-container {
            margin-top: 70px;
        }
        #page .vc_row-fluid:nth-child(7) .white-on-black-container {
            margin-top: 150px;
        }
        .mobile-text1 {
            margin-top: 140px;
        }
        #page .vc_row-fluid:nth-child(7) .white-on-black-container {
            margin-top: 165px!important;
        }
        .mobile-text1 {
            margin-top: 180px;
        }
        #page .vc_row-fluid:nth-child(9) .white-on-black-container {
            margin-top: 170px;
        }
        #page .vc_row-fluid:nth-child(7) .vc_col-sm-12:nth-child(2){
                     margin-top: -23px;
        }


    }
    @media (min-width: 375px)and (orientation: portrait)  {
    #iphone4s .upb_row_bg{
        margin-top: 0px;
    }
        #iphone4s .white-on-black-container{
            margin-top: 200px;
        }

    }
@media (max-width:320px) and (max-height: 568px) and (orientation: portrait) {
    #page .vc_row-fluid:nth-child(5) .black-on-white-container {
        padding: 0;
        margin-top: -50px;
    }
    .mobile-text1 .white-on-black-container{
        margin-top: -20px;
    }
    #page .vc_row-fluid:nth-child(9) .white-on-black-container{
        margin-top: 0px;
    }
}

@media (min-width: 415px) and (max-width: 500px) and (orientation: portrait) {
    #iphone4s .white-on-black-container {
        margin-top: 220px;
    }
    #page .vc_row-fluid:nth-child(5) .black-on-white-container{
        padding: 0;
        margin-top: 80px;
    }
    .mobile-text1 .white-on-black-container{
        margin-top: 120px;
    }
    #page .vc_row-fluid:nth-child(9) .white-on-black-container{
        margin-top: 120px;
    }
}

@media (min-width: 500px) and (max-width: 650px) and (orientation: portrait) {
    #iphone4s .white-on-black-container {
        margin-top: 290px;
    }
    #page .vc_row-fluid:nth-child(5) .black-on-white-container{
        padding: 0;
        margin-top: 100px;
    }
    .mobile-text1 .white-on-black-container{
        margin-top: 170px;
    }
    #page .vc_row-fluid:nth-child(9) .white-on-black-container{
        margin-top: 180px;
    }
}
@media (min-width: 650px) and (max-width: 750px) and (orientation: portrait){
        #iphone4s .white-on-black-container{
            margin-top: 350px;
        }
    #page .vc_row-fluid:nth-child(5) .black-on-white-container{
        padding: 0;
        margin-top: 170px;
    }
    .mobile-text1 .white-on-black-container{
        margin-top: 220px;
    }
    #page .vc_row-fluid:nth-child(9) .white-on-black-container{
        margin-top: 220px;
    }
}
@media (min-width: 750px) and (max-width: 850px) and (orientation: portrait){
    #iphone4s .white-on-black-container{
        margin-top: 350px;
    }
    #page .vc_row-fluid:nth-child(5) .black-on-white-container{
        padding: 0;
        margin-top: 160px;
    }
    .mobile-text1 .white-on-black-container{
        margin-top: 290px;
    }
    #page .vc_row-fluid:nth-child(9) .white-on-black-container{
        margin-top: 290px;
    }
}
@media (max-width: 1000px) {
    .navbar-header .left {
        width: 30%;
    }
    .navbar-header .right {
        width: 30%;
    }
}
@media (max-width: 767px) {
    body .section-1 {
        padding-top: 20vh !important;
    }
    body .section-1 .wpb_text_column {
        margin-top: 0vh !important;
        margin-bottom: 25vh !important;
    }
}
@media (max-width: 460px) {
    .navbar-header .left .ubtn-ctn-center {
        margin-top: -3px;
    }
    .navbar-header .left .ubtn-ctn-center button {
        font-size: 10px;
    }
    .navbar-header .right a {
        font-size: 17px;
        margin-top: 17px;
        position: relative;
        z-index: 2;

    }
}
.price-table {
    text-align: center;
    padding: 50px 0;
    width: 500px;
    margin: 0 auto !important;
}
.price-table img,
.price-table h2 {
    margin-bottom: 20px;
}
.price-table a {
    background: #5DAFF4;
    color: #FFF;
    font-size: 15px;
    font-weight: 600;
    height: 30px;
    padding: 4px;
    width: 170px;
    transition: 0.2s;
}
.price-table a:hover {
    background: #ffc425;
}
.price-table table {
    border: none;
}
.price-table table td {
    padding: 5px 0;
    text-align: center;
    border-left-width: 0;
    border-top-width: 0;
    border-right-width: 0;
}