/*!
Theme Name: webizseo
Theme URI: http://underscores.me/
Author: webizseo
Author URI: https://www.webizseo.com/
Description: A wordpress theme by WebizSEO.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: webizseo
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

webizseo 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.io/normalize.css/
*/
/* Webizseo CSS */

.cs_fs_23 {
	font-size: 23px;
}
/*** 
=============================================
Color Css 
=============================================
***/
.cs_black_bg {
	background: #000000 !important;
}
.cs_bg_gradient {
	background: -webkit-linear-gradient(270deg, rgba(6, 45, 65, 1) 50%, rgba(0, 158, 223, 1) 65%);
	background: -moz-linear-gradient(270deg, rgba(6, 45, 65, 1) 50%, rgba(0, 158, 223, 1) 65%);
	background: linear-gradient(270deg, rgba(6, 45, 65, 1) 50%, rgba(0, 158, 223, 1) 65%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#062D41", endColorstr="#009EDF", GradientType=0);
}
.cs_site_header.cs_style_1 .cs_top_header {
	background: #062D41;
	background: -webkit-linear-gradient(270deg, rgba(6, 45, 65, 1) 50%, rgba(0, 158, 223, 1) 65%);
	background: -moz-linear-gradient(270deg, rgba(6, 45, 65, 1) 50%, rgba(0, 158, 223, 1) 65%);
	background: linear-gradient(270deg, rgba(6, 45, 65, 1) 50%, rgba(0, 158, 223, 1) 65%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#062D41", endColorstr="#009EDF", GradientType=0);
}
.cs_btn.cs_style_1, .cs_site_header.cs_style_1.cs_type_1 .cs_main_header .cs_btn.cs_style_1 {
	color: #fff;
	background: #000000;
	background: -webkit-linear-gradient(270deg, rgba(6, 45, 65, 1) 50%, rgba(0, 158, 223, 1) 65%);
	background: -moz-linear-gradient(270deg, rgba(6, 45, 65, 1) 50%, rgba(0, 158, 223, 1) 65%);
	background: linear-gradient(270deg, rgba(6, 45, 65, 1) 50%, rgba(0, 158, 223, 1) 65%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#062D41", endColorstr="#009EDF", GradientType=0);
	border: 1px solid #fff;
}
/*** 
=============================================
Header Section Css 
=============================================
***/
.cs_gescout_sticky.cs_gescout_show.cs_site_header.cs_style_1 .cs_main_header_in {
	height: 100%;
}
.cs_gescout_sticky.cs_gescout_show .cs_logo_wrap {
	padding-top: 5px;
	padding-bottom: 5px;
}
.cs_main_header_center {
	left: 45%;
}
.cs_accent_color {
	color: #062D41;
}
.cs_logo_bg_shape::before {
	background-color:#062D41;
}
@media (max-width: 768px){
	.cs_nav .cs_nav_list_wrap {
		padding-top: 130px;
	}
	.cs_active.cs_active_contact {
		padding-top: 15px !important;
		top: 370px !important;
		left: 4vw !important;
	}
	h5.cs_active_contact_heading {
		font-size: 25px;
		margin-bottom: 0;
		color: var(--accent-color);
	}
	ul.cs_nav_list.css_nav_contact_list li {
		display: flex;
		align-items: center;
	}
	ul.cs_nav_list.css_nav_contact_list li i {
		color: var(--accent-color);
	}
}
/*** 
=============================================
BreadCrumb Section Css 
=============================================
***/
@media (max-width: 768px){
}
/*** 
=============================================
Home Page Css 
=============================================
***/
.cs_hero_title {
	color: var(--accent-color);
}
.cs_hero_subtitle {
	color: var(--white-color);
}
.cs_hero_number_icon {
	background-color: var(--accent-color);
}
.cs_hero_number a {
	color: var(--white-color);
}
.cs_iconbox.cs_style_4 .cs_iconbox_icon::before {
	opacity: 1;
}
.cs_testimonial.cs_style_1::before {
	border: 1px solid #FFF;
}
.cs_brands_wrapper {
	padding: 30px 30px;
	gap: 20px 0px;
	justify-content: space-between;
}
.mu-partner-img {
	object-fit: contain;
	width: 200px;
	height: 100px;
}
.cs_card_thumbnail img{
	height:195px;
	width: 100%;
	object-fit: cover;
}
.cs_card.cs_style_5 .cs_card_thumbnail img{
	width:100%;
	height: 412px;
	object-fit: cover;
}
.mu-partner-img{
	    height: 150px;
		width: 250px;
}
 
@media (max-width: 768px){
	.cs_hero.cs_style_1.cs_type_1 {
		background-position: center;
	}
	.cs_hero.cs_style_1 {
		height: 100%;
		max-height: 100%;
		min-height: 100%;
		padding-bottom: 100px !important;
	}
	.cs_hero_title {
		font-size: 35px;
	}
	.cs_hero_subtitle {
		font-size: 18px;
	}
	.cs_hero.cs_style_1 .cs_hero_btns {
		display: none;
	}
	.cs_about_video video{
		width: 100%;
	}
}
/*** 
=============================================
About Page Css 
=============================================
***/
@media (max-width: 768px){
	.cs_about.cs_style_1 .cs_esperience_text {
		max-width: 55%;
	}
	.cs_about.cs_style_1 .cs_experience_title .cs_fs_100 {
		font-size: 40px;
	}
	.cs_about.cs_style_1 .cs_experience_title .cs_fs_50 {
		font-size: 30px;
	}
	.cs_about.cs_style_1 .cs_esperience_text::after {
		opacity: 0.5;
	}
}
/*** 
=============================================
Serivces Page Css 
=============================================
***/
.mu_css_services_pg.cs_card.cs_style_1 .cs_card_subtitle {
	display: block;
}
.mu-services-slider  .cs_card.cs_style_1 .cs_card_thumbnail, .mu_css_services_pg .cs_card_thumbnail {
	padding: 0 !important;
}
.mu-services-slider .cs_card_thumbnail img, .mu_css_services_pg .cs_card_thumbnail img {
	width: 100%;
	max-width: 100%;
	height: 300px;
	object-fit: cover;
}
@media (max-width: 768px){
}
/*** 
=============================================
Gallery Page Css 
=============================================
***/
.cs_card.cs_style_5:nth-child(2) {
	grid-row: auto/span 1;
}
@media (max-width: 768px){
}
/*** 
=============================================
Contact Page Css 
=============================================
***/
@media (max-width: 768px){
}
/*** 
=============================================
Footer Section Css 
=============================================
***/
.cs_footer_contact_info_list {
	max-width: 100% !important;
}
.mu-font-size i {
	font-size: 3rem;
}
.cs_footer_widget .cs_social_btns.cs_style_1 a, .cs_footer_contact_list li i {
	background-color: var(--accent-color);
	&:hover {
		background-color: var(--heading-color);
	}
}
.cs_footer.cs_style_1.cs_type_1 .cs_footer_bottom {
	background-color: var(--accent-color);
}
.cs_heading_bg {
	background-color: #062d41;
}
@media (max-width: 768px){
}
/*** 
=============================================
Floating button Area Css 
=============================================
***/
.mu-single-call-box {
	max-width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 25px;
	padding: 0 50px;
}
.mu-single-call-box .mu-btn {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	transition: 0.1s;
	margin: 0 auto;
}
.floating-btn, .floating-btn-2 {
	display: none;
}
.floating-btn, .floating-btn-2 {
	background: var(--accent-color);
	border-radius: 0;
	box-shadow: 0 5px #000000;
	padding: 15px 15px;
	color: #ffffff;
	font: normal bold 20px / 1 "Open Sans", sans-serif;
	text-align: center;
	background: #000000;
	background: -webkit-linear-gradient(270deg, rgba(6, 45, 65, 1) 50%, rgba(0, 158, 223, 1) 65%);
	background: -moz-linear-gradient(270deg, rgba(6, 45, 65, 1) 50%, rgba(0, 158, 223, 1) 65%);
	background: linear-gradient(270deg, rgba(6, 45, 65, 1) 50%, rgba(0, 158, 223, 1) 65%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#062D41", endColorstr="#009EDF", GradientType=0);
	border: 1px solid #fff;
}
/*Mobile Css Start*/
@media (max-width: 768px){
	.cs_scroll_top_btn {
		right: 10px;
		bottom: 25px;
	}
	.mu-single-call-box {
		display: none;
	}
	.floating-btn, .floating-btn-2 {
		position: fixed;
		bottom: 20px;
		display: block !important;
		z-index: 999;
	}
	.floating-btn{
		left: 10px;
	}
	.floating-btn-2{
		right: 70px;
	}
	.floating-btn a, .floating-btn-2 a {
		color: white !important;
		font-size: 20px;
	}
}