/*
	Theme Name: 1WPNhbfQtHL2brZKQY8FNcX
	Text Domain: 1WPNhbfQtHL2brZKQY8FNcX
*/
@font-face {
  font-family: 'bold';
	  src: url('fonts/GothamBold.eot?#iefix') format('embedded-opentype'),  
	  url('fonts/GothamBold.woff') format('woff'), 
	  url('fonts/GothamBold.ttf')  format('truetype'), 
	  url('fonts/GothamBold.svg#GothamBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'medium';
	  src: url('fonts/GothamMedium.eot?#iefix') format('embedded-opentype'),  
	  url('fonts/GothamMedium.woff') format('woff'), 
	  url('fonts/GothamMedium.ttf')  format('truetype'), 
	  url('fonts/GothamMedium.svg#GothamMedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'book';
    src: url('fonts/gotham-book-webfont.eot');
    src: url('fonts/gotham-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gotham-book-webfont.woff2') format('woff2'),
         url('fonts/gotham-book-webfont.woff') format('woff'),
         url('fonts/gotham-book-webfont.ttf') format('truetype'),
         url('fonts/gotham-book-webfont.svg#gotham_bookregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'light';
	  src: url('fonts/GothamLight.eot?#iefix') format('embedded-opentype'),  
	  url('fonts/GothamLight.woff') format('woff'), 
	  url('fonts/GothamLight.ttf')  format('truetype'), 
	  url('fonts/GothamLight.svg#GothamLight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Georgia';
	  src: url('fonts/Georgia.eot?#iefix') format('embedded-opentype'),  
	  url('fonts/Georgia.woff') format('woff'), 
	  url('fonts/Georgia.ttf')  format('truetype'), 
	  url('fonts/Georgia.svg#Georgia') format('svg');
  font-weight: normal;
  font-style: normal;
}

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, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
    font-size: 16px;  
}
img
{
	border:none;
	display:block;
}
input
{
    -webkit-appearance: none;	
}
strong 
{
	font-family:bold !important;
}
li
{
	list-style:none;
}
a
{
	text-decoration:none;
}
p 
{
	margin:0;
}
.wp_center
{
	width:1100px;
	margin:0 auto; 
	position: relative;
}
.wp_centerPost
{
	width:100%;
	margin:0 auto; 
	position: relative;
}
.wp_flexbox {
    display: flex; 
	justify-content: space-between;
    flex-flow: row wrap;
}
.wp_flexbox_Center
{
    display: flex; 
	justify-content: center;
    flex-flow: row wrap;
	align-items:center;	
}
.wp_flexbox_Align
{
    display: flex; 
	justify-content: space-between;
    flex-flow: row wrap;
	align-items:center;
}
.wp_flexbox_Start {
    display: flex;
    justify-content: flex-start;
    flex-flow: row wrap;
}
a 
{
	display:block;
}
.clear
{
	clear:both;
}
.alignright {
    float: right;
    margin-left: 30px;
    margin-bottom: 15px;
}
.alignleft {
    float: left;
    margin-right: 30px;
    margin-bottom: 15px;
}
.aligncenter {
    margin: 0 auto;
    text-align: center;
    display: inherit;
}
.ls-shadow
{
	display:none !important;
}
*:focus
{
	outline:none;
}
header
{
	width: 100%;
    z-index: 999;
    padding-top: 50px;
}
.wp_rowHeader-Up
{
    width: 100%;
    background: #000;
    position: fixed;
    top: 0px;
    z-index: 999;
}
.wp_columnSocial  
{
	display: flex;
}
.wp_columnSocial a
{
	margin:0 3px;
}
.wp_columnNav 
{
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    width: 70%;
}
.wp_columnNav nav
{
	display: table;
    margin: 0 auto;
}
.wp_columnNav nav ul 
{
	display:flex;
}
.wp_columnNav nav ul li 
{
	margin:0 10px;
}
.wp_columnNav nav ul li a
{
    font: 0.8em/1em medium;
    display: block;
    color: #fff;
    text-transform: uppercase;
}
.wp_columnNav nav ul li a:hover 
{
	text-decoration:underline;
}
.icoSearch
{
    width: 50px;
    height: 50px;
    background: #A31714 url('images/search.png') no-repeat center;
    display: flex;
	cursor:pointer;
}
.wp_columnLogo
{
	display: flex;
    justify-content: center;
    padding: 45px 0;
}
#wp_containerFeatured
{
    width: 100%;
}
.wp_rowFeatured
{
	width: 75%;
    height: 490px;
    border: 2px solid #ffd51e;
}
.wp_columPost-Content
{
    padding: 70px 60px;
    width: 50%;
}
.wp_columPost-Content h2
{
    
    display: block;
    color: #000;
    letter-spacing: -0.5px;
    padding-top: 5px;
}
.wp_columPost-Content h2:hover
{
    text-decoration:underline;
}
.wp_textPost-Content
{
    
    display: block;
    color: #7b7b7b;
    letter-spacing: 0.2px;
    padding-top: 15px;
}
.wp_columPost-Image{
    position: absolute;
    width: 550px;
    right: 0px;
}
.wp_columPost-Image img {
    position: absolute;
    width: 100%;
    height: 380px;
    right: 0px;
    top: 55px;
    object-fit: cover;
}
.wp_columnSearch
{
	position:relative;
}
.wp_columText_Search
{
	width: 240px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 50px;
	display:none;
}
.wp_columText_Search input[type="text"]
{
	margin: 0;
    width: 100%;
    
    color: #000;
    letter-spacing: -0.5px;
    background: #fff;
    height: 45px;
    padding: 0 15px;
    box-sizing: border-box;
    border: none;
    border-left: 1px solid #A8A8A8;
    border-right: 1px solid #A8A8A8;
    border-bottom: 1px solid #A8A8A8;
	padding-right:30px;
}
.icoCloseSearch
{
	
    color: #000;
    position: absolute;
    right: 12px;
    top: 14px;
    cursor: pointer;
}



.wp_rowFeaturedTags
{
	width:100%;
}
.wp_rowFeaturedTags ul
{
	display:flex;
}
.wp_rowFeaturedTags ul li span 
{
	
    display: block;
    color: #2d2d2d;
    text-transform: uppercase;
	padding-left:18px;
}
.wp_rowFeaturedTags ul li
{
	margin-right:15px;
}
.datePost
{  
	background: url('images/icoDate.svg') no-repeat left center;
	background-size:12px;
}
.icoTag
{  
	background: url('images/icoTag.svg') no-repeat left center;
	background-size:12px;
}
.wp_rowFeatured ul li 
{
    display: flex; 
	justify-content: space-between;
    flex-flow: row wrap;	
}

#wp_containerFeatured .slick-prev {
    width: 45px;
    height: 30px;
    background: url("images/arrow.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    left: -60px;
    z-index: 99;
    top: 195px;
    text-decoration: none;
    position: absolute;
    overflow: hidden;
    cursor: pointer;
    border: none;
    padding: 0px;
    text-indent: 999px;
    color: transparent;	
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
#wp_containerFeatured .slick-prev:hover {
    left: -70px;
}
#wp_containerFeatured .slick-next:hover {
   right: -75px;
}
#wp_containerFeatured .slick-next {
    width: 45px;
    height: 30px;
    background: url("images/arrow.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    right: -55px;
    z-index: 99;
    top: 195px;
    text-decoration: none;
    position: absolute;
    overflow: hidden;
    cursor: pointer;
    border: none;
    padding: 0px;
    text-indent: 999px;
    color: transparent;
    transform: rotate(180deg);
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.wp_buttonFeaturedLike
{
	width: 45px;
    height: 45px;
    background: #F7F7F7 url("images/like.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 18px;
    border-radius: 50%;
    margin-top: 25px;
    float: left;
	margin-right:10px;
	cursor:pointer;
}
.wp_buttonFeaturedLike:hover
{
    background: #E1E1E1 url("images/like.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 18px;
}
.wp_buttonFeaturedLikeActive
{
    background: #F7F7F7 url("images/likeActive.svg") !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 18px !important;;
}
.wp_buttonFeatured
{
	width: 45px;
    height: 45px;
    background: #F7F7F7 url("images/arrow.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 18px;
    transform: rotate(180deg);
    border-radius: 50%;
    margin-top: 25px;
    float: left;
}
.wp_buttonFeatured:hover
{
    background: #E1E1E1 url("images/arrow.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 18px;	
}
#wp_containerNewletter
{
	width:100%;
	padding:80px 0;
}
#wp_containerNewletter form 
{
    display: flex;
    align-items: center;
}
.wp_textNewletter
{
	width:30%;
}
.wp_formNewletter
{
	width:65%;
}
.wp_formNewletter p
{
    margin: 0;
    width: 33%;
    float: left;
}
.wp_formNewletter p input[type='text'] , .wp_formNewletter p input[type='email'] 
{
	margin:0;
	width:95%;
	border:none;
	
    color: #000;
    letter-spacing: -0.5px;
	background:#F7F7F7;
	height:50px;
	padding:0 15px;
    box-sizing: border-box;
}
.wp_formNewletter p input[type='submit'] 
{
	margin: 0;
    width: 103%;
    border: none;
    font: 0.9em/1.1em medium;
    color: #FFF;
    letter-spacing: 1px;
    background: #000;
    height: 50px;
    padding: 0 15px;
    box-sizing: border-box;
	cursor:pointer;
}
.wp_formNewletter p input[type='submit']:hover 
{
	background:#ffd51e;
}

.wp_textNewletter {
    
    color: #000;
    letter-spacing: -0.5px;
    display: flex;
    align-items: center;
}
div.wpcf7 img.ajax-loader {
    display: none;
}


#wp_containerPost-Column
{
	width:100%;
	padding-bottom:80px;
}
.wp_columnPost
{
    width: 32%;
    margin-right: 2%;
}
.wp_columnPost:nth-child(3)
{
    margin-right: 0%;
}
.wp_columnPost .wp_columImage-Post
{
	width:100%;
	overflow:hidden;
}
.wp_columnPost .wp_columImage-Post img
{
	width:100%;
	height:450px;
	object-fit:cover; 
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.wp_columnPost .wp_columImage-Post img:hover
{
	transform:scale(1.3);
}


.wp_columnPost .wp_columContent-Post 
{
	background: #333;
    padding: 25px;
    padding-bottom: 65px;	
}
.wp_columnPost .icoTag {
	
    display: block;
    color: #fff;
    text-transform: uppercase;
    padding-left: 15px;
}
.wp_columnPost h2  {
	
    display: block;
    color: #ffd51e;
    letter-spacing: -0.5px;
    padding-top: 5px; 
	height: 80px;
}
.wp_excerpt-Post {
	
    display: block;
    color: #7b7b7b;
    letter-spacing: -0.5px;
    padding-top: 15px;
}
#wp_containerBanner-1
{
	width: 100%;
    height: auto;
    margin-bottom: 80px;
}
#wp_containerBanner-1 img
{
    width: auto;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
    border: 2px solid #ffd51e;
}
#wp_containerTitle
{
	width:100%;
}
#wp_containerTitle div div 
{
	width:100%;
	height:1px;
	background:#ffd51e;
	margin:5px 0;
}
#wp_containerTitle h2 
{
	
    display: block;
    color: #000;
    letter-spacing: -0.5px;
    position: absolute;
    background: #fff;
    top: -13px;
    padding-right: 15px;
}
#containerAside-Post
{
    width: 100%;
    padding: 45px 0;
}
#containerList-Post 
{
	width:65%;   
}
#containerList-Post ul li
{
    width: 100%;
    display: flex;
    justify-content: space-between;
	margin-bottom:30px;
}
#containerList-Post ul li .wp_rowImage-Post
{
	width: 45%;	
	height:255px;
	overflow:hidden;
}
#containerList-Post ul li .wp_rowImage-Post img
{
	width:100%;   
	height:255px;
	object-fit:cover;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
#containerList-Post ul li .wp_rowImage-Post img:hover
{
	transform:scale(1.3);
}
#containerList-Post ul li .wp_rowContent-Post
{
	width: 50%;   
}
#containerList-Post ul li .wp_rowContent-Post .icoTag
{
    
    display: block;
    color: #2d2d2d;
    text-transform: uppercase;
    padding-left: 15px; 
}
#containerList-Post ul li .wp_rowContent-Post h2 {
    
    display: block;
    color: #ffd51e;
    letter-spacing: -0.5px;
    padding-top: 5px;
}
#containerList-Post ul li .wp_excerpt-rowPost  {
    
    display: block;
    color: #000;
    letter-spacing: 0px;
    padding-top: 15px;
}

div.wpcf7-validation-errors {
    border: 2px solid #ffd51e !important;
    position: absolute !important;
    top: -75px !important;
    font-family: Georgia !important;
    font-size: 14px !important;
	background:#ffd51e !important;
	color:#fff !important;
}
span.wpcf7-not-valid-tip {
    position: absolute !important;
    font-family: Georgia !important;
    color: #000 !important;
    font-size: 13px !important;
    top: 40px !important;
    left: 15px !important;
}


#containerSidebar-Post
{
	width:32%;   
}
.wp_containerAbout-Sidebar
{
    width: 100%;
    border: 1px solid #ffd51e;
    padding: 15px;
    box-sizing: border-box;
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
}
.wp_containerAbout-Sidebar h2
{
    font: 0.8em/1.1em medium;
    color: #000;
    background: #fff;
    padding: 5px 10px;
    text-transform: uppercase;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    display: table;
    margin-top: -54px;
}
.wp_containerAbout-Sidebar .logoSidebar 
{
    width: 100%;
    margin: 15px 0;
}
.wp_containerAbout-Sidebar .logoSidebar img 
{
	height: 35px;
    display: table;
    margin: 0 auto;
}

.wp_textAbout-Sidebar
{
	
    display: block;
    color: #000;
    letter-spacing: 0.1px;
    text-align: center;
    padding: 0 40px;
}


.wp_containerSocial-Sidebar
{
	width: 100%;
    border: 1px solid #ffd51e;
    padding: 15px;
    box-sizing: border-box;
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 35px;
}
.wp_containerSocial-Sidebar h2
{
	font: 0.8em/1.1em medium;
    color: #000;
    background: #fff;
    padding: 5px 10px;
    text-transform: uppercase;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    display: table;
    margin-top: -45px;
}
.icoSocial-Sidebar
{
    display: flex;
    justify-content: center;
    margin-top: 17px;
}
.icoSocial-Sidebar a
{
	margin:0 15px;
}

#wp_containerBanner-1-Sidebar
{
    width: 100%;
    height: auto;
    margin-top: 35px;
}
#wp_containerBanner-1-Sidebar img
{
    width: 100%;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
}

#wp_containerForm-Sidebar
{
	width: 100%;
    padding: 50px;
    box-sizing: border-box;
    position: relative;
    margin-top: 30px;
	background:#F7F7F7;
}
#wp_containerForm-Sidebar h2 {
    
    display: block;
    color: #000;
    letter-spacing: -0.5px;
    padding-top: 5px;
	text-align:center;
	padding-bottom:10px;
}
.wp_formSidebar p input[type='text'], .wp_formSidebar p input[type='email'] {
    margin: 0;
    width: 100%;
    
    color: #000;
    letter-spacing: -0.5px;
    background: #fff;
    height: 45px;
    padding: 0 15px;
    box-sizing: border-box;
    border: 1px solid #ffd51e;
    margin-bottom: 10px;
}
.wp_formSidebar p input[type='submit'] {
    margin: 0;
    width: 100%;
    border: none;
    font: 0.9em/1.1em medium;
    color: #FFF;
    letter-spacing: 1px;
    background: #ffd51e;
    height: 50px;
    padding: 0 15px;
    box-sizing: border-box;
    cursor: pointer;
}

.textForm-Sidebar
{
	
    display: block;
    color: #000;
    letter-spacing: -0.5px;
    text-align: center;
    margin-bottom: 15px;	
}


#wp_containerRcent-Post
{
    width: 100%;
    border: 1px solid #ffd51e;
    padding: 30px;
    box-sizing: border-box;
    position: relative;
    padding-top: 65px;
    padding-bottom: 25px;
    margin-top: 35px;
}
#wp_containerRcent-Post h2
{
    font: 0.8em/1.1em medium;
    color: #000;
    background: #fff;
    padding: 5px 10px;
    text-transform: uppercase;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    display: table;
    margin-top: -78px;
    margin-bottom: 35px;
}

.listRecent-Post ul li {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.listRecent-Post ul li .wp_rowImage-RecentPost {
    width: 40%;
    height: 80px;
    overflow: hidden;
}
.listRecent-Post ul li .wp_rowImage-RecentPost img {
    width: 100%;
    height: 80px;
    object-fit: cover;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.listRecent-Post ul li .wp_rowContent-RecentPost {
    width: 45%;
    padding-right: 10%;
}
.listRecent-Post ul li .wp_rowContent-RecentPost h3 {
	
    display: block;
    color: #000;
    padding-bottom: 5px;
}
.listRecent-Post ul li .wp_rowContent-RecentPost h3:hover 
{
	text-decoration:underline;
}
.listRecent-Post ul li .wp_excerpt-RecentPost {
    
    display: block;
    color: #737373;
    letter-spacing: -0.5px;
}

#wp_containerCat-Sidebar
{
    width: 100%;
    border: 1px solid #ffd51e;
    padding: 30px;
    box-sizing: border-box;
    position: relative;
    padding-top: 65px;
    padding-bottom: 25px;
    margin-top: 35px;
}
#wp_containerCat-Sidebar h2
{
    font: 0.8em/1.1em medium;
    color: #000;
    background: #fff;
    padding: 5px 10px;
    text-transform: uppercase;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    display: table;
    margin-top: -78px;
    margin-bottom: 35px;
}
#wp_containerCat-Sidebar ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}
#wp_containerCat-Sidebar ul li 
{
	width:30%;
	margin:0 1.5%;
	margin-bottom:25px;
}
#wp_containerCat-Sidebar ul li:hover span 
{
	text-decoration:underline;
}
#wp_containerCat-Sidebar ul li a
{
	display: flex;
    justify-content: center;
    flex-flow: column;
    align-items: center;
}
#wp_containerCat-Sidebar ul li span 
{
    display: block;
    font: 0.75em/1.2em bold;
    color: #000;
    padding-top: 10px;
    text-transform: uppercase;
	text-align:center;
}
#wp_containerCat-Sidebar ul li .icoCat 
{
	width: 55px;
    height: 55px;
    background: #ffd51e;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
footer  {
    width: 100%;
    padding: 30px 0;
}
.wp_columnNav_Footer {
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    width: 70%;
}
.wp_columnNav_Footer nav {
    display: table;
    margin: 0 auto;
}
.wp_columnNav_Footer nav ul {
    display: flex;
}
.wp_columnNav_Footer nav ul li {
    margin: 0 10px;
}
.wp_columnNav_Footer nav ul li a {
    font: 0.8em/1em medium;
    display: block;
    color: #000;
    text-transform: uppercase;
}
.wp_columnSocial_Footer
{
	display: flex;
    justify-content: center;
}
.wp_columnSocial_Footer a {
    margin: 0 5px;
}
.wp_columnCopy
{
    
}


#containerTheContent-Post
{
	width:100%;    
	margin-top: 50px;
	margin-bottom: 50px;
}
#containerTheContent-Left
{
	width:60%;
	height:auto;
}
.theContent-Title
{
	width:100%;
	height:auto;
}
.theContent-Title h1
{
	
    display: block;
    color: #000;
    letter-spacing: -2px;
    padding-top: 5px;
}
.theContent
{
    
    display: block;
    color: #585858;
    text-align: justify;
    margin-bottom: 70px;
}
.theContent p
{
    margin:20px 0;
}
.theContent h3 
{
	
    display: block;
    color: #000;
    letter-spacing: -0.5px;
    padding-top: 5px;
}
.theContent h4 
{
	
    display: block;
    color: #000;
    letter-spacing: -0.5px;
    padding-top: 5px;
}
.theContent h5 
{
	
    display: block;
    color: #000;
    letter-spacing: -0.5px;
    padding-top: 5px;
}
.theContent h6
{
	
    display: block;
    color: #000;
    letter-spacing: -0.5px;
    padding-top: 5px;
}
.theContent-Image
{
	width:100%;
	margin:15px 0;
}
.theContent-Image img
{
	width:100%;
	height:auto;
}
.postRelations
{
	width:100% !important;
	margin-top:50px !important;
}
.theContent-InfoArticle
{
	margin-top:30px;
}
.dateAuthor_Article strong 
{
	display: block;
    font-size: 0.8em;
}
.dateAuthor_Article span  
{
    display: block;
    
	padding-top: 5px;
}
.wp_share_Article
{
    width: 80%;
    display: flex;
    border-left: 1px solid #989898;
    padding-left: 15px;
}
.wp_share_Article span  
{
	
    padding-top: 5px;
}
.wp_share_Article div
{
    display: flex;
    width: 100%;
}
.wp_share_Article div a
{
    width: 24%;
    margin-left: 1%;
    padding: 4px 10px;
    
    color: #fff;
    display: flex;
    align-items: center;
    text-transform: uppercase;
}
.wp_share_Article div a img
{
    margin-right: 5%;
}

.buttonPrevPage
{
    padding: 5px 0px;
    font: 0.7em/1em bold;
    color: #000;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.buttonPrevPage:hover
{
    text-decoration: underline;
}
.buttonPrevPage img
{
    width: 15px;
    height:auto;
	margin-right:10px;
}
.is_icoNav , .is_containerNav_Mobile {
    display: none;
}


@media screen and (max-width:1100px){
	

	body {
		font-size: 12px;
	}
	.wp_center {
		width: 95% !important;
	}
	.wp_columnNav nav ul li {
		margin: 0 5px;
	}	
	.wp_columPost-Image {
		width: 330px;
		height: 300px;
	}
	.wp_columPost-Image img {
		width: 330px;
		height: 300px;
	}
	.wp_columnPost .wp_columImage-Post img {
		height: 250px;
	}
	#wp_containerNewletter {
		padding: 40px 0;
	}
	#wp_containerForm-Sidebar {
		padding: 25px;
	}
	.wp_columnNav_Footer nav ul li {
		margin: 0 5px;
	}
	.wp_share_Article {
		width: 100%;
		border-left: 0px solid #989898;
		padding-left: 0;
		margin-top: 15px;
	}
	#containerList-Post ul li .wp_rowImage-Post img {
		height: 220px;
	}
	.wp_containerAbout-Sidebar .logoSidebar img {
		height: 25px;
	}
}

@media screen and (max-width:750px){
	
	.wp_columnSocial ,  .wp_columnNav
	{
		display:none;
	}
	.wp_columPost-Content h2 {
		
	}
	.wp_flexbox_Center {
		flex-flow: column;
	}
	.wp_columPost-Image {
		position: relative;
		width: 100%;
	}
	.wp_columPost-Image img {
		width: 100%;
		height: auto;
	}
	.wp_rowFeatured {
		width: 98%;
		height: auto;
		border: 2px solid #ffd51e;
		flex-flow: column;
		flex-direction: column-reverse;
	}
	.wp_columPost-Content {
		padding: 30px 30px;
		width: 100%;
		box-sizing: border-box;
	}
	.wp_columPost-Image {
		width: 100%;
		height: auto;
		position: relative;
		top: inherit;
	}
	.wp_columPost-Image img {
		width: 100%;
		height: auto;
		position: relative;
		top: inherit;
	}	
	
	.is_icoNav {
		width: 35px;
		display: block;
		right: 5%;
		top: 35px;
	}
	.is_icoNav ul li {
		width: 100%;
		height: 2px;
		display: block;
		float: right;
		background: #fff;
		margin-bottom: 3px;
		-webkit-transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out;
		transition: all 0.5s ease-in-out;
	}		
	.closeNav ul li
	{
		width: 100% !important;
	}
	.closeNav ul li:nth-child(1)
	{
		opacity:0;
	}
	.closeNav ul li:nth-child(2)
	{
		transform:rotate(45deg);
		margin-bottom:-3px;
	}
	.closeNav ul li:nth-child(3)
	{
		transform:rotate(-45deg);
	}
	.is_containerNav_Mobile {
		display:block;
		width: 70%;
		background:#A31714;
		position: fixed;
		top: 0;
		right: -70%;
		z-index: 9999999;
		overflow: auto;
		height: 100%;
		font-size: 15px;
		-webkit-transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out;
		transition: all 0.5s ease-in-out;
	}	
	.is_row-Mobile {
		margin-top: 60px;
		margin-left: 21px;
	}	
	.is_row-Mobile ul li a {
		font: 1em/1em Medium;
		display: block;
		position: relative;
		margin-top: 8px;
		margin-bottom: 15px;
		color: #fff;
		letter-spacing: -0.5px;
	}	
	.is_row-Mobile nav  {
		margin-top: 25px;
		margin-bottom: 25px;
	}	
	.is_row-Mobile .wp_socialFooter
	{
		position: absolute;
		bottom: 25px;
		left: 20px;
	}
	.wp_center {
		width: 90% !important;
	}
	.wp_columnLogo {
		padding: 20px 0;
	}	
	.wp_columnLogo img {
		
	}
	#wp_containerFeatured .slick-dots {
		position: absolute;
		bottom: -25px;
		justify-content: center;
		align-items: center;
		width: 100%;
		left: 0;
		display: flex !important;
	}
	#wp_containerFeatured .slick-dots button 
	{
		border: none;
		padding: 0;
		margin: 0;
		font-size: 0;
		width: 12px;
		height: 12px ;
		background: none;
		border-radius: 50%;
		margin:0 3px;
		border:1px solid #494747;
		cursor:pointer;
	}
	#wp_containerFeatured .slick-active button 
	{
		background:#494747 !important;	
		border:1px solid #494747 !important;	
	}
	#wp_containerFeatured .slick-dots {
		bottom: -15px!important;
	}	
	#wp_containerNewletter  .wp_flexbox {
		flex-flow: column;
	}
	.wp_textNewletter {
		width: 100%;
		text-align: center;
		justify-content: center;
		padding-bottom: 10px;
	}
	#wp_containerNewletter form {
		flex-flow: column;
	}
	.wp_formNewletter {
		width: 100%;
	}	
	.wp_formNewletter p {
		width: 100%;
		margin-top: 5px;
	}
	.wp_formNewletter p input[type='text'], .wp_formNewletter p input[type='email'] {
		width: 100%;
	}
	.wp_formNewletter p input[type='submit'] {
		width: 100%;
	}
	.wp_columnPost {
		width: 100%;
		margin-right: 0;
		margin-bottom:15px;
	}
	.wp_columnPost h2 {
		height: auto;
	}
	#wp_containerPost-Column {
		padding-bottom: 20px;
	}
	#wp_containerBanner-1 {
		margin-bottom: 60px;
	}	
	#wp_containerTitle h2 {
		
		letter-spacing: -0.5px;
		top: -8px;
		padding-right: 10px;
	}
	#containerAside-Post .wp_flexbox {
		flex-flow: column;
	}
	#containerList-Post {
		width: 100%;
	}
	#containerList-Post ul li .wp_rowImage-Post img {
		height: 200px;
	}	
	#containerList-Post ul li .wp_rowImage-Post {
		height: auto;
	}	
	#containerSidebar-Post {
		width: 100%;
		margin-top: 25px;
	}	
	.wp_columnNav_Footer
	{
		display:none;
	}	
		
	footer .wp_flexbox_Align {
		flex-flow: column;
		flex-direction: column-reverse;
	}
	.wp_columnCopy {
		
		width: 100%;
		text-align: center;
		padding-top: 15px;
	}
	#containerTheContent-Post .wp_flexbox {
		flex-flow: column;
	}
	#containerTheContent-Left {
		width: 100%;
	}
	.theContent  img 
	{
		width:100%;
		height:auto;
	}	
	.wp_share_Article span {
		display: none;
	}
	.wp_share_Article div {
		display: flex;
		width: 100%;
		flex-flow: row wrap;
	}	
	.wp_share_Article div a {
		width: 40%;
		margin-left: 0%;
		padding: 6px 5%;
		
		color: #fff;
		display: flex;
		align-items: center;
		text-transform: uppercase;
		margin-bottom: 1px;
	}	
	.theContent-InfoArticle {
		margin-top: 20px;
		font-size: 15px;
	}	
	.theContent-Title h1 {
		
		letter-spacing: -2px;
	}	
	.buttonPrevPage {
		font: 0.9em/1em bold;
	}
	#containerTheContent-Post {
		margin-top: 25px;
		margin-bottom: 40px;
	}
	.wp_columnSocial a {
		margin: 0 -1px;
		margin-right: 10px;
	}	
}
.icoCat img {width: 100% !important;}