/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
@media (min-width: 768px) {
img.alignright, figure.alignright {
  margin-left: 30px;
}
	.alignright {
  float: right;
}
	img.aligncenter, img.alignnone, img.alignright, img.alignleft, figure.aligncenter, figure.alignnone, figure.alignright, figure.alignleft {
  margin-bottom: 15px;
}
	.size-medium.wp-post-image {
		max-width:300px;
	}
	.section-title h2 {
		margin-top: 50px;
margin-bottom: 50px;
	}
	.section-title h5 {
		font-weight:700;
		text-transform: uppercase;
	}
}
.text-center {
	text-align: center;
}
/*========================================================================================================================*/
/*													Bootstrap Tabs 		 												  */
/*========================================================================================================================*/
.TabContent {
	padding-top: 40px;
}
.historytabbox {
	background: #FFF;
	padding: 15px;
	margin: 50px 0 30px
}
#MenuTab.nav-justified > li > a, #NewsTab.nav-justified > li > a {
	background: rgba(0,0,0,0.0);
	color: rgba(51,51,51,1.00);
	text-transform: uppercase;
	border: 1px solid rgba(51,51,51,1.00);
	font-weight: 700;
	padding:10px 2px;
	font-size: 14px;
  border-radius: 6px;
  margin: 0px 2px;
}
.entry-content .nav-tabs > li > a {
  border: 1px solid rgba(51,51,51,1.00)!important;
 border-radius: 0px!important;
  display: block;
}
.tabs-left > li > a {
	  border: solid 1px rgb(51, 51, 51)!important;
	text-transform: uppercase; 
}
.tabs-left > li.active > a, .tabs-left > li.active > a:hover, .tabs-left > li.active > a:focus {
  border-bottom-color: rgb(51, 51, 51)!important;
  border-right-color: rgb(51, 51, 51)!important;
	background-color: rgba(0,0,0,0.50);
	
	color: #FFFFFF;
}
@media (min-width: 1680px) {
  body .nav > li > a, body .ddl-nav > li > a {
    padding: 10px 0px;
    margin: 0px 10px;
  }
}
#MenuTab.nav-justified > li.active > a, #MenuTab .nav-justified > li.active > a, #NewsTab.nav-justified > li.active a  {
	background: rgba(0,0,0,0.50);
	color: rgba(255,255,255,1.00)
}
.nav-tabs {
	border-bottom: 1px solid rgba(51,51,51,1.00);
}
.entry-content .nav-tabs>li>a {
	border: 1px solid rgba(51,51,51,1.00);
	border-bottom-color: transparent;
	display: block;
}
body .nav-tabs>li {
	float: none;
}

body .nav-tabs>li>a {
	padding: 5px 10px;
	margin: 0px 0px;
}
.entry-content .nav-tabs>li>a:hover {
	border-color: rgba(51,51,51,1.00) rgba(51,51,51,1.00) rgba(51,51,51,1.00);
	border-bottom-color: transparent;
}
.entry-content .nav-tabs>li.active>a, .entry-content .nav-tabs>li.active>a:hover, .entry-content .nav-tabs>li.active>a:focus {
	color: #fff;
	background-color: rgba(0,0,0,0.50);
	border: 1px solid rgba(51,51,51,1.00);
}

@media (min-width: 768px) {
body .nav-tabs>li {
	float: left;
}
body .nav-tabs>li>a {
	padding: 15px 25px;
	margin: 0px -0.5px;
}
body .nav-tabs.tabs-left>li {
	float: none;
}
	.entry-content .nav-tabs.tabs-left > li > a {
		border-bottom: 1px solid rgba(51,51,51,1.00);
	}
}
.tabs-left, .tabs-right {
	border-bottom: none;
	padding-top: 2px;
}
.tabs-left {
	border-right: 1px solid #ddd;
}
.tabs-right {
	border-left: 1px solid #ddd;
}
.tabs-left>li, .tabs-right>li {
	float: none;
	margin-bottom: 2px;
}
.tabs-left>li {
	margin-right: -1px;
}
.tabs-right>li {
	margin-left: -1px;
}
.tabs-left>li.active>a, .tabs-left>li.active>a:hover, .tabs-left>li.active>a:focus {
	border-bottom-color: #ddd;
	border-right-color: transparent;
}
.tabs-right>li.active>a, .tabs-right>li.active>a:hover, .tabs-right>li.active>a:focus {
	border-bottom: 1px solid #ddd;
	border-left-color: transparent;
}
.tabs-left>li>a {
	border-radius: 4px 0 0 4px;
	margin-right: 0;
	display: block;
}
.tabs-right>li>a {
	border-radius: 0 4px 4px 0;
	margin-right: 0;
}
.vertical-text {
	margin-top: 50px;
	border: none;
	position: relative;
}
.vertical-text>li {
	height: 20px;
	width: 120px;
	margin-bottom: 100px;
}
.vertical-text>li>a {
	border-bottom: 1px solid #ddd;
	border-right-color: transparent;
	text-align: center;
	border-radius: 4px 4px 0px 0px;
}
.vertical-text>li.active>a, .vertical-text>li.active>a:hover, .vertical-text>li.active>a:focus {
	border-bottom-color: transparent;
	border-right-color: #ddd;
	border-left-color: #ddd;
}
.vertical-text.tabs-left {
	left: -50px;
}
.vertical-text.tabs-right {
	right: -50px;
}
.vertical-text.tabs-right>li {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
.vertical-text.tabs-left>li {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
/* Other */
h4.quotetitle::before {
  content: '';
  display: block;
  height: 4px;
  width: 150px;
  margin: 0 auto;
    margin-bottom: 0px;
  margin-bottom: 15px;
  background: rgba(50,50,50,1.00);
}
.entry-content ul, .elementor-widget-text-editor ul, .elementor-widget-theme-post-content ul{
  margin: 0 0 14px 0;
  margin: 0 0 1.6em 0;
  line-height: 1.5;
}
table tbody > tr:nth-child(2n+1) > td, table tbody > tr:nth-child(2n+1) > th {
  background-color: hsla(360, 100%, 100%, 1);
}
table td, table th {
  border: 0px none !important;
  border-bottom: 1px solid hsla(0,0%,50.2%,.5019607843)!important;
}
table tbody tr:hover > td, table tbody tr:hover > th {
  background-color: hsla(0,0%,50.2%,.1019607843);
}
.wp-block-image {
	margin-bottom:10px;
}
figure.wp-block-gallery, .tb-image-slider {
	padding:30px 0px;
}
.elementor hr {
	margin:30px 0px;
}
.wp-block-quote {
	border-left:solid 2px #efefef;
	padding-left:1em;
	
}