html,body{height: 100%;}
body{
font-display: swap;
font-size: 1em;
font-weight: 400;
color:#000000;
-webkit-font-smoothing: antialiased;
-webkit-text-size-adjust: 100%;
background: #ffffff;
font-family: Arial, sans-serif;
}
img{
border: 0 none;
height: auto;
vertical-align: middle;
max-width: 100%;
}
a{color:#187398;}
a:hover{color:#187398;}
a:focus{color:#187398;}
h1, .h1, h2, .h2, h3, .h3{margin-bottom: 10px;margin-top: 0px;font-size: 1.125rem;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{line-height: 1;}
.post-text h2{margin:0px;}
ul,ol{padding: 0px;margin:0px;}
ul li,ol li{padding: 0px;margin:0px;}
#site-wrap{
width: 100%;
height: 100%;
position: relative;
z-index: 1;
}
button{outline: 0;}
hr{margin: 20px 0px;border-color:#000;}
img.alignright,.alignright {float:right; margin:0 0 1em 1em;}
img.alignleft,.alignleft {float:left; margin:0 1em 1em 0;}
img.aligncenter,.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.wp-caption{max-width: 100%;}
.p-r-0{padding-right: 0;}
.p-l-0{padding-left: 0;}
.m-b-15{margin-bottom: 15px;}
.staff-wrap img{width: 100%;}
.wp-caption-text{font-size: 80%;text-align: center;}
.nopadding{padding: 0;}
.nomargin{margin: 0;} .bx-wrapper{
-moz-box-shadow: none;
-webkit-box-shadow: none; 
box-shadow: none; 
border: 0; 
margin-bottom:0;
overflow: hidden;
}
.bx-viewport{overflow: hidden;}
.homepage-slider-item{display: none;}
.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager{bottom:30px;}
.bx-wrapper .bx-pager.bx-default-pager a,.bx-wrapper .bx-pager.bx-default-pager a:focus{background-color: #fff;}
.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:hover{
background-color: #ee2b33;
}
.bx-wrapper img,.header-bg img{width: 100%;}
.arrow-down{position:relative;width: 100%;z-index: 1;}
.arrow-down a{color:#ff3366;position: absolute;bottom: 0px;left: 50%; margin-left: -33px;}
.arrow-down span{font-size: 100px;}
.btn-animated {
animation: 1s ease-in-out 0s normal none infinite running updown;
-webkit-animation: 1s ease-in-out 0s normal none infinite running updown;
}
@keyframes updown {    
0% {bottom:0px;}
50% {bottom:-15px;}
100% {bottom:0px;}
}
@-webkit-keyframes updown {    
0% {bottom:0px;}
50% {bottom:-15px;}
100% {bottom:0px;}
} .header.fixed-top{
background-color: #fff;
}
.header.fixed-top.top-nav-collapse{
-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
margin-top:-1px;
}
.navbar{
-webkit-transition: all .2s ease 0s;
-moz-transition: all .2s ease 0s;
-o-transition: all .2s ease 0s;
transition: all .2s ease 0s;
padding-left: 0px;
padding-right: 0px;
}
.navbar-brand img{
opacity: 1;
-webkit-transition: opacity .6s ease-in-out;
transition: opacity .6s ease-in-out;
max-height: 84px;
}
.navbar-brand{height: 100%;padding:0px;position: relative;margin:10px 0!important;}
.nav ul{list-style: none;}
#top-menu a{color:#050608;}
#top-menu a:hover,#top-menu a:focus{text-decoration: none;}
.close-title{display: inline-block;vertical-align: middle;color:#fff;}
.custom-theme .navbar-toggler{
background-color: transparent;
z-index: 1;
-webkit-transition: background .3s;
transition: background .3s;
width: 40px;
height: 30px;
position: relative;
padding: 0;
font-size: 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
box-shadow: none;
border-radius: 0;
border: none;
color:#fff;
outline: 0;
z-index: 99;
cursor: pointer;
display: inline-block;
vertical-align: middle;
margin:-0.5rem 0.5rem 0 0;
}
.custom-theme .navbar-toggler-icon{
cursor: pointer;
border-radius: 1px;
height: 5px;
width: 40px;
position: absolute;
top:50%;
content: '';
margin-left: 0;
margin-right: 0;
display: block;
transition: all 400ms ease-in-out;
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
background: transparent;
}
.custom-theme .navbar-toggler.collapsed .navbar-toggler-icon,
.custom-theme .navbar-toggler.collapsed .navbar-toggler-icon::before,
.custom-theme .navbar-toggler.collapsed .navbar-toggler-icon::after{
background: #050608;
background-color: rgb(5, 6, 8);
}
.custom-theme .navbar-toggler .navbar-toggler-icon::after,
.custom-theme .navbar-toggler .navbar-toggler-icon::before {
position: absolute;
display: block;
left: 0;
width: 100%;
height: 5px;
content: "";
transition: all 400ms ease-in-out;
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
background: #050608;
background-color: rgb(5, 6, 8);
}
.custom-theme .navbar-toggler.collapsed .navbar-toggler-icon::before {
top: -10px;
transform: translateY(0%);
-webkit-transform: translateY(0%);
-moz-transform: translateY(0%);
-ms-transform: translateY(0%);
-o-transform: translateY(0%);
}
.custom-theme .navbar-toggler.collapsed .navbar-toggler-icon::after {
bottom: -10px;
transform: translateY(0%);
-webkit-transform: translateY(0%);
-moz-transform: translateY(0%);
-ms-transform: translateY(0%);
-o-transform: translateY(0%);
}
.custom-theme .navbar-toggler .navbar-toggler-icon::before{ 
transform: rotate(45deg); 
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg); 
-ms-transform:rotate(45deg);
-o-transform:rotate(45deg);
}
.custom-theme .navbar-toggler .navbar-toggler-icon::after{
transform: rotate(-45deg); 
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-ms-transform:rotate(-45deg);
-o-transform: rotate(-45deg);
}
.navbar-collapse{
background-color: rgba(255,255,255,0.8);
}
#top-menu li{padding: 5px 15px;}
#top-menu li.active,#top-menu li:hover{}
#top-menu li.active a,#top-menu li:hover a{text-decoration: underline;}
#top-menu li a{padding:0 9px;display: block;font-size: 1.5rem;}
#top-menu li.red a{color:#ef2c32;}
.top-nav-collapse{background-color: #000000;}
.navbar-brand .small-logo,.top-nav-collapse .navbar-brand .big-logo{opacity: 0;display: none;}
.navbar-brand .big-logo, .top-nav-collapse .navbar-brand .small-logo{opacity: 1;display: block;}
.top-nav-collapse .navbar-toggler{color: #fff;}
.breadcrumbs{margin-bottom: 5px;}
.main-menu{list-style: none;text-align: center;margin:35px auto 5px;}
.home .main-menu{margin-bottom: 35px;}
.main-menu > li{padding: 0px 1.5px;}
.main-menu > li > a{
display: flex;
justify-content: center;
align-items: center;
font-weight: 700;
color:#fff;
line-height:1;
padding:0px 15px;
height: 47px;
font-size: 18px;
}
.main-menu li a:focus,.main-menu li a:active,.main-menu li a:hover{text-decoration: none;}
.main-menu > li:nth-child(1) > a{background: #151515;}
.main-menu > li:nth-child(2) > a{background: #587298;}
.main-menu > li:nth-child(3) > a{background: #651166;}
.main-menu > li:nth-child(4) > a{background: #cb9814;}
.main-menu >li:nth-child(5) > a{background: #e66626;}
.main-menu > li:nth-child(6) > a{background: #eb7166;}
.main-menu > li:nth-child(7) > a{background: #666634;}
.main-menu > li:nth-child(8) > a{background: #719725;}
.main-menu > li:nth-child(9) > a{background: #815b5b;}
.main-menu > li:nth-child(10) > a{background: #895322;}
.dropdown-menu{
padding: 0;
border-bottom:3px solid #08a0dd;
transition: opacity 1s ease-in-out;
width: 15rem;
}
.dropdown-menu > li{position: relative;}
.dropdown-menu > li >a {color:#000;padding: 5px 10px;font-size: 1.125rem;display: block;max-width: 100%;}
.main-menu > li > .dropdown-menu li > .dropdown-menu > li >a{font-size: 1rem;}
.dropdown-menu > li:hover >a,.dropdown-menu > li.active >a {background-color: #ededed;}
.main-menu > li:hover > .dropdown-menu{
display: block;
-moz-animation: fadeInDown .2s ease-in ;
-webkit-animation: fadeInDown .2s ease-in ;
animation:fadeInDown .2s ease-in ;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
.main-menu > li > .dropdown-menu li:hover > .dropdown-menu{
display: block;
top:0px;
right:99%;
-moz-animation: fadeInRight .2s ease-in ;
-webkit-animation: fadeInRight .2s ease-in ;
animation:fadeInRight .2s ease-in ;
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
} .sidebar-right ul.menu,.sidebar-right ul.menu ul.sub-menu,ul.courses-listing{list-style: none;}
.sidebar-right ul.menu >li,ul.courses-listing li{position: relative;}
.sidebar-right ul.menu >li a,ul.courses-listing li a{position: relative;margin-bottom: 10px;line-height: 1;color:#000000;font-size: 90%;}
.sidebar-right ul.menu >li.active > a,.sidebar-right ul.menu >li.active > ul > li.active > a{color: #187398;}
ul.courses-listing{margin-top:10px;}
.sidebar-right ul.menu >li:after, ul.courses-listing li:after{
position: absolute;
right:3px;
top:9px;
content: "";
display: inline-block;
width: 0.4em;
height: 0.4em;
border-left: 0.1em solid #fff;
border-top: 0.1em solid #fff;
transform: rotate(-45deg);
}
.sidebar-right ul.menu >li:before, ul.courses-listing li:before{
position: relative;
content: '';
background-color: #08a1dd;
border-radius: 50%;
width: 1em;
height: 1em;
display: inline-block;
vertical-align: middle;
margin-left: 0.5em;
} .contact-form{background-color: #08a1dd;padding: 15px 15px;color:#ffffff;margin-bottom: 20px;}
.input{margin-top:10px;}
.contact-form-title{color:#ffffff;margin:0;text-align: center;font-size: 1.125rem;}
input, select, textarea{
width: 100%;
background-color:rgba(255,255,255,1);
color:#5f6160;
border:1px solid transparent;
padding: 0px 10px;
height: 35px;
font-weight: 400;
font-size: 20px;
border-radius: 3px;
line-height: 1;
}
input[type=checkbox], input[type=radio]{width: auto;height: auto;vertical-align: middle;}
span.wpcf7-list-item{margin-right:0;margin-left:0.5em;}
::-webkit-input-placeholder { color: #5f6160;
}
::-moz-placeholder { color: #5f6160;
}
:-ms-input-placeholder { color: #5f6160;
}
:-moz-placeholder { color: #5f6160;
}
textarea{height: 100px;line-height: normal;resize:none;padding: 10px 10px;}
.submit{margin-top:20px;}
input[type=submit]{
background: #000000;
color:#ffffff;
text-align: center;
text-indent: 0px;
font-weight: 700;
line-height: 30px;
}
.your-name span.wpcf7-not-valid-tip,.your-email span.wpcf7-not-valid-tip{position: absolute;left:2px;top:0;line-height: 1;color:#f00;}
div.wpcf7-validation-errors{color:#fff;}
div.wpcf7-response-output{margin: 10px auto 0;}
label{
opacity: 0;
position: absolute;
top: 2em;
transition: all 0.1s linear;
z-index: -1;}
div.wpcf7 .ajax-loader{position: absolute;}
label.screen-reader-text{opacity: 1;position: static;} .animation{
-webkit-transition: opacity 4s ease-in-out;
-moz-transition: opacity 1ms ease-in-out;
-o-transition: all 0.9ms ease-in-out;
-ms-transition: all 0.9ms ease-in-out;
}
.animation.opacity{opacity: 0;}
.animation.opacity.animated{
animation: fadeElements .5s forwards;
} @keyframes fadeElements { 
100% { opacity: 1; }
}
@-webkit-keyframes fadeElements { 
100% { opacity: 1; }
}
.hover-effect{
position: absolute;
background: #fff;
z-index: 300;
height: 100%;
width: 100%;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.hover-effect span{
opacity: 0;
color: #ffffff;
background: #000000;
border-radius: 50%;
width: 60px;
height: 60px;
position: absolute;
left: 50%;
top: 0%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
font-size: 100%;
-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-ms-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
}
.hover-effect span:before{
content:'+';
font-size: 40px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
}
a:hover .hover-effect{opacity: 0.6;top:0;}
a:hover .hover-effect span{opacity: 1;top:30%;}
.hover-large-effect img,
.hover-large-effect-withoutimg{transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition: all .5s ease-in-out;}
.hover-large-effect:hover img, 
.hover-large-effect:focus img, 
.hover-large-effect:active img,
.hover-large-effect-withoutimg:hover, 
.hover-large-effect-withoutimg:focus, 
.hover-large-effect-withoutimg:active{transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);} .border-top{border:0!important;}
.border-top:before{content:'';border-top:1px solid #000;display: block;padding-top: 20px;}
.article-wrap{background-color: #fbfbfb;}
.article-text{color:#7a7a7a;padding-bottom: 20px;}
.post-item{margin-bottom: 15px;}
.post-item-readmore{-webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;display:block;text-decoration: none;color: #187398;margin:0px 0px 15px;font-weight: 700;}
.post-item-readmore:hover,.post-item-readmore:focus{text-decoration: underline;}
.post-item-content{margin-top: 20px;}
.featured a:hover,.featured a:focus{text-decoration: none;}
.post-text p{margin-bottom: 0;}
.post-text h3 a{color:#000;}
.nav-tabs{border-bottom: 0;}
.tab-content{padding: 15px; border:1px solid #ddd;}
.entry-content{margin-bottom: 20px;}
.entry-content a{overflow-wrap: break-word;word-wrap: break-word;}
.entry-content ul,.entry-content ol{padding-right: 15px;}
.gallery-wrap{padding: 5px;}
.gallery-wrap img{width: 100%;}
.entry-content table{
border: 1px solid #dee2e6;
width: 100%;
max-width: 100%;
margin-bottom: 1rem;
background-color: transparent;
}
.entry-content table td, .entry-content table th {
border: 1px solid #dee2e6;
padding: .75rem;
vertical-align: top;
}
.staff-wrap .entry-content table td:nth-child(1) {
width: 30%;
}
.staff-wrap .entry-content table td:nth-child(2) {
width: 70%;
} .social-links{list-style: none;display: inline-block;margin:0;padding: 0;vertical-align: middle;}
.social-links li{display: inline-block;margin-right:5px;vertical-align: middle;position: relative;}
.social-links li:first-child{margin-right: 0;}
.social-links li.last:before{content:'';display:inline-block;background-color:#000;height: 40px;width: 1px;margin-left:1em;}
.social-links li.last ul{display: inline-block;vertical-align: top;padding: 0;}
.social-links li.last ul li{line-height: 1;font-weight: 700;font-size: 1.125rem;display: block;}
.social-links a,a.header-btn{position:relative;display:inline-block;}
a.header-btn.phone_icon{width: 40px;height: 40px;position: relative;overflow: hidden;}
a.header-btn.phone_icon:before{content: '';width: 40px;height: 40px;display: block;background-image: url(//www.minshar.org.il/wp-content/themes/minshar/images/phone-icon.png);}
span.icon{vertical-align: middle;text-align:center;background-repeat: no-repeat;width: 40px;height: 40px;display: block;}
span.facebook-icon{background-image: url(//www.minshar.org.il/wp-content/themes/minshar/images/facebook-icon.png);}
span.instagram-icon{background-image: url(//www.minshar.org.il/wp-content/themes/minshar/images/instagram-icon.png);}
span.map-icon{background-image: url(//www.minshar.org.il/wp-content/themes/minshar/images/map-icon.png);}
span.phone-icon{background-image: url(//www.minshar.org.il/wp-content/themes/minshar/images/phone-icon.png);}
span.search-icon{background-image: url(//www.minshar.org.il/wp-content/themes/minshar/images/search-icon.png);}
span.envelope-icon{background-image: url(//www.minshar.org.il/wp-content/themes/minshar/images/envelope-icon.png);}
.search-block{
position: absolute;
top: calc(100%);
right: 0;
width: 310px;
padding: 15px;
background-color: #ebebeb;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
z-index: 999;
}
.searchform{position: relative;}
input[type=search]{width: 100%;padding-left: 40px;height: 40px;}
.searchform button[type=submit] {
position: absolute;
top: 0px;
left: 0;
z-index: 1;
width: 40px;
height: 100%;
background-color: initial;
border: none;
cursor: pointer;
padding: 0;
margin:0;
border:0;
}
.search-post-excerpt p{margin-bottom: 0;}
.search-post-link{margin-bottom: 15px;}
#searchform input{width: auto;border:1px solid #ccc;display: inline-block;} .footer a{color:#000000;}
.footer{padding-top: 20px;padding-bottom: 20px;background: #fbfbfb;}
.footer p{margin-bottom: 0px;line-height: 1.7;}
.footer-menu ul{list-style: none;}
.footer-menu ul li{display: inline-block;padding-right:5px;margin-right: 5px;border-right: 1px solid #000;line-height: 0.8;}
.footer-menu ul li:first-child{border-right: none;padding-right: 0;margin-right: 0;}
.footer-menu ul li a{font-size: 14px;}
.footer .ltu {
background-color: #27a0d8;
color: #ffffff;
padding: 2px 5px;
border-radius: 2px;
} .pagination {clear:both;padding:20px 0;position:relative;font-size:18px;line-height:30px;margin: 0px auto;align-items: center;justify-content: center;}
.pagination span,.pagination a{display:block;margin-right:10px;padding:0;text-decoration:none;width:32px;height:32px;color:#2d96f9;background: transparent;border-radius: 50%;border:1px solid #2d96f9;text-align: center;}
.pagination a.arrows{border-color: transparent;font-size: 28px;line-height: 26px;}
.pagination a:hover, 
.pagination .current{border-color:#2d96f9;background: #2d96f9;color:#fff;}
iframe{max-width: 100%;;}
#totop{position:fixed;right:20px;bottom:60px;z-index:1;display:none;}
#totop span{display:inline-block;color: #ffffff;font-size: 20px;text-align: center;text-decoration: none;background: #2d96f9;padding: 10px;}
#totop:hover,#totop:focus{text-decoration: none;} .years,.courses-btns{margin:15px 0;}
.btn{background: transparent;border-color:#08a1dd;border-radius: 0;white-space: normal;}
.year-btn{margin:1px 0;padding: 2px;}
.courses-btns .year-btn:nth-child(1) > a{background: #151515;}
.courses-btns .year-btn:nth-child(2) > a{background: #587298;}
.courses-btns .year-btn:nth-child(3) > a{background: #651166;}
.courses-btns .year-btn:nth-child(4) > a{background: #cb9814;}
.courses-btns .year-btn:nth-child(5) > a{background: #e66626;}
.courses-btns .year-btn:nth-child(6) > a{background: #eb7166;}
.courses-btns .year-btn:nth-child(7) > a{background: #666634;}
.courses-btns .year-btn:nth-child(8) > a{background: #719725;}
.courses-btns .year-btn:nth-child(9) > a{background: #815b5b;}
.courses-btns .year-btn:nth-child(10) > a{background: #895322;}
.course-btn{font-size:90%;height: 90px;overflow: hidden;display: flex!important;align-items: center;justify-content: center;background-color: #08a1dd;color:#fff;line-height: 1;border:0;}
.course-btn:hover{color: #fff;}
.course-title{font-weight: 700;margin:15px 0px 5px;font-size: 120%;}
.course-title a:hover{text-decoration: none;}
.courses-box img{width: 100%;}
.courses-box{margin-bottom: 30px;}
.page-thumbnails{margin-bottom: 20px;}
.project-wrap{padding: 1px;margin:1px 0px;}
.project-image{
height: 100%;
position: relative;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
display: block;
overflow: hidden;
}
.project-image img{
min-height: 100%;
max-width: 100%;
}
.project-desc{
top: 0;
text-align: center;
position: absolute;
width: 100%;
height: 100%;
z-index: 5;
left: 0;
background-color: rgba(0,0,0,0.5);
}
.project-title{
position: absolute;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
bottom: auto;
top: 50%;
width: 100%;
padding: 10px 15px;
}
.project-desc a{color:#fff;} .sidebar-news li {margin:0 0 0.75em;padding-bottom: 0.75em;border-bottom: 1px solid #ccc;}
.sidebar-news li img{border:1px solid #ccc;}
.sidebar-news .news-item-title {
font-size: 90%;
margin-bottom: 0;
font-weight: 300;
color: #000;
}
.sidebar-news .news-item-title a {color: #000;}
.sidebar-news .news-item-readmore {font-size: 90%;}
.sidebar-right .widget{margin-top: 20px;} .video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
margin-bottom: 20px;
}
.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.entry-content img,
.entry-content iframe,
.entry-content object,
.entry-content embed {
max-width: 100%;
}
.isotope .item{float: right;width: 25%;margin-bottom:1%;}
.isotope .item,
.isotope .grid-sizer {
width: 24%;
}
.isotope .gutter-sizer { width: 1%; }
.isotope .item img {
display: block;
width: 100%;
}
.contact-fix {
position: fixed;
left: 0;
transform: rotate(-90deg);
transform-origin: top left;
top: 50%;
z-index: 99;
}
.contact-fix a {
color: #fff;
background-color: #08a1dd;
border-radius: 0px 0px 10px 10px;
padding: 10px 20px;
display: block;
text-align: center;
}
.contact-fix a:hover {text-decoration: none;} @media (min-width: 768px){
body{padding-top: 91px;}
.col-md-1-10{
-ms-flex: 0 0 10%;
flex: 0 0 10%;
max-width: 10%;
}
.navbar-collapse{width: 350px;position: absolute;top:20px;left:0px;z-index: 10;}
.main-menu > li:first-child{padding-right: 0px;}
.main-menu > li:last-child{padding-left: 0px;}
.after-slide-img{margin-top: 0px;margin-bottom: 15px;}
}
@media (min-width: 992px){
.custom-theme .navbar-toggler,.custom-theme .navbar-toggler-icon{width: 65px;}
.custom-theme .navbar-toggler.collapsed .navbar-toggler-icon::before {top:-15px;}
.custom-theme .navbar-toggler.collapsed .navbar-toggler-icon::after {bottom: -15px;}
.social-links li{margin-right:15px;}
.social-links li.last{margin-left:15px;}
} @media (min-width: 1200px) {
} @media (min-width: 1900px) {
.container{
max-width: 1440px;
margin-right: auto;
margin-left: auto;
padding-right: 35px;
padding-left: 35px;
width: 100%;
}
.course-btn{height: 70px;}
} @media (min-width: 992px) and (max-width: 1199px) {
} @media (min-width: 768px) and (max-width: 991px) {
.container{max-width: 100%;}
.course-btn{height: 70px;}
} @media (max-width: 767px) {
body .accessability_container{top:50px;}
body{padding-top: 50px;}
p{overflow-wrap: break-word;word-wrap: break-word;-webkit-hyphens: auto;-ms-hyphens: auto;-moz-hyphens: auto;hyphens: auto;}
.navbar-nav > li:first-child{margin-top: 0;}
.after-slide-img{margin-top: 15px;margin-bottom: 0;}
.navbar-collapse.collapse.show{max-height: calc(100vh - 100px);overflow-y: scroll;margin: 0 -15px;}
.main-menu{margin: 0px auto;}
.home .main-menu{margin-top:20px;margin-bottom: 0;}
.inner #main-menu{display: none;}
.main-menu > li:nth-child(2n+1){padding: 2px 0px 2px 2px;}
.main-menu > li:nth-child(2n){padding: 2px 2px 2px 0px;}
.navbar-nav > li > a{padding-top: 15px;padding-bottom: 15px;}
.custom-theme .navbar-nav>li>a,.navbar-nav>li>.dropdown-menu>li>a,.navbar-nav>li>.dropdown-menu>li>.dropdown-menu>li>a,#top-menu li a{color:#ffffff;font-size: 22px;display: block;padding:5px 10px;background-color: #272727;border-bottom:1px solid #656565;white-space: normal;}
.navbar-nav>li>.dropdown-menu>li>a{font-size: 20px;padding-right:30px;}
#top-menu li{padding: 0;}
.navbar-nav>li>.dropdown-menu>li>.dropdown-menu>li>a{padding-right: 60px;font-size: 20px;}
.navbar-nav>li.active>a,.navbar-nav>li>.dropdown-menu>li.active>a,.navbar-nav>li>.dropdown-menu>li>.dropdown-menu>li.active>a{color: #ef2c32;}
.navbar-toggle:hover,.navbar-toggle:focus {background-color: transparent;}
.navbar-nav>li>a:hover, .navbar-nav>li>a:focus,.navbar-nav>li>a:active,
.navbar-nav>li>.dropdown-menu>li>a:hover,.navbar-nav>li>.dropdown-menu>li>a:focus,.navbar-nav>li>.dropdown-menu>li>a:active,
.navbar-nav>li>.dropdown-menu>li>.dropdown-menu>li>a:active,.navbar-nav>li>.dropdown-menu>li>.dropdown-menu>li>a:focus{text-decoration: none;}
.dropdown-toggle::after{float: left;margin-top:.5em;}
.navbar-nav>li>.dropdown-menu{display: none;}
.navbar-nav>li.opened>.dropdown-menu{display: block;}
.dropdown-menu{position: static;float: none;border:0px;box-shadow: none;padding: 0px;width: 100%;}
.navbar-brand{padding: 10px 0px;height: auto;float:left;display: block;margin: 0px!important;max-width: 40%;z-index: 1;}
.navbar{padding: 0;}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse{max-height: 100%;}
.navbar-toggler.collapsed{background-color: transparent;}
#totop{bottom: 10px;right:10px;}
.border-top{margin-top:20px;}
.social-links a span,a.header-btn.phone_icon,a.header-btn.phone_icon:before{width: 28px;height: 28px;background-size: cover;}
.main-menu > li:hover .dropdown-menu{display: none;} .breadcrumbs{margin-bottom:-20px;}
.sidebar-right ul.menu{
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin:0 auto;
}
.sidebar-right ul.menu >li:before,.sidebar-right ul.menu >li:after,
.sidebar-right ul.menu >li a:before,.sidebar-right ul.menu >li a:after{display: none;}
.sidebar-right ul.menu >li.active > a, .sidebar-right ul.menu >li.active > ul > li.active > a{color:#fff;}
.sidebar-right ul.menu >li a{
display: flex;
justify-content: center;
align-items: center;
font-weight: 700;
color: #fff;
line-height: 1;
padding: 0px 10px;
height: 40px;
margin:0;
text-align: center;
}
.sidebar-right ul.menu >li{
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.sidebar-right ul.menu >li:nth-child(1) > a{background: #151515;}
.sidebar-right ul.menu >li:nth-child(2) > a{background: #587298;}
.sidebar-right ul.menu >li:nth-child(3) > a{background: #651166;}
.sidebar-right ul.menu >li:nth-child(4) > a{background: #cb9814;}
.sidebar-right ul.menu >li:nth-child(5) > a{background: #e66626;}
.sidebar-right ul.menu >li:nth-child(6) > a{background: #eb7166;}
.sidebar-right ul.menu >li:nth-child(7) > a{background: #666634;}
.sidebar-right ul.menu >li:nth-child(8) > a{background: #719725;}
.sidebar-right ul.menu >li:nth-child(9) > a{background: #815b5b;}
.sidebar-right ul.menu >li:nth-child(10) > a{background: #895322;}
.sidebar-right ul.menu >li:nth-child(2n+1){padding: 2px 0px 2px 2px;}
.sidebar-right ul.menu >li:nth-child(2n){padding: 2px 2px 2px 0px;}
.sidebar-news li{margin:0;min-height: 70px;padding-left: 35px;padding-bottom: 0;border:0;}
.sidebar-right .bx-wrapper .bx-controls-direction a,.sidebar-left .bx-wrapper .bx-controls-direction a{background: #2d96f9;color:#fff;text-indent:0;text-align: center;font-size: 23px;line-height: 32px;margin-top:0;}
.sidebar-right .bx-wrapper .bx-prev,.sidebar-left .bx-wrapper .bx-prev{left: 0;top: 0;}
.sidebar-right .bx-wrapper .bx-next,.sidebar-left .bx-wrapper .bx-next{right:auto;left:0;top:auto;bottom:0;}
.home #sidebar-menu{display: none;} .home .sidebar-right.border-top:before, 
.post-type-archive-magazine .sidebar-right.border-top:before, 
.single-magazine .sidebar-right.border-top:before, 
.post-type-archive-minshar-gallery .sidebar-right.border-top:before, 
.single-minshar-gallery .sidebar-right.border-top:before{display: none;} .home .sidebar-right.border-top, 
.post-type-archive-magazine .sidebar-right.border-top, 
.single-magazine .sidebar-right.border-top, 
.post-type-archive-minshar-gallery .sidebar-right.border-top, 
.single-minshar-gallery .sidebar-right.border-top{margin:0;}
.tax-courses-category .courses-btns{display: none;}
.nav-link{padding: .5rem;}
.copyright .text-left,.copyright .small{text-align: center!important;}
.course-btn{height: 70px;}
.home .sidebar-left{display: -webkit-flex; display: flex; -webkit-flex-direction: column; flex-direction: column;text-align: center;}
.home .contact-form{order: 3;margin-top:10px;}
}
@media (min-width: 576px) and (max-width: 767px){
.container{max-width: 100%;}
} @media (max-width: 320px) {
.custom-theme .navbar-toggler-icon,.custom-theme .navbar-toggler{width: 30px;}
.custom-theme .navbar-toggler{margin-right: 0;}
.social-links a span,a.header-btn.phone_icon,a.header-btn.phone_icon:before{width: 25px;height: 25px;}
}
.page-thank_you .widget_media_image{
width:30%;
display:inline-block;
}
.page-thank_you .widget_media_image .widget-title{
display: none;
}
.page-thank_you .entry-content h1{
font-size: 1.625rem;
}
.wpcf7-mail-sent-ok{
display: none!important;
}
.wpcf7-response-output{
display:  none;
}
.new_footer {
background: #151515;
color: white;
}
.new_footer .ltu {
background: unset;
padding: 0px;
font-weight: bold;
text-decoration: underline;
}
.new_footer a {
color: white;
}
@media (max-width: 480px) {
.slider .bx-height {
height: 0px;
padding-bottom: 100%;
}
}
div.video-plus a img.playbutton {
content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE0AAABNCAQAAABJACE7AAAEvklEQVR4AdyYX0hbVxzHv5CH4kMZVUighTLxKXmMCBGF/MKC26Qy5x6njMEsGCgU8zBQygaDsJVC2IOCoIPhAqtjbFxmXsJl4EPgPpSGhTDSQDPXEbUNRSpGZ/6cwSHk5MaYa8498WGf39sVrt/c8/vz/R38X+mDE4PwwAsfxuEHwY9x+OCFB4Nwog9XjgMuuDEKsoxRuOGCA1fCADwg8Jic2VwyNvKJYvq4cHZULbNatXx2dFwopvMJY2NzaXKmIdGDAfSUWxgB/1cri5mtN8+ZJW+eZ7ZWFuvyRnALPeEmfCDQwmwqVjpgXVE6SMUWZrk8H25CKTfgBYEioV2dSbOrR0Jcnhc3oIgh8K+VTzDb5BP1rzcE21zHMAhkbLC2HD7Lanp0NRyaG5vqDzoC/cGxqdDcaliPZrXDZ6wtxgYXN4zrsIELftDyfDHNzvFiR4tMTIM6xcS0Fnmxw85RTC/P8x7ogiS3QaD4Q1ZrSeq95JpZlJXA5Fppj5mpxR/yv96GBIMgUCrGTJy81KMgmdCjJy+ZiVSM/2VQSlgu3voyZxAkG85g6w/NxbsXx48ynzAn/KN7ILvx6J65OPKJ7o7Vdf6L5bavBUAq4logt93my7ku1y78rTlmrINUhrF+Luf8l2klw7wqm5BMfIuiYE3wah2+ROdfnmc1eWFS4mq8zw11npUEKqZlj1L+WItp/qzDbPWaR1JuG9TLyG23jC/vxbaHFmab24X9qrSq1uZWwgf/BZbJZ+5lEn1Mos+19DhfewdLkZC5pC+KfeP+J4rEmdoU93NtnPAIaFcXs7LTSGKsWvnz1/c+VCHNGRSzdVfnNr2FAZFn1i2DccolY/3td9W2EZ5vAzDhaf60pb3OL2t2/T9/5bBdLKU9Uxp5zHslgcQyklyzliZ4neE5YiOSa+Kn8icO00BfWWQNrIwia6X29++ffSwvbWKaNVhZNA97NyizJaw1qCtpnEo5/Xjkjqw4YdMzWyC40WAUJBZeLSIhjfPvoR596x0ZaVpELNUgjIpLFZqcMR2npDT+6r+++9zekfLriD5wnKDNJTGeQHLSBK+ecifRVYiRtbkEgrOxB4ihntXkpQmqtVz8zkfdSMtqYtCLfcHTPDv1qH1pMi1Zj4pZKnqbt9mjrYZVSBN96revL+dfVsMm7+ZtOI7jAqsTmlMlTWTvt/et3xmaY3WOC8KBjIPOjlidsSnF0jj/7Fi15LEpVufsCIRxcPygapnV6Q/alybTkvuDjRIq8w2LQyCxqDgCvZFWrWU1+uDidzoCYuzxJ1f11V5nvrgLEmH91Xqfa3x8xb/hVSqRaz2rUO6Gf+EZJlGhvetr4oqP5PtaT6bBaVGLiJKSnQbKZ2i1kvlJHKP8DFXuPF49DX8Ksu88FPu106JYY+z7NWUut1L+40f3+yAVLlfpbnDwhG/0yncDmxtV6eDxlyD1G5XNPbRSTv0gjlH9Hiq9ve8bd2dB6rd3m3cepf3YA1Bv7zwkbooqp0++F75f/U2R9P1aIck965Xdr/3XrB0IAAAAMAzyt06jY3zFr2T95T4P+N8N/tryN6q67MU9tK7ITXv/xcLvPH4d85uiWmLlfq1Wf7mVfIVp4HIDzfwP/+fzW/C0yiYAAAAASUVORK5CYII=)
}
div.video-plus a:hover .playbutton {opacity: 0.5}
.video-plus iframe {
position: relative;
height: 100%;
}
.custom_image>.container>img {
width: 100%;
}
.related-articles h4{font-size: 1.1rem;}
.related-articles a{color: inherit;}
.related-articles a:hover{text-decoration: none;}