html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

body {
    line-height: 1;
    font: 13px Arial, Helvetica, sans-serif
}

ol,
ul {
    list-style: none
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

.clear {
    clear: both
}

* {
    margin: 0;
    padding: 0
}

body {
    background: #fff
}

::-moz-selection {
    color: #fff;
    background: #338fff
}

::selection {
    color: #fff;
    background: #338fff
}

.menu-toggle {
    display: none
}

.sb-search {
    display: none
}

#wraper {
    width: 100%;
    overflow: hidden
}

.header {
    background: #f7f5f5;
    padding: 6px 0 4px;
    box-shadow: 0 0 5px #a3a3a3;
    height: 50px;
    left: 0;
    padding: 0 0 12px;
    top: 0;
    transition: font-size .5s ease 0s, height .5s ease 0s, padding .5s ease 0;
    width: 100%;
    z-index: 9;
    border-bottom: #ec1a2e 4px solid;
    clear: both
}

.header_main {
    width: 1248px;
    margin: 0 auto;
    overflow: hidden;
}

.header_left {
    width: 330px;
    float: left;
    padding: 3px 0 0
}

.header_mid {
    width: 600px;
    float: left;
}

.header_mid ul {
    padding: 0
}

.header_mid ul li {
    margin-top: 14px;
    margin-right: 15px;
    height: 31px;
    border-radius: 6px;
    background: #f2f2f2;
    border: 1px solid #bfbfbf;
    float: left
}

.header_mid ul li a {
    display: block;
    padding: 4px 15px 3px;
    width: auto;
    height: 31px;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    text-align: center;
    color: #757575;
    background-color: transparent;
    border-radius: 6px;
    font-family: 'Francois One', sans-serif
}

.header_mid ul li a:hover {
    color: #000;
    background: #fff;
    -webkit-box-shadow: 0 1px 5px 0 #545454;
    -moz-box-shadow: 0 1px 5px 0 #545454;
    box-shadow: 0 1px 5px 0 #545454;
    height: 25px
}

.header_right {
    width: 300px;
    float: right;
    margin: 15px 0 0;
    text-align: right;
}

.bar {
    padding-left: 8px;
    width: 252px;
    height: 29px;
    border: 1px solid #ccc!important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    line-height: 2em;
    color: #acacac;
    font: normal 13px;
    float: left;
    margin: 0 5px 0 0;
    font-weight: 400;
    color: #757575;
    font-family: 'Francois One', sans-serif;
    font-size: 14px
}

.header_right #submit {
    border: 0 none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    font-size: 13px;
    height: 30px;
    padding: 0 7px;
    background: #AE2048;
    font-weight: 700
}

.banner {
    width: 100%;
    overflow: hidden;
    background-color: #F7F7F7
}

.banner_main {
    width: 1248px;
    margin: 20px auto;
    overflow: hidden
}

.banner_left {
    width: 600px;
    float: left
}

.banner_right {
    width: 600px;
    float: right
}

.contenar_left {
    width: 60%;
    float: left;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    margin: 5px 0 5px 5px;
    padding: 12px 10px 10px;
    background: #fff
}

.contenar_left img {
    margin: 0 0 10px;
    width: 100%
}

.contenar_right {
    width: 32%;
    float: right;
    margin: 0 3px 0 0
}

.contenar_left a {
    font-family: 'Francois One', sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 26px;
    margin: 0;
    padding-bottom: 12px;
    color: #000;
    display: table
}

.contenar_left a:hover {
    color: #ac1a2f
}

.contenar_one {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    margin: 3px 0 3px 3px;
    margin: 5px 0 35px 0;
    background: #fff
}

.contenar_one a {
    font-family: 'Francois One', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin: 0;
    padding-bottom: 12px;
    padding-left: 10px;
    padding-right: 10px;
    color: #ac1a2f;
    display: table
}

.contenar_one a:hover {
    color: #000
}

.contenar_right img {
    margin: 0 0 10px;
    width: 100%
}

.box_title {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 26px;
    line-height: 30px;
    line-height: 24px;
    margin-bottom: 20px;
    font-family: 'Francois One', sans-serif;
    padding: 0 0 0 5px
}

.box_title:after {
    content: ' ';
    display: block;
    background: #ec1a2e;
    height: 5px;
    width: 50px;
    margin-bottom: 8px;
    margin-top: 5px
}

.banner_div {
    width: 100%
}

.bg_div {
    position: relative;
    width: 898px;
    float: left;
}
.news_tableright{
width:350px;
    float: right;
    background: #f7f7f7;
    height:750px;
}
.news_highlight{
width: 90%;
margin: 0 auto;
}
.news_highlight_one {
    width:94%;
    float:none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    margin:0 0 15px 0;
    padding: 10px;
    background: #fff;
    height: auto;
	overflow:hidden;
}
.news_highlight_one img {
    margin: 0 15px 0 0;
    width: 96px;
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    top: 0;
    left: 0;
    float: left;
}
.news_highlight_one a {
    font-family: 'Francois One', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #ac1a2f;
    display: table;
    padding: 0 0 0;
}
.news_highlight_one a:hover {
    color: #000;
}
.news_highlight .box_title {
    text-transform: uppercase !important;
    font-weight: 400 !important;
    font-size: 24px !important;
    line-height: 30px !important;
    line-height: 24px !important;
    margin-bottom: 20px !important;
    font-family: 'Francois One', sans-serif !important;
    padding: 0 0 0 5px !important;
    text-align: center !important;
}
.news_highlight .box_title:after {
    content: ' ' !important;
    display: block !important;
    background: #ec1a2e !important;
    height: 5px !important;
    width: 50px !important;
    margin-bottom: 8px !important;
    margin-top: 5px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.news_table h4 {
    background: #ec1a2e;
    padding: 20px 0 8px 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    font-family: 'Francois One', sans-serif;
    position: relative;
}
.news_table h4:before {
    background-color: #f2a887;
    bottom: 0;
    content: " ";
    display: inline-block;
    height: 2px;
    left: 10px;
    margin: auto;
    position: absolute;
    text-shadow: none;
    top: 10px;
    width: 20px;
}
.news_table h4:after {
    background-color: #f2a887;
    bottom: 0;
    content: " ";
    display: inline-block;
    height: 2px;
    margin: auto;
    position: absolute;
    right: 10px;
    text-shadow: none;
    top: 10px;
    width: 20px;
}
.news_table .new_para {
    background: #ec1a2e;
    padding: 0 0 15px 0;
    text-align: center;
    color: #fff;
    font: normal 15px/16px Arial, Helvetica, sans-serif;
}
.news_table input {
    width: 90.4% !important;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif !important;
    color: #868686 !important;
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2 !important;
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
    margin-bottom: 0;
    padding: 6px 16px;
    background: #fff;
    height: 36px;
    margin-top: 7px;
}
.news_table input:focus{
outline:1px solid #ec1a2e;
}
.news_table .es_submit_button:focus{
outline:none !important;
}
.news_table .mailpoet_textarea {
    width: 90.4% !important;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif !important;
    color: #868686 !important;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8!important;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    margin-bottom: 9px;
    padding: 6px 16px;
    background: #fff;
    height: 125px;
}
.news_table label {
    font-size: 17px;
    line-height: 28px;
    font-family: 'Francois One', sans-serif;
    padding-bottom: 0;
    padding-top: 0;
    color: #573d21;
    font-weight: normal !important;
    text-transform: capitalize;
    margin-bottom: 5px !important;
   }
.news_table .mailpoet_textarea_label{
font-size: 17px;
    line-height: 28px;
    font-family: 'Francois One', sans-serif;
    padding-bottom: 10px;
    padding-top: 0;
    color: #573d21;
    font-weight:normal !important;
    text-transform: capitalize;
}
.news_table .mailpoet_required {
    color: #ec1a2e;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
}
.news_table .es_submit_button {
    letter-spacing: .7px;
    width: 100% !important;
    background: #ec1a2e !important;
    border: 1px solid transparent;
    border-radius: 60px;
    box-shadow: 170px 0 0 0 #ec1a2e inset, -170px 0 0 #ec1a2e inset;
    -moz-box-shadow: 170px 0 0 0 #ff4e00 inset, -170px 0 0 #ff4e00 inset;
    -ms-box-shadow: 170px 0 0 0 #ff4e00 inset, -170px 0 0 #ff4e00 inset;
    -o-box-shadow: 170px 0 0 0 #ff4e00 inset, -170px 0 0 #ff4e00 inset;
    -webkit-box-shadow: 170px 0 0 0 #ec1a2e inset, -170px 0 0 #ec1a2e inset;
    color: #fff !important;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    transform-origin: 50% 50% 0;
    transition-duration: .5s;
    -webkit-transition-duration: .5s;
    transition-timing-function: ease-out;
    padding: 12px 80px 25px !important;
    height: 52px;
    font-family: 'Francois One', sans-serif !important;
    margin: 9px 0 6px 0;
    cursor: pointer !important;
}
.news_table .es_submit_button:hover{
background:#222 !important;
    border: 1px solid #ec1a2e;
    box-shadow: 0 0 0 0 #fff inset, 0 0 0 #fff inset;
    -moz-box-shadow: 0 0 0 0 #fff inset, 0 0 0 #fff inset;
    -ms-box-shadow: 0 0 0 0 #fff inset, 0 0 0 #fff inset;
    -o-box-shadow: 0 0 0 0 #fff inset, 0 0 0 #fff inset;
    -webkit-box-shadow: 0 0 0 0 #fff inset, 0 0 0 #fff inset;
    color:#fff;
}	
.news_main{
width:90%;
margin:0 auto;
padding:15px 0 15px 0;
}
.opaque_outer {
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 100%;
    z-index: 999
}
.banner_div {
    width: 1248px;
    margin: 0 auto;
}

.bg_div img {
    width: auto;
    height: 750px;
    max-width: 100%;
}

.opaque_div {
    width: 30%;
    float: right;
    text-align: center;
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.7);
    float: left;
    margin: 0 0 50px 100px
}

.inner {
    padding: 22px
}

.opaque_div img {
    width: auto
}

.opaque_div h2 {
    font: normal 32px 'Francois One', sans-serif;
    color: #313131;
    margin: 0;
    padding: 0;
    line-height: 42px
}

.opaque_div h2 a {
    color: #000
}

.opaque_div h2 a:hover {
    color: #ac1a2f
}

.opaque_div p {
    font: 16px 'Open Sans', sans-serif;
    color: #000;
    padding: 14px 0;
    text-align: justify
}

.welcome_div {
    text-align: center;
    padding: 40px 0 50px
}

.welcome_div h2 {
    font: normal 34px 'Francois One', sans-serif;
    color: #313131;
    background: url(images/h2_bg.jpg) no-repeat center
}

.welcome_div h2 span {
    background: #fff;
    padding: 0 50px
}

.welcome_div p {
    font: 14px open_sansregular;
    color: #313131;
    padding: 40px 0 0;
    line-height: 22px
}

.items {
    text-align: center;
    padding: 0 0 90px
}

.item_box {
    padding: 13px 0 0;
    margin: 0 0 0 25px;
    width: 100%
}

.item_box h3 {
    font: 18px Conv_MyriadPro-Light;
    color: #313131;
    padding: 0 0 11px
}

.featured {
    text-align: left;
    margin: 0 0 40px
}

.featured h3 {
    font: 25px Conv_MYRIADPRO-REGULAR;
    color: #333;
    text-transform: uppercase;
    float: left
}

.featured h3 span {
    background: #fff;
    padding: 0 50px 0 0
}

.order_btn {
    float: right;
    padding: 10px;
    color: #fff;
    font: 16px open_sansbold;
    text-transform: uppercase;
    border-radius: 3px;
    background: #000;
    cursor: pointer;
    transition: all .5s
}

.order_btn:hover {
    background: #d3592e
}

.controls {
    position: absolute;
    bottom: 30px;
    width: 100%;
    z-index: 9999;
    height: 20px
}

ol.numericControls {
    max-width: 1000px;
    margin: 0 auto;
    text-align: right
}

ol.numericControls li {
    margin: 0 8px 0 0;
    float: none;
    list-style: none;
    font-size: 0;
    height: 12px;
    display: inline-block
}

ol.numericControls li a {
    background: #ec1a2e;
    width: 20px;
    height: 20px;
    display: block
}

ol.numericControls li.current a {
    width: 20px;
    height: 20px;
    display: block;
    background: #000
}

ol.numericControls li a:hover {
    background: #000;
    display: block
}

ol.numericControls li a:focus,
.prevBtn a:focus,
.nextBtn a:focus {
    outline: none
}

.gallery {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd
}

.gallery_main {
    width: 1248px;
    margin: 0 auto;
    overflow: hidden;
    height: 50px;
    padding: 0 0 7px
}

.gallery_title {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 26px;
    line-height: 30px;
    line-height: 24px;
    margin-bottom: 20px;
    font-family: 'Francois One', sans-serif
}

.gallery_title:after {
    content: ' ';
    display: block;
    background: #0069aa;
    height: 5px;
    width: 50px;
    margin-bottom: 8px;
    margin-top: 5px
}

.gallery_one {
    width: 220px;
    float: left;
    margin: 0 17px 0 0;
    text-align: center;
    border-right: 1px solid #ccc;
    padding: 8px 18px 8px 0
}

.gallery_one h2 {
    position: relative;
    left: 0;
    height: 42px;
    font: normal 22px/42px 'Francois One', sans-serif;
    color: #757575
}

.gallery_one .fa {
    color: #AE2048!important;
    font-size: 26px;
    margin: 0 10px 0 0
}

.gallery_one h2 a {
    font: normal 22px/42px 'Francois One', sans-serif;
    color: #000
}

.gallery_one h2 a:hover {
    text-decoration: underline
}

.gallery_two {
    width: 220px;
    float: left;
    margin: 0 17px 0 0;
    text-align: center;
    border-right: 1px solid #ccc;
    padding: 8px 18px 8px 0
}

.gallery_two h2 {
    position: relative;
    left: 0;
    height: 42px;
    font: normal 22px/42px 'Francois One', sans-serif;
    color: #757575
}

.gallery_two .fa {
    color: #927027!important;
    font-size: 26px;
    margin: 0 10px 0 0
}

.gallery_two h2 a {
    font: normal 22px/42px 'Francois One', sans-serif;
    color: #000
}

.gallery_two h2 a:hover {
    text-decoration: underline
}

.gallery_three {
    width: 220px;
    float: left;
    margin: 0 18px 0 0;
    text-align: center;
    border-right: 1px solid #ccc;
    padding: 8px 19px 8px 0
}

.gallery_three h2 {
    position: relative;
    left: 0;
    height: 42px;
    font: normal 22px/42px 'Francois One', sans-serif;
    color: #757575
}

.gallery_three .fa {
    color: #5A6FC0!important;
    font-size: 28px;
    margin: 0 10px 0 0
}

.gallery_three h2 a {
    font: normal 22px/42px 'Francois One', sans-serif;
    color: #000
}

.gallery_three h2 a:hover {
    text-decoration: underline
}

.gallery_four {
    width: 220px;
    float: left;
    margin: 0 18px 0 0;
    text-align: center;
    border-right: 1px solid #ccc;
    padding: 8px 19px 8px 0
}

.gallery_four h2 {
    position: relative;
    left: 0;
    height: 42px;
    font: normal 22px/42px 'Francois One', sans-serif;
    color: #757575
}

.gallery_four .fa {
    color: #573d21!important;
    font-size: 26px;
    margin: 0 10px 0 0
}

.gallery_four h2 a {
    font: normal 22px/42px 'Francois One', sans-serif;
    color: #000
}

.gallery_four h2 a:hover {
    text-decoration: underline
}

.gallery_five {
    width: 140px;
    float: left;
    text-align: center;
    padding: 8px 0 0
}

.gallery_five h2 {
    position: relative;
    left: 0;
    height: 42px;
    font: normal 22px/42px 'Francois One', sans-serif;
    color: #757575
}

.gallery_five .fa {
    color: #002147!important;
    font-size: 28px;
    margin: 0 10px 0 0
}

.gallery_five h2 a {
    font: normal 22px/42px 'Francois One', sans-serif;
    color: #000
}

.gallery_five h2 a:hover {
    text-decoration: underline
}

.gallery_six {
    width: 200px;
    float: right;
    height: 200px;
    text-align: center
}

.gallery_six h2 {
    position: relative;
    left: 0;
    background: #D4640A;
    background: -moz-linear-gradient(left, #B44400 0%, #D4640A 15%, #D4640A 85%, #B44400 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #B44400), color-stop(15%, #D4640A), color-stop(85%, #D4640A), color-stop(0%, #B44400));
    background: -webkit-linear-gradient(left, #B44400 0%, #D4640A 15%, #D4640A 85%, #B44400 100%);
    background: -o-linear-gradient(left, #B44400 0%, #D4640A 15%, #D4640A 85%, #B44400 100%);
    background: -ms-linear-gradient(left, #B44400 0%, #D4640A 15%, #D4640A 85%, #B44400 100%);
    background: linear-gradient(left, #B44400 0%, #D4640A 15%, #D4640A 85%, #B44400 100%);
    margin-top: -44px!important;
    height: 40px;
    font: normal 16px/18px 'Open Sans', sans-serif;
    color: #fff;
    padding: 7px 10px 4px
}

.gallery_six h2 a {
    font: normal 16px/18px 'Open Sans', sans-serif;
    color: #fff
}

.gallery_six h2 a:hover {
    text-decoration: underline
}

.banner_left .section {
    font-family: 'Francois One', sans-serif!important;
    font-size: 15px!important;
    font-weight: 400!important;
    float: right;
    border-top: 3px solid #ec1a2e;
    padding-bottom: 5px!important
}

.banner_left .section:hover {
    border-top: 3px solid #000
}

.banner_right .section:hover {
    border-top: 3px solid #000
}

.banner_right .section {
    font-family: 'Francois One', sans-serif!important;
    font-size: 15px!important;
    font-weight: 400!important;
    float: right;
    border-top: 3px solid #0069aa;
    padding-bottom: 5px!important
}

.post_table {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd
}

.post_main {
    width: 1248px;
    margin: 0 auto;
    overflow: hidden
}

.post_one {
    width: 350px;
    float: left;
    padding: 15px 20px 10px
}

.post_two {
    width: 350px;
    float: left;
    margin: 0 0 0 37px;
    padding: 15px 20px 10px
}

.post_three {
    width: 350px;
    float: right;
    padding: 15px 20px 10px
}

.post_one .title {
    font: normal 22px 'Francois One', sans-serif;
    color: #000;
    text-transform: uppercase
}

.post_one .fa {
    font-size: 20px
}

.post_one ul {
    padding: 18px 0 0
}

.post_one ul li {
    font: normal 15px/19px 'Francois One', sans-serif;
    color: #0069aa;
    margin: 0 0 12px 18px;
    color: #000;
    list-style: decimal
}

.post_one ul li a {
    color: #000
}

.post_one ul li a:hover {
    color: #ac1a2f
}

.post_two .title {
    font: normal 22px 'Francois One', sans-serif;
    color: #000;
    text-transform: uppercase;
    margin: 0 0 18px
}

.post_two .fa {
    font-size: 20px
}

.post_section {
    overflow: hidden;
    margin: 0 0 12px
}

.post_section img {
    float: left;
    margin: 0 12px 0 0
}

.post_section a {
    color: #000;
    font: normal 15px/19px 'Francois One', sans-serif
}

.post_section a:hover {
    color: #ac1a2f
}

.post_three .title {
    font: normal 22px 'Francois One', sans-serif;
    color: #000;
    text-transform: uppercase;
    margin: 0 0 18px;
    padding: 0 5px 0 0
}

.post_three .fa {
    font-size: 20px
}

.footer {
    background: url(images/brushed.jpg)
}

.footer_main {
    width: 1040px;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 0 10px
}

.footer_up ul {
    width: 180px;
    float: left;
    margin: 0 25px 0 0
}

.footer_up h2 {
    color: #c0beaf;
    font: normal 24px 'Open Sans', sans-serif;
    padding: 0 0 15px
}

.footer_up ul li {
    font: normal 13px 'Francois One', sans-serif;
    color: #fff;
    padding: 0 0 10px
}

.footer_up ul li a {
    color: #fff
}

.footer_up ul li a:hover {
    text-decoration: underline
}

.foot_one .fa {
    color: #fff;
    margin: 15px 5px 0 0;
    float: left
}

.foot_one .fa:hover {
    opacity: .8
}

.foot_down {
    background-color: #F7F7F7;
    padding: 10px 0 0
}

.down_main {
    width: 1040px;
    margin: 0 auto;
    overflow: hidden;
    padding: 8px 0;
}

.down_left {
    width: 100%;
    float: none;
    text-align: center;
}

.down_right {
    width: 200px;
    float: right
}

.down_left P {
    color: #666;
    font: normal 13px/24px Arial, Helvetica, sans-serif
}

.down_left P a {
    color: #ac1a2f
}

.down_left P a:hover {
    text-decoration: underline
}

.highlight {
    width: 100%;
    overflow: hidden;
    background-color: #F7F7F7
}

.highlight_main {
    width: 1248px;
    margin: 20px auto;
    overflow: hidden
}

.highlight_one {
    width: 370px;
    float: left;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    margin: 10px 10px 20px;
    padding: 12px;
    background: #fff;
    height: 90px
}

.highlight_one img {
    border-radius: 80px;
    margin: 0 15px 0 0;
    width: 90px;
    height: 90px;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    top: 0;
    left: 0;
    float: left
}

.highlight_one a {
    font-family: 'Francois One', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #ac1a2f;
    display: table;
    padding: 10px 0 0
}

.highlight_one a:hover {
    color: #000
}

.recent_box {
    background: #fff;
    width: 100%
}

.recent_main {
    width: 1248px;
    margin: 20px auto;
    overflow: hidden
}

.recent_one {
    overflow: hidden
}

.recent_section {
    width: 290px;
    float: left;
    margin: 0 20px 0 0
}

.recent_section img {
    margin: 0 0 12px;
    width: 100%
}

.recent_section a {
    font: normal 18px/24px 'Francois One', sans-serif;
    color: #0069aa;
    margin: 0 0 12px;
    color: #000
}
.recent_section a:hover{
color: #ac1a2f;
}

.recent_two {
    margin: 15px 0 0;
    overflow: hidden
}

.feature_one {
    width: 870px;
    float: left;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    background-color: #F7F7F7;
    padding: 12px 20px 20px;
    margin: 3px;
    overflow: hidden;
    border-top: #ec1a2e 3px solid
}

.feature_two {
    width: 290px;
    float: right;
    margin: 12px 30px 0 0
}

.feature_left {
    width: 400px;
    float: left
}

.feature_right {
    width: 400px;
    float: right
}

.feature_left .title {
    font: normal 20px 'Francois One', sans-serif;
    color: #000;
    text-transform: uppercase;
    margin: 0 0 18px
}

.feature_left .fa {
    font-size: 20px
}

.feature_right .title {
    font: normal 20px 'Francois One', sans-serif;
    color: #000;
    text-transform: uppercase;
    margin: 0 0 18px
}

.feature_right .fa {
    font-size: 20px
}

.feature_two .title {
    font: normal 20px 'Francois One', sans-serif;
    color: #000;
    text-transform: uppercase
}

.feature_two .fa {
    font-size: 20px
}

.article_table {
    background: #fff;
    width: 100%
}

.article_main {
    width: 1248px;
    margin: 30px auto;
    overflow: hidden
}

.article_part {
    overflow: hidden
}

.shaddow {
    margin: 0 auto;
    height: 10px;
    border-bottom: 1px solid #e3e3e3;
    box-shadow: 0 5px 10px -4px #bfbfbf;
    top: -22px;
    clear: both
}

.heading h1 {
    font-size: 4em;
    color: #555;
    line-height: 64px;
    font-family: 'Francois One', sans-serif;
    margin: 0 0 10px
}

.bred_box {
    padding: 3px;
    font: normal 12px/14px Arial, Helvetica, sans-serif;
    color: #000;
    overflow: hidden;
    margin: 0 0 7px!important
}

.bred_box a {
    float: none;
    color: #ac1a2f;
    font: normal 12px/14px Arial, Helvetica, sans-serif;
    padding: 0 0 0 0
}

.bred_box a:hover {
    text-decoration: underline;
    color: #ac1a2f
}

.net_box {
    color: #000;
    font: normal 12px/18px Arial, Helvetica, sans-serif
}

.net_box a {
    color: #ac1a2f;
    font: normal 12px/14px Arial, Helvetica, sans-serif
}

.net_box a:hover {
    color: #000
}

.article_part {
    margin: 20px 0 0;
    overflow: hidden
}

.article_left {
    width: 900px;
    float: left
}

.article_right {
    width: 300px;
    float: right
}

.text_part p {
    font-size: 18px;
    line-height: 36px;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 16px;
    color: #555;
    font-weight: 400
}

.text_part h2 {
    color: #573d21;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 3.2em;
    line-height: 60px
}

.text_part h3 {
    color: #555;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 2.2em;
    line-height: 60px;
    font-weight: 700
}

.text_part h4 {
    color: #555;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.8em;
    line-height: 60px;
    font-weight: 700
}

.text_part ul {
    margin: 0
}

.text_part ul li {
    list-style: disc;
    font-size: 18px;
    line-height: 28px;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 1em;
    color: #555;
    font-weight: 400;
    margin-left: 20px
}

.text_part ul li li {
    padding: 0 0 0 22px;
    font-size: 18px;
    line-height: 28px;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 1em;
    color: #555;
    font-weight: 400;
    list-style: disc inside
}

.text_part ul li a {
    color: #ac1a2f;
    font: normal 15px/26px "Open Sans", sans-serif
}

.text_part ul li a:hover {
    color: #555
}

.text_part ul li li a {
    color: #ac1a2f;
    font: normal 15px/26px "Open Sans", sans-serif;
    text-decoration: underline
}

.text_part ul li li a:hover {
    color: #555
}

.text_part ol {
    margin: 0
}

.text_part ol li {
    list-style: decimal;
    font-size: 18px;
    line-height: 28px;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 1em;
    color: #555;
    font-weight: 400;
    margin-left: 28px
}

.text_part ol li li {
    padding: 0 0 0 22px;
    font-size: 18px;
    line-height: 28px;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 1em;
    color: #555;
    font-weight: 400;
    list-style: decimal inside
}

.text_part ol li a {
    color: #ac1a2f;
    font: normal 15px/26px "Open Sans", sans-serif
}

.text_part ol li a:hover {
    color: #555
}

.text_part ol li li a {
    color: #ac1a2f;
    font: normal 15px/26px "Open Sans", sans-serif;
    text-decoration: underline
}

.text_part ol li li a:hover {
    color: #555
}

.text_part a {
    color: #ac1a2f
}

.text_part a:hover {
    color: #555
}

.alignleft {
    display: inline;
    float: left;
    margin-top: 7px;
    margin-right: 15px;
    margin-bottom: 12px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    border-top: 1px solid #f7f7f7;
    background: #fff;
    padding: 12px
}

.alignright {
    display: inline;
    float: right;
    margin-top: 7px;
    margin-left: 15px;
    margin-bottom: 12px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    border-top: 1px solid #f7f7f7;
    background: #fff;
    padding: 12px
}

.aligncenter {
    clear: both;
    display: block;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    border-top: 1px solid #f7f7f7;
    background: #fff;
    padding: 12px;
    margin: 7px auto 12px
}

.rel_box .title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.8em;
    line-height: 60px;
    font-weight: 700;
    color: #ac1a2f;
    margin: 0 0 0 4px
}

.rel_box .fa {
    font-size: 22px
}

.rel_one {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    margin: 5px 0 20px 3px;
    padding: 15px 60px 15px 15px;
    overflow: hidden;
    border: 1px #f7f7f7 solid
}

.rel_one img {
    margin: 0 20px 0 0;
    float: left
}

.rel_one a {
    color: #555;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
    line-height: 32px;
}
.rel_one p{
font-size: 16px;
    line-height: 24px;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 1.4em;
    color: #555;
    font-weight: 400;
	padding:12px 0 0 0;
}

.rel_one a:hover {
    color: #ac1a2f
}

.comment_table h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.8em;
    line-height: 32px;
    font-weight: 700;
    color: #573d21;
    margin: 0 0 6px 0;
}

.comment_table .fa {
    font-size: 24px;
    padding: 0 0 0 5px
}

#author {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    background-color: #fff;
    line-height: 25px;
    height: 46px;
    width: 100%;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    color: #555;
    font-weight: 400;
    border-left: none;
    border-right: none;
    border-bottom: none;
    border-top: 1px #f7f7f7 solid!important;
	box-sizing:border-box;
    padding: 12px;
}



#email {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    background-color: #fff;
    line-height: 25px;
    height: 46px;
    width: 100%;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    color: #555;
    font-weight: 400;
    border-left: none;
    border-right: none;
    border-bottom: none;
    border-top: 1px #f7f7f7 solid!important;
	box-sizing:border-box;
    padding: 12px;
}

#url {
    margin: 0 0 15px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    background-color: #fff;
    line-height: 25px;
    height: 46px;
    width: 100%;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    color: #555;
    font-weight: 400;
    border-left: none;
    border-right: none;
    border-bottom: none;
    border-top: 1px #f7f7f7 solid!important;
	box-sizing:border-box;
    padding: 12px;
}

#comment {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    background-color: #fff;
    line-height: 25px;
    height: 100px;
    width: 100%;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    color: #555;
    font-weight: 400;
    border-left: none;
    border-right: none;
    border-bottom: none;
    border-top: 1px #f7f7f7 solid!important;
    padding: 12px;
	margin-bottom: 12px;
	box-sizing:border-box;
}

#submit {
    border: 0 none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    font-weight: 400;
    height: 40px;
    padding: 0 12px;
    background: #AE2048;
    font-weight: bold;
    cursor: pointer
}

#submit:hover {
    background: #573d21
}

#sidebar_right a {
    font-size: 16px;
    line-height: 24px;
    font-family: Arial, Helvetica, sans-serif;
    color: #555;
    font-weight: 700
}

#sidebar_right a:hover {
    color: #ac1a2f
}

#sidebar_right .widgetTitle_right,
#twitterUpdate h3 {
    font-weight: 400;
    font-size: 26px;
    line-height: 30px;
    line-height: 24px;
    margin-bottom: 8px;
    font-family: 'Francois One', sans-serif;
    padding: 0 0 0 5px
}

#sidebar_right h3:after {
    content: ' ';
    display: block;
    background: #ec1a2e;
    height: 5px;
    width: 50px;
    margin-bottom: 8px;
    margin-top: 5px
}

#sidebar_right ul li {
    padding: 2px 0
}

#sidebar_right ul li a:hover {
    color: #ac1a2f
}

#sidebar_right ol li {
    margin-top: .25em;
    margin-bottom: .25em;
    font-weight: 400;
    color: #900!important;
    font: normal 18px/6px Pacifico, sans-serif!important;
    margin-left: 25px!important
}

#sidebar_right ol li a:hover {
    color: #ac1a2f
}

#sidebar_right li:last-child {
    border-bottom: 12px
}

#sidebar_right li.widget {
    margin: 0 0 12px
}

#sidebar_right li.widget.nosidepad {
    padding: 10px 0
}

#sidebar_right li.widget div {
    padding: 0 5px;
    clear: both
}

#sidebar_right li.widget div div {
    padding: 0;
    border-top: none
}

#sidebar_right li.widget div.fixed {
    padding: 0;
    margin: 0;
    border: none
}

#sidebar_right ul {
    clear: both;
    padding: 7px;
    margin: 0 0 15px
}

#sidebar_right ul ul {
    padding: 8px 5px 10px
}

#sidebar_right ul.children {
    background: none!important
}

#sidebar_right ul.children li {
    border-width: 0!important
}

#sidebar_right ul ul ul {
    padding: 0;
    border-top: none
}

#sidebar_right ul li {
    padding-left: 5px
}

#sidebar_right ol {
    clear: both;
    padding: 7px;
    margin: 0 0 12px
}

#sidebar_right ol li {
    padding: 7px 0;
    padding-left: 5px;
    border-width: 0;
    list-style: decimal;
    color: #333;
    margin: 0 0 0 18px;
    border-bottom: 1px dashed #999;
    padding: 4px 0 7px 0
}

#sidebar_right ul li {
    border-width: 0;
    border-bottom: 1px solid #ccc;
    padding: 6px 0
}

#sidebar_right ul ul li.rc_item,
#sidebar2 ul ul li#rc_nav {
    background: none;
    padding: 0;
    margin: 3px 0
}

#sidebar_right ul ul li.rc_item div {
    padding: 0;
    border: none
}

#sidebar_right ul ul li.rc_item .rc_avatar img {
    border: 1px solid #ddd
}

.widget_categories_right {
    padding: 0!important
}

.about p {
    font-size: 18px;
    line-height: 28px;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
    color: #000;
    font-weight: 400
}

.pagination {
    clear: both;
    margin: 0 0 12px 5px;
    padding: 1px 0 0
}

.pagination a {
    padding: 6px;
    margin-right: 25px;
    border-bottom: 3px solid #ce3632;
    text-decoration: none;
    color: #555!important;
    font-size: 22px;
    font-family: 'Francois One', sans-serif;
    font-weight: 700
}

.pagination a:hover,
.pagination a:active {
    border-bottom: 3px solid #000;
    color: #ac1a2f!important;
    font-size: 22px;
    font-family: 'Francois One', sans-serif;
    font-weight: 700
}

.pagination span.current {
    padding: 6px;
    margin-right: 25px;
    border-bottom: 3px solid #000;
    font-weight: 700;
    color: #ac1a2f!important;
    font-size: 22px;
    font-family: 'Francois One', sans-serif;
    font-weight: bold
}

.pagination span.disabled {
    padding: 6px;
    margin-right: 25px;
    border: 1px solid #f3f3f3;
    color: #ccc
}

.side_one {
    margin: 12px 0 0
}

.side_one img {
    width: 100%
}

.side_one .text {
    background: rgba(255, 255, 255, 0.8);
    height: 70px;
    margin: -90px 0 0;
    position: relative;
    padding: 10px
}

.text p {
    font-size: 15px;
    font-family: 'Francois One', sans-serif;
    color: #ac1a2f;
    font-weight: 400;
    margin: 0 0 5px
}

.text p a {
    font-size: 15px;
    line-height: 28px;
    font-family: 'Francois One', sans-serif;
    margin-bottom: 1.4em;
    color: #ac1a2f;
    font-weight: 400
}

.text p a:hover {
    color: #000
}

.text h2 a {
    font: normal 19px/23px 'Francois One', sans-serif;
    color: #333;
    display: table;
    padding: 1px 0 0
}

.text h2 a:hover {
    color: #ac1a2f
}

.wp-caption {
    background: #fff;
    line-height: 18px;
    margin-bottom: 15px;
    padding: 5px 5px 8px;
    text-align: center;
    color: #9a5107!important;
    font: bold 14px/17px Arial, Helvetica, sans-serif
}

.wp-caption a {
    color: #ac1a2f!important;
    font: bold 14px/17px Arial, Helvetica, sans-serif;
    text-decoration: underline
}

.wp-caption a:hover {
    text-decoration: none
}

.wp-caption img {
    margin: 5px 5px 0
}

.wp-caption p.wp-caption-text {
    color: #555;
    font: bold 14px/17px Arial, Helvetica, sans-serif;
    margin: 5px 0 6px;
    padding: 4px
}

.post-nav {
    padding: 7px;
    overflow: hidden
}

.next {
    float: right;
    width: 380px
}

.previous {
    float: left;
    width: 380px
}

.comment-notes {
    font-size: 14px;
    line-height: 28px;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 8px;
    color: #555;
    font-weight: 700
}

.comment_table label {
    display: table;
    font-size: 14px;
    line-height: 28px;
    font-family: Arial, Helvetica, sans-serif;
    padding-bottom: 5px;
    padding-top: 5px;
    color: #573d21;
    font-weight: 700
}

.required {
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    color: #ac1a2f!important;
    font-weight: 700
}

.page-numbers {
    float: none!important;
    width: auto!important
}

.commentlist li {
    color: #000;
    overflow: hidden;
    padding: 16px;
    margin: 0 0 15px;
    box-shadow: none !important;
    background-color: #fff;
    border-radius: 10px;
}

.commentlist li img {
    display:none !important;
}

.fn {
    color: #573d21;
    font: bold 14px/16px Arial, Helvetica, sans-serif
}

.commentlist li a {
    color: #bb141b;
    font: normal 13px/15px "Open Sans", sans-serif;
    padding: 4px 0 6px;
    display: block;
}

.commentlist li a:hover {
    text-decoration: underline
}

.commentlist li p {
    color: #000;
    font: normal 14px/24px Arial, Helvetica, sans-serif !important;
	padding: 6px 0 0 0;
    display: table;
    float: none;
    width: 100%;
    margin: 0 !important;
}

.says {
    color: #333!important;
    font: normal 14px/16px Arial, Helvetica, sans-serif
}

.comment-reply-link {
  background: #573d21!important;
    font: normal 12px/14px "Open Sans", sans-serif !important;
    color: #FFF!important;
    padding: 2px 6px 4px 6px !important;
    display: inline-block;
    text-shadow: none!important;
    margin: 7px 0 0!important;
    width: 36px;
    text-align: center;
    border-radius: 8px;
}

.comment-reply-link:hover {
background:#cc181f!important;
text-decoration:none !important;
}

.comment-awaiting-moderation {
    color: #000;
    font: normal 13px/15px "Open Sans", sans-serif!important
}

.next strong {
    color: #cc181f!important;
    font-size: 15px;
    line-height: 28px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    padding: 0 0 0 0;
}

.previous strong {
    color: #cc181f!important;
    font-size: 15px;
    line-height: 28px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    padding: 0 0 0 0;
}

.previous span {
    color: #3e281c;
    font: normal 14px/16px Arial, Helvetica, sans-serif!important;
    padding: 0 0 0 0;
    border-bottom: 1px solid #333
}

.next span {
    color: #3e281c;
    font: normal 14px/16px Arial, Helvetica, sans-serif!important;
    padding: 0 0 0 0;
    border-bottom: 1px solid #333
}

.next span:hover {
    border-bottom: none
}

.previous span:hover {
    border-bottom: none
}

.post-nav .fa {
    color: #573d21
}
.wpcf7-form label {
    display: block;
    font-size: 14px;
    line-height: 28px;
    font-family: Arial, Helvetica, sans-serif;
    padding-bottom: 12px;
    padding-top: 12px;
    color: #573d21;
    font-weight: 700;
}
.wpcf7-form p
{
margin-bottom:0 !important;
}
.wpcf7-form-control {
        box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    background-color: #F7F7F7;
    line-height: 25px;
    height: 25px;
    width: 100%;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    color: #555;
    font-weight: 400;
    border-left: none;
    border-right: none;
    border-bottom: none;
    border-top: 1px #f7f7f7 solid!important;
    padding: 12px;
	margin-top: 15px;
}
.wpcf7-textarea {
    height: 120px!important;
	width: 100%;
}
.wpcf7-submit {
    border: 0 none !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    font-size: 16px !important;
    font-family: Arial, Helvetica, sans-serif !important;
    color: #fff !important;
    font-weight: 400 !important;
    width: 120px !important;
    height: 40px !important;
    padding: 0 12px !important;
    background: #AE2048 !important;
    font-weight: bold !important;
    cursor: pointer !important;
    margin-bottom: 25px !important;
	margin-top: 22px !important;
}
.wpcf7-submit:hover
{
background: #573d21;
}
.wpcf7-form-control, .wpcf7-submit:focus
{
outline:none !important;
}
.comment-form-cookies-consent
{
clear:both;
padding:15px 0 0 0;
overflow:hidden;
}
.comment-form-cookies-consent #wp-comment-cookies-consent
{
float: left;
margin: 13px 10px 0 0;
}
.error_head h1{
font-size: 4em;
    color: #555;
    line-height: 64px;
    font-family: 'Francois One', sans-serif;
    margin: 0 0 8px;
}
.error_head p{
font-weight: 400;
    font-size: 26px;
    line-height: 30px;
    line-height: 24px;
    margin-bottom: 8px;
    font-family: 'Francois One', sans-serif;
    padding: 0 0 0 0;
	color:#ec1a2e;
}
.error_head h2{
font-size: 20px;
    line-height:30px;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 1.4em;
    color: #555;
    font-weight: 400;
}
.error_search #s {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    background-color: #F7F7F7;
    line-height: 25px;
    height: 26px;
    width: 82%;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    color: #555;
    font-weight: 400;
    padding: 12px;
    margin-top: 0;
    border: 1px solid #e1e1e1;
    float: left;
}
.error_search #error_submit {
    border: 0 none !important;
    -webkit-border-radius: 3px !important;
    border-radius: 0px !important;
    font-size: 19px !important;
    font-family: Arial, Helvetica, sans-serif !important;
    color: #fff !important;
    font-weight: 400 !important;
    width: 120px !important;
    height: 53px !important;
    padding: 0 12px !important;
    background: #AE2048 !important;
    font-weight: bold !important;
    cursor: pointer !important;
    margin-bottom: 0 !important;
}
.error_search #error_submit:hover{
background:#444;
}
.error_search #s:focus, .error_search #error_submit:focus{
outline:none !important;
}

.post_gall .alm-load-more-btn {
   background: #AE2048 !important;
    border: #f37121 0.125rem solid;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out !important;
    border-radius: 3px !important;
    padding: 0 26px !important;
    margin: 0 auto 0 !important;
    color: #fff !important;
    font: bold 16px/36px Arial, Helvetica, sans-serif !important;
    position: relative !important;
    width: auto !important;
    display: block !important;
    height: 40px !important;
    box-shadow: none !important;
    outline: none !important;
    border: none !important;
}
figcaption{
display: block !important;
	margin:10px 0 0 0 !important;
	text-align:center !important;
	color: #555;
	font:normal 14px Arial;
}
.es_subscription_message.success{
font-size: 17px !important;
    font-family: Arial, Helvetica, sans-serif !important;
    color: #555 !important;
    margin-bottom: 16px !important;
    display: block !important;
    line-height: 24px !important;
    text-align: center;
}
.net_box .fa{
padding: 0 2px 0 4px !important;
}
.wpcf7-form br{
display:none !important;
}

.post_gall{
	display:flex;
	flex-wrap:wrap;
	justify-content:start;
}
.cate_one{
	flex-basis:23%;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    margin: 5px 1% 32px 1%;
    background: #fff;
	text-align:center;
}
.cate_one img{
	width:auto;
	max-width:100%;
	height:220px;
	margin-bottom:12px;
}
.cate_one a {
    font-family: 'Francois One', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    margin: 0;
    padding-bottom: 12px;
    padding-left: 10px;
    padding-right: 10px;
    color: #ac1a2f;
    display: block;
}
.cate_one a:hover{
color: #000;
}



.post_pagination{text-align: center;width: 100%;margin-bottom: 36px;}


.post_pagination .page-numbers{
    /* display: inline-block; */
    padding: 5px 16px;
    text-decoration: none;
    /* text-align: center; */
    color: #555;
    font: normal 16px/18px 'Francois One', sans-serif !important;
    /* background: #486a48 !important; */
    border-radius: 4px;
    margin-right: 4px;
    border-radius:6px;
    border: 2px solid #d2d2d2 !important;
    line-height: 46px !important;
    }
.post_pagination .page-numbers:hover{color: #fff !important;background: #ec1a2e !important;}

.post_pagination .current {
    /* display: inline-block; */
    padding: 4px 10px;
    text-decoration: none;
    /* text-align: center; */
    color:#3a4c4c;
    font: normal 16px 'Francois One', sans-serif !important;
    border-radius: 4px;
    margin-right: 8px;
    border-radius:6px;
}

.post_pagination .current  {
    color: #fff;
    background: #ec1a2e !important;
    border-radius:6px;
    padding: 5px 16px;
    border: 1px #ec1a2e solid !important;
}
.post_pagination a .current:hover{
color: #fff;
    background: #486a48;
    border-radius:6px;
    padding: 5px 16px;
    border:1px #5c7c7c solid !important;
}
.post_pagination .next{
width:auto !important;
float:none !important;
}
.wc_captcha-form span{
font-size: 14px;
line-height: 16px;
font-family: Arial, Helvetica, sans-serif;
font-weight: 700;
color: #573d21;
}
.wc_captcha-form input{
box-shadow: 0 1px 3px rgba(0, 0, 0, .2) !important;
    background-color: #fff !important;
    height: 32px !important;
    border: none !important;
	font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: #573d21;
	text-align:center;
}
.comment_table .alignleft, .comment_table .alignright{
display:none !important;
}
.commentlist li img{
display:none !important;
}

.comment_table {
    box-shadow: 0 0 1px rgba(0, 0, 0, .2);
    background-color: #F7F7F7;
    border-radius: 10px;
    padding: 26px;
    margin-top: 26px;
    border: 1px solid #ebebeb;
}
.comment-author {
    width: 50%;
    float: left;
}
.commentmetadata {
    width: 40%;
    float: right;
    text-align: right;
    margin-top: 0;
}
.comment_table .children {
    border-left: none;
    position: relative;
    margin-left: 12px;
    overflow: visible !important;
    margin-bottom: 0 !important;
    padding-left: 10px;
}
.comment_table .children:before {
    display: block;
    /* background: none !important; */
    -moz-border-radius: 12px;
    /* -webkit-border-radius: 12px; */
    /* color: #111945; */
    /* font-family: "Font Awesome 5 Free" !important; */
    font-size: 18px!important;
    font-weight: 900;
    position: absolute;
    top: 11px;
    left: 0;
    content: "" !important;
    background: url(images/reply-icon.svg) no-repeat;
    background-size: 52% 52%;
    z-index: 50;
    width: 43px;
    height: 43px;
    display: block;
}



@media screen and (max-width:479px) {
.comment_table .children {
    border-left: none;
    position: relative;
    margin-left: 12px;
    overflow: visible !important;
    margin-bottom: 0 !important;
    padding-left: 10px;
    margin-top: 8px;
}
.comment_table .children:before {
    display: block;
    /* background: none !important; */
    -moz-border-radius: 12px;
    /* -webkit-border-radius: 12px; */
    /* color: #111945; */
    /* font-family: "Font Awesome 5 Free" !important; */
    font-size: 18px!important;
    font-weight: 900;
    position: absolute;
    top: 8px;
    left: 0;
    content: "" !important;
    background: url(images/reply-icon.svg) no-repeat;
    background-size: 52% 52%;
    z-index: 50;
    width: 40px;
    height: 40px;
    display: block;
}
.commentlist li {
    color: #000;
    overflow: hidden;
    padding: 12px;
    margin: 0 0 15px;
    box-shadow: none !important;
    background-color: #fff;
    border-radius: 10px;
}

.comment_table {
    box-shadow: 0 0 1px rgba(0, 0, 0, .2);
    background-color: #F7F7F7;
    border-radius: 10px;
    padding: 16px;
    margin-top: 26px;
    border: 1px solid #ebebeb;
}
.comment_table h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.8em;
    line-height: 26px;
    font-weight: 700;
    color: #573d21;
    margin: 0 0 18px 0;
}
.comment-author {
    width: 100%;
    float: none;
}
.commentmetadata {
    width: 100%;
    float: none;
    text-align: left;
    margin-top: 4px;
}


	.cate_one {
    flex-basis: 46%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    margin: 5px 2% 26px 2%;
    background: #fff;
    text-align: center;
}
	.cate_one img {
    width: auto;
    max-width: 100%;
    height: 160px;
    margin-bottom: 12px;
}
.error_search #searchform{
background: #f7f7f7;
border: 1px solid #e1e1e1;
position:relative;
}
.wpcf7-submit {
    border: 0 none !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    font-size: 16px !important;
    font-family: Arial, Helvetica, sans-serif !important;
    color: #fff !important;
    font-weight: 400 !important;
    width: 100% !important;
    height: 40px !important;
    padding: 0 12px !important;
    background: #AE2048 !important;
    font-weight: bold !important;
    cursor: pointer !important;
    margin-bottom: 25px !important;
    margin-top: 6px !important;
}
.sb-icon-search #submit{
background:none !important;
font-size:0px !important;
}
.sb-icon-search #submit:hover{
background:none !important;
}
.sb-icon-search #submit:focus{
outline:none !important;
}
.error_search #s {
    box-shadow:none !important;
    background-color: #F7F7F7;
    line-height: 25px;
    height: 27px;
    width: 66%;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    color: #555;
    font-weight: 400;
    padding: 12px;
    margin-top: 0;
    border: none !important;
    float: none;
}
.error_search #error_submit {
    border: 0 none !important;
    -webkit-border-radius: 3px !important;
    border-radius: 0px !important;
    font-size: 18px !important;
    font-family: Arial, Helvetica, sans-serif !important;
    color: #fff !important;
    font-weight: 400 !important;
    width: auto !important;
    height: 53px !important;
    padding: 0 10px !important;
    background: #AE2048 !important;
    font-weight: bold !important;
    cursor: pointer !important;
    margin-bottom: 0 !important;
    position: absolute;
    top: 30px;
    right: 0;
}
#searchform{
overflow:hidden;
}
.error_head{
width: 98%;
margin: 0 auto;
}
.error_search {
    width: 98%;
    margin: 18px auto 0;
}
.error_head p {
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    line-height: 24px;
    margin-bottom: 8px;
    font-family: 'Francois One', sans-serif;
    padding: 0 0 0 0;
    color: #ec1a2e;
}
.error_head h1 {
    font-size: 3.5em;
    color: #555;
    line-height: 64px;
    font-family: 'Francois One', sans-serif;
    margin: 0 0 8px;
}
.error_head h2 {
    font-size: 19px !important;
    line-height: 26px;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: .5em;
    color: #555;
    font-weight: 400;
    font-size: 1px;
}
.news_main {
    width: 94%;
    margin: 0 auto;
    padding: 15px 0 15px 0;
}
.news_table input {
    width: 100% !important;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif !important;
    color: #868686 !important;
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2 !important;
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
    margin-bottom: 0;
    padding: 6px 16px;
    background: #fff;
    height: 52px;
    margin-top: 7px;
	box-sizing:border-box;
}
.news_highlight {
    width: 94%;
    margin: 0 auto;
}
.news_highlight_one {
    width: 100%;
    float: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    margin: 0 0 15px 0;
    padding: 10px;
    background: #fff;
    height: auto;
    overflow: hidden;
    box-sizing: border-box;
}
.bg_div {
position: relative;
width:100%;
float:none;
}
.news_tableright {
    width: 100%;
    float:none;
    background: #f7f7f7;
    height:auto;
	padding-bottom:8px;
}
.news_table h4 {
    background: #ec1a2e;
    padding: 20px 0 8px 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 22px;
    line-height: 24px;
    color: #fff;
    font-family: 'Francois One', sans-serif;
    position: relative;
}
.news_table h4:before, .news_table h4:after{
display:none !important;
}
.news_table .es_submit_button {
    letter-spacing: .7px;
    width: 100% !important;
    background: #ec1a2e !important;
    border: 1px solid transparent;
    border-radius: 60px;
    box-shadow: 170px 0 0 0 #ec1a2e inset, -170px 0 0 #ec1a2e inset;
    -moz-box-shadow: 170px 0 0 0 #ff4e00 inset, -170px 0 0 #ff4e00 inset;
    -ms-box-shadow: 170px 0 0 0 #ff4e00 inset, -170px 0 0 #ff4e00 inset;
    -o-box-shadow: 170px 0 0 0 #ff4e00 inset, -170px 0 0 #ff4e00 inset;
    -webkit-box-shadow: 170px 0 0 0 #ec1a2e inset, -170px 0 0 #ec1a2e inset;
    color: #fff !important;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    transform-origin: 50% 50% 0;
    transition-duration: .5s;
    -webkit-transition-duration: .5s;
    transition-timing-function: ease-out;
    padding: 12px 80px 20px !important;
    height: 50px !important;
    font-family: 'Francois One', sans-serif !important;
    margin: 9px 0;
    cursor: pointer !important;
}
.news_table .es_submit_button:hover {
    margin: 0 !important;
    height: 50px !important;
    background: #222 !important;
    border: 1px solid #ec1a2e;
    box-shadow: 0 0 0 0 #fff inset, 0 0 0 #fff inset;
    -moz-box-shadow: 0 0 0 0 #fff inset, 0 0 0 #fff inset;
    -ms-box-shadow: 0 0 0 0 #fff inset, 0 0 0 #fff inset;
    -o-box-shadow: 0 0 0 0 #fff inset, 0 0 0 #fff inset;
    -webkit-box-shadow: 0 0 0 0 #fff inset, 0 0 0 #fff inset;
    color: #fff;
	font-family: 'Francois One', sans-serif !important;
	font-size: 18px !important;
}
.text_part p {
    font-size: 18px;
    line-height: 36px;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 16px;
    color: #555;
    font-weight: 400;
}
.wp-block-image .aligncenter {
    margin-left: auto;
    margin-right: auto;
    max-width: 88%;
    height: auto;
}
.wp-block-image .alignright {
    margin-left: auto;
    margin-right: auto;
    max-width: 88%;
    height: auto;
}

.wp-block-image .alignleft {
    margin-left: auto;
    margin-right: auto;
    max-width: 88%;
    height: auto;
}
	.banner_div {
    width: 100%;
    margin: 53px 0 0 0;
}
.bg_div img
{
width:100% !important;
height:320px !important;	
}
	.opaque_div h2 {
    font: normal 24px 'Francois One', sans-serif;
    color: #313131;
    margin: 0;
    padding: 0;
    line-height: 30px;
}
.wpcf7-form
{
padding: 5px;
}
.wpcf7-form-control
{
width: 100%;
box-sizing: border-box;
height:48px;
}
.wpcf7-textarea {
    height: 100px!important;
    width: 100%;
	margin-bottom:15px;
	box-sizing: border-box;
}
    .sb-search {
        position: absolute;
        margin-top: 0;
        min-width: 30px;
        height: 38px;
        float: right;
        overflow: hidden;
        -webkit-transition: width .3s;
        -moz-transition: width .3s;
        transition: width .3s;
        -webkit-backface-visibility: hidden;
        display: block!important;
        right: 0;
        top: 3px;
    }
    .sb-search-input {
        position: absolute;
        top: -6px;
        right: 0;
        border: none;
        outline: none;
        background: #f7f5f5;
        width: 78%;
        height: 51px;
        margin: 0 30px 0 0;
        z-index: 10;
        padding: 8px 20px 0 20px;
        font-weight: 400;
        color: #757575;
        font-family: 'Francois One', sans-serif;
        font-size: 14px;
        box-sizing: border-box;
    }
    .sb-search-input::-webkit-input-placeholder {
        color: #757575
    }
    .sb-search-input:-moz-placeholder {
        color: #757575
    }
    .sb-search-input::-moz-placeholder {
        color: #757575
    }
    .sb-search-input:-ms-input-placeholder {
        color: #757575
    }
    .sb-icon-search,
    .sb-search-submit {
        width: 35px;
        height: 35px;
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        padding: 0;
        margin: 0;
        line-height: 60px;
        text-align: center;
        cursor: pointer
    }
    .sb-search-submit {
        background: #fff;
        -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
        filter: alpha(opacity=0);
        opacity: 0;
        color: #000;
        border: none;
        outline: none;
        z-index: -1
    }
    .sb-icon-search {
        width: 30px;
        height: 30px;
        color: #fff;
        margin: 10px 0 0;
        background: url(images/search_icon.png) no-repeat;
        z-index: 90;
        font-size: 1px;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        display: block;
        position: relative;
    }
    .sb-icon-search:before {
        content: "\e000"
    }
    .sb-search.sb-search-open, .no-js .sb-search {
   width: 98%;
   position: absolute;
   height: 50px;
   top: 2px !important;
}
    .sb-search.sb-search-open .sb-icon-search,
    .no-js .sb-search .sb-icon-search {
        background: url(images/search_icon.png) no-repeat;
        width: 30px;
        height: 30px;
        color: #fff;
        z-index: 11;
        right: 0;
        position: absolute;
        top: 1px;
    }
    .sb-search.sb-search-open .sb-search-submit,
    .no-js .sb-search .sb-search-submit {
        z-index: 90
    }
    .menu-toggle,
    input[type="submit"],
    input[type="button"],
    input[type="reset"],
    article.post-password-required input[type=submit],
    li.bypostauthor cite span {
        background: url(images/toggle_butt.png) no-repeat;
        width: 100%;
        height: 30px;
        z-index: 999;
        color: #ddd;
        margin: -32px 0 0;
        font: normal 1px Arial, Helvetica, sans-serif;
        background-color: none!important
    }
    .menu-toggle,
    button,
    input[type="submit"],
    input[type="button"],
    input[type="reset"] {
        cursor: pointer
    }
    button[disabled],
    input[disabled] {
        cursor: default
    }
    .menu-toggle:hover,
    button:hover,
    input[type="submit"]:hover,
    input[type="button"]:hover,
    input[type="reset"]:hover,
    article.post-password-required input[type=submit]:hover {
        background: url(images/toggle_butt.png) no-repeat;
        width: 100%;
        height: 30px;
        z-index: 999;
        color: #ddd;
        margin: -32px 0 0;
        font: normal 1px Arial, Helvetica, sans-serif;
        background-color: none !important;
    }
    .menu-toggle.toggled-on
    {
        background: url(images/toggle-cross.png) no-repeat !important;
        width: 100% !important;
        z-index: 999 !important;
		height: 30px !important;
        color: #ddd !important;
        margin: -32px 0 0 !important;
        font: normal 1px Arial, Helvetica, sans-serif !important;
        background-color: none!important;
    }
    li.bypostauthor cite span {
        color: #fff;
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#cc7d48', endColorstr='#cc7d48');
        background: -webkit-gradient(linear, left top, left bottom, from(#cc7d48), to(#cc7d48));
        background: -moz-linear-gradient(top, #009EB5, #00819D);
        #cc7d48border-bottom: 2px solid #ccc
    }
    .entry-content img,
    .comment-content img,
    .widget img {
        max-width: 100%
    }
    .site {
        padding: 0 24px;
        padding: 0 1.714285714rem;
        background-color: #fff
    }
    .site-content {
        margin: 24px 0 0;
        margin: 1.714285714rem 0 0
    }
    .widget-area {
        margin: 24px 0 0;
        margin: 1.714285714rem 0 0
    }
    .site-header {
        padding: 24px 0;
        padding: 1.714285714rem 0
    }
    .site-header h1,
    .site-header h2 {
        text-align: center
    }
    .site-header h1 a,
    .site-header h2 a {
        color: #515151;
        display: inline-block;
        text-decoration: none
    }
    .site-header h1 a:hover,
    .site-header h2 a:hover {
        color: #21759b
    }
    .site-header h1 {
        font-size: 24px;
        font-size: 1.714285714rem;
        line-height: 1.285714286;
        margin-bottom: 14px;
        margin-bottom: 1rem
    }
    .site-header h2 {
        font-weight: 400;
        font-size: 13px;
        font-size: .928571429rem;
        line-height: 1.846153846;
        color: #757575
    }
    .header-image {
        margin-top: 24px;
        margin-top: 1.714285714rem
    }
    .main-navigation {
        margin-top: -10px!important;
        margin-top: -10px!important
    }
    .main-navigation ul.nav-menu,
    .main-navigation div.nav-menu > ul {
        display: none
    }
    .main-navigation ul.nav-menu.toggled-on,
    .menu-toggle {
        display: block!important
    }
    .header_mid ul li {
        margin-top: 10px;
        margin-right: 0;
        height: auto;
        border-radius: 0;
        background: #fff;
        border: none;
        border: none;
        width: 100%;
        border-top: 1px #ccc solid
    }
    .header_mid ul li a {
        display: block;
        padding: 4px 15px 0;
        width: auto;
        height: 28px;
        font-size: 17px;
        font-weight: 400;
        text-decoration: none;
        text-align: center;
        color: #000;
        background-color: transparent;
        border-radius: 6px;
        font-family: 'Francois One', sans-serif
    }
    .header_mid ul li a:hover {
        color: #900;
        background: #fff;
        -webkit-box-shadow: none!important;
        -moz-box-shadow: none!important;
        box-shadow: none!important;
        height: auto
    }
    #submit {
        border: 0 none;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        font-size: 16px;
        font-family: Arial, Helvetica, sans-serif;
        color: #fff;
        font-weight: 400;
        height: 40px;
        padding: 0 12px;
        background: #AE2048;
        font-weight: bold;
        cursor: pointer;
        width: 45%;
        margin: 0 0 0 5px
    }
    #wraper {
        width: 100%;
        overflow: hidden
    }
    .header {
        background: #f7f5f5;
        padding: 6px 0 4px;
        box-shadow: 0 0 5px #a3a3a3;
        height: auto!important;
        left: 0;
        padding: 0 0 5px 0;
        top: 0;
        transition: font-size .5s ease 0s, height .5s ease 0s, padding .5s ease 0;
        width: 100%;
        z-index: 9;
        border-bottom: #ec1a2e 4px solid;
        clear: both;
        position: relative;
    }
    .header_right {
        display: none!important;
    }
    .header_left {
        width: 220px;
        float: none;
        margin: 0 auto
    }
    .header_left img {
        width: 100%
    }
    .header_mid {
        width: 100%;
        float: none
    }
    .header_main {
        width: 99%;
        margin: 0 auto;
        overflow: hidden
    }
    .gallery_main {
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
        height: auto!important;
        padding: 0!important
    }
    .gallery_one {
        width: 49.5%;
        float: left;
        margin: 0;
        text-align: center;
        border-right: 1px solid #ccc;
        border-bottom:none !important;
        padding: 4px 0 0!important
    }
    .gallery_two {
        width: 49.5%;
        float: right;
        margin: 0;
        text-align: center;
        border-right: none;
        padding: 4px 0 0!important;
        border-bottom: 1px solid #ccc
    }
    .gallery_three {
        width: 49.5%;
        float: left;
        margin: 0;
        text-align: center;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        padding: 4px 0 0!important
    }
    .gallery_four {
        width: 49.5%;
        float: right;
        margin: 0;
        text-align: center;
        border-right: none;
        padding: 4px 0 0!important;
        border-bottom: 1px solid #ccc
    }
    .gallery_five {
        width: 49.5%;
        float: left;
        text-align: center;
        border-right: 1px solid #ccc;
        padding: 4px 0 0!important
    }
    .gallery_one h2 {
        position: relative;
        left: 0;
        height: 42px;
        font: normal 20px/35px 'Francois One', sans-serif!important;
        color: #757575
    }
    .gallery_one h2 a {
        font: normal 20px/35px 'Francois One', sans-serif!important;
        color: #000
    }
    .gallery_two h2 {
        position: relative;
        left: 0;
        height: 42px;
        font: normal 20px/35px 'Francois One', sans-serif!important;
        color: #757575
    }
    .gallery_two h2 a {
        font: normal 20px/35px 'Francois One', sans-serif!important;
        color: #000
    }
    .gallery_three h2 {
        position: relative;
        left: 0;
        height: 42px;
        font: normal 20px/35px 'Francois One', sans-serif!important;
        color: #757575
    }
    .gallery_three h2 a {
        font: normal 20px/35px 'Francois One', sans-serif!important;
        color: #000
    }
    .gallery_four h2 {
        position: relative;
        left: 0;
        height: 42px;
        font: normal 20px/35px 'Francois One', sans-serif!important;
        color: #757575
    }
    .gallery_four h2 a {
        font: normal 20px/35px 'Francois One', sans-serif!important;
        color: #000
    }
    .gallery_five h2 {
        position: relative;
        left: 0;
        height: 42px;
        font: normal 20px/35px 'Francois One', sans-serif!important;
        color: #757575
    }
    .gallery_five h2 a {
        font: normal 20px/35px 'Francois One', sans-serif!important;
        color: #000
    }
    .gallery_six h2 {
        position: relative;
        left: 0;
        height: 42px;
        font: normal 20px/35px 'Francois One', sans-serif!important;
        color: #757575
    }
    .gallery_six h2 a {
        font: normal 20px/35px 'Francois One', sans-serif!important;
        color: #000
    }
    .banner_main {
        width: 99%;
        margin: 20px auto;
        overflow: hidden
    }
    .banner_left {
        width: 100%;
        float: none!important
    }
    .banner_right {
        width: 100%;
        float: none!important;
        margin: 12px 0 0
    }
    .contenar_left {
        width: 96%;
    float: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    margin: 0 auto;
    padding: 12px 10px 10px;
    background: #fff;
    box-sizing: border-box;
    }
    .contenar_right {
        width: 96%;
    float: none;
    margin: 12px auto;
    overflow: hidden;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
    }
    .contenar_left img {
        margin: 0 0 10px;
        width: 100%
    }
    .contenar_one {
        box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
        margin: 3px 0 3px 0;
        margin: 5px 0 3px 0 !important;
        background: #fff;
        flex-basis: 48%;
        float: none;
    }
    .contenar_one img {
        margin: 0 0 10px;
        width: 100%
    }
    .recent_main {
        width: 96%;
        margin: 20px auto;
        overflow: hidden
    }
    .recent_section {
        width: 100%;
        float: none;
        margin: 0 0 12px
    }
    .recent_section img {
        margin: 0 0 12px;
        width: 100%
    }
    .recent_two {
        margin: 0;
        overflow: hidden
    }
    .feature_one {
        width: 94%;
        float: none;
        box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
        background-color: #F7F7F7;
        padding: 8px;
        margin: 3px;
        overflow: hidden;
        border-top: #ec1a2e 3px solid
    }
    .feature_left {
        width: 100%;
        float: none
    }
    .feature_right {
        width: 100%;
        float: none;
        margin: 15px 0 0
    }
    .feature_two {
        width: 100%!important;
        float: none!important;
        margin: 12px 0 0
    }
    .side_one img {
        width: 100%!important
    }
    .side_one {
        margin: 12px 0 0;
        width: 100%!important
    }
    .highlight_main {
        width: 96%;
        margin: 15px auto;
        overflow: hidden
    }
    .highlight_one {
        width: 93.5%;
        float: none;
        box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
        margin: 10px 10px 20px;
        padding: 8px;
        background: #fff;
        height: 90px;
        margin: 3px 3px 12px 3px
    }
    .footer_main {
    width: 96%;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 0 0;
}
.footer_up
{
text-align: center;
    width: 100%;
    margin: 0 0 10px 0;
}
.footer_up h2 {
    color: #c0beaf;
    font: normal 24px 'Open Sans', sans-serif;
    padding: 0 0 10px;
}
.footer_up ul li {
    font: normal 13px 'Francois One', sans-serif;
    color: #fff;
    padding: 0 7px 10px;
    display: inline-block;
}
.foot_down {
    background-color: #F7F7F7;
    padding: 0px 0 0;
}
.down_main {
    width: 96%;
    margin: 0 auto;
    overflow: hidden;
    padding: 7px 0;
}
 .down_left {
    width: 100%;
    float: none;
    text-align: center;
}
    .down_right {
        width: 200px;
        float: none;
        margin: 15px auto
    }
    .article_main {
        width: 96%;
        margin:70px auto 0;
        overflow: hidden
    }
	#sidebar_right ul {
    clear: both;
    padding: 7px;
    margin: 0 0 0;
}
    .heading h1 {
        font-size: 2.6em;
        color: #555;
        line-height: 36px;
        font-family: 'Francois One', sans-serif;
        margin: 0 0 10px
    }
    .article_left {
        width: 100%;
        float: none
    }
    .article_right {
        width: 100%;
        float: none;
        margin: 25px 0 0
    }
    .article_part {
        margin: 15px 0 0;
        overflow: hidden
    }
    .rel_one {
        box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
        margin: 5px 3px 15px;
        padding: 8px;
        overflow: hidden;
        border: 1px #f7f7f7 solid
    }
    #comment {
        box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
        background-color: #fff;
        line-height: 25px;
        height: 100px;
        width: 100%;
		box-sizing: border-box;
        font-size: 18px;
        font-family: Arial, Helvetica, sans-serif;
        color: #555;
        font-weight: 400;
        border-left: none;
        border-right: none;
        border-bottom: none;
        border-top: 1px #f7f7f7 solid!important;
        margin: 5px 0 0;
        padding: 12px
    }
    #author {
        box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
        background-color: #fff;
        line-height: 25px;
        height: 48px;
        width: 100%;
		box-sizing: border-box;
        font-size: 18px;
        font-family: Arial, Helvetica, sans-serif;
        color: #555;
        font-weight: 400;
        border-left: none;
        border-right: none;
        border-bottom: none;
        border-top: 1px #f7f7f7 solid!important;
        padding: 12px;
        margin: 0 0 0 0
    }
    #email {
        box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
        background-color: #fff;
        line-height: 25px;
         height: 48px;
        width: 100%;
		box-sizing: border-box;
        font-size: 18px;
        font-family: Arial, Helvetica, sans-serif;
        color: #555;
        font-weight: 400;
        border-left: none;
        border-right: none;
        border-bottom: none;
        border-top: 1px #f7f7f7 solid!important;
        padding: 12px;
        margin: 0 0 0 0
    }
    #url {
        margin: 0 0 15px;
        box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
        background-color: #fff;
        line-height: 25px;
        height: 48px;
        width: 100%;
		box-sizing: border-box;
        font-size: 18px;
        font-family: Arial, Helvetica, sans-serif;
        color: #555;
        font-weight: 400;
        border-left: none;
        border-right: none;
        border-bottom: none;
        border-top: 1px #f7f7f7 solid!important;
        padding: 12px;
        margin: 0 0 15px 0
    }
    .rel_one a {
        color: #555;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        line-height: 24px
    }
    .rel_one img {
        margin: 0 15px 0 0;
        float: left;
        width: 40%
    }
    .pagination {
        clear: both;
        margin: 0 0 12px 5px;
        padding: 1px 0 0
    }
    .pagination a {
        padding: 6px 2px;
        margin-right: 7px;
        border-bottom: 3px solid #ce3632;
        text-decoration: none;
        color: #555!important;
        font-size: 18px;
        font-family: 'Francois One', sans-serif;
        font-weight: 700
    }
    .pagination a:hover,
    .pagination a:active {
        border-bottom: 3px solid #000;
        color: #ac1a2f!important;
        font-size: 18px;
        font-family: 'Francois One', sans-serif;
        font-weight: 700
    }
    .pagination span.current {
        padding: 6px;
        margin-right: 15px;
        border-bottom: 3px solid #000;
        font-weight: 700;
        color: #ac1a2f!important;
        font-size: 18px;
        font-family: 'Francois One', sans-serif;
        font-weight: bold
    }
    .pagination span.disabled {
        padding: 6px;
        margin-right: 25px;
        border: 1px solid #f3f3f3;
        color: #ccc
    }
    .footer_up ul {
    width: 100%;
    float: none;
    margin: 0 10px 0 0 !important;
}
    .opaque_div {
        width: 70%;
        float: right;
        text-align: center;
        display: inline-block;
        background-color: rgba(255, 255, 255, 0.7);
        float: left;
        margin: 0 0 70px 40px !important;
        padding: 10px!important
    }
    .next {
        float: none;
        width: 100%;
		margin-bottom: 12px;
    }
    .previous {
        float: none;
        width: 100%
    }
    .text_part h2 {
        color: #573d21;
        font-weight: 400;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 2.2em;
        line-height: 34px
    }
}

@media screen and (min-width:480px) and (max-width:768px) {
.comment_table .children {
    border-left: none;
    position: relative;
    margin-left: 12px;
    overflow: visible !important;
    margin-bottom: 0 !important;
    padding-left: 10px;
    margin-top: 8px;
}
.comment_table .children:before {
    display: block;
    /* background: none !important; */
    -moz-border-radius: 12px;
    /* -webkit-border-radius: 12px; */
    /* color: #111945; */
    /* font-family: "Font Awesome 5 Free" !important; */
    font-size: 18px!important;
    font-weight: 900;
    position: absolute;
    top: 8px;
    left: 0;
    content: "" !important;
    background: url(images/reply-icon.svg) no-repeat;
    background-size: 52% 52%;
    z-index: 50;
    width: 40px;
    height: 40px;
    display: block;
}
.commentlist li {
    color: #000;
    overflow: hidden;
    padding: 12px;
    margin: 0 0 15px;
    box-shadow: none !important;
    background-color: #fff;
    border-radius: 10px;
}

.comment_table {
    box-shadow: 0 0 1px rgba(0, 0, 0, .2);
    background-color: #F7F7F7;
    border-radius: 10px;
    padding: 16px;
    margin-top: 26px;
    border: 1px solid #ebebeb;
}
.comment_table h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.8em;
    line-height: 26px;
    font-weight: 700;
    color: #573d21;
    margin: 0 0 18px 0;
}
.comment-author {
    width: 100%;
    float: none;
}
.commentmetadata {
    width: 100%;
    float: none;
    text-align: left;
    margin-top: 4px;
}
	.cate_one {
    flex-basis: 46%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    margin: 5px 2% 26px 2%;
    background: #fff;
    text-align: center;
}
	.cate_one img {
    width: auto;
    max-width: 100%;
    height: 180px;
    margin-bottom: 12px;
}
.error_search #searchform{
background: #f7f7f7;
border: 1px solid #e1e1e1;
position:relative;
}
.wpcf7-submit {
    border: 0 none !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    font-size: 16px !important;
    font-family: Arial, Helvetica, sans-serif !important;
    color: #fff !important;
    font-weight: 400 !important;
    width: 100% !important;
    height: 40px !important;
    padding: 0 12px !important;
    background: #AE2048 !important;
    font-weight: bold !important;
    cursor: pointer !important;
    margin-bottom: 25px !important;
    margin-top: 6px !important;
}
.sb-icon-search #submit{
background:none !important;
font-size:0px !important;
}
.sb-icon-search #submit:hover{
background:none !important;
}
.sb-icon-search #submit:focus{
outline:none !important;
}
.error_search #s {
    box-shadow:none !important;
    background-color: #F7F7F7;
    line-height: 25px;
    height: 27px;
    width: 70%;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    color: #555;
    font-weight: 400;
    padding: 12px;
    margin-top: 0;
    border:none !important;
    float: none;
}
.error_search #error_submit {
    border: 0 none !important;
    -webkit-border-radius: 3px !important;
    border-radius: 0px !important;
    font-size: 18px !important;
    font-family: Arial, Helvetica, sans-serif !important;
    color: #fff !important;
    font-weight: 400 !important;
    width: auto !important;
    height: 53px !important;
    padding: 0 10px !important;
    background: #AE2048 !important;
    font-weight: bold !important;
    cursor: pointer !important;
    margin-bottom: 0 !important;
    position: absolute;
    top: 30px;
    right: 0;
}
#searchform{
overflow:hidden;
}
.error_head{
width: 98%;
margin: 0 auto;
}
.error_search {
    width: 98%;
    margin: 18px auto 0;
}
.error_head p {
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    line-height: 24px;
    margin-bottom: 8px;
    font-family: 'Francois One', sans-serif;
    padding: 0 0 0 0;
    color: #ec1a2e;
}
.error_head h1 {
    font-size: 3.5em;
    color: #555;
    line-height: 64px;
    font-family: 'Francois One', sans-serif;
    margin: 0 0 8px;
}
.error_head h2 {
    font-size: 19px !important;
    line-height: 26px;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: .5em;
    color: #555;
    font-weight: 400;
    font-size: 1px;
}
.news_main {
    width: 94%;
    margin: 0 auto;
    padding: 15px 0 15px 0;
}
.news_table input {
    width: 100% !important;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif !important;
    color: #868686 !important;
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2 !important;
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
    margin-bottom: 0;
    padding: 6px 16px;
    background: #fff;
    height: 52px;
    margin-top: 7px;
	box-sizing:border-box;
}
.news_highlight {
    width: 94%;
    margin: 0 auto;
}
.news_highlight_one {
    width: 100%;
    float: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    margin: 0 0 15px 0;
    padding: 10px;
    background: #fff;
    height: auto;
    overflow: hidden;
    box-sizing: border-box;
}
.bg_div {
position: relative;
width:100%;
float:none;
}
.news_tableright {
    width: 100%;
    float:none;
    background: #f7f7f7;
    height:auto;
	padding-bottom:8px;
}
.news_table h4 {
    background: #ec1a2e;
    padding: 20px 0 8px 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 22px;
    line-height: 24px;
    color: #fff;
    font-family: 'Francois One', sans-serif;
    position: relative;
}
.news_table h4:before, .news_table h4:after{
display:none !important;
}
.news_table .es_submit_button {
    letter-spacing: .7px;
    width: 100% !important;
    background: #ec1a2e !important;
    border: 1px solid transparent;
    border-radius: 60px;
    box-shadow: 170px 0 0 0 #ec1a2e inset, -170px 0 0 #ec1a2e inset;
    -moz-box-shadow: 170px 0 0 0 #ff4e00 inset, -170px 0 0 #ff4e00 inset;
    -ms-box-shadow: 170px 0 0 0 #ff4e00 inset, -170px 0 0 #ff4e00 inset;
    -o-box-shadow: 170px 0 0 0 #ff4e00 inset, -170px 0 0 #ff4e00 inset;
    -webkit-box-shadow: 170px 0 0 0 #ec1a2e inset, -170px 0 0 #ec1a2e inset;
    color: #fff !important;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    transform-origin: 50% 50% 0;
    transition-duration: .5s;
    -webkit-transition-duration: .5s;
    transition-timing-function: ease-out;
    padding: 12px 80px 20px !important;
    height: 50px !important;
    font-family: 'Francois One', sans-serif !important;
    margin: 9px 0;
    cursor: pointer !important;
}
.news_table .es_submit_button:hover {
    margin: 0 !important;
    height: 50px !important;
    background: #222 !important;
    border: 1px solid #ec1a2e;
    box-shadow: 0 0 0 0 #fff inset, 0 0 0 #fff inset;
    -moz-box-shadow: 0 0 0 0 #fff inset, 0 0 0 #fff inset;
    -ms-box-shadow: 0 0 0 0 #fff inset, 0 0 0 #fff inset;
    -o-box-shadow: 0 0 0 0 #fff inset, 0 0 0 #fff inset;
    -webkit-box-shadow: 0 0 0 0 #fff inset, 0 0 0 #fff inset;
    color: #fff;
	font-family: 'Francois One', sans-serif !important;
	font-size: 18px !important;
}
.text_part p {
    font-size: 18px;
    line-height: 36px;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 16px;
    color: #555;
    font-weight: 400;
}
.wp-block-image .aligncenter {
    margin-left: auto;
    margin-right: auto;

    max-width: 88%;
    height: auto;
}
.wp-block-image .alignright {
    margin-left: auto;
    margin-right: auto;
    max-width: 88%;
    height: auto;
}

.wp-block-image .alignleft {
    margin-left: auto;
    margin-right: auto;
    max-width: 88%;
    height: auto;
}
		.banner_div {
    width: 100%;
    margin: 53px 0 0 0;
}
.bg_div img
{
width:100% !important;
height:420px !important;	
}
	.opaque_div h2 {
    font: normal 28px 'Francois One', sans-serif;
    color: #313131;
    margin: 0;
    padding: 0;
    line-height: 36px;
}
.wpcf7-form
{
padding: 5px;
}
.wpcf7-form-control
{
width: 100%;
box-sizing: border-box;
height:48px;
}
.wpcf7-textarea {
    height: 100px!important;
    width: 100%;
	margin-bottom:15px;
	box-sizing: border-box;
}
    .sb-search {
        position: absolute;
    margin-top: 0;
    min-width: 30px;
    height: 38px;
    float: right;
    overflow: hidden;
    -webkit-transition: width .3s;
    -moz-transition: width .3s;
    transition: width .3s;
    -webkit-backface-visibility: hidden;
    display: block!important;
    right: 0;
    top: 3px;
    }
    .sb-search-input {
      position: absolute;
    top: -6px;
    right: 0;
    border: none;
    outline: none;
    background: #f7f5f5;
    width: 78%;
    height: 51px;
    margin: 0 30px 0 0;
    z-index: 10;
    padding: 8px 20px 0 20px;
    font-weight: 400;
    color: #757575;
    font-family: 'Francois One', sans-serif;
    font-size: 14px;
    box-sizing: border-box;
    }
    .sb-search-input::-webkit-input-placeholder {
        color: #757575
    }
    .sb-search-input:-moz-placeholder {
        color: #757575
    }
    .sb-search-input::-moz-placeholder {
        color: #757575
    }
    .sb-search-input:-ms-input-placeholder {
        color: #757575
    }
    .sb-icon-search,
    .sb-search-submit {
        width: 35px;
        height: 35px;
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        padding: 0;
        margin: 0;
        line-height: 60px;
        text-align: center;
        cursor: pointer
    }
    .sb-search-submit {
        background: #fff;
        -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
        filter: alpha(opacity=0);
        opacity: 0;
        color: #000;
        border: none;
        outline: none;
        z-index: -1
    }
    .sb-icon-search {
        width: 30px;
    height: 30px;
    color: #fff;
    margin: 10px 0 0;
    background: url(images/search_icon.png) no-repeat;
    z-index: 90;
    font-size: 1px;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    display: block;
    position: relative;
    }
    .sb-icon-search:before {
        content: "\e000"
    }
    .sb-search.sb-search-open, .no-js .sb-search {
   width: 98%;
    position: absolute;
    height: 72px;
    top: 0 !important;
}
    .sb-search.sb-search-open .sb-icon-search,
    .no-js .sb-search .sb-icon-search {
     background: url(images/search_icon.png) no-repeat;
    width: 30px;
    height: 30px;
    color: #fff;
    z-index: 11;
    right: 0;
    position: absolute;
    top: 3px;
    }
    .sb-search.sb-search-open .sb-search-submit,
    .no-js .sb-search .sb-search-submit {
        z-index: 90
    }
    .menu-toggle,
    input[type="submit"],
    input[type="button"],
    input[type="reset"],
    article.post-password-required input[type=submit],
    li.bypostauthor cite span {
        background: url(images/toggle_butt.png) no-repeat;
        width: 100%;
        height: 30px;
        z-index: 999;
        color: #ddd;
        margin: -32px 0 0;
        font: normal 1px Arial, Helvetica, sans-serif;
        background-color: none!important
    }
    .menu-toggle,
    button,
    input[type="submit"],
    input[type="button"],
    input[type="reset"] {
        cursor: pointer
    }
    button[disabled],
    input[disabled] {
        cursor: default
    }
    .menu-toggle:hover,
    button:hover,
    input[type="submit"]:hover,
    input[type="button"]:hover,
    input[type="reset"]:hover,
    article.post-password-required input[type=submit]:hover {
        background: url(images/toggle_butt.png) no-repeat;
        width: 100%;
        height: 30px;
        z-index: 999;
        color: #ddd;
        margin: -32px 0 0;
        font: normal 1px Arial, Helvetica, sans-serif;
        background-color: none!important
    }
    .menu-toggle.toggled-on
    {
        background: url(images/toggle-cross.png) no-repeat !important;
        width: 100% !important;
        z-index: 999 !important;
		height: 30px !important;
        color: #ddd !important;
        margin: -32px 0 0 !important;
        font: normal 1px Arial, Helvetica, sans-serif !important;
        background-color: none!important;
    }
    li.bypostauthor cite span {
        color: #fff;
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#cc7d48', endColorstr='#cc7d48');
        background: -webkit-gradient(linear, left top, left bottom, from(#cc7d48), to(#cc7d48));
        background: -moz-linear-gradient(top, #009EB5, #00819D);
        #cc7d48border-bottom: 2px solid #ccc
    }
    .entry-content img,
    .comment-content img,
    .widget img {
        max-width: 100%
    }
    .site {
        padding: 0 24px;
        padding: 0 1.714285714rem;
        background-color: #fff
    }
    .site-content {
        margin: 24px 0 0;
        margin: 1.714285714rem 0 0
    }
    .widget-area {
        margin: 24px 0 0;
        margin: 1.714285714rem 0 0
    }
    .site-header {
        padding: 24px 0;
        padding: 1.714285714rem 0
    }
    .site-header h1,
    .site-header h2 {
        text-align: center
    }
    .site-header h1 a,
    .site-header h2 a {
        color: #515151;
        display: inline-block;
        text-decoration: none
    }
    .site-header h1 a:hover,
    .site-header h2 a:hover {
        color: #21759b
    }
    .site-header h1 {
        font-size: 24px;
        font-size: 1.714285714rem;
        line-height: 1.285714286;
        margin-bottom: 14px;
        margin-bottom: 1rem
    }
    .site-header h2 {
        font-weight: 400;
        font-size: 13px;
        font-size: .928571429rem;
        line-height: 1.846153846;
        color: #757575
    }
    .header-image {
        margin-top: 24px;
        margin-top: 1.714285714rem
    }
    .main-navigation {
        margin-top: -10px!important;
        margin-top: -10px!important
    }
    .main-navigation ul.nav-menu,
    .main-navigation div.nav-menu > ul {
        display: none
    }
    .main-navigation ul.nav-menu.toggled-on,
    .menu-toggle {
        display: block!important
    }
    .header_mid ul li {
        margin-top: 10px;
        margin-right: 0;
        height: auto;
        border-radius: 0;
        background: #fff;
        border: none;
        border: none;
        width: 100%;
        border-top: 1px #ccc solid
    }
    .header_mid ul li a {
        display: block;
        padding: 4px 15px 0;
        width: auto;
        height: 28px;
        font-size: 17px;
        font-weight: 400;
        text-decoration: none;
        text-align: center;
        color: #000;
        background-color: transparent;
        border-radius: 6px;
        font-family: 'Francois One', sans-serif
    }
    .header_mid ul li a:hover {
        color: #900;
        background: #fff;
        -webkit-box-shadow: none!important;
        -moz-box-shadow: none!important;
        box-shadow: none!important;
        height: auto
    }
    #submit {
        border: 0 none;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        font-size: 16px;
        font-family: Arial, Helvetica, sans-serif;
        color: #fff;
        font-weight: 400;
        height: 40px;
        padding: 0 12px;
        background: #AE2048;
        font-weight: bold;
        cursor: pointer;
        width: 35%;
        margin: 0 0 0 5px
    }
    #wraper {
        width: 100%;
        overflow: hidden
    }
    .header {
        background: #f7f5f5;
    padding: 6px 0 4px;
    box-shadow: 0 0 5px #a3a3a3;
    height: auto!important;
    left: 0;
    padding: 0 0 5px 0;
    top: 0;
    transition: font-size .5s ease 0s, height .5s ease 0s, padding .5s ease 0;
    width: 100%;
    z-index: 9;
    border-bottom: #ec1a2e 4px solid;
    clear: both;
    position: relative;
    }
    .header_right {
        display: none!important
    }
    .header_left {
        width: 220px;
        float: none;
        margin: 0 auto
    }
    .header_left img {
        width: 100%
    }
    .header_mid {
        width: 100%;
        float: none
    }
    .header_main {
        width: 99%;
        margin: 0 auto;
        overflow: hidden
    }
    .gallery_main {
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
        height: auto!important;
        padding: 0!important
    }
    .gallery_one {
        width: 49.5%;
        float: left;
        margin: 0;
        text-align: center;
        border-right: 1px solid #ccc;
        border-bottom:none !important;
        padding: 4px 0 0!important
    }
    .gallery_two {
        width: 49.8%;
        float: right;
        margin: 0;
        text-align: center;
        border-right: none;
        padding: 4px 0 0!important;
        border-bottom: 1px solid #ccc
    }
    .gallery_three {
        width: 49.8%;
        float: left;
        margin: 0;
        text-align: center;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        padding: 4px 0 0!important
    }
    .gallery_four {
        width: 49.8%;
        float: right;
        margin: 0;
        text-align: center;
        border-right: none;
        padding: 4px 0 0!important;
        border-bottom: 1px solid #ccc
    }
    .gallery_five {
        width: 49.8%;
        float: left;
        text-align: center;
        border-right: 1px solid #ccc;
        padding: 4px 0 0!important
    }
    .gallery_one h2 {
        position: relative;
        left: 0;
        height: 42px;
        font: normal 20px/35px 'Francois One', sans-serif!important;
        color: #757575
    }
    .gallery_one h2 a {
        font: normal 20px/35px 'Francois One', sans-serif!important;
        color: #000
    }
    .gallery_two h2 {
        position: relative;
        left: 0;
        height: 42px;
        font: normal 20px/35px 'Francois One', sans-serif!important;
        color: #757575
    }
    .gallery_two h2 a {
        font: normal 20px/35px 'Francois One', sans-serif!important;
        color: #000
    }
    .gallery_three h2 {
        position: relative;
        left: 0;
        height: 42px;
        font: normal 20px/35px 'Francois One', sans-serif!important;
        color: #757575
    }
    .gallery_three h2 a {
        font: normal 20px/35px 'Francois One', sans-serif!important;
        color: #000
    }
    .gallery_four h2 {
        position: relative;
        left: 0;
        height: 42px;
        font: normal 20px/35px 'Francois One', sans-serif!important;
        color: #757575
    }
    .gallery_four h2 a {
        font: normal 20px/35px 'Francois One', sans-serif!important;
        color: #000
    }
    .gallery_five h2 {
        position: relative;
        left: 0;
        height: 42px;
        font: normal 20px/35px 'Francois One', sans-serif!important;
        color: #757575
    }
    .gallery_five h2 a {
        font: normal 20px/35px 'Francois One', sans-serif!important;
        color: #000
    }
    .gallery_six h2 {
        position: relative;
        left: 0;
        height: 42px;
        font: normal 20px/35px 'Francois One', sans-serif!important;
        color: #757575
    }
    .gallery_six h2 a {
        font: normal 20px/35px 'Francois One', sans-serif!important;
        color: #000
    }
    .banner_main {
        width: 99%;
        margin: 20px auto;
        overflow: hidden
    }
    .banner_left {
        width: 100%;
        float: none!important
    }
    .banner_right {
        width: 100%;
        float: none!important;
        margin: 12px 0 0
    }
    .contenar_left {
        width: 96%;
    float: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    margin: 0 auto;
    padding: 12px 10px 10px;
    background: #fff;
    box-sizing: border-box;
    }
    .contenar_right {
    width: 96%;
    float: none;
    margin: 12px auto;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
    .contenar_left img {
        margin: 0 0 10px;
        width: 100%
    }
    .contenar_one {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    margin: 3px 0 3px 0;
    margin: 5px 0 3px 0 !important;
    background: #fff;
    flex-basis: 48%;
    float: none;
}
    .contenar_one img {
        margin: 0 0 10px;
        width: 100%
    }
    .recent_main {
        width: 100%;
        margin: 20px auto;
        overflow: hidden
    }
    .recent_section {
        width: 47%;
        float: left;
        margin: 0 0 12px 2%
    }
    .recent_section img {
        margin: 0 0 12px;
        width: 100%
    }
    .recent_two {
        margin: 0;
        overflow: hidden
    }
    .feature_one {
        width: 98%;
        float: none;
        box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
        background-color: #F7F7F7;
        padding: 4px;
        margin: 3px;
        overflow: hidden;
        border-top: #ec1a2e 3px solid
    }
    .feature_left {
        width: 48%;
        float: left;
        margin: 0 0 0 2%
    }
    .feature_right {
        width: 100%;
        float: none;
        margin: 15px 0 0
    }
    .feature_two {
        width: 100%!important;
        float: none!important;
        margin: 12px 0 0
    }
    .side_one img {
        width: 100%!important
    }
    .side_one {
        margin: 12px 0 0 2%;
        width: 47%!important;
        float: left
    }
    .highlight_main {
        width: 98%;
        margin: 15px auto;
        overflow: hidden
    }
    .highlight_one {
        width: 44%;
        float: left;
        box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
        padding: 8px;
        background: #fff;
        height: 90px;
        margin: 3px 0 12px 1.7%
    }
        .footer_main {
    width: 96%;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 0 0;
}
.footer_up
{
text-align: center;
    width: 100%;
    margin: 0 0 10px 0;
}
.footer_up h2 {
    color: #c0beaf;
    font: normal 24px 'Open Sans', sans-serif;
    padding: 0 0 10px;
}
.footer_up ul li {
    font: normal 13px 'Francois One', sans-serif;
    color: #fff;
    padding: 0 7px 10px;
    display: inline-block;
}
.foot_down {
    background-color: #F7F7F7;
    padding: 0px 0 0;
}
.down_main {
    width: 96%;
    margin: 0 auto;
    overflow: hidden;
    padding: 7px 0;
}
.down_left {
    width: 100%;
    float: none;
    text-align: center;
}
    .down_right {
        width: 200px;
        float: none;
        margin: 15px auto
    }
    .article_main {
        width: 96%;
        margin:70px auto 0;
        overflow: hidden
    }
	#sidebar_right ul {
    clear: both;
    padding: 7px;
    margin: 0 0 0;
}
    .heading h1 {
        font-size: 2.6em;
        color: #555;
        line-height: 36px;
        font-family: 'Francois One', sans-serif;
        margin: 0 0 10px
    }
    .article_left {
        width: 100%;
        float: none
    }
    .article_right {
        width: 100%;
        float: none;
        margin: 25px 0 0
    }
    .article_part {
        margin: 15px 0 0;
        overflow: hidden
    }
    .rel_one {
        box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
        margin: 5px 3px 15px;
        padding: 8px;
        overflow: hidden;

        border: 1px #f7f7f7 solid
    }
    #comment {
        box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
        background-color: #fff;
        line-height: 25px;
        height: 100px;
        width: 100%;
		box-sizing: border-box;
        font-size: 18px;
        font-family: Arial, Helvetica, sans-serif;
        color: #555;
        font-weight: 400;
        border-left: none;
        border-right: none;
        border-bottom: none;
        border-top: 1px #f7f7f7 solid!important;
        margin: 5px 0 0;
        padding: 12px
    }
    #author {
        box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
        background-color: #fff;
        line-height: 25px;
        height: 48px;
        width: 100%;
		box-sizing: border-box;
        font-size: 18px;
        font-family: Arial, Helvetica, sans-serif;
        color: #555;
        font-weight: 400;
        border-left: none;
        border-right: none;
        border-bottom: none;
        border-top: 1px #f7f7f7 solid!important;
        padding: 12px;
        margin: 0 0 0 0
    }
    #email {
        box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
        background-color: #fff;
        line-height: 25px;
        height: 48px;
        width: 100%;
		box-sizing: border-box;
        font-size: 18px;
        font-family: Arial, Helvetica, sans-serif;
        color: #555;
        font-weight: 400;
        border-left: none;
        border-right: none;
        border-bottom: none;
        border-top: 1px #f7f7f7 solid!important;
        padding: 12px;
        margin: 0 0 0 0
    }
    #url {
        margin: 0 0 15px;
        box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
        background-color: #fff;
        line-height: 25px;
        height: 48px;
        width: 100%;
		box-sizing: border-box;
        font-size: 18px;
        font-family: Arial, Helvetica, sans-serif;
        color: #555;
        font-weight: 400;
        border-left: none;
        border-right: none;
        border-bottom: none;
        border-top: 1px #f7f7f7 solid!important;
        padding: 12px;
        margin: 0 0 15px 0
    }
    .rel_one a {
        color: #555;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        line-height: 24px
    }
    .rel_one img {
        margin: 0 15px 0 0;
        float: left;
        width: 40%
    }
    .pagination {
        clear: both;
        margin: 0 0 12px 5px;
        padding: 1px 0 0
    }
    .pagination a {
        padding: 6px;
        margin-right: 15px;
        border-bottom: 3px solid #ce3632;
        text-decoration: none;
        color: #555!important;
        font-size: 18px;
        font-family: 'Francois One', sans-serif;
        font-weight: 700
    }
    .pagination a:hover,
    .pagination a:active {
        border-bottom: 3px solid #000;
        color: #ac1a2f!important;
        font-size: 18px;
        font-family: 'Francois One', sans-serif;
        font-weight: 700
    }
    .pagination span.current {
        padding: 6px;
        margin-right: 15px;
        border-bottom: 3px solid #000;
        font-weight: 700;
        color: #ac1a2f!important;
        font-size: 18px;
        font-family: 'Francois One', sans-serif;
        font-weight: bold
    }
    .pagination span.disabled {
        padding: 6px;
        margin-right: 25px;
        border: 1px solid #f3f3f3;
        color: #ccc
    }
    .footer_up ul {
    width: 100%;
    float: none;
    margin: 0 10px 0 0 !important;
}
    .opaque_div {
        width: 70%;
        float: right;
        text-align: center;
        display: inline-block;
        background-color: rgba(255, 255, 255, 0.7);
        float: left;
        margin: 0 0 70px 40px !important;
        padding: 10px!important
    }
    .next {
        float: none;
        width: 100%;
		margin-bottom: 12px;
    }
    .previous {
        float: none;
        width: 100%
    }
    .text_part h2 {
        color: #573d21;
        font-weight: 400;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 2.2em;
        line-height: 34px
    }
}

@media screen and (min-width:769px) and (max-width:1023px) {

.comment_table .children {
    border-left: none;
    position: relative;
    margin-left: 12px;
    overflow: visible !important;
    margin-bottom: 0 !important;
    padding-left: 10px;
    margin-top: 8px;
}
.comment_table .children:before {
    display: block;
    /* background: none !important; */
    -moz-border-radius: 12px;
    /* -webkit-border-radius: 12px; */
    /* color: #111945; */
    /* font-family: "Font Awesome 5 Free" !important; */
    font-size: 18px!important;
    font-weight: 900;
    position: absolute;
    top: 8px;
    left: 0;
    content: "" !important;
    background: url(images/reply-icon.svg) no-repeat;
    background-size: 52% 52%;
    z-index: 50;
    width: 40px;
    height: 40px;
    display: block;
}
.commentlist li {
    color: #000;
    overflow: hidden;
    padding: 12px;
    margin: 0 0 15px;
    box-shadow: none !important;
    background-color: #fff;
    border-radius: 10px;
}

.comment_table {
    box-shadow: 0 0 1px rgba(0, 0, 0, .2);
    background-color: #F7F7F7;
    border-radius: 10px;
    padding: 16px;
    margin-top: 26px;
    border: 1px solid #ebebeb;
}
.comment_table h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.8em;
    line-height: 26px;
    font-weight: 700;
    color: #573d21;
    margin: 0 0 18px 0;
}
.comment-author {
    width: 100%;
    float: none;
}
.commentmetadata {
    width: 100%;
    float: none;
    text-align: left;
    margin-top: 4px;
}


	.cate_one {
    flex-basis: 29%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    margin: 5px 2% 32px 2%;
    background: #fff;
    text-align: center;
}
	.cate_one img {
    width: auto;
    max-width: 100%;
    height: 160px;
    margin-bottom: 12px;
}
.error_search #s {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    background-color: #F7F7F7;
    line-height: 25px;
    height: 27px;
    width: 70%;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    color: #555;
    font-weight: 400;
    padding: 12px;
    margin-top: 0;
    border: 1px solid #e1e1e1;
    float: none;
}
.error_search #error_submit {
    border: 0 none !important;
    -webkit-border-radius: 3px !important;
    border-radius: 0px !important;
    font-size: 18px !important;
    font-family: Arial, Helvetica, sans-serif !important;
    color: #fff !important;
    font-weight: 400 !important;
    width: auto !important;
    height: 53px !important;
    padding: 0 10px !important;
    background: #AE2048 !important;
    font-weight: bold !important;
    cursor: pointer !important;
    margin-bottom: 0 !important;
}
#searchform{
overflow:hidden;
}
.error_head{
width: 98%;
margin: 0 auto;
}
.error_search{
width: 96%;
margin: 0 auto;
}
.error_head p {
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    line-height: 24px;
    margin-bottom: 8px;
    font-family: 'Francois One', sans-serif;
    padding: 0 0 0 0;
    color: #ec1a2e;
}
.error_head h1 {
    font-size: 3.5em;
    color: #555;
    line-height: 64px;
    font-family: 'Francois One', sans-serif;
    margin: 0 0 8px;
}
.error_head h2 {
    font-size: 19px !important;
    line-height: 26px;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: .5em;
    color: #555;
    font-weight: 400;
    font-size: 1px;
}
.news_table input {
    width: 88% !important;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif !important;
    color: #868686 !important;
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2 !important;
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
    margin-bottom: 0;
    padding: 6px 16px;
    background: #fff;
    height: 45px;
    margin-top: 7px;
}
.news_table h4:before, .news_table h4:after{
display:none !important;
}
.news_highlight{
display:none;
}
.bg_div {
    position: relative;
    width: 60%;
    float: left;
}
.news_tableright{
width:40%;
    float: right;
    background: #f7f7f7;
    height:450px;
}
.text_part p {
    font-size: 18px;
    line-height: 36px;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 16px;
    color: #555;
    font-weight: 400;
}
.wp-block-image .aligncenter {
    margin-left: auto;
    margin-right: auto;
    max-width: 88%;
    height: auto;
}
.wp-block-image .alignright {
    margin-left: auto;
    margin-right: auto;
    max-width: 88%;
    height: auto;
}

.wp-block-image .alignleft {
    margin-left: auto;
    margin-right: auto;
    max-width: 88%;
    height: auto;
}
.bg_div img
{
width:100% !important;
height:450px !important;	
}
	.opaque_div h2 {
    font: normal 28px 'Francois One', sans-serif;
    color: #313131;
    margin: 0;
    padding: 0;
    line-height: 34px;
}
    #wraper {
        width: 100%;
        overflow: hidden
    }
    .header {
        background: #f7f5f5;
        padding: 6px 0 4px;
        box-shadow: 0 0 5px #a3a3a3;
        height: auto;
        left: 0;
        padding: 0 0 12px;
        top: 0;
        transition: font-size .5s ease 0s, height .5s ease 0s, padding .5s ease 0;
        width: 100%;
        z-index: 9;
        border-bottom: #ec1a2e 4px solid;
        clear: both
    }
    .header_left {
        width: 220px;
        float: left;
        padding: 3px 0 0
    }
    .header_left img {
        width: 100%
    }
    .menu-toggle {
        display: none
    }
    .sb-search {
        display: none
    }
    .header_mid {
    width: 40%;
    float: left;
    margin: 0 0 0 18px;
}
	.header_mid ul li a {
    display: block;
    padding: 4px 10px 3px;
    width: auto;
    height: 31px;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    text-align: center;
    color: #757575;
    background-color: transparent;
    border-radius: 6px;
    font-family: 'Francois One', sans-serif;
}
    .header_right {
        width: 200px;
        float: right;
        margin: 15px 0 0
    }
    .bar {
        padding-left: 8px;
        width: 130px;
        height: 29px;
        border: 1px solid #ccc!important;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        position: relative;
        line-height: 2em;
        color: #acacac;
        font: normal 13px;
        float: left;
        margin: 0 5px 0 0;
        font-weight: 400;
        color: #757575;
        font-family: 'Francois One', sans-serif;
        font-size: 14px
    }
    .header_main {
        width: 98%;
        margin: 0 auto;
        overflow: hidden
    }
    .gallery_main {
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
        height: 40px
    }
    .gallery_one {
        width: 150px;
        float: left;
        margin: 0;
        text-align: center;
        border-right: 1px solid #ccc;
        padding: 5px 0 0
    }
    .gallery_two {
        width: 150px;
        float: left;
        margin: 0;
        text-align: center;
        border-right: 1px solid #ccc;
        padding: 5px 0 0
    }
    .gallery_three {
        width: 150px;
        float: left;
        margin: 0;
        text-align: center;
        border-right: 1px solid #ccc;
        padding: 5px 0 0
    }
    .gallery_four {
        width: 150px;
        float: left;
        margin: 0;
        text-align: center;
        border-right: 1px solid #ccc;
        padding: 5px 0 0
    }
    .gallery_five {
        width: 150px;
        float: left;
        margin: 0;
        text-align: center;
        padding: 5px 0 0
    }
    .gallery_main h2 {
        position: relative;
        left: 0;
        height: 42px;
        font: normal 17px/42px 'Francois One', sans-serif!important;
        color: #757575
    }
    .gallery_main h2 a {
        font: normal 17px/42px 'Francois One', sans-serif!important;
        color: #000
    }
    .gallery_main .fa {
        color: #927027!important;
        font-size: 22px!important;
        margin: 0 10px 0 0
    }
    .banner_main {
        width: 100%;
        margin: 20px auto;
        overflow: hidden
    }
    .banner_left {
        width: 99.5%;
        float: none
    }
    .contenar_left {
        width: 60%;
        float: left;
        box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
        margin: 5px 0 15px 5px;
        padding:12px 10px 10px;
        background: #fff
    }
    .banner_right {
        width: 99.5%;
        float: none
    }
    .recent_main {
        width: 99%;
        margin: 20px auto;
        overflow: hidden
    }
    .recent_section {
        width: 22%;
        float: left;
        margin: 0 0 0 3%
    }
    .feature_one {
        width: 97%;
        float: none;
        box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
        background-color: #F7F7F7;
        padding: 8px;
        margin: 3px;
        overflow: hidden;
        border-top: #ec1a2e 3px solid
    }
    .feature_left {
        width: 50%;
        float: left
    }
    .feature_two {
        width: 99%;
        float: none;
        margin: 12px 30px 0 0
    }
    .side_one {
        margin: 12px 0 0 2%;
        width: 48%;
        float: left
    }
    .highlight_main {
        width: 100%;
        margin: 20px auto;
        overflow: hidden
    }
    .highlight_one {
        width: 44%;
        float: left;
        box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
        margin: 10px 8px 20px 12px;
        padding: 12px;
        background: #fff;
        height: 90px
    }
    .footer_main {
        width: 99%;
        margin: 0 auto;
        overflow: hidden;
        padding: 10px 0 10px;
    }
    .footer_up ul {
        width: 150px;
        float: left;
        margin: 0 0 0 10px;
    }
    .down_main {
        width: 99%;
        margin: 0 auto;
        overflow: hidden;
        padding: 0 0 8px;
    }
    .down_left {
        width: 100%;
        float: none;
    }
    .down_right {
        width: 200px;
        float: right
    }
    .article_main {
        width: 96%;
        margin: 20px auto;
        overflow: hidden
    }
    .article_left {
    width: 66%;
    float: left;
}
    .article_right {
    width: 30%;
    float: right;
}
    .text_part h2 {
        color: #573d21;
        font-weight: 400;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 2.8em;
        line-height: 48px
    }
    .next {
        float: none;
        width: 100%
    }
    .previous {
        float: none;
        width: 100%
    }
}

@media screen and (min-width:1024px) and (max-width:1247px) {
.error_search #s {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    background-color: #F7F7F7;
    line-height: 25px;
    height: 27px;
    width: 70%;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    color: #555;
    font-weight: 400;
    padding: 12px;
    margin-top: 0;
    border: 1px solid #e1e1e1;
    float: none;
}
.error_search #error_submit {
    border: 0 none !important;
    -webkit-border-radius: 3px !important;
    border-radius: 0px !important;
    font-size: 18px !important;
    font-family: Arial, Helvetica, sans-serif !important;
    color: #fff !important;
    font-weight: 400 !important;
    width: auto !important;
    height: 53px !important;
    padding: 0 10px !important;
    background: #AE2048 !important;
    font-weight: bold !important;
    cursor: pointer !important;
    margin-bottom: 0 !important;
}
#searchform{
overflow:hidden;
}
.error_head{
width: 98%;
margin: 0 auto;
}
.error_search{
width: 96%;
margin: 0 auto;
}
.error_head p {
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    line-height: 24px;
    margin-bottom: 8px;
    font-family: 'Francois One', sans-serif;
    padding: 0 0 0 0;
    color: #ec1a2e;
}
.error_head h1 {
    font-size: 3.5em;
    color: #555;
    line-height: 64px;
    font-family: 'Francois One', sans-serif;
    margin: 0 0 8px;
}
.error_head h2 {
    font-size: 19px !important;
    line-height: 26px;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: .5em;
    color: #555;
    font-weight: 400;
    font-size: 1px;
}
.news_table input {
    width: 90.4% !important;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif !important;
    color: #868686 !important;
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2 !important;
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
    margin-bottom: 0;
    padding: 6px 16px;
    background: #fff;
    height: 30px;
    margin-top: 7px;
}
.news_table .es_submit_button {
    letter-spacing: .7px;
    width: 100% !important;
    background: #ec1a2e !important;
    border: 1px solid transparent;
    border-radius: 60px;
    box-shadow: 170px 0 0 0 #ec1a2e inset, -170px 0 0 #ec1a2e inset;
    -moz-box-shadow: 170px 0 0 0 #ff4e00 inset, -170px 0 0 #ff4e00 inset;
    -ms-box-shadow: 170px 0 0 0 #ff4e00 inset, -170px 0 0 #ff4e00 inset;
    -o-box-shadow: 170px 0 0 0 #ff4e00 inset, -170px 0 0 #ff4e00 inset;
    -webkit-box-shadow: 170px 0 0 0 #ec1a2e inset, -170px 0 0 #ec1a2e inset;
    color: #fff !important;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    transform-origin: 50% 50% 0;
    transition-duration: .5s;
    -webkit-transition-duration: .5s;
    transition-timing-function: ease-out;
    padding: 6px 80px 25px !important;
    height: 42px;
    font-family: 'Francois One', sans-serif !important;
    margin: 9px 0;
    cursor: pointer !important;
}
.news_main {
    width: 90%;
    margin: 0 auto;
    padding: 15px 0 5px 0;
}
.news_highlight .box_title {
    text-transform: uppercase !important;
    font-weight: 400 !important;
    font-size: 24px !important;
    line-height: 30px !important;
    line-height: 24px !important;
    margin-bottom: 12px !important;
    font-family: 'Francois One', sans-serif !important;
    padding: 0 0 0 5px !important;
    text-align: center !important;
}
.news_highlight_one {
    width: 94%;
    float: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    margin: 0 0 15px 0;
    padding: 7px;
    background: #fff;
    height: auto;
    overflow: hidden;
}
.news_highlight_one img {
    border-radius: 80px;
    margin: 0 15px 0 0;
    width: 60px;
    height: 60px;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    top: 0;
    left: 0;
    float: left;
}
.news_table h4:before {
    background-color: #f2a887;
    bottom: 0;
    content: " ";
    display: inline-block;
    height: 2px;
    left: 15px;
    margin: auto;
    position: absolute;
    text-shadow: none;
    top: 10px;
    width: 25px;
}
.news_table h4:after {
    background-color: #f2a887;
    bottom: 0;
    content: " ";
    display: inline-block;
    height: 2px;
    margin: auto;
    position: absolute;
    right: 15px;
    text-shadow: none;
    top: 10px;
    width: 25px;
}
.bg_div img
{
width:100% !important;
height:650px !important;	
}
.bg_div {
    position: relative;
    width: 60%;
    float: left;
}
.news_tableright{
width:40%;
    float: right;
    background: #f7f7f7;
    height:650px;
}
    .menu-toggle {
        display: none
    }
    .sb-search {
        display: none
    }
    .header_left {
        width: 300px;
        float: left;
        padding: 3px 0 0
    }
    .header_mid {
    width: 42%;
    float: left;
    margin: 0 0 0 0 !important;
}
	.header_mid ul li a {
    display: block;
    padding: 4px 10px 3px;
    width: auto;
    height: 31px;
    font-size: 15px;
    font-weight: 400;
    text-decoration: none;
    text-align: center;
    color: #757575;
    background-color: transparent;
    border-radius: 6px;
    font-family: 'Francois One', sans-serif;
}
	.header_mid ul li {
    margin-top: 14px;
    margin-right: 10px;
    height: 31px;
    border-radius: 6px;
    background: #f2f2f2;
    border: 1px solid #bfbfbf;
    float: left;
}
    .header_right {
        width: 250px;
        float: right;
        margin: 15px 0 0
    }
    .bar {
        padding-left: 8px;
        width: 190px;
        height: 29px;
        position: relative;
        line-height: 2em;
        float: left;
        font-weight: 400;
        color: #757575;
        font-family: 'Francois One', sans-serif;
        font-size: 14px;
        border-radius: 3px;
        margin: 0 5px 0 0;
        border: 1px solid #ccc!important;
        border-image: !important
    }
    #wraper {
        width: 100%;
        overflow: hidden
    }
    .header {
        background: #f7f5f5;
        padding: 6px 0 4px;
        box-shadow: 0 0 5px #a3a3a3;
        height: auto;
        left: 0;
        padding: 0 0 12px;
        top: 0;
        transition: font-size .5s ease 0s, height .5s ease 0s, padding .5s ease 0;
        width: 100%;
        z-index: 9;
        border-bottom: #ec1a2e 4px solid;
        clear: both
    }
    .header_main {
        width: 98%;
        margin: 0 auto;
        overflow: hidden
    }
    .gallery_main {
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
        height: 40px
    }
    .gallery_one {
        width: 170px;
        float: left;
        margin: 0;
        text-align: center;
        border-right: 1px solid #ccc;
        padding: 5px 0 0
    }
    .gallery_two {
        width: 170px;
        float: left;
        margin: 0;
        text-align: center;
        border-right: 1px solid #ccc;
        padding: 5px 0 0
    }
    .gallery_three {
        width: 170px;
        float: left;
        margin: 0;
        text-align: center;
        border-right: 1px solid #ccc;
        padding: 5px 0 0
    }
    .gallery_four {
        width: 170px;
        float: left;
        margin: 0;
        text-align: center;
        border-right: 1px solid #ccc;
        padding: 5px 0 0
    }
    .gallery_five {
        width: 170px;
        float: left;
        margin: 0;
        text-align: center;
        padding: 5px 0 0
    }
    .gallery_main h2 {
        position: relative;
        left: 0;
        height: 42px;
        font: normal 18px/42px 'Francois One', sans-serif!important;
        color: #757575
    }
    .gallery_main h2 a {
        font: normal 18px/42px 'Francois One', sans-serif!important;
        color: #000
    }
    .gallery_main .fa {
        color: #927027!important;
        font-size: 22px!important;
        margin: 0 10px 0 0
    }
    .banner_main {
        width: 100%;
        margin: 20px auto;
        overflow: hidden
    }
    .banner_left {
        width: 99.5%;
        float: none
    }
    .contenar_left {
        width: 63%;
        float: left;
        box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
        margin: 5px 0 15px 5px;
        padding:12px 10px 10px;
        background: #fff
    }
    .banner_right {
        width: 99.5%;
        float: none
    }
    .recent_main {
        width: 99%;
        margin: 20px auto;
        overflow: hidden
    }
    .recent_section {
        width: 22%;
        float: left;
        margin: 0 0 0 3%
    }
    .feature_one {
        width: 63%;
        float: left;
        box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
        background-color: #F7F7F7;
        padding: 8px;
        margin: 3px;
        overflow: hidden;
        border-top: #ec1a2e 3px solid
    }
    .feature_left {
        width: 50%;
        float: left
    }
    .feature_two {
        width: 33%;
        float: right;
        margin: 12px 0 0
    }
    .side_one {
        margin: 12px 0 0;
        width: 100%;
        float: none
    }
    .highlight_main {
        width: 100%;
        margin: 20px auto;
        overflow: hidden
    }
    .highlight_one {
        width: 28.9%;
        float: left;
        box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
        margin: 10px 8px 20px 12px;
        padding: 12px;
        background: #fff;
        height: 90px
    }
    .footer_main {
        width: 99%;
        margin: 0 auto;
        overflow: hidden;
        padding: 10px 0 10px;
    }
    .footer_up ul {
        width: 150px;
        float: left;
        margin: 0 0 0 10px;
    }
    .down_main {
        width: 99%;
        margin: 0 auto;
        overflow: hidden;
        padding: 0 0 5px;
    }
    .down_left {
        width: 100%;
        float: none;
    }
    .down_right {
        width: 200px;
        float: right
    }
    .article_main {
        width: 96%;
        margin: 20px auto;
        overflow: hidden
    }
    .article_left {
        width: 700px;
        float: left
    }
    .article_right {
        width: 300px;
        float: right
    }
    .text_part h2 {
        color: #573d21;
        font-weight: 400;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 2.8em;
        line-height: 48px
    }
    .next {
        float: none;
        width: 100%
    }
    .previous {
        float: none;
        width: 100%;
    }
}