@import url('font-awesome.css');
@import url('aos.css');
@import url('slicknav.css');
@import url('owl.carousel.min.css');
/* cyrillic-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local('Ubuntu Regular'), local('Ubuntu-Regular'), url(../fonts/gYAtqXUikkQjyJA1SnpDLvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local('Ubuntu Regular'), local('Ubuntu-Regular'), url(../fonts/gYAtqXUikkQjyJA1SnpDLvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local('Ubuntu Regular'), local('Ubuntu-Regular'), url(../fonts/gYAtqXUikkQjyJA1SnpDLvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local('Ubuntu Regular'), local('Ubuntu-Regular'), url(../fonts/gYAtqXUikkQjyJA1SnpDLvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* latin-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local('Ubuntu Regular'), local('Ubuntu-Regular'), url(../fonts/gYAtqXUikkQjyJA1SnpDLvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local('Ubuntu Regular'), local('Ubuntu-Regular'), url(../fonts/sDGTilo5QRsfWu6Yc11AXg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
img, embed, object, video {
	max-width: 100%;
	width: auto\9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
html {
	overflow-y: scroll
}
body {
	font: 300 0.875rem/24px 'Ubuntu', sans-serif;
	text-align: left;
	direction: ltr;
    font-size: 15px;
background-color: rgb(255, 199, 0);

}

*:focus, *:active {
	outline: 0;
}
a:hover, a:focus {
	text-decoration: none;
}
html, body {
	height: 100%;
}
.row {
	margin: 0;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Ubuntu', sans-serif;	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	float: right;
}
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
	float: right;
}
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
	float: right;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
	float: right;
}
/*-----
------- top
-------*/


.top {
    background: #000;
    height: 35px;
}

.moshaveretx div {
    float: left;
    color: white;
    font-family: 'Ubuntu';
    font-size: 12px;
    padding: 5px 0 0;
}
div.moshaverenum {
    font-size: 14px;
    font-family: arial;
    padding-left: 7px;
    color: #b4b7b5;
    border-left: 1px solid #3d403d;
    padding: 5px 12px 6px;
    margin-left: 12px;
}
.lan {
    float: left;
}
.lan img {
    float: left;
    padding: 8px 5px;
    border-radius: 27px;
}
.searchmai {
    float: right;
    position: relative;
}
.searchmai input {
    background: rgb(255, 255, 255);
    margin: 20px 0 25px 15px;
    width: 200px;
    padding-right: 30px;
    font-family: bee;
    font-weight: bold;
    font-size: 12px;
    box-shadow: none;
    padding-bottom: 5px;
    border: 1px solid rgb(255, 199, 0);
    /* border-bottom: 4px solid rgb(216, 222, 116); */
    height: 40px;
}
.searchmai i {
    position: absolute;
    top: 29px;
    right: 10px;
    color: #949494;
}
.leftheader {
    float: right;
    position: relative;
    overflow: hidden;
    width: 50%;
}
h1.logo {
     float: left;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 80px;
    top: 70px;
}

.allslideabou {
    background: white;
    padding: 30px 20px;
    border-radius:10px 0 10px 10px;
    border: 6px solid rgb(216, 222, 116);
}
ul {
    list-style: none;
    padding: 0;
}

nav.menumain li {
    float: right;
    width: 20%;
}
nav.menumain {
     float: right;
    background: white;
    padding: 20px 10px 5px;
    width: 52%;
    position: relative;
    margin-bottom: -6px;
    border: 6px solid rgb(216, 222, 116);
    border-bottom: 0;
    border-radius: 35px 10px 0 0;
}
nav.menumain ul li a {
    position: relative;
    display: block;
    overflow: hidden;
    color: #333; text-align: center;
}

nav.menumain ul li a i {
    display: block;
   
    font-size: 23px;
}
nav.menumain ul li a strong {
    padding: 3px 0 0;
    display: block;
    font-family: 'Ubuntu';
}
nav.menumain:before {
    content: '';
    height: 37px;
    width: 37px;
    position: absolute;
    left: -37px;
    bottom: 0px;
    background: url(../img/border.png);
}

.aboutme {
    text-align: justify;
    font-size: 14px;
    font-weight: normal;
}
.aboutme h3 {
    margin: 0;
    padding: 0;
    font-weight: bold;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 20px;
    font-size: 20px;
    padding-bottom: 10px;
    padding-right: 10px;
    color: rgb(33, 182, 215);
}
a.aboutbtn.btn {
    float: left;
    background: rgb(255, 255, 255);
    font-weight: bold;
    font-family: bee;
    color: rgb(33, 182, 215);
    padding: 5px 30px;
    border: 1px solid rgb(33, 182, 215);
}
a.aboutbtn.btn:hover {
    background: rgb(33, 182, 215);
    color: rgb(255, 255, 255);
}
nav.menumain ul li a:before {
    content: '';
    height: 100%;
    width: 2px;
    position: absolute;
    left: 0;
    bottom: 0px;
    background: rebeccapurple;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(238,238,238,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);
}
li.aboutuss a:before {
    display: none;
}
.date {
    float: right;
    padding: 5px 20px 0;
    display: block;
    color: #d6d452;
    font-weight: bold;
    font-family: 'Ubuntu';
    font-size: 13px;
}
.socialall {
    text-align: right;
    margin: 30px 0 0;
}
.socialall a {
    padding: 0px 15px;
    display: inline-block;
    color: #0a0a0a;
    font-size: 24px;
}
.searchmai input:focus {
    box-shadow: none;
    border-color: rgba(0, 0, 0, 0.43);
    background: rgba(239, 244, 157, 0);
    color: #2f342f;
}
nav.menumain ul li a:hover {
    color: rgb(33, 182, 215);
}

header.head .container {
    position: relative;
}
.newposthome {
    padding: 25px 40px;
    margin: 20px 0 30px;
    background: rgb(234, 183, 1);
    border-radius: 10px;
    border: 0;
}

a.posttitle h2 {
    font-size: 15px;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    color: white;
    margin: 0;
    background: rgb(33, 182, 215);
    display: block;
    padding: 5px;
    border-radius: 0 0 4px 4px;    height: 40px;
	    overflow: hidden;
}

.postimg {
    border-radius: 4px 4px 0 0;
    overflow: hidden;
    border: 1px solid rgb(33, 182, 215);
}


.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
	display: block !important;
}
.owl-prev, .owl-next {
position: absolute;
    top: 33%;
    padding: 5px;
    margin: 0;
    z-index: 100;
    font-size: 50px;
    cursor: pointer;
    color: #fff;
}
.owl-prev {
    left: -34px;
    color: white;
    text-shadow: 1px 2px 16px #bdc264;
}
.owl-next {
    right: -34px;
    color: white;
    text-shadow: 1px 2px 16px #bec364;
}
.owl-theme .owl-controls .owl-buttons div {
	color: #555;
	display: inline-block;
	font-size: 3rem;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background: transparent;
	opacity: 1;
	margin-top: -32px;
}
.owl-prev:hover, .owl-next:hover {
    color: rgb(33, 182, 215);
}

.headboxs {
    position: relative;
    border-bottom: 1px solid #ffffff;
    margin: 30px 0 5px;
    overflow: hidden;
}
.headboxs h2 {
    float: left;
    margin: 0;
    padding: 0 10px 10px;
    font-size: 17px;
    font-weight: bold;
    color: #000000;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.28);
}
.headboxs a {
    font-size: 13px;
    font-family: 'Ubuntu';
    font-weight: bold;
    float: right;
    background: #ffffff;
    padding: 5px 15px 3px;
    color: rgb(33, 182, 215);
    border-radius: 4px 4px 0 0;
}

.item {
    box-shadow: 0 7px 20px -10px rgba(171,171,171,.7);
    -webkit-transition: all .55s ease;
    transition: all .55s ease;
}
.item:hover {
    -webkit-transform: translateY(-7px);
    transform: translateY(-7px);
    box-shadow: 0 10px 50px -12px rgba(171,171,171,.9);
}

.owl-carousel .owl-stage {

    padding: 10px 0;
}

.item:hover .postimg {
    border-color: white;
}

.item:hover a h2 {
    background: white;
    color: rgb(33, 182, 215);
}

footer.foot h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 25px 0 20px;
    border-bottom: 2px solid rgb(33, 182, 215);
    padding-bottom: 10px;
    padding-left: 10px;
    color: rgb(33, 182, 215);
}

footer.foot {
    background: white;
    padding: 10px 20px 20px;
    border-radius: 10px;
}
.mainfoot li a {
    display: block;
    padding: 3px 10px;
    font-weight: bold;
    font-family: 'Ubuntu';
    font-size: 14px;
    border-bottom: 1px solid #dedede;
    color: #333;
}
.mainfoot li a i {
    color: rgb(33, 182, 215);
    width: 22px;
}
.footer_box_footer i {
    padding-right: 8px;
    color: #4CAF50;
}

.footer_box_footer {
    font-size: 14px;
    font-family: 'Ubuntu';
    font-weight: bold;
}

.copy-right {
    text-align: center;
    padding: 50px 0;
}



.copy {
    font-family: 'Ubuntu';
    font-weight: bold;
    padding: 10px 0 0;
    display: block;
    color: #1c1c1c;
}
.mainfoot li:hover a {
    color: rgb(33, 182, 215);
}
.mainfoot li:hover a i {
    color: #171717;
}
.innertop {
    background: white;
    padding: 10px 20px;
    border-radius: 0 10px 10px 10px;
    border: 6px solid rgb(216, 222, 116);
    font-family: 'Ubuntu';
    font-weight: bold;
}
.masir i {
    padding: 0 8px;
}
.masir a {
    color: #333;
}.masir a:hover {
    color: #9E9E9E;
}
.masir {
    color: rgb(33, 182, 215);
}

.singlemaincontent{
    background: white;
    padding: 10px 20px;
    border-radius:10px;
    border: 6px solid rgb(216, 222, 116);

    margin: 25px 0;
}

.topcon {
    float: right;
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid #efefef;
    margin-bottom: 30px;
}
.socialall a:hover {
    color: rgb(33, 182, 215);
}
.topcon h1 {
    float: left;
    font-size: 20px;
    margin: 0;
    padding: 20px;
    font-weight: bold;
}
.topcon h1 a {
    color: rgb(33, 182, 215);
}
.alad {
    float: right;
}.topcon h1 a:hover {
    color: #9E9E9E;
}
.text-con.smalllarg {
    font-family: 'Ubuntu';
    font-size: 13px;
    line-height: 28px;
    font-weight: 500;
    text-align: justify;
}
.alad ul li a {
    padding: 8px 2px 10px;
    float: right;
    font-size: 20px;
    color: rgb(33, 182, 215);
}
.alad ul li a:hover {
    color: #9E9E9E;
}
.img-cont {
    margin: 0 0 30px;
}

.tags-single a {
    color: rgb(33, 182, 215);
    font-size: 14px;
}















div#blog-card {
    min-height: 330px;
    border: 4px solid #d8de74;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 30px;
    background: white;
}
.description {
    padding: 20px;
}

.description h2 {
    font-size: 18px;
    margin: 0 0 20px;
    font-weight: bold;
}
.description h2 a {
    color: rgb(33, 182, 215);
}

.archiveerapper {
    padding: 30px 0 0;
}
.summaryd {
    font-size: 13px;
    color: #333;
    font-family: 'Ubuntu';
    font-weight: 500;
}
.description h2 a:hover {
    color: #0e0e0e;
}






a.last, a.first, a.nextpostslink, a.previouspostslink {
	display: none;
}
.pagenavi {
    padding: 30px 0;
    overflow: hidden;
    background: #ffffff;
    border: 5px solid #d8de74;
    margin-bottom: 15px;
    margin-right: 0;
    border-radius: 10px;text-align: center;
}
.pagenavi span, .pagenavi a {
    color: #717171;
    padding: 6px 12px 3px;
    border: 1px solid #cac633;
    margin: 3px;
    display: inline-block;
    background: #cbc734;
    border-radius: 3px;
    font-family: 'Ubuntu';
    font-weight: bold;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	background: rgb(33, 182, 215);
	color: white;
	border-color: rgb(33, 182, 215);
}
.etelated li i {
    padding-right: 8px;
    width: 30px;
    font-size: 20px;
    color: rgb(33, 182, 215);
}
.etelated, .etelated a {
    font-family: 'Ubuntu';
    font-weight: bold;
    color: #4e4e4e;
}.box-share strong i, .tags-single i {
    padding-right: 10px;
}
.etelated {
    padding: 30px 10px 10px;
    border-bottom: 1px solid #d2d2d2;
    margin-bottom: 20px;
}
.box-share strong,.tags-single  {
    font-family: 'Ubuntu';
    font-weight: bold;
    color: #4e4e4e;
}
ul.social-content.list-inline li a {
    padding: 20px 2px 10px;
}

.form-group {
    margin-bottom: 15px;
    overflow: hidden;
}

.form-group label {
    position: relative;
    top: 15px;
}
.wpcf7-form-control-wrap {
    position: relative;
}

.form-group input, .form-group textarea {
    background: #cfcb3d;
    border: 0;
    border-radius: 3px;
    padding: 5px 10px;
    width: 100%;
}
input.wpcf7-form-control.wpcf7-submit {
    float: left;
    background: #009688;
    width: 200px;
    color: white;
}
input.wpcf7-form-control.wpcf7-submit:hover {
    background: #4CAF50;
}

.galleryy {
    padding: 15px;
    margin: 30px 0;
}

.lansd {
    float: right;
    height: 35px;
}

.lansd ul li a {
    padding: 0;
    margin: 0;
}
.wpml-ls-legacy-list-horizontal {
    border: 0;
    padding: 0;
    clear: both;
}
.lansd ul li a img {
    margin-left: 7px;
    border-radius: 23px;
}
.lansd ul li a span {
      font-size: 13px !important;
    font-weight: 500;
    font-family: 'Ubuntu';
    color: white;
    margin-right: 20px !important;
    position: relative;
    top: -1px;
}

.lansd ul li a {
    padding: 8px 0 0;
    margin: 0;
}

.lansd ul li a:hover span {
    color: #eff49c !important;
}
.moshaveretx {
    float: left;
}
.wpml-ls-item-fa span {
    font-family: tahoma !important;
    font-size: 13px !important;
}





.slicknav_menu {
    font-size: 16px;
    box-sizing: border-box;
    padding: 5px;
    position: relative;
    z-index: 9999;
    background: rgb(255, 199, 0);

}

.slicknav_menu ul li a i {
    padding: 0 5px;
}

header.head {
    height: 218px;
}

.slicknav_menu {
    display:none;
}

@media screen and (max-width: 992px) {
.slicknav_menu {
    display:block;
}
.leftheader {
    margin-top: 30px;
}
	.carousel {
    position: relative;
    margin-bottom: 20px;
}
}@media screen and (max-width: 1200px) {
nav.menumain {

    width: 68%;

}
}

.slicknav_nav a {
    padding: 5px 10px;
    margin: 2px 5px;
    text-decoration: none;
    font-family: 'Ubuntu', sans-serif;
    color:#000;
}nav.menumain li ul li a:hover {
    background: rgb(0, 0, 0);
    color: rgb(255, 199, 0);
}









nav.menumain li ul {
    position: absolute;
    background: rgb(255, 199, 0);
    width: 200px;
    z-index: 999999;
    border-radius: 4px 0 4px 4px;
    overflow: hidden;
    border: 1px solid rgb(0, 0, 0);
    box-shadow: 1px 3px 7px #0000002b;
    top:70px;display: none;
}
nav.menumain li ul li {
    width: 100%;
    display: block;
}

nav.menumain li ul li a:before {
    display: none;
}
nav.menumain li ul li a {
    text-align: right;
    padding: 5px 10px;
    border: 0;
    border-bottom: 1px solid rgb(0, 0, 0);
    width: 100%;
    color: rgb(0, 0, 0);
    font-family: bee;
    font-weight: bold;
    font-size: 15px;
}
nav.menumain li:hover ul {
    display: block;
}





















