/*
Theme Name:		Rogi Lakovna
Description:	Theme for Rogi Websites
Version:		1.00
Author:			WS
Tags:					black, blue, gray, orange, white, light, two-columns, right-sidebar, fixed-layout, custom-background, custom-menu, editor-style, featured-images, full-width-template, threaded-comments, translation-ready
Text Domain:  Rogi
*/


.fixedhlaska {
	position: fixed;
	width: 100%;
	padding: 10px;
	background: green;
	border-bottom: 1px solid #666;
	color: #fff;
	font-size: 14px;
	text-align: center;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
main, article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
article,aside,details,figcaption,figure, footer,header,hgroup,menu,nav,section {display: block;}
nav ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
a {margin: 0; padding: 0; vertical-align: baseline; background: transparent;}
ins {background-color: #ff9; color: #000; text-decoration: none;}
mark {background-color: #ff9; color: #000; font-style: italic; font-weight: bold;}
del {text-decoration: line-through;}
abbr[title], dfn[title] {border-bottom: 1px dotted; cursor: help;}
table {border-collapse: collapse; border-spacing: 0; padding: 5px; font-size: 1em; width: 100%; border-top: 1px solid #ddd; border-right: 1px solid #ddd; margin-bottom: 20px;}
tr, th, td, tbody, thead, tfoot {padding: 10px; vertical-align: top; border-left: 1px solid #ddd; border-bottom: 1px solid #ddd;}
th {background: #efefef;}
dl {margin-bottom: 20px;}
input, select {vertical-align: middle;}
:focus {outline: 0;}
hr {background: none; border: none; margin: 10px 0; border-bottom: 1px solid #ccc; clear: both;}
code {font-size: 1.1em;}
code {display: inline-block; border: 1px solid #eee; font-size: 0.9em; padding: 0 3px;}
pre {overflow: auto; font-family: 'courier new', courier, monospace; font-size: 0.85em; padding: 10px;  border: 1px solid #ccc;}

/* Overall */
body {font-family: "Open Sans"; font-weight: 400; color: #000; background: url('images/bgg.jpg') top center no-repeat #fff;}
body p {margin-bottom: 20px; -ms-word-wrap: break-word; word-wrap: break-word;}

/* hgroup */
h1,
h2,
h3,
h4,
h5,
h6 {line-height: 1.2em; margin-bottom: 15px; font-weight: bold; -ms-word-wrap: break-word; word-wrap: break-word;}
h1 {font-size: 1.6em; color: #000;}
h2 {font-size: 1.4em; color: #000;}
h3 {font-size: 1.2em; color: #333;}
h4 {font-size: 1.2em; color: #333;}
h5 {font-size: 1em; color: #555;}
h6 {font-size: 1em; color: #555;}

/* Links */
a {color: #000;}
a:active {color: #000;}
a:hover {color: #666;}

/* .header */
.header h1,
.header h5 {font-size: 3em; color: #fff; font-weight: 400; text-align: center; text-transform: uppercase; margin: 0;}
.header h1 a,
.header h5 a {color: #fff; text-decoration: none;}
.header-desc {text-align: center; margin: 0; color: #fff;}

/* .nav */
.nav .current-menu-item > a,
.nav .current-menu-ancestor > a,
.nav .current_page_item > a,
.nav .current_page_ancestor > a {color: #000;}

.nav li {display: inline-block; float: left; position: relative; z-index: 99999;}
.nav li:hover {}

.mainnav_menu {
	    width: 81%;
    float: right;
    margin-top: 39px;
    margin-right: 30px;
}

.nav ul li:nth-last-child(1):after {content: ''; border: none;}

.nav ul ul {position: absolute; width: 240px; z-index: 1000; background: #fff; top: 38px; padding: 10px 0;}
.nav ul ul li a {font-weight: 400; padding: 8px 15px;}
.nav ul ul li a:hover {font-weight: 600; text-decoration: underline;}
.nav ul ul li {display: block; float: none;}
.nav ul ul li:after {content: ''; border: none;}
.nav ul ul ul {position: absolute; left: 200px; top: 0;}

.nav ul ul {opacity: 0; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; zoom: 0; visibility: hidden; height: 0;}
.nav li:hover > ul {opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; zoom: 1; visibility: visible; height: auto;}

.nav ul li.has-sub > a:after {content: ' \25BE'; font-size: 1.2em; display: inline-block; position: absolute; top: 13px; right: -2px; color: #000;}
.nav ul ul li.has-sub > a:after {content: ' \25B8'; top: 14px; right: 5px;}

/* .article */
.sticky {background: #f9f9f9; padding: 20px;}
.article {margin-bottom: 100px; overflow: hidden; clear: both;}
.article-page {margin-bottom: 0;}
.article .post-header {margin-bottom: 30px; }
.article .page-title,
.article .post-title {font-size: 1.2em; font-weight: 700; text-transform: uppercase; letter-spacing: .1em;}
.article .post-title a {text-decoration: none;}
.article .post-meta {font-size: .9em; line-height: 1.2em;}
.article .post-meta .post-meta-separator {color: #000; padding: 0 5px; font-size: 2em; vertical-align: bottom;}
.article .post-comment-footer {text-align: center;}
.article .post-comment-footer a {background: #05abe0; border: 1px solid #05abe0; color: #fff; padding: 10px 30px; text-decoration: none; position: relative; text-transform: uppercase; -webkit-box-shadow: 5px 5px 0 0 #ccc; box-shadow: 5px 5px 0 0 #ccc;}
.article .post-comment-footer a:hover {background: #ffaf4b; border: 1px solid #ffaf4b; color: #fff;}

/* .article misc */
.article blockquote:before {content: '\201C'; color: #ccc; font-family: Georgia, Serif; font-size: 3em; position: absolute; top: 5px; left: 0;}
.article blockquote:after {content: '\201D'; color: #ccc; font-family: Georgia, Serif; font-size: 3em; position: absolute; bottom: 0; right: 5px;}
.article blockquote {overflow: hidden; position: relative; display: block; clear: both; margin: 20px 0; padding: 10px 30px; font-style: italic; color: #888;}
.article blockquote p {padding: 0;}
.article ul {margin: 0 0 20px 25px; list-style: circle outside;}
.article ol {margin: 0 0 20px 25px; list-style: decimal outside;}
.article li {margin: 3px 0; line-height: 1.8em;}

.page-pagination {clear: both; padding: 5px 0; line-height: 1em;}
.page-pagination .page-pagination-title {font-weight: bold;}
.page-pagination .page-pagination-number {display: inline-block; border: 1px solid #ccc; padding: 5px 8px;}
.page-pagination a .page-pagination-number {}
.page-pagination a .page-pagination-number:hover {}

/* .article misc */
.pagetitle {font-size: .9em; font-weight: normal; margin-bottom: 10px; color: #999;}
.pagetitle-desc {font-size: .9em; font-style: italic;}

.pagination {clear: both; padding: 10px 0; overflow: hidden; text-align: center;}
.pagination a {padding: 10px 15px; margin-right: 5px; background: #ccc; color: #000;}
.pagination a:hover {background: #05abe0; color: #fff;}
.pagination .current {padding: 10px 15px; margin-right: 5px; background: #05abe0; color: #fff;}

.post-footer {clear: both; padding: 20px 0; margin: 10px 0; overflow: hidden;}
.post-footer ul {margin: 0; list-style: none;}
.post-footer ul li {margin: 5px 0;}
.post-footer ul li .dashicons {line-height: 1em; color: #000;}
.post-tags {font-size: .8em; line-height: 1.4em;}
.post-tags .dashicons {font-size: 1.4em;}
.footer-navi {clear: both; overflow: hidden; padding: 0 !important; margin-bottom: 20px; border-top: 1px solid #eee; border-bottom: 1px solid #eee;}
.footer-navi li.previous {float: left;}
.footer-navi li.next {float: right;}

/* .gallery */
.gallery {clear: both; overflow: hidden; margin: 15px 0;}
.gallery .gallery-item {display: inline-block; text-align: center; vertical-align: top; width: 100%;}
.gallery-columns-2 .gallery-item {max-width: 50%;}
.gallery-columns-3 .gallery-item {max-width: 33.33%;}
.gallery-columns-4 .gallery-item {max-width: 25%;}
.gallery-columns-5 .gallery-item {max-width: 20%;}
.gallery-columns-6 .gallery-item {max-width: 16.66%;}
.gallery-columns-7 .gallery-item {max-width: 14.28%;}
.gallery-columns-8 .gallery-item {max-width: 12.5%;}
.gallery-columns-9 .gallery-item {max-width: 11.11%;}
.gallery-caption {}
.gallery dl {margin: 0;}
.gallery a {padding: 5px; display: block;}
.gallery a img {max-width: 100%; height: auto; border: none !important;}
.gallery-caption {font-size: .9em;}

/* .side-widget */
.side-widget {border: 1px solid #05abe0; padding: 15px; margin-bottom: 20px; overflow: hidden; clear: both; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0;}
.textwidget {overflow: hidden; margin-bottom: 10px; clear: both;}
.side-widget h3 {background: #05abe0; color: #fff; padding: 10px; margin: -15px -15px 15px -15px; font-size: 1em; font-weight: 700; text-transform: uppercase; letter-spacing: .1em;}
.side-widget select {width: 80%;}
.side-widget ol,
.side-widget ul {clear: both; margin: 0 0 0 20px;}
.side-widget ol li,
.side-widget ul li {margin: 5px 0; line-height: 1.8em;}
.side-widget ol ol,
.side-widget ol ul,
.side-widget ul ol,
.side-widget ul ul {clear: both; list-style: square outside none; padding-left: 15px;}

/* .search-form */
.search-form {clear: both; overflow: hidden; text-align: center;}

/* .footer */
p.footer-copy {font-size: .8em; color: #fff; overflow: hidden; margin: 30px; text-align: center; text-transform: uppercase; letter-spacing: .1em;}
p.footer-copy a {color: #fff;}

/* .comment-box */
.comment-box {clear: both; margin-top: 20px; padding: 0 10px; overflow: hidden;}
.comment-box h4 {font-size: 1.4em; margin: 10px 0;}

.comment-form {padding: 20px; border: 1px solid #ddd; background: #f9f9f9;}
.comment-form .comment-form-author label,
.comment-form .comment-form-email label,
.comment-form .comment-form-url label,
.comment-form .comment-form-comment label {display: block;}
.comment-form .comment-form-author input,
.comment-form .comment-form-email input,
.comment-form .comment-form-url input,
.comment-form .comment-form-comment textarea {width: 97%; padding: 1%; background: #fff;}

.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url,
.comment-form .comment-form-comment {margin-bottom: 10px;}
.comment-form .form-allowed-tags {font-size: 1.2em; display: none;}
.comment-form .form-submit {}

#respond {margin-top: 20px;}
.required-input {color: #f00;}
.avatar {margin-right: 20px; float: left; border: 1px solid #999;}
.comment-meta {clear: both; overflow: hidden; font-size: .8em; margin-bottom: 10px;}
.comment-meta small {font-style: italic; color: #999; font-size: .85em;}
ol.commentlist {margin: 0;}
ol.commentlist li {border-bottom: 1px solid #ddd; margin-bottom: 20px; list-style: none;}
ol.commentlist li ul {padding: 0;}
ol.commentlist li ul.children li {border: none; border-left: 1px solid #ddd; padding: 0 0 0 30px; margin: 0; list-style: none;}
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist .parent {}
ol.commentlist .comment {overflow: hidden; padding: 10px 0;}
ol.commentlist .comment-content {overflow: hidden;}
ol.commentlist .children {}
ol.commentlist .pingback {}
ol.commentlist .bypostauthor {}
ol.commentlist .comment-author {}
ol.commentlist .comment-author-admin {}
ol.commentlist .alt {}
ol.commentlist .odd {}
ol.commentlist .even {}
ol.commentlist .thread-alt {}
ol.commentlist .thread-odd {}
ol.commentlist .thread-even {}
ol.commentlist li ul.children .alt {}
ol.commentlist li ul.children .odd {}
ol.commentlist li ul.children .even {}
ol.commentlist .vcard {}
ol.commentlist .vcard cite.fn {}
ol.commentlist .vcard span.says {}
ol.commentlist .vcard img.photo {}
ol.commentlist .vcard img.avatar {}
ol.commentlist .vcard cite.fn a.url {}
#cancel-comment-reply-link {background: #000; color: #fff; padding: 2px 5px; font-family: Verdana, Arial, Tahoma, Sans-serif; font-size: .9em; font-weight: normal;}
a.comment-reply-link {background: #000; color: #fff; padding: 2px 5px; font-family: Verdana, Arial, Tahoma, Sans-serif;}
.comment-pagination {clear: both; overflow: hidden; margin: 10px 0;}

/* #wp-calendar */
#wp-calendar {text-align: center; width: 100%; font-size: .9em; background: #fff;}
#wp-calendar caption {font-weight: bold; background: #fff; text-align: center; padding: 5px 0; border-top: 1px solid #eee; border-left: 1px solid #eee; border-right: 1px solid #eee;}
#wp-calendar th {font-style: normal; text-transform: capitalize; padding: 2px; border-right: 1px solid #eee;}
#wp-calendar td {font-style: normal; padding: 2px; border-right: 1px solid #eee;}
#wp-calendar tr {border-top: 1px solid #eee; border-left: 1px solid #eee;}
#wp-calendar tfoot td {border-bottom: 1px solid #eee;}

/* img */
img {max-width: 100%; height: auto;}
img.aligncenter {display: block; margin: 0 auto 10px auto;}
img.alignright {display: inline; margin: 0 0 10px 20px;}
img.alignleft {display: inline; margin: 0 20px 10px 0;}
.aligncenter,
.centered {display: block; margin: 0 auto 10px auto;}
.alignleft {float: left; margin: 0 20px 10px 0;}
.alignright {float: right; margin: 0 0 10px 20px;}
.attachment-caption {text-align: center; font-weight: 700;}
.attachment-desc {text-align: center;}

/* .wp-caption */
.aligncenter,
div.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.wp-caption {border: 1px solid #ccc; background: #efefef; padding: 1%; text-align: center; max-width: 96%;}
.wp-caption img {border: 0;}
.wp-caption .wp-caption-text {font-size: 0.85em; line-height: 1.2em; padding: 3px 0; margin: 0;}

/* .screen-reader-text */
.screen-reader-text {display: none;}
.screen-reader-text:focus {}

/* Input and label */
select:focus,
textarea:focus,
input:focus {}

label {display: inline-block; margin-right: 20px; vertical-align: top;}
select,
textarea,
input {font-family: Verdana, Arial, Tahoma, Sans-serif; font-size: 1em;}
.input-button,
input[type=submit] {cursor: pointer; font-family: Verdana, Arial, Tahoma, Sans-serif; font-size: 1em;}

/* Misc */
.hidden {display: none;}
.require {color: #f00;}
.focused {border: 1px solid #888; -webkit-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, .2); box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, .2);}
.highlight {background: #efefef; padding: 0 2px;}
.button {padding: 1px 5px;}
.fade {filter: alpha(opacity=50); opacity: .5;}
.clearfix {clear: both; height: 10px;}
.shadow {-webkit-box-shadow: 0 0 5px 0 #aaa; box-shadow: 0 0 5px 0 #aaa;}
.transparency {background-color: rgba(255, 255, 255, .8);}

.noborder,
.noborder tbody,
.noborder thead,
.noborder tfoot,
.noborder tr,
.noborder td,
.noborder th {border: none;}
.radius-50 {-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%;}
.radius-30 {-moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px;}
.radius-20 {-moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px;}
.radius-10 {-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;}
.radius-8 {-moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;}
.radius-4 {-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;}
.radius-2 {-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;}
.width-100 {width: 100%;}
.width-95 {width: 95%;}
.width-90 {width: 90%;}
.width-85 {width: 85%;}
.width-80 {width: 80%;}
.width-75 {width: 75%;}
.width-70 {width: 70%;}
.width-65 {width: 65%;}
.width-60 {width: 60%;}
.width-55 {width: 55%;}
.width-50 {width: 50%;}
.width-45 {width: 45%;}
.width-40 {width: 40%;}
.width-35 {width: 35%;}
.width-30 {width: 30%;}
.width-25 {width: 25%;}
.width-20 {width: 20%;}
.width-15 {width: 15%;}
.width-10 {width: 10%;}

/*************************************************************************************************************************
Screen smaller than 480px
*************************************************************************************************************************/


/*************************************************************************************************************************
Screen larger than 840px
*************************************************************************************************************************/


  /* Overall */
  .container {margin: 0 auto; width: 960px;}
  .header {position: relative; width: 100%; margin: 0 auto; padding: 40px 0; background: #ffaf4b; background: -moz-linear-gradient(top,  #ffaf4b 0%, #ff920a 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffaf4b), color-stop(100%,#ff920a)); background: -webkit-linear-gradient(top,  #ffaf4b 0%,#ff920a 100%); background: -o-linear-gradient(top,  #ffaf4b 0%,#ff920a 100%); background: -ms-linear-gradient(top,  #ffaf4b 0%,#ff920a 100%); background: linear-gradient(to bottom,  #ffaf4b 0%,#ff920a 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a',GradientType=0 );}
  .section {padding: 40px 10px;text-align: left;font-size: 18px;line-height: 1.7}
  .section-wide {clear: both; width: 770px; margin: 15px;}
  .aside {float: right; width: 200px; margin: 15px;}
  .footer {clear: both; overflow: hidden; margin: 0 auto; width: 100%; color: #777; background: #ffaf4b; background: -moz-linear-gradient(top,  #ffaf4b 0%, #ff920a 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffaf4b), color-stop(100%,#ff920a)); background: -webkit-linear-gradient(top,  #ffaf4b 0%,#ff920a 100%); background: -o-linear-gradient(top,  #ffaf4b 0%,#ff920a 100%); background: -ms-linear-gradient(top,  #ffaf4b 0%,#ff920a 100%); background: linear-gradient(to bottom,  #ffaf4b 0%,#ff920a 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a',GradientType=0 );}

  /* .nav */
  .tinynav {display: none;}
  .nav {
  	position: relative; 
  	width: 100%; 
  	clear: both; 
  	font-size: 17px; 
  	font-weight: 500; 
  	line-height: 1em; 
  	text-align: right; 
  	text-transform: uppercase; 
	}
  .nav ul {list-style: none; display: inline-block; text-align: left;}
  .nav a {display: block; padding: 15px 13px; color: #000; font-weight: 600;text-decoration: none;}
  .nav a:hover {color: #000;}

#home, .menu {
	    display: inline-block;
}
#home {
	margin-right: 0px;
	position: relative;
	top: -5px;
}


.topline {
	background: url('images/tpl_01.jpg') no-repeat top center #3c3ca2;
	height: 205px;
	min-width: 1000px;
}

#headtop {
	height: 141px;
	background: url('images/rog_02.jpg') no-repeat top right;
		width: 917px;
	float: right;
}
.clr {
	clear: both;
}
.slogan {
	font-size: 17px;
	color: #3c3ca2;
	text-align: center;
	padding-top: 10px;
}
.minibox {
	width: 20%;
	float: left;	
}
.minibox.active { 
	background: #c7c7e1 !important;
}
.minibox .minibox-title {
	background: #3c3ca2;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 800;
	color: #fff;
	text-align: center;
	position: relative;
	min-height: 50px;
	padding: 15px 0 20px 0;
}
.minibox .minibox-title .square {
	display: block;
	position: absolute;
	bottom: -26px;
	background: #3c3ca2;
	left: 50%;
	width: 33px;
	height: 33px;
	z-index: 99;
	margin-left: -22px;
	border: 7px solid #3c3ca2;
	border-radius: 33px;
}
.minibox .minibox-title img {
	display: block;
	position: absolute;
	bottom: -26px;
	left: 50%;
	z-index: 999;
	margin-left: -22px;
	border: 7px solid #3c3ca2;
	border-radius: 33px;	
}

.minibox:nth-child(2) .minibox-title  {
	background: #5656c1;
}
.minibox:nth-child(2) .minibox-title .square  {
	background: #5656c1;
	border: 7px solid #5656c1;
}
.minibox:nth-child(2) .minibox-title img {
	border: 7px solid #5656c1;
}

.minibox:nth-child(4) .minibox-title  {
	background: #5656c1;
}
.minibox:nth-child(4) .minibox-title .square  {
	background: #5656c1;
	border: 7px solid #5656c1;
}
.minibox:nth-child(4) .minibox-title img {
	border: 7px solid #5656c1;
}

.minibox:nth-child(2) { 
	background: #f4f4f8;
}
.minibox:nth-child(3) { 
	background: #e8e8ec;
}
.minibox:nth-child(4) { 
	background: #f4f4f8;
}
.minibox:nth-child(5) { 
	background: #e8e8ec;
}
	

.minibox .minibox-image {
	padding: 33px 0;
	height: 130px;
}
.minibox .minibox-image img {
	-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(250, 250, 250, 0.1)));
	-moz-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(250, 250, 250, 0.1)));
	box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(250, 250, 250, 0.1)));
}
.minibox .minibox-button {
	text-align: center;
	padding-bottom: 20px;
}
.minibox .minibox-button a {
	display: inline-block;
	padding: 8px 28px;
	border: 1px solid #3c3ca2;
	font-size: 15px;
	font-weight: 500;
	color: #3c3ca2;
	text-transform: uppercase;
	text-decoration: none;
}
.minibox .minibox-button a:hover {
	background: #3c3ca2;
	color: #fff;
}

.contactline .container {
	font-size: 25px;
	font-weight: 800;
	color: #fff;		
	background: url('images/knt_03.png') center left no-repeat;
	padding-left: 50px;
}
.contactline {
	min-width: 960px;
	background: #3c3ca2;
	padding: 12px 0;
}
.contactstripe a {
	color: #fff;
}
.contactstripe {
	min-width: 960px;
	padding: 20px 0;
	color: #fff;
	background: #000;
}
.footerstripe {
	min-width: 960px;
	padding: 30px 0;
	color: #fff;
	background: #000;
}
.footerstripe a:hover {
	color: #fff;
}
.footerstripe a {
	display: inline-block;
	padding: 0 15px 0 0;
	margin-left: 15px;
	text-decoration: none;
	font-size: 16px;
	border-right: 1px solid #8d8dee;
	line-height: 1.6;
	color: #8d8dee;
}
.footerstripe a:nth-child(1) {
	margin-left: 0;
}
.footerstripe a:nth-child(6) {
	border-right: 0;
}
.stripe-left {
	width: 515px;
	float: left;
}
.stripe-right {
	width: 440px;
	float: right;
}
.stripbox img {
	display: block;
	margin: 0 auto 20px auto;
}
.stripbox {
	
	float: left;	
	font-size: 16px;
	margin-right: 30px;
}
.stripbox span {
	color: #8d8dee;
}


.stripe-right input[type="text"] {
  display: block;
  padding: 10px;  
  width: 100%;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box; 
  font-size: 16px;
  background: transparent;
  border: 1px solid #a6a6a6;
  font-family: 'Open Sans';
  color: #fff;
}
.stripe-right .btn1 {
  float: left;
  width: 48%;
  margin-right: 2%;
}

.stripe-right .btn2 {
  float: left;
  width: 48%;  
}
.stripe-right textarea {
  display: block;
  color: #fff;
  width: 98%;
  max-height: 200px;
  resize: vertical;
  padding: 10px;
  font-size: 16px;
  background: transparent;
  border: 1px solid #a6a6a6;
  font-family: 'Open Sans';
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box; 
  margin: 15px 0;
}
.stripe-right input[type='submit'] {
  padding: 8px 29px;
  font-size: 15px;
  text-transform: uppercase;
  background: transparent;
  color: #fff;
  font-family: Arial;
  font-weight: bold;
  border: 2px solid #fff;
  transition: all 1s;
}
.stripe-right input[type='submit']:hover {
  color: #1a1e21;
  background: #fff;
  cursor: pointer;
}


article h2 {
	font-size: 32px;
	font-weight: 800;
	color: #3c3ca2;
	margin-top: 15px;
}
article h3 {
	margin-top: 30px;
	font-size: 22px;
	font-weight: 700;
	color: #000;
}

.section table, .section table td, .section table td span {
	line-height: 1.4;
	font-size: 14px !important;
	border: 0;
}
.section tbody, .section tbody tr {
	border: 0;
}