/*==========Genral style==========*/


body, html{
	width: 100%;
	min-height: 100%;
	padding: 0;
	margin: 0;
}


body {
	position:relative;
    font-family: 'Montserrat', sans-serif;
}

p{
	font-weight: 400;
	font-size: 16px;
}

h2, h3, h4 {
	font-weight: 600;
}

#main{
    position: relative;
    margin-left: 0px;
    left: 0px;
    transition: 0.3s !important;
}

.bg-main {
    background-color: #f8f8f8;
}

.top-bg{
    background-color: #fda217;
}

.top-bg p {
    font-size: 12px;
    font-weight: 500;
}

/*==========Genral style End==========*/


/*================================================================================
==================================================================================
                      TEAM PAGE STYLE                                             
===================================================================================
====================================================================================*/


/*==========Navbar style==========*/

.navbar-top .navbar .navbar-nav .nav-link.dropdown-toggle {
    position: static;
}

.navbar-brand img {
	width: 160px;
}

.open-menu {
    width: 100%;
    top: 65px;
    border-radius: 0px;
    padding: 20px 30px;
    z-index: 99999;
    transition: all .5s ease;
    height: 0;
    opacity: 0;
}

.open-menu.show {
    height: auto;
    opacity: 1;
    transform: translateY(0);
}

.open-menu .container ul {
    padding-left: 0px;
    padding-inline-start: 0 !important;
}

.open-menu .container ul li {
    list-style-type: none;
    padding-left: 0px;
    padding-inline-start: 10px !important;
    padding: 5px;
     position: relative;
}

.open-menu .container ul li:hover {
    background-color: #ae0202;
    padding-left: 20px !important;
}

.open-menu .container ul li a {
    color: #000;
    font-size: 14px;
    position: relative;
}

.open-menu .container ul li:hover a {
   color: #fff;
   text-decoration: none;
}

.open-menu .container ul li:hover::before {
    content: "";
    border-color: transparent #fff;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: 7px;
    top: 9px;
    position: absolute;
}

.main_link a {
	color: #ae0202 !important;
}

/*==========Navbar style End==========*/


/*==========Home page style==========*/


/*===Slider style===*/

    .home_slider .carousel .carousel-inner{
    	position:relative;
    }
    
    .carousel-indicators {
        z-index: 999999;
    }

    .home_slider .carousel .carousel-inner::before{
    	content: '';
        width: 100%;
        height: 70vh;
        position: absolute;
        
        z-index: 999;
        /*background: rgba(91, 91, 93, 0.33);
    }


    .home_slider .carousel .carousel-inner .carousel-item {
      height: 80vh;
      min-height: 500px;
      background: no-repeat center center scroll;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
    }

    .home_slider .carousel .carousel-inner img{
    	width: 100%;
		height: 100%;
    }

    /*.home_slider .carousel .carousel-inner .item_2{
    	background-image: url('../images/home/slider/banner2.png');
    	background-size: cover;
    }

    .home_slider .carousel .carousel-inner .item_3{
    	background-image: url('../images/home/slider/slide1@2x.png');
    	background-size: cover;
    }*/

    .home_slider .carousel .carousel-inner .carousel-caption {
        right: 15%;
        top: 25%;
        left: 0;
        text-align: center;
    	width:100%;
        z-index: 9999;
    }

    .home_slider .carousel .carousel-inner .carousel-caption .slider_pra {
        width: 60%;
        line-height: 30px;
        margin: auto;
    }

    .home_slider .carousel .carousel-inner .carousel-caption .btn-outline {
        border: 1px solid #fff;
        border-radius: 0px;
        color: #fff;
        margin-top: 30px;
    	height: 40px;
    	align-items: center;
        width: auto;
        min-width: 210px;
        font-size: 14px;
        padding: 0 20px;
        font-weight: 400;
        -webkit-transition: all .3s;
        transition: all .3s;
        white-space: nowrap;
    	display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        position: relative;
    }

    .home_slider .carousel .carousel-inner .carousel-caption .btn-outline i{
    	position: absolute;
    	right: 20px;
    }

    .home_slider .carousel .carousel-indicators li{
    	width: 14px;
    	height: 14px;
    }

    .home_slider h3{
    	font-weight: 700;
    	font-size: 40px;
    }
	
.we-are {
	background-image: url('../images/home/we_are-bg.png');
	background-position: center;
}

/*===Section Our Product and Gallery styles===*/


.our-services .product-card, .product-gallery .product-card {
    height: 300px;
    width: 100%;
    overflow: hidden;
}

.product-card img {
    transition: all 0.9s ease-in-out;
    -moz-transition: all 0.9s ease-in-out;
    -webkit-transition: all 0.9s ease-in-out;
    -o-transition: all 0.9s ease-in-out;
    -webkit-backface-visibility: visible;
    -o-backface-visibility: visible;
    -ms-backface-visibility: visible;
    -moz-backface-visibility: visible;
    backface-visibility: visible;
}

.product-card img:hover {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    cursor: pointer;
}

.product-card .product-name {
    position: absolute;
    background-color: rgb(148 148 148 / 82%);
    bottom: 0px;
    padding: 15px 10px;
    text-align: center;
    width: 100%;
    color: #ffffff;
}

/*====Product counter====*/

.project-counter {
    background-color: #ae0202;
    background-image: url('../images/background/event-in-number-bg-left.png'), 
                    url('../images/background/event-in-number-bg-right.png');
    background-position: left, right;
    background-repeat: no-repeat;
}

.project-counter h1 {
    font-size: 55px;
    font-weight: 700;
}

/*====Update====*/

.update {
    background-image: url('../images/home/update_background.jpg');
    background-size: cover;
    background-position: center;
}

.update .form-inline {
    max-width: 650px;
    margin: auto;
}

.update .form-inline .btn-update {
    color: #fff;
    background-color: #ae0202;
    border-color: #ae0202;
}

/*====About us page====*/

.about-us {
    background-image: url('../images/about/banner3.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

.about-us::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(27, 27, 27, 0.35);
}

.about-us h1 {
    font-size: 50px;
    font-weight: 700;
}

.security-banner {
	background-image: url('../images/about/cctv11.jpg');
}

.it-banner {
	background-image: url('../images/about/it-bnr.jpg');
}

/*====office furniture page====*/

.office_banner {
    background-image: url('../images/products/office_furniture.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

.office_banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(27, 27, 27, 0.35);
}

.office_banner h1 {
    font-size: 50px;
    font-weight: 700;
}

.product-types img {
    width: 185px;
    height: 185px;
    border-radius: 10px;
    transition: all 0.9s ease-in-out;
    -moz-transition: all 0.9s ease-in-out;
    -webkit-transition: all 0.9s ease-in-out;
    -o-transition: all 0.9s ease-in-out;
    -webkit-backface-visibility: visible;
    -o-backface-visibility: visible;
    -ms-backface-visibility: visible;
    -moz-backface-visibility: visible;
    backface-visibility: visible;
}

.product-types img:hover {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    cursor: pointer;
}

.product-types a {
    color: #000;
    font-weight: 500;
}

/*====Product gallery page====*/

.product-image {
	width: 268px;
    height: 268px;
    position: relative;
	overflow: hidden;
	margin: auto;
}

.product-image img {
	width: 100%;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.product-image .product-dec {
	background: rgba(174, 2, 2, 0.61) none repeat scroll 0 0;
    height: 100%;
    position: absolute;
    opacity: 1;
    top: 0;
    width: 100%;
    z-index: 1;
    -webkit-transition: all 0.7s ease-out 0s;
    -ms-transition: all 0.7s ease-out 0s;
    -o-transition: all 0.7s ease-out 0s;
    -moz-transition: all 0.7s ease-out 0s;
    transition: all 0.7s ease-out 0s;
    cursor: pointer;
    overflow: hidden;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    border-radius: 100%;
}

.product-image:hover .product-dec {
	webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    border-radius: 0;
}

.product-dec .icon {
    background: rgba(255,255,255,0) none repeat scroll 0 0;
    border-radius: 50%;
    color: #31a2e1;
    font-size: 30px;
    height: 48px;
    margin: 30% auto 20px;
    text-align: center;
    width: 48px;
}

.product-dec .icon img {
	width: 48px;
	height: auto;
}

.product-dec p {
	font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
	margin-top: 40px;
}

/*====Contact us page====*/

.contact-banner {
    background-image: url('../images/contactus/bg-01.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

.contact-banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(174, 2, 2, 0.24);
}

.contact-banner h1 {
    font-size: 50px;
    font-weight: 700;
}

.contact-form .form-row {
    max-width: 750px;
    margin: auto;
    border-radius: 10px;
    position: relative;
}

.contact-form .form-row .img-area img {
    position: absolute;
    top: 50%;
    left: 40%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    max-width: 230px;
}

.contact-form .form-row form input, 
.contact-form .form-row form textarea {
    border-radius: 20px;
}

.contact-form-symbol {
    width: 80px;
    height: 80px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #e7e7e7;
    position: absolute;
    left: 50%;
    top: -95px;
    left: 0%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
}

.contact-form-symbol img {
    max-width: 45px;
}

.contact-detail span i {
    font-size: 50px;
    margin-bottom: 20px;
}



/*====Footer====*/

.bottom-0{
    bottom: 0;
}
.footer-top{
    /*background-image:  url('../images/background/footer-bg.png');*/
    background: #fcfcfc;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.phone_link{
    background: #ae0202;
    color: white;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    margin-right: 10px;
    overflow: hidden;
    position: relative;
    display: block;
    float: left;
    bottom: 5px;
}

.footer-top .fa-phone {
    -moz-transform: rotate(110deg);
    -webkit-transform: rotate(110deg);
    -o-transform: rotate(110deg);
    -ms-transform: rotate(110deg);
    transform: rotate(110deg);
    position: absolute;
    top: 24%;
    left: 25%;
    transform-origin: center;
    color:  #fff;
}

.social-icons{
    display: block;
    font-size: 30px;
    line-height: 1em;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #fda217;
    border-radius: 100%;
    position: relative;
    overflow: hidden;
    margin: auto;
    margin-bottom: 10px;
}

.social-icons i {
    font-size: 18px;
    position: relative;
    overflow: hidden;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform-origin: center;
    transform-origin: center;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
}

.footer-bootom {
    background-color: #fda217;
}

.footer-bootom a{
    font-size: 12px;
    color:  #fff;
}

.back-to-top{
    position: fixed;
    bottom: 40px;
    right: 40px;
    width: 40px;
    height: 40px;
    z-index: 999;
    cursor: pointer;
    transform: rotate(45deg);
    -webkit-transform:rotate(45deg);
    background-color: #fda217;
}

.back-to-top i{
    position:relative;
    top: 10px;
    transform: rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    font-size: 20px;
}

/*====/Footer====*/

.navbar-dark .navbar-toggler-icon {
	background-image: url('../images/menu-icon.png');
	margin-right: 20px;
}

.navbar-dark .navbar-toggler:focus {
	outline: 0 !important;
	border: 0px!important;
	box-shadow: none !important;
}

/*====== Large screen=======*/

@media (min-width: 1460px){
    .home_slider h3 {
        font-size: 60px;
    }
}


@media (max-width: 768px){
	
	.navbar-top .navbar {
		padding: 10px 0px 0px 0px !important;
	}
	
	.navbar-top .navbar .navbar-brand {
		margin-left: 20px;
	}
	
	.navbar-top .navbar .navbar-nav {
		padding: 30px 10px 10px 10px;
		border-top: 1px solid #000;
	}
	
	.navbar-top .navbar .navbar-nav .nav-item {
		text-align: center;
		border: 1px solid #000;
		margin-bottom: 10px;
	}
	
	.project-counter h1 {
		font-size: 25px;
		font-weight: 500;
	}
	
	.project-counter h5 {
		font-size: 13px;
		font-weight: 400;
		margin-top: 10px;
	}
	
	.home_slider .carousel .carousel-inner .carousel-item {
		height: 70vh;
	}

	.home_slider .carousel .carousel-inner .carousel-caption {
		top: 5%;
	}
	
	.home_slider .carousel .carousel-inner .carousel-caption .slider_pra {
		width: 95%;
		line-height: 25px;
		font-size: 13px;
	}

	.home_slider h3 {
		font-size: 30px;
	}
	
	.project-counter {
		background-image: none !important;
	}
	
	.slick-list {
		min-height: 150px !important;
	}
	
	.about-us h1, .contact-banner h1 {
		font-size: 30px;
	}
	
	.about-detail h1, .update h2, .we-are h2, .our-services h2,
	.customer h2, .product-gallery h2, .product-types h2 {
		font-size: 1.5rem;
	}
	
	.contact-form-symbol {
		left: 50% !important;
	}
	
	.contact-detail span i {
		font-size: 30px;
	}
	.contact-detail .cont-text {
		font-size: 13px;
	}
}

@media (max-width: 500px){
	.project-counter h5 {
		font-size: 11px;
	}
}

