/*   
  Theme Name:        Plato
  Theme URI:         http://demo.qkthemes.net/plato/
  Description:       Premium Multipurpose WordPress Theme.
  Author:            Nunforest Team
  Author URI:        https://themeforest.net/user/nunforest/portfolio
  Version:           2.0
  Stable tag:        1.0
  Requires at least: 4.9
  Tested up to:      4.9
  License:           GNU General Public License v3 or later.
  License URI:       https://www.gnu.org/licenses/gpl-3.0.html
  Text Domain:       plato
*/

html, body {
	margin: 0;
	padding: 0;
}

#container{
  overflow: hidden;
}

/*------------------------------------------------- */
/* =  Reset
 *------------------------------------------------- */
.says,
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  /* many screen reader and browser combinations announce broken words as they would appear visually */
  word-wrap: normal !important;
}
.widget{
  color: #999999;
font-size: 15px;
font-family: 'Rubik', sans-serif;
font-weight: 300;
}
.container .container {
  max-width: 100%;
  padding: 0px !important;
}
iframe{
    border: none;
}
.sidebar .widget{
  overflow: hidden;
}
blockquote{
  color: #555555;
  padding:1.2em 30px 1.2em 75px;
  border-left:8px solid #ff9900;
  line-height:1.6;
  position: relative;
  background:#EDEDED;
}
.single-content{
  overflow: hidden;
  margin-bottom: 20px;
}
 .comment-navigation{
  overflow: hidden;
  margin-top: 40px;
  margin-bottom: 60px;
}
.comment-navigation a{
 color: #333;
}

.comment-navigation .previous{
  float: left;
}
.comment-navigation .next{
  float: right;
}
#page-links{
  margin-bottom: 30px;
}
#page-links > span, #page-links > a{
  display: inline-block;
  color: #999;
  border: 1px solid #eee;
  padding: 5px 10px;
  margin-right: 5px;
  -webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
#page-links > span, #page-links > a:hover{

  border: 1px solid #555555;
  background: #555555;
  color: #ffffff;
}
.comment-area-box > ul li.pingback .comment-box .comment-content{
  margin-left: 0px;
}
.comment-area-box > ul li.pingback .comment-box .comment-content{
  border: none;
  padding-bottom: 0;
  margin-bottom: 30px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
  color: #f4b350 !important;
}
.navbar-nav > li.active.drop:after, ul.drop-down li.current-menu-item a{
  color: #f4b350 !important;
}
.navbar-default .navbar-nav > .active > a:before{
  opacity: 1 !important;
    visibility: visible !important;
}
.wp-block-column{
  padding-left: 15px;
  padding-right: 15px;
}
blockquote p{
  margin-bottom: 0px !important;
}
.wp-caption, .wp-caption-text, .gallery-caption{text-align: center; font-style: italic; padding: 5px 0px;}
.bypostauthor{font-style: normal;}
.wp-caption{
margin: 0 0 20px 0;
padding-top: 4px;
max-width: 100%;
border: 1px solid #eee;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border-image: initial;
background-color: #f8f8f8;
text-align: center;
}

.sticky {
    font-style: : italic;
}
select{
    max-width: 100%;
}
.alignright{
    float: right;
    margin-left: 20px;
    margin-bottom: 30px;
}
.alignleft{
    float: left;
    margin-right: 20px;
    margin-right: 30px;
}
.clear{
    clear: both;
}
.banner-page-section h1{
  line-height: 1.1;
}
.aligncenter{
    float: none;
    margin: 30px auto;
}
body .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated{
    padding: 0px 15px;
}
body .elementor-widget:not(:last-child){
    margin-bottom: 0px;
}

img{
    max-width: 100%;
    height: auto;
}
table{
    width: 100%;
  margin-bottom: 30px;
}
table th, table td{
    padding: 5px;
    border: 1px solid #dedede;
    text-align: center;
}
table td#today{
  color: #fff;
  background: #81cfe0;
}
#calendar{
  text-align: center;
}

.align-center{
    text-align: center;
}
/***CUSTOM**/

@media (min-width: 768px) {
  .elementor-column.elementor-col-25 {
        width: 50% !important;

  }
}

.error-section{
  padding: 120px 0px;
  text-align: center;
  background: url(http://demo.qkthemes.net/plato/wp-content/uploads/2018/11/404.jpg) center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;

}
.button-two {
    color: #222222;
    font-size: 14px;
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-style: normal;
    border: 1px solid #f4b350;
    text-decoration: none !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 14px 30px 13px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    margin: 0;
}
.button-two:hover {
    color: #222222;
    background: #f4b350;
}
.error-section .error-box{
  background: #fff;
  padding: 120px 140px;
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.1);
  max-width: 970px;
      margin: 0 auto;
}
.error-section .error-box h1{
  font-family: 'Rubik', sans-serif;
  font-weight: 300;
  font-size: 150px;
}
.error-section .error-box h3{
  color: #666;
  font-size: 20px;
  font-family: 'Playfair Display', serif;
  font-weight: 400;
  margin-bottom: 40px;
}


.tagcloud a {
    display: inline-block;
    cursor: pointer;
    text-decoration: none !important;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    color: #999999;
    font-size: 15px !important;
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    padding: 5px 10px;
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    margin-right: 1px;
    margin-bottom: 5px;
}
.tagcloud a:hover {
    color: #fff;
    border: 1px solid transparent;
    background: #f4b350;
}
.widget_recent_entries ul, .widget_recent_comments ul, .widget_archive ul, .widget_categories ul, .widget_meta ul, .widget_pages ul, .widget_rss ul, .widget_nav_menu ul, .product-categories, .widget_featured_posts ul{
  margin: 0px;
  padding: 0px;
}
.widget_nav_menu ul.menu >li >ul,.widget_recent_entries > ul > li > ul, .widget_recent_comments > ul > li > ul, .widget_archive > ul > li > ul, .widget_categories > ul > li > ul, .widget_meta > ul > li> ul, .widget_pages>  ul > li > ul, .widget_rss > ul > li > ul, .widget_nav_menu > ul > li > ul, .product-categories > ul, .widget_featured_posts ul >li > ul{
  padding-left: 20px;
}
.widget_recent_entries ul li, .widget_recent_comments ul li, .widget_archive ul li, .widget_categories ul li, .widget_meta ul li, .widget_pages ul li, .widget_rss ul li, .widget_nav_menu ul li, .product-categories li, .widget_featured_posts ul li{
  list-style: none;
    margin-bottom: 10px;
}
.widget_recent_entries ul li a, .widget_recent_comments ul li a, .widget_archive ul li a, .widget_categories ul li a, .widget_meta ul li a, .widget_pages ul li a, .widget_rss ul li a, .widget_nav_menu ul li a, .product-categories li a, .widget_featured_posts ul li a {
    display: inline-block;
    cursor: pointer;
    text-decoration: none !important;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    color: #999999;
    font-size: 15px;
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
}
.navbar-default .navbar-brand{
  color: #eee;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus{
  color: #f4b350;
}
.widget_rss ul li a{
  display: inherit;
}
.widget_recent_entries ul li a:hover, .widget_recent_comments ul li a:hover, .widget_archive ul li a:hover, .widget_categories ul li a:hover, .widget_meta ul li a:hover, .widget_pages ul li a:hover, .widget_rss ul li a:hover, .widget_nav_menu ul li a:hover, .product-categories li a:hover, .widget_featured_posts ul li a:hover{
  color: #f4b350;
}
.rss-date{
  font-size: 13px;
  font-style: italic;
}
.widget_recent_entries ul li a:before, .widget_recent_comments ul li:before,.widget_rss ul li:before, .widget_archive ul li a:before, .widget_categories ul li a:before, .widget_meta ul li a:before, .widget_pages ul li a:before, .widget_nav_menu ul li a:before, .product-categories li a:before, .widget_featured_posts ul li a:before{
  float: left;
    content: '\f10c';
    font-family: 'FontAwesome';
    color: #999999;
    font-size: 5px;
    margin-right: 10px;
    display: inline-block;
    margin-top: 9px;
    margin-left: 1px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    line-height: 1.4;
}
.widget_recent_entries ul li a:hover:before, .widget_recent_comments ul li a:hover:before, .widget_archive ul li a:hover:before, .widget_categories ul li a:hover:before, .widget_meta ul li a:hover:before, .widget_pages ul li a:hover:before, .widget_rss ul li a:hover:before, .widget_nav_menu ul li a:hover:before, .product-categories li a:hover:before, .widget_featured_posts ul li a:hover:before {
    color: #f4b350;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
  background: transparent;
}
#reply-title{
  font-size: 20px;

}
#reply-title a{
  color: #222;
}
.contact-form-box h1 {
    margin-bottom: 5px;
    font-size: 30px;
}
.logged-in-as, .comment-notes{
  font-size: 15px;
    color: #999999;
    font-family: 'Rubik', sans-serif;
    display: block;
    font-weight: 300;
    margin: 0 0 30px;
}
.logged-in-as a{
  color: #999;
}
section.blog-section .blog-box .blog-post .post-slider {
  margin-bottom: 40px;
}
section.blog-section .blog-box .blog-post .post-slider img{
  margin-bottom: 0px;
}
.bx-wrapper .bx-pager{
  bottom: 35px;
  position: absolute;
}
input[type="text"], input[type="email"],input[type="password"],input[type="search"],input[type="number"],input[type="url"], textarea{

  display: block;
    width: 100%;
    padding: 12px 20px;
    background: #fff;
    border: 1px solid #d7d7d7;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    margin: 0 0 30px;
    color: #999999;
    font-size: 15px;
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    outline: none;

}
.wpcf7-form br{
  display: none;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing{
  color: #eee;
}
input[type="submit"] {

      background: transparent;
    color: #222222;
    font-size: 15px;
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    border: 1px solid #f4b350;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    padding: 12px 25px 10px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    margin: 0;
}
input[type="submit"]:hover {
    background: #f4b350;
    
}
.pagination-box ul.page-list li span {
    display: inline-block;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid transparent;
    text-decoration: none;
    text-align: center;
    color: #999999;
    font-size: 14px;
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    text-transform: capitalize;
    letter-spacing: 1.4px;
    line-height: 30px;
    color: #222222;
    border: 1px solid #f4b350;
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title{
  display: inline-block !important;
}
#container .elementor-widget-tabs .elementor-tab-content{
  padding: 50px;
}
#container .elementor-widget-tabs .elementor-tab-title{

  padding: 12px 30px;
    margin: 0 2px;
    background: transparent;
    margin: 0;
    margin-left: -3px;
    margin-right: -3px;
    border-bottom: 1px solid #eee;

}
.navbar .sub-menu{
  padding: 0px;
}
.navbar .sub-menu {
  position: absolute;
  border-top: 2px solid #0080ff;
  top: 100%;
  left: 0;
  background: #fff;
  width: 200px;
  visibility: hidden;
  opacity: 0;
  margin-top: 10px;
  transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out; }
  .navbar .sub-menu .sub-menu{
    top: 0px;
    left: 100%;
  }
  .navbar .sub-menu > li {
    position: relative;
    display: block;
    border-bottom: 1px solid #e3e1f3; }
  .navbar .sub-menu > li a {
      font-family: "Poppins", sans-serif;
      display: block;
      padding: 14px 20px;
      color: #6c7a89;
      font-size: 14px;
      font-weight: 400; }
    .navbar .sub-menu > li > a:hover {
      background: #f2f4f8;
      color: #0080ff; }
    .navbar .sub-menu > li .sub-menu.level2 {
      top: -2px;
      left: 100%;
      border-left: 1px solid #292929; }

.navbar li:hover > .sub-menu {
  visibility: visible;
  opacity: 1;
  margin-top: -1px; }

   .blog-post ul.tags-list{
    /*text-align: right;*/
    color: #999;
    padding-left: 0px;
  }
   .blog-post ul.tags-list li {
    color: #999;
      display: inline-block;
      margin-right: 1px;
      margin-bottom: 1px;
      margin-right: 6px; }
    .blog-post  ul.tags-list li a {
        color: #999;
        font-size: 13px;
        transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
         }
     
    .blog-post  ul.tags-list li a:hover {
        color: #333;
        text-decoration: none !important
         }
div.related-posts .news-post:after{
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
}
a {
    display: inline-block;
    cursor: pointer;
    text-decoration: none !important;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
a:hover{
  text-decoration: none;
  color:inherit;
}
a:hover, a:focus { 

color:#febf22;
}
div.related-posts .news-post .hover-box{
  z-index: 22;
}
#container .elementor-widget-tabs .elementor-tab-title.elementor-active{
  background: transparent;
  border-bottom-color: #f4b350;
}
#container .elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1170px;
}
.elementor-widget-tabs .elementor-tabs-wrapper{
  text-align: center;
}
section.blog-section .blog-box.iso-call .blog-post.not-found{
  padding: 0 15px 50px;
  margin: 0px;
  width: 100%;
}
.not-found .search-widget input[type="search"] {
    margin: 0;
    padding: 10px 15px;
    border: 1px solid #eeeeee;
    width: 100%;
    outline: none;
    color: #999999;
    font-size: 15px;
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    background: #ffffff;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.not-found .search-widget button {
    background: transparent;
    border: none;
    float: right;
    margin-top: -32px;
    margin-right: 15px;
    position: relative;
    z-index: 2;
}
@media(max-width: 767px){
  .error-section .error-box{
    padding: 60px 15px;
  }
  .error-section .error-box h1{
    font-size: 60px;
  }
  .error-section .error-box h3{
    font-size: 16px;
  }
} 

@media(min-width: 992px){
  .comment-tree .children{
    padding-left: 100px;
  }
  .admin-bar .navbar.active{
    top: 32px !important;
  }
}


#lb-back {
  position: fixed;
  display: flex !important;
  justify-content: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
  visibility: hidden;
  opacity: 0;
  transition: all 0.4s;
}
#lb-back.show {
  visibility: visible;
  opacity: 1;
}
#lb-img {
  
  align-self: center;

}

.zoomD {
  cursor: pointer;

}

