/*
Theme Name: Twenty Twenty Child - Generic4
Theme URI: https://wordpress.org/themes/twentytwenty/
Template: twentytwenty
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: blog,one-column,custom-background,custom-colors,custom-logo,custom-menu,editor-style,featured-images,footer-widgets,full-width-template,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready,block-styles,wide-blocks,accessibility-ready
Version: 1.1.1576821084
Updated: 2019-12-20 05:51:24

*/

body{
	font-family: 'Poppins', sans-serif;
	font-weight: normal;
	font-size: 18px;
	background: #1d1d1d;
	letter-spacing: 0;
}
a,
a:hover,
a:focus{
	text-decoration: none!important;
	outline: none!important;
}
#site-header{
	background: #363636;
}
.main-logo a{
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 50px;
	letter-spacing: 0;
}
.main-logo a:hover,
.main-logo a:focus{
	color: #ccc;
	text-decoration: none;
}
.main-menu .primary-menu li{
	margin-left: 50px;
}
.main-menu .primary-menu li a{
	color: #ccc!important;
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: normal;
}
.main-menu .primary-menu li a:hover,
.main-menu .primary-menu li a:focus{
	color: #fff!important;
}
#site-footer{
	background: #1d1d1d;
}
.footer-logo a{
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 50px;
	letter-spacing: 0;
}
.footer-logo a:hover,
.footer-logo a:focus{
	color: #ccc;
	text-decoration: none;
}
.footer-menu{
	justify-content: flex-end;
}
.footer-menu li{
	margin-left: 50px;
}
.footer-menu li a{
	color: #ccc!important;
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: normal;
    font-size: 18px;
}
.footer-menu li a:hover,
.footer-menu li a:focus{
	color: #fff!important;
}
.top-banner {
	background: #363636;
}
.top-banner .row {
    min-height: 500px;
}
.top-banner .banner-content{
	text-align: center;	
	margin-bottom: 4em;
}
.top-banner .banner-content h1{
	font-size: 50px;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    margin-bottom: 15px;
}
.top-banner .banner-content p{
	color: #fff;
	font-weight: 300;
}
.top-banner .banner-content a{
	color: #363636;
    font-size: 20px;
    background: #e6e6e6;
    font-weight: 600;
    display: inline-block;
    padding: 10px 60px;
    border-radius: 5px;
    margin-top: 1em;
    text-transform: uppercase;
}
.top-banner .banner-content a:hover,
.top-banner .banner-content a:focus{
	background: #ccc;
}
.section{
	padding: 4em 0;
}
.section-1{
	background: #525252;
}
.section-1 h2{
	color: #fff;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 15px;
}
.section-1 .content{
	color: #fff;
	font-weight: 300;
}
.section-1 a.action{
	color: #363636;
    font-size: 20px;
    background: #e6e6e6;
    font-weight: 600;
    display: inline-block;
    padding: 10px 60px;
    border-radius: 5px;
    margin-top: 1em;
    text-transform: uppercase;
}
.section-1 a.action:hover,
.section-1 a.action:focus{
	background: #ccc;
}
.section-2{
	background: #363636;
}
.section-2 .col-md-6{
	text-align: right;
}
.section-2 h2{
	color: #fff;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 15px;
}
.section-2 .content{
	color: #fff;
	font-weight: 300;
}
.section-2 a.action{
	color: #363636;
    font-size: 20px;
    background: #e6e6e6;
    font-weight: 600;
    display: inline-block;
    padding: 10px 60px;
    border-radius: 5px;
    margin-top: 1em;
    text-transform: uppercase;
}
.section-2 a.action:hover,
.section-2 a.action:focus{
	background: #ccc;
}
.section-3{
	background: #626262;
}
.section-3 h2{
	color: #fff;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 15px;
}
.section-3 .content{
	color: #fff;
	font-weight: 300;
}
.section-3 a.action{
	color: #363636;
    font-size: 20px;
    background: #e6e6e6;
    font-weight: 600;
    display: inline-block;
    padding: 10px 60px;
    border-radius: 5px;
    margin-top: 1em;
    text-transform: uppercase;
}
.section-3 a.action:hover,
.section-3 a.action:focus{
	background: #ccc;
}
.section-4{
	background: #363636;
}
.section-4 .col-md-6{
	text-align: right;
}
.section-4 h2{
	color: #fff;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 15px;
}
.section-4 .content{
	color: #fff;
	font-weight: 300;
}
.section-4 a.action{
	color: #363636;
    font-size: 20px;
    background: #e6e6e6;
    font-weight: 600;
    display: inline-block;
    padding: 10px 60px;
    border-radius: 5px;
    margin-top: 1em;
    text-transform: uppercase;
}
.section-4 a.action:hover,
.section-4 a.action:focus{
	background: #ccc;
}
.toggle-icon svg{
	fill: #fff!important;
}
.toggle-inner .toggle-text{
	color: #fff!important;
}
button.close-nav-toggle{
	text-decoration: none!important;
	outline: none!important;
	color: #fff!important;
}
.menu-modal-inner{
	background: #363636;
}
.mobile-menu .modal-menu li{
	border-color: #525252;
}
.mobile-menu .modal-menu li a{
    color: #ccc;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0;
}
.mobile-menu .modal-menu li a:hover,
.mobile-menu .modal-menu li a:focus{
	color: #fff;
}
@media only screen and (max-width: 999px) {
	.footer-menu{
		display: flex;
	}
	.section-1 .col-md-6:first-child,
	.section-2 .col-md-6:last-child,
	.section-3 .col-md-6:first-child,
	.section-4 .col-md-6:last-child{
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		text-align: center;
	}
	.section-1 .col-md-6:last-child,
	.section-2 .col-md-6:first-child,
	.section-3 .col-md-6:last-child,
	.section-4 .col-md-6:first-child{
		display: none;
	}
}
@media only screen and (max-width: 991px) {
	#site-footer .footer-logo{
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		text-align: center!important;
	}
	#site-footer .footer-main-menu{
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.footer-menu{
		justify-content: center;
	}
	.footer-menu li{
	    margin-left: 40px;
	}
}
@media only screen and (max-width: 767px) {
	.footer-menu{
		flex-wrap: wrap;
	}
	.footer-menu li{
		margin-left: 0;
		width: 100%;
		text-align: center;
	}
}
@media only screen and (max-width: 414px) {
	.top-banner .banner-content h1{
	    font-size: 40px;
	}
}