@charset "UTF-8";
* {
	margin:0;
	padding:0;
}
body {
	background:url(../pics/bg.png) white repeat-x 0 0;
	font-family:ProximaNovaA-Regular, sans-serif;
	font-size:13px;
	line-height:16px;
	color:#595f66;
}
a {
	color:#016eac;
	text-decoration:none;
}
a:hover {
	color:#c40005;
}
a img, img a {
	border:none;
}
.header {
	width:940px;
	height:133px;
	margin:auto;
	position:relative;
	z-index:10;
}
.header .shadow {
	background:url(../pics/shadow.png) no-repeat 0 0;
	width:999px;
	height:11px;
	z-index:70;
	position:absolute;
	top:80px;
	left:-20px;
}
.header .baseline {
	font-size:17px;
	color:#01629c;
	font-family:alleritalic, sans-serif;
	position:absolute;
	top:95px;
	right:35px;
}
.header h1 a {
	display:block;
	font-size:1px;
	color:white;
	text-indent:-200px;
	background:url(../pics/bluepimento.png) no-repeat  0 0;
	width:286px;
	height:97px;
	position:absolute;
	top:27px;
	left:0px;
}
.header .menu {
	position:absolute;
	right:0;
	top:50px;
	list-style-type:none;
}
.header .menu li {
	float:left;
	display:inline;
	position:relative;
}
.header .menu li a {
	font-family:allerregular, sans-serif;
	color:#3b434c;
	font-size:15px;
	height:17px;
	line-height:17px;
	vertical-align:middle;
	display:block;
	float:left;
	width:65px;
	padding: 0 22px;
	background:url(../pics/separator.png) no-repeat center right;
	text-align:center;
	text-transform:capitalize;
}
.header .menu .last a {
	background:none;
}
.header .menu #active a {
	background:url(../pics/menu_hover.png) no-repeat center center;
	margin-left:-1px;
	margin-right:1px;
}
.header .menu li a:hover {
	color:#c40005;
}
.header .menu li .submenu {
	position:absolute;
	top:31px;
	left:0;
	list-style-type:none;
	z-index:60;
	background:url(../pics/submenu.png) repeat-y 0 0;
	width:219px;
	padding:0;
	margin:0;
	padding: 25px 0;
	padding-bottom:15px;
	display:none;
}
.header .menu li .submenu li {
	display:inline;
	float:left;
	clear:both;
}
.header .menu li .submenu li a, .header .menu #active .submenu li a {
	display:block;
	float:left;
	clear:both;
	width:auto;
	padding:0;
	margin:0;
	background:none;
	font-size:14px;
	color:#3b434c;/*#8d96a0;*/
	height:33px;
	line-height:33px;
	vertical-align:middle;
	font-family:aller_lightitalic, sans-serif;
	margin-left:20px;
	margin-right:13px;
	padding-left:16px;
	border-bottom:1px solid #bacfe0;
	width:166px;
	text-align:left;
}
.header .menu li .submenu li a:hover {
	background:url(../pics/select_red.png) no-repeat center left!important;
	color:#324152;
}
.header .menu li .submenu li #red:hover {
	background:url(../pics/select_red.png) no-repeat center left!important;
        color:#c40005;
}
.header .menu li .submenu li #orange:hover {
	background:url(../pics/select_orange.png) no-repeat center left!important;
        color:#e0872d;
}
.header .menu li .submenu li #blue:hover {
	background:url(../pics/select_blue.png) no-repeat center left!important;
        color:#01629c;
}
.header .menu li .submenu li #green:hover {
	background:url(../pics/select_green.png) no-repeat center left!important;
        color:#018644;
}
.header .menu li .submenu .last a {
	border:none;
}
.header .submenu .submenu_bottom {
	background:url(../pics/submenu_bottom.png) no-repeat 0 0;
	width:219px;
	height:18px;
	position:absolute;
	left:0;
	bottom:-18px;
}
.home, .page {
	width:100%;
	min-height:700px;
	background:url(../pics/shadow_slide.png) no-repeat center 150px;
}
.home .home_container, .slideshow, .page .page_container {
	width:940px;
	margin:auto;
}
.home .home_container {
	overflow:hidden;
}
.slideshow .slide {
	width:939px;
	/*height:434px;*/height:354px;
	position:relative;
	z-index:5;
	cursor:pointer;
}
.slideshow .slide .slide_text {
	width:313px;
	min-height:100px;
	background-color:#c40005;
	position:absolute;
	right:0;
	/*top:278px;*/top:198px;
}
.slideshow #orange .slide_text {
	background-color:#e0872d;
}
.slideshow #blue .slide_text {
	background-color:#15427b;
}
.slideshow #green .slide_text {
	background-color:#018644;
}
.slide_text h1 {
	font-family:allerregular, sans-serif;
	font-size:21px;
	color:white;
	padding-left:22px;
	padding-right:40px;
	padding-top:15px;
	font-weight:normal;
}
.slide_text h2 {
	font-size:15px;
	line-height:20px;
	color:white;
	font-family:aller_lightitalic, sans-serif;
	font-weight:normal;
	padding-left:22px;
	padding-right:40px;
	padding-top:8px;
	padding-bottom:20px;
}
#slide_left, #slide_right {
	background:url(../pics/slide_left.png) no-repeat 0 0;
	width:52px;
	height:60px;
	position:absolute;
	left:0;
	top:330px;
	cursor:pointer;
}
#slide_right {
	background:url(../pics/slide_right.png) no-repeat 0 0;
	left:auto;
	right:0;
}
.home .box {
	width:260px;
	padding-left:30px;
	float:left;
	display:inline;
	min-height:50px;
	margin-left:15px;
	margin-right:10px;
	background:url(../pics/ipad.png) no-repeat 10px 80px;
	min-height:380px;
}
.home .box a.callto{
	display:none;
}
.home #box2 {
	background:none;
	padding-left:0;
	padding-right:0;
	width:280px;
}
.home #box3 {
	background:url(../pics/macbook.png) no-repeat 10px 80px;
	padding-left:10px;
	width:280px;
	cursor:pointer;
}
.home #box1{
	cursor:pointer;
}
.home .box h3 {
	font-size:19px;
	line-height:23px;
	color:#324152;
	font-family:allerregular, sans-serif;
	font-weight:normal;
	text-align:center;
	padding-bottom:15px;
	background:url(../pics/arrow_red.png) no-repeat center bottom;
	padding-top:30px;
}
.home .box p {
	color:#3b434c;
	font-size:13px;
	line-height:17px;
	font-family:ProximaNovaA-Regular, sans-serif;
	padding-top:227px;
	text-align:center;
	width:180px;
	margin:auto;
}
.home #box2 p {
	width:280px;
	text-align:left;
	padding-top:12px;
}
.home .box .callto {
	background:url(../pics/read_more.png) no-repeat 0 0;
	width:101px;
	height:34px;
	display:block;
	margin:auto;
	margin-top:20px;
	margin-bottom:30px;	
}
.home #box2 .contact {
	background:url(../pics/contact.png) no-repeat 0 0;
	width:278px;
	height:65px;
	margin-bottom:10px;
	margin-top:10px;
	cursor: pointer;
}
.home #box2 .contact p {
	text-align:center;
	font-size:13px;
	color:#595f66;
	padding-top:37px;
}
.page_container {
	min-height:700px;
	background-color:white;
	overflow:hidden;
}
.page_container .page_left {
	width:228px;
	float:left;
	display:inline;
	margin-right:50px;
	margin-left:50px;
	min-height:200px;
}
.page_left .menu_left {
	border-top:1px solid #bacfe0;
	list-style-type:none;
}
.page_left .menu_left li {
	display:block;
}
.page_left .menu_left li a {
	float:left;
	display:block;
	clear:both;
	font-size:14px;
	color:#324152;
	height:35px;
	line-height:35px;
	vertical-align:middle;
	border-bottom:1px solid #bacfe0;
	width:188px;
	font-family:allerregular, sans-serif;
	padding-left:40px;
	background:url(../pics/select_red.png) no-repeat 26px center;
}
.page_left .menu_left li a:hover, .page_left .menu_left #active a {
	color:#195f99;
}
.page_left .menu_left li #red {
	background:url(../pics/select_red.png) no-repeat 26px center;
}
.page_left .menu_left li#active a#red, .page_left .menu_left li #red:hover{
	color: #c40005;
}
.page_left .menu_left li #blue {
	background:url(../pics/select_blue.png) no-repeat 26px center;
}
.page_left .menu_left li#active a#blue, .page_left .menu_left li #blue:hover{
	color: #01629c;
}
.page_left .menu_left li #orange {
	background:url(../pics/select_orange.png) no-repeat 26px center;
}
.page_left .menu_left li#active a#orange, .page_left .menu_left li #orange:hover{
	color:#e0872d;
}
.page_left .menu_left li #green {
	background:url(../pics/select_green.png) no-repeat 26px center;
}
.page_left .menu_left li#active a#green, .page_left .menu_left li #green:hover {
	color:#018644;
}
.page_left .quote {
	font-size:14px;
	line-height:16px;
	color:#195f99;
	font-family:allerregular, sans-serif;
	margin-top:28px;
	padding: 18px 40px;
	padding-bottom:13px;
	float:left;
	clear:both;
	position:relative;
}
.page_left .quote .quote_topleft {
	background:url(../pics/quote_topleft.png) no-repeat 0 0;
	width:33px;
	height:29px;
	position:absolute;
	top:0;
	left:0;
}
.page_left .quote .quote_bottomright {
	background:url(../pics/quote_bottomright.png) no-repeat 0 0;
	width:33px;
	height:29px;
	position:absolute;
	bottom:35px;
	right:10px;
}
.page_left .quote span{
	display:block;
	margin-top:20px;
	margin-right:15px;
	text-align: right;
}
.page_left .picleft {
	margin-top:40px;
	margin-left:-35px;
	float:left;
	clear:both;
}
.page_right {
	float:left;
	display:inline;
	width:596px;
	position:relative;
}
.page_right .play {
	position:absolute;
	top:158px;
	left:237px;
}
.page_right h1 {
	font-size:19px;
	font-family:allerregular, sans-serif;
	font-weight:normal;
	color:#324152;
	padding-top:30px;
	padding-bottom:10px;
	/*background:url(../pics/dots.png) no-repeat bottom left;*/
	border-bottom: 1px solid #01629c;
	margin-bottom:20px;
}
.page_right .text_left, .page_right .text_right {
	width:277px;
	float:left;
	display:inline;
	padding-bottom:40px;
}
.page_right .text_left {
	margin-right:20px;
}
.page_right .text_left p, .page_right .text_right p {
	margin-bottom:10px;
}
.page_right .text_left h1, .page_right .text_right h1 {
	padding:0;
	margin:0;
	color:#195f99;
	font-size:13px;
	text-transform:uppercase;
	background:none;
	border:none;
	margin-bottom:10px;
	font-family:ProximaNovaA-Bold, sans-serif;
	letter-spacing:0.8;
}
#red .page_right .text_left h1, #red .page_right .text_right h1, #red .page_right .text_left strong, #red .page_right .text_right strong {
	color:#c40005;
}
#orange .page_right .text_left h1, #orange .page_right .text_right h1, #orange .page_right .text_left strong, #orange .page_right .text_right strong {
	color:#e0872d;
}
#blue .page_right .text_left h1, #blue .page_right .text_right h1, #blue .page_right .text_left strong, #blue .page_right .text_right strong {
	color:#15427b;
}
#green .page_right .text_left h1, #green .page_right .text_right h1, #green .page_right .text_left strong, #green .page_right .text_right strong {
	color:#018644;
}
.page_right ul  {
	list-style-type:none;
	padding-bottom:10px;
}
.page_right ul li {
	padding-left:15px;
	background:url(../pics/bullet.png) no-repeat 0 4px;	
}
#red .page_right ul li {
	background:url(../pics/bullet_red.png) no-repeat 0 4px;	
}
#blue .page_right ul li {
	background:url(../pics/bullet_blue.png) no-repeat 0 4px;	
}
#green .page_right ul li {
	background:url(../pics/bullet_green.png) no-repeat 0 4px;	
}
#orange .page_right ul li {
	background:url(../pics/bullet_orange.png) no-repeat 0 4px;
}
.gallery {
	/*background:url(../pics/dots.png) no-repeat 0 0;*/
	border-top: 1px solid #01629c;
	float:left;
	clear:both;
	min-height:40px;
	width:100%;
	padding-bottom:30px;
}
.gallery .arrow_red, .gallery .arrow_orange, .gallery .arrow_green, .gallery .arrow_blue {
	background:url(../pics/arrow_red.png) no-repeat 0 0;
	width:23px;
	height:11px;
	margin-top:7px;
	margin-bottom:10px;
}
.gallery .arrow_orange {
	background:url(../pics/arrow_orange.png) no-repeat 0 0;
}
.gallery .arrow_green {
	background:url(../pics/arrow_green.png) no-repeat 0 0;
}
.gallery .arrow_blue {
	background:url(../pics/arrow_blue.png) no-repeat 0 0;
}
.gallery img {
	float:left;
	display:inline;
	margin-right:12px;
	margin-bottom:12px;
}
.title_map {
	font-family:allerregular, sans-serif;
	font-size:14px;
	color:#324152;
	background:url(../pics/2lines.png) repeat-x 0 0;
	line-height:37px;
	vertical-align:middle;
	height:37px;
	width:188px;
	padding-left:40px;
	margin-bottom:16px;
}
#contact h1 {
	padding-top:0;
	margin-top:9px;
}
#contact .address {
	padding-top:5px;
	padding-bottom:30px;
}
.textfields input {
	background:url(../pics/input.png) transparent no-repeat 0 0;
	border:none;
	outline:none;
	width:261px;
	height:25px;
	line-height:25px;
	vertical-align:middle;
	padding: 0 10px;
	font-size:13px;
	color:#595f66;
	font-family:allerregular, sans-serif;
	float:left;
	dislay:inline;
	margin-right:15px;
	margin-bottom:10px;
	text-transform:capitalize;
}
.form_contact textarea {
	background:url(../pics/textarea.png) transparent no-repeat 0 0;
	border:none;
	outline:none;
	width:556px;
	height:145px;
	padding:10px;
	font-size:13px;
	color:#595f66;
	font-family:allerregular, sans-serif;
	text-transform:capitalize;
	float:left;
	clear:both;
	resize:none;
}
.form_contact #submit {
	background:url(../pics/submit.png) no-repeat 0 0;
	width:87px;
	height:35px;
	font-size:1px;
	text-indent:-200px;
	border:none;
	cursor:pointer;
	float:left;
	clear:both;
	margin-top:10px;
}
.form_contact .error {
	color:#cd2529;
}
.footer {
	width:100%;
	height:80px;
	background:url(../pics/footer.png) repeat-x 0 0;
}
.footer .footer_container {
	width:970px;
	margin:auto;
	height:80px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.footer p {
	font-size:12px;
	color:#3b434c;
	text-align:center;
	padding-top:50px;
	padding-right:60px;
}
.footer .sowedo {	
	right:55px;
	top:70px;
}
.hidden{
	display:none;
}
.header .menu #active a.cases, .header .menu li a.cases {
	width:auto;
	padding:0 12px;
	margin-left: -2px;
}
