/* Add here all your CSS customizations */

.footergen{max-width:100%;}	

.custom-font-size-1 {
		font-size: 0.6em;
}

@media (min-width: 960px) {
		.custom-big-font-size-1 {
				font-size: 5.0rem !important;
		}
		
.footergen{max-width:80%;}		
		
}


@media (min-width: 1200px) {
		.custom-big-font-size-1 {
				font-size: 5.0rem !important;
		}
		
	
		
}

@media (min-width: 1600px) {
		.custom-big-font-size-1 {
				font-size: 6.9rem !important;
		}
}

.section-ikonlar{font-size:24px;font-weight:bold;}
.icons{font-size:72px;padding-bottom:20px;}

#footer {
    background: white;
    border-top: 0px solid #212529;

}
.bluebg{background:blue;}
.greenbg{background:#006837;}
#footer{text-align:center;}
.footergen{margin-left:auto;margin-right:auto;}	
.footersocialleft{width:50px;}
.text-left{text-align:left;}
.py-top-40{padding-top:40px;}
.right-border-1{border-right:1px solid white;}
.right-border-5{border-right:5px solid white;}
#footer p, #footer li, #footer a:not(.btn):not(.no-footer-css), #footer span {
    color: #bbb;
}
.page-header.page-header-modern.page-header-background.page-header-background-md {
    padding: 80px 0;
}
