/**
Theme Name: Astra
Theme URI: https://wpastra.com/
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: Astra is fast, fully customizable & beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with Schema.org code integrated and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL & Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
Version: 4.4.1
Requires at least: 5.3
Tested up to: 6.4
Requires PHP: 5.3
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra
Domain Path: /languages
Tags: custom-menu, custom-logo, entertainment, one-column, two-columns, left-sidebar, e-commerce, right-sidebar, custom-colors, editor-style, featured-images, full-width-template, microformats, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready, blog
AMP: true

Astra WordPress Theme, Copyright 2020 WPAstra.
Astra is distributed under the terms of the GNU GPL.

Astra is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of.
Nicolas Gallagher and Jonathan Neal https://necolas.github.com/normalize.css/

Astra icon font is based on IcoMoon-Free vector icon by Keyamoon.
IcoMoon-Free vector icon distributed under terms of CC BY 4.0 or GPL. (https://creativecommons.org/licenses/by/4.0/ or https://www.gnu.org/licenses/gpl.html)
Source: http://keyamoon.com/

Flexibility is a JavaScript polyfill for Flexbox By Jonathan Neal, 10up. (https://github.com/jonathantneal/flexibility)
Licensed under MIT ( https://github.com/jonathantneal/flexibility/blob/master/LICENSE.md )

Screenshot image is a collage of actual sites created using the Astra WordPress Theme.

Icons used in the Screenshot image are all licensed under Creative Commons ( CC BY 4.0 ) License ( https://fontawesome.com/license/free )
https://fontawesome.com/v5.15/icons/store?style=solid
https://fontawesome.com/v5.15/icons/shopping-cart?style=solid
https://fontawesome.com/v5.15/icons/pen-square?style=solid
https://fontawesome.com/v5.15/icons/user-tie?style=solid
https://fontawesome.com/v5.15/icons/user-tie?style=solid

Illustrations used in the Screenshot images are all licensed under Creative Commons ( CC0 ) License ( https://gumroad.com/l/humaaans )
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/standing-24.png
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/sitting-2.png

Hand-drawn illustrations used are created by Brainstorm Force and released under Creative Commons ( CC0 ) License.
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/girl-with-image-container.png
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/boy-with-code-container.png
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/web-browser.png

The same site as screenshot can be imported from here https://websitedemos.net/web-design-agency-08/.

For more information, refer to this document on how to create a page like in the screenshot - https://wpastra.com/docs/replicating-the-screenshot/.

Astra default breadcrumb is based on Breadcrumb Trail by Justin Tadlock. (https://github.com/justintadlock/breadcrumb-trail)
Breadcrumb Trail is distributed under the terms of the GNU GPL v2 or later.

Astra local fonts feature is based on Webfonts Loader by WordPress Themes Team (WPTT). (https://github.com/WPTT/webfont-loader)
Licensed under MIT ( https://github.com/WPTT/webfont-loader/blob/master/LICENSE )

/* Note: The CSS files are loaded from assets/css/ folder. */


/* 1. Normalize */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document

   ========================================================================== */

/**

 * 1. Correct the line height in all browsers.

 * 2. Prevent adjustments of font size after orientation changes in iOS.

 */
 
  p {
    font-size: 20px;
 }
 

 /*--------------------------------------------------------------
# dropdown
--------------------------------------------------------------*/ 
.testecss {
    background-color: #000000;
    color: #fffffff;
}

.dropbtn {
  background-color: #4CAF50;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:hover .dropbtn {
  background-color: #3e8e41;
}

 
 
 /*--------------------------------------------------------------
# Posts
--------------------------------------------------------------*/
.post-entry-1 {
  margin-bottom: 30px;
}

.post-entry-1 img {
  margin-bottom: 30px;
}

.post-entry-1 h2 {
  margin-bottom: -5px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  font-weight: 500;
}

.post-entry-1 p {
  line-height: 1.3; 
}

.post-entry-1 h2 a {
  color: var(--color-black);
}

.post-entry-1.lg h2 {
  font-size: 40px;
  line-height: 1;
}

.post-meta {
  font-size: 11px;
  letter-spacing: 0.07rem;
  text-transform: uppercase;
  font-weight: 600;
  font-family: var(--font-secondary);
  color: rgba(var(--color-black-rgb), 0.4);
  margin: -20px 0px 5px 0px;
}
 
 /*corlink2 */
 a.corlink2:link {
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
    color: #DB771D;
}

a.corlink2:visited {
    text-decoration: none;
    color: #DB771D;
}

a.corlink2:hover, a.corlink2:active {color:#326B9A;} 

/* imagens */
.img-box-left {    
     float: left;
     padding: 0px 15px 10px 0;
}

.img-box-right {    
     float: right;
     margin: 10px;
}
 
 
 /* Post videos */
 #leia-mais {
     display:none;
 }
 
 #painel-4 {
     display: none;
 }
 
 #painel-10 {
     display: none;
 }
 
 #bloco-videos-3 {
     display: none;
 }
 
 /* webbin-painel */
.webbin-panel {  
  position: relative;
  background: white;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);/*Regula cor da borda*/  
  padding: 10px;
  height: 100%;  
}

.webbin-panel h1 {
  font-size: 1em;
}

.webbin-panel h1 a {
  color: #A92733;
}

.webbin-panel:hover {
  box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.8);  
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

 html {
    line-height: 1.15; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
  }  

  /* Sections   ========================================================================== */
  /**
   * Remove the margin in all browsers.
   */
   
   
  body {
    margin: 0;
  }

  

  /**

   * Render the `main` element consistently in IE.

   */

  

  main {
    display: block;
  }

  

  /**

   * Correct the font size and margin on `h1` elements within `section` and

   * `article` contexts in Chrome, Firefox, and Safari.

   */

  

  h1 {
    font-size: 2em;
    margin: 0.67em 0;
  }
  

  /* Grouping content

     ========================================================================== */

  
  /**

   * 1. Add the correct box sizing in Firefox.

   * 2. Show the overflow in Edge and IE.

   */

  

  hr {
    box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */
  }

  

  /**

   * 1. Correct the inheritance and scaling of font size in all browsers.

   * 2. Correct the odd `em` font sizing in all browsers.

   */

  

  pre {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
  }

  

  /* Text-level semantics

     ========================================================================== */

  

  /**

   * Remove the gray background on active links in IE 10.

   */

  

  a {
    background-color: transparent;
  }

  

  /**

   * 1. Remove the bottom border in Chrome 57-

   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.

   */

  

  abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    text-decoration: underline dotted; /* 2 */
  }

  

  /**

   * Add the correct font weight in Chrome, Edge, and Safari.

   */

  

  b,

  strong {
    font-weight: bolder;
  }

  

  /**

   * 1. Correct the inheritance and scaling of font size in all browsers.

   * 2. Correct the odd `em` font sizing in all browsers.

   */

  

  code,

  kbd,

  samp {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
  }

  

  /**

   * Add the correct font size in all browsers.

   */

  

  small {
    font-size: 80%;
  }
  

  /**

   * Prevent `sub` and `sup` elements from affecting the line height in

   * all browsers.

   */

  

  sub,

  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }

  

  sub {
    bottom: -0.25em;
  }

  

  sup {
    top: -0.5em;
  }

  

  /* Embedded content
     ========================================================================== */ 

  /**
   * Remove the border on images inside links in IE 10.
   */  

  img {
    border-style: none;
  }  

  /* Forms

     ========================================================================== */

  /**

   * 1. Change the font styles in all browsers.

   * 2. Remove the margin in Firefox and Safari.

   */

  

  button,
  input,
  optgroup,
  select,
  textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 1 */
    line-height: 1.15; /* 1 */
    margin: 0; /* 2 */
  }

  

  /**

   * Show the overflow in IE.

   * 1. Show the overflow in Edge.

   */

  

  button,
  input { /* 1 */
    overflow: visible;
  }

  

  /**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */  

  button,
  select { /* 1 */
    text-transform: none;
  }

  

  /**

   * Correct the inability to style clickable types in iOS and Safari.

   */

  

  button,
  [type="button"],
  [type="reset"],
  [type="submit"] {
    -webkit-appearance: button;
  }

  

  /**

   * Remove the inner border and padding in Firefox.

   */

  

  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
  }

  

  /**
   * Restore the focus styles unset by the previous rule.
   */

  

  button:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
  }

  

  /**

   * Correct the padding in Firefox.

   */

  

  fieldset {
    padding: 0.35em 0.75em 0.625em;
  }

  

  /**

   * 1. Correct the text wrapping in Edge and IE.

   * 2. Correct the color inheritance from `fieldset` elements in IE.

   * 3. Remove the padding so developers are not caught out when they zero out

   *    `fieldset` elements in all browsers.

   */

  

  legend {
    box-sizing: border-box; /* 1 */
    color: inherit; /* 2 */
    display: table; /* 1 */
    max-width: 100%; /* 1 */
    padding: 0; /* 3 */
    white-space: normal; /* 1 */
  }

  

  /**

   * Add the correct vertical alignment in Chrome, Firefox, and Opera.

   */

  

  progress {
    vertical-align: baseline;
  }

  

  /**

   * Remove the default vertical scrollbar in IE 10+.

   */

  

  textarea {
    overflow: auto;
  }

  

  /**

   * 1. Add the correct box sizing in IE 10.

   * 2. Remove the padding in IE 10.

   */

  

  [type="checkbox"],
  [type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
  }

  

  /**

   * Correct the cursor style of increment and decrement buttons in Chrome.

   */

  

  [type="number"]::-webkit-inner-spin-button,
  [type="number"]::-webkit-outer-spin-button {
    height: auto;
  }

  

  /**

   * 1. Correct the odd appearance in Chrome and Safari.

   * 2. Correct the outline style in Safari.

   */

  

  [type="search"] {
    -webkit-appearance: textfield; /* 1 */
    outline-offset: -2px; /* 2 */
  }

  

  /**

   * Remove the inner padding in Chrome and Safari on macOS.

   */

  

  [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  

  /**

   * 1. Correct the inability to style clickable types in iOS and Safari.

   * 2. Change font properties to `inherit` in Safari.

   */

  

  ::-webkit-file-upload-button {
    -webkit-appearance: button; /* 1 */
    font: inherit; /* 2 */
  }

  

  /* Interactive

     ========================================================================== */

  

  /*

   * Add the correct display in Edge, IE 10+, and Firefox.

   */

  

  details {
    display: block;
  }

  

  /*

   * Add the correct display in all browsers.

   */  

  summary {
    display: list-item;
  }


  /* Misc

     ========================================================================== */

  

  /**
   * Add the correct display in IE 10+.
   */

  

  template {
    display: none;
  }

  

  /**
   * Add the correct display in IE 10.
   */

  

  [hidden] {
    display: none;
  }

/* 2. Theme Specific CSS */

/* General */

:root{

    /* Measurements */
    --wpdevs-big-padding: 60px 0;
    --wpdevs-mobile-padding: 20px 0;
    --wpdevs-light-padding: 0 25px;
    /* Colors */

    --wpdevs-gray1: #7C7C7C;
    --wpdevs-gray2: #F7F7F7;
    --wpdevs-gray3: #DDDDDD;
    --wpdevs-light-blue: #2A92D3;
    --wpdevs-deep-blue: #213C4D;
    --wpdevs-black-blue: #001E32;
    --wpdevs-yellow: #CFAF07;
}

*,

::after,

::before {
    box-sizing: border-box;
}

body{
    font-family: 'Poppins', sans-serif;
    font: normal, 21px/2.1rem, 'Poppins', sans-serif;
}

h1{
    font-size: 32px;
    line-height: 10px;
}

h2{
    font-size: 24px;
    line-height: 1.5rem;
    padding-bottom: 10px;
}

h3{
    font-size: 22px;
    /* line-height: 3.6rem; */
    font-weight: bold;
}

h4{
    font-size: 28px;
    line-height: 2.8rem;
    font-weight: bold;
}

h5{
    font-size: 22px;
    line-height: 2.2rem;
    font-weight: bold;
}

p{
    font-size: 15px;
    line-height: 1.7rem;
}

a{
    color: var( --wpdevs-gray1 );
    text-decoration: none;
}

a:hover,
a:visited{
    color: #6d6d6d;
}

img {
    /* width: 100%; */
    height: auto;
}

.img-marketing0 {
    display: block; 
}

 .img-marketing {
    display: none;
	width: 40%;
	float: right;
	padding: 0px 0px 0 10px;
   }


/* Containers */

.containerOff {
    width: 100%;
    margin-right: auto;
    margin-left: auto;	
    padding: 0;
    margin: 0;
}

.container-player{
        width: 100%;
        margin-right: auto;
        margin-left: auto;	    
    }

.player-box {
		padding: 0 10px;
		cursor: pointer;
	}

.box-content {
	width: 75%;  
	float: left
}

.box-videos {
    width: 25%;  
	padding: 10px; 
	float: left
}

.img-box {
	width: 30%;
	float: left;
	padding: 0px 10px 0 0;
}

.img-box-off {
	width: 50%;
	float: left;
	padding: 0px 10px 0 0;
}

.img-box-right {
	float: right;
	padding: 0px 0px 0 10px;
}



.img-sidebar {
	width: 30%; 
	float:left; 
}

.img-programa {
    width: 45%; 
	float:left;
	padding: 5px 10px 0px 0px;
}

.content-sidebar {
	width: 100%;
	color: black;
	padding: 10px 0px 0 0;
	line-height: 0.9rem; 
	font-size: 13px;
}

.text-sidebar {
    margin-top: 5px;
    line-height: 0.9rem; 
	font-size: 12px
}

.text-guia {
	font-size: 10px;
	padding: 0px;
	margin: -5px 0px -10px 0px;
}

.title-post {
	line-height: 1.9rem; 
	font-size: 28px;
	font-weight: bold;
}

.content-text {
	  line-height: 1.7rem; 
	  font-size: 16px;
	}
	
.responsive {
  width: 100%;
  max-width: 350px;
  height: auto;
  float: left;
  padding-right: 20px;
}

   .tubevisor-destaques {
        padding: 10px;
        background-color: orange; 
        height: 100%;
    }

/*-- PLAYER E SELECTOR E CANAIS TUBEVISOR --*/

#menu ul { padding:0px;
  margin:0px;
  background-color:#EDEDED;
  list-style:none;
}

#menu ul li { display: inline; }

#menu ul li a { 
    padding: 2px 10px; 
    display: inline-block; /* visual do link */ 
    background-color:#EDEDED; 
    color: #333; 
    text-decoration: none; 
    border-bottom:3px solid #EDEDED; 
    width: 100%;
}

#menu ul li a:hover { 
  background-color:#D6D6D6;
  color: #6D6D6D;
  border-bottom:3px solid #EA0000;
}

.selector a {
  background-color: #1C1C1C;
  color: white;
  display: block;
  padding: 8px;
  text-decoration: none;
  font-size: 0.9em;
}
.selector a:hover {
  background-color: #696969;
}
.selector {
  overflow-y: auto;  
}
.selector a.active {
  background-color: #000000;
  color: white;
}

/* Personalizando a scrool bar */
.selector::-webkit-scrollbar {
  width: 12px;
}

.selector::-webkit-scrollbar-track {
  background: #4F4F4F;
}

.selector::-webkit-scrollbar-thumb {
  background-color: white;
  border-radius: 20px;
  border: 3px solid #4F4F4F;
}

.selector-box::-webkit-scrollbar {
  width: 12px;
}

.selector-box::-webkit-scrollbar-track {
  background: #4F4F4F;
}

.selector-box::-webkit-scrollbar-thumb {
  background-color: white;
  border-radius: 20px;
  border: 3px solid #4F4F4F;
}

.panel {
    margin-top: 0px; 
    margin-bottom: 5px; 
    color: #fff; 
    font-family: impact; 
    font-size: 16px; 
    letter-spacing: 2px; 
    padding: 8px 5px 5px 10px; 
    background: linear-gradient(#343A40, #326B9A); 
    text-align: center;
}

    .img-sidebar {
	    width: 30%;
	    padding: 0px;
	    float:left; 
      }
      
       .img-figure {
	    width: 10px; 
	    float:left; 
      }
      
      .box-video {
          background-color: orange;
          padding: 5px 0px;
      }

@media (max-width: 575px) {
    
 
   .container {
        padding: var(--wpdevs-light-padding);
    }
    
    
	.box-content {
	    width: 100%; 
	    
    }

    .box-videos {
        width: 25%;  
	    padding: 0 0px; 
     }
     
	.container-player{
        width: 100%;
        margin-right: auto;
        margin-left: auto;			
    }
		
	.title-post {
	  line-height: 1.0rem; 
	  font-size: 14px;
	  text-transform: uppercase;
	  font-weight: bold;
     }
	
	.content-text {
	  line-height: 1.4rem; 
	  font-size: 16px;
	}
		
    .player-box {
	    width: 100%;
		/* padding: 0px; */
		padding-bottom: 20px;
		margin: 0px;
    }
	
	.player {
	    width: 100%;
		padding: 0px;
		margin: 0px;
    }
    
   
	.img-box {
		width: 50%;
	}
	
	.img-box-off {
		width: 100%;
		float: right;
	}
	
	.selector {
	    width: 100%;		
		padding: 2px 10px;
		font-size: 1em;
		overflow: hidden;
    }
    
    .program {
	    width: 100%;		
		padding: 2px 10px;
		font-size: 1em;
		overflow: hidden;
    }
	
	.selector-box {
		height: 145px;
	}
	
		.program-box {
		height: 150px;
	    }
	
	.sidebar {
	    width: 100%;		
		padding: 2px 0;
		font-size: 0.8em;
		overflow: hidden;
    }
    
    .panel {
      font-size: 12px; 
    }
    
    .body-text {
        width: 100%;		
		padding: 0 0px;
		margin: 0px;
    }
    
    .tubevisor-destaques {
        padding: 15px;
        margin: 10px;
    }
    
    .text-sidebar {
       margin-top: 5px;
       line-height: 1.2rem; 
	   font-size: 14px
     }
     
     .selector {
        display: none;
    }
     
    
}

@media (min-width: 576px){
    
    
	.player-box {
		width: 75%;
		float: left; 
	}
		
   .selector {
		width: 25%; 
		float: left;
		background-color: #1C1C1C;

		/*  para manter a div no tamanho do player e responsiva */  
		position: relative;   
		height: 0; 	 	 
		padding-bottom: 41%;	    
   }
   
   .program {
		width: 25%; 
		float: left;
		/* background-color: #3B3A3C; */

		/*  para manter a div no tamanho do player e responsiva */  
		position: relative;   
		height: 0; 	 	 
		padding-bottom:41.25%;	    
   }
   
   .sidebar {
		width: 25%; 
		float: left;

		/*  para manter a div no tamanho do player e responsiva */  
		position: relative;   
		height: 0; 	 	 
		padding-bottom: 41%;	    
   }


    .containerOff {
        max-width: 540px;
        padding-right: 15px;
        padding-left: 15px;     
    }
    
    .container-player{
        max-width: 540px;
        margin: 0 auto;
    }
    
}

@media (min-width: 768px) {
    
   
    .containerOff {
        max-width: 720px;        
    }   
    
    .container-player{
        max-width: 780px;
        margin: 0 auto;
    } 
}

@media (min-width: 992px) {
    

    .containerOff {
        max-width: 1050px;        
    }
    
    .container-player{
        max-width: 1000px;
        margin: 0 auto;
    }
}

@media (min-width: 1200px) {

    .containerOff {
        max-width: 1300px;  		
    }
    
    .container-player{
        max-width: 1200px;
        margin: 0 auto;
    }	
	
}

/***************** COLUMN *****************/
* {
      box-sizing: border-box;
    }
    
    .row::after {
      content: "";
      clear: both;
      display: table;
    }
    
    .column {
      float: left;
      width: 33.33%;
      padding: 10px;
    }
    
    @media screen and (max-width: 800px) {
      .column {
        width: 100%;
      }
    }

/************** PLAYER ********8***********/

/* ref https://www.youtube.com/watch?v=vaWyWZFDKn8 */

.player {
    /*  para manter o player  responsivo */  
    position: relative;
    overflow: hidden;
    height: 0;
    padding-bottom: 56%; 
	background-color: #000;	
}


.player > iframe {
   position: absolute;
   width: 100%;
   height: 100%;
} 

/************** HOME PAGE *****************/

/* Top Bar Section */

.top-bar{ 
    background: #ffffff;   
    color: #000000; 
    padding: 15px 0; 
}

.player-selector { 
    background: #ffffff;    
    color: #000000; 
    padding: 15px 0; 
}


.top-bar .container{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.player-selector .containerOff{
    display: flex; 
    justify-content: space-between; 
    align-items: center; 
}

.searchbox input[type="text"]{
    padding: 7px 10px;
    border: 1px solid #C6C6C6;
}

.searchbox input[type="submit"]{
    padding: 9px 10px;
    background: #000000;
    color: #FFFFFF;
    border: none;
}

/* max 768 px */

@media (max-width: 768px) {
    
    .img-box-off {
		width: 100%;
		float: right;
	}
    
    
      .player-box {
        width: 100%;
        padding: 0 0 10px 0;
    }
    
    .selector {
        width: 100%;
    }
    
    .program {
        width: 100%;
    }
    
    .body-text {
        width: 100%;		
		padding: 0 0px;
		margin: 0px;
    }
   
    .searchbox {
        display: none;
    }

    .top-bar .container{
        justify-content: center;
    }
    
    .player-selector .containerOff{
        justify-content: center; 
    }
    
    .box-content {
	    width: 100%;  
	    float: left
    }

    .box-videos {
        width: 100%;  
	    padding: 0px; 
	    float: left
     }
     
     .row {
         padding: 10px;
     }
     
     .img-sidebar {
	    width: 80px; 
	    float:left; 
      }

}



/* Main Menu */

.menu-area {
	background: var( --wpdevs-gray2 );
}

.main-menu {
    height: 55px;
    display: flex;
    justify-content: center;
}

.main-menu ul {
    margin: 0;
    padding-left: 0;
}

.main-menu ul li {
    display: inline-block;
    line-height: 55px;
    position: relative;
}

.main-menu ul li.current_page_item > a{
    font-weight: bold;
}

.main-menu ul li a {
    color: #000000;
    padding: 0 30px;
    text-decoration: none;
    display: block;
}

.main-menu ul li a:hover,

.main-menu ul li a:active

{
    color: var( --wpdevs-gray1 );
    transition: .5s all;
}

.main-menu ul li a:focus + ul
{
    display: block;
}

.main-menu li.menu-item-has-children::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: calc( 50% - 6px);
    width: 0px;
    height: 0px;
    border-top: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #000000;
    border-left: 6px solid transparent;
}

.main-menu ul.sub-menu {
    position: absolute;
    padding-left: 0;
    background-color: #000000;
    z-index: 1;
    text-align: left;
    display: none;
}

.main-menu ul .menu-item-has-children:hover>ul,

.main-menu ul .menu-item-has-children:focus+ul {
    display: block
}

.main-menu ul.sub-menu li {
    width: max-content;
}

.main-menu ul.sub-menu a {
    color: #FFFFFF;
}

.menu-icon,
.check-button {
	cursor: pointer;
	display: none;
}

.menu-icon .bar1, 
.menu-icon .bar2, 
.menu-icon .bar3 {
    width: 28px;
    height: 3px;
    background-color: #333;
    margin: 5px 0;
    transition: 0.4s;
}

@media (max-width: 767px){
    .menu-icon,
    .check-button {
		display: block;
	}
	
    .check-button{
        border: none;
        background: transparent;
        height: 55px;
    }

	.main-menu ul{
		position: absolute;
		width: 100%;
		background: #000000;
		left: -999px;
		text-align: left;
		transition: all cubic-bezier(.79,.14,.15,.86) .5s;
        padding: 0;
        margin: 0;
        z-index: 1;
	}

    .main-menu ul:not(.sub-menu){
        margin-top: 55px;
    }

	.main-menu ul li{
		display: block;
		margin: 15px 0;
		line-height: 30px;
	}

	.main-menu ul li a {
		color: #FFFFFF;
	}

    .main-menu ul.sub-menu{
        position: relative;
        top: 0;
        margin-left: 30px;
        display: block;
        width: auto;
    }

    .main-menu ul.sub-menu a{
        color: var( --wpdevs-gray1 );
    } 

    .show-dropdown{
        left: 0 !important;
    }   

    .animate-button .bar1 {
        -webkit-transform: rotate(-45deg) translate(-4px, 4px);
        transform: rotate(-45deg) translate(-4px, 4px);
    }

    .animate-button .bar2 {opacity: 0;}

    .animate-button .bar3 {
        -webkit-transform: rotate(45deg) translate(-7px, -7px);
        transform: rotate(45deg) translate(-7px, -7px);
    }

} 



/* Hero */

.hero{
    background-size: cover;
    background-position: center center;
    color: #FFFFFF;
    text-align: center;
}

.hero-items{
    padding: var( --wpdevs-light-padding );
}

.hero .overlay{
    background: rgb(0 0 0 / 27%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.hero .hero-items h1{
    margin-top: 0;
    font-weight: normal;
}

.hero .hero-items a{
    color: #FFFFFF;
    padding: 15px 25px;
    display: inline-block;
    background: var( --wpdevs-light-blue );
    margin: 20px 0 0;
}

.hero .hero-items a:hover{
    background: var( --wpdevs-yellow );
    transition: .5s all;
}



/* Services */

.services{ 
    background: var( --wpdevs-deep-blue ); 
    padding: var( --wpdevs-big-padding ); 
    color: #ffffff;
}

.services .containerOff{
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}

.services .container > * {
    flex: 1 1 250px;
}

.services-item{
    padding: var(--wpdevs-light-padding);
}

.services-item p{
    margin-bottom: 40px;
}

.services-item figure{ 
    background: var( --wpdevs-black-blue );
    padding: 15px; 
}

.services h2{ 
    text-align: center;
    position: relative; 
}

.services h2::after{
    content: '';
    position: absolute;
    background-color: var( --wpdevs-light-blue );
    width: 35px;
    height: 5px;
    right: calc( 50% - 15px);
    bottom: 0;
}

.services h4{
    margin: 0;
}

@media (max-width: 768px) {
    .services .containerOff{
        flex-direction: column;
        padding: 0;
    }
    
  
    .services-item{
        max-width: 100%;
    }
}



/* Home Blog */

.home .home-blog{
    padding: var( --wpdevs-big-padding );
}

.home-blog .container article:first-child{
    grid-area: feat-item;

}

.home-blog .container{
    display: grid;
    grid-template-areas: 'feat-item feat-item';
    grid-gap: 25px;
}

.home .home-blog h2{ 
    text-align: center;
    position: relative; 
}

.home .home-blog h2::after{
    content: '';
    position: absolute;
    background-color: var( --wpdevs-light-blue );
    width: 35px;
    height: 5px;
    right: calc( 50% - 15px);
    bottom: 0;
}

.home .home-blog .latest-news{ 
    text-align: center; 
}

.home .home-blog .col-12 .latest-news{  
    margin-bottom: 40px;
}

.home .home-blog .latest-news img{ 
    float: none !important;
    margin: 0 0 25px 0 !important;
}

.home .home-blog .latest-news h3{ 
    color: #000000;
    margin: 0; 
    line-height: 2.6rem;
}

.home .home-blog .meta-info p{ 
    font-weight: bold; 
    margin-bottom: 0; 
}

.home .home-blog .meta-info p:last-child{ 
    margin-top: 5px; 
}

.home .home-blog span, 
.home .home-blog span a{ 
    color: var( --wpdevs-gray1 ); 
    font-weight: normal; 
    text-decoration: none;
    margin: 0 2px 0 0; 
}

@media (max-width: 768px) {
    .home-blog .container{
        display: block;
    }

}



/* Footer */

footer{ 
    background: var( --wpdevs-deep-blue ); 
    padding: 15px 0; 
    color: #FFFFFF; 
}

footer .container .row{
    align-items: center;
}



/* Footer - Footer Menu */

.site-footer .container{

    display: flex;

    justify-content: space-between;

    align-items: center;

}

.site-footer .copyright p{

    margin: 0;

}

.footer-menu ul{ 

    list-style: none; 

    padding: 0; 

    margin: 0; 

}

.footer-menu ul li{ 

    display: inline;  

    margin: 0 15px 0 0;

}

.footer-menu ul li:last-child{ 

    margin: 0; 

}

.footer-menu ul li a{  

    text-decoration: none;

    color: #FFFFFF;

}

.footer-menu ul li.current_page_item a{ 

    font-weight: bold; 

}

@media (max-width: 768px) {
    
  .img-box {
    display: none;
  }
    
 .img-marketing {
    display: block;
	width: 40%;
	float: right;
	padding: 0px 0px 0 10px;
   }
   
   .program {
    /* display: none; */
   }

    .site-footer .container{
        justify-content: safe;
    }

}

@media (max-width: 575px) {
    
 .img-marketing {
    display: block;
	width: 50%;
	float: right;
	padding: 0px 0px 0 10px;
}

    .site-footer .container{
        flex-wrap: wrap;
    }

     
}



/************** INNER PAGES *****************/



/* Blog, Archive, Search */

.blog main .container,

.archive main .container{

    display: flex;

}

.blog .blog-items,

.archive .archive-items{

    padding: 0 15px 0 0;

    flex: 1;

}

.blog .blog-items h2,

.archive .blog-items h2{

    margin-top: 0;

}

.blog article{

    margin-bottom: 20px;

}

.blog aside,

.archive aside{

    padding: 25px;

    background: var( --wpdevs-gray2 );

    height: 100%;

    width: 30%;

}

@media screen and (max-width: 991px ) {

    .blog aside,

    .archive aside,

    .blog .blog-items,

    .archive .archive-items{

        min-width: 100%;

    }

}

.blog h1,
.archive h1{
    text-align: center;
    margin-top: 0;
}

.archive-description{
    text-align: center;
    max-width: 50%;
    margin: 0 auto 30px auto;
}

.archive-description p{

    font-size: 85%;

}

.home #primary > #main{

    padding: 0;

}

#primary > #main{

    padding: var(--wpdevs-big-padding);

}

@media screen and (max-width: 991px ) {

    #primary > #main{

        padding: var(--wpdevs-mobile-padding);

    }

}

.meta-info p{

    margin: 0;

}

.wp-post-image{ 

    float: left; 

    margin: 0 15px 10px 0; 

}

@media screen and (max-width: 550px ) {

    .wp-post-image{ 

        width: 100%; 

    }

}

article{ 

    display: inline-block;  

    width: 100%; 

}

article.post h1,

.search h1,

.archive h1{

    font-size: 50px;

    line-height: 4.0rem;

    margin-bottom: 15px;

}

article.post h2{

    line-height: 3rem;

    text-transform: none;

}

article h2{

    line-height: 3rem;

    margin-bottom: 10px;

    text-transform: none;

}

article.post h3,

article.post h4,

article.post h5{

    margin-bottom: 0;

}

.searchform input[type="text"]{

    padding: 7px 10px;

    border: 1px solid #C6C6C6;

}

.searchform input[type="submit"]{

    padding: 11px 10px;

    background: #000000;

    color: #FFFFFF;

    border: none;

}

.searchform div{

    display: flex;

}

.searchform input[type=text]{

    max-width: 70%;

}

.searchform input[type=submit]{

    max-width: 70%;

}

@media (max-width: 991px) {

    .blog .container,

    .archive .container{

        flex-wrap: wrap;

    }

}



/* Comments */

#commentform input[type="submit"]{     

    color: #FFFFFF;

    padding: 15px 25px;

    display: inline-block;

    background: var( --wpdevs-light-blue );

    margin: 20px 0 0; 

    border: none;

}

#commentform input[type="submit"]:hover{

    background: var( --wpdevs-yellow );

    transition: .5s all;

}

#commentform label{

    display: block;

}

#commentform label[for="wp-comment-cookies-consent"]{

    display: inline;

    margin-left: 5px;

}

#commentform input[type="text"],

#commentform textarea{

    padding: 7px 10px;

    border: 1px solid #C6C6C6;

    width: 100%;

}

.comments-area #reply-title{

    border-top: 1px solid #ebebeb;

    padding: 20px 0 0;

}



/* Pagination */

.wpdevs-pagination{

    display: flex;

    justify-content: space-between;

}

.pages{

    margin-top: 20px;

}

.nav-links{

    margin-top: 40px;

}

.nav-links .page-numbers{

    padding: 10px 15px;

    display: inline-block;

    background: var( --wpdevs-gray3 );

}

.nav-links .current{

    background-color: #000000;

    color: #ffffff;

}

.nav-links .next,

.nav-links .prev{

    background-color: transparent;

}

.nav-links .prev{

    padding-left: 0;

}



:root {

  /* Fonts */
  --font-default: 'EB Garamond', system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-primary: 'EB Garamond', serif; /*'Playfair Display', serif;*/
  --font-secondary: 'Inter', sans-serif;

  /* Colors */
  /* The *-rgb color names are simply the RGB converted value of the corresponding color for use in the rgba() function */

  /* Default text color */
  --color-default: #212529;
  --color-default-rgb: 33, 37, 41;

  /* Defult links color */
  --color-links: #212529;
  --color-links-hover: #15171a;

  /* Primay colors */
  --color-primary: #212529;
  --color-primary-light: #26282c;
  --color-primary-dark: #0b0c0e;

  --color-primary-rgb: 33, 37, 41;
  --color-primary-light-rgb: 38, 40, 44;
  --color-primary-dark-rgb: 11, 12, 14;

  /* Secondary colors */
  --color-secondary: #596d80;
  --color-secondary-light: #8498aa;
  --color-secondary-dark: #404f5c;

  --color-secondary-rgb: 89, 109, 128;
  --color-secondary-light-rgb: 132, 152, 170;
  --color-secondary-dark-rgb: 64, 79, 92;

  /* General colors */
  --color-blue: #0d6efd;
  --color-blue-rgb: 13, 110, 253;

  --color-indigo: #6610f2;
  --color-indigo-rgb: 102, 16, 242;

  --color-purple: #6f42c1;
  --color-purple-rgb: 111, 66, 193;
  
  --color-pink: #f3268c;
  --color-pink-rgb: 243, 38, 140;

  --color-red: #df1529;
  --color-red-rgb: 223, 21, 4;

  --color-orange: #fd7e14;
  --color-orange-rgb: 253, 126, 20;

  --color-yellow: #ffc107;
  --color-yellow-rgb: 255, 193, 7;

  --color-green: #059652;
  --color-green-rgb: 5, 150, 82;

  --color-teal: #20c997;
  --color-teal-rgb: 32, 201, 151;

  --color-cyan: #0dcaf0;
  --color-cyan-rgb: 13, 202, 240;

  --color-white: #ffffff;
  --color-white-rgb: 255, 255, 255;

  --color-gray: #6c757d;
  --color-gray-rgb: 108, 117, 125;

  --color-black: #000000;
  --color-black-rgb: 0, 0, 0;
}

/*--------------------------------------------------------------
# 2. Override default Bootstrap variables
--------------------------------------------------------------*/
:root {
  --bs-blue: var(--color-blue);
  --bs-indigo: var(--color-indigo);
  --bs-purple: var(--color-purple);
  --bs-pink: var(--color-pink);
  --bs-red: var(--color-red);
  --bs-orange: var(--color-orange);
  --bs-yellow: var(--color-yellow);
  --bs-green: var(--color-green);
  --bs-teal: var(--color-teal);
  --bs-cyan: var(--color-cyan);
  --bs-white: var(--color-white);
  --bs-gray: var(--color-gray);
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: var(--color-blue);
  --bs-secondary: var(--color-blue);
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: var(--color-primary-rgb);
  --bs-secondary-rgb: var(--color-secondary-rgb);
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-white-rgb: var(--color-white-rgb);
  --bs-black-rgb: var(--color-black-rgb);
  --bs-body-color-rgb: var(--color-default-rgb);
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-font-sans-serif: var(--font-default);
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--font-default);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: var(--color-default);
  --bs-body-bg: #fff;
}


/*--------------------------------------------------------------
# 3. Set color and background class names
--------------------------------------------------------------*/
/* Fonts */
.font-default { font-family: var(--font-default) !important; }
.font-primary { font-family: var(--font-primary) !important;}
.font-secondary { font-family: var(--font-secondary) !important; }

/* Text Colors */
.color-default { color: var(--color-default) !important; }
.color-links { color: var(--color-links) !important; }
.color-links:hover { color: var(--color-links-hover) !important; }
.color-primary { color: var(--color-primary) !important; }
.color-primary-light { color: var(--color-primary-light) !important; }
.color-primary-dark { color: var(--color-primary-dark) !important; }
.color-secondary { color: var(--color-secondary) !important; }
.color-secondary-light { color: var(--color-secondary-light) !important; }
.color-secondary-dark { color: var(--color-secondary-dark) !important; }
.color-blue { color: var(--color-blue) !important; }
.color-indigo { color: var(--color-indigo) !important; }
.color-purple { color: var(--color-purple) !important; }
.color-pink { color: var(--color-pink) !important; }
.color-red { color: var(--color-red) !important; }
.color-orange { color: var(--color-orange) !important; }
.color-yellow { color: var(--color-yellow) !important; }
.color-green { color: var(--color-green) !important; }
.color-teal { color: var(--color-teal) !important; }
.color-cyan { color: var(--color-cyan) !important; }
.color-white { color: var(--color-white) !important; }
.color-gray { color: var(--color-gray) !important; }
.color-black { color: var(--color-black) !important; }

/* Background Colors */
.bg-default { background-color: var(--color-default) !important; }
.bg-primary { background-color: var(--color-primary) !important; }
.bg-primary-light { background-color: var(--color-primary-light) !important; }
.bg-primary-dark { background-color: var(--color-primary-dark) !important; }
.bg-secondary { background-color: var(--color-secondary) !important; }
.bg-secondary-light { background-color: var(--color-secondary-light) !important; }
.bg-secondary-dark { background-color: var(--color-secondary-dark) !important; }
.bg-blue { background-color: var(--color-blue) !important; }
.bg-indigo { background-color: var(--color-indigo) !important; }
.bg-purple { background-color: var(--color-purple) !important; }
.bg-pink { background-color: var(--color-pink) !important; }
.bg-red { background-color: var(--color-red) !important; }
.bg-orange { background-color: var(--color-orange) !important; }
.bg-yellow { background-color: var(--color-yellow) !important; }
.bg-green { background-color: var(--color-green) !important; }
.bg-teal { background-color: var(--color-teal) !important; }
.bg-cyan { background-color: var(--color-cyan) !important; }
.bg-white { background-color: var(--color-white) !important; }
.bg-gray { background-color: var(--color-gray) !important; }
