/*
 Theme Name:   Sito Aziendale Child
 Theme URI:    http://8theme.com/
 Description:  Royal Child Theme
 Author:       wikilab
 Author URI:   http://8theme.com
 Template:     site
 Version:      0.0.1
 Text Domain:  royal-child
*/
body.category-1 .widget-container {
    margin-bottom: 0px !important;
}
a, .mobile-nav li a { color: #333; }
a:hover, .top-bar a:hover {
  color: #f07e23;
  outline: none !important;
}
.content-page {
    margin-top: 0px;	
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 15px !important;
}
.page-template-portfolio .page-content,
.single-etheme_portfolio .page-content {
    margin-top: 25px;
}
.page-content {
     margin-bottom: 0px;
     margin-top: 0px;
}
.header-type-1 .menu .menu-full-width .nav-sublist-dropdown {
    top: 45px;
}
.color-white h1, .color-white h2, .color-white h3, .color-white h4, .color-whiteh5, .color-white h6, .color-white p {
    color: #fff !important;
}

h1, h2, h3, h4, h5, h6 {
	color: #5AA1E3;
}

p {
	margin-bottom: 8px;
}

body {
	font-size: 15px;
}
.float-right {
    float: right;
}
.wpb_gallery .wpb_gallery_slides .owl-buttons div {
  opacity: 1!important;
}
.wpb_gallery .wpb_gallery_slides .owl-buttons .owl-prev {
    left: 20px!important;
}
.wpb_gallery .wpb_gallery_slides .owl-buttons .owl-next {
    right: 20px!important;
}
/* Mobile Menù */

.mobile-nav-heading.close-mobile-nav {
    background-color: #05387E;
}

.mobile-nav li a {
    font-size: 15px;
    font-weight: 600;
}

.mobile-nav, .st-menu-content {background-color: #f2f2f2;}


/* Margin */

.mt-10 {margin-top: 10px;}
/* Padding */

.pb-35 {padding-bottom: 35px;}

.page-heading .title {
    font-size: 40px;
    color: #05387E;
}

.st-menu {
    background: #fff;
}

i.fa.fa-check {
    color: #f07e23;
}
i.fa.fa-plus {
	color: #f07e23;
}
.list li {
    display: inherit;
}

.top-bar {
    color: #080808;
    background:#EFEFEF;
    padding: 10px 0;
}
.top-bar a {
    color: #080808;
    text-shadow: -1px -1px 0px #DADADA;
    font-size: 16px;
    text-transform: none;
    text-align: right;
    font-weight: 600;
}

.top-bar p {
    margin-bottom: 0px;
}
.header-wrapper .menu > li > a, .header-type-2.slider-overlap .header .menu > li > a, .header-type-3.slider-overlap .header .menu > li > a, .header-type-7 .menu-wrapper .menu > li > a, .header-type-10 .menu-wrapper .navbar-collapse .menu-main-container .menu > li > a, .header-vertical-enable .page-wrapper .header-type-vertical .container .menu > li > a, .header-vertical-enable .page-wrapper .header-type-vertical2 .container .menu > li > a {    font-weight: 500;
    font-weight: 500;
    text-transform: initial;
}
.page-heading-slider .wpb_revslider_element {
    margin-bottom: 0;
}
.menu-wrapper {
    background-color: #ededed !important;
}
.header-wrapper .menu > li > a {
  text-transform: uppercase!important;
  font-size: 15px!important;
}
.header-wrapper .collapse .menu > li > a {
    color: #FFF;
}
.header-wrapper .collapse .menu > li > a:hover,
.header-wrapper .collapse .menu > li.current-menu-item > a,
.header-wrapper .collapse .menu > li.current-menu-parent > a {
    color: #F79F59;
}
.header-wrapper .collapse .menu > li > a:focus {
	text-decoration: none!important;
}
.navbar {
    padding: 6px 0 0;
    border-bottom: 0;
}
.fixed-already .collapse.navbar-collapse {
    background: #FFF;
    height: auto!important;
}
.fixed-already .collapse.navbar-collapse:before,
.fixed-already .collapse.navbar-collapse:after {
    display: none;
}
.fixed-header-area{
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}
.collapse.navbar-collapse {
    background: #05387E;
    padding: 10px 20px;
    position: relative;
    height: 50px!important;
}

.collapse.navbar-collapse:before {
    position: absolute;
    border-left: 0 solid #FFF;
    left: 0;
    bottom: 0;
    border-right: 30px solid #05387E;
    border-top: 50px solid #FFF;
}

.collapse.navbar-collapse:after {
    position: relative;
    content: "";
    width: 100%;
    background: #05387E;
    height: 50px;
    bottom: 0;
    right: 0;
    margin-right: 0;
    z-index: 20;
    top: -40px;
    margin-left: 870px;
}
.btn-cta.btn, .btn.btn-default_cta {
    background-color: #f07e23;
    font-size: 18px;
    padding: 10px;
    color: #fff;
    font-weight: 600;
}

.btn-cta.btn:hover, .btn.btn-default_cta:hover {
    border: 1px solid #f07e23;
    background: #FB6F00;
}

.cta_header .widget_text {
    font-size: 22px;
    padding: 22px 0;
    text-align: right;
}
.vc_row.wpb_row.vc_row-fluid.cta_home.vc_custom_1463664710184.vc_row-has-fill {
    margin-top: -34px;
}
.cta_home p.cta-title {
	color: #fff;
	font-family: 'Roboto', Georgia, sans-serif;
 	font-size: 29px;
 	text-transform: uppercase;
	font-weight: 800;
	line-height: 1.3;
 	margin-top: 0;
 	margin-bottom: 10px;
}

.cta_home p {
	font-size: 24px;
	color: #fff !important;
}

.cta_home.vc_row-has-fill>.vc_column_container>.vc_column-inner {
	padding-top: 10px !important;
}

/*a.btn.btn-default_cta {
    width: auto;
    height: 39px;
    color: #fff;
    background-color: #f07e23;
    font-size: 15px;
    font-weight: 800;
    padding-top: 10px;
}*/
.sidebar-widget .blog-post-list .date-event,
.sidebar-slider .blog-post-list .date-event {
    background-color: #05387e;
    outline-color: #fff;
    border-color: #05387e;
    cursor: default !important;
}
h1.active a, h2.active a, h3.active a, h4.active a, h5.active a, h6.active a {
    color: #05387e;
}
/*.btn.btn-default_cta {
    width: auto;
    height: 39px;
    color: #fff;
    background-color: #f07e23;
    font-size: 15px;
    font-weight: 800;
}*/
/*a.btn.btn-default_cta:hover {
    color: #fff;
    background-color: #bb1119;
    font-size: 15px;
    font-weight: 800;
}*/

/*.btn.btn-default_cta:hover {
    color: #fff;
    background-color: #FB6F00;
    font-size: 15px;
    border-color: #FFF;
}*/

.cta_home.cta-phone p.cta-title {
    font-size: 30px;
    font-weight: 600;
    text-transform: none;
}

.cta_home.cta-phone p.cta-title a.cta_phone {
    font-size: 30px;
    color: #f07e23;
    white-space: nowrap;
}

.cta_home.cta-phone p.cta-title a.cta_phone:hover {
    color: #FB6F00;
}

.yellow_row p {
    font-size: 16px;
}
.yellow_row h3 {
    font-size: 16px;
}
a.btn.btn-default_yellow {
    width: 260px;
    height: 50px;
    color: #fff;
    background-color: #f07e23;
    font-size: 15px;
    font-weight: 800;
    border: 1px solid #fff;
    padding-top: 17px;
}
a.btn.btn-default_yellow:hover {
    background-color: #bb1119
}
.aio-icon-component.style_1 {
    border: 1px solid #ededed;
    padding: 20px;
}
.servizi h3 {
    color: #05387e;
    font-weight: 500;
    margin-top: 10px;
}
.servizi p {
	text-align: left;
}
.servizi a.btn.btn-copr.medium {
    background-color: #f07e23;
    color: #fff !important;
}
button#submit, a.btn.btn-copr.medium {
    background-color: #f07e23;
    color: #fff !important;
}
button#submit:hover, a.btn.btn-copr.medium:hover {
    background-color: #bb1119 !important;
    color: #fff !important;
}
.footer_white h3 {
	color: #fff !important;
}

.main-footer {
    border-top: 1px dashed #f2f2f2
}

.main-footer p {
    font: 14px/23px 'Open Sans', Arial, Helvetica, sans-serif;
    color: #fff;
}

.header_clienti.vc_row-has-fill>.vc_column_container>.vc_column-inner {
	padding-top: 10px;
}

.header_clienti p {
	font-weight: 800;
	text-transform: uppercase;
}

.contatti_footer {
    margin-top: 60px;
}

i.fa.fa-linkedin-square {
    font-size: 20px;
}
.btn {
     border-color: transparent;
     color: #FFF;
     text-transform: uppercase;
     border-radius: 4px;
     font: 14px/15px 'Open Sans', Arial, Helvetica, sans-serif;
     padding: 6px 12px;
     -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
     box-sizing: border-box;
}
/*.btn.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
}*/
.btn.btn-success:hover {
     color: #FFF;
     border: 1px solid #398439;
     -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
     box-sizing: border-box;
}
.panel-primary h4 {
    color: #FFF;
    margin-bottom:0;
}
.grey-row {
    background-color: #f5f5f5!important;
}
.widget_portfolio h3.widget-title {
    font-size: 20px;
    padding-bottom: 20px;
    color: #05387E;
    margin-top: 30px;
    text-align: left;
}
.portfolio-filters li .btn.active {
    color: #000;
    background-color: #f7f7f7;
    border-color: #2a2a2a !important;
}
.portfolio-filters li {
    background-color: #DDD;
}
.portfolio-filters li .btn {
    color: #000
}
.mfp-figure figure {
    -webkit-box-shadow: 0 0 0 27px rgba(5, 56, 126, 0.25);
    box-shadow: 0 0 0 27px rgba(5, 56, 126, 0.25);
}
.input-group-addon {
    color: #fff;
    background-color: #05387E;
}
button.brn.btn-cf7.big.btn-block {
    background-color: #f07e23;
    margin: 15px 0;
    padding: 10px 0;
}
button.brn.btn-cf7.big.btn-block > span {
	font-size: 21px!important;
}
a.btn.btn-default_slide {
    background-color: #f07e23;
    width: 240px;
    height: 40px;
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 900 !important;
    padding-top: 12px !important;
}
.cta_header {
    padding-right: 15px;
}
/* Landing */

        /* Heading */
            .heading-box_landing h1 {
                color: #05387E;
                font-size: 40px;
                line-height: 1.1;
                text-transform: none;
                margin-bottom: 5px;
            }
            .heading-box_landing h2 {
                font-size: 23px;
                text-transform: none;
            }
            .heading-box_landing p {
                font-size: 14px;
                color: #333;
            }

            .heading-box_landing em {
                font-size: 22px;
            }

            /*.heading-box_landing p {
                margin-bottom: 0px !important;
            }*/

            .desc-box_landing h3 {
                font-size: 25px;
                text-transform: none;
                color: #05387e;
                margin-top: 25px;
            }
            .desc-box_landing h4 {
                color: #05387e;
                font-weight: 600;
            }
            .desc-box_landing p {
                font-size: 16px;
            }
            .form-box_landing p {
                font-size: 32px;
                text-transform: uppercase;
                font-weight: 600;
                color: #05387E;
            }
            .portfolio-box_landing {
                padding-bottom: 25px;
            }

            .portfolio-box_landing h5 {
                color: #05387e !important;
            }
            .portfolio-box_landing h3.title-portfolio {
                margin-bottom: 25px;
                text-transform: none;
                color: #dd9933;
            }

            .portfolio-box_landing h4 a {
                color: #5AA1E3;
            }
            .btn_blog {
                position: absolute;
                top: 50%;
                left: 0;
                width: 100%;
                margin: -20px 0 0 0;
                z-index: 2;
                text-align: center;
            }
            .btn_blog a {
            color: #fff !important;
            }
            .portfolio-image .btn_blog a span i, .thumbnails-x .btn_blog a span i {
             font-size: 34px;
            }
            .portfolio-image .btn_blog a {
            background: none;
            }
            .portfolio-box_landing h4 a:hover {
                color: #f07e23;
            }

            .portfolio-box_landing.column_box h3.title-portfolio {
                font-size: 20px;
                margin-bottom: 0px;
                padding: 0px;
            }
            .single-etheme_portfolio .gallery-preview {
                display: none;
            }
            .single-etheme_portfolio h1.title {
                padding-top: 29px !important;
                font-size: 32px !important;
            }
            .client-box_landing p {
                font-size: 32px;
                color: #5aa1e3;
            }

            .client-box_landing .ult-responsive {
                font-size: 13px !important;
                font-weight: 600 !important;
                text-decoration: none !important;
            }

            /*Product-tab*/

            .product-tab.vc_tta.vc_general .vc_tta-tab>a {
                font-weight: 600;
            }

            .product-tab.vc_tta.vc_general .vc_tta-tab.vc_active>a {
                    color: #f07e2373;
				    border-color: #5aa1e3;
				    border-bottom-width: 2px;
            }

            .product-tab.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab.vc_active>a {
                background-color: #f8f8f87a; 
            }

            /*Item*/

            .item-col h3 {
                font-weight: 600;
                border-bottom: 2px solid #f07e23;
                margin-bottom: 35px;
            }

            .item-col h4 {
                font-size: 14px;
            }

            .item-col p {
                font-size: 12px;
                color: #333;
                margin-bottom: 8px;
            }

            /* Sub-Item */

            .sub-item {
                border-top: 1px solid #d3d3d3;
                border-bottom: 1px solid #d3d3d3;
                padding: 6px;
            }
            .sub-item.no-border {
                border: none !important;
            }

            .item-col .sub-item {
                font-size: 12px;
            }

			.sub-item .row .desc {
			    font-size: 20px;
			}

			.sub-item .row {
			    margin-bottom: 12px !important;
			    margin-top: 12px;
                display: flex;
                align-items: center;
			}

            .sub-item a.btn.btn-default_cta:hover {
                border: 1px solid #f07e23;
                background: #FB6F00;
                color: #fff;
            }

            .sub-item a.btn.btn-default_cta {
                background: #fff;
                color: #888;
                border-color: #d3d3d3;
                font-size: 15px;
                padding: 6px;
            }

            /* Form */
                .form-B {
                    padding: 10px;
                    background: white;
                    border: 1px solid #f2f2f2;
                }

                .form-B h3 {
                    font-size: 20px;
                    padding: 5px 0;
                    color: #05387e;
                    font-weight: 600;

                }

                hr.divider-B { margin: 0px !important; }

                .form-B .field-box_1 p:last-child {
                    margin-bottom: 0px;
                }

                .form-B .misure {
                    padding-top: 5px;
                    padding-bottom: 10px;
                    text-transform: uppercase;
                    color: #05387e;
                    font-size: 16px;
                }

                .form-Binput[type="text"]:focus,.form-B input[type="email"]:focus,.form-B input[type="password"]:focus,
                .form-Binput[type="tel"]:focus,.form-B input[type="number"]:focus,.form-B .form-control:focus {
                    border-color: #9eb2cd;
                }

            /* FAQ */

                .toggle-block .toggle-element a {
                    font-weight: 600;
                    color: #656665;
                    font-size: 16px;
                }

                .toggle-block .toggle-element a:hover, .toggle-block .toggle-element a.toggle-title.opened {
                    color: #f07d23;
                }


.whitebox {
	padding: 15px;
	background-color: #fff;
	border:1px solid #f2f2f2;
}

.bparrow {
    margin-top: -35px;
    border-top: 0px;
}

.rowpad .vc_column_container>.vc_column-inner {
	padding-top: 8px !important;
}

.blunav {
	color:#05387E;
}


.listaL ul {
	list-style-type: none;
	font-size: 14px;
	line-height: 2;

}

.listaL li {
    color: green;
}

.arrow {
    position: relative;
    height: 73px;
    width: 98%;
    background-color: #05387E;
    margin-top: -44px;
    margin-right: -15px;
}
.arrow.mt0 {
  margin-top: 0!important;
}
.arrow::after {
    content: "";
    position: absolute;
    top: -12px;
    right: -42px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 15px 50px 32px;
    border-color: transparent transparent transparent #05387E;

}
.page-heading.bc-type-9, .page-heading.bc-type-1 {
    display: block!important;
    padding: 1px 0 5px;
}
.arrow p {
    color: white;
    font-size: 40px;
    text-transform: uppercase;
    text-align: center;
}
.wpb_single_image.wpb_content_element.vc_align_left{
    margin-bottom: 5px !important;
    text-align: center;
}


/* Aggiunge il padding sotto il bread*/

.nohead {
    margin-top: 35px;
}

/* Box nella pagina "Cosa Facciamo" */

.box-CF {
    border: 1px dashed #F3F3F3;
    padding-top: 15px;
}

/* Carosello delle Landing */

.caroselloL ul {
    list-style-type: none;
}

.title-portfolio {
	text-align: center;
	font-size: 32px;
	font-weight: 400;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-top: 10px;
}
.color-white-custom *{
  color: #FFF!important;
}
.color-white-custom a {
  color: #FFF!important;
  text-align: center!important;
  font-weight: bold;
  text-shadow: 0px 0px 2px #000;
}
.mobile-nav li .open-child {
  color: #000!important;
}
.mobile-nav-heading.close-mobile-nav, .mobile-nav li > ul > li a {
  color:#FFFFFF!important;
}
.color-white-custom h3 {
    text-align: center;
}
#wiki_ga_banner {
    background-color: rgba(5, 56, 126, 0.53);
    bottom: 0;
}
#wiki_ga_contenido h2 {
    font-size: 12px;
}
.img_landing .wpb_content_element {
    margin-bottom: 5px !important;
}
.img_landing h2.wpb_heading.wpb_singleimage_heading {
    font-size: 20px !important;
    text-align: center !important;
}
/* BLOG */

.margin-t15 {
    margin-top: 15px;
}
.category-1 .widget-container {
    margin-bottom: 0;
}
.content-article { font: 16px/24px 'Open Sans', Arial, Helvetica, sans-serif;}
.blog-post .content-article h2 { font: 25px/38px 'Roboto', Georgia, Helvetica, sans-serif;}
	

/**/
/*Cookie Policy Disclaimer */

#wiki_ga_boton {
        color: #333;
    }


body.category-1 .blog-post, body.category-1 .sidebar-right {
    margin-top: 25px;
}


@media (min-width: 768px) and (max-width: 992px) {
    .cta_header .widget_text {
        text-align: center;
    }
    .header-logo img {
        max-width: 100%!important;
    }
}
@media only screen and (max-width: 992px) {
    .tbs {
        position: relative;
        z-index: 1;
    }
    .menu-icon {
        z-index: 4;
    }
}
@media only screen and (max-width: 1199px) {
    .collapse.navbar-collapse:after {
        display: none;
    }
}
@media only screen and (max-width:950px) {
	.arrow {
		display: none;
	}
	.bparrow {
    		margin-top: -37px;
	}
	.blunav {
		text-align: center;
	}
}
@media only screen and (max-width: 782px) {
    .tbs {
        display: block;
        vertical-align: middle;
    }
}
@media (min-width: 320px) and (max-width:782px) {

    #wiki_ga_boton {
        color: #fff;
    }
	button.btn.btn-default_cta {
		margin-top: 0px
	}
    div#text-3 {
        font-size: 18px;
        padding-top: 20px;
        text-align: center;
    }
    .aio-icon-component.style_1 {
        border: 1px solid #ededed;
        padding: 20px;
        margin-top: 20px;
    }
    .page-content, .content-page {
        margin-top: 0px;
    }
    .page-template-portfolio .page-heading .title {
        font-size: 24px !important;
    }
    .vc_row.wpb_row.vc_row-fluid.cta_home.vc_custom_1463664710184.vc_row-has-fill {
        margin-top: -94px;
    }
    #wiki_ga_banner {
        padding: 10px 2% 25px;
        background-color: #05387e;
        position: fixed;
        z-index: 9999999;
        width: 95.5%;
        bottom: 0px;
    }
    #wiki_ga_contenido {
        float: none;
        width: 90%;
        font-size: 12px;
    }
    #wiki_ga_contenido p {
        color: #EEE;
        margin: 0px;
        clear: both;
        font-size: 9px;
        line-height: 12px;
    }
    #wiki_ga_boton {
        cursor: pointer;
        float: none;
        font-weight: bold;
        color: #000;
        font-size: 12px;
        text-align: center;
        line-height: 19px;
        bottom: 0;
    }
}

@media (min-width: 480px) and (max-width: 768px) {
    .btn-cta.btn, .btn.btn-default_cta {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .visible-xs {
        display: inline-block !important;
    }
    .cta_home.cta-phone p.cta-title {
        text-align: center;
    }

}
