body p {
    font-weight: 300;
}
/*
* Color swatch
* https://coolors.co/app/0f9d58-4286f5-f5b500-7747b2-dc4437 + 0d47a1
*/
[class*=decor-] {
    z-index: 99;
}
.section[class*="swatch-"].feature {
    background: none;
    background: -webkit-linear-gradient(top, #fff 0, #f6f6f6 150px);
    background: linear-gradient(to bottom, #fff 0, #f6f6f6 150px);
    background: -webkit-linear-gradient(to bottom, #fff 0, #f6f6f6 150px);
}
.section[class*="swatch-"].feature.dark {
    background: #eeeeee;
}
.section[class*="swatch-"] .panel-light {
    background-color: transparent;
    border: 1px solid #ddd;
}
.section[class*="swatch-"].feature .feature-shadow{ 
    content: "";
    display: block;
    height: 83px;
    background-size: 1722px 83px;
    background-repeat: no-repeat;
    background-image: url('../images/shadow-large.png');
    position: absolute;
    background-position: center center;
    width: 100%;
    bottom: 0;
    z-index: 10;
}

.swatch-gold-white.swatch-overlay, 
.swatch-gold-white.swatch-overlay h1, 
.swatch-gold-white.swatch-overlay h2, 
.swatch-gold-white.swatch-overlay p {
    color: #FFF !important;
}

.swatch-gold-white.swatch-overlay .btn-link, 
[class*="swatch-"] .swatch-gold-white.swatch-overlay .btn-link {
    box-shadow: 0px 0px 0px 1px #FFF inset !important;
    color: #FFF !important;
}
.swatch-gold-white.swatch-overlay .section-header:after, 
.swatch-gold-white.swatch-overlay .bordered-header:after, 
[class*="swatch-"] .swatch-gold-white.swatch-overlay .section-header:after, 
[class*="swatch-"] .swatch-gold-white.swatch-overlay .bordered-header:after {
    background: #fff !important;
}
/*
* Colors
*/
.bgcolor-home,
.panel-heading.bgcolor-home
{
    background-color: #0f9d58 !important; 
} 
.color-home,
.panel-heading .color-home
{
    color: rgba(255,255,255,0.87) !important; 
}
.bgcolor-home .select-wrap, .bgcolor-home textarea, .bgcolor-home input, .bgcolor-home .uneditable-input, .bgcolor-home .input-group-btn, [class*="swatch-"] .bgcolor-home .select-swrap, [class*="swatch-"] .bgcolor-home textarea, [class*="swatch-"] .bgcolor-home input, [class*="swatch-"] .bgcolor-home .uneditable-input, [class*="swatch-"] .bgcolor-home .input-group-btn {
    background: rgba(255, 255, 255, 0.95) !important;
    color: #666 !important;
}
.base-color-home {
    color: #0f9d58 !important; 
}


.bgcolor-pms,
.panel-heading.bgcolor-pms
{
    background-color: #4286f5 !important; 
} 
.color-pms ,
.panel-heading .color-pms
{
    color: rgba(255,255,255,0.87) !important; 
}
.bgcolor-pms .select-wrap, .bgcolor-pms textarea, .bgcolor-pms input, .bgcolor-pms .uneditable-input, .bgcolor-pms .input-group-btn, [class*="swatch-"] .bgcolor-pms .select-wrap, [class*="swatch-"] .bgcolor-pms textarea, [class*="swatch-"] .bgcolor-pms input, [class*="swatch-"] .bgcolor-pms .uneditable-input, [class*="swatch-"] .bgcolor-pms .input-group-btn {
    background: rgba(255, 255, 255, 0.95) !important;
    color: #666 !important;
}
.base-color-pms {
    color: #4286f5 !important; 
}

.bgcolor-site,
.panel-heading.bgcolor-site
{
    background-color: #0d47a1 !important; 
} 
.color-site ,
.panel-heading .color-site
{
    color: rgba(255,255,255,0.87) !important; 
}
.bgcolor-site .select-wrap, .bgcolor-site textarea, .bgcolor-site input, .bgcolor-site .uneditable-input, .bgcolor-site .input-group-btn, [class*="swatch-"] .bgcolor-site .select-wrap, [class*="swatch-"] .bgcolor-site textarea, [class*="swatch-"] .bgcolor-site input, [class*="swatch-"] .bgcolor-site .uneditable-input, [class*="swatch-"] .bgcolor-site .input-group-btn {
    background: rgba(255, 255, 255, 0.95) !important;
    color: #666 !important;
}
.base-color-site {
    color: #0d47a1 !important; 
}


.bgcolor-be,
.panel-heading.bgcolor-be
{
    background-color: #f5b500 !important; 
} 
.color-be ,
.panel-heading .color-be
{
    color: rgba(0,0,0,0.87) !important; 
}
.bgcolor-be .select-wrap, .bgcolor-be textarea, .bgcolor-be input, .bgcolor-be .uneditable-input, .bgcolor-be .input-group-btn, [class*="swatch-"] .bgcolor-be .select-wrap, [class*="swatch-"] .bgcolor-be textarea, [class*="swatch-"] .bgcolor-be input, [class*="swatch-"] .bgcolor-be .uneditable-input, [class*="swatch-"] .bgcolor-be .input-group-btn {
    background: rgba(255, 255, 255, 0.95) !important;
    color: #666 !important;
}
.base-color-be {
    color: #f5b500 !important; 
}

.bgcolor-cm,
.panel-heading.bgcolor-cm 
{
    background-color: #7747b2 !important; 
} 
.color-cm ,
.panel-heading .color-cm
{
    color: rgba(255,255,255,0.87) !important; 
}
.bgcolor-cm .select-wrap, .bgcolor-cm textarea, .bgcolor-cm input, .bgcolor-cm .uneditable-input, .bgcolor-cm .input-group-btn, [class*="swatch-"] .bgcolor-cm .select-wrap, [class*="swatch-"] .bgcolor-cm textarea, [class*="swatch-"] .bgcolor-cm input, [class*="swatch-"] .bgcolor-cm .uneditable-input, [class*="swatch-"] .bgcolor-cm .input-group-btn {
    background: rgba(255, 255, 255, 0.95) !important;
    color: #666 !important;
}
.base-color-cm {
    color: #7747b2 !important; 
}


.bgcolor-rm,
.panel-heading.bgcolor-rm
{
    background-color: #dc4437 !important; 
} 
.color-rm ,
.panel-heading .color-rm
{
    color: rgba(255,255,255,0.87) !important; 
}
.bgcolor-rm .select-wrap, .bgcolor-rm textarea, .bgcolor-rm input, .bgcolor-rm .uneditable-input, .bgcolor-rm .input-group-btn, [class*="swatch-"] .bgcolor-rm .select-wrap, [class*="swatch-"] .bgcolor-rm textarea, [class*="swatch-"] .bgcolor-rm input, [class*="swatch-"] .bgcolor-rm .uneditable-input, [class*="swatch-"] .bgcolor-rm .input-group-btn {
    background: rgba(255, 255, 255, 0.95) !important;
    color: #666 !important;
}
.base-color-rm {
    color: #dc4437 !important; 
}

.bg-color-macos {
    background-color: #555555 !important;
}
.bg-color-win {
    background-color: #03a9f4 !important;
}
.bg-color-linux {
    background-color: #d49800 !important;
}
.color-macos {
    color: #555555 !important;
}
.color-win {
    color: #03a9f4 !important;
}
.color-linux {
    color: #d49800 !important;
}
/*
* svg bgs card
*/
.rm-chart-bg {
    position: relative;
    padding-top: 110px;
    background: url(svg/bg-chart.svg) no-repeat 0 0 #dc4437;
    background-size: cover;
    text-align: center;
}

/*
* Header 
*/
/*
.home .swatch-green-white.navbar, 
[class*="swatch-"] .swatch-green-white.navbar 
{
    background-color: rgba(255,255,255,0.95) !important;
    color: rgba(0,0,0,0.87) !important;
}

.home .swatch-green-white a, [class*="swatch-"] .swatch-green-white a,
.home #masthead.navbar-scrolled .nav>li,
.home #masthead.navbar .nav>li>a,
.home .navbar.swatch-green-white i, 
.home .navbar.swatch-green-white .nav>li>a:hover {
    color: rgba(0,0,0,0.95) !important;
}
*/
.home .top-bar {
    background: none; !important;
    background-color: transparent; !important;
    color: rgba(255,255,255,0.9) !important;
}
.home .swatch-green-white.navbar, 
[class*="swatch-"] .swatch-green-white.navbar 
{
    background: none; !important;
    background-color: transparent; !important;
    color: rgba(255,255,255,0.9) !important;
}
.home .sticky-wrapper, .home .top-bar {
    position: absolute;
    width: 100%;
}
.home .sticky-wrapper {
    top: 15px;
}

@media (max-width: 979px) {
    .home #masthead.navbar-sticky .navbar-nav {
        background-color: rgba(255,255,255,0.95) !important;
    }
    .home .swatch-green-white.navbar .nav>li>a, 
    .home .swatch-green-white.navbar .nav>li>a:hover
    {
        color: rgba(0,0,0,0.87) !important
    }

    .home #masthead.navbar-sticky.navbar-scrolled .navbar-nav {
        background-color: transparent !important;
    }

    .home .swatch-green-white.navbar.navbar-scrolled  .nav>li>a,
    .home .swatch-green-white.navbar.navbar-scrolled  .nav>li>a:hover
    {
        color: rgba(255,255,255,0.9) !important;
    }
}

/*
.home .swatch-green-white a, [class*="swatch-"] .swatch-green-white a,
.home #masthead.navbar-scrolled .nav>li,
.home #masthead.navbar .nav>li>a,
.home .navbar.swatch-green-white i, 
.home .navbar.swatch-green-white .nav>li>a:hover {
    color: rgba(0,0,0,0.95) !important;
}*/
.home .navbar.swatch-green-white i, 
.home .navbar.swatch-green-white .nav>li>a:hover {
    color: rgba(255,255,255, 0.95) !important;
}

/*
.home .swatch-green-white.navbar-scrolled, [class*="swatch-"] .swatch-green-white.navbar-scrolled {
    box-shadow: 0px 4px 0px rgba(0,0,0,0.2);
}
.home .swatch-green-white.navbar-scrolled, [class*="swatch-"] .swatch-green-white.navbar-scrolled {
    background: rgba(255,255,251,0.95);
}
*/
#masthead.navbar-scrolled .icon-bar, [class*="swatch-"] #masthead.navbar-scrolled .icon-bar{
    background-color: rgba(0,0,0,0.87) !important;
}
#masthead.navbar-scrolled, [class*="swatch-"] #masthead.navbar-scrolled {
    box-shadow: 0px 4px 0px rgba(0,0,0,0.2) !important;
}
#masthead.navbar-scrolled, [class*="swatch-"] #masthead.navbar-scrolled {
    background: rgba(255,255,255,0.95) !important;
}
#masthead.navbar-scrolled .nav>li>a, [class*="swatch-"] #masthead.navbar-scrolled .nav>li>a, #masthead.navbar-scrolled .nav>li>a>i{
    color: rgba(0,0,0,0.87) !important;
}
#masthead.navbar-scrolled li.nav-highlight-ghost>a:after, [class*="swatch-"] #masthead.navbar-scrolled li.nav-highlight-ghost>a:after {
    border-bottom: 2px solid rgba(0,0,0,0.87) !important;
}
#masthead.navbar-scrolled .nav>li>a:before/*, 
.home #masthead.navbar .nav>li>a:before */
{
    background-color: rgba(0,0,0,0.87);
}
#masthead.navbar-scrolled .nav>li>ul.dropdown-menu, 
.home #masthead.navbar .nav>li>ul.dropdown-menu 
{
    background-color: rgba(255,255,255,0.95) !important;
}
#masthead.navbar-scrolled .nav>li>ul.dropdown-menu>li>a,
.home #masthead.navbar .nav>li>ul.dropdown-menu>li>a
{ 
    color: rgba(0,0,0,0.87) !important;
}

#masthead.navbar-scrolled .nav>li>ul.dropdown-menu>li>a:hover, 
.home #masthead.navbar .nav>li>ul.dropdown-menu>li>a:hover 
{ 
    background-color: rgba(0,0,0,0.7) !important;
    color: rgba(255,255,255,0.87) !important;
}
/*
* Logo
*/
#masthead .navbar-brand img {
    display: inline-block;
}
#masthead .navbar-brand img.color-logo {
    display: none;
}

#masthead.navbar-scrolled .navbar-brand img {
    display: none;
}
#masthead.navbar-scrolled .navbar-brand img.color-logo {
    display: inline-block;
}


/*
* Navigation
*/
.top-bar {
    line-height: 28px !important;
    box-shadow: none;
   /* border-bottom: 1px solid rgba(0,0,0,.1);*/
    border-bottom: none;
}
.pms .top-bar, .cm .top-bar, .rm .top-bar {
    /*border-bottom: 1px solid rgba(255,255,255,.2);*/
    border-bottom: none;
}
/*
.home .top-bar{
    background-color: #FFF;
    color: rgba(0,0,0,0.87) !important;
}

.swatch-green-white.navbar li.home.nav-highlight-ghost>a:after, 
[class*="swatch-"] .swatch-green-white.navbar li.home.nav-highlight-ghost>a:after
{
    border-bottom: 2px solid rgba(0,0,0,0.9) !important;
}*/


#masthead .nav>li>a {
    padding-left: 8px;
    padding-right: 8px;
}
#masthead .nav>li>a:before {
    height: 2px !important;
    margin-bottom: -18px !important;
    left: 10px !important;
    right: 10px !important;
}
.nav-highlight-ghost>a:after, .nav-highlight>a:after {
    left: 10px !important;
    right: 10px !important;
}
/*.navbar li.nav-highlight-ghost>a:after, [class*="swatch-"] .navbar li.nav-highlight-ghost>a:after {


    border-top-right-radius: 0;
    border-bottom-right-radius: 30px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}*/
.dropdown-menu, [class*="swatch-"] .dropdown-menu {
    box-shadow: 2px 2px 3px rgba(0,0,0,0.3) !important;
}
/*.navbar .nav>li.home>a:before {
    background-color: #0f9d58 !important;
}*/

/*
.navbar .nav>li.pms>a:before {
    background-color: #4286f5 !important;
}*/


/*
.navbar .nav>li.be>a:before {
    background-color: #f5b500 !important;
}*/


/*
.navbar .nav>li.pms>ul.dropdown-menu {
    background-color: #4286f5 !important;
}
.navbar .nav>li.pms>ul.dropdown-menu>li>a{
    color: #FFF !important;
}

.navbar .nav>li.pms>ul.dropdown-menu>li>a:hover{
    background-color: #587FB3 !important;
    color: #FFFFFF !important;
}

.navbar .nav>li.be>ul.dropdown-menu>li>a:hover{
    background-color: #C7A105 !important;
    color: #000000 !important;
}

.navbar .nav>li.be>ul.dropdown-menu {
    background-color: #f5b500 !important;
}
.navbar .nav>li.be>ul.dropdown-menu>li>a{
    color: #222 !important;
}

*/
/*
.navbar .nav>li.cm>a:before {
    background-color: #7747b2 !important;
}
.navbar .nav>li.rm>a:before {
    background-color: #dc4437 !important;
}*/
/*.navbar .nav>li.pricing>a:before {
    background-color: #8bc34a !important;
}*/

/***********************************************************************************
 *  + COUNTER
 ***********************************************************************************/

.counter {
    margin-bottom: 30px;
    text-align: center;
}

.counter i {
    font-size: 32px;
    line-height: 32px;
}

.counter-value {
    font-size: 72px;
    line-height: 96px;
    letter-spacing: 10px;
    font-weight: 300;
}

.counter-details {
    text-transform: uppercase;
    font-weight: 400;
}

.counter-details.light {
    text-transform: none;
    font-weight: 300;
}

/*
* Boxes
*/
.box-round .box-inner {
    border-radius: 50%;
}
.box-round.bzl .box-inner {
    border-top-right-radius: 0;
}

/*
* Margins & Paddings
*/
.no-pad-top {
    padding-top: 0px !important;
}
.no-pad-btm {
    padding-bottom: 0px !important;
}
.clear-bottom {
    height: 70px;
}
.mt-5 { margin-top: 5px;}
.mt-10 { margin-top: 10px;}
.mt-15 { margin-top: 15px;}
.mt-20 { margin-top: 20px;}
.mt-25 { margin-top: 25px;}
.mt-30 { margin-top: 30px;}
.mt-50 { margin-top: 50px;}
.mt-100 { margin-top: 100px;}
.mb-5 { margin-bottom: 5px;}
.mb-10 { margin-bottom: 10px;}
.mb-15 { margin-bottom: 15px;}
.mb-20 { margin-bottom: 20px;}
.mb-25 { margin-bottom: 25px;}
.mb-30 { margin-bottom: 30px;}
.mb-50 { margin-bottom: 50px;}
.mb-100 { margin-bottom: 100px;}

.pt-50 { padding-top: 50px;}
.pl-5 { padding-left: 5px;}
.pl-10 { padding-left: 10px;}
.pl-15 { padding-left: 15px;}

.pr-5 { padding-right: 5px;}
.pr-10 { padding-right: 10px;}
.pr-15 { padding-right: 15px;}

/*
* FontAwesome font icon sizes
*/
.fa-icon-xs {
    font-size: 14px !important;
}
.fa-icon-s {
    font-size: 20px !important;
}
.fa-icon-m {
    font-size: 30px !important;
}
.fa-icon-l {
    font-size: 40px !important;
}
.fa-icon-xl {
    font-size: 50px !important;
}
.fa-icon-xxl {
    font-size: 60px !important;
}
.fa-icon-xxxl {
    font-size: 80px !important;
}
.fa-icon-xxxxl {
    font-size: 100px !important;
}

/*
* Line-height fix for static text (no icon)
*/
.fa-icon-xs.txt {
    line-height: 14px;
}
.fa-icon-s.txt {
    line-height: 20px;
}
.fa-icon-m.txt {
    line-height: 30px;
}
.fa-icon-l.txt {
    line-height: 40px;
}
.fa-icon-xl.txt {
    line-height: 50px;
}
.fa-icon-xxl.txt {
    line-height: 60px;
}
.fa-icon-xxxl.txt {
    line-height: 80px;
}
.fa-icon-xxxxl.txt {
    line-height: 100px;
}

/*
* Buttons
*/
.btn-zz-round {
    border-top-left-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
}

/*
* Forms
*/
.learn-more-btn-text {
    float: right;
    cursor: pointer;
    margin: 7px 2px;
    font-size: 85%;
}
.learn-more-btn-text:hover {
    text-decoration: underline;
}

/*
* Lists / Tabs
*/
.tab-content.mac-display-cut-gallery-frame {
   /* position: absolute;
    top: 0;
    left: 0;*/
    background-color: transparent !important;
    background-image: url('../images/elements/mac-display-cut-gallery-frame.png') !important;
    background-size: cover !important;
    background-position: center center !important;
    padding: 0 !important;
}
.nav-tabs.light>li>a {
    text-transform: none !important;
    font-weight: 300 !important;
    line-height: 1 !important;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}
.nav-tabs.light>li>a i{
    display: block;
    margin-bottom: 10px;
    font-size: 45px;
}

.nav-tabs.center {
    text-align: center;
}
.nav-tabs.center>li {
    float: none !important;
    display: inline-block !important;
}
.tab-content.light {
    background: none;
    background-color: transparent !important;
}

.list-fancy-icons .round.zz {
    border-top-right-radius: 0px !important;
}

.vertical-icon-border.custom-border [class^=col-md]:first-child:before {
    border-left: none !important;
}
.vertical-icon-border.custom-border .custom-border:before {
    position: absolute;
    content: "";
    height: 1000px;
    top: 0;
    left: 50%;
    border-left: 1px dashed;
}
/*
* Overrides // TODO: includere di default nel color-default del tema
*/
a[data-toggle="modal"]:hover {
    text-decoration: underline;
}

label {
    font-weight: 400 !important;
}

.go-top {
    background-color: rgba(0, 0, 0, 0.33) !important;
    width: 36px;
    height: 36px;
    padding: 0;
    border-radius: 2px;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.35);
    right: 0px;
    margin-bottom: -5px;
}
.go-top i {
    font-size: 160%;
    font-weight: 300;
    color: #FFF;
}
.go-top:after {
    display: none!important;
}
.go-top:before {
    display: none!important;
}
@media (max-width: 979px) {
    .go-top {
        display: block !important;
    }
}

/*
* Maps
*/
.google-map-bedzzle {
  height: 440px;
  background: #FFF !important;
  background-color: #FFF !important;
  max-width: 1300px;
  margin: 0 auto;
}
.google-map-bedzzle img {
  max-width: inherit;
}

@media (max-width: 767px) {
    #map.google-map-bedzzle {
        height: 440px !important;
    }
}

/*
* Loader
*/
.pace-overlay {
    background-color: #fafafa;
}

#loading{
    background-color: #fafafa;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 1;
    margin-top: 0px;
    top: 0px;
}
#loading-center{
    width: 100%;
    height: 100%;
    position: relative;
    }
    /*
#loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 20px;
    width: 100px;
    margin-top: -10px;
    margin-left: -50px;

}*/
#loading-logo-wrap {
    position: absolute;
    top: -70px;
    left: -25px;
    width: 200px;
    height: 65px;
    text-align: center;
}
#loading-logo-img {
    width: 200px;
    height: 65px;
    background-size: cover;
    margin: 0;
    background-image: url('../images/logo-color.png');
}
/*
.object{
    width: 20px;
    height: 20px;
    background-color: #FFF;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
    margin-right: 20px;
    margin-bottom: 20px;
    position: absolute; 
    box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
}
*/

#object_one{
    background-color: #4286f5;
    /*-webkit-animation: object 2s linear infinite;
     animation: object 2s linear infinite;*/
     }
#object_two{ 
    background-color: #f5b500;
    /*-webkit-animation: object 2s linear infinite -.4s;
    animation: object 2s linear infinite -.4s;*/
     }
#object_three{ 
    background-color: #7747b2;
   /* -webkit-animation: object 2s linear infinite -.8s; 
    animation: object 2s linear infinite -.8s; */
    }
#object_four{ 
    background-color: #dc4437;
   /* -webkit-animation: object 2s linear infinite -1.2s;
    animation: object 2s linear infinite -1.2s; */
    } 
#object_five{ 
    background-color: #0d47a1;
   /* -webkit-animation: object 2s linear infinite -1.6s; 
    animation: object 2s linear infinite -1.6s; */
    }
/*
#loading{
    background-color: #35203b;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 1;
    margin-top: 0px;
    top: 0px;
}*/
/*
#loading-center{
    width: 100%;
    height: 100%;
    position: relative;
    }*/
#loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 30px;
    width: 155px;
    margin-top: -15px;
    margin-left: -75px;
}
.object{
    width: 18px;
    height: 18px;
    background-color: #FFF;
    float: left;
    margin-top: 15px;
    margin-right: 15px;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
    -webkit-animation: object 1s infinite;
    animation: object 1s infinite;
    box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
    -ms-transform: scale(1); 
    -webkit-transform: scale(1);
    transform: scale(1);
}
.object:last-child {
    margin-right: 0px;
    }

.object:nth-child(9){
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    }
.object:nth-child(8){
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    }
.object:nth-child(7){
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    }   
.object:nth-child(6){
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
    }
.object:nth-child(5){
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    }
.object:nth-child(4){
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
    }
.object:nth-child(3){
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    }
.object:nth-child(2){
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
    }                               

@-webkit-keyframes object{
50% {
    /*-ms-transform: translate(0,-30px); 
    -webkit-transform: translate(0,-30px);
    transform: translate(0,-30px);*/
    -ms-transform: scale(1.25); 
    -webkit-transform: scale(1.25);
    transform: scale(1.25);
    }
}       
@keyframes object{
50% {
    /*-ms-transform: translate(0,-30px); 
    -webkit-transform: translate(0,-30px);
    transform: translate(0,-30px);*/
    -ms-transform: scale(1.25); 
    -webkit-transform: scale(1.25);
    transform: scale(1.25);
    }
}
    /*
    
@-webkit-keyframes object{
  0% { left: 100px; top:0}
  80% { left: 0; top:0;}
  85% { left: 0; top: -20px; width: 20px; height: 20px;}
  90% { width: 40px; height: 15px; }
  95% { left: 100px; top: -20px; width: 20px; height: 20px;}
  100% { left: 100px; top:0; }      
    
}       
@keyframes object{
  0% { left: 100px; top:0}
  80% { left: 0; top:0;}
  85% { left: 0; top: -20px; width: 20px; height: 20px;}
  90% { width: 40px; height: 15px; }
  95% { left: 100px; top: -20px; width: 20px; height: 20px;}
  100% { left: 100px; top:0; }
}   
*/

/*
.pace-overlay {
    background-color: #0f9d58;
}
.pace-dot .pace-progress-inner {
    background: #fff;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 100%;
    border-bottom-left-radius: 100%;
    width: 150px;
    height: 150px;
    margin-left: -75px;
    margin-right: -75px;
    margin-top: -75px;
}

.pms .pace-overlay {
    background-color: #4286f5;
}
.pms.pace-dot .pace-progress-inner {
    background: rgba(255,255,255,0.87);
}

.site .pace-overlay {
    background-color: #0d47a1;
}
.site.pace-dot .pace-progress-inner {
    background: rgba(255,255,255,0.87);
}

.be .pace-overlay {
    background-color: #f5b500;
}
.be.pace-dot .pace-progress-inner {
    background: rgba(0,0,0,0.87);
}

.cm .pace-overlay {
    background-color: #7747b2;
}
.cm.pace-dot .pace-progress-inner {
    background-color: rgba(255,255,255,0.87);
}

.rm .pace-overlay {
    background-color: #dc4437;
}
.rm.pace-dot .pace-progress-inner {
    background: rgba(255,255,255,0.87);
}
*/

.price-calculator p.note{
    line-height: 1 !important;
    color: rgba(0,0,0,0.6);
    margin-left: 1em;
    text-indent: -1em;
}
.price-calculator p.note i {
    color: rgba(0,0,0,0.6);
}
.price-calculator .panel-title {
    text-transform: none;
    font-size: 32px;
    font-weight: 300;
}
.price-calculator .data-price em {
    font-size: 50%;
    font-style: normal;
    line-height: 1;
}
.price-calculator #fixed-price-preview {
    z-index: 101; /* go-top : 100*/
    bottom: -300px;
    left: 0;
    position: fixed;
    width: 100%;
        -webkit-transition: bottom 1s;
      -moz-transition: bottom 1s;
      -o-transition: bottom 1s;
      transition: bottom 1s;
}

.price-calculator #fixed-price-preview.swatch-green-white {
    background-color: rgba(15, 157, 88, 0.93) !important;
}
.price-calculator #fixed-price-preview.swatch-green-white .decor {
    fill: rgba(15, 157, 88, 0.93) !important;
}

.price-calculator  #fixed-price-preview .container {
    padding-bottom: 0px;
    color: #FFF;
}
.price-calculator  #fixed-price-preview .container h4 {
    margin: 0;
    font-size: 60px;
    font-weight: 700;
    line-height: 1em;
    position: relative;
    color: #FFF;
}
.price-calculator  #fixed-price-preview .container h4 small {
   font-size: 40%;
   color: #FFF;
}
.price-calculator  #fixed-price-preview .container small {
   color: #FFF;
}
.price-calculator  #fixed-price-preview .container .or-label {
    font-size: 25px;
    margin-top: 25px;
    font-weight: 300;
}
@media (max-width: 979px) {
    .price-calculator  #fixed-price-preview .container h4 {
        font-size: 35px;
        text-indent: 0;
    }
    .price-calculator  #fixed-price-preview .container .or-label {
        display: none;
    }
}
/*
* BUG fixes - menu z-index
*/
#masthead.navbar {
    z-index: 999;
}
.modal {
    z-index: 99990 !important;
}
body.modal-open #masthead.navbar {
    z-index: 99;
}
.modal-dialog .modal-title {
    width: 97%;
}
.modal.w50 .modal-dialog {
    width: 50%;
}
.modal.w60 .modal-dialog {
    width: 60%;
}
.modal.w70 .modal-dialog {
    width: 70%;
}
.modal.w80 .modal-dialog {
    width: 80%;
}
.modal.wide .modal-dialog {
    width: 90%;
}
.modal .section-header {
    margin-bottom: 35px;
}

.price-calculator select {
    line-height: 1.2;
    padding-left: 10px;
}
.price-calculator .pricing-col select {
    line-height: 2;
    text-align: center;
}

@media (max-width: 979px) {
    #masthead .dropdown-menu {
        overflow: hidden;
    }

    #masthead .dropdown-menu li {
        display: block;
        width: 50%;
        float: left;
        border-bottom: 1px solid rgba(0,0,0,0.2);
    }
    #masthead .dropdown-menu li a{
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
}

/*
Custom Fonts
 */
@font-face {
  font-family: 'icon_set_1';
  src: url('../fonts/set1/icon_set_1.eot?55361665');
  src: url('../fonts/set1/icon_set_1.eot?55361665#iefix') format('embedded-opentype'),
       url('../fonts/set1/icon_set_1.woff?55361665') format('woff'),
       url('../fonts/set1/icon_set_1.ttf?55361665') format('truetype'),
       url('../fonts/set1/icon_set_1.svg?55361665#icon_set_1') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'icon_set_1';
    src: url('../fonts/set2/icon_set_1.svg?55361665#icon_set_1') format('svg');
  }
}
*/
 
 [class^="icon_set_1_"]:before, [class*="icon_set_1_"]:before {
  font-family: "icon_set_1";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
 /* margin-right: .2em;*/
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
     
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
 /* margin-left: .2em;*/
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon_set_1_icon-1:before { content: '\21'; } /* '!' */
.icon_set_1_icon-2:before { content: '\22'; } /* '&quot;' */
.icon_set_1_icon-3:before { content: '\23'; } /* '#' */
.icon_set_1_icon-4:before { content: '\24'; } /* '$' */
.icon_set_1_icon-5:before { content: '\25'; } /* '%' */
.icon_set_1_icon-6:before { content: '\26'; } /* '&amp;' */
.icon_set_1_icon-7:before { content: '\27'; } /* ''' */
.icon_set_1_icon-8:before { content: '\28'; } /* '(' */
.icon_set_1_icon-9:before { content: '\29'; } /* ')' */
.icon_set_1_icon-10:before { content: '\2a'; } /* '*' */
.icon_set_1_icon-11:before { content: '\2b'; } /* '+' */
.icon_set_1_icon-12:before { content: '\2c'; } /* ',' */
.icon_set_1_icon-13:before { content: '\2d'; } /* '-' */
.icon_set_1_icon-14:before { content: '\2e'; } /* '.' */
.icon_set_1_icon-15:before { content: '\2f'; } /* '/' */
.icon_set_1_icon-16:before { content: '\30'; } /* '0' */
.icon_set_1_icon-17:before { content: '\31'; } /* '1' */
.icon_set_1_icon-18:before { content: '\32'; } /* '2' */
.icon_set_1_icon-19:before { content: '\33'; } /* '3' */
.icon_set_1_icon-20:before { content: '\34'; } /* '4' */
.icon_set_1_icon-21:before { content: '\3a'; } /* '5' */
.icon_set_1_icon-22:before { content: '\35'; } /* '5' */
.icon_set_1_icon-23:before { content: '\36'; } /* '6' */
.icon_set_1_icon-24:before { content: '\37'; } /* '7' */
.icon_set_1_icon-25:before { content: '\38'; } /* '8' */
.icon_set_1_icon-26:before { content: '\39'; } /* '9' */
.icon_set_1_icon-27:before { content: '\3a'; } /* ':' */
.icon_set_1_icon-27:before { content: '\3b'; } /* ';' */
.icon_set_1_icon-28:before { content: '\3c'; } /* '&lt;' */
.icon_set_1_icon-29:before { content: '\3d'; } /* '=' */
.icon_set_1_icon-30:before { content: '\3e'; } /* '&gt;' */
.icon_set_1_icon-31:before { content: '\3f'; } /* '?' */
.icon_set_1_icon-32:before { content: '\40'; } /* '@' */
.icon_set_1_icon-33:before { content: '\41'; } /* 'A' */
.icon_set_1_icon-34:before { content: '\42'; } /* 'B' */
.icon_set_1_icon-35:before { content: '\43'; } /* 'C' */
.icon_set_1_icon-36:before { content: '\44'; } /* 'D' */
.icon_set_1_icon-37:before { content: '\45'; } /* 'E' */
.icon_set_1_icon-38:before { content: '\46'; } /* 'F' */
.icon_set_1_icon-39:before { content: '\47'; } /* 'G' */
.icon_set_1_icon-40:before { content: '\48'; } /* 'H' */
.icon_set_1_icon-41:before { content: '\49'; } /* 'I' */
.icon_set_1_icon-42:before { content: '\4a'; } /* 'J' */
.icon_set_1_icon-43:before { content: '\4b'; } /* 'K' */
.icon_set_1_icon-44:before { content: '\4c'; } /* 'L' */
.icon_set_1_icon-45:before { content: '\4d'; } /* 'M' */
.icon_set_1_icon-46:before { content: '\4e'; } /* 'N' */
.icon_set_1_icon-47:before { content: '\4f'; } /* 'O' */
.icon_set_1_icon-48:before { content: '\50'; } /* 'P' */
.icon_set_1_icon-49:before { content: '\51'; } /* 'Q' */
.icon_set_1_icon-50:before { content: '\52'; } /* 'R' */
.icon_set_1_icon-51:before { content: '\53'; } /* 'S' */
.icon_set_1_icon-52:before { content: '\54'; } /* 'T' */
.icon_set_1_icon-53:before { content: '\55'; } /* 'U' */
.icon_set_1_icon-54:before { content: '\56'; } /* 'V' */
.icon_set_1_icon-55:before { content: '\57'; } /* 'W' */
.icon_set_1_icon-56:before { content: '\58'; } /* 'X' */
.icon_set_1_icon-57:before { content: '\59'; } /* 'Y' */
.icon_set_1_icon-58:before { content: '\5a'; } /* 'Z' */
.icon_set_1_icon-59:before { content: '\5b'; } /* '[' */
.icon_set_1_icon-60:before { content: '\5c'; } /* '\' */
.icon_set_1_icon-61:before { content: '\5d'; } /* ']' */
.icon_set_1_icon-62:before { content: '\5e'; } /* '^' */
.icon_set_1_icon-63:before { content: '\5f'; } /* '_' */
.icon_set_1_icon-64:before { content: '\60'; } /* '`' */
.icon_set_1_icon-65:before { content: '\61'; } /* 'a' */
.icon_set_1_icon-66:before { content: '\62'; } /* 'b' */
.icon_set_1_icon-67:before { content: '\63'; } /* 'c' */
.icon_set_1_icon-68:before { content: '\64'; } /* 'd' */
.icon_set_1_icon-69:before { content: '\65'; } /* 'e' */
.icon_set_1_icon-70:before { content: '\66'; } /* 'f' */
.icon_set_1_icon-71:before { content: '\67'; } /* 'g' */
.icon_set_1_icon-72:before { content: '\68'; } /* 'h' */
.icon_set_1_icon-73:before { content: '\69'; } /* 'i' */
.icon_set_1_icon-74:before { content: '\6a'; } /* 'j' */
.icon_set_1_icon-75:before { content: '\6b'; } /* 'k' */
.icon_set_1_icon-76:before { content: '\6c'; } /* 'l' */
.icon_set_1_icon-77:before { content: '\6d'; } /* 'm' */
.icon_set_1_icon-78:before { content: '\6e'; } /* 'n' */
.icon_set_1_icon-79:before { content: '\6f'; } /* 'o' */
.icon_set_1_icon-80:before { content: '\70'; } /* 'p' */
.icon_set_1_icon-81:before { content: '\71'; } /* 'q' */
.icon_set_1_icon-82:before { content: '\72'; } /* 'r' */
.icon_set_1_icon-83:before { content: '\73'; } /* 's' */
.icon_set_1_icon-84:before { content: '\74'; } /* 't' */
.icon_set_1_icon-85:before { content: '\75'; } /* 'u' */
.icon_set_1_icon-86:before { content: '\76'; } /* 'v' */
.icon_set_1_icon-87:before { content: '\77'; } /* 'w' */
.icon_set_1_icon-88:before { content: '\78'; } /* 'x' */
.icon_set_1_icon-89:before { content: '\79'; } /* 'y' */
.icon_set_1_icon-90:before { content: '\7a'; } /* 'z' */
.icon_set_1_icon-91:before { content: '\7b'; } /* '{' */
.icon_set_1_icon-92:before { content: '\7c'; } /* '|' */
.icon_set_1_icon-93:before { content: '\7d'; } /* '}' */
.icon_set_1_icon-94:before { content: '\7e'; } /* '~' */
.icon_set_1_icon-95:before { content: '\e800'; } /* '' */
.icon_set_1_icon-96:before { content: '\e801'; } /* '' */
.icon_set_1_icon-97:before { content: '\e802'; } /* '' */
.icon_set_1_icon-98:before { content: '\e803'; } /* '' */
.icon_set_1_icon-99:before { content: '\e804'; } /* '' */
.icon_set_1_icon-100:before { content: '\e805'; } /* '' */

@charset "UTF-8";

 @font-face {
  font-family: 'icon_set_2';
  src: url('../fonts/set2/icon_set_2.eot?40207016');
  src: url('../fonts/set2/icon_set_2.eot?40207016#iefix') format('embedded-opentype'),
       url('../fonts/set2/icon_set_2.woff?40207016') format('woff'),
       url('../fonts/set2/icon_set_2.ttf?40207016') format('truetype'),
       url('../fonts/set2/icon_set_2.svg?40207016#icon_set_2') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'icon_set_2';
    src: url('../fonts/set2/icon_set_2.svg?40207016#icon_set_2') format('svg');
  }
}
*/
 
 [class^="icon_set_2_"]:before, [class*=" icon_set_2_"]:before {
  font-family: "icon_set_2";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
 /* margin-right: .2em;*/
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
 /* margin-left: .2em;*/
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon_set_2_icon-102:before { content: '󨀃'; } /* '\e8003' */
.icon_set_2_icon-103:before { content: '󨀓'; } /* '\e8013' */
.icon_set_2_icon-105:before { content: '󨀳'; } /* '\e8033' */
.icon_set_2_icon-106:before { content: '󨁃'; } /* '\e8043' */
.icon_set_2_icon-107:before { content: '󨁓'; } /* '\e8053' */
.icon_set_2_icon-108:before { content: '󨁣'; } /* '\e8063' */
.icon_set_2_icon-109:before { content: '󨁳'; } /* '\e8073' */
.icon_set_2_icon-110:before { content: '󨂃'; } /* '\e8083' */
.icon_set_2_icon-111:before { content: '󨂓'; } /* '\e8093' */
.icon_set_2_icon-112:before { content: '󨂣'; } /* '\e80a3' */
.icon_set_2_icon-104:before { content: '󨂳'; } /* '\e80b3' */
.icon_set_2_icon-114:before { content: '󨃃'; } /* '\e80c3' */
.icon_set_2_icon-115:before { content: '󨃓'; } /* '\e80d3' */
.icon_set_2_icon-116:before { content: '󨃣'; } /* '\e80e3' */
.icon_set_2_icon-117:before { content: '󨃳'; } /* '\e80f3' */
.icon_set_2_icon-118:before { content: '󨄃'; } /* '\e8103' */


/*
* Home intro
*/
#intro.jumbotron {
    position: relative;
    overflow: hidden;
    height: 800px;
    min-height: 800px;
    margin: 0;
    padding: 9rem 0;
    background-color: #3b5167;
}
#intro.jumbotron #video-fallback, #intro.jumbotron .background#video-container {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    display: block;
    width: auto;
    min-width: 100%;
    height: auto;
    min-height: 100%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-color: #3b5167;
    background-position: 50% 50%;
    background-size: cover;
}
#intro.jumbotron .background#video-container {
    background: 0 0;
}
#intro.jumbotron .background#video-container video#intro-video {
    position: absolute;
    z-index: 3;
    top: 50%;
    left: 50%;
    width: auto;
    min-width: 100%;
    height: auto;
    min-height: 100%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
#intro.jumbotron .container {
    position: relative;
    padding-top: 120px;
    padding-bottom: 120px;
    color: #fff;
}/*
#intro.jumbotron .container .intro-slogan {
    font-size: 6rem;
    line-height: 1.2;
    cursor: default;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    font-weight: 300;
}*/
#intro.jumbotron .container .intro-description {
    margin-bottom: 2rem;
    color: #fff;
    font-weight: 300;
}

#intro.jumbotron .background#video-container iframe {
    position: absolute;
    top: -15%;
    left: -15%;
    width: 130%;
    height: 130%;
    pointer-events: none;
    background: transparent !important; 
} 
@media (max-width: 1090px) {
  #intro.jumbotron .background#video-container iframe {
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
  }
}
@media (min-width: 1850px) {
  #intro.jumbotron .background#video-container iframe {
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
  }
}

/*
.video-background {
  position: fixed;
  top: 0; right: 0; bottom: 0; left: 0;
  z-index: -99;
}
.video-foreground,
.video-background iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: transparent !important; 
}

@media (min-aspect-ratio: 16/9) {
  .video-foreground { height: 300%; top: -100%; }
}
@media (max-aspect-ratio: 16/9) {
  .video-foreground { width: 300%; left: -100%; }
}
*/
/*
* Typed cursor
*/
.typed-cursor{
    opacity: 1;
    -webkit-animation: blink 1s infinite;
    -moz-animation: blink 1s infinite;
    animation: blink 1s infinite;
}
@keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-webkit-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-moz-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}


.fade {
   opacity: 0;
   -webkit-transition: opacity 1s ease;
      -moz-transition: opacity 1s ease;
       -ms-transition: opacity 1s ease;
        -o-transition: opacity 1s ease;
           transition: opacity 1s ease;
 }

 a.calltoaction, button.calltoaction {
    text-transform: uppercase;
 }
 p.calltoaction {
    font-size: 18px;
 }

#masthead .nav-cta-freetrial {
    text-transform: uppercase !important;
    padding: 5px 10px !important;
    margin-top: 25px;
    font-size: 15px !important;
}
#masthead .nav-cta-freetrial:before {
    display: none !important;
} 

#masthead.navbar-scrolled .nav-cta-freetrial {
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.9) inset !important;
    margin-top: 17px !important;
}

 form.material select,
 form.material input,
 form.material textarea
  {
    background-color: transparent;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
 }
 form input[type=checkbox] {
    border-bottom: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
 }
form.material .form-icon-group i {
    color: rgba(0,0,0,.54);
 }
form.material .row .form-icon-group i {
    left: 22px;
    font-size: 12px;
 }
.section[class*="swatch-"] .primary-link {
    color: #3367d6;
    text-decoration: underline;
    cursor: pointer;
 }

 @media screen and (max-device-width: 767px) {
    form.material .g-recaptcha {
        transform: scale(0.8);
        margin-left: -16px;
    }
 }

 /*
 * freshchat mobile badge padding fix
  */
@media screen and (max-device-width: 767px) {
    #_fc_div.fc-tab.-left {
        left: 5px!important;
        height: 70px!important;
    }
}


/*
* outbounce
*/
#ouibounce-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99980;
}
#ouibounce-modal .underlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.7);
  cursor: pointer;
  -webkit-animation: fadein 0.5s;
  animation: fadein 0.5s;
}
#ouibounce-modal .ob-modal .smiling-face, 
#ouibounce-modal .ob-modal .scared-face {
    font-size: 50px;
    line-height: 1;
    margin-top: 10px;
} 

#ouibounce-modal .ob-modal .smiling-face {
    display: none;
}

#ouibounce-modal .ob-modal:hover .smiling-face {
    display: inline-block;
}

#ouibounce-modal .ob-modal .scared-face {
    display: inline-block;
}

#ouibounce-modal .ob-modal:hover .scared-face {
    display: none;
}
#ouibounce-modal .ob-modal {
  width: 600px;
  height: 430px;
  background-color: #f0f1f2;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 4px;
  -webkit-animation: popin 0.3s;
  animation: popin 0.3s;
}
#ouibounce-modal .ob-modal-title {
  font-size: 18px;
  background-color: #ffd658;
  color: rgba(0, 0, 0, .87);
  padding: 10px;
  margin: 0;
  border-radius: 4px 4px 0 0;
  text-align: center;
}
#ouibounce-modal h3 {
  color: rgba(0, 0, 0, .87);
  font-size: 1em;
  margin: 0.2em;
  text-transform: uppercase;
  font-weight: 500;
}
#ouibounce-modal .ob-modal-body {
  padding: 20px 35px;
  font-size: 0.9em;
  text-align: center;
}
#ouibounce-modal p {
  color: rgba(0, 0, 0, .87);
}
#ouibounce-modal p.big {
    font-size: 30px;
    line-height: 1.2;
}
#ouibounce-modal form {
  text-align: center;
  margin-top: 10px;
}
#ouibounce-modal form input[type=text] {
  padding: 12px;
  font-size: 1.2em;
  width: 250px;
  border-radius: 4px;
  border: 1px solid #ccc;
  -webkit-font-smoothing: antialiased;
  margin: 0 5px;
}
#ouibounce-modal form input[type=submit] {
  text-transform: uppercase;
  font-weight: bold;
  padding: 12px;
  font-size: 1.1em;
  border-radius: 4px;
  color: #fff;
  background-color: #4ab471;
  border: none;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  clear: both;
  margin-top: 20px;
}
#ouibounce-modal form p {
  text-align: center;
  margin-left: 35px;
  opacity: 0.8;
  margin-top: 1px;
  padding-top: 1px;
  font-size: 0.9em;
}
#ouibounce-modal .ob-modal-footer {
  position: absolute;
  bottom: 20px;
  text-align: center;
  width: 100%;
}
#ouibounce-modal .ob-modal-footer p {
  cursor: pointer;
  display: inline;
  border-bottom: 1px solid #344a5f;
}
#ouibounce-modal .ob-modal-footer small {
  font-size: 12px;
  color: rgba(0, 0, 0, .54);
  margin-top: 15px;
  display: block;
  clear: both;
}
@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
@-ms-keyframes fadein {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
@-webkit-keyframes popin {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }

  85% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@-ms-keyframes popin {
  0% {
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }

  85% {
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 1;
  }

  100% {
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes popin {
  0% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }

  85% {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

.subfooter {
    width:100%; 
    font-size: 13px; 
    min-height: 150px; 
    padding: 50px; 
    background: #333; 
    color: rgba(255,255,255,.92);
}

.subfooter .footer-badge{
    width: 135px; 
    height: 45px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
}

footer .widget_recent_entries .post-icon i {
    font-size: 22px;
    line-height: 42px;
}

 @media screen and (max-device-width: 767px) {
    .cookie-disclaimer {
        bottom: 15px !important;
    }
 }

.cookie-disclaimer {
  background: #000000;
  color: #FFF;
  opacity: 0.8;
  width: 310px;
  bottom: 5px;
  right: 5px;
  z-index: 99;
  height: 170px;
  position: fixed;
  font-size: 13px;
}
.cookie-disclaimer .ct {
  text-align: center;
  padding: 30px 10px 5px 10px;
}
.cookie-disclaimer .ct a {
    cursor: pointer;
}

.cookie-disclaimer .btn-link.accept-cookie {
    border: 1px solid rgba(255,255,255,0.9);
    color: rgba(255,255,255,0.9);
}
.cookie-disclaimer .cookie-close{
  position: absolute;
  right: 5px;
  top: 5px;
  padding: 10px;
  cursor: pointer;
}

