#avs_gallery .avs_thumb .title {
font-size: 16px;
}

body {
    font-weight: 400;
}

/*modify*/
p {
    
  text-align: justify;
}
td, th {
    padding: 5px;
    text-align: left;
}
td p {
    text-align: left;
}

.page-header {
    margin: 15px 0 0px;  
}

h4 {
    text-transform: uppercase;
}

.entry-header h2 a {
    color: #244f7c;
}

img {
    
    margin-right: 15px;
    margin-bottom: 15px;
    padding: 0px;
}

img .sp-default-logo {
     margin: 0px;
}

#sp-header .logo h1 img {
	 margin: 0px;
}



.thumbnail {
    display: block !important;
    padding-right: 15px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    line-height: 1.42857143;
    background-color: transparent;
    border: none;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.thumbnail img {
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 0px;
}


.mainblockcenter {
	text-align: center;
}

h3 {
	font-size: 22px;
}
h4 {
	font-size: 22px;
}
.entry-header h2 {
    border-left-color: #244f7c;
    border-left-style: solid;
    border-left-width: 5px;
    padding-left: 10px;
}

.sp-module .sp-module-title {
    background-color: #244f7c;
    color: #fff;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 15px;
    padding-right: 15px;
	    margin: 8px 0 20px;
}

.partners{
 display: flex;
}
.sp-megamenu-parent >li {
     margin-right: -7px;
	    margin-top: -5px;
}
.sp-module ul >li >a:before {
    display: none;
	content: "\f105";
}

.dj-megamenu-select-light .dj-mobile-open-btn, .dj-megamenu-offcanvas-light .dj-mobile-open-btn, .dj-megamenu-accordion-light .dj-mobile-open-btn{
	    background: #ffffff;
    color: #234f7e;
    text-decoration: none;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
}
.dj-megamenu-select-light .dj-mobile-open-btn:focus, .dj-megamenu-select-light:hover .dj-mobile-open-btn, .dj-megamenu-offcanvas-light .dj-mobile-open-btn:hover, .dj-megamenu-offcanvas-light .dj-mobile-open-btn:focus, .dj-megamenu-accordion-light .dj-mobile-open-btn:hover, .dj-megamenu-accordion-light .dj-mobile-open-btn:focus {
    background: #ffffff;
    color: #224e7d;
    text-decoration: none;
}
#dj-megamenu195mobile {
	padding-top: 30px;
    margin-left: -35px;
    width: 50px;
}

#offcanvas-toggler {
	margin-top: 30px;
    margin-left: 80px;
    font-size: 30px;
    float: right;
}
ul.dj-mobile-light li.dj-mobileitem > a {
    padding: 10px 15px;
}


/*down-menu*/


.sp-megamenu-parent >li >a {
    display: inline-block;
    padding: 0px 15px;
    line-height: 30px;
    font-size: 12px;
    margin-right: 5px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
}
.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
    color: #224F7E;
    border-top-color: #224F7E;
    border-top-style: solid;
    border-top-width: 3px;
    text-decoration: none;
	border-bottom: none;
}
.sp-megamenu-parent {
    margin-top: 6px;
}
.sp-megamenu-wrapper {
    display: inline-block;
    margin-top: -100px;
    position: absolute;
    right: 65px;
}
.dj-megamenu {
	display: inline-block;
    margin-top: 36px !important;
	z-index: 50;
}

.dj-megamenu li ul.dj-submenu > li > a {
    display: block;
    font-size: 14px;
    font-weight: 600;
}

.dj-megamenu li a.dj-up_a span {
    float: left;
    display: block;
    padding: 0 0 0 !important;
    height: 10px;
    line-height: 15px;
    background: transparent;
	margin-top: 5px;
}
.dj-megamenu li a.dj-up_a {
    display: block;
    float: left;
    height: 55px;
    width: 188px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    padding: 5px 10px;
    cursor: pointer;
    /* background: rgba(36, 79, 124, 1); */
    color: #ffffff;
    border-right: 1px solid rgba( 28, 63, 99, 1);
    border-left: 1px solid rgba( 43, 94, 148, 1);
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    border: none;
}


/*end down-menu*/

.acymailing_module_form label {
	padding-right: 5px;
}
.acysubbuttons {
	text-align: right !important;
	padding-top: 5px;
}
.input-mini {
    width: 100px;
}
/*imgsocial*/
.image.first,.image.second {
border:1px solid #c3c3c3;
margin:5px;
padding:0;
border-radius: 3px;
height: 33px;
}

.image.first {
opacity:1px;
display:block;
position:absolute;
z-index:100;
transition-duration:0.96s;
-webkit-transition-duration:0.96s;
-moz-transition-duration:0.96s;
-o-transition-duration:0.96s;
-ms-transition-duration:0.96s;
}

.image.first:hover {
opacity:0.00;
}
.image.second:hover {
border: 1px solid #fff;
}
div.cbe{
display:inline-block;
}
.cbe2{
vertical-align: bottom;
}
.cbe3 {
    margin-right: 60px;
}
.cbe3 img {
    margin: 0px;
	display: inline-block;
    float: right;
}
.cbe5 {
background-color: #000000bf;
}
/*button*/
.btn-default, .button {
    color: #224f7e;
    background-color: #fff;
    border-color: #224f7e;
	margin-top: 5px;
}

.btn, .button {

    border-radius: 2px;

}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
    color: #ffffff;
    background-color: #224f7e;
    border-color: #224f7e;
}
.button {
	padding-left: 15px;
    padding-right: 15px;    
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 15px !important;

}
.button:hover {
	color: #ffffff;
    background-color: #224f7e;
    border-color: #224f7e;
	
}

.fulwidth {
	
	margin-bottom: 20px;
	margin-top: 15px;
}

.chrono_credits {
	display: none;
}

.form-horizontal .control-label {
    width: 30%;
    float: right;
}
.label {
    display: flex !important;
}
.form-horizontal .control-group {
    margin-bottom: 20px;
    display: flex;
}
.form-horizontal .controls {
    margin-left: 40px;
}

.gbs3 .A .line1 {
	display: inline-block;
    /* float: left; */
    position: relative;
    width: 25px;}
.gbs3 .form-control {
	min-width: 240px;
}	
.persn {
	transform: scale(1.5);
}
.persn2 {
	background-color: #d9edf782;
}	
	
	
/*sours */	
#remository h3.remositoryfileright {
	background: none;
	background-image: none;
}

#remository h3.remositoryfileleft {
	background-image: none !important;
}	
#remository #remositoryfilelisting h3 {
	background-repeat: no-repeat;
    margin: 0px 0px 20px -30px;
    font-family: Open Sans, sans-serif;
    font-size: 14px;
    line-height: 1.7;
    background: none;
}
.remositoryfileblock {
    padding-top: 0;
    border: none;
}
#remositoryfileinfo h3, #remositoryfileinfo h4 {
	font-size: 12px;
}
#remositoryinfodown {
    padding: 4px 10px 0px 5px;
    font-size: 90%;
    float: left;
}
.remositoryfileblock {
    display: flow-root;
    margin-top: 10px;
}
.remositoryfileblock:hover {
    background-color: rgba(0,0,0,.075);
    display: flow-root;
}

#remositoryfilelisthead, #remositorypageheading {
	display: none;
}


	
/*сла */
#slideout {
    position: fixed;
    top: 48%;
    left: 0;
    width: 35px;
    padding: 12px 0;
    text-align: center;
    
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
	z-index: 1000;
}
#slideout img {
    max-width: 153px;
}

#slideout_inner {
position: fixed;
    top: 50%;
    left: -200px;
    background: #faffbd;
    width: 200px;
    padding: 5px;
    height: 100px;
    /* border-right-style: dashed; */
    border-style: dashed;
    border-width: 1px;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    text-align: left;
    -webkit-border-radius: 0 0 5px 0;
    -moz-border-radius: 0 0 5px 0;
    border-radius: 0 0 5px 0;
}
#slideout_inner textarea {
    width: 190px;
    height: 100px;
    margin-bottom: 6px;
}
#slideout:hover {
    left: 155px;
	z-index: 1000;
}
#slideout:hover #slideout_inner {
    left: 0;
}
.slideout-text {
    position: absolute;
    top: 5%;
    left: 5%;
    font-size: 18px;
    color: #4C4C4C;
    font-weight: 500;
   /*  border-left: #2e6aa9; */
    padding-left: 10px;
    /* border-left-style: solid; */
	
}
.slideout-button {
    border: solid;
    border-color: #234f7e;
    border-width: 2px;
    width: 83%;
    padding: 3px;
    text-align: center;
    left: 16px;
    bottom: 9px;
    position: absolute;
    color: #224f7e;
    font-size: 16px;
}
.slideout-button:hover {
    border-color: #234f7e;
    color: #fff;
    background-color: #234f7e;
}	

.sectiontableentry2 img, .sectiontableentry1 img  {
	display: inline-block;
}

.remositoryFolder img{
	height: auto;
    width: 20px;
	margin-top: 15px;
}
#remository #remositorycontainerlist h3 {
    padding-top: 15px;
    font-size: 14px;
}
.remositorydownstatus, #remositoryfileinfo h4,  #remositoryfileinfo h3 {
	display: none;
}



/*Aplication*/
.hide,
.hide + label ~ div {
    display: none;
}	
/* вид текста label */
.hide + label {
    cursor: pointer;
    display: inline-block;
}

	/* когда чекбокс активен показываем блоки с содержанием  */
.hide:checked + label + div {
    display: block; 
	color: #224f7e;
    background-color: #fff;
    border-color: #224f7e;
    margin-top: 5px;
    /* чуточку анимации при появлении */
     -webkit-animation:fade ease-in 0.5s; 
     -moz-animation:fade ease-in 0.5s;
     animation:fade ease-in 0.5s; 
}
/* анимация при появлении скрытых блоков */
@-moz-keyframes fade {
    from { opacity: 0; }
to { opacity: 1 }
}
@-webkit-keyframes fade {
    from { opacity: 0; }
to { opacity: 1 }
}
@keyframes fade {
    from { opacity: 0; }
to { opacity: 1 }   
}
/* .hide + label:before { */
    /* background-color: #1e90ff; */
    /* color: #fff; */
    /* content: "\002B"; */
    /* display: block; */
    /* float: left; */
    /* font-size: 14px;  */
    /* font-weight: bold; */
    /* height: 16px; */
    /* line-height: 16px; */
    /* margin: 3px 5px; */
    /* text-align: center; */
    /* width: 16px; */
    /* -webkit-border-radius: 50%; */
    /* -moz-border-radius: 50%; */
    /* border-radius: 50%; */
/* } */
/* .hide:checked + label:before { */
    /* content: "\2212"; */
/* } */
	
	
/*footer*/
.leftblockfooter {
text-align: left;
}
.hrfooter {
/* width: 50%; */
}
.copirightfooter {
margin-top:15px;
}


.sp-corporex-layout .sp-slider-content {
	left: 50px;
    margin-top: 50px;
    bottom: 30px;
    text-decoration: none;
    position: absolute;
    display: inline-block;
}
.sp-corporex-layout .sp-slider-content .sp-title {
    font-size: 3em;
    margin-top: 0;
    font-weight: 600;
    text-transform: uppercase;
}
.sp-corporex-layout .sp-slider-content .sp-introtext {
    margin: 0px;
    max-width: 500px;
    display: inline-block;
    font-size: 16px;
	background-color: #234f7e;
    padding: 5px;
	text-align: left;
}
.sp-slider-content {
	/* background-color: rgba(35, 79, 126, 0.3); */
    /* padding: 15px; */
}

.sp-corporex-layout .sp-slider-content {
    padding: 23px;
    color: #fff;

}
.sp-corporex-layout {
    color: #fff;
	text-decoration: none;
}
.sp-corporex-layout .btn-more {
	color: #fff;
	text-decoration: none;
	background-color: rgba(255, 255, 255, 0.72);
    padding: 15px;
	bottom: -90px
}
.sp-corporex-layout, .sp-corporex-layout h1, .sp-corporex-layout h2, .sp-corporex-layout h3 {
    color: #be1f2e;
}
.btn-more {
	display: none;
	color: #fff;
	text-decoration: none;
}

.btn-more-wrapper {
	color: #fff;
	text-decoration: none;
	/* top: -25px; */
    /* float: right; */
    /* right: 100px; */
}

/* calendar */
.ic-day {
    line-height: 5px !important;
    font-size: 16px;
    font-weight: bold;
}
.ic-month {
    line-height: 18px !important;
    font-size: 13px;
    letter-spacing: 0px;
    margin-left: 1px;
    font-weight: normal;
}
.ic-box-date {
    display: block;
    text-transform: capitalize;
    width: 30px;
    height: 30px;
    padding: 8px;
    color: #fff;
    margin: 8px 8px 2px 8px;
    border-radius: 6px;
    box-sizing: content-box !important;
}
.ic-content h2 {
    font-size: 20px;
    line-height: 24px;
    margin: 0px 0px 3px 0px;
    padding: 0;
}

.ic-info-purpose_payment {
	display: none;
}
.ic-registration-terms-title {
	display: none;
}
.regis_button {
    padding: 6px 9px;
    font-size: 14px;
    line-height: 16px;
}
#pay_button {
	padding: 12px 12px;
    font-size: 22px;
    line-height: 16px;
    background-color: #eed000;
    font-weight: 400;
    color: #607D8B;
    border-color: #FF9800;
}
#pay_button:hover {
	background-color: #FF9800;
}
.att-pay {
	font-size: 28px;
    font-weight: 600;
}

.event-cat {
	
}
.event-cat0 {
	display: inline-block;
    width: 48%;
    padding: 10px;
    float: left;
    margin-right: 15px;
	margin-bottom: 15px;
    font-weight: 400;
    color: #555;
}
.event-cat0 a{
    color: #555;
}
.event-cat0 span {
	display: block;
    font-weight: 600;
    font-size: 1.2em;
}

.event-cat1 {
	background-color: #5cdbe6;
}

.event-cat2 {
	background-color: #f7df2d;
}
.event-cat3 {
	background-color: #faa82d;
}
.event-cat4 {
	background-color: #7eb345;
}

.blok-copog span {
	color: #fff;
    background-color: #244f7c;
    padding: 5px;
    display: block;
    width: 80%;
    font-size: 18px;
    font-weight: 600;
}
.blok-copog li {
	font-style: italic;
    font-size: 16px;
    line-height: 2;

}
p.blok-copog  {
	color: #fff;
    background-color: #244f7c;
    padding: 5px;
    display: block;
    width: 80%;
    font-size: 18px;
    font-weight: 600;
}


#jform_people-lbl, #jformpeople, .iCFormTip {
	display: none !important;
}


/*news*/
.allmode-default .allmode-topbox {
    width: 100%;
}
.allmode-default .allmode-itemsbox {
    width: 100%;
}


/*virtue mart*/
.addtocart-bar .quantity-box, .addtocart-bar .quantity-controls, .orderby-displaynumber, .proopc-cart-sub-total, .proopc-no-margin-top {
display: none !important;
}
.vm-col {
    margin: 10px;
    width: 30%;
}
.proopc-finalpage .proopc-column3 {
    float: left;
    width: 50%;
}
.vm-button-correct {
	display: none;
}
div.vm-details-button a {
    padding: 10px 0px;
    border: 1px solid gray;
    font-size: 16px;
    max-width: 85%;
    width: 110px;
    line-height: 18px;
}
.show_cart {
	float: left;
}
#vmCartModule {
	width: 30%;
    background-color: #ddd;
    padding: 20px;
}
#vmCartModule:before {
	content: "";
	background-image: url("/images/design/basket.png");
	background-repeat: no-repeat;
	background-size: contain;
	padding: 23px;
	display: inline-block;
    float: left;
    margin-right: 20px;	
}
.proopc-hint-row > td {
    font-size: 1.2em;
    font-style: italic;
    color: #fe0605;
    padding: 5px 0 15px;
}


/*virtue mart end*/

/* mobile */

@media (max-width: 768px) {
.fulwidth {
	
	width: 100%;
}
.unite-carousel-wrapper {
	width: 250px !important;
}
.leftblockfooter {
	text-align: center;
}
.allmode-default .allmode-topbox, .allmode-default .allmode-itemsbox {
	width: 90%;
}
  #offcanvas-toggler {
  /* display: inline-block; */
  position: absolute;
  /* top: 15px;
  padding-top: 15px; */
  display: inline-block;
  float: left;
}
#slideout {
	display: none;
}
#remository #remositoryfilelisting h3 {
	font-size: 12px;
    margin: 25px 0px 0px -50px;
    line-height: 1;
}
#remository h3.remositoryfileright {
	background: none;
	background-image: none;
}
.remositoryfileright {
	background: none;
	background-image: none;
}

.sp-corporex-layout .sp-slider-content .sp-title, .sp-corporex-layout h2, .sp-corporex-layout h3 {
    font-size: 1em;
}
.sp-corporex-layout .sp-slider-content {
    width: 90%;
}
.sp-megamenu-wrapper {
    display: inline-block;
    margin-top: -100px;
    position: absolute;
    right: 100px;
}
#sp-header.menu-fixed {
    width: 100%;
	margin-top: 0px;
}
.row {
    max-width:  100%;
}
#sp-logo {
    margin-left: -15px;
}
#vmCartModule {
    width: 100%;
    background-color: #ddd;
    padding: 5px;
}
.cc-revoke.cc-left {
    left: 1em;
    right: unset;
    font-size: 10px;
}


}



@media screen and (min-width: 320px) and (max-width: 359px) {
.fulwidth {
	
	width: 100%;
}
.row {
    max-width: 100%;
}
.sppb-row {
    margin-left: -15px;
    margin-right: -30px;
}
#sp-logo {
    margin-left: -15px;
}
.sp-default-logo {
	width: 150px;
}
.unite-carousel-wrapper {
	max-width: 250px !important;
}
.leftblockfooter {
	text-align: center;
}
.allmode-default .allmode-topbox, .allmode-default .allmode-itemsbox {
	width: 90%;
}
  #offcanvas-toggler {
  /* display: inline-block; */
  position: absolute;
  /* top: 15px;
  padding-top: 15px; */
  display: inline-block;
  float: left;
}
#slideout {
	display: none;
}
#remository #remositoryfilelisting h3 {
	font-size: 12px;
}
#remository h3.remositoryfileright {
	background: none;
}
.sp-corporex-layout .sp-slider-content .sp-title, .sp-corporex-layout h2, .sp-corporex-layout h3 {
    font-size: 1em;
}
.sp-corporex-layout .sp-slider-content {
    width: 90%;
}
.sp-megamenu-wrapper {
    display: inline-block;
    margin-top: -100px;
    position: absolute;
    right: 100px;
}
#sp-header.menu-fixed {
    width: 100%;
	margin-top: 0px;
}


}