html{width: 100%; display: inline-block;-webkit-font-smoothing: antialiased !important;position: relative;}
body{width: 100%; display: inline-block;color: black;background-repeat: repeat;font-family: 'Lato', sans-serif;background:#2f2f2f;}
a, a:hover{color: inherit;text-decoration: none;}
a:hover{opacity: 0.8;cursor: pointer;}
*{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

.content{width:1200px;margin:0px auto;}
.bg_gradient{background: rgb(229,216,211); /* Old browsers */background: -moz-linear-gradient(45deg, rgba(229,216,211,1) 0%, rgba(193,173,173,1) 17%, rgba(198,168,157,1) 50%, rgba(240,231,219,1) 83%, rgba(255,255,255,1) 100%); /* FF3.6-15 */background: -webkit-linear-gradient(45deg, rgba(229,216,211,1) 0%,rgba(193,173,173,1) 17%,rgba(198,168,157,1) 50%,rgba(240,231,219,1) 83%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */background: linear-gradient(45deg, rgba(229,216,211,1) 0%,rgba(193,173,173,1) 17%,rgba(198,168,157,1) 50%,rgba(240,231,219,1) 83%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5d8d3', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}

.lineColor1{border-color:#4eced6;}
.lineColor2{border-color:#d6d44e;}
.lineColor3{border-color:#4ea1d6;}
.lineColor4{border-color:#4ed6a4;}
.lineColor5{border-color:#f58b25;}
.lineColor6{border-color:#d6ae4e;}

.wrapper{width: 100%;display: inline-block;position: relative;}
.button {padding: 12px 40px;background: #4d4d4d;height: 38px;color: white;font-size: 11px;text-transform: uppercase;text-align: center;width: auto;display: inline-block;}

/* HEADER - BEGIN */
header{float:left;height: 180px;background-image:url('../../images/layout/bg_header.png');padding-top:45px;width: 100%;display: inline-block;background-size: cover;background-position: center;text-align: center;}
header .social_area{display: inline-block;float: left;width: 33.333%;margin-top: 30px;}
header .social_area ul li{float: left;margin-right:30px;}
header .social_area ul li i{font-size: 26px; -webkit-background-clip: text;-webkit-text-fill-color: transparent;display: initial;}
header .logo{display: inline-block;float: left;width: 33.333%;}
header .logo img{height:90px;}
header .search{display: inline-block;float: left;width: 33.333%;text-align: right;margin-top: 30px;}
header .search i{font-size: 26px;-webkit-background-clip: text;-webkit-text-fill-color: transparent;display: initial;}
header .search:hover{cursor: pointer;opacity: 0.8;}
/* HEADER - END */


/* SEARCH - BEGIN */
.search_fullpage{width: 100%;height: 100vh;background: rgba(255,255,255,0.9);position: fixed;top: 0px;z-index: 9999;text-align: center;visibility: hidden;opacity:0;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;}
.search_fullpage.active{visibility: visible;opacity: 1}
.search_fullpage .close{float: right;opacity: 1;font-size: 29px;margin-top: 15px;}
.search_fullpage .box{position: relative;top: 50%;transform:translateY(-100%);}
.search_fullpage .title{font-size: 38px;font-weight: 700;text-transform: uppercase;text-align: center;width: 100%;display: inline-block;}
.search_fullpage .sub_title{font-size: 24px;font-weight: 300;}
.search_fullpage .box .form form {width: 100%; margin-top: 20px;}
.search_fullpage .box .form form input.text{width: 500px;height: 40px;border: 1px solid #ddd;padding-left: 10px;}
.search_fullpage .box .form form .button:hover{cursor: pointer;opacity:0.8;}
/* SEARCH - END */


/* MENU - BEGIN */
.menu{width: 100%;float:left;text-align: center;height: 40px;background: rgb(52,52,54); /* Old browsers */background: -moz-linear-gradient(top, rgba(52,52,54,1) 0%, rgba(30,30,30,1) 100%); /* FF3.6-15 */background: -webkit-linear-gradient(top, rgba(52,52,54,1) 0%,rgba(30,30,30,1) 100%); /* Chrome10-25,Safari5.1-6 */background: linear-gradient(to bottom, rgba(52,52,54,1) 0%,rgba(30,30,30,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#343436', endColorstr='#1e1e1e',GradientType=0 ); /* IE6-9 */}
.menu ul {margin: 0px;padding: 0px;display: inline-block;margin-top: 7px;}
.menu ul li{margin: 0px;padding: 0px;float: left;list-style: none;height: 36px;color: white;position: relative;font-size: 17px;text-transform: uppercase;font-weight: 700;font-style: italic;padding: 0px 30px;letter-spacing: 2px}
.menu ul li a.notLink{ pointer-events: none;cursor: default;}
.menu ul li:hover ul{display: block;}
.menu ul li ul{position: absolute;top: 32px;left: 0px;background: rgba(0,0,0,0.7);width: 200px;z-index: 9;margin-top: 0px;display: none;}
.menu ul li ul li{width: 100%;display: inline-block;text-align: left;height: auto;}
.menu ul li ul li a{padding: 8px 0px;display: inline-block;width: 100%}
/* MENU - END */


/* BANNER - BEGIN */
.banner {position: relative;}
.banner .item{width: 100%;height: 520px;background-size: cover;background-position: center;}
.banner .item .content{position: relative;height: 100%;}
.banner .item .content .description{font-weight:700;position: absolute;bottom: 20px;left: 0px;color: white;text-transform: uppercase;line-height: 40px;max-width: 50%;}
.banner .item .content .description .resume,
.banner .item .content .description .date{font-size: 24px;line-height: 46px;padding: 7px 0px;  background: black; box-shadow: 10px 0 0 black, -10px 0 0 black;}
.banner .item .content .description .date{font-size: 17px;margin-top: 10px;display: inline-block;}
.banner .item .facebook{margin-top:20px;margin-left:-10px;padding: 8px 20px;line-height: 20px;background: #2e5e93;float: left;color: white;border-radius: 5px;font-size: 14px;font-weight: 700;text-shadow: none;text-transform: initial;}
.banner .item .facebook i{margin-right: 10px;}
/* BANNER - END */


/* HOMEPAGE - BEGIN */
.homepage,
.contentCms{width: 76%;float: left;min-height: 500px;}
.homepage .categories {margin-top: 30px;margin-bottom: 10px;}
.homepage .categories ul{margin:0px;padding: 0px;column-count: 3;column-gap: 20px;padding-right: 20px;}
.homepage .categories ul li{list-style: none;width: 100%;background: white;margin-bottom: 20px;display: inline-block;-webkit-column-break-inside: avoid;page-break-inside: avoid;break-inside: avoid;}
.homepage .categories ul li .image{width: 100%;height: 90px;background-size: cover;background-position: center;}
.homepage .categories ul li .name{width: 100%;text-align: center;background: #222;font-size: 18px;color: white;text-transform: uppercase;padding: 5px 0px;letter-spacing: 2px;font-weight: 700;}
.homepage .categories ul li .line{width: 100%;height: 2px;display: inline-block;}

.homepage .articles ul {padding: 0px;margin: 0px;padding-right: 20px;}
.homepage .articles ul li{width: 100%;display: inline-block;list-style: none;padding: 0px;margin: 0px;float:left;background: white;border-bottom-style: solid;border-bottom-width: 6px;margin-bottom: 30px;}
.homepage .articles ul li .image{height: 350px;display: inline-block;width: 100%;background-size: cover;background-position: center;}
.homepage .articles ul li .description{width: 100%;display: inline-block;padding: 25px 20px 20px 20px;}
.homepage .articles ul li .description .name{font-size: 28px;margin-bottom: 20px;height: 80px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.homepage .articles ul li .description .share{width: 100%;display: inline-block;}
.homepage .articles ul li .description .share .facebook{padding: 8px 20px;background: #2e5e93;float: left;color: white;border-radius: 5px;    font-size: 14px;font-weight: 700;}
.homepage .articles ul li .description .share .facebook i{margin-right: 10px;}
.homepage .articles ul li .description .share .right{float: right;}
.homepage .articles ul li .description .share .right a{float: left;margin-left: 30px;}
.homepage .articles ul li .description .share .right a i{font-size: 30px;}
.homepage .articles ul li:nth-child(1),
.homepage .articles ul li:nth-child(4),
.homepage .articles ul li:nth-child(5),
.homepage .articles ul li:nth-child(8){width: 66%;}
.homepage .articles ul li:nth-child(2),
.homepage .articles ul li:nth-child(3),
.homepage .articles ul li:nth-child(6),
.homepage .articles ul li:nth-child(7){width: 31.66%;margin-left: 2.33%;}
.homepage .articles ul li:nth-child(2) .share .right,
.homepage .articles ul li:nth-child(3) .share .right,
.homepage .articles ul li:nth-child(6) .share .right,
.homepage .articles ul li:nth-child(7) .share .right{display: none;}
.homepage .articles ul li:nth-child(3),
.homepage .articles ul li:nth-child(7){margin-left: 0px;margin-right: 2.33%;}
/* HOMEPAGE - END */


/* SIDEBAR VERTICAL - BEGIN */
.sidebar{width: 24%;float: left;margin-top: 30px;float: right;}
.sidebar .group{background: #222;padding: 15px;}
.sidebar .facebook{height: 215px;margin-bottom:20px;}
.sidebar .pub_ohdiabo{margin-top:20px;display: inline-block;width:100%;}
.sidebar .pub_ohdiabo img{width:100%;}	
.sidebar .highlight{width: 100%;display: inline-block}
.sidebar .highlight .titleSection{font-size: 24px;font-style: italic;color:#999;margin: 30px 0px 10px;font-weight: bold;text-transform: uppercase;}
.sidebar .highlight .titleSection span{color: white;}
.sidebar .highlight .group{padding: 0px}
.sidebar .highlight ul {width: 100%;display: inline-block;margin:0px;padding: 0px;}
.sidebar .highlight ul li{list-style: none;width: 100%;background: white;margin-bottom: 20px;float: left;height: 350px;text-align: center}
.sidebar .highlight ul li:nth-child(3){margin-bottom: 0px;}
.sidebar .highlight ul li .image{width: 100%;display: inline-block;margin: 0px;}
.sidebar .highlight ul li .image img{width: 100%;}
.sidebar .highlight ul li .title{width: 100%;text-align: center;font-size: 16px;text-transform: uppercase;font-weight: 800;padding: 0px 20px;display: inline-block;margin: 15px 0px; color: black;}
.sidebar .highlight ul li .date{width: 100%;text-align: center;color: #d83032;font-size: 10px;text-transform: uppercase;margin-bottom: 20px;}
.sidebar .highlight ul li .facebook{padding: 6px 14px;line-height: 16px;background: #2e5e93;color: white;border-radius: 5px;font-size: 12px;font-weight: 700;text-shadow: none;text-transform: initial;}
.sidebar .highlight ul li .facebook i{margin-right: 10px;}


/* SIDEBAR VERTICAL - END */


/* SIDEBAR HORIZONTAL - BEGIN */
.pub_horizontal{width: 100%;display: inline-block;margin:25px 0px;}
/* SIDEBAR HORIZONTAL - END */


/* VIDEOS - BEGIN */
.videos_cat {width: 100%;display: inline-block;margin-bottom: 20px;}
.videos_cat .title{font-size: 32px;font-style: italic;color:#999;margin: 10px 0px;font-weight: bold;text-transform: uppercase;}
.videos_cat .title span{color: white;}
.videos_cat ul {width: 100%;display: inline-block;margin:0px;padding: 0px;}
.videos_cat ul li{list-style: none;width: 23.7%;background: white;margin-bottom: 20px;float: left;margin-right: 20px;height: 350px;text-align: center}
.videos_cat ul li:nth-child(4){margin-right: 0px;}
.videos_cat ul li .image{width: 100%;display: inline-block;}
.videos_cat ul li .image img{width: 100%;}
.videos_cat ul li .title{width: 100%;text-align: center;font-size: 16px;text-transform: uppercase;font-weight: 800;padding: 0px 20px;display: inline-block;margin: 15px 0px; color: black;}
.videos_cat ul li .date{width: 100%;text-align: center;color: #d83032;font-size: 10px;text-transform: uppercase;margin-bottom: 20px;}
.videos_cat ul li .facebook{padding: 6px 14px;line-height: 16px;background: #2e5e93;color: white;border-radius: 5px;font-size: 12px;font-weight: 700;text-shadow: none;text-transform: initial;}
.videos_cat ul li .facebook i{margin-right: 10px;}

.videos_cat .navigation {position: relative;float: right;}
.videos_cat .navigation .carousel-control{position: relative;background: transparent;opacity: 1;padding: 20px;}
.videos_cat .navigation .carousel-control i{font-size: 30px;}
/* VIDEOS - END */


/* FOOTER - BEGIN */
footer{background: #222;width: 100%;padding: 40px 0px 20px;display: inline-block;color: white;margin-top: 10px;}
footer .col-md-3{padding: 0px;}
footer .name{width: 100%;display: inline-block;font-size: 20px;text-transform: uppercase;font-style: italic;font-weight: 800;letter-spacing: 2px;margin-bottom: 15px;}
footer p{font-style: italic;font-weight: 500;font-size: 12px;text-transform: uppercase;letter-spacing: 2px;font-weight: bold;}
footer .logo{max-width: 150px;margin-top: 30px;}
footer .logo img{max-width: 100%;}
footer .social_area{text-align: left;}
footer .social_area ul {display: inline-block;}
footer .social_area ul li{float: left;margin-right:30px;dasdsatext-align: center;}
footer .social_area ul li i{font-size: 26px; -webkit-background-clip: text;-webkit-text-fill-color: transparent;display: initial;}
footer .social_area ul li:last-child{margin-right: 0px;}
footer .newsletter .input{height:34px;width:100%;margin-bottom: 20px;}
footer .newsletter .input input{width:100%;display: inline-block;height: 36px;font-size: 12px;padding-left: 10px;color: black}
footer .newsletter .link{text-align: right;}
footer .newsletter .link .button{height: 36px;background: #4d4d4d;border:none;padding: 0px 40px;text-transform: uppercase;font-size: 11px;letter-spacing: 2px;} 
footer .copyright{width: 100%;text-align: center;font-size: 12px;color: #949494;text-transform: uppercase;display: inline-block;padding: 30px 0px 10px}


/* CATEGORIES - BEGIN */
.titlePage .text{font-size: 32px;font-style: italic;color:#999;margin: 30px 0px;font-weight: bold;text-transform: uppercase;}
.titlePage .text span{color: white;}
/* CATEGORIES - END */

/* DETAILS - BEGIN */
.details {display: inline-block;width: 100%;}
.details .articles{width: 76%;float: left;padding-right: 20px;}
.details .articles .title{ padding: 50px 0px 30px;font-size: 26px;color: black;font-weight: 800;}
.details .articles .image{width: 100%;display: inline-block;margin: 20px 0px 30px;}
.details .articles .image .line{width: 100%;height: 6px;}
.details .articles .image img{max-width: 100%;width: 100%}
.details .articles .share .left{float: left;}
.details .articles .share .left .button{background: #3e578b;color: white;font-weight: 800;font-size: 12px;line-height: 12px;padding-top: 14px;}
.details .articles .share .left .button i{float: left;margin-right: 10px;font-size: 12px;}
.details .articles .share .right{float: right;font-size: 28px;color: #d83032;font-weight: 800;}
.details .articles .share .right i{color: #3e578b;}
.details .articles .description,
.details .articles .description p{font-size: 16px;line-height: 26px;}
.details .articles .description ins{margin: 50px 0px;}
.details .articles .description img{max-width: 100%;height: auto!important;}
.details .articles .shareSection{width: 100%;display: inline-block;margin-top: 50px;}
.details .articles .shareSection ul{margin:0px;padding: 0px;}
.details .articles .shareSection ul li{float: left;list-style: none;margin-right: 20px;width: 23.3%;}
.details .articles .shareSection ul li:nth-child(4){margin-right: 0px;}
.details .articles .shareSection ul li .button {color: white;font-weight: 800;font-size: 12px;line-height: 12px;padding-top: 14px;width:100%;}
.details .articles .shareSection ul li .button i{float: left;margin-right: 10px;font-size: 12px;}
.details .articles .shareSection ul li.twitter .button{background:#4b91c4;}
.details .articles .shareSection ul li.facebook .button{background:#3e5687;}
.details .articles .shareSection ul li.googleplus .button{background:#ba4236;}
.details .articles .shareSection ul li.pinterest .button{background:#a91e27;}
.details .articles .comments{width: 100%;background: white;padding: 10px;margin-top: 40px;}
.details .articles .comments .fb-comments iframe, 
.details .articles .comments .fb-comments span{width:100%!important;}
.details .related{width: 100%;display: inline-block}
.details .related .titleSection{font-size: 32px;font-style: italic;color:#999;margin: 30px 0px;font-weight: bold;text-transform: uppercase;}
.details .related .titleSection span{color: black;}
.details .related ul {width: 100%;display: inline-block;margin:0px;padding: 0px;}
.details .related ul li{list-style: none;width: 23.7%;background: white;margin-bottom: 20px;float: left;margin-right: 20px;height: 350px;text-align: center}
.details .related ul li:nth-child(4){margin-right: 0px;}
.details .related ul li .image{width: 100%;display: inline-block;margin: 0px;}
.details .related ul li .image img{width: 100%;}
.details .related ul li .title{width: 100%;text-align: center;font-size: 16px;text-transform: uppercase;font-weight: 800;padding: 0px 20px;display: inline-block;margin: 15px 0px; color: black;}
.details .related ul li .date{width: 100%;text-align: center;color: #222;font-size: 10px;text-transform: uppercase;margin-bottom: 20px;}
.details .related ul li .facebook{padding: 6px 14px;line-height: 16px;background: #2e5e93;color: white;border-radius: 5px;font-size: 12px;font-weight: 700;text-shadow: none;text-transform: initial;}
.details .related ul li .facebook i{margin-right: 10px;}
.details .sidebar{margin-top: 50px;}
.details .articles .description iframe{width: 100%;height: 500px;}
/* DETAILS - END */


/* CMS - BEGIN */
.pageCms form {display: inline-block;margin-bottom: 50px;width: 80%;}
.pageCms form .form-group{position: relative;margin-bottom: 30px;}
.pageCms form .form-group input{height: 80px;border-radius: 0px;color:#000;border:none;padding-left:100px;}
.pageCms form .form-group label{font-size: 16px;text-transform: uppercase;font-weight: 800;color: #222;padding-left: 20px;position:absolute;top:30px;display: inline-block;float: left;}
.pageCms form .form-group input::-webkit-input-placeholder {color: #222;}
.pageCms form .form-group input::-moz-placeholder {color: #222;}
.pageCms form .form-group input:-ms-input-placeholder {color: #222;}
.pageCms form .form-group input:-moz-placeholder {color: #222;}
.pageCms form .form-group textarea{width: 100%;display: inline-block;height: 400px;border-radius: 0px;color:#000;border:none;padding: 20px;padding-top: 70px;}
.pageCms form .form-group.file{margin-bottom: 0px;color:white;}
.pageCms form .form-group.file label{position: relative;top: 0px;padding: 0px;padding-right: 30px;color:white;}
.pageCms form .form-group.file input{height:auto;padding: 0px;margin:0px;color:white;}
.pageCms form .actionLinks{width: 100%;display: inline-block;text-align: right;}
.pageCms form .actionLinks .button{background: #4d4d4d;}
/* CMS - END */
