/**
* Template Name: NewBiz - v4.7.0
* Template URL: https://bootstrapmade.com/newbiz-bootstrap-business-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  background: #fff;
  color: #444;
  font-family: "Open Sans", sans-serif;   /*"Open Sans", sans-serif; */
}

.container-header{
	padding-right:15px;
	padding-left:15px;
	margin-right:auto;
	margin-left:auto;
	max-width: 100%;
}

@media (min-width:768px){
	.container-header{
		width:750px;
	}}

@media (min-width:992px){
	.container-header{
		width:970px;
	}}

@media (min-width:1200px){
	.container-header{
		width:1430px;
	}}
	
	
/*------------------------------
Logo
------------------------------*/
.logo-text{
    line-height:1.2;
}

.main-title{
    font-size:22px;
    font-weight:bold;
    color:#2d95c9;
	line-height:1.1;
}

.sub-title{
    font-size:14px;
    color:#666;
	line-height:1.1;
	padding-top: 5px;
}

@media(max-width:768px){

    .main-title{
        font-size:20px;
    }

    .sub-title{
        font-size:12px;
    }

}

/*------------------------------
Banner
------------------------------*/
#main-banner{
    width: 100%;
    /*min-height: 600px;*/
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.banner-overlay{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.45);
    display: flex;
    align-items: center;
    padding: 120px 0;
}

.banner-content h2{
    color: #fff;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 35px;
}

.banner-content h2 span{
    color: #00c6ff;
}

.banner-content p{
    color: #fff;
    font-size: 16px;
    margin-bottom: 25px;
}

.btn-primary-banner{
    background: #00c6ff;
    border: none;
    padding: 12px 30px;
    font-size: 16px;
    border-radius: 5px;
    text-decoration: none;
    color: #fff;
}

.btn-primary-banner:hover{
    background: #0099cc;
    color: #fff;
}


#aboutproduct {
    padding: 100px 0;
}


#aboutproduct p {
	text-align:justify;
}


#cta2-banner2 {
    background: #242a33 url(../images/banner/banner2.jpg) no-repeat 50% 50%;
    background-size: cover;
    color: #fff;
    /*padding-top: 70px;*/
	height: 450px;
}

.bi {
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
	vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.pull-left .bi {
	font-size: 36px;
}

.icon-circle .bi {
	font-size: 36px;
	color: #45aed6;
}

/* Shared base styles for both circular buttons */
.product-info .preview {
    position: absolute;
    top: -18px;
    border-radius: 50%;
    background-image: -moz-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
    background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
    background-image: -ms-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    box-shadow: 0 0 0 2px #fff;
    -webkit-box-shadow: 0 0 0 2px #fff;
    z-index: 10;
}

/* Position the Link button at the original right corner */
.product-info .preview.link-btn {
    right: 12px;
}

/* Position the Eye (Preview) button further left */
/* (12px base + 36px button width + 8px gap = 56px) */
.product-info .preview.eye-btn {
    right: 56px; 
}

#portfolio .portfolio-item {
    position: relative !important; 
    transform: none !important;    
    left: auto !important;
    top: auto !important;
    float: left;
	position: relative;
    overflow: hidden;
    height: 590px; !important
	border: 1px solid rgb(229, 227, 227);
	border-radius: 5%;
	display: inline-flex;
}



@media (min-width: 1200px) {
#portfolio .container {
	width: 1450px;
}
}


/* --- Header Banner Style --- */
.contact-header {
    background-color: #2caab3; /* Matches your theme's clean teal color */
    color: #ffffff;
    text-align: center;
    padding: 40px 15px;
}

.contact-header h2 {
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 15px 0;
    letter-spacing: 1px;
}

/* Decorative Line underneath Header text */
.contact-header .header-line {
    position: relative;
    height: 1px;
    background: rgba(255, 255, 255, 0.6);
    width: 150px;
    margin: 0 auto;
}

.contact-header .line-circle {
    position: absolute;
    top: -5px;
    left: 50%;
    transform: translateX(-50%);
    width: 10px;
    height: 10px;
    background: #2caab3;
    border: 2px solid #ffffff;
    border-radius: 50%;
}

/* --- Map & Form Layering Stack --- */
.map-interactive-wrapper {
    position: relative;
    width: 100%;
    min-height: 580px; /* Ensures space matches form layout depth */
    background-color: #e5e3df;
}

/* Forces map to sit strictly behind components */
.map-interactive-wrapper .map-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

/* Forces structural container grids forward above map layer */
.map-interactive-wrapper .container-overlay {
    position: relative;
    z-index: 2;
    padding-top: 40px;
    padding-bottom: 40px;
    pointer-events: none; /* Allows user to drag map outside form card box */
}

/* --- Floating White Card Elements --- */
.contact-info-card {
    background: rgba(255, 255, 255, 0.95); /* Semi-solid clean overlay background */
    padding: 30px;
    border-radius: 2px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.15);
    pointer-events: auto; /* Restores element interactions back inside card block */
}

.contact-info-card h3 {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 20px;
    color: #333333;
    font-weight: 600;
}

.contact-info-card .static-details {
    font-size: 13px;
    color: #666666;
    line-height: 1.6;
    margin-bottom: 20px;
}

/* --- Text Input Forms --- */
.embedded-contact-form .form-field {
    margin-bottom: 12px;
}

.embedded-contact-form input[type="text"],
.embedded-contact-form input[type="email"],
.embedded-contact-form textarea {
    width: 100%;
    padding: 10px 12px;
    border: 1px solid #dcdcdc;
    background-color: #ffffff;
    font-size: 13px;
    color: #333333;
    border-radius: 2px;
    outline: none;
    transition: border-color 0.2s ease;
}

.embedded-contact-form input:focus,
.embedded-contact-form textarea:focus {
    border-color: #2caab3;
}

/* Form Submit Button Interaction UI */
.embedded-contact-form .submit-msg-btn {
    background-color: #2caab3;
    color: #ffffff;
    border: none;
    padding: 10px 20px;
    font-size: 13px;
    font-weight: bold;
    border-radius: 2px;
    cursor: pointer;
    transition: background-color 0.2s ease;
}

.embedded-contact-form .submit-msg-btn:hover {
    background-color: #22848b;
}

/* Mobile Responsiveness Rules */
@media (max-width: 767px) {
    .map-interactive-wrapper {
        display: flex;
        flex-direction: column-reverse; /* Places form card below map cleanly on viewports */
    }
    .map-interactive-wrapper .map-background {
        position: relative;
        height: 350px;
    }
    .map-interactive-wrapper .container-overlay {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}




/* Flexbox ??????? ?? ????? ??? ????????? ??????????? ????? */
.contact-item {
    display: flex;
    align-items: flex-start; /* ??????? ???? ???? ??? ?? ????? ????? ????? ????? */
    margin-bottom: 22px;    /* ???? ?? ????? ????? ????? ????? */
}

/* ????? ???? ?????????? ???? ??? ????? ????? */
.contact-icon {
    flex-shrink: 0;         /* ??????? ???? ??? ?? ?? ????? ???? ? ??? ?? ???? */
    width: 40px;            /* ??? ??????? ?????? ?????? ????? */
    font-size: 28px;        /* ??????? ???? */
    color: #333333;         /* ??????? ??? */
    line-height: 1;
}

/* ??????? ??????? ????????? */
.contact-content {
    flex-grow: 1;
    padding-left: 5px;      /* ????? ??? ??????? ????? ?????? ??? */
}

.contact-content p {
    margin: 0;
    font-size: 14px;
    line-height: 1.5;
    color: #555555;
}

/* ????? ?????? ?????? (Contact for Demo ????) */
.demo-heading {
    color: #ff227e; 
    font-size: 18px; 
    font-weight: 600;
    margin: 0 0 8px 0;      /* ???? ???? ????? */
}

/* ?????? ?????? ?????? */
.support-link {
    color: #2caab3;
    text-decoration: none;
    font-weight: 500;
}
.support-link:hover {
    text-decoration: underline;
}

#product {
    padding: 100px 0 75px;
}

#why-choose {
    padding: 100px 0 50px;
    background: #20222e url(../images/work-process/bg.jpg) no-repeat 0 0;
    background-size: cover;
    color: #fff;
}

#portfolio {
    padding: 100px 0;
    background: #f5f5f5;
}


#why-chooses {
	padding: 100px 0 50px;
	background: #20222e url(../images/work-process/bg.jpg) no-repeat 0 0;
	background-size: cover;
	color: #fff;
}
#why-choose h2 {
	color: #fff;
}
#why-chooses h3 {
	color: #fff;
	margin-bottom: 0;
}
#why-choose .icon-circle {
	display: inline-block;
	width: 80px;
	height: 80px;
	line-height: 80px;
	border: 2px solid #45aed6;
	border-radius: 100px;
	position: relative;
}
#why-choose .icon-circle > span {
	border-style: solid;
	border-width: 2px;
	border-color: #45aed6;
	border-radius: 50%;
	background-color: #fff;
	position: absolute;
	width: 24px;
	height: 24px;
	line-height: 20px;
	top: -12px;
	color: #64686d;
}
#why-choose h3 {
	margin-bottom: 50px;
	color: #fff;
}


/*------------------------------
Fun Facts
------------------------------*/
/* COUNTER SECTION */

.counter-section{
    /*padding:70px 20px;
    background:#2d95c9;*/
	padding: 100px 0;
    background: #132125 url(../images/animated-number/bg.jpg) no-repeat 0 0;
    background-size: cover;
    color: #fff;
}


.counter-container{
    max-width:1200px;
    margin:auto;
    display:flex;
	flex-wrap:wrap;
    /*justify-content:space-between;*/
	justify-content:center;
    align-items:flex-start;
    /*gap:20px;*/
    
}

.counter-box{
	/*flex: 1;*/
    width: 220px;
	height: 220px;
	margin:0 auto 20px;
    /* background: #fff;
    padding: 35px 20px;
    border-radius: 12px; */
    text-align: center;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    transition: 0.3s;
	
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    font-size: 24px;
    /*line-height: 50px;*/
    border: 3px solid #2d95c9;
    border-radius: 50%;
    /*margin-bottom: 20px;*/
}

.counter-box:hover{
    transform:translateY(-5px);
}

.counter-icon{
    font-size:42px;
    color:#2d95c9;
    margin-bottom:10px;
	line-height:1;
}

.counter-number{
    font-size:42px;
    font-weight:bold;
    /*color:#222;*/
	color:#fff;
	line-height:1;
}

.counter-number span{
    /*color:#2d95c9;*/
	color:#fff;
}

.counter-title{
    margin-top:10px;
    font-size:18px;
    color:#fff;
	font-weight:bold;
	text-align:center;
}