body {
    background-color: #fff;
    font-family: 'Roboto';
    font-size: 16px;
}

strong {
    font-weight: bold;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 300;
    margin: 20px 0px;
    color: #1b5087;
}



h1 {
    font-family: "Roboto";
    font-size: 32px;
    font-weight: 300;
    color: #1b5087;
}

h2 {
    font-family: "Roboto";
    font-size: 20px;
    font-weight: 500;
    color: #1b5087;
    margin: 0;
}

h3 {
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 500;
    color: #313131;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 20px;
    margin: 0;
}

h6 {
    font-size: 21px;
}

a,
strong,
span,
p,
i {
    line-height: 1.4em;
}

p {
    font-family: Roboto;
    line-height: normal;
    font-size: 16px;
    font-weight: 300;
}

a.linkmeon:hover {
    text-decoration: underline !important;
}

div.header_over {
    /*border-top: 45px solid #f3f1f2;*/
}

.header_bg {
    background-size: cover;
    /*height: 100%;*/
    margin: 0 auto;
    max-height: 573px;
    max-width: 1809px;
    overflow: hidden;
    width: 100%;
}

div.header {
    height: auto;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
}

.header1200 {
    height: auto;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

div.overall {
    width: 100%;
}

.home_section {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}

.home_section .home_section_box {
    float: left;
    width: 98%;
    margin: 20px 1%;
    position: relative;
    z-index: 20;
}

.home_section2 .home_section_box {
    width: 35%;
}

.home_section4 .home_section_box {
    width: 50%;
}

.home_section_over {
    /*width: 100%;*/
}

.home_section_over1 {
    background-color: white;
    border-width: 1px 0;
    padding: 15px;
}

.home_section_over1 .home_section .home_section_box {
    padding: 50px 30px;
    width: auto;
    position: absolute;
    left: 100px;
    top: 20px;
    bottom: 20px;
    z-index: 20;
    background-color: rgba(255, 255, 255, 0.5);
    border: 1px solid #DCE7E9;
}

.home_section_over1 .home_section {
    max-width: 1200px;
}

.home_section_over4 {
    background-color: #00bbf2;
}

.home_section .home_gallery {
    z-index: 10;
    position: relative;
}

.subscribe_errors {
    color: #000000;
    padding: 5px 10px;
    background-color: #FFFF00;
    text-align: center;
}

.subscribe_errors.error {
    color: #FFFFFF;
    background-color: #FF0000;
}

.home_page .events .calendar {
    float: right !important;
}

.over_news .news .item1-2 {
    width: 48%;
    /*float: left;*/
    box-sizing: border-box;
    padding: 3%;
    background: #fff;
    min-height: 450px;
    display: table-cell;
}

.over_news .news .item1-2:nth-child(odd) {
    margin-right: 1%;
}

.over_news .news .item1-2:nth-child(even) {
    margin-left: 1%;
}

.newsletter {
    background: #1b5087;
    box-sizing: border-box;
    padding: 2%;
    width: 65%;
    margin-top: 20px;
    cursor: pointer;
}

.newsletter img {
    max-width: 100%;
    margin: 0!important;
}

.newsletter .first {
    width: 25%;
    float: left;
    text-align: center;
}

.newsletter .second {
    width: 65%;
    float: left;
}

.newsletter .third {
    width: 10%;
    float: left;
    text-align: center;
}

.over_news .news .i1 {
    margin-left: 0;
}

.over_news .news .i3 {
    margin-left: 0;
}

.spotlight_item {
    cursor: pointer;
}

.spotlight_item .column_left {
    float: left;
    width: 48%;
}

.spotlight_item .column_right {
    float: right;
    width: 48%;
}

div.overall {
    box-sizing: border-box;
    /*padding: 0 1% 0 1%;*/
    width: 100%;
    max-width: 1200px;
}

div.overall_over {}

div.footer_over {
    background-color: #fff;
    max-width: 1200px;
    width: 100%;
}

div.footer {
    height: auto;
    padding: 0px;
    max-width: 1200px;
    width: 100%;
}

div.footer_inner {
    padding: 0;
}

.bottom_links_over {
    background-color: #1b4f88;
    min-height: 80px;
}

.bottom_links_inner {
    padding: 10px 10px;
    color: #eeeded;
}

.bottom_links {
    max-width: 1200px;
    width: 100%;
}

.bottom_links_inner a {
    color: #eeeded;
    font-size: 12px;
}

a.logo_link {
    left: 0px;
    top: 0px;
    display: block;
    float: left;
}

a.logo_link img {}

.main {}

.layout_main_table td.c {
    padding: 0;
    /*padding-left: 5px;*/
}

.layout_main_table td.l {
    width: 17.5%;
}

.layout_main_table {
    width: 100%;
}

.left_column_editor {}

.topmenu {
    top: 0;
    right: 0;
    left: auto;
    bottom: 0;
    position: relative;
    margin: 0;
    float: none;
    /*background: #f5f3f4;*/
    height: auto !important;
    width: 100% !important;
}

.logo {
    /*background-color: white;*/
    width: 30%;
    float: left;
    padding: 0px 5px;
    position: relative;
    z-index: 1001;
    box-sizing: border-box;
}

.tree_topmenu {
    padding: 0;
    margin: 0 auto;
    /*max-width: 100px;
     width: 100%;*/
    float: left;
}

ul.tree_topmenu li {
    margin: 0px;
    color: black;
    padding: 0px;
}

.tree_topmenu li a {
    font-size: 13px;
    padding: 0px 15px;
    line-height: 50px;
}

.tree_topmenu>li {
    display: inline-block;
    float: none;
    color: #FFFFFF;
}

.tree_topmenu>li>a {
    text-transform: uppercase;
    padding: 0px 15px;
    color: white;
}

.tree_topmenu li ul li a {
    font-size: 13px;
    padding: 5px 10px;
    text-align: left;
    margin: 2px;
    font-size: 18px!important;
}

.tree_topmenu li ul li a.active,
.tree_topmenu li ul li a:hover {
    background-color: #ffffff;
    color: #005998;
}

.tree_bottommenu {
    margin: 0px;
    padding: 0px;
    width: 100%;
    text-align: center;
}

.tree_bottommenu li {
    margin: 0px;
    display: inline;
    box-sizing: border-box;
    width: 25%;
    padding: 0;
}

.tree_bottommenu li a {
    font-size: 20px;
    color: #FFFFFF;
    width: 100%;
}

.tree_bottommenu a.active,
.tree_bottommenu a:hover,
.tree_bottommenu li:hover>a {
    color: #149EC6;
}

.leftmenu {
    margin: 0;
}

.tree_leftmenu {
    margin-bottom: 50px;
}

.tree_leftmenu li {
    margin-bottom: 0px;
}

ul#tree_leftmenu li ul li {
    color: #000;
    !important;
}

.tree_leftmenu li a {
    color: #4B4646;
    font-size: 18px;
    padding: 20px 0px;
    /*text-transform: uppercase;*/
    text-align: center;
}

.tree_leftmenu li a:hover,
.tree_leftmenu li a.active {
    color: white;
    background: #003865;
}

.tree_leftmenu li ul li {}

.tree_leftmenu li ul li a {
    border-bottom: 1px solid #e5e1e1;
    color: #000;
    font-size: 14px;
    line-height: 33px;
    margin: 5px 0;
    padding: 0;
}

.header_editor {
    position: relative;
    right: 0;
    top: 0;
    bottom: 0px;
    width: auto;
    margin: 10px 0 0 0;
    font-size: 15px;
    color: #00bbf2;
    float: right;
}

#header_editor2 {
    position: relative;
    float: right;
    width: 60%;
}

form.main_search input.text {
    float: left;
    font-size: 13px;
    background-color: #FFFFFF;
    border-width: 0px;
    padding: 0px 5px;
    width: 150px;
}

form.main_search input.submit {
    background-color: #00b5cb;
    color: white;
    cursor: pointer;
    float: left;
    font-size: 20px;
    font-weight: 100;
    line-height: 37px;
    margin: 0;
    overflow: hidden;
}

hr {
    width: 100%;
}

.topmenu_toggler {
    display: none;
    background: #003865;
    height: 60px;
}

div.topmenu_toggler span {
    border: 2px solid #fff !important;
    color: #fff !important;
    font-size: 20px !important;
    font-weight: bold;
    background: #003865;
    text-transform: uppercase;
    display: inline-block;
    cursor: pointer;
    padding: 0 10px;
    margin: 10px 10px;
    line-height: 37px;
}

.contact_us_form1 .field_email {
    width: 48% !important;
}

.contact_us_form1 .field_phone {
    width: 50% !important;
}

.contact_us_form1 .field_street {
    width: 64% !important;
}

.contact_us_form .form_field.field_message {
    width: 98% !important;
}

.contact_us_form .form_field.field_NameLast {
    width: 24.5%;
}

div.cart_box_title {
    background-color: #1b5087;
    font-weight: 400;
    font-size: 14px;
}

div.cart_buttons_box input {
    background-color: #f2f3f5;
    border-radius: 2px;
    border: 1px solid #000000;
    color: #000;
    cursor: pointer;
    font-size: 13px;
}

form .form_field.field_NameFirst {
    width: 48% !important;
}

form .form_field.field_NameLast {
    width: 50% !important;
}

form.contact_us_form .form_field.field_message textarea {
    height: 150px;
}

.cart_icon_outer .cart_title {
    display: none;
}

.cart_icon_outer {
    float: right;
    line-height: 30px;
    top: 20px;
    z-index: 20000;
}

.cart_icon_outer .text {
    color: #475554;
    font-size: 16px;
    background: white;
}

.layout_cart_icon {
    float: left;
}

.sign_in_or_checkout {
    color: #657876;
}

.show_for_small {
    display: none;
}

.logged_menu {
    position: absolute;
    right: 0px;
    bottom: 0px;
    font-size: 16px;
}

.logged_menu>a {
    color: #000000;
    background-color: #F9DD9B;
    border: 1px solid #f2ba33;
    font-size: 16px;
    line-height: 30px;
    padding: 0 15px;
    display: block;
    float: left;
    margin-left: 1px;
}

.logged_menu>a:first-child {
    border-radius: 5px 0 0 0px;
}

.logged_menu>a:last-child {
    border-radius: 0 5px 0px 0;
}

.cart_validate_errors {
    color: red;
    text-align: center;
    font-size: 16px;
}

.sold_out_list {
    background-color: #ec2327;
    border: 3px solid #ec2327;
    border-radius: 0;
    bottom: 29px;
    color: white;
    float: none;
    font-size: 19px;
    font-weight: 400;
    height: 27px;
    line-height: 25px;
    position: absolute;
    right: -54px;
    text-align: center;
    text-transform: uppercase;
    transform: rotate(-45deg);
    width: 191px;
}

.sold_out_list_recomend {
    background-color: #ec2327;
    border: 3px solid #ec2327;
    border-radius: 0;
    color: white;
    float: none;
    font-size: 19px;
    font-weight: 400;
    height: 27px;
    left: -44px;
    line-height: 25px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 29px;
    transform: rotate(-45deg);
    width: 172px;
}

.image_zone_window {
    background-color: rgba(255, 255, 255, 0.9);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 90000;
}

.simple_categories {
    color: #3f3f3f !important;
    display: block;
    float: left;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 30px;
}

.simple_categories select {
    cursor: pointer;
    height: 30px;
    padding: 0 10px;
    margin-right: 15px;
}

.simple_categories select .sel_op_1 {
    margin-left: 10px;
}

.simple_categories select .sel_op_2 {
    margin-left: 30px;
}

.top_catalog_buttons {
    position: absolute;
    right: 0px;
    bottom: 20px;
}

.top_home_buttons {
    bottom: 5px;
    left: 134px;
    position: absolute;
    z-index: 20000;
    font-weight: 400;
}

.inventory_list .inventory_list_cell .image {
    max-width: 180px;
}

.inventory_list .inventory_list_cell .image img {
    width: auto !important;
    min-width: 180px;
}

.top_links_box {
    display: none;
}

div.top {
    float: left;
    width: 20%;
}

#right_header {
    float: left;
    width: 80%;
}

#header1 {
    width: 100%;
}

#header_right1 {
    width: 100%;
    float: right;
    margin: 5px 0 15px 0;
    background: url('/template/images/bg_menu.png');
}

#img_logo {
    max-width: 330px;
    height: auto;
    width: 100%;
}

#info_line {
    width: 100%;
    margin: 15px 0 0 10px;
}

.offset_menu {
    width: 10%;
    float: left;
    height: 1px;
}

.bg_grey {
    background: #f8f8f8;
    padding-top: 20px;
}

.solutions {
    background: #f8f8f8;
    /*max-height: 1200px;*/
    min-height: 200px;
    width: 100%;
    color: #000;
}

.solutions_item {
    width: 23%;
    min-height: 100px;
    float: left;
    font-size: 22px;
    background: #f8f8f8;
    margin: 0px;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.solutions_item p {
    text-align: cen
}

.solutions_item:hover {
    background: rgba(0, 180, 231, 1);
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
    color: #fff;
}

.solutions_item:first-child {
    margin-left: 4%;
}

.solutions_item:last-child {
    margin-right: 4%;
}

#solutions_item1 {
    background: url('/template/images/1b.png') center no-repeat;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 120px;
}

.solutions_item:hover #solutions_item1 {
    background: url('/template/images/1w.png') center no-repeat;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 120px;
}

#solutions_item2 {
    background: url('/template/images/4b.png') center no-repeat;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 120px;
}

.solutions_item:hover #solutions_item2 {
    background: url('/template/images/4w.png') center no-repeat;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 120px;
}

#solutions_item3 {
    background: url('/template/images/3b.png') center no-repeat;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 120px;
}

.solutions_item:hover #solutions_item3 {
    background: url('/template/images/3w.png') center no-repeat;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 120px;
}

#solutions_item4 {
    background: url('/template/images/2b.png') center no-repeat;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 120px;
}

.solutions_item:hover #solutions_item4 {
    background: url('/template/images/2w.png') center no-repeat;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 120px;
}

.solutions_text {
    text-align: center;
    padding: 25px 0;
}

#referrals_img {
    width: 100%;
    height: auto;
}

#referrals_text {
    width: 60%;
    /*height: auto;*/
}

#blue_section {
    background: #00b4e7;
    padding: 30px;
    overflow: hidden;
}

.section1 {
    width: 100%;
    background: #00b4e7;
    padding-left: 20%;
}

.text1 {
    color: #fff;
    float: left;
    width: 40%;
    padding: 30px 30px 30px 0;
    line-height: 30px;
    font-size: 20px;
    text-align: justify;
}

.div_img1 {
    width: 35%;
    height: auto;
    float: left;
}

.section3 {
    max-width: 1200px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.section3 .section3_item {
    width: 48%;
    height: auto;
    margin: 0;
    padding: 0;
    border: 1px solid #DDDDDD;
    background: #fff;
    min-height: 360px;
}

.section3 .section3_item:first-child {
    background-repeat: no-repeat;
    background-position: right;
    margin-right: 1%;
    float: left;
    background-position: 80px 100%;
}

.section3 .section3_item:nth-child(2) {
    background-image: url('/template/images/p2.jpg');
    background-repeat: no-repeat;
    background-position: right;
    margin-left: 1%;
    float: right;
    background-position: 20px 100%;
}

.section3 .section3_item .section3_item_left_column {
    margin: 20px;
    padding-right: 30%;
}

.section3 .section3_item h1 {
    font-size: 24px;
    color: #780d20;
}

.section3 .section3_item h1 span {
    font-size: 36px;
}

.section3 .section3_item p {
    font-size: 14px;
    color: #797777 !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    box-shadow: #ffffff;
}

.section3 .section3_item h3 {
    color: #000000;
    font-size: 18px;
}

.section3 .section3_item h5 {
    text-decoration: underline;
    font-size: 14px;
    color: #797777;
}

.transparent_box {
    width: 53%;
    height: auto;
    padding: 20px;
    margin-left: 30%;
    background: rgba(255, 255, 255, 0.6);
}

.text2 {
    color: #000;
    font-size: 40px;
    padding: 30px 50px;
    text-align: left;
}

.text3 {
    float: left;
    line-height: 30px;
    font-size: 18px;
    padding: 15px 25px;
}

.section4 {
    width: 100%;
    background: #fff;
    clear: both;
}

.section4 ul {
    list-style-image: url('/template/images/check.png');
    line-height: 30px;
}

.text4 {
    float: left;
    width: 37%;
    line-height: 30px;
}

.doctor {
    width: 23%;
    height: auto;
    float: left;
    margin: -11px 12%;
}

.doctor img {
    width: 100%;
    height: auto;
}

.section5 {
    width: 100%;
    background: #00b4e7;
    clear: both;
}

.section5 h1 {
    font-size: 45px;
    padding: 65px;
    text-align: center;
    color: #fff;
    background: #00b4e7;
    margin: 0;
}

.section5 h1 span {
    border: 3px #fff solid;
    padding: 3px;
    font-size: 26px;
    padding: 21px;
    margin-left: 55px;
}

.section5 a {
    color: #fff;
}

.section6 {
    width: 80%;
    margin: 30px auto;
    background: #f8f8f8;
    clear: both;
}

.notepad {
    width: 50%;
    height: auto;
    float: left;
}

.notepad img {
    width: 100%;
    height: auto;
}

.text5 {
    width: 38%;
    margin: 6%;
    /*font-size: 30px;*/
    line-height: 30px;
}

.black_stripe {
    height: 4px;
    width: 100%;
    background: #3d3d3d;
}

.tpl_show_search {
    float: left;
    left: auto;
    padding: 0;
    position: static;
    right: 0;
    top: 0;
    z-index: 3000;
}

form.main_search input.text {
    float: left;
    height: 43px;
    font-size: 13px;
    background-color: #b6c6d2;
    border-width: 0px;
    padding: 1px 5px;
    /*max-width: 150px;*/
    /*width: 130px;*/
}

.overall {
    /*width: 800px;*/
}

.top1 {
    margin: 0 auto;
}

#img_logo_small {
    max-width: 100%;
    height: auto;
}

.logo_small {
    /*float: left;*/
}

.footer_items {
    width: 100%;
    height: auto;
    font-size: 14px;
}

.footer_item {
    max-width: 20%;
    width: 200px;
    height: auto;
    margin: 0 auto;
    float: left;
    padding: 0;
}

ul.footer_item li a {
    color: #797777;
}

.footer_item p:hover {
    color: #780D1F;
}

.footer_item tr:hover {
    color: #780D1F;
}

.footer_item p {
    color: #797777;
}

ul.footer_item li {
    list-style: none;
}

ul.footer_item li a:hover {
    color: #780D1F;
}

ul.footer_item li:first-child {
    text-transform: uppercase;
    margin-bottom: 10px;
}

table.footer_item tr {
    vertical-align: center;
}

.home_section_over1 .home_section {
    max-width: 1200px !important;
}

.home_section_over1 {
    display: none !important;
}

.topmenu_bg {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

div.section3_item div.section3_item_left_column ul {
    padding-left: 16px;
    max-width: 280px;
    color: #993300;
}


/*.tree_topmenu  li  a:hover {
 background-color:#ffffff;
 color: #770d1f;

 }*/

.tpe {
    display: inline-block;
    font-size: 17px;
    line-height: 46px;
    padding: 0 10px;
    color: #1b5087;
}

.tpe-d {
    font-size: 17px;
    padding: 0 0px;
    color: #00b5cb;
    background: none;
    display: inline-block;
    line-height: 46px;
    width: 120px;
    text-align: center;
    margin-left: 20px;
    border: 1px solid #00b5cb;
}

.tpe.profile {
    padding: 0 10px;
    /*background: #003865;*/
    color: white;
    display: inline-block;
    line-height: 46px;
    text-align: center;
}

.tpe:hover,
.tpe-d:hover {
    /*color:#000;
     background-color:#ffffff;*/
}

.home_item,
.home_item1 {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 3%;
    height: auto;
    min-height: 250px;
}

.home_item2 {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 1%;
    height: auto;
    /*height: 180px;*/
    background: #005288;
    color: #fff;
}

.home_item2 .left_image,
.home_item2 .right_image {
    width: 100%;
    float: left;
    text-align: center;
    display: inline-block;
}

.home_item2 .right_text {
    width: 60%;
    float: right;
}

.home_item3 {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 3%;
    height: auto;
    min-height: 250px;
    background: url(/data/1476960486_71.jpg) no-repeat;
    background-size: cover;
}

.home_item2 div.box,
.home_item3 div.box {
    max-width: 1200px;
    margin: 0 auto;
}

.full_text h1,
.full_text p,
.full_text a {
    color: #fff;
    font-weight: 100;
}

.full_text a {
    border: 1px solid #fff;
    display: block;
    margin: 20px auto;
    padding: 10px;
    width: 13%;
}

h2.events_name {
    font-weight: 500;
    font-size: 20px;
    color: #000;
}

.item_half_left,
.item_half_right {
    width: 49%;
    margin: 0 auto;
    box-sizing: border-box;
    min-height: 250px;
    height: auto;
}

.item_half_left {
    float: right;
    box-sizing: border-box;
    padding: 50px 2% 0 2%;
}

.item_half_right {
    float: right;
    text-align: center;
}

.events_grid {
    background: #fff;
    height: auto;
    /*margin: 0 auto;*/
    width: 100%;
    min-height: 250px;
}

.events_item {
    width: 100%;
    height: auto;
    /*margin: 0 auto;*/
    min-height: 300px;
}

.read_more {
    color: #fff;
    display: block;
    float: left;
    line-height: 25px;
    margin: 4% 0;
    padding: 10px 15px;
    text-transform: uppercase;
    font-weight: 100;
    background: #005288;
}

.events_img_column {
    float: right;
    width: 50%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 20px;
    min-height: 300px;
    padding: 25px 10px;
}

.events_img_column:nth-child(2n+1) {
    float: left;
}

.events_text_column .dates {
    margin: 3% 0;
    color: #41779e;
}

.events_text_column div {
    margin: 1% 0;
    padding: 0;
}

.events_text_column span.events_date1 {
    display: block;
    float: left;
    text-align: left;
    font-weight: 500;
}

.events_text_column span.events_date2 {
    /*display: block;
     float: right;*/
    text-align: right;
}

.events_img_column img {
    width: auto;
    max-height: 300px;
}

.events_description {
    margin: 10px 0;
}

.gallery-description {
    width: 50%;
    margin: 0 auto;
    float: right;
    padding: 0;
}

.home_item h4,
.home_item1 h4,
.home_item2 h4 {
    font-size: 20px;
    text-align: left;
    color: #1a5189;
    font-weight: bold;
}

.home_item h4 p,
.home_item1 h4 p,
.home_item2 h4 p {
    font-size: 20px;
    text-align: left;
    color: #1a5189;
    font-weight: bold;
}


/*.home_item p, .home_item1 p, .home_item2 p {
 font-size: 16px;
 text-align: justify;
 color: #000;
 }*/

.item_over {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    background: #fff;
}

.social_header {
    right: 0;
    top: 0;
    padding: 10px 20px;
    box-sizing: border-box;
    background: #fff;
    z-index: 1001;
    position: relative;
    float: right;
}

.menu_item {
    width: 19%;
    float: left;
    max-width: 1200px;
    margin: 0;
    background-color: rgba(0, 80, 135, 0.9);
    height: 250px;
    color: #fff;
    padding: 15px 14px;
    box-sizing: border-box;
    height: 230px;
}

.menu_item:hover {
    background-color: #053363;
}

.menu_blocks a {
    display: block;
    width: 17%;
    float: left;
    margin: 0 1.5%;
}

.menu_bg {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0;
    min-height: 250px;
    /*background: url(/data/bg_menu.jpg) no-repeat;*/
    color: #fff;
    background-size: cover;
    background-position: 50% 50%;
}

.menu_item .menu_item_title {
    color: #fff;
    font-size: 20px;
    margin: 0px 0px 9px 0;
    text-transform: uppercase;
    text-align: center;
    font-weight: 200;
    display: block;
}

.menu_item .menu_item_description {
    display: block;
    margin: 5% 0;
    text-align: center;
    font-weight: 100;
}

.menu_item p {
    color: #fff;
    text-align: center;
}

.menu_item_img {
    width: 70px;
    height: 70px;
    background-size: cover !important;
    margin: 3% auto;
    display: block;
}

.menu_blocks {
    width: 100%;
    max-width: 1200px;
    margin: 10px auto;
    min-height: 350px;
    padding: 20px 0;
}

.menu_description {
    display: none;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 15px 35px;
}

.events_gallery {
    box-sizing: border-box;
    /*margin: 0 auto;*/
    max-width: 1200px;
    min-height: 350px;
    /*padding: 2% 0;*/
    width: 100%;
    float: left;
}

.slide_number_box {
    height: 30px;
    margin: 0 auto;
    padding: 0;
}

.slide_number {
    width: 26px;
    height: 26px;
    float: left;
    margin: 0 5px;
    background: #41779e;
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding: 3px;
    cursor: pointer;
}

.slide_number_active {
    font-weight: bold;
}

.home_over {
    width: 100%;
    margin: 0;
    padding: 0;
    /*background: #f5f3f4;*/
}

.menu_bg_over {
    /*background: #f5f3f4;*/
}

.center_menu {
    margin: 0 auto;
    padding: 0;
}

.header_right {
    float: right;
    height: 50px;
    padding-top: 40px;
    width: 47%;
}

.tree_topmenu li ul {
    top: 75px !important;
    background: rgba(255, 255, 255, 0.9);
}

.tree_topmenu li ul:hover {
    /*box-shadow: 0 52px 49px -22px black;*/
}

.topmenu_bg ul.tree_topmenu {
    /*background: #f5f3f4;*/
    width: 100%;
}

.topmenu ul.tree_topmenu li ul li {
    width: 100%;
    border: 2px solid transparent;
    background-color: #fff;
}

.topmenu ul.tree_topmenu li {
    /*background: #003865;*/
    box-sizing: border-box;
    margin: 0 auto;
    /*width: 17%;*/
    text-align: center;
    display: block;
    /*float: right;*/
    padding-bottom: 5px;
    color: #003865;
}

.topmenu ul.tree_topmenu li:last-child {}

.topmenu ul.tree_topmenu li:hover {
    /*background: #053363;*/
}

.topmenu_bg ul.tree_topmenu li ul li a {
    line-height: 10px;
}

.topmenu ul.tree_topmenu li a {
    padding: 10px 20px 10px 0px;
    font-weight: bold;
    text-align: left;
    color: #005288;
    box-sizing: border-box;
    line-height: 40px;
    font-size: 20px;
    font-weight: 400;
}

.social_footer {
    height: 30px;
    position: relative;
    right: 0;
    top: 0;
    width: 200px;
    box-sizing: border-box;
    padding: 20px;
    background: #fff;
    z-index: 5;
    margin-top: 10px;
}

.social_footer div {
    background-repeat: no-repeat !important;
    height: 28px;
    width: 28px;
    display: inline-block;
    padding: 1px 0;
    margin: 0 auto;
    cursor: pointer;
}

.social_footer span {
    background-repeat: no-repeat !important;
    height: 28px;
    width: 28px;
    display: inline-block;
    padding: 1px 0;
    margin: 0 auto;
}

.social_footer a {
    background-repeat: no-repeat !important;
    height: 28px;
    width: 28px;
    display: inline-block;
    padding: 1px 0;
    margin: 0 auto;
}

.logo_footer {
    width: 30%;
    margin: 20px 0;
    float: left;
}

.right_footer {
    width: 40%;
    margin: 20px 0;
    float: right;
    padding: 10px 0 10px 30px;
    box-sizing: border-box;
}

.center_footer {
    margin: 60px 0 0 0;
    float: left;
    width: 30%;
    box-sizing: border-box;
    text-align: center;
}

.sub_center_footer {
    width: 145px;
    display: inline-block;
}

.sub_center_footer>div {
    width: 50%;
    float: left;
}

.sub_center_footer>div>a>img {
    width: 65px;
    height: 65px;
}

.offset {
    width: 5%;
    height: 1px;
    float: left;
}

.footer_icon {
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    float: left;
    display: block;
    margin: 0 10px 0 0;
}

.right_footer h1 {
    font-size: 24px;
    color: #000;
}

.footer_line {
    border-top: 1px solid #CCCCCC;
    border-width: 1px 0 0;
    width: 36% !important;
    text-align: left;
    margin: 10px 0;
}

.right_footer p {
    line-height: 30px;
}

.active_digit {
    background: red;
}


/*.footer_inner div.logo_small img{
 max-width: 70%
 }*/

.item_half_right img {
    max-width: 100%;
    max-height: 350px;
}

.main_codelist_options {
    /*padding-top: 30px;*/
    font-size: 11px;
}

.main_codelist_options .head {
    background-color: #003865;
    border-bottom: 1px solid #dedede;
    border-top: 1px solid #dedede;
    color: white;
    font-weight: bold;
    padding: 5px 18px 5px 0;
    text-align: center;
}

.main_codelist_options .head .coll {
    float: left;
}

.body_row {
    border-bottom: 1px solid #dedede;
    padding: 2px 0;
    text-align: center;
}

.main_codelist_options .head .coll {
    float: left;
}

.coll input[type="text"],
.coll textarea {
    border: 1px solid #ccc7c7;
    width: 90%;
    margin: 3px 0;
    font-family: 'Roboto';
    font-size: 14px;
}

.coll textarea {
    width: 90%;
}

.coll_id {
    width: 10%;
}

.coll_active {
    width: 10%;
}

.coll_order {
    width: 10%;
}

.coll_date {
    width: 15%;
}

.coll_delete {
    width: 10%;
}

.coll_points {
    width: 15%;
}

.coll_credits_hour {
    width: 7%;
}

.coll_name {
    width: 50%;
}

.coll_amount {
    width: 10%;
}

.coll_payment {
    width: 10%;
}

.coll_description {
    width: 95%;
}

.all_items {
    max-height: 500px;
    overflow: auto;
}

div.list_item:nth-child(2n+1) {
    background: rgba(204, 204, 204, 0.62) none repeat scroll 0 0
}

.new_row {
    background-color: #fff;
    border: 2px groove rgba(0, 56, 101, 0.3) font-weight: bold;
}

.main_codelist_options .list_item .coll {
    float: left;
}

.events_list .item {
    padding-bottom: 40px;
    width: 100%;
    float: left;
    display: block;
    min-height: 50px;
}

.events_list .item img {
    max-width: 180px;
    display: inline-block;
    float: left;
    margin: 10px;
    max-height: 250px;
}


/*
 .foto_right{
 display: block;
 margin: 0 auto;
 width: 48%;
 min-height: 250px;
 max-height: 400px;
 float: right;
 background-repeat: no-repeat!important;
 background-size: contain!important;
 }*/

.foto_right {
    display: block;
    margin: 0 auto;
    width: 48%;
    height: auto;
    max-height: 400px;
    float: right;
    margin-bottom: 40px;
}

.foto_right img {
    max-height: 400px;
    width: auto;
    max-width: 540px;
    margin: 0 auto;
    display: block;
}

.foto_right_grid {
    display: block;
    margin: 0 auto;
    width: 40%;
    height: auto;
    max-height: 250px;
    float: right;
    margin-bottom: 40px;
}

.foto_right_grid img {
    max-height: 250px;
    width: auto;
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

div.body_main_content td.right_column table tbody tr td {
    /*min-height: 380px;*/
}

div.list div.item div.name h2 {
    font-size: 20px;
    font-weight: bold;
}

div.list div.item div.date {
    float: none;
    display: inline;
    margin: 5px 0px;
    font-size: 18px;
}

div.list div.date_in_po_theme_date {
    font-size: 14px;
    line-height: 27px;
    font-weight: bold;
    font-size: 12px;
    line-height: 28px;
    float: right;
    font-weight: 700;
}


/*div.list div.date{
 height: 20px;
 }*/

div.list div.date img {
    margin: 0;
}

div.list div.more_link a {
    height: 30px;
    width: 90px;
    border: 1px #000 solid;
    margin: 5px;
    padding: 0 10px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0 10px;
    line-height: 30px;
    font-size: 13px;
    color: #000 !important;
    float: left;
}

div.list_grid div.more_link a {
    height: 30px;
    width: 130px;
    border: 1px #dcd9d9 solid;
    margin: 5px;
    padding: 0 10px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0 10px;
    text-align: center;
    line-height: 30px;
    font-size: 15px;
    color: #000 !important;
    float: left;
}

div.list div.item {
    box-sizing: border-box;
    padding-right: 8%;
}

div.list div.buy_link {
    /*height: 30px;
     width: 90px;*/
    border: 1px #dcd9d9 solid;
    margin: 5px;
    padding: 0 10px;
    display: inline-block;
    background: #003865;
    float: left
}

div.list_grid div.buy_link {
    height: 30px;
    width: 130px;
    border: 1px #dcd9d9 solid;
    margin: 5px;
    padding: 0 10px;
    display: inline-block;
    background: #003865;
    float: left
}

div.list div.buy_link a {
    width: 90px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    font-size: 15px;
    color: #fff !important;
}

div.list_grid div.buy_link a {
    width: 130px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    font-size: 15px;
    color: #fff !important;
}

div.list div.buy_link div.outer_prices {
    display: none;
    position: absolute;
    left: 0;
}


}
div.list .outer_prices.tool_more_option_area {
    box-shadow: none !important;
}
.description div p img {
    float: left;
    margin-right: 20px;
}
.outer_prices {
    /*border: 2px solid;*/
    
    border-radius: 7px;
    display: block;
    left: 0;
    position: absolute;
    top: -45px;
    width: 100%;
    z-index: 100;
}
div.short_description {
    background: #f2f3f5;
    padding: 1% 2%;
    box-sizing: border-box;
}
.outer_prices h3 {
    color: #000;
}
.short_description span {
    color: #000;
    font-size: 20px !important;
    margin-right: 5px;
}
.short_description input {
    width: 30px;
    font-size: 19px;
    /*background: #1b5087;*/
    
    border: 1px solid #000;
    box-shadow: none;
    color: #000;
    text-align: center;
}
.price_column1 input[type="text"] {
    font-size: 19px;
    border: 1px solid #000;
    box-shadow: none;
    color: #000;
    text-align: center;
}
div.list div.outer_prices ul.products li {
    width: 100%;
    background: #f2f3f5;
    padding: 16px;
    min-height: 50px;
    box-sizing: border-box;
    margin-right: 0;
}
div.list_grid div.outer_prices ul.products li {
    width: 400px !important;
    background: #f5f3f4;
    padding: 16px;
    min-height: 50px;
    margin-right: 0;
}
.connected_row {
    /*border-left: 1px solid #d3d3d3;
     border-right: 1px solid #d3d3d3*/
}
.connected_row:first-child {
    /*border-top: 1px solid #d3d3d3;*/
}
.connected_row:last-child {
    /*border-bottom: 1px solid #d3d3d3;*/
}
div.list .outer_prices.tool_more_option_area a {
    background: #fff;
}
.prices_header {
    display: block;
    padding: 5px;
    margin: 0px 10px 5px 10px;
    text-decoration: none;
    text-align: center;
    color: #FFFFFF;
    border-radius: 5px;
}
.price_calculated_text {
    color: #000;
    font-weight: bold;
    font-size: 18px;
}
div.cart_column ul.products li form fieldset div.price_column3 input {
    background: #1b5087;
    color: #fff;
    width: 160px;
    height: 45px;
    text-transform: uppercase;
}
div.connected_inventory div.connected_row div.price_column3 input {
    background: #e6e7e9;
    color: #000;
    border: 1px solid #dddee0;
    font-size: 16px;
}
div.connected_inventory div.connected_row:first-child div.price_column3 input {
    line-height: 45px;
    background: #1b5087;
    color: #fff;
    border: 1px solid #fff;
    font-size: 16px;
    border: 1px solid transparent;
    cursor: pointer;
}
div.connected_inventory div.connected_row div.price_column3 input:hover {
    background: #1b5087;
    color: #fff;
    border: 1px solid transparent;
}
.buy_link {
    text-align: center;
    padding: 8px 50px;
    line-height: 32px;
    border: none;
    text-transform: uppercase;
    font-size: 14px;
    background: #1b5087;
    color: #fff;
}
div.price_column1 input {
    text-align: center;
}
div.price_column1,
div.price_column2,
div.price_column3 {
    display: block;
    float: left;
    height: 100%;
    line-height: 38px;
}
div.price_column1 {
    /*width: 10%;
     padding: 10px 5px;*/
    
    margin-right: 3%;
}
div.price_column2 {
    width: 50%;
    margin-right: 6%;
    text-align: left;
}
div.price_column3 {
    width: 160px;
    float: right;
    margin-top: 0px;
}
div.list fieldset {
    padding: 0;
    margin: 0;
}
.price_calculated {
    color: #000;
    font-weight: 500;
    font-size: 20px;
    float: left;
    text-align: center;
}
td.item div.item_in_list_active div.list_grid>img {
    width: 100%;
    max-height: 200px;
    float: none;
    display: block;
    margin: 0 auto;
}
div.list_grid h2 {
    font-size: 12px;
    font-weight: bold;
    min-height: 42px;
}
div.item_in_list_active div.list_grid div.date {
    float: none;
    width: 100%;
}
div.list_grid div.outer_prices {
    left: auto !important;
}
a.po_theme_link {
    text-align: center;
}
.buy_link .connected_inventory {
    /*border: 1px solid #d3d3d3;*/
}
div.menu_mobile_button {
    background-color: rgba(0, 80, 135, 0.9);
    height: 60px;
    display: none;
}
div.menu_mobile_button h1 a {
    padding: 7px 10px 6px 10px;
    border: 2px solid #fff!important;
    color: #fff !important;
    font-size: 20px !important;
    font-weight: bold;
}
div.menu_mobile_button h1 {
    padding: 19px 0 17px 10px;
}
img.subpage_menu_img {
    height: 30px;
    width: 30px;
    display: block;
    margin: 0 auto;
}
.date_in.po_theme_date {
    display: inherit;
}
div.list_details div.name h2 {
    font-size: 18px;
    font-weight: bold;
}
td.right_column tbody tr td.item:nth-child(2) {
    border-left: 1px solid #afb1b4;
    border-right: 1px solid #afb1b4;
}
div.item_in_list_active div.list_grid div.date {
    min-height: 52px;
}
div.cart_column ul.products li {
    margin-right: 0;
}
div.item_view {
    background: transparent !important;
}
div.item_view div.outer_prices ul.products li form fieldset {
    margin: 20px 0;
}
div.item_view div.outer_prices ul.products li {
    /*width: 220px;*/
    
    box-sizing: border-box;
}
div.item_view div.outer_prices ul.products li form div.price_column2 {
    /*width: 150px;*/
}
div.item_view div.outer_prices {
    /*width: 220px;*/
}
div.item_view div.date.po_theme_date {
    color: #1b5087;
    font-weight: 500;
    margin: 0px 0;
    float: left;
    font-size: 16px;
}
div.item_view div.date.po_theme_date span {
    vertical-align: super;
}
div.item_view div.description {
    /*float: left;*/
    
    max-width: 100%;
}
.events_list_calendar .events_calendar td.cell_highlight,
.events_list_calendar .events_calendar td .highlight {
    background: #00b5cb;
}
form.main_search {
    /*border: 3px solid #00b5cb;*/
    /*box-shadow: 1px 1px 1px 0 #1e403a inset;*/
}
.tpl_show_search {
    display: none;
    padding: 0;
    position: static;
    float: none;
    width: 60%;
    max-width: 1200px;
    top: 0;
    z-index: 3000;
    height: 41px;
    margin: 3px auto;
    border: 1px solid #00b5cb;
    z-index: 1002;
}
.header_right {
    float: right;
    height: auto;
    padding-top: 5px;
    width: 70%;
    position: relative;
    z-index: 1010;
    margin-top: 3%;
}
form.main_search input.submit {
    background-color: #00b5cb;
    border: 1px solid #00b5cb;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 20px;
    font-weight: 100;
    line-height: 37px;
    margin: 0;
    overflow: hidden;
    width: 10%;
}
form.main_search input.text {
    background-color: #ffffff;
    border-width: 0;
    box-sizing: border-box;
    color: #00b5cb;
    display: inline-block;
    float: left;
    font-size: 20px;
    font-weight: 300;
    height: 40px;
    line-height: 23px;
    padding: 8px;
    width: 90%;
}
div.header_right div a {
    margin-bottom: 10px;
    float: left;
}
.social_item {
    width: 100%;
    height: 26px;
    position: relative;
}
.social_item_slide {
    width: 365px;
    height: 25px;
    right: -340px;
    position: relative;
}
.social_box {
    float: left;
}
.social_ico {
    width: 25px;
    height: 25px;
    background-size: 100%!important;
    float: left;
    width: 45px;
    height: 45px;
}
.social_desc {
    float: right;
    width: 340px;
    height: 130px;
    position: relative;
}
.social_header {
    top: 10px;
    overflow: hidden;
    position: absolute;
    right: -130px;
    background: transparent;
    padding: 0;
    z-index: 1000;
    margin-top: 10px;
    margin-right: 20px;
    float: right;
}
.button_my_ce {
    border: 1px solid #888888;
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    padding: 10px;
    background: #003865;
    color: #fff;
}
.main_page_menu {
    padding-right: 5%;
}
.main_page_menu a {
    color: #003865;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 2%;
}
.header_submenu {
    background: rgba(0, 181, 203, 0.6);
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    /*padding: 2% 2%;*/
    
    height: 80px;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    z-index: 10;
}
.header_submenu a {
    color: #fff;
    padding: 0 5%;
}
.header_right_line1 {
    float: right;
    /*margin-right: 2%;*/
    
    z-index: 1002;
}
.span_stick {
    float: right;
    color: #1b5087;
    line-height: 46px;
}
.profile.search_show {
    cursor: pointer;
    width: 31px;
    height: 31px;
}
.box1200 {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    height: auto;
    bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    color: #fff;
}
.bottom_menu_bg {
    background: rgba(0, 181, 203, 0.6);
    width: 100%;
    margin: 0;
    position: absolute;
    top: 135px;
    height: 65px;
}
.ti-1:hover {
    border-bottom: solid 5px #00b5cb;
    padding-bottom: 0 !important;
}
.tree_topmenu li ul {
    width: 300px;
}
.tree_topmenu li>ul>li:hover {
    border: 2px solid #00b5cb!important;
    background: #fff;
}
ul.tree_bottommenu li:hover ul {
    display: block;
    padding-bottom: 90px;
    z-index: -1;
    padding-top: 173px;
    height: 3100%;
    box-sizing: border-box;
}
ul.tree_bottommenu li:hover ul {
    display: block;
}
.header_info_box {
    height: 100%;
    padding: 20px;
    padding-top: 20%;
    margin-left: 5%;
    width: 30%;
    padding-bottom: 11%;
}
.header_info_box h1 {
    color: #41779e;
}
.header_info_box p {
    color: #000;
}
.header_info_box a {
    color: #00b5cb;
    text-transform: uppercase;
    font-size: 15px;
    padding: 3%;
}
.tree_bottommenu li ul {
    width: 100%;
    bottom: -16px;
}
.header_submenu_box {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    position: relative;
}
.gradient_box {
    float: left;
    width: 25%;
    margin: 0 auto;
    height: 576px;
    display: none;
    background: url(/data/tlogaleria.png);
    background-size: cover;
    position: absolute;
    bottom: -1px;
    box-sizing: border-box;
    top: 89px;
}
.gradient_box .external_edit_hide {
    bottom: 16px;
    padding: 0 7%;
    position: absolute;
    text-align: left;
}
.gradient_box1 {
    left: 0;
}
.gradient_box2 {
    left: 25%;
}
.gradient_box3 {
    left: 50%;
}
.gradient_box4 {
    left: 75%;
}
.header_submenu .submenu_item:hover {
    display: block;
}
.submenu_item {
    float: left;
    width: 25%;
    margin: 0 auto;
    height: 100%;
    text-align: center;
    padding: 0;
    box-sizing: border-box;
    cursor: pointer;
    font-weight: 300;
}
.subpage_title_box {
    width: 100%;
    background: rgba(0, 181, 203, 0.6);
    height: auto;
    position: absolute;
    bottom: 0;
}
.submenu_item_title {
    width: 100%;
    height: 100%;
    max-width: 1200px;
    margin: 0 auto;
    line-height: 89px;
    box-sizing: border-box;
    text-transform: uppercase;
    font-size: 22px;
}
div#body_main_content>.item_view>h1>.external_edit_hide_simple {
    color: #fff;
    text-transform: uppercase;
    font-size: 25px;
    margin-bottom: 50px;
    background:#818c8d;
}
.submenu_item1:hover .gradient_box1 {
    display: block;
}
.submenu_item1:hover .gradient_box1 {
    display: block;
}
.submenu_item1:hover .gradient_box1 {
    display: block;
}
.submenu_item2:hover .gradient_box2 {
    display: block;
}
.submenu_item3:hover .gradient_box3 {
    display: block;
}
.submenu_item4:hover .gradient_box4 {
    display: block;
}
.submenu_item1:hover .submenu_item_title {
    background: rgba(112, 201, 217, 0.8);
}
.submenu_item2:hover .submenu_item_title {
    background: rgba(112, 201, 217, 0.8);
}
.submenu_item3:hover .submenu_item_title {
    background: rgba(112, 201, 217, 0.8);
}
.submenu_item4:hover .submenu_item_title {
    background: rgba(112, 201, 217, 0.8);
}
.over_news {
    background: #3ab4ca;
    width: 100%;
    padding: 70px 0;
}
.news {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    display: table;
    border-collapse: separate;
    border-spacing: 30px 0px;
}
.events_top {
    width: 66%;
    max-width: 1200px;
    margin: 0 auto;
    margin-bottom: 40px;
    float: left;
    box-sizing: border-box;
    padding-left: 1%;
}
.events {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    margin-bottom: 40px;
    float: left;
}
.item1-3 {
    width: 30%;
    float: left;
    box-sizing: border-box;
    padding: 2%;
    background: #fff;
    min-height: 480px;
    margin-left: 2.5%
}
.news blue {
    color: #1b4f88;
}
.news form input[type="text"] {
    width: 55%;
    height: 40px;
    margin: 15px 5% 15px 0;
    padding: 0 15px;
    box-sizing: border-box;
    border: none;
    background: #f2f3f5;
    font-family: Roboto;
}
.news button {
    color: #fff;
    border: 1px solid #fff;
    padding: 0 5px;
    line-height: 35px;
    background: transparent;
    text-transform: uppercase;
    margin: 15px 0;
    /*width: 39%;*/
    
    font-size: 16px;
    height: 40px;
}
.news .column_left_min {
    width: 40%;
    float: left;
}
.news .column_right_min {
    width: 58%;
    float: right;
}
.recent_item {
    margin: 35px 0;
    min-height: 100px;
}
.recent_item+a {
    font-weight: 500;
    font-size: 16px;
    line-height: 40px;
}
.news_item+a {
    font-weight: 500;
    font-size: 16px;
    line-height: 40px;
}
.news .item1-2>hr:first-child {
    width: 15%;
    color: #1b4f88;
    margin-left: 6px;
    border: 1px solid;
}
.news h1 {
    margin: 10px 0;
}
h3.events {
    color: #1b5087;
    font-weight: 500;
    margin: 5px 0;
}
hr.hr_news {
    width: 80px;
    background: #1b4f88;
    height: 2px;
    border: none;
    margin-left: 0px;
    margin-bottom: 25px;
}
.PR {
    max-width: 1200px;
    margin: 0 auto 80px auto;
    width: 100%;
}
.PR h1 {
    text-align: center;
}
.PR p {
    text-align: center;
}
.PR .item1-3 {
    width: 32%;
    float: left;
    box-sizing: border-box;
    margin: 0.5%;
    color: #000;
    border: 1px solid #ececec;
    height: 460px;
    cursor: pointer;
}
.PR .item1-3:hover {
    background: #3bb5ca;
}
.PR .textbox {
    box-sizing: border-box;
    padding: 3%;
}
.PR .item1-3 h3 {
    color: #1b5087;
    text-align: center;
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
}
.PR .item1-3:hover h3 {
    color: #fff;
}
.PR .item1-3 h2 {
    color: #1b5087;
    text-align: center;
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
}
.PR .item1-3:hover h2 {
    color: #fff;
}
.PR .item1-3 p {
    text-align: left;
    margin-bottom: 15px;
}
.PR .item1-3:hover p {
    color: #fff;
}
.PR .item1-3 a {
    color: #000;
    text-transform: uppercase;
    display: block;
    font-weight: 700;
    padding: 5px 0;
    border: 1px solid #000;
    width: 120px;
    margin: 5px auto;
    text-align: center;
}
.PR .item1-3 a.aimg {
    color: inherit;
    text-transform: inherit;
    display: inherit;
    font-weight: inherit;
    padding: 0;
    border: none;
    width: auto;
    margin: inherit;
    text-align: inherit;
}
.PR .item1-3:hover a {
    color: #fff;
    border: 1px solid #fff;
}
.full_text {
    /*padding: 5px;*/
}
.full_text p span {
    color: #00b5cb;
}
.home_item2 .box .left_column {
    float: left;
    margin: 0;
    width: 48%;
    border: 1px solid #366495;
    padding: 15px;
    box-sizing: border-box;
}
.home_item2 .box .right_column {
    float: right;
    margin: 0;
    width: 100%;
    /*border: 1px solid #366495;*/
    
    padding: 15px;
    box-sizing: border-box;
}
.home_item2 h4 {
    margin: 10px 0;
}
.home_item2 .box .left_column img,
.home_item2 .box .right_column img {}
.home_item2 .box .left_column h1,
.home_item2 .box .right_column h1 {
    color: #fff;
    text-align: left;
    font-size: 32px;
    font-weight: 100;
    color: #fff;
    margin: 0;
    padding: 20px 0;
}
.home_item2 .box .left_column p,
.home_item2 .box .right_column p {
    color: #fff;
    text-align: left;
}
.cart_buttons_box input {
    background: #f2f3f5;
    color: #000;
}
.cart_buttons_box input[type="submit"] {
    background: #b82d23;
    color: #fff;
}
.home_item2 .box div {
    /*cursor: pointer*/
}
.donate_form .d_section {
    margin-bottom: 30px;
}
.d_section {
    margin-bottom: 30px;
}
.donate_form .d_title {
    font-size: 22px;
    color: #1b5087;
    background-image: linear-gradient(right, #FFE0E8 0%, #FFFFFF 100%);
    background-image: -o-linear-gradient(right, #1b5087 0%, #FFFFFF 100%);
    background-image: -moz-linear-gradient(right, #1b5087 0%, #FFFFFF 100%);
    background-image: -webkit-linear-gradient(right, #1b5087 0%, #FFFFFF 100%);
    background-image: -ms-linear-gradient(right, #1b5087 0%, #FFFFFF 100%);
    background-image: -webkit-gradient( linear, right top, left top, color-stop(0, #1b5087), color-stop(1, #FFFFFF));
}
.donate_form input[type=text] {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 5px;
    margin-right: 5px;
    border: 1px solid #000000;
    font-weight: bold;
    color: #555555;
}
.donate_form td {
    vertical-align: middle !important;
    padding: 2px 10px 2px 0px;
}
.menu_mobile_link {
    display: none;
    /*border: 1px solid #005998;*/
    /*width: 50%;*/
    
    margin: 0 auto;
    padding: 5px 0;
    color: #fff;
    float: none!important;
}
.menu_mobile_div {
    float: right;
    width: 12%;
    margin: 13px 0 13px 0;
    display: none;
    text-align: center;
    /*border: 1px solid #fff;*/
}

/*ul.tree_topmenu > li:before{
    content: '';
}*/
.show_submenu {
    color: #005288;
    font-size: 26px;
    margin: 6px 5px;
    line-height: 30px;
    cursor: pointer;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    margin: 6px 0;
    line-height: 35px;
    float: right;
    margin-right: 10%;
    display: none;
}
.rotate {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
ul.tree_topmenu ul {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
ul.tree_topmenu ul.show_ul {
    display: block!important;
    width: 97%
}
.img_search2 {
    display: none;
}
.linkus {
    position: relative!important;
}
.board_login_column {
    width: 20%;
    float: left;
}
.awareness_advocacy_column {
    width: 25%;
    float: left;
}
#body_main_content .search_results .main_title {
    font-size: 20px;
    font-family: Roboto;
    margin-bottom: 10px;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    font-size: 25px;
    margin-bottom: 50px;
}
.newtoscrlc {
    display: block;
    background: #04b3c9;
    color: #fff;
    line-height: 25px;
    margin: 4% 0 0 0;
    padding: 15px 15px;
    text-transform: uppercase;
    font-weight: 100;
    width: 200px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}
.new_to_scrlc {
    width: 100px;
    display: block;
    margin: 0 auto;
    padding-right: 246px;
}
.new_to_scrlc img {
    width: 100px;
    position: absolute;
    top: -17px;
    height: 100px;
}
.events_buttons .close {
    background-color: red;
    border-radius: 4px;
    color: white;
    float: right;
    line-height: 22px;
    margin: -5px;
    padding: 0 10px;
}
#newAccount {
    max-width: 800px;
    margin: 0 auto;
}
#newAccount .section {
    width: 45%;
    float: left;
    margin-bottom: 15px;
}
#newAccount .section:nth-child(even) {
    float: right;
}
#newAccount .section input {
    float: right;
}
    .PR .item1-3 div.ahref {
    color: #000;
    text-transform: uppercase;
    display: block;
    font-weight: 700;
    padding: 5px 0;
    border: 1px solid #000;
    width: 120px;
    margin: 5px auto;
    text-align: center;
}