@charset "UTF-8";
@import "animate.min.css";
@import "glyphicons.css";
@import "pricing.css";
body {
    overflow-x: hidden;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    font-weight: 300;
	background-color: #eaf0f9;
}

.sfondo	{
    background: url(../img/trinacriaoffice.jpg);
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
}

p {
    font-size: 22px;
    line-height: 1.5;
}


a,
a:hover,
a:focus,
a:active {
    outline: 0;
}

a {
    color: #e5733e;
    cursor: pointer;
}

a:hover,
a:focus,
a:active {
    color: #0D846D;
    text-decoration: underline;
}

h1 {
    font-size: 50px;
    font-weight: 200;
	margin-top: 0px;
}

.bold {
	font-weight: 600;
}

.size {
    font-size: 18px;
    margin-top: 20px;
}

.sticker {
	float: left !important;
	margin: 10px;
}

.box-text {

    padding-top: 40px;
    font-size: 31px;
	    margin-top: 20px;
    margin-bottom: 10px;
}

.intro-text {
    font-size: 75px;
	text-align: left;
	text-transform: uppercase;
	font-weight: 400;
	color: #2eecca;
}

.color {
	color: #e5733e;
}

.subclaim {
    margin: 6px 20px 33px 19px;
    font-size: 60px;
}

.link {
	font-size: 26px;
	font-weight: 400;
	color: #333;
}

.text {
	font-size: 23px !important;
	font-weight: 400;
}

.bullet {
	text-align: left;
}

.bordo {
	margin: 40px 40px 60px 40px;
}

.space {
	margin: 20px;
}


h2 {
    font-size: 36px;
    font-weight: 200;
}

h3 {
    font-size: 24px;
    font-weight: 200;
	line-height: 36px;
	margin-top: 0px;
}

.text {
    font-size: 16px;
}

.si-padding {
  padding: 10px;
}

.portfolio-box {
  position: relative;
  display: block;
  padding: 20px;
}

.nome-sito {
    font-size: 17px;
    font-weight: 400;
	text-align: center;
}

.portfolio-box .portfolio-box-caption {
  color: white;
  opacity: 0;
  display: block;
  background: rgba(29, 127, 10, 0.4);
  position: absolute;
  bottom: 0;
  border-radius: 4px;
  text-align: center;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
	width: 100%;
	text-align: center !important;
	position: absolute;
	top: 140px;
	transform: translateY(-50%);
	left: -1px;
}

.portfolio-box:hover .portfolio-box-caption {
  opacity: 1;
}
.portfolio-box:focus {
  outline: none;
}
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

.title {
	font-size: 30px;
    font-weight: 400;
}

.numeri {
    padding: 0 90px;
}

.yellow {
    color: #ffb000;
    margin-bottom: 6px;
    margin-top: -10px;
}

.green {
    color: #40b34f;
    margin-bottom: 6px;
    margin-top: -10px;
}

.red {
    color: #f0592f;;
    margin-bottom: 6px;
    margin-top: -10px;
}

.red-title {
    color: #0080e0;
}

.border {
    border-right: 1px solid rgba(180, 180, 180, 0.25);
}

.border-gray {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.register {
    margin-top: 14px;
}

.demo {
    font-size: 18px;
	text-align: center;
	font-weight: 400;
	margin: 20px;
}

.demo-box {
    padding: 20px 0 0 0;
}

.prezzo {
	font-size: 15px;
	font-weight: 200;
	margin: 0;
}

.prezzo-span {
	font-size: 30px;
	font-weight: 400;
}

.prezzo-virgo {
	font-size: 25px;
	font-weight: 200;
}



/* ==========================================================================
   FORM
========================================================================== */

.informativa {
	font-size: 10px;
	color: #888;
}

.radio, .checkbox {
	margin-top: 10px;
	margin-bottom: 0;
}

.bg-form {
	color: #333333;
	background: #f9f9f9;
	padding: 20px;
	margin-top: 20px;
	border-radius: 5px;
}

.form-group {
    margin-bottom: 10px;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    margin-top: 0px;
}

/* ==========================================================================
   HEADER
========================================================================== */

header {
    text-align: center;
    color: #fff;
	padding: 70px 15px 20px 15px;
	background-color: rgba(0, 0, 0, 0.3);
}

header-cosa {
	background-color: rgba(15, 29, 26, 0.72);
}

section h2.section-heading {
    margin-top: 0;
    font-size: 60px;
    color: #49BAEA;
    padding-bottom: 30px;
}

.navbar-default .navbar-brand {
    color: #e5733e;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #fec503;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
    border-color: #000;
    background-color: #000;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #34BAD9;
    border-color: #34BAD9;
}

.navbar-default .nav li a {
    font-weight: 300;
    letter-spacing: 1px;
    color: #fff;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #FFF;
}

.navbar-nav {
    margin-top: 8px;
}

.navbar-default .navbar-nav>.active>a {
    border-radius: 3px;
    color: #e5733e;
    background-color: transparent;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #e5733e;
    background-color: transparent;
}

.white {
    color: #fff !important;
}

.mt {
	margin-top: 100px;
}

.p-form {
	font-size: 20px;
}



/* ==========================================================================
   PLANS
========================================================================== */

.panel-price>.panel-heading {
    color: #666666;
    background-color: #ececec;
    border-color: #c7c7c7;
}

.panel-price {
    border-color: #c7c7c7;
}

.p-text {
	font-size: 23px;
	font-weight: 400;
	margin-bottom: -8px;
}

.p-sub {
	font-size: 17px;
	font-weight: 400;
	background-color: #e5733e;
	color: #ffffff;
}

.panel-heading {
    padding: 15px 15px;
}

.distanza {
	padding: 0 0 0 20px;
}


/* ==========================================================================
   BTN
   ========================================================================== */

.btn-large {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 4px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    font-size: 21px;
    font-weight: 400;
    min-width: 200px;
    text-decoration: none;
}

.spazio {
	padding: 20px 0 0 0;
}

.btn-action {
    border-color: #e5733e !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff !important;
    background-color: #e5733e !important;
}

.btn {
    margin-bottom: 10px;
}

.btn-table {
    margin-top: 10px;
}

.btn-form {
    margin-bottom: 0px;
}

.btn-contact {
    border-color: #cccccc;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff !important;
    background-color: #c7c7c7;
}

.btn-contact:hover,
.btn-action:focus,
.btn-contact:active,
.btn-contact.active,
.open .dropdown-toggle.btn-action {
    border-color: #c4c4c4 !important;
    color: #fff !important;
    background-color: #9c9c9c !important;
}

.btn-fill {
    border-color: #cccccc;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    text-transform: uppercase;
    font-weight: 400;
    color: #ccc !important;
    background-color: transparent;
}

.btn-fill:hover,
.btn-fill:focus,
.btn-fill:active,
.btn-fill.active,
.open .dropdown-toggle.btn-fill {
    border-color: #999 !important;
    color: #999 !important;
    background-color: transparent;
}

.btn-action:hover,
.btn-action:focus,
.btn-action:active,
.btn-action.active,
.open .dropdown-toggle.btn-action {
    border-color: #e5733e !important;
    color: #fff !important;
    background-color: #e5733e !important;
}

.btn-chat {
    border-color: #f0592f !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    text-transform: uppercase;
    font-weight: 300;
    color: #fff !important;
    background-color: #f0592f !important;
}

.btn-chat:hover,
.btn-chat:focus,
.btn-chat:active,
.btn-chat.active,
.open .dropdown-toggle.btn-chat {
    border-color: #db3f1b !important;
    color: #fff !important;
    background-color: #db3f1b !important;
}

.btn-chiama {
    border-color: #40b34f !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    text-transform: uppercase;
    font-weight: 300;
    color: #fff !important;
    background-color: #40b34f !important;
}

.btn-chiama:hover,
.btn-chiama:focus,
.btn-chiama:active,
.btn-chiama.active,
.open .dropdown-toggle.btn-chiama {
    border-color: #2f9b39 !important;
    color: #fff !important;
    background-color: #2f9b39 !important;
}

.btn-scrivi {
    border-color: #ffb000 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    text-transform: uppercase;
    font-weight: 300;
    color: #fff !important;
    background-color: #ffb000 !important;
}

.btn-scrivi:hover,
.btn-scrivi:focus,
.btn-scrivi:active,
.btn-scrivi.active,
.open .dropdown-toggle.btn-scrivi {
    border-color: #e29700 !important;
    color: #fff !important;
    background-color: #e29700 !important;
}

.btn-white {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
}

.btn-white:hover, .btn-white:focus {
    color: #000 !important;
    background-color: #fff;
    border-color: #fff !important;
}

/* ==========================================================================
   SECTION
========================================================================== */

section {
    padding: 70px 0;
    background-color: #fff;
}

.bg-header {
    padding: 0;
}

.gray {
    background-color: #f7f7f7;
}

.come {
	color: #fff;
    background: url(../img/bg_design.jpg);
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
}

/* ==========================================================================
   SLIDER
========================================================================== */

.carousel-content {
    color: #333 !important;
	margin-top: -20px;
}

.carousel-control.left {
    background-image: none;
	color: #333;
	text-shadow: none;
}

.carousel-control.right {
    background-image: none;
	color: #333;
	text-shadow: none;
}

.carousel-control {
    filter: alpha(opacity=100);
    opacity: 1;
}

#slider {
	text-align: center !important;
}

/* ==========================================================================
   FOOTER
   ========================================================================== */

footer {
    padding: 36px 15px 25px 15px;
    text-align: center;
}

.footer_text {
    margin-top: 30px;

	font-family: 'Source Sans Pro', sans-serif !important;
}

footer .social {
    display: block;
    margin-top: 16px;
}

footer .social a {
    border: 2px solid #fff;
    color: #fff;
    width: 50px;
    height: 50px;
    margin: 0 6px;
    padding: 12px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

footer .contact {
    display: block;
    margin-top: 16px;
}

footer .social a:hover {
    border: 2px solid #0D846D;
    color: #0D846D;
}

.features {
    font-size: 24px;
}

#footer {
    background-color: rgba(229, 115,62, 1.1);

}

#contact {
    padding: 50px 15px 50px 15px;
    background-color: rgba(0, 0, 0, 0.85);
}

.left {
    text-align: left;
    padding-left: 20px;
}

.testimonial-left {
	margin-top: 80px;
    text-align: left;
    padding-left: 20px;
}

.testimonial-right {
	margin-top: 80px;
    text-align: right;
    padding-left: 20px;
}

.right {
    text-align: right;
    padding-right: 20px;
}

.divider {
    border-bottom: solid 1px #DAD9D9;
    margin: 60px 0 70px 0;
}

/* ==========================================================================
   TO TOP
========================================================================== */

#toTop {
    width: 40px;
    height: 40px;
    border: 1px solid #999;
    border-radius: 30px;
    text-align: center;
    padding: 7px;
    position: fixed;
    bottom: 10px;
    right: 30px;
    cursor: pointer;
    display: none;
    color: #999;
    font-family: 'Verdana', sans-serif;
    font-size: 21px;
    filter: alpha(opacity=70);
    opacity: .7;
}

#toTop:hover, #toTop:focus {
  border: 1px solid #0080e0;
  color: #0080e0;
}

.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
    margin: 0 auto;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}

header .intro-text .intro-lead-in {
    margin-bottom: 20px;
    font-size: 82px;
    letter-spacing: -1px;
    color: #D2D57A;
    text-shadow: 2px 2px 2px #B6A233;
    font-weight: 600;
}

/* ---  SELECTION --- */

::-moz-selection {
    text-shadow: none;
    background: #eee;
}

::selection {
    text-shadow: none;
    background: #eee;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #eee;
}

/* ---  FOOTER FIX  --- */

body > img[height="0"] {
    display: none;
}

.modal-backdrop.in {
  filter: alpha(opacity=80);
  opacity: .8;
}


/* ==========================================================================
   MEDIA QUERY
   ========================================================================== */


@media  (min-width: 1281px) {

    .mt {
        margin-top: 120px;
    }
    header {
        padding: 60px 15px 16px 15px;
    }
}

@media screen and (min-width: 871px) and (max-width: 991px) {

    header .intro-text .intro-lead-in {
        margin-bottom: 24px;
        font-size: 52px;
        line-height: 36px;
    }
	
	.intro-text {
		font-size: 55px;
		text-align: center;
	}
	
	.subclaim {
		text-align: center;
		font-weight: 300;
		font-size: 25px;
		margin-top: -10px;
        padding-bottom: 0;
	}
    
	.mt {
		margin-top: 60px !important;
	}

}

@media screen and (min-width: 991px) and (max-width: 1199px) {
  
  	div .discount:before {
		right: 30px;
		top: -48px;
	}
}

/* ---  TABLET  --- */

@media screen and (min-width: 768px) and (max-width: 991px) {
    
    body {
        background-position-y: 0px !important;
    }
    
    header .intro-text .intro-lead-in {
        margin-bottom: 24px;
        font-size: 52px;
        line-height: 36px;
        padding-top: 234px;
    }
    
    header .intro-text {
        padding: 10px 0 10px 0;
    }
	
	header {
		padding: 10px 15px 40px 15px;
	}
	
	.mt {
		margin-top: 100px;
	}
    
	.subclaim {
        padding-bottom: 0;
	}
    
}

/* ---  MOBILE  --- */

@media (min-width:768px) {

    .navbar-default {
        padding: 0;
        border: 0;
        background-color: #e26328;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-default .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 20px;
    }

    .navbar-default.navbar-shrink {
		padding: 0;
		background-color: rgba(229, 115,62, 0.8);
		min-height: 64px;
    }

    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }

    header .intro-text .intro-heading {
        color: #e5733e;
        margin-bottom: 30px;
        text-transform: uppercase;
        font-size: 72px;
        font-weight: 300;
        line-height: 75px;
        letter-spacing: -1px;
    }
}


@media(max-width:767px) {
    
    body {
        background: none;
        background-color: #666c75;
    }
	
    h1 {
        font-size: 44px;
		letter-spacing: 0px;
        margin-bottom: 10px;
        line-height: 1.2;
      }

    h2 {
        margin: 32px 0 20px 0 !important;
        font-size: 21px;
        line-height: 1.3;
    }
  
	.mt {
		margin-top: 40px;
	}
    
	header {
		text-align: center;
		color: #fff;
		padding: 20px 15px 40px 15px;
		background-color: rgba(15, 29, 26, 0.82);
	}
    
    p {
        font-size: 18px;
    }

    .numeri {
        padding: 0 40px;
    }
	
    header .intro-text {
        padding-top: 0;
        padding-bottom: 0px;
    }
	
    .register {
        margin-top: 6px;
        height: 30px;
    }
	
    section h2.section-heading {
        font-size: 48px;
        line-height: 48px;
        margin-top: 20px
    }
    
    .container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
        padding: 0 10px 0 10px;
    }
	
	section h2.section-heading {
		padding-bottom: 0;
	}
		
    footer .social a {
        width: 60px;
        height: 60px;
        margin: 0 4px;
        padding: 18px;
    }

    .left {
        text-align: center;
    }
    
    .right {
        text-align: center;
        padding-left: 0px;
    }

    section {
        padding: 30px 0 40px 0;
    }
    
	.intro-text {
		font-size: 33px;
	}
	
	.subclaim {
		padding-bottom: 0px;
		font-size: 18px;
		font-weight: 200;
		margin-top: 0px;
	}
	
	.bg-form {
		margin-top: 0px; 
	}

	.subclaim {
        padding-bottom: 0;
	}

    .navbar-default {
        background-color: rgba(0, 0, 0, 0.8);
        border-color: transparent;
        padding: 4px;
    } 
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
	font-type:bolt;
    line-height: 1;
  color:#e26328;
    text-align: center;
    background-color: #FFF;

}

div#poweredby {
	display:none !important;
}


#notify {
    display: none;
    width: 100%;
    position: absolute;
    padding: 12px 30px;
    color: #fff;
    box-sizing: border-box;
    margin: 0;
    top: 75px;
}
    #notify.alert-danger:before {
        content: '\f071';
        font-family: 'FontAwesome';
        padding-right: 1em;
    }
    #notify.alert-success:before {
        content: '\f00c';
        font-family: 'FontAwesome';
        padding-right: 1em;
    }
    #notify .close {
        position: static;
    }

	
	
	
/* Word Rotate */
.word-rotate {
	visibility: hidden;
	width: 100px;
	height: 0px;
	margin-bottom: -7px;
	display: inline-block;
	overflow: hidden;
	text-align: center;
	position: relative;
}

.word-rotate.active {
	visibility: visible;
	width: auto;
}

.word-rotate .word-rotate-items {
	position: relative;
	top: 0;
	width: 100%;
}

.word-rotate .word-rotate-items span {
	display: block;
	white-space: nowrap;
}

/* Word Rotate - Titles */
h1 .word-rotate {
	margin-bottom: -12px;
}

h2 .word-rotate {
	margin-bottom: -12px;
}

h2.word-rotator-title {
	line-height: 54px;
}

/* Scroll to Top */
.scroll-to-top {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	background: #404040;
	border-radius: 7px 7px 0 0;
	bottom: 0px;
	color: #FFF;
	display: block;
	height: 9px;
	opacity: 0;
	padding: 13px 0 35px;
	position: fixed;
	right: 10px;
	text-align: center;
	text-decoration: none;
	width: 49px;
	z-index: 1040;
}


.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}




ul.column-2, ul.column-3, ul.column-4, ul.column-6 {
    margin-bottom: 20px;
    margin-left: 0;
    overflow-x: hidden;
    overflow-y: hidden;
}
ul.column-2 li, ul.column-3 li, ul.column-4 li, ul.column-6 li {
    float: left;
    list-style-type: none;
}
ul.column-2 > li {
    width: 50%;
}
ul.column-3 > li {
    width: 24.333%;
}
ul.column-4 > li {
    width: 25%;
}
ul.column-6 > li {
    width: 16.666%;
}
li.indicizz {
 text-align:left !important;
	float: right;
}

