.btn-w-100 .elementor-button {
width: 100%;
}
.bg-gray {
background: rgba(255, 255, 255, 0.1);
box-shadow: 0px 10px 60px rgba(0, 0, 0, 0.07);
}
.bg-red {
background: #e94057;
}
.bg-gray-after {
position: relative;
}
.bg-gray-after:after {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(255, 255, 255, 0.1);
margin: 0 100px;
}
.border-2 {
border: 2px solid #263E6B;
}
.inovating-area .border-bottom-2 {
border-bottom: 2px solid #263E6B;
}
.widget_author {
padding: 50px 30px !important;
}
.widget_author .thumb {
margin-bottom: 20px;
}
.widget_author .thumb img {
border-radius: 50%;
max-width: 180px;
max-height: 180px;
}
.widget_author .details h5 {
margin-bottom: 15px;
}
.widget_author .details h6 {
margin-bottom: 30px;
}
.widget_author .details .social-media li {
display: inline-block;
}
.widget_author .details .social-media li a {
background: #F8F9FC;
color: var(--main-color-one);
height: 45px;
width: 45px;
line-height: 45px;
font-size: 15px;
display: inline-block;
}
.widget_author .details .social-media li a:hover {
background: var(--main-color-one);
color: #fff;
}
@media all and (max-width: 1599px) {
.header-6-bg-image-seze-100 .elementor-widget-wrap {
background-size: 100% 100% !important;
}
.header-6-bg-image-seze-100 .elementor-widget-container {
padding-left: 25px !important;
}
}
@media all and (min-width: 992px) {
.navbar-area .custom-container .navbar-collapse .navbar-nav li.menu-item-has-children:first-child .sub-menu {
min-width: 540px;
display: inline-block;
line-height: 1;
}
.navbar-area .custom-container .navbar-collapse .navbar-nav li.menu-item-has-children:first-child .sub-menu li {
display: inline-block;
width: 47%;
margin-right: 6px;
}
.nav-logo-none .logo-wrapper {
display: none;
}
.nav-logo-none .navbar.navbar-area.navbar-expand-lg.navigation-style-01.navbar-default .custom-container .navbar-collapse .navbar-nav {
text-align: left !important;
}
}
@media all and (max-width: 575px) {
.elementor-image-box-img-wrap .elementor-image-box-img {
margin-bottom: 20px !important;
}
}