@import url('bootstrap-override.css');
.btn-blank{
	background-color:#FFF!important;
	background-image:none!important;
	cursor:default!important;
}

.icon-green, .nav-pills > .active > a > [class^="icon-"], .nav-pills > .active > a > [class*=" icon-"], .nav-list > .active > a > [class^="icon-"], .nav-list > .active > a > [class*=" icon-"], .navbar-inverse .nav > .active > a > [class^="icon-"], .navbar-inverse .nav > .active > a > [class*=" icon-"], .dropdown-menu > li > a:hover > [class^="icon-"], .dropdown-menu > li > a:focus > [class^="icon-"], .dropdown-menu > li > a:hover > [class*=" icon-"], .dropdown-menu > li > a:focus > [class*=" icon-"], .dropdown-menu > .active > a > [class^="icon-"], .dropdown-menu > .active > a > [class*=" icon-"], .dropdown-submenu:hover > a > [class^="icon-"], .dropdown-submenu:focus > a > [class^="icon-"], .dropdown-submenu:hover > a > [class*=" icon-"], .dropdown-submenu:focus > a > [class*=" icon-"] {
    background-image: url(../img/glyphicons-halflings-green.png);
}
.no_list_style{
	list-style:none;
	margin-left:-29px;	
}

.no_list_style hr{
margin: 10px 0;	
}

.green{
	color:#119300!important;	
}

.black{
	color:#343434!important;
}

@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: local('Raleway'),
	url(../fonts/Raleway-400.ttf) format('truetype'),
	url(../fonts/Raleway-400.woff) format('woff'),
	url(../fonts/Raleway-400.eot) format('embedded-opentype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: local('Raleway SemiBold'), local('Raleway-SemiBold'),
  	url(../fonts/Raleway-600.ttf) format('truetype'),
	url(../fonts/Raleway-600.woff) format('woff'),
	url(../fonts/Raleway-600.eot) format('embedded-opentype');
}

.p-5{ padding:5px; }
.p-10{ padding:10px; }
.p-15{ padding:15px; }
.p-20{ padding:20px; }

.p-r-5{ padding-right:5px; }
.p-r-10{ padding-right:10px; }
.p-r-15{ padding-right:15px; }
.p-r-20{ padding-right:20px; }

.p-l-5{ padding-left:5px; }
.p-l-10{ padding-left:10px; }
.p-l-15{ padding-left:15px; }
.p-l-20{ padding-left:20px; }

.p-t-5{ padding-top:5px; }
.p-t-10{ padding-top:10px; }
.p-t-15{ padding-top:15px; }
.p-t-20{ padding-top:20px; }

.m-t-5{ margin-top:5px;			}
.m-t-10{ margin-top:10px;		}
.m-t-15{ margin-top:15px;		}
.m-t-20{ margin-top:20px;		}

.m-r-5{ margin-right:5px;			}
.m-r-10{ margin-right:10px;		}
.m-r-15{ margin-right:15px;		}
.m-r-20{ margin-right:20px;		}

.m-l-5{ margin-left:5px;			}
.m-l-10{ margin-left:10px;		}
.m-l-15{ margin-left:15px;		}
.m-l-20{ margin-left:20px;		}

.m-b-5{ margin-bottom:5px;		}
.m-b-10{ margin-bottom:10px;	}
.m-b-15{ margin-bottom:15px;	}
.m-b-20{ margin-bottom:20px;	}

#template_modal .modal-body{
	max-height:none!important;
	top:0px!important;	
}

#template_modal .modal .fade .in{
	top:0px!important;		
}

body {
	background: url(../img/patterns/pattern1.jpg) repeat #fff;
	font-size: 17px;
	color: #606060;
	font-weight: 400;
	line-height: 1.5em;
}
img, embed, object, video {
	max-width: 100%;
	height: auto;
}
video {
	width: 100% !important;
	height: auto !important;
}
iframe {
	border: none !important;
}
audio {
	margin-bottom: 20px;
}
address a{
	color:#e1e1e1;
}

body, h1, h2, h3, h4, h5, h6, .mybtn, .mybtn-black, .mybtn-arrow, label, input, button, select, textarea, input[type="text"], .submit, .search-submit, .sub-submit, .ddsmoothmenu ul li a {
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
}
blockquote p {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h2, h3, h4, h5, h6 {
	color: #343434;
	font-weight: 600;
	line-height: 1.3em;
	font-style: normal;
	margin-bottom: 15px;
}
h1 {
	font-size: 32px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 20px;
	color: #fa623b !important;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 13px;
	margin-bottom: 5px;
}
h6 {
	font-size: 12px;
	margin-bottom: 5px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #343434;
}
a {
	color: #e74710;
	text-decoration: none;
	cursor: pointer;
	font-style: normal;
	outline: none;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
a:hover {
	color: #808080;
	text-decoration: none;
}


a.green {
	color: #119300;
	text-decoration: none;
	cursor: pointer;
	font-style: normal;
	outline: none;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
a.green:hover {
	color: #808080;
	text-decoration: none;
}

.color {
	color: #e74710!important;
	font-size: inherit !important;
	font-weight: inherit !important;
	text-transform: inherit !important;
	display: inline !important;
}
/*text styles*/
.text-center {
	text-align: center;
}
.text-vbig {
	font-size: 90px !important;
	font-weight: 600;
	line-height: 1em;
}
.text-big {
	font-size: 15px;
	/* text-align: justify; */
}
.text-small {
	font-size: 10px !important;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.text-vsmall {
	font-size: 10px;
}
.heading-icon {
	font-size: 14px;
	color: #343434;
	line-height: 24px;
}
.heading-icon img {
	margin-right: 10px;
	float: left;
}

.par-multipost p{
	text-align: left !important;
}

.par-blogpost p{
	text-align: left !important;
}

.par-blogpost ul{
	list-style-type: disc;
}


/*----------------------------------------*/
/*----- 1.3 Button styles -----*/
/*----------------------------------------*/
.mybtn, .mybtn-black {
	background: #e74710;
	padding: 10px 20px 5px 20px;
	margin-top: 8px;
	font-size: 12px;
	color: #fff !important;
	line-height: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	letter-spacing: 2px;
	width: auto;
	height: auto;
	border: none;
	border-radius: 15px;
	-moz-border-radius:30px;
	-webkit-border-radius: 30px;
	-moz-box-shadow:   0 9px 0 0 rgba(255, 255, 255, .12) inset;
	-webkit-box-shadow:  0 9px 0 0 rgba(255, 255, 255, .12) inset;
	box-shadow:   0 9px 0 0 rgba(255, 255, 255, .12) inset;
	display: inline-block;
	cursor: pointer;
	outline: none;
	text-align:center;
	height: 30px;
}

.mybtn2 {
	background: #e74710;
	padding: 20px 20px 20px 20px;
	margin-top: 10px;
	font-size: 14px;
	color: #fff !important;
	line-height: 17px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-right: 20px;
	margin-left: 20px;
	width: 128px;
	height: 40px;
	text-align: center;
	border: none;
	border-radius: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow:   0 9px 0 0 rgba(255, 255, 255, .12) inset;
	-webkit-box-shadow:  0 9px 0 0 rgba(255, 255, 255, .12) inset;
	box-shadow:   0 9px 0 0 rgba(255, 255, 255, .12) inset;
	display: inline-block;
	cursor: pointer;
	outline: none;
	/* float:left; */
}

.mybtn3 {
	background: #0476ac;
	padding: 20px 20px 20px 20px;
	margin-top: 10px;
	font-size: 14px;
	color: #fff !important;
	line-height: 17px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-right: 20px;
	margin-left: 20px;
	width: 128px;
	height: 40px;
	text-align: center;
	border: none;
	border-radius: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow:   0 9px 0 0 rgba(255, 255, 255, .12) inset;
	-webkit-box-shadow:  0 9px 0 0 rgba(255, 255, 255, .12) inset;
	box-shadow:   0 9px 0 0 rgba(255, 255, 255, .12) inset;
	display: inline-block;
	/* float:left; */
	cursor: pointer;
	outline: none;
}



.mybtn4 {
        background: #e74710;
        padding: 5px 10px 5px 10px;
        margin-top: 10px;
        font-size: 14px;
        color: #fff !important;
        width: auto;
        height: auto;
        margin-right: 20px;
        margin-left: 20px;
        text-align: center;
        border: none;
        border-radius: 10px;
        -moz-border-radius:10px;
        -webkit-border-radius: 10px;
        -moz-box-shadow:   0 9px 0 0 rgba(255, 255, 255, .12) inset;
        -webkit-box-shadow:  0 9px 0 0 rgba(255, 255, 255, .12) inset;
        box-shadow:   0 9px 0 0 rgba(255, 255, 255, .12) inset;
        display: inline-block;
        cursor: pointer;
        outline: none;
}

.mybtn5 {
	background: #e74710;
	padding: 20px 20px 20px 20px;
	margin-top: 10px;
	font-size: 14px;
	color: #fff !important;
	line-height: 17px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-right: 20px;
	margin-left: 20px;
	width: 128px;
	height: 40px;
	text-align: center;
	border: none;
	border-radius: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow:   0 9px 0 0 rgba(255, 255, 255, .12) inset;
	-webkit-box-shadow:  0 9px 0 0 rgba(255, 255, 255, .12) inset;
	box-shadow:   0 9px 0 0 rgba(255, 255, 255, .12) inset;
	display: inline-block;
	cursor: pointer;
	outline: none;
	/* float:left; */
}

.mybtn-black, .mybtn:hover .mybtn4:hover{
	background: #484848;
}
.mybtn-arrow {
	background: #cacaca; /* for non-css3 browsers */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#cacaca'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#cacaca)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #e8e8e8, #cacaca); /* for firefox 3.6+ */
	background:  -o-linear-gradient(top, #e8e8e8, #cacaca);
	padding: 15px 20px 15px 20px;
	margin-top: 10px;
	font-size: 18px;
	color: #343434 !important;
	text-shadow: 0px 1px 0px #fff;
	line-height: 18px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
	width: auto;
	height: auto;
	border: none;
	border-radius: 30px;
	-moz-border-radius:30px;
	-webkit-border-radius: 30px;
	-moz-box-shadow:   0 1px 0 0 rgba(0, 0, 0, .3), 0 24px 0 0 rgba(255, 255, 255, .4) inset;
	-webkit-box-shadow:  0 1px 0 0 rgba(0, 0, 0, .3), 0 24px 0 0 rgba(255, 255, 255, .4) inset;
	box-shadow:   0 1px 0 0 rgba(0, 0, 0, .3), 0 24px 0 0 rgba(255, 255, 255, .4) inset;
	display: inline-block;
	cursor: pointer;
	outline: none;
}
.mybtn-arrow span {
	background: url(../img/cta-btn-arr.png) no-repeat right 0;
	margin: 0;
	padding-right: 30px;
}
.mybtn-arrow:hover {
	background: #e8e8e8; /* for non-css3 browsers */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cacaca', endColorstr='#e8e8e8'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#cacaca), to(#e8e8e8)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #cacaca, #e8e8e8); /* for firefox 3.6+ */
	background:  -o-linear-gradient(top, #cacaca, #e8e8e8);
}
/*----------------------------------------*/
/*----- 1.4 List styles -----*/
/*----------------------------------------*/
.list-checkmark li, .list-arrow li, .list-inline li, .list-unstyled li {
	background: none;
	list-style-type: none;
	display: block;
}
/*checkmark list*/
.list-checkmark li {
	background: url(../img/bullet-checkmark.png) no-repeat 0 4px;
	padding-left: 30px;
	margin-bottom: 10px;
}
/*checkmark list*/
.list-arrow li {
	background: url(../img/bullet-arr.png) no-repeat 0 3px;
	padding-left: 20px;
	margin-bottom: 10px;
}
/*unstyled list*/
.list-unstyled li {
	margin-bottom:0px;
	float: none;
}
.list-unstyled li.clearfix{
	clear: both;
	height: 10px;
}
/*unordered list*/
.list-unordered {
	list-style-type: disc;
	list-style-position: inside;
}
.list-unordered li {
	margin-bottom: 5px;
}
.list-unordered li ul {
	list-style-type: circle;
	margin-left: 25px;
}
/*ordered list*/
.list-ordered {
	list-style-type: decimal;
	list-style-position: inside;
}
.list-ordered li {
	margin-bottom: 5px;
}
.list-ordered li ul {
	list-style-type: lower-roman;
	margin-left: 25px;
}
/*----- list-dot -----*/
.list-dot {
	margin-bottom: 20px !important;
	display: inline-block;
}
.list-dot li {
	background: url(../img/dot.png) no-repeat right;
	font-size: 11px;
	padding-right: 10px;
	margin: 0px 7px 0px 0px !important;
	float: left !important;
	width: auto !important;
}
.list-dot li:last-child {
	padding-right: 0px;
	margin-right: 0px;
	background: none;
}
/*----------------------------------------*/
/*----- 1.5 Dividers and Spacers -----*/
/*----------------------------------------*/
.divider, .divider-arrow, .divider-greyarrow {
	width: 100%;
	display: inline-block;
	clear: both;
}
.divider {
	background: url(../img/divider-diagonal.png) repeat-x;
	height: 3px;
	margin: 20px auto;
}
.divider2 {
	height: 3px;
	margin: 10px auto;
}
.divider-arrow {
	background: url(../img/feature-divider-arr.png) no-repeat center bottom;
	height: 5px;
	border-top: 1px solid #fff;
	margin: 10px auto;
}
.divider-greyarrow {
	background: url(../img/ptable-divider-arr.png) no-repeat center bottom;
	height: 5px;
	border-top: 1px solid #dedede;
	margin: 20px 0px 20px 0px;
}
/*use suitable height spacer for vertical spacing*/
.spacer-10px, .spacer-20px, .spacer-30px {
	width: 100%;
	height: 10px;
	display: block;
	clear: both;
}
.spacer-20px {
	height: 20px !important;
}
.spacer-30px {
	height: 30px !important;
}
/*----------------------------------------*/
/*----- 1.6 Image styles -----*/
/*----------------------------------------*/
.img-left {
	float: left;
	margin-right: 20px;
}
.img-right {
	float: right;
	margin-left: 20px;
}
.frame, .frame-icon {
	background: #fff;
	border: 1px solid #dedede;
	padding: 9px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	position: relative;
	min-width: 215px;
}
.frame-icon {
	margin-bottom: 30px;
}
.list-3col .frame img, .list-4col .frame img, .list-6col .frame img, .list-3col .frame-icon img, .list-4col .frame-icon img, .list-6col .frame-icon img {
	margin-bottom: 0;
}
.icon-bg {
	background: #e74710;
	width: 54px;
	height: 54px;
	position: absolute;
	left: 50%;
	top: 100%;
	margin-left: -27px;
	margin-top: -35px;
	border-radius: 54px;
	-moz-border-radius: 54px;
	-webkit-border-radius: 54px;
	margin-bottom: 30px;
}
.icon-bg img {
	float: left;
}
/*----------------------------------------*/
/*----- 1.7 Breadcrumb -----*/
/*----------------------------------------*/
.breadcrumb {
	padding: 5px 0px 0px 0px;
	margin: 0;
	list-style: none;
	background-color: transparent;
	float: right;
	font-size: 12px;
}
.breadcrumb li {
	text-shadow: none;
}
.breadcrumb span {
	padding: 0 3px;
	color: #fff;
}
.breadcrumb a {
	color: #fff;
}
.breadcrumb .active {
	color: #e74710;
}
/*----------------------------------------*/
/*----- 1.8 Pagination -----*/
/*----------------------------------------*/
.pagination {
	margin-top: 30px !important;
}
/*----------------------------------------*/
/*----- 1.9 Accordion -----*/
/*----------------------------------------*/
.accordion-heading a {
	background: url(../img/accord-plus.png) no-repeat left center;
	padding-left: 40px !important;
	margin-left: 10px;
}
.accordion-heading.in_head a {
	background: url(../img/accord-minus.png) left center no-repeat
}
/*----------------------------------------*/
/*----- 1.10 Blockquote -----*/
/*----------------------------------------*/
blockquote {
	border-left: 4px solid #e74710;
}
blockquote p {
	font-size: 12px;
	color: #e74710;
	font-style: italic;
	line-height: 1.6em;
	margin: 0;
}
blockquote.pull-right {
	border-right: 4px solid #e74710;
}
/*============================================================*/
/*---------- 2. TEMPLATE STRUCTURE ----------*/
/*============================================================*/
/*----------------------------------------*/
/*----- 2.1 Commons  -----*/
/*----------------------------------------*/

.template_features{
  padding: 20px 0px 0px 70px;
  font-size: 15px;
}

.row-general {
	padding: 30px 0px;
}
/*----- colored row -----*/
.row-colortoned {
	background: #e74710;
	padding: 30px 0px;
	color: #fff;
}
.row-colortoned h1, .row-colortoned h2, .row-colortoned h3, .row-colortoned h4, .row-colortoned h5, .row-colortoned h6 {
	color: #fff;
}
/*----- grey toned row -----*/
.row-greytoned {
	background: #e1e9eb;
	padding: 10px 0px;
}
/*----- main content & sidebar -----*/
#sidebar-left {
	padding-right: 30px;
	margin-right: 10px;
	border-right: 1px solid #dedede;
}
#sidebar-right {
	padding-left: 30px;
	margin-left: 10px;
	border-left: 1px solid #dedede;
}
/*----- content-intro -----*/
#content-intro {
	background: #bdc3c5;
	padding: 20px 0px;
}
#content-intro2 {
        background: #bdc3c5;
	padding: 5px 0px;
        margin: 0px 0px 20px 0px;
}

#content-intro h1 {
	float: left;
	color: #fff;
	margin: 0;
}
/*----- 3, 4, 6 column list -----*/
.list-3col, .list-4col, .list-6col {
	margin-left: -20px;
}
.list-3col li {
	width: 350px;
	margin-left: 20px;
	list-style-type: none;
	float: left;
}
.list-4col li {
	width: 260px;
	margin-left: 20px;
	list-style-type: none;
	float: left;
}
.list-6col li {
	margin-left: 20px;
	list-style-type: none;
	float: left;
}
.list-3col img, .list-4col img, .list-6col img {
	margin-bottom: 10px;
}
/*----- % based half -----*/
.half {
	width: 45%;
	float: left;
}
.half-last {
	width: 45%;
	margin-left: 10%;
	float: left;
}
/*----- box -----*/
.box {
	background: #fff;
	border: 1px solid #dedede;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 20px;
}
.main_ok{
  padding: 0px 10px 0px 20px
}
.review {
	background: url(../img/icons/icon-quote.png) no-repeat right bottom;
}
.info {
	background: url(../img/icons/icon-info.png) no-repeat right bottom;
}
/*----- box-styled (testimonal) -----*/
.box-styled {
	background: #fff;
	border: 1px solid #dedede;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.box-head {
	background: #e1e9eb;
	padding: 15px;
}
.box-head h4 {
	margin: 0px;
	color: #353535;
	float: left;
}
.box-head h4 span {
	font-size: 11px;
	color: #e74710;
	display: block;
}
	padding: 15px;
.box-body {
	font-size: 13px;
}
.photo {
	background: #fff;
	width: 50px;
	height: 50px;
	border: 3px solid #fff;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	display: inline-block;
	float: right;
}
.photo img {
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
}
/*----------------------------------------*/
/*----- 2.2 Header  -----*/
/*----------------------------------------*/
/*----- header -----*/
#header {
	background: #343434;
 	background: -webkit-gradient(linear, left top, left bottom, from(#555555), to(#343434)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #555555, #343434); /* for firefox 3.6+ */
	background:  -o-linear-gradient(top, #555555, #343434);
	border-bottom: 1px solid #1c1c1c;
}
/*----- header-inner -----*/
#header-inner {
	padding: 10px 0px 10px 0px;
	border-top: 4px solid #e74710;
}
/*----- header-btm -----*/
#header-btm {
	font-size: 10px;
	color: #e1e1e1;
	text-transform: uppercase;
	font-weight: 600;
	marign-top:10px;
}
#header-btm p {
	margin-top: 7px;
	margin-bottom: 0px;
	float: left;
}
#header-btm ul {
	float: right;
}
#header-btm ul li {
	/* padding-left: 15px; */
	padding-left: 10px;
	background: none;
	list-style-type: none;
	display: inline !important;
	float: left;
}
#header-btm img {
	background: #464646;
	/* margin-right: 10px; */
	border: 1px solid #5a5a5a;
	border-width: 0px 1px 0px 1px;
	float: left;
}
#header-btm a {
	color: #e1e1e1;
	font-size: 12px;
}
/*----------------------------------------*/
/*----- 2.3 Content  -----*/
/*----------------------------------------*/
/*----- infographic  -----*/
.infographic h1 {
	margin: 15px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #e74710;
	font-weight: normal;
	line-height: 1em;
}
/*----- feature styles -----*/
/*center aligned*/
.features-centered {
	text-align: center;
}
.features-centered .text-small {
	margin: 0;
}
/*image to left*/
.feature-left-img img {
	margin: 35px 20px 20px 0px;
	float: left;
}
.feature-left-img li {
	margin-bottom: 30px;
}
/*only image at center*/
.feature-center-img {
	text-align: center;
}
.feature-center-img h1, .feature-center-img h2, .feature-center-img h3, .feature-center-img h4, .feature-center-img h5, .feature-center-img p {
	text-align: left;
}
/*----- twitter -----*/
.heading-twitter {
	background: url(../img/icons/icon-chirp-chirp.png) left no-repeat;
	padding-left: 68px;
	margin-bottom: 20px;
	font-size: 14px;
	color: #353535;
	font-weight: 600;
	line-height: 40px;
	display: inline-block;
}
.heading-twitter a {
	font-size: 10px;
	font-weight: 400;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.tweet_time {
	display: none;
}
/*----- post-type and team -----*/
.post-type {
	text-align: center;
}
.post-type li #desc {
	min-height: 80px;
}
.post-type h3 span, .team h3 span {
	margin-top: 5px;
	font-size: 13px;
	font-weight: normal;
	display: block;
}
.team .social {
	margin-top: 20px;
}
.team .social li {
	width: auto;
	margin-left: 0px !important;
	margin-right: 1px !important;
}
.team .social li img {
	margin: 0;
}
/*----------------------------------------*/
/*----- 2.4 portfolio -----*/
/*----------------------------------------*/
.filter_nav {
	margin-bottom: 20px;
	display: inline-block;
}
.filter_nav li {
	float: left;
}
.filter_nav li a {
	padding: 5px 20px 5px 20px;
	margin-right: 5px;
	font-size: 10px;
	color: #343434;
	line-height: 10px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 2px;
	display: inline-block;
	cursor: pointer;
	outline: none;
}
.filter_nav li a:hover, .filter_nav li a.active {
	background: #e74710;
	padding: 5px 20px 5px 20px;
	font-size: 10px;
	color: #fff !important;
	line-height: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-radius: 30px;
	-moz-border-radius:30px;
	-webkit-border-radius: 30px;
	-moz-box-shadow:   0 9px 0 0 rgba(255, 255, 255, .12) inset;
	-webkit-box-shadow:  0 9px 0 0 rgba(255, 255, 255, .12) inset;
	box-shadow:   0 9px 0 0 rgba(255, 255, 255, .12) inset;
}
/*3 & 4 column portfolio*/
.portfolio_3column, .portfolio_4column {
	margin-left: -20px;
}
.portfolio_3column img, .portfolio_4column img {
	width: 100%;
}
.portfolio_3column li, .portfolio_4column li {
	height: auto;
	margin: 0px 0px 0px 20px;
	list-style-type: none;
	position:relative;
	float: left;
}
.portfolio_3column li {
	width: 300px;
}
.portfolio_4column li {
	width: 220px;
}
.portfolio_3column li h4, .portfolio_4column li h4 {
	margin-bottom: 2px;
}
/*folio-thumb*/
.folio-thumb {
	background: #fff;
	padding: 9px;
	margin-bottom: 10px;
	border: 1px solid #dedede;
	position: relative;
	overflow: visible;
	height: auto;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.folio-thumb .zoom, .folio-thumb .link {
	background: url(../img/zoom.png) 0 0 no-repeat transparent;
	width: 40px;
	height: 40px;
	position:absolute;
	left: 40%;
	top: 50%;
	margin-top: -20px;
	margin-left: -20px;
	outline: none;
	filter:alpha(opacity=50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.folio-thumb .link {
	background: url(../img/link.png) 0 0 no-repeat transparent;
	position:absolute;
	right: 40%;
	left: auto;
	margin-right: -20px;
}
/*isotope*/
.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
/*----------------------------------------*/
/*----- 2.5 pricing -----*/
/*----------------------------------------*/
.pricing {
	width: 100%;
	margin-top: 50px;
	text-align: center;
	display: inline-block;
}
.pricing.two-col .price-column {
	width: 49.7%;
}
.pricing.three-col .price-column {
	width: 33.1%;
}
.pricing.four-col .price-column {
	width: 24.8%;
}
.pricing.five-col .price-column {
	width: 19.8%;
}
.price-column {
	background: #fff;
	height: 100%;
	font-size: 13px;
	border: 1px solid #dedede;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	display:inline-block;
	position: static;
	overflow: hidden;
	float:left;
}
/*focused column*/
.price-column.focused {
	background: #eaeaea;
	height: auto;
	margin-top: -33px;
	padding-bottom: 28px;
	vertical-align: middle;
	overflow: hidden;
	border-left: 0px;
	border-right: 0px;
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
	-o-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
	-ms-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
	-moz-transform:scale(1.00)!important;
	-ms-transform:scale(1.00)!important;
	-webkit-transform:scale(1.00) !important;
	-o-transform:scale(1.00)!important;
	transform:scale(1.00)!important;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
 -webkit-transition: all .4s ease-in-out;
 -moz-transition:all .4s ease-in-out;
 -o-transition:all .4s ease-in-out;
 -ms-transition:all .4s ease-in-out;
 transition: all .4s ease-in-out;
}
.price-column.focused:hover {
	box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.5);
	-o-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.5);
	-ms-box-shadow:1px 1px 15px rgba(0, 0, 0, 0.5);
}
.table-slug {
	background: #9d9d9d;
	padding: 10px;
	color: #efd70a;
	font-size: 14px;
	line-height: 1em;
	display: block;
}
/*table heading*/
.table-th {
	margin: 30px 20px 0px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#808080;
	font-style: italic;
	text-align: center;
	font-weight: bold;
}
.table-th h3 {
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 16px;
}
.circle {
	background: #e74710;
	width: 90px;
	height: 50px;
	padding: 20px 0px;
	margin: 20px auto 0px auto;
	border-radius: 90px;
	-moz-border-radius: 90px;
	-webkit-border-radius: 90px;
	color: #fff;
	font-weight: normal;
	text-align: center;
}

.circle-blue {
	background: #16a1b2;
	width: 90px;
	height: 50px;
	padding: 20px 0px;
	margin: 20px auto 0px auto;
	border-radius: 90px;
	-moz-border-radius: 90px;
	-webkit-border-radius: 90px;
	color: #fff;
	font-weight: normal;
	text-align: center;
}

.square-blue {
  background: #16a1b2;
  width: 120px;
  height: 30px;
  padding: 15px 15px;
  margin: 1px auto 0px;
  color: #FFF;
  font-weight: normal;
  text-align: center;  
}

.circle-yellow {
	background: #dd6d0b;
	width: 90px;
	height: 50px;
	padding: 20px 0px;
	margin: 20px auto 0px auto;
	border-radius: 90px;
	-moz-border-radius: 90px;
	-webkit-border-radius: 90px;
	color: #fff;
	font-weight: normal;
	text-align: center;
}

.square-yellow {
  background: #dd6d0b;
  width: 120px;
  height: 30px;
  padding: 15px 15px;
  margin: 1px auto 0px;
  color: #FFF;
  font-weight: normal;
  text-align: center;  
}

.circle-red {
	background: #dc0000;
	width: 90px;
	height: 50px;
	padding: 20px 0px;
	margin: 20px auto 0px auto;
	border-radius: 90px;
	-moz-border-radius: 90px;
	-webkit-border-radius: 90px;
	color: #fff;
	font-weight: normal;
	text-align: center;
}

.square-red {
  background: #dc0000;
  width: 120px;
  height: 30px;
  padding: 15px 15px;
  margin: 1px auto 0px;
  color: #FFF;
  font-weight: normal;
  text-align: center;  
}

.circle-green {
	background: #00a100;
	width: 90px;
	height: 50px;
	padding: 20px 0px;
	margin: 20px auto 0px auto;
	border-radius: 90px;
	-moz-border-radius: 90px;
	-webkit-border-radius: 90px;
	color: #fff;
	font-weight: normal;
	text-align: center;
}

.square-green {
  background: #00a100;
  width: 120px;
  height: 30px;
  padding: 15px 15px;
  margin: 1px auto 0px;
  color: #FFF;
  font-weight: normal;
  text-align: center;  
}

.circle span, .circle-blue span, .circle-yellow span, .circle-red span, .circle-green span {
	font-size: 24px;
	margin-bottom: 3px;
	font-weight: bold;
	display: block;
}

.square span, .square-blue span, .square-yellow span, .square-red span, .square-green span {
	font-size: 24px;
	margin-bottom: 3px;
	font-weight: bold;
	display: block;
}

.square_custom_gray {
	background-color: #bbb;
	text-decoration:none;
	width: 100%;
	color: #fff;
	border-radius: 0px;
	padding: 20px 8px;
	display: inline-block;
	min-width: 120px;
}

.square_custom_green {
	background-color: #5bb75b;
	text-decoration:none;
	width: 100%;
	color: #fff;
	border-radius: 0px;
	padding: 20px 8px;
	display: inline-block;
	min-width: 120px;
}

/*table content*/
.table-content {
	padding: 0px 20px 35px 20px;
}
.table-content .mybtn {
	margin-top: 20px;
}
.border-rightnone {
	border-right: 0px;
}
/*----------------------------------------*/
/*----- 2.6 Blog  -----*/
/*----------------------------------------*/
.tags li {
	background: url(../img/dot.png) no-repeat left;
	padding-left: 10px;
	margin-right: 7px;
	font-size: 10px !important;
	letter-spacing: 1px;
	text-transform: uppercase;
	list-style-type: none;
	float: left;
}
.tags li:first-child {
	padding-left: 0px;
	background: none;
}
.social-post {
	float: right;
	display: block;
	margin-top: 20px;
}
/*list-comments*/
.list-comments {
	list-style: none;
}
.list-comments li ul {
	padding: 0 0 0 50px;
	list-style: none;
	margin: 0;
}
.list-comments .avatar {
	margin-right: 20px;
	margin-bottom: 10px;
	float: left !important;
}
.list-comments .box {
	float: left;
	margin-bottom: 30px;
}
/*----------------------------------------*/
/*----- 2.7 Contact -----*/
/*----------------------------------------*/
/*address*/
.addrs {
	background: url(../img/world-map.png) no-repeat center top;
	min-height: 120px;
}
.addrs table th {
	padding-right: 20px;
	font-size: 13px;
	color: #343434;
	text-align: right;
	font-weight: 400;
	vertical-align: top;
}
.addrs table td {
	padding-bottom: 10px;
}
/*----------------------------------------*/
/*----- 2.8 Footer  -----*/
/*----------------------------------------*/
#footer {
	background: #242424;
	color: #e1e1e1;
	line-height: 1.4em;
}
#footer-inner {
	padding: 30px 0px 30px 0px;
	border-top: 4px solid #e74710;
}
#footer h4 {
	color: #fff !important;
}
/*----- social -----*/
.social li {
	background: #353535;
	margin-left: 1px;
	list-style-type: none;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	display: inline-block;
	float: left;
}
.social li img {
	float: left;
}
.social li:hover {
	background: #e74710;
}
/*----- flickr -----*/
.flickr {
	margin-left: -11px;
}
.flickr img {
	background: #343434;
	width: 56px;
	height: 56px;
	padding: 4px;
	margin: 0px 0px 11px 11px;
	border: 1px solid #151515;
	float: left;
}
/*----------------------------------------*/
/*----- 2.9 Forms -----*/
/*----------------------------------------*/
/*----- Common properties for contact, support, search, login form -----*/
form {
	margin: 0;
	padding: 0;
	z-index: 0;
}
form p {
	margin-bottom: 20px;
	padding-bottom: 0px;
}
/*errors*/
form label.error {
	color: #b94a48;
	font-size: 10px;
	margin-top: 3px;
}
#subform label.error, #searchform label.error {
	display: none !important;
}
form input.error, form textarea.error, form password.error {
	border-color: #b94a48 !important;
	box-shadow: none;
}
/*label and inputs*/
label {
	font-size: 12px;
	color: #343434;
	font-weight: 600;
	line-height: 1em;
}
/*
input[type="text"], input[type="password"], select, textarea {
	background-color: #ffffff;
	width: 95%;
	height: 23px;
	padding: 5px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #999;
	line-height: 12px;
	display: inline-block;
	border: 1px solid #dedede;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: none;
	-webkit-transition: border linear 0.2s;
	-moz-transition: border linear 0.2s;
	-ms-transition: border linear 0.2s;
	-o-transition: border linear 0.2s;
	transition: border linear 0.2s;
}
textarea {
	height: auto;
}
select {
	height: 35px;
	width: 97%;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus {
	box-shadow: none;
	border-color: rgba(82, 168, 236, 0.8) !important;
}
*/
:-moz-placeholder {
 font-size: 12px;
 color: #999;
}
:-ms-input-placeholder {
 font-size: 12px;
 color: #999;
}
::-webkit-input-placeholder {
 font-size: 12px;
 color: #999;
}
/*results*/
#result, #subresult, #supportresult {
	width: 100%;
	display: block;
}
/*submit button*/
.submit {
	background: #e74710;
	padding: 12px 20px 12px 20px;
	font-size: 14px;
	color: #fff !important;
	line-height: 10px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 2px;
	width: auto;
	height: auto;
	border: none;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow:   0 17px 0 0 rgba(255, 255, 255, .12) inset;
	-webkit-box-shadow:  0 17px 0 0 rgba(255, 255, 255, .12) inset;
	box-shadow:   0 17px 0 0 rgba(255, 255, 255, .12) inset;
	display: inline-block;
	cursor: pointer;
	outline: none;
}

.submit2 {
	background: #e74710;
	padding: 12px 20px 12px 20px;
	font-size: 14px;
	color: #fff !important;
	line-height: 10px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 2px;
	width: auto;
	height: auto;
	border: none;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow:   0 17px 0 0 rgba(255, 255, 255, .12) inset;
	-webkit-box-shadow:  0 17px 0 0 rgba(255, 255, 255, .12) inset;
	box-shadow:   0 17px 0 0 rgba(255, 255, 255, .12) inset;
	display: inline-block;
	cursor: pointer;
	outline: none;
	margin: 20px;
}

/*----- subscribe form ------*/
#subform input[type="text"] {
	width: 150px;
	background: #151515;
	border: 1px solid #151515;
	-webkit-border-radius: 3px 0px 0px 3px;
	-moz-border-radius:  3px 0px 0px 3px;
	border-radius:  3px 0px 0px 3px;
	float: left;
}
.sub-submit {
	background: #343434;
	padding: 11px 10px 9px 10px;
	font-size: 13px;
	line-height: 13px;
	color: #151515;
	font-weight: 600;
	border: none;
	-webkit-border-radius: 0px 3px 3px 0px;
	-moz-border-radius:  0px 3px 3px 0px;
	border-radius:  0px 3px 3px 0px;
	display: inline-block;
}
/*search form*/
#searchform p {
	margin-bottom: 0px;
}
#searchform input[type="text"] {
    /* width: 180px; */
    /* height: 23px; */
    -webkit-border-radius: 3px 0px 0px 3px;
    -moz-border-radius: 3px 0px 0px 3px;
    border-radius: 3px 0px 0px 3px;
    float: left;
    background-color: #3b3b3b;
    color:#fff;


}
.search-submit {
      background: #f16421;
      padding: 8px 10px 9px 10px;
      font-size: 13px;
      color: #fff;
      line-height: 13px;
      font-weight: 600;
      border: none;
      -webkit-border-radius: 0px 3px 3px 0px;
      -moz-border-radius: 0px 3px 3px 0px;
      border-radius: 0px 3px 3px 0px;
      -moz-box-shadow: 0 17px 0 0 rgba(255, 255, 255, .12) inset;
      -webkit-box-shadow: 0 17px 0 0 rgba(255, 255, 255, .12) inset;
      box-shadow: 0 17px 0 0 rgba(255, 255, 255, .12) inset;
      display: inline-block;
}

/*----------------------------------------*/
/*----- 2.10 Tabs -----*/
/*----------------------------------------*/
.nav-tabs > li > a {
	background: #dedede;
	color: #343434;
}
.nav-tabs > li > a:hover {
	background: #dedede;
	border-color: #dedede;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
	background: #e74710;
	border: 1px solid #e74710;
	border-bottom-color: transparent;
	color: #fff;
	-moz-box-shadow:   0 17px 0 0 rgba(255, 255, 255, .12) inset;
	-webkit-box-shadow:  0 17px 0 0 rgba(255, 255, 255, .12) inset;
	box-shadow:   0 17px 0 0 rgba(255, 255, 255, .12) inset;
	outline: none;
}
.nav-tabs i {
	margin-right: 5px;
}
/*----- Left Tabs -----*/
.tabs-left > .nav-tabs {
	margin-right: 19px;
	border-right: 1px solid #dedede;
	float: left;
}
.tabs-left > .nav-tabs > li > a {
	background: transparent;
	min-width: 195px;
	width: 195px;
	margin-right: -1px;
	margin-bottom: 0px;
	color: #808080;
	outline: none;
}
.tabs-left > .nav-tabs > li > a:hover {
	border-color: transparent;
	background: transparent;
}
.tabs-left > .nav-tabs .active > a, .tabs-left > .nav-tabs .active > a:hover {
	background: #ececec; /* for non-css3 browsers */
 	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ececec)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #fff, #ececec); /* for firefox 3.6+ */
	background:  -o-linear-gradient(top, #fff, #ececec);
	border-color: #dedede transparent #dedede #dedede;
 *border-right-color: transparent !important;
	color: #343434;
}
/*----------------------------------------*/
/*----- 2.11 Countdown -----*/
/*----------------------------------------*/
#countdown-wrapper {
	position: relative;
	left: 50%;
	float: left;
}
#defaultCountdown {
	position: relative;
	left: -50%;
	margin-left: -20px;
	margin-top: 20px;
	color: #e74710;
	font-weight: 600;
	display: inline-block;
}
#d, #h, #m, #s {
	min-width: 45px; /*to avoid fluctuations*/
	padding-left: 20px;
	padding-right: 5px;
	font-size: 35px;
	float: left;
}
#d_name, #h_name, #m_name, #s_name {
	font-size: 18px;
	float: left;
}
/*----------------------------------------*/
/*----- 2.12 Menu / Navigation -----*/
/*----------------------------------------*/
.ddsmoothmenu {
	background: transparent scroll;
	width: auto;
	padding: 0;
	margin: 20px 0px 0px 0px;
}
.ddsmoothmenu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	background: transparent;
	box-shadow: none;
	z-index: 100;
	float:right;
}
.ddsmoothmenu ul li {
	padding: 0;
	margin: 0;
	border: none;
	position: relative;
	display: inline;
	float: left;
}
.ddsmoothmenu ul li a {
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 13px;
	color: #fff;
	font-weight: 600;
	line-height: 1em;
	text-transform: uppercase;
	text-decoration: none;
	outline: none;
	background: transparent;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	display: block;
}
.ddsmoothmenu ul li a.selected, .ddsmoothmenu ul li a:hover {
	color: #e74710;
}
* html .ddsmoothmenu ul li a { /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	color: #fff;
}
/*1st sub level menu*/
.ddsmoothmenu ul li ul {
	background: #f2f2f2;
	position: absolute;
	left: 0;
	display: none;
	margin-left:4px;
	margin-top:6px;
	visibility: hidden;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow:  0 1px 0 0 rgba(0, 0, 0, .2);
	-webkit-box-shadow:  0 1px 0 0 rgba(0, 0, 0, .2);
	box-shadow:  0 1px 0 0 rgba(0, 0, 0, .2);
}
.ddsmoothmenu ul li ul li {
	background: url(../img/nav-item-divider.jpg) repeat-x bottom;
	padding: 2px 10px 2px 20px;
	box-shadow: none !important;
	display: list-item;
	float: none;
}
.ddsmoothmenu ul li ul li:last-child {
	background: none;
}
.ddsmoothmenu ul li ul li a {
	width: 160px; /*width of sub menus*/
	margin: 0;
	line-height: 1em;
	font-size: 12px !important;
	padding: 9px 0px;
	text-transform: none;
	box-shadow: none !important;
	color: #606060;
	display:block
}
.ddsmoothmenu ul li ul li a:hover, .ddsmoothmenu ul li ul li a.selected {
	color: #e74710!important;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul {
	top: 0;
	margin-left: 5px;
}
/* Holly Hack for IE \*/
* html .ddsmoothmenu {
	height: 1%;
}
.downarrowclass, .rightarrowclass {
	display: none;
}
/*Menu select - for responsive*/
.ddsmoothmenu select {
	background: #343434;
	width: 100%;
	height: auto;
	padding: 5px 10px;
	margin: 0 auto;
	border: 1px solid #5a5a5a;
	font-size: 12px;
	color: #808080 !important;
	cursor: pointer !important;
	outline: none;
	display: none;
}
#responsive_menu{
	z-index:99;
	display:none;
	position:fixed;
	margin-left:-250px;
	width:250px;
	top:0px;
	bottom:0px;
	background:#343434;
}
#responsive_menu > ul{
	margin:0px;
	padding:20px;
}
#responsive_menu > ul ul{
	display:none;
	margin-left:20px;
}
#responsive_menu a{
	display:block;
	color:#eee;
	padding:5px 0px;
}
#responsive_menu a > span.ind{
	width:18px;
	height:18px;
	display:block;
	margin-top:2px;
	float:right;
	opacity:.8;
}
#responsive_menu a:active,
#responsive_menu a:hover{
	color:#e74710;
}


/***/

#myModalActivation.modal{
	height:80%;
	top:10% !important;
	margin-top:0px !important;
}
#myModalActivation .modal-body{
	height:calc(100% - 109px);
	overflow:hidden;
	padding:0px;
}
#myModalActivation .close{
	font-size:2em;
}
#myModalActivation iframe{
	height:100%;
	width: 100%;
}
/*============================================================*/
/*---------- 3. Media queries ----------*/
/*============================================================*/
/*----------------------------------------*/
/*----- 3.1 Mobile (Portrait) / Design for a width of 320px -----*/
/*----------------------------------------*/

@media only screen and (max-width: 980px) {
	/*menu*/
	.ico_menu_mobile{
		display:block !important;
	}
	.ddsmoothmenu {
		display:none
	}
	#responsive_menu{
		display:block;
	}
}
@media only screen and (max-width: 767px) {
	body {
	padding: 0;
	}
	.container {
	margin-left: 20px;
	margin-right: 20px;
	}
	#main-content {
	margin-bottom: 20px;
	}
	#sidebar-left {
	float: none;
	padding-right: 0px;
	margin-right: 0px;
	border-right: 0px solid #dedede;
	margin-bottom: 20px;
	}
	#sidebar-right {
	float: none;
	padding-left: 0px;
	margin-left: 0px;
	border-left: 0px solid #dedede;
	}
	.logo {
	text-align: center;
	}
	#header-btm p {
	margin-top: 0px;
	}
	.list-3col, .list-4col, .list-6col {
	margin-left: 0;
	}
	.list-3col li, .list-4col li, .list-6col li {
	width: 100%;
	margin-left: 0px;
	margin-bottom: 30px !important;
	display: block;
	}
	.half {
	 width: 100%;
	}
	.half-last {
	 width: 100%;
	 margin-left: 0%;
	}
	.mybtn, .mybtn-black, .mybtn-arrow {
	margin-bottom: 10px;
	}

	/*home page slider*/
	.image-text-slider img {
	margin-top: 10px;
	margin-bottom: 10px;
	}
	.image-text-slider h1 {
	font-size: 20px;
	}
	/*tabs*/
	.nav-tabs {
	border: none;
	}
	.nav-tabs > li > a {
	-webkit-border-radius: 3px;
	-moz-border-radius:  3px;
	border-radius:  3px;
	margin-bottom: 5px;
	margin-left: 2px;
	}
	/*left-tabs*/
	.tabs-left > .nav-tabs {
	margin-right: 0px;
	border-right: 0px solid #dedede;
	float: none !important;
	display: block;
	}
	.tabs-left > .nav-tabs > li > a {
	background: transparent;
	min-width: 280px;
	width: 280px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding: 10px 0px;
	}
	.tabs-left > .nav-tabs .active > a, .tabs-left > .nav-tabs .active > a:hover {
	border-color: #dedede #dedede #dedede #dedede !important;
	*border-right-color: #dedede !important;
	-webkit-border-radius: 3px;
	-moz-border-radius:  3px;
	border-radius:  3px;
	}
	.tab-content {
	display: block;
	float: none;
	width: 100%;
	}
	/*pricing*/
	.pricing {
	margin-top: 0px;
	}
	.pricing.two-col .price-column, .pricing.three-col .price-column, .pricing.four-col .price-column, .pricing.five-col .price-column {
	width: 99.8%;
	border: 1px solid #dedede;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	margin-bottom: 20px;
	}
	.price-column.focused {
	margin-top: 0px;
	}
	/*portfolio*/
	.portfolio_3column, .portfolio_4column {
	margin-left: 0px;
	}
	.portfolio_3column li, .portfolio_4column li {
	width: 100%;
	margin: 0;
	}
	.modal.fade.in {
		top: 10px;
	}
	.modal-body input { z-index: 9999;}


	#template_modal .modal-body{
		max-height:none!important;
		top:0px!important;	
	}
	
	#template_modal .modal .fade .in{
		top:0px!important;		
	}
}

/*----------------------------------------*/
/*----- 3.2 Mobile (Landscape) / Design for a width of 480px -----*/
/*----------------------------------------*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
/*All are same as Portrait*/
}

/*----------------------------------------*/
/*----- 3.3 Tablet (Portrait) / Design for a width of 768px -----*/
/*----------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.list-3col li {
width: 228px;
}
.list-4col li {
width: 166px;
}
.list-6col li {
width: 154px;
}
.portfolio_3column li {
width: 228px;
}
.portfolio_4column li {
width: 166px;
}
.infographic h1 {
font-size: 30px;
}
/*forms*/
#subform input[type="text"] {
width: 100px;
}
#searchform input[type="text"] {
width: 110px;
}
/*left-tabs*/
.tabs-left > .nav-tabs > li > a {
min-width: 140px;
width: 140px;
font-size: 12px;
}
/*tabs*/
.nav-tabs {
border: none;
}
.nav-tabs > li > a {
-webkit-border-radius: 3px;
-moz-border-radius:  3px;
border-radius:  3px;
margin-bottom: 5px;
margin-left: 2px;
}
}

/*============================================================*/
/*---------- 4. BROWSER FIXES ----------*/
/*============================================================*/
@media \0screen {
#header-btm p {
	margin-top: 0px;
}
#header-btm img {
	display: none;
}
#searchform input[type="text"] {
	width: 170px;
}
}


/************ MY ****************/

#responsive_menu,
section,
footer{
-webkit-transition: -webkit-transform 500ms ease;
-moz-transition: -moz-transform 500ms ease;
-o-transition: -o-transform 500ms ease;
transition: transform 500ms ease;
}
.translatex{
-webkit-transform: translateX(250px);
-moz-transform: translateX(250px);
-ms-transform: translateX(250px);
-o-transform: translateX(250px);
transform: translateX(250px);
}
html.menu_mobile{
	overflow:hidden;
}
.ico_menu_mobile{
	float:left;
	display:none;
	background:#777;
	width:24px;
	padding:4px;
	border-radius:3px;
	margin-right:20px;
	margin-top:20px;
	cursor:pointer;
}
.ico_menu_mobile:hover{
	background:#888;
}
.ico_menu_mobile span{
	display:block;
	height:3px;
	background:#DDD;
	margin:3px 0px; 
}

.img-caratteristiche{
	border: solid;
	border-width:5px;
	border-color: #F4F4F4;
}




/********** MSGBOX **********/
.msgbox{position:fixed;z-index:9001;right:10px;margin-left:10px;background:rgba(0, 0, 0, 0.85);padding:10px;border-radius:10px;box-shadow: 0px 0px 6px #666;}
.msgbox-items{float:left;max-width:360px;padding-left:110px;min-height:100px;max-height:300px;overflow: auto;}
.msgbox-items.error{background:url(../img/msgbox-error.png) left top no-repeat;}
.msgbox-items.warning{background:url(../img/msgbox-warning.png) left top no-repeat;}
.msgbox-items.ok{background:url(../img/msgbox-ok.png) left top no-repeat;}
.msgbox-item{color:#eee;padding:4px 0px;line-height:1.4;}

/*** LOADER ***/
.loader-overlay{left:0px;top:0px;bottom:0px;right:0px;position:fixed;z-index:912;cursor:wait;background:#333;opacity:0;}
.loader-image{background:url(../img/ajax-loader.gif) center center no-repeat black;width:44px;height:44px;position:fixed;left:50%;top:50%;margin-left:-22px;margin-top:-22px;z-index:912;border-radius:22px;opacity:0.4;cursor:wait;}

/*** FRM ESHOP ***/
.modal-body .boxcond_title{
  padding:5px 0px 5px 0px;
  cursor:pointer;
  font-weight:bold;
}
.modal-body .boxcond_title:hover{
  color:#949494;
}
.modal-body .boxcond_title:after{
  content:"";
  float:left;
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-top: 1px;
  margin-right: 5px;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: -408px -96px;
  background-repeat: no-repeat;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.modal-body .boxcond_title.open:after{
  -moz-transform:rotate(45deg);
  -webkit-transform:rotate(45deg);
  -o-transform:rotate(45deg);
  -ms-transform:rotate(45deg);
}
.modal-body .boxcond_text{
  height:0px;
  overflow-x:hidden;
  overflow:auto;
}
.modal-body .container_password_remind{
  max-width: 399px;
  margin: auto;
}

.order_eshop{
  color:#333;
  font-size:1.1em;
  position:relative;
  opacity:0;
}
.order_eshop .tooltip.left{
  margin-left:-6px;

}
.order_eshop .thumbnail{
  padding:10px;
  background:#fff;
}

.order_eshop .thumbnail2{
  padding:0px!important;
}

.order_eshop .thumbnail3{
  padding:4px!important;
}

.order_eshop .title{
  border-bottom:1px solid #e5e5e5;
  padding:5px;
  margin-bottom:10px;
}
.order_eshop label{
  font-size:1.0em;
  padding-top:8px !important;
}

.order_eshop label.label_selected{
  color:#e74710;
}
.order_eshop .icon_help{
  width:40px;
  height:40px;
  background:url(../img/info.png) center center no-repeat;
  float:right;
  margin-top:-30px;
  margin-right:-8px;
  cursor:help;
}
.order_eshop .input_uppercase{
  text-transform:uppercase;
}

#o_price{
  margin-top:10px;
  width:32%;
  right:0px;
  top:0px;
  background:#fff;
  position:absolute;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -mox-box-sizing:border-box;
  border-radius:5px;
  border:3px solid #e7e7e7;
  color:#7a7a7a;
}
#o_price .title{
  border-radius:3px 3px 0px 0px;
  background-color:#119300;
  padding:10px;
  color:#fff;
  font-size:1.2em;
}
#o_price .price_eshop,
#o_price .price_domain,
#o_price .price_template,
#o_price .price_ssl,
#o_price .price_blog,
#o_price .price_supersearch
{
  border-bottom:1px solid #eaeaea;
  padding:10px;
  height:42px;
  line-height:42px;
}


#o_price .price_tot{
  border-bottom:1px solid #eaeaea;
  padding:10px;	
}

#o_price .price_eshop div,
#o_price .price_domain div,
#o_price .price_template div,
#o_price .price_ssl div,
#o_price .price_blog div,
#o_price .price_supersearch div,
#o_price .price_tot .cnt_tot{
  float:right;
  font-size:1.1em;
  color:#119300;
  line-height:21px;
  text-align:right;
  font-weight:bold;
  padding-top:5px;
}


#o_price .price_eshop div strong,
#o_price .price_domain div strong,
#o_price .price_ssl div strong,
#o_price .price_blog div strong,
#o_price .price_supersearch div strong,
#o_price .price_template div strong{
	font-size:1.3em;
}


#o_price .price_eshop div i,
#o_price .price_domain div i,
#o_price .price_ssl div i,
#o_price .price_blog div i,
#o_price .price_supersearch div i,
#o_price .price_template div i{
	font-size:0.8em;
}

#o_price .price_tot .lbl{
  float:left;
}
#o_price .price_tot{
  background-color:#f4f4f4;
  overflow:hidden;
}
#o_price .price_tot .cnt_tot{
  font-size:1.7em;
}
#o_price .coupon_container{
  padding:20px 10px 10px 10px;
  text-align:right;
}
#o_price .coupon_container .input-append{
  margin-top:5px;
}
#o_price .submit_container{
  position:absolute;
  right:0px;
}
#o_price .submit{
  margin-top:20px;
}
#o_price .coupon_value .remove{
  cursor:pointer;
}
#o_price .coupon_value .remove:hover{
  opacity:0.6;
}

#o_msg_response,
#o_form_free_demo,
#o_form_userdata,
#o_form_domaindata,
#o_order_payment,
#o_order_summary,
#o_init{
  clear:both;
  max-width:65%;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -mox-box-sizing:border-box;
}
#o_msg_response,
#o_order_payment,
#o_order_summary{
  max-width:none;
}

#o_init .conversion_container form{
  margin-top:10px;
}
#o_init .plan_container label.radio{
  margin-right:10px;
}
#o_init .plan_container ul{
  margin-top:0px;
  margin-left:40px;
  list-style-type:disc;
}
#o_init .plan_container ul li{
  padding:2px 0px;
}
#o_init .billing_period_container{
  margin-top:20px;
}
#o_init .billing_period_container .btn.active{
  color:#fff;
  background:#e74710;
}

#o_init .domain_container .input-append{
  margin-bottom:0px;
}
/*
#o_init #domain_name{
  width:85%;
}
*/

#o_init #btn_check_domain{
  width:30%;
}
#o_init .domains_list{
  clear:both;
  padding:0px 0px 20px 0px;
}
#o_init .domains_list_tmp{
  clear:both;
  padding:20px 0px 0px 0px;
}
#o_init .domains_list_tmp ul,
#o_init .domains_list ul{
  margin-top:10px;
}
#o_init .domains_list_tmp li,
#o_init .domains_list li{
  border-bottom:1px dotted #cacaca;
  padding:2px;
  margin:4px 0px;
}
#o_init .domains_list .dom_name{
  font-size:1.2em;
  text-transform:uppercase;
}
#o_init .domains_list .dom_name,
#o_init .domains_list_tmp .dom_name{
  color:#119300;
}

#o_init .domains_list .dom_rem,
#o_init .domains_list_tmp .dom_add{
  float:right;
  cursor:pointer;
  margin:3px 10px 0px 10px;
  width:20px;
  height:20px;
}
#o_init .domains_list_tmp .dom_add{
  background:url('../img/ok.png') center center no-repeat;
}
#o_init .domains_list .dom_rem{
  background:url('../img/remove.png') center center no-repeat;
}
#o_init .domains_list .dom_price,
#o_init .domains_list_tmp .dom_price{
  margin:0px 10px;
  font-weight:bold;
  font-size:1.2em;
  float:right;
  color:#888;
}
#o_init .domain_container .domain_error{
  clear:both;
  margin:1px 1px 1px 1px;
  padding:0px 0px 20px 0px;
  border-bottom:1px dotted #cacaca;
  margin-bottom:20px;
}
#o_init .domain_container .domain_error .dom_name{
  color:#ff0000;
  font-size:1.2em;
  text-transform:uppercase;
}
#o_init .domain_container .domain_error .dom_rem{
  vertical-align: top;
  float:right;
  cursor:pointer;
  margin:3px 10px 0px 10px;
  width:20px;
  height:20px;
  background:url('../img/remove.png') center center no-repeat;
}
#o_init .domain_container .domain_error div:nth-child(1){
  display: inline-block;
  width: 49%;
  margin-right: 20px;
}
#o_init .domain_container .domain_error div:nth-child(2){
  display: inline;
}
#o_init .domain_container .domain_error div:nth-child(2) input,
#o_init .domain_container .domain_error div:nth-child(2) span{
  -margin-top:10px;
}
#o_init .plan_container .container_option{
  position:relative;
}
#o_init .plan_container .group_option{
  position:absolute;
  left:0px;
  top:-10px;
  padding:2px;
  
}
#o_init .plan_container .group_option select{
  width:180px;
}
#o_init .data_free_demo_container .title{
  margin-bottom:20px;
}
#o_init .extra_info_container textarea{
  height:100px;
  width:96%;
  resize: none;
}
.submit_bottom_container{
  margin-top:20px;
  text-align:right;
  clear:both;
}


#o_form_userdata #register_or_login .control-group{
  margin-left:50px;
}
#o_form_userdata #register_or_login .control-group:first-child,
#o_form_userdata form .control-group:first-child{
  margin-top:10px;
}
#o_form_userdata #register_or_login .control-group:last-child,
#o_form_userdata form .control-group:last-child{
  margin-bottom:10px;
}
#o_form_userdata .switch_tech_contact,
#o_form_userdata .switch_admin_contact{
  float:left;
  cursor:pointer;
  margin:-2px 10px 0px 10px;
  width:20px;
  height:20px;
  background:url('../img/ok.png') center center no-repeat;
}
#o_form_userdata .switch_tech_contact.rem,
#o_form_userdata .switch_admin_contact.rem{
  background:url('../img/remove.png') center center no-repeat;
}
/*
#o_form_userdata input[type="text"],
#o_form_userdata select,
#o_form_userdata textarea{
  width:80%;
}
*/
#o_order_summary .itm_price{
  overflow:hidden;
  zoom:1;
  padding:5px 0px;
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 10px;
}
#o_order_summary .itm_price.subtotal{
  padding-top:30px;
}
#o_order_summary .itm_price .tt{
  float:left;
  font-weight:bold;
}
#o_order_summary .itm_price .price{
  float:right;
  font-size:1.4em;
  color:#119300;
}
#o_order_summary .itm_price .lbl{
  clear:both;
}
#o_order_summary .itm_price.itm_tot{
  color: #fff;
  background: #e74710;
  padding: 10px 10px;
  font-weight:bold;
}
#o_order_summary .itm_price.itm_tot .price{
  color:#fff;
}

#o_order_payment .msg{
  margin-bottom:0px;
  background:#f4f4f4;
  padding:10px;
}
#o_order_payment .msg2{
  margin-bottom:10px;
  background:#f4f4f4;
  padding:10px;
}
#o_order_payment .wt_info{
  padding-left: 20px;
  padding-right: 5px;
  margin-bottom: 10px;
}

#o_msg_response{
  padding: 50px 20px;
  margin:0px 0px 100px 0px;
}

/**DEFAULT HIDDEN*/
#o_init .domain_container .domain_error,
#o_init .conversion_container form,
#o_init #plan_features_free,
#o_init #plan_features_demo,
#o_init #plan_features_pro,
#o_init #plan_features_starterkit,
#o_init #plan_features_lowcost,
#o_init .domains_list,
#o_init .domains_list_tmp,
#o_init .data_free_demo_container,
#o_init .conditions_dom_it_container,
#o_price .coupon_value,
#o_msg_response,
#o_form_userdata,
#o_form_userdata .tech_contact_container,
#o_form_userdata .admin_contact_container,
#o_form_domaindata,
#o_order_payment,
#o_order_summary
{
  display: none;
}
.order_steps {
  padding: 0px;
  margin: 0px;
}

.order_steps li{
  text-align: center;
  color: #FFF;
  width: 18px;
  height: 16px;
  line-height: 12px;
  padding: 4px;
  margin: 0 6px 0 0;
  border-bottom-width: medium;
  border-radius: 18px;
}

.order_steps li a{
  cursor: text;
}

.order_steps li .linkable{
  text-align: center;
  color: #FFF;
  width: 18px;
  height: 16px;
  line-height: 12px;
  padding: 4px;
  margin: 0 6px 0 0;
  border-color: #00FF00;
  border-bottom-width: medium;
  border-radius: 18px;
}

#recipiente_ordini_reltime .flex-direction-nav a {
    color:transparent;
    top:18px;
}

.wrapper {
  width: 310px;
  background: white;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
  -moz-box-shadow:    0px 0px 8px rgba(0,0,0,0.3);
  box-shadow:         0px 0px 8px rgba(0,0,0,0.3);
  position: relative;
  z-index: 90;
}

.ribbon-wrapper-silver {
  width: 85px;
  height: 88px;
  overflow: hidden;
  position: absolute;
  top: -3px;
  right: -3px;
}

.ribbon-silver {
  font: bold 15px Sans-Serif;
  color: #FFF;
  text-align: center;
  text-shadow: rgba(0,0,0,0.5) 2px 2px 2px;
  -webkit-transform: rotate(45deg);
  -moz-transform:    rotate(45deg);
  -ms-transform:     rotate(45deg);
  -o-transform:      rotate(45deg);
  position: relative;
  padding: 7px 0;
  left: -5px;
  top: 15px;
  font-weight: 800;
  width: 120px;
  background-color: #BFDC7A;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#C0C0C0), to(#b0b0b0)); 
  background-image: -webkit-linear-gradient(top, #C0C0C0, #b0b0b0); 
  background-image:    -moz-linear-gradient(top, #C0C0C0, #b0b0b0); 
  background-image:     -ms-linear-gradient(top, #C0C0C0, #b0b0b0); 
  background-image:      -o-linear-gradient(top, #C0C0C0, #b0b0b0); 
  color: #FFF;
  -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
  -moz-box-shadow:    0px 0px 3px rgba(0,0,0,0.3);
  box-shadow:         0px 0px 3px rgba(0,0,0,0.3);
}


.ribbon-silver:before, .ribbon-silver:after {
  content: "";
  border-top:   3px solid #6e8900;   
  border-left:  3px solid transparent;
  border-right: 3px solid transparent;
  position:absolute;
  bottom: -3px;
}

.ribbon-silver:before {
  left: 0;
}
.ribbon-silver:after {
  right: 0;
}

.ribbon-red {
  font: bold 18px Sans-Serif;
  color: #FFF;
  text-align: center;
  text-shadow: rgba(0,0,0,0.5) 2px 2px 2px;
  -webkit-transform: rotate(45deg);
  -moz-transform:    rotate(45deg);
  -ms-transform:     rotate(45deg);
  -o-transform:      rotate(45deg);
  position: relative;
  padding: 7px 0;
  left: -5px;
  top: 15px;
  font-weight: 800;
  width: 120px;
  background-color: #d01d30;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d01d30), to(#e72c2e)); 
  background-image: -webkit-linear-gradient(top, #d01d30, #e72c2e); 
  background-image:    -moz-linear-gradient(top, #d01d30, #e72c2e); 
  background-image:     -ms-linear-gradient(top, #d01d30, #e72c2e); 
  background-image:      -o-linear-gradient(top, #d01d30, #e72c2e); 
  color: #FFF;
  -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
  -moz-box-shadow:    0px 0px 3px rgba(0,0,0,0.3);
  box-shadow:         0px 0px 3px rgba(0,0,0,0.3);
}


.ribbon-red:before, .ribbon-red:after {
  content: "";
  border-top:   3px solid #6e8900;   
  border-left:  3px solid transparent;
  border-right: 3px solid transparent;
  position:absolute;
  bottom: -3px;
}

.ribbon-red:before {
  left: 0;
}
.ribbon-red:after {
  right: 0;
}

.button-dropshipping{
  background-color: #ec6219;
  color: #FFF;
  padding: 10px;
  width: 40%;
  border-radius: 10px 10px 10px 10px;
}

.button-dropshipping a{
  color: #FFF;
}

#top-search {
  margin-top: 20px;
}

::-webkit-input-placeholder {
 font-size: 14px;
 color: #fff;
 font-weight: bold;
}


/* MOTORE NATALIZIO */

  <style>
    body {
        background: #555 ;
        font: 13px 'Lucida sans', Arial, Helvetica;
        color: #eee;
        text-align: center;
    }
    
/*
    a {
        color: #ccc;
    }
 */   
    /*-------------------------------------*/
    
    .cf:before, .cf:after{
      content:"";
      display:table;
    }
    
    .cf:after{
      clear:both;
    }

    .cf{
      zoom:1;
    }

    /*-------------------------------------*/	
    
    .form-wrapper {
        width: 90%;
        padding: 15px;
        margin: 0px auto 20px auto;
        background: #444;
        background: rgba(0,0,0,.2);
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        -moz-box-shadow: 0 1px 1px rgba(0,0,0,.4) inset, 0 1px 0 rgba(255,255,255,.2);
        -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.4) inset, 0 1px 0 rgba(255,255,255,.2);
        box-shadow: 0 1px 1px rgba(0,0,0,.4) inset, 0 1px 0 rgba(255,255,255,.2);
    }
    
    .form-wrapper input {
        width: 85.8%;
        height: 20px;
        padding: 10px 5px;
        float: left;    
        font: bold 15px 'lucida sans', 'trebuchet MS', 'Tahoma';
        border: 0;
        background: #fffbfb;
        -moz-border-radius: 3px 0 0 3px;
        -webkit-border-radius: 3px 0 0 3px;
        border-radius: 3px 0 0 3px;      
    }
    
    .form-wrapper input:focus {
        outline: 0;
        background: #fff;
        -moz-box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
        -webkit-box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
        box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
    }
    
    .form-wrapper input::-webkit-input-placeholder {
       color: #999;
       font-weight: normal;
       font-style: italic;
    }
    
    .form-wrapper input:-moz-placeholder {
        color: #999;
        font-weight: normal;
        font-style: italic;
    }
    
    .form-wrapper input:-ms-input-placeholder {
        color: #999;
        font-weight: normal;
        font-style: italic;
    }    
    
    .form-wrapper button {
		overflow: visible;
        position: relative;
        float: right;
        border: 0;
        padding: 0;
        cursor: pointer;
        height: 40px;
        width: 110px;
        font: bold 15px/40px 'lucida sans', 'trebuchet MS', 'Tahoma';
        color: #fff;
        text-transform: uppercase;
        background: #f8bf00;
        -moz-border-radius: 0 3px 3px 0;
        -webkit-border-radius: 0 3px 3px 0;
        border-radius: 0 3px 3px 0;      
        text-shadow: 0 -1px 0 rgba(0, 0 ,0, .3);
    }   
      
    .form-wrapper button:hover{		
        background: #e19604;
    }	
      
    .form-wrapper button:active,
    .form-wrapper button:focus{   
        background: #e19604;    
    }
    
    .form-wrapper button:before {
        content: '';
        position: absolute;
        border-width: 8px 8px 8px 0;
        border-style: solid solid solid none;
        border-color: transparent #f8bf00 transparent;
        top: 12px;
        left: -6px;
    }
    
    .form-wrapper button:hover:before{
        border-right-color: #e89900;
    }
    
    .form-wrapper button:focus:before{
        border-right-color: #e89900;
    }    
    
    .form-wrapper button::-moz-focus-inner {
        border: 0;
        padding: 0;
    }
    .image-text-slider .slide_title {
      font-size: 26px;
      color: #FFF;
      font-weight: 600;
      line-height: 1.3em;
      font-style: normal;
      margin-bottom: 15px;      
    }
    
    .cookies_box {
	z-index: 999;
    }

    .infographic .title {
      margin: 15px 0px 5px 0px;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 42px;
      color: #e74710;
      font-weight: normal;
      line-height: 1em;
    }
    
    #home h1 {
      font-size: 22px;
      color: #FFF;      
    }
		
		#webmarketing input {
			padding: 7px;
		}
		
		#webmarketing .maggiori-info a {
			color: #FFF;
			background-color: #e74710;
			padding: 10px;
			margin-top: 15px !important;
			border-radius: 10px;			
		}
		
		#webmarketing .maggiori-info {
			text-align: right;
			margin-top: 40px;			
		}
