/*
Theme Name: EN
Description: EN theme exclusively by mmVirtual
Version: 3.3.7
Author: mmVirtual
*/

@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700');

/**media sizes**/



@media (max-width:767px) {
 .navbar, .navbar-nav .open .dropdown-menu {
 background-color: #fff;
}
 .navbar-nav > li > a, .shrink .navbar-nav > li > a {
 color:#000!important;
 font-size: 12px!important;
 padding: 10px 10px!important;
 text-shadow: none!important;
}
 .navbar-brand img, .shrink .navbar-brand img {
height: 30px!important;
}
}
 @media (min-width:1600px) {
.container-wrapper {
width:1280px
}
}
body {
	font-weight: 400;
	font-style: normal;
	color: #444;
	background-color: #fff;font-family: 'Lato', sans-serif;font-size: 16px;
line-height: 1.6;
}
.container-wrapper {
	box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.05);
	background-color: #fff;
	margin: 0px auto;
}
img {
	max-width:100%;
	height:auto;
}
.sow-icon-image {
	border: 4px solid #ff4400;
	border-radius:50%;
}
h1, h2, h3, h4, h5, .footer-header a {
	font-family: 'Lato', sans-serif;
}
h3 {font-size:18px;}
.bg-white-alpha-all {
	background-color: rgba(255, 255, 255, .9);
	overflow: hidden;
}
.footerBot {
	color: #afafaf;
	background-color: #2f2f83!important;
	font-size: 13px;
}
.footer {
	padding-top: 50px;
	padding-bottom: 50px;
}
.footerBot a {
	color: #afafaf;
	
}
.footerBot a:hover {
	color: #ed1c24;
	text-decoration: none;
}
.footerBot h3, .footer-header a {
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 1px;
	padding-top: 0px;
	margin-bottom: 20px;
	color: #fff;
	margin-top: 0px;
}
.footerBot .panel-grid-cell .so-panel {
	margin-bottom: 0px!important;
}
.footer-header a:hover {
	text-decoration: none;
	cursor: text;
}
.copy {
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #2f2f83;
	margin-bottom: 0px;
}
.footerBot ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
	display: inline-block;
	list-style-type: none;
	margin: auto;
	padding: 0px;
}
.footerBot li {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #777;
}
.footer .panel-grid .panel-grid-cell {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #343434;
}
.footer .panel-grid div:last-child {
	border-width: 0px;
}
/* shrink */

.shrink {
	/*min-height: 30px;

  background-color:rgba(255, 255, 255, 0.9)!important;*/

 
	background-color:#2f2f83;
	
}
.shrink .navbar-brand {
	padding-top: 5px;
}
.shrink .navbar-brand img {
	height: 65px;
}
.shrink .navbar-nav > li > a, .shrink .navbar-nav > li > a:hover {
	padding-top: 27px;
	padding-bottom: 27px;
	color:#fff!important;
	text-shadow: none;
}
.shrink .icon-bar {
	background-color: rgb(0, 0, 0)!important;
}
.shrink .navbar-toggle {
	padding: 4px 5px;
	margin: 8px 15px 8px 0;
}
.shrink .navbar-brand {display:none;
}
.navbar-brand-shrink {display:none;
}
.shrink .navbar-brand-shrink {display:block; padding-top:5px;
}
.navbar {
	padding: 0px;
	margin-bottom: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	box-shadow: 0px;
}
.icon-bar {
	background-color: rgb(0, 0, 0);
}
.navbar .nav > li > a:focus {
}
.nav > .open > a, .nav > .open > a:focus, .nav > .open > a:hover {
	background: rgba(255, 255, 255, 0.5);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(246, 246, 246, 0.74) 47%, rgba(255, 255, 255, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(47%, rgba(246, 246, 246, 0.74)), color-stop(100%, rgba(255, 255, 255, 1)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(246, 246, 246, 0.74) 47%, rgba(255, 255, 255, 1) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(246, 246, 246, 0.74) 47%, rgba(255, 255, 255, 1) 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(246, 246, 246, 0.74) 47%, rgba(255, 255, 255, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(246, 246, 246, 0.74) 47%, rgba(255, 255, 255, 1) 100%);
	text-shadow: none;
	color:#111!important;
}
.navbar-nav > li > a {
	color:#2f2f83;
	text-decoration:none;
	font-size: 18px;
	padding: 40px 20px;
	
}
.navbar .nav > li > a:hover {
	color:#2f2f83;
	text-decoration:none;
	background-color: transparent;
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
	color:#2f2f83;
	text-decoration:none;
	background-color: transparent;
}
.dropdown-menu {
	min-width: 149px;
	border-radius: 0px;
	border: 0px
}
input[type="text"], input[type="email"], textarea {
	background-color: #f3f3f3;
	border: 1px solid #dedede;
	padding:5px;
}
textarea {
	height:150px;
}


input[type="text"]:focus, input[type="email"]:focus, textarea:focus {
	border: 1px solid #2f2f83;
}
.lsow-heading {
     max-width: 100% !important;
}
.lsow-style3 {margin: 0 0 10px!important;}
.lsow-style3 .lsow-title {color: #2f2f83;}
.lsow-heading.lsow-style3 .lsow-title::after {
    background: #2f2f83;}
/*** TABS *****/
.lsow-tabs .lsow-tab-nav .lsow-tab a {padding: 5px 20px!important;}
.lsow-tab-nav .lsow-tab a {
   
    color: #fff!important;
}
.lsow-tab-nav .lsow-tab {
   border-bottom: 1px solid #5b5bae!important;
    background: #2f2f83!important;text-align: left!important;
}
.lsow-tab-nav .lsow-tab.lsow-active {

    background: #f2f2f2!important;
}
.lsow-tabs.style9 .lsow-tab-nav .lsow-tab.lsow-active a {color: #2f2f83!important;}
.lsow-tab-pane ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.tabs-left li {
	text-align: right;
}
.tabs-left .lsow-tabs  {
	border-radius: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
.tabs-right .lsow-tabs  {
	border-radius: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}

.tabs-right .lsow-tab-nav {
    border-left: 1px solid #dddddd;
	border-right:0px!important;}
.tabs-right .lsow-tab-nav .lsow-tab.lsow-active {
    margin-left: -1px;
  
}
.lsow-tab-pane li {
	font-size: 14px;
	padding: 7px 10px 8px 20px;line-height: 1.6;
	border-bottom: 1px solid #ccc;
}
.lsow-tab-pane li:last-child {border-bottom: 0px;}
.lsow-tabs .lsow-tab-panes .lsow-tab-pane {
    padding: 0px!important;
    }