body{	
	padding:0;
	margin: 0;
	overflow-x: hidden;
	background: #f5f4f2;
}
p{
	padding: 0; margin: 0;
}
img{
	height: 0 auto;
}

a {
	text-decoration: none !important;
}
.t-c{
	text-align: center !important;
}
.t-l{
	text-align: left !important;
}
.t-r{
	text-align: right !important;
}
.no-padding{
	padding: 0;
}
.no-padding-x{
	padding: 4px;
}
.center_contanier{
	width: 1200px; margin:0 auto;
}
.smallcenter_contanier{
	width: 1000px; margin:0 auto;
}
.smallcenter_contanier_md{
	width: 1050px; margin:0 auto;
}
.small_net_center_contanier {
    width: 900px;
    margin: 0 auto;
}
.center_big_contanier{
	width: 1290px; margin:0 auto;
}
.center_smallbig_contanier{
	width: 400px; margin:0 auto;
}
.mar_1{
	margin-top: 5px;
}
.mar_2{
	margin-top: 14px;
}
.mar_3{
	margin-top: 15px;
}
.mar_4{
	margin-top: 20px;
}
.mar_5{
	margin-top: 25px;
}
.mar_6{
	margin-top: 30px;
}
.mar_7{
	margin-top: 35px;
}
.mar_8{
	margin-top: 40px;
}
.mar_9{
	margin-top: 45px;
}
.mar_10{
	margin-top: 50px;
}
.mar_11{
	margin-top: 55px;
}
.mar_12{
	margin-top: 60px;
}
.mar_13{
	margin-top: 65px;
}
.mar_14{
	margin-top: 70px;
}
.mar_15{
	margin-top: 75px;
}
.mar_16{
	margin-top: 80px;
}
.mar_17{
	margin-top: 85px;
}
.mar_18{
	margin-top: 90px;
}
.mar_19{
	margin-top: 95px;
}
.mar_20{
	margin-top: 100px;
}
.blink-soft {
  animation: blinker 1.5s linear infinite;
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}
/*==== Back To Top Start ====*/
#return-to-top {
  position: fixed;
  bottom: 70px;
  right:20px;
  width:45px;
  height:45px;
  line-height:45px;
  text-align:
  center;
  border: 2px solid #fff;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display:
  none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99;
  box-shadow: 4px 4px 5px 0px
  rgba(50, 50, 50, 0.2);
  background: #f93f40;
}
#return-to-top i {
  color: #fff;
  margin: 0;
  position: relative;
  font-size:19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mobile_verson {
    display:none;
}
/*---------------------------------*/
.slick-slide {
    margin: 0px 9px;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    width: 100%;
    margin-left: 0px;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    width: 100%;
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slide {
    float: left;
    outline: none;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    position: relative;
    outline: none;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: initial;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

ul.slick-dots {
    display: none !important;
}

/*---------------------melbourne_bathroom_inner_blog_page_design_panel_1------------------*/
.melbourne_bathroom_inner_blog_page_design_panel_1 {
    width: 100%;
    float: left;
    padding-top: 50px;
    padding-bottom: 50px;
}

.melbourne_bathroom_inner_blog_page_design_panel_1 .blog_box_design {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    border: 1px solid #c7f0e2;
    padding-bottom: 40px;
    background: #fff;
    }
.melbourne_bathroom_inner_blog_page_design_panel_1 .blog_box_design .blog_picture{
	width: 100%;
	float: left;
	height: 320px;
	object-fit: cover;
	object-position: center;
}
.melbourne_bathroom_inner_blog_page_design_panel_1 .blog_box_design h6{
    color: #080808;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    text-align: left;
    width: 100%;
    margin-top: 24px;
    font-weight: 300;
    margin-bottom: 10px;
}
.melbourne_bathroom_inner_blog_page_design_panel_1 .blog_box_design h6 span{
margin-right: 6px;}
.melbourne_bathroom_inner_blog_page_design_panel_1 .blog_box_design h5{
    color: #080808;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    text-align: left;
    width: 100%;
    margin-top: 20px;
    font-weight: 500;
    margin-bottom: 4px;
    text-transform: math-auto;
    }
.melbourne_bathroom_inner_blog_page_design_panel_1 .blog_box_design h5 a{
	color: #080808;
	text-decoration: none;
}
.melbourne_bathroom_inner_blog_page_design_panel_1 .blog_box_design p{
    color: #080808;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    text-align: left;
    width: 100%;
    margin-top: 11px;
    font-weight: 300;
    margin-bottom: 0px;
    line-height: 30px;
    float: left;
    letter-spacing: 1px;
}
.melbourne_bathroom_inner_blog_page_design_panel_1 .blog_box_design .read_modon_iner_shadtwo {
    background-color: #000000;
    color: #ffffff;
    padding: 8px 24px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 0px 0px;
    cursor: pointer;
    font-family: 'Poppins', sans-serif;
    border-radius: 6px;
    width: auto;
    border: 2px solid #fff;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 16px;
    float: left;
}
.melbourne_bathroom_inner_blog_page_design_panel_1 .left_desg {
	width: 100%;
	float: left;
	border: 1px solid #dfdbdb;
	margin-bottom: 20px;
	background: #fff;
	padding: 16px 0px;
	padding-bottom: 10px;
	}
.melbourne_bathroom_inner_blog_page_design_panel_1 .left_desg h2{
    color: #8f8f8f;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    text-align: left;
    width: 100%;
    margin-top: 0px;
    font-weight: 400;
    margin-bottom: 0px;
    padding-left: 16px;
    text-transform: uppercase;
}


.melbourne_bathroom_inner_blog_page_design_panel_1 .left_desg .blog_recent{
	color: #080808;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	text-align: left;
	width: 100%;
	margin-top: 12px;
	font-weight: 400;
	margin-bottom: 10px;
	text-transform: capitalize;
	letter-spacing: 1px;
	}
.melbourne_bathroom_inner_blog_page_design_panel_1 .left_desg .blog_recent ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.melbourne_bathroom_inner_blog_page_design_panel_1 .left_desg .blog_recent ul li{
}
.melbourne_bathroom_inner_blog_page_design_panel_1 .left_desg .blog_recent ul li a{
	color: #080808;
	text-decoration: none;
	border-bottom: 1px solid #dfdbdb;
	width: 100%;
	float: left;
	padding: 10px 17px;
}
.melbourne_bathroom_inner_blog_page_design_panel_1 .left_desg .blog_recent ul li:last-child a {
	border-bottom:none;
}
/*-----------------kconstruction_panel_design_1-------------------------*/

.kconstruction_panel_design_1 {
	width: 100%;
	float: left;
	background: #070517;
	padding: 6px 2px;
}
.kconstruction_panel_design_1 .top_1 {
	display: flex;
	justify-content: flex-end;
	gap: 20px;
}
.kconstruction_panel_design_1 .social_ic {
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    color: #ffffff;
    font-weight: 400;
    margin-top: 0px;
}
.kconstruction_panel_design_1 .social_ic ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.kconstruction_panel_design_1 .social_ic ul li {
	float: left;
}

.kconstruction_panel_design_1 .social_ic ul li a {
    color: #ffffff;
    text-decoration: none;
    width: 30px;
    height: 30px;
    float: left;
    border-radius: 50px;
    text-align: center;
    line-height: 29px;
    font-size: 15px;
    margin-right: 10px;
}

.kconstruction_panel_design_1 .social_ic ul li:first-child a {
    background-color: #3b5998;
}
.kconstruction_panel_design_1 .social_ic ul li:first-child a:hover {
    background-color: #1a25b9;

}
.kconstruction_panel_design_1 .social_ic ul li:nth-child(2) a {
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}
.kconstruction_panel_design_1 .social_ic ul li:nth-child(2) a:hover {
    background-color: #0b86f4;
}

.kconstruction_panel_design_1 .social_ic ul li:nth-child(3) a {
    background-color: #06e24f;
}
.kconstruction_panel_design_1 .social_ic ul li:nth-child(3) a:hover {
    background-color: #db0000;
}
.kconstruction_panel_design_1 .social_ic ul li:nth-child(4) a {
    background-color: #d20202;
}
.kconstruction_panel_design_1 .social_ic ul li:nth-child(4) a:hover {
    background-color: #0fd202;
}
.kconstruction_panel_design_1  .social_ic .gb_icone {
	width: 51%;
	margin-top: -5px;
}
.kconstruction_panel_design_1 h2 {
     font-family: 'Poppins', sans-serif;
     font-size: 15px;
     color: #ffffff;
     font-weight: 400;
     text-align: right;
     margin-top: 7px;
     margin-bottom: 0px;
     letter-spacing: 1px;
}
/*-----------------kconstruction_panel_design_1-------------------------*/
/*-----------------kconstruction_panel_design_2-------------------------*/
.kconstruction_panel_design_2 {
	width: 100%;
	float: left;
	padding: 6px 23px;
	padding-bottom: 0px;
}
.kconstruction_panel_design_2 .right_panel_design_1 {
	display: flex;
	gap: 29px;
	justify-content: flex-end;
	margin-top: 15px;
}
.kconstruction_panel_design_2 .logo_pic{
	width: 74%;
	float: left;
}

        /* Level 1 - Main Menu */
        .menu {
            display: flex;
            justify-content: center;
            list-style-type: none;
        }

        .menu > li {
            position: relative;
        }

        .menu > li > a {
            display: block;
            padding: 13px 18px;
            color: #333;
            transition: all 0.3s ease;
            font-family: 'Poppins', sans-serif;
            font-weight: 500;
            letter-spacing: 1px;
            font-size: 15px;
            text-transform: uppercase;
        }

        .menu > li > a:hover {
            background: #070517;
            color: white;
        }
        .menu > li > a:hover,
.menu > li > a:active,
.menu > li.active > a {
    background: #070517;
    color: white;
}

        .menu > li:first-child > a {
            border-radius: 8px 0 0 8px;
        }

        .menu > li:last-child > a {
            border-radius: 0 8px 8px 0;
        }

        /* Level 2 - Dropdown */
        .dropdown {
            position: absolute;
            top: 100%;
            left: 0;
            background: white;
            min-width: 250px;
            box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
            opacity: 0;
            visibility: hidden;
            transform: translateY(-10px);
            transition: all 0.3s ease;
            border-radius: 0px;
            z-index: 1000;
            padding: 0;
            list-style-type: none;
        }

        .menu > li:hover > .dropdown {
            opacity: 1;
            visibility: visible;
            transform: translateY(0);
        }

        .dropdown li {
            position: relative;
        }

        .dropdown li a {
            display: block;
            padding: 12px 20px;
            color: #555;
            transition: all 0.3s ease;
            border-bottom: 1px solid #f0f0f0;
            font-family: 'Poppins', sans-serif;
            font-size: 14px;
            text-transform: uppercase;
        }

        .dropdown li:last-child a {
            border-bottom: none;
            border-radius: 0 0 8px 8px;
        }

        .dropdown li a:hover {
            background: transparent;
            color: #667eea;
        }

        /* Arrow indicator for items with submenus */
        .has-submenu > a::after {
            content: '>';
            float: right;
            font-size: 18px;
            font-weight: bold;
        }

        /* Level 3 - Sub-dropdown */
        .sub-dropdown {
            position: absolute;
            top: 0;
            left: 100%;
            background: white;
            min-width: 200px;
            box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
            opacity: 0;
            visibility: hidden;
            transform: translateX(-10px);
            transition: all 0.3s ease;
            border-radius: 0px;
            padding: 0;
            list-style-type: none;
        }

        .dropdown li:hover > .sub-dropdown {
            opacity: 1;
            visibility: visible;
            transform: translateX(0);
        }

        .sub-dropdown li a {
            padding: 12px 20px;
            border-bottom: 1px solid #f0f0f0;
        }

        .sub-dropdown li:first-child a {
            border-radius: 8px 8px 0 0;
        }

        .sub-dropdown li:last-child a {
            border-radius: 0 0 8px 8px;
            border-bottom: none;
        }

        .sub-dropdown li a:hover {
            background: #f8f9fa;
            color: #764ba2;
        }

        /* Responsive */
        @media (max-width: 768px) {
            .menu {
                flex-direction: column;
            }

            .menu > li > a {
                border-radius: 0 !important;
            }

            .dropdown {
                position: static;
                transform: none;
                box-shadow: none;
                border-radius: 0;
            }

            .sub-dropdown {
                position: static;
                transform: none;
                box-shadow: none;
                margin-left: 20px;
                border-radius: 0;
            }

            .menu > li:hover > .dropdown,
            .dropdown li:hover > .sub-dropdown {
                opacity: 1;
                visibility: visible;
            }
        }

.kconstruction_panel_design_2 .call_buttan {
	display: flex;
	gap: 18px;
}
.kconstruction_panel_design_2 .icone_ih {
	
}
.kconstruction_panel_design_2 .icone_ih img{
	width: 46px;
	margin-top: 6px;
	border-right: 1px solid #060505;
	padding-right: 12px;
}
.kconstruction_panel_design_2 .text_num {
	
}
.kconstruction_panel_design_2 .text_num .call_text{
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: 500;
	font-style: italic;
}
.kconstruction_panel_design_2 .text_num .all_number{
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-weight: 500;
	color: #000;
}
.kconstruction_panel_design_2 .text_num .all_number a{color: #060505;}
.kconstruction_panel_design_2 .getquate {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight: 500;
	background: #0c0247;
	border: none;
	color: #f5f4f2;
	padding: 11px 26px;
	border-radius: 50px;
	text-transform: uppercase;
}
.kconstruction_panel_design_2 .getquate  span{padding-right: 7px;}
.kconstruction_panel_design_2 .getquate:hover {
	background: #706f6f;
}

/*-----------------kconstruction_panel_design_2-------------------------*/

/*---------------------kconstruction_panel_design_3----------------------*/
.kconstruction_panel_design_3 {
    width: 100%;
    float: left;
    padding: 10px 30px;
}
.kconstruction_panel_design_3  .picup_arrow {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 99;
	background: #fff;
	width: 180px;
	height: 100px;
	border-radius: 20px 0px 0px 0px;
}
.bs-slider{
    overflow: hidden;
    position: relative;
    background: #0c0c0c;
    border-radius: 20px;
}
.bs-slider:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.bs-slider:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}
.bs-slider .bs-slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.bs-slider > .carousel-inner > .item > img,
.bs-slider > .carousel-inner > .item > a > img {
    margin: auto;
    width: 100% !important;
    border-radius: 20px;
    opacity: 0.7;
    }

/********************
*****Slide effect
**********************/

.fade {
    opacity: 1;
}
.fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0 !important;
    display: block !important;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
    top: auto;
    position: relative;
}
.fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}

/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
    top: 32%;
    opacity: 9;
    width: 45px;
    height: 45px;
    z-index: 100;
    color: #ffffff;
    display: block;
    font-size: 24px;
    cursor: pointer;
    overflow: hidden;
    line-height: 43px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: #0c0247;
    border-radius: 50px;
}
.control-round:hover .carousel-control{
    opacity: 1;
}
.control-round .carousel-control.left {
    left: 40px;
}
.control-round .carousel-control.right {
    right: 32px;
}
.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover{
    color: #fdfdfd;
    background: rgba(0, 0, 0, 0.5);
    border: 0px transparent;
}
.control-round .carousel-control.left>span:nth-child(1){
    left: 45%;
}
.control-round .carousel-control.right>span:nth-child(1){
    right: 45%;
}





/*---------- INDICATORS CONTROL ----------*/
.indicators-line > .carousel-indicators {
    right: 87%;
    bottom: 12%;
    left: auto;
    width: 90%;
    height: 20px;
    font-size: 0;
    overflow-x: auto;
    text-align: right;
    overflow-y: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    white-space: nowrap;
}
.indicators-line > .carousel-indicators li{
    padding: 0;
    width: 15px;
    height: 15px;
    text-indent: 0;
    overflow: hidden;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    background:#2aa742;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 5px;
    -webkit-transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    z-index: 10;
    cursor:pointer;
}
.indicators-line > .carousel-indicators li:last-child{
    margin-right: 0;
}
.indicators-line > .carousel-indicators .active{
    background-color: transparent;
    position: relative;
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;

}
.indicators-line > .carousel-indicators .active:before{
    transform: scale(0.5);
    background-color: #2aa742;
    content:"";
    position: absolute;
    left:-1px;
    top:-1px;
    width:15px;
    height: 15px;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}



/*---------- SLIDE CAPTION ----------*/


.slide-text {
    left: 0;
    bottom: 0;
    right: 0;
    margin: inherit;
    padding: 10px;
    position: absolute;
    text-align: left;
    width: 1005;
    height: auto;
    padding: 130px 70px;
    }
.slide-text > h1 {
    color: #ffffff;
    font-family: 'Poppins', sans-serif;
    font-size: 81px;
    font-style: normal;
    margin-top: 0px;
    text-align: center;
    width: 100%;
    float: left;
    margin-bottom: 0px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.slide-text > h2 {
    color: #ffffff;
    font-family: 'Rubik', sans-serif;
    font-size: 63px;
    font-style: normal;
    margin-top: 30px;
    text-align: left;
    width: 100%;
    float: left;
    margin-bottom: 0px;
    font-weight: 600;
    text-transform: capitalize;
    padding-right: 170px;
}
.slide-text > h1 span {
	background: #ffffff;
	width: 78px;
	height: 6px;
	display: inline-block;
	border-radius: 30px;
	position: relative;
	top: -3px;
}
.slide-text > p {
    font-family: 'Poppins', sans-serif;
    padding: 0;
    color: #ffffff;
    font-size: 31px;
    animation-delay: 1.1s;
    width: 100%;
    text-align: center;
    margin-bottom: 22px;
    font-weight: 500;
    margin-top: 20px;
    float: left;
    text-transform: uppercase;
    letter-spacing: 1px;
    }
.slide-text > p span {
	color: #60af3c;
	font-weight: bold;
}
.slide-text >.col-sm-12 a.btn-default {
    font-family: 'Poppins', sans-serif;
    color: #000000;
    font-size: 19px;
    line-height: 0px;
    text-align: center;
    white-space: nowrap;
    letter-spacing: 0px;
    animation-delay: 2s;
    border: none;
    text-transform: capitalize;
    background: rgba(255,255,255,0.8);
    padding: 31px 32px;
    font-weight: 600;
    border-radius: 60px;
    float: none;
    text-transform: uppercase;
    margin-top: 10px;
    letter-spacing: 1px;
}
.slide-text >.col-sm-12 a.btn-default:hover {
	background: #706f6f;
	color: #ffffff;
}
.slide-text >.col-sm-12 a.btn1-default {
    font-family: 'Barlow Condensed', sans-serif;
    color: #a5dcfd;
    font-size: 21px;
    line-height: 0px;
    margin-right: 10px;
    text-align: center;
    white-space: nowrap;
    letter-spacing: 0px;
    display: inline-block;
    animation-delay: 2s;
    margin-left: 0px;
    width: auto;
    padding-bottom: 24px;
    border: 3px solid #a5dcfd;
    text-transform: uppercase;
    margin-top: 12px;
    background-color: transparent;
    padding: 28px 26px;
    font-weight: 600;
    border-radius: 0px;
}

.slide-text > a.btn-default {
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    font-size: 26px;
    line-height: 0px;
    margin-right: 10px;
    text-align: center;
    white-space: nowrap;
    letter-spacing: 0px;
    display: inline-block;
    animation-delay: 2s;
    margin-left: 0px;
    width: auto;
    padding-bottom: 24px;
    border-radius: 30px;
    border: 3px solid #fff;
    text-transform: uppercase;
    margin-top: 37px;
    background-color: transparent;
    padding: 27px 46px;
    font-weight: 600;
    margin-left: 270px;
}
.slide-text > a.btn-primary{
    color: #ffffff;
    cursor: pointer;
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    margin-left: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #b0389e;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.slide-text > a:hover,
.slide-text > a:active {
    color: #ffffff;
    background: #2aa742;
    -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}


.di{
	padding: 1px 0px;
}



/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/

@media (max-width: 991px) {
    .slide-text h1 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 20px;
    }
    .slide-text > p {

        font-size: 18px;
    }
}


/*---------- MEDIA 480px ----------*/
@media  (max-width: 768px) {
    .slide-text {
        padding: 10px 50px;
    }
    .slide-text h1 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .slide-text > p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .control-round .carousel-control{
        display: none;
    }

}
@media  (max-width: 480px) {
    .slide-text {
        padding: 10px 30px;
    }
    .slide-text h1 {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 5px;
    }
    .slide-text > p {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 10px;
    }
    .slide-text > a.btn-default, 
    .slide-text > a.btn-primary {
        font-size: 10px;
        line-height: 10px;
        margin-right: 10px;
        text-align: center;
        padding: 10px 15px;
    }
    .indicators-line > .carousel-indicators{
        display: none;
    }

}
/*---------------------kconstruction_panel_design_4----------------------*/
.kconstruction_panel_design_4 {
    width: 100%;
    float: left;
    padding: 41px 30px;
}
.kconstruction_panel_design_4  .whiter_box_design {
	width: 100%;
	display: inline-block;
	background: #fff;
	padding: 48px 30px;
	border-radius: 30px;
}
.kconstruction_panel_design_4  .whiter_box_design .imgsection_deign{
	display: flex;
	gap: 10px;
}
.kconstruction_panel_design_4  .whiter_box_design .pkol_pic{width: 68px;}
.kconstruction_panel_design_4  .whiter_box_design h2{
	    font-family: 'Poppins', sans-serif;
	    font-size: 23px;
	    color: #141615;
	    font-weight: 400;
	    float: left;
	    width: 100%;
	    text-align: left;
	    margin-top: 4px;
	    margin-bottom: 0px;
	    text-transform: math-auto;
}
.kconstruction_panel_design_4  .whiter_box_design p{
	    font-family: 'Poppins', sans-serif;
	    font-size: 17px;
	    color: #141615;
	    font-weight: 300;
	    float: left;
	    width: 100%;
	    text-align: left;
	    margin-top: 12px;
	    margin-bottom: 0px;
	    text-transform: math-auto;
	    letter-spacing: 1px;
	    line-height: 27px;
}
/*-----------------kconstruction_panel_design_5-------------------------*/
.kconstruction_panel_design_5 {
	width: 100%;
	float: left;
	padding: 9px 23px;
	padding-bottom: 50px;
}

.kconstruction_panel_design_5 .right_lop {
	
}
.kconstruction_panel_design_5 .right_lop img{
	width: 94%;
	border-radius: 48px;
	position: relative;
}
.kconstruction_panel_design_5 .right_lop .transpicv{
	position: absolute;
	bottom: 40px;
	left: 30px;
	width: 30%;
	border-radius: 20px;
}

.kconstruction_panel_design_5 .right_lop .transpicv h6{
	font-family: 'Poppins', sans-serif;
	font-size: 52px;
	background: rgba(00,00,00,0.6);
	padding: 30px 20px;
	font-weight: 700;
	text-align: center;
	color: #fff;
	border-radius: 20px;
}
.kconstruction_panel_design_5 .right_lop .transpicv h6 span{
	display: block;
	font-size: 19px;
	font-weight: 300;
	line-height: 24px;
}
.kconstruction_panel_design_5  .left_piv .na_1 {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 400;
    background: #0c0247;
    border: none;
    color: #f5f4f2;
    padding: 11px 26px;
    border-radius: 50px;	
}
.kconstruction_panel_design_5 .left_piv   h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 54px;
    color: #141615;
    font-weight: 300;
    float: left;
    width: 100%;
    text-align: left;
    margin-top: 22px;
    margin-bottom: 0px;
    text-transform: math-auto;
}
.kconstruction_panel_design_5  .tabs-container {
    width: 100%;
    max-width: 850px;
    margin: 20px auto;
    background: #f5f5f5;
    padding: 20px;
    border-radius: 15px;
    font-family: Poppins, sans-serif;
}

.kconstruction_panel_design_5  .tabs-container input {
    display: none;
}

.kconstruction_panel_design_5  .tab-btn {
    display: inline-block;
    padding: 10px 25px;
    margin-right: 10px;
    background: #d7d7d7;
    color: #333;
    border-radius: 70px;
    cursor: pointer;
    font-size: 15px;
    transition: 0.3s;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
}

#tab1:checked ~ label[for="tab1"],
#tab2:checked ~ label[for="tab2"],
#tab3:checked ~ label[for="tab3"] {
    background: #2E2C91;
    color: #fff;
}

.kconstruction_panel_design_5 .tab-content {
    display: none;
    padding: 25px 10px;
}

#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3 {
    display: block;
}

.kconstruction_panel_design_5  .tab-inner {
    display: flex;
    gap: 20px;
    align-items: flex-start;
}

.kconstruction_panel_design_5 .tab-inner img {
    width: 250px;
    height: auto;
    border-radius: 10px;
}

.kconstruction_panel_design_5 .call-btn {
    display: inline-block;
    margin-top: 15px;
    background: #2E2C91;
    padding: 12px 25px;
    border-radius: 40px;
    color: #fff;
    font-size: 15px;
    text-decoration: none;
}
.kconstruction_panel_design_5 .call-btn:hover {
	background: #706f6f;
}
.kconstruction_panel_design_5  .tab-inner p {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    color: #141615;
    font-weight: 300;
    float: left;
    width: 100%;
    text-align: left;
    margin-top: 12px;
    margin-bottom: 0px;
    text-transform: math-auto;
    letter-spacing: 1px;
    line-height: 23px;
}
/*-----------------kconstruction_panel_design_6-------------------------*/
.kconstruction_panel_design_6 {
	width: 100%;
	float: left;
	padding: 9px 23px;
	padding-bottom: 20px;
}
.kconstruction_panel_design_6 .bak_color_1 {
	width:100%;
	display: inline-block;
	background: #1a1a1a;
	padding: 50px;
	border-radius: 10px;
}
.kconstruction_panel_design_6 .bak_color_1 .whiter_box_services_design_1 {
	width: 100%;
	display: inline-block;
	background: #ffffff;
	padding: 23px;
	border-radius: 20px;
	margin-top: 15px;
}
.kconstruction_panel_design_6 .bak_color_1 .whiter_box_services_design_1 .ser_pic_1{
	width: 100%;
	display: inline-block;
	border-radius: 20px;
	height: 40vh;
	object-fit: cover;
	object-position: center;
}
.kconstruction_panel_design_6 .bak_color_1 .whiter_box_services_design_1:hover{
	background: #0c0247;
}
.kconstruction_panel_design_6 .bak_color_1 .whiter_box_services_design_1 .bottom_border {
	width: 100%;
	display: inline-block;
	border-bottom: 1px solid #0c0247;
}
.kconstruction_panel_design_6 .bak_color_1 .whiter_box_services_design_1:hover .bottom_border {
	border-bottom: 1px solid #fff;
}
.kconstruction_panel_design_6 .bak_color_1 .whiter_box_services_design_1 h2{
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 19px;
	text-align: left;
	width: 100%;
	display: inline-block;
	margin-bottom: 0px;
	text-transform: uppercase;
}

.kconstruction_panel_design_6 .bak_color_1 .whiter_box_services_design_1 h2 a{
	color: #0c0247;
}
.kconstruction_panel_design_6 .bak_color_1 .whiter_box_services_design_1:hover h2 a{
	color: #ffffff;
}
.kconstruction_panel_design_6 .bak_color_1 .whiter_box_services_design_1 .view_button{
	background: transparent;
	color: #0c0247;
	border: none;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	font-size: 17px;
}
.kconstruction_panel_design_6 .bak_color_1 .whiter_box_services_design_1:hover .view_button{
	color: #ffffff;
}
.kconstruction_panel_design_6 .bak_color_1 .whiter_box_services_design_1 .view_button span{
	width: 25px;
	height: 25px;
	display: inline-block;
	margin-left: 0px;
	background: #1a1a1a;
	color: #fff;
	border-radius: 50%;
	line-height: 25px;
	font-size: 13px;
	margin-top: 30px;
	margin-left: 7px;
}
.kconstruction_panel_design_6 .bak_color_1 .whiter_box_services_design_1:hover .view_button span{
	background: #ffffff;
	color: #1a1a1a;
}
.kconstruction_panel_design_6 .bak_color_1 .whiter_box_services_design_1 p{
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	line-height: 30px;
	font-weight: 400;
	letter-spacing: 1px;
	margin-top: 20px;
	display: inline-block;
}
.kconstruction_panel_design_6 .bak_color_1 .whiter_box_services_design_1:hover p{
	color: #ffffff;
}
.kconstruction_panel_design_6 .bak_color_1  h3{
	font-family: 'Poppins', sans-serif;
	font-size: 23px;
	text-align: center;
	width: 100%;
	display: inline-block;
	margin-bottom: 0px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
}
.kconstruction_panel_design_6 .bak_color_1  h3 span{
	
}
.kconstruction_panel_design_6 .bak_color_1  h4{
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 62px;
	text-align: center;
	width: 100%;
	display: inline-block;
	margin-bottom: 30px;
	color: #fff;
	text-transform: uppercase;
}
/*-----------------kconstruction_panel_design_7-------------------------*/
.kconstruction_panel_design_7 {
	width: 100%;
	float: left;
	padding: 39px 23px;
}
.kconstruction_panel_design_7 .whta_box {
	width: 100%;
	display: inline-block;
	margin-top: 50px;
}
.kconstruction_panel_design_7 .whta_box h2{
	    font-family: 'Poppins', sans-serif;
	    font-weight: 300;
	    font-size: 25px;
	    text-align: left;
	    width: 100%;
	    display: inline-block;
	    margin-bottom: 0px;
}
.kconstruction_panel_design_7 .whta_box p{font-family: 'Poppins', sans-serif;font-size: 18px;line-height: 30px;font-weight: 300;letter-spacing: 1px;margin-top: 20px;display: inline-block;padding-right: 100px;}
.kconstruction_panel_design_7 .whta_box img{
	width: 29%;
	display: block;
}
.kconstruction_panel_design_7 .whta_box .bor_der{width: 100%;display: inline-block;border-bottom: 1px solid #d4d4d4;}

.kconstruction_panel_design_7  .na_1 {font-family: 'Poppins', sans-serif;font-size: 18px;font-weight: 400;background: transparent;color: #0c0247;padding: 11px 26px;border-radius: 50px;border: 2px solid #bcbcbc;}
.kconstruction_panel_design_7    h3 {
    font-family: 'Poppins', sans-serif;
    font-size: 54px;
    color: #141615;
    font-weight: 500;
    float: left;
    width: 100%;
    text-align: left;
    margin-top: 22px;
    margin-bottom: 0px;
    text-transform: math-auto;
}
.kconstruction_panel_design_7    h3 span{
	display: block;
}
/*-----------------kconstruction_panel_design_8-------------------------*/
.kconstruction_panel_design_8 {
	width: 100%;
	float: left;
	padding: 39px 23px;
}
.kconstruction_panel_design_8  .na_1 {font-family: 'Poppins', sans-serif;font-size: 18px;font-weight: 400;background: transparent;color: #0c0247;padding: 11px 26px;border-radius: 50px;border: 2px solid #bcbcbc;}
.kconstruction_panel_design_8    h3 {
    font-family: 'Poppins', sans-serif;
    font-size: 64px;
    color: #141615;
    font-weight: 300;
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 22px;
    margin-bottom: 30px;
    text-transform: math-auto;
}
.viewbox-container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color:rgba(49, 45, 42, 0.8);
    z-index: 700;
}
.viewbox-body{
	position: absolute;
	top: 50%;
	left: 50%;
	background: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
	overflow: auto;
}
.viewbox-header{
	margin: 10px;
}
.viewbox-content{
	margin: 10px;
	width: 300px;
	height: 300px;
}
.viewbox-footer{
	margin: 10px;
}
.viewbox-content .viewbox-image{
	width: 100%;
	height: 100%;
}

/* buttons */
.viewbox-button-default{
	cursor: pointer;
    height: 64px;
    width: 64px;
}
.viewbox-button-default > svg{
	width: 100%;
	height: 100%;
	background: inherit;
	fill: inherit;
	pointer-events: none;
	transform: translateX(0px);
}
.viewbox-button-default{
	fill: #fff;
}
.viewbox-button-default:hover{
    fill: #fff;
}

.viewbox-button-close{
	position:absolute;
	top:10px;
	right: 10px;
	z-index:9;
}
.viewbox-button-full-screen{
	position:absolute;
	top:84px;
	right: 10px;
	z-index:9;
}
.viewbox-button-next,
.viewbox-button-prev{
	position:absolute;
	top: 50%;
	height: 128px;
    width: 128px;
	margin: -64px 0 0;
	z-index:9;
}
.viewbox-button-next{
	right: 10px;
}
.viewbox-button-prev{
	left: 10px;
}
@media (max-width: 480px) {
	.viewbox-button-close{
		top: 0;
		right: 0;
	}
	.viewbox-button-next,
	.viewbox-button-prev{
		height: 81px;
    	width: 81px;
		margin-top: -40px;
	}
	.viewbox-button-next{
		right:-15px;
	}
	.viewbox-button-prev{
		left:-15px;
	}
}

/* loader */
.viewbox-container .loader{
	widows: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin:-25px 0 0 -25px;
}
.viewbox-container .loader *{
	margin: 0;
	padding: 0;
}
.viewbox-container .loader .spinner{
	width: 50px;
	height: 50px;
	position: relative;
	margin: 0 auto;
}
.viewbox-container .loader .double-bounce1,
.viewbox-container .loader .double-bounce2{
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #999;
	opacity: 0.6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: sk-bounce 2.0s infinite ease-in-out;
	animation: sk-bounce 2.0s infinite ease-in-out;
}
.viewbox-container .loader .double-bounce2 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}

.thumbnail {
  border: none;

}
@-webkit-keyframes sk-bounce{
	0%, 100% { -webkit-transform: scale(0.0) }
	50% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bounce{
	0%, 100% { 
		transform: scale(0.0);
		-webkit-transform: scale(0.0);
	} 50% { 
		transform: scale(1.0);
		-webkit-transform: scale(1.0);
	}
}

.thumbnail {
    display: block;
    padding: 0px;
    margin-bottom: 0px;
    border-radius: 0px;
}
.overlay {
    position: absolute;
    top: 98px;
    bottom: 0px;
    left: 0px;
    right: 0;
    opacity: 0;
    transition: .5s ease;
    background-color: rgba(00,00,00,0.6);
    height: 40%;
    width: 40%;
    border-radius: 13px;
    right: 0;
    margin: 0 auto;
}
.black_box_design {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.black_box_design_two {
	width: 94%;
	float: left;
	margin-top: 1px;
}
.gsm img {
    width: 100%;
    margin-bottom: 6px;
    border-radius: 13px;
    border: none;
    height: 272px;
    object-fit: cover;
    object-position: center;
}
.gsm:hover img {
}

.gsm:hover .overlay {
  opacity: 1;
}
.overlay  .new_settext {
    font-family: 'Rubik', sans-serif;
    color: #f5f5f5;
    font-size: 20px;
    font-weight: 300;
    width: 100%;
    text-align: center;
    text-transform: capitalize;
    padding-top: 60px;
}
.overlay  p {
    font-family: "Rajdhani", sans-serif;
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    width: 100%;
    text-align: center;
    padding: 8px 30px;
    text-transform: uppercase;
}

.overlay .readmoreceo {
    font-family: 'IBM Plex Sans', sans-serif;
    background-color: #eb4c36;
    border: none;
    color: #f6f6f6;
    width: fit-content;
    font-size: 28px;
    font-weight: 600;
    padding: 0px 13px;
    cursor: pointer;
    text-transform: uppercase;
    border-radius: 0px;
    position: absolute;
    right: 0;
    top: 33px;
    left: 0;
    margin: 0 auto;
    border-radius: 0px;
}
/*--------------------*/
.gsm2 img {
    width: 100%;
    margin-bottom: 6px;
    border-radius: 13px;
    border: none;
    height: 570px;
    object-fit: cover;
    object-position: center;
}
.gsm2:hover img {
}

.gsm2:hover .overlay2 {
  opacity: 1;
}
.overlay2  .new_settext {
    font-family: 'Rubik', sans-serif;
    color: #f5f5f5;
    font-size: 20px;
    font-weight: 300;
    width: 100%;
    text-align: center;
    text-transform: capitalize;
    padding-top: 60px;
}
.overlay2 .readmoreceo {
    font-family: 'IBM Plex Sans', sans-serif;
    background-color: #eb4c36;
    border: none;
    color: #f6f6f6;
    width: fit-content;
    font-size: 28px;
    font-weight: 600;
    padding: 0px 13px;
    cursor: pointer;
    text-transform: uppercase;
    border-radius: 0px;
    position: absolute;
    right: 0;
    top: 33px;
    left: 0;
    margin: 0 auto;
    border-radius: 0px;
}
.overlay2 {position: absolute;top: 252px;bottom: 0px;left: 0px;right: 0;opacity: 0;transition: .5s 
ease;background-color: rgba(00, 00, 00, 0.6);height: 19%;width: 40%;border-radius: 13px;right: 0;margin: 0 auto;}
.pag_din {
	padding-right: 20px;
}
/*-----------------kconstruction_panel_design_9-------------------------*/
.kconstruction_panel_design_9 {
	width: 100%;
	float: left;
	padding: 39px 23px;
}
.kconstruction_panel_design_9  .blo_pic {
	width: 94%;
	height: 544px;
	object-fit: cover;
	object-position: center;
	border-radius: 10px;
}
.kconstruction_panel_design_9  .blcak_nokl {
	width: 100%;
	display: inline-block;
	background: #161616;
	padding: 40px;
	height: 544px;
	border-radius: 10px;
}
.kconstruction_panel_design_9  .blcak_nokl .mug_class{
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 400;
    background: transparent;
    color: #ffffff;
    padding: 11px 26px;
    border-radius: 50px;
    border: 2px solid #ffffff;
}
.kconstruction_panel_design_9  .blcak_nokl h3{
    font-family: 'Poppins', sans-serif;
    font-size: 54px;
    color: #fcf8e3;
    font-weight: 300;
    float: left;
    width: 100%;
    text-align: left;
    margin-top: 22px;
    margin-bottom: 0px;
    text-transform: math-auto;
}
.kconstruction_panel_design_9  .blcak_nokl  .kop_pic{
	width: 58%;
	float: right;
	margin-bottom: -68px;
}
.kconstruction_panel_design_9  .blcak_nokl .lop_testimonial{
	width: 100%;
}
.kconstruction_panel_design_9  .blcak_nokl .lop_testimonial .star_picx{
	width: 13%;
}
.kconstruction_panel_design_9  .blcak_nokl .lop_testimonial p{font-family: 'Rubik', sans-serif;font-size: 17px;font-weight: 400;letter-spacing: 1px;margin-top: 20px;display: inline-block;color: #fff;line-height: 37px;margin-bottom: 40px;}
.kconstruction_panel_design_9  .blcak_nokl .lop_testimonial .vt_info{
	display: flex;
	gap: 17px;
}
.kconstruction_panel_design_9  .blcak_nokl .lop_testimonial .opopic{
	width: 60px;
	height: 60px;
	border-radius: 50%;
}

.kconstruction_panel_design_9  .blcak_nokl .lop_testimonial h2{
    font-family: 'Rubik', sans-serif;
    font-size: 24px;
    color: #fcf8e3;
    font-weight: 300;
    float: left;
    width: 100%;
    text-align: left;
    margin-top: 5px;
    margin-bottom: 0px;
    text-transform: math-auto;
}
.kconstruction_panel_design_9  .blcak_nokl .lop_testimonial h2 span{
	display: block;
	font-weight: 500;
	color: #f8a500;
	font-size: 16px;
}
/*-----------------kconstruction_panel_design_10------------------------*/
.kconstruction_panel_design_10 {
	width: 100%;
	float: left;
	padding: 39px 93px;
}
.kconstruction_panel_design_10  .na_1 {font-family: 'Poppins', sans-serif;font-size: 18px;font-weight: 400;background: transparent;color: #0c0247;padding: 11px 26px;border-radius: 50px;border: 2px solid #bcbcbc;float: left;}
.kconstruction_panel_design_10    h6{
    font-family: 'Poppins', sans-serif;
    font-size: 64px;
    color: #141615;
    font-weight: 300;
    float: left;
    width: 100%;
    text-align: left;
    margin-top: 22px;
    margin-bottom: 30px;
    text-transform: math-auto;
}
.kconstruction_panel_design_10  .left_bolog {
	width: 100%;
	display: inline-block;
	background: #fff;
	padding: 27px;
	border-radius: 20px;
}
.kconstruction_panel_design_10  .left_bolog  .blog_images{
	width: 100%;
	border-radius: 20px;
	height: 390px;
	object-fit: cover;
	object-position: center;
}
.kconstruction_panel_design_10  .left_bolog .dtae_text{
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #161616;
	padding: 15px 0px;
}
.kconstruction_panel_design_10  .left_bolog .dtae_text span{
	color: #dbb33d;
	margin-right: 6px;
}
.kconstruction_panel_design_10  .left_bolog  h2{
		font-family: 'Poppins', sans-serif;
		color: #161616;
		font-weight: 400;
		font-size: 25px;
}
.kconstruction_panel_design_10  .left_bolog  h2 a{
	color: #161616;
}
.kconstruction_panel_design_10  .left_bolog p{
	font-family: 'Poppins', sans-serif;
	font-size: 17px;
	font-weight: 300;
	letter-spacing: 1px;
	margin-bottom: 10px;
	line-height: 30px;
}
.kconstruction_panel_design_10  .left_bolog  .view_buttand{
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
	background: #0c0247;
	border: none;
	color: #f5f4f2;
	padding: 7px 22px;
	border-radius: 10px;
	margin-top: 3px;
}
/*--------------------------------*/
.kconstruction_panel_design_10  .left_bolog_2 {
	width: 100%;
	display: inline-block;
	background: #fff;
	padding: 20px;
	border-radius: 20px;
	margin-bottom: 27px;
}
.kconstruction_panel_design_10  .left_bolog_2  .blog_images{
	width: 95%;
	border-radius: 20px;
	height: 158px;
	object-fit: cover;
	object-position: center;
}
.kconstruction_panel_design_10  .left_bolog_2 .dtae_text{
	font-family: 'Rubik', sans-serif;
	font-size: 15px;
	font-weight: 300;
	color: #161616;
	padding: 15px 0px;
}
.kconstruction_panel_design_10  .left_bolog_2 .dtae_text span{
	color: #dbb33d;
	margin-right: 6px;
}
.kconstruction_panel_design_10  .left_bolog_2  h2{
		font-family: 'Poppins', sans-serif;
		color: #161616;
		font-weight: 400;
		font-size: 25px;
}
.kconstruction_panel_design_10  .left_bolog_2  h2 a{
	color: #161616;
}

.kconstruction_panel_design_10  .left_bolog_2  .view_buttand{
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight: 400;
	background: #0c0247;
	border: none;
	color: #f5f4f2;
	padding: 7px 22px;
	border-radius: 10px;
	margin-top: 3px;
}
/*--------------------------------*/
.kconstruction_panel_design_11 {
	width: 100%;
	display: inline-block;
	padding: 20px 230px;
	padding-bottom: 40px;
}
.kconstruction_panel_design_11  .na_1 {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: 400;
	background: transparent;
	color: #0c0247;
	padding: 11px 26px;
	border-radius: 50px;
	border: 2px solid #bcbcbc;
	margin-bottom: 50px;
}
.panel-group {
    border-radius: 13px;
    margin-bottom: 0;
    padding: 40px 40px;
    background: #fff;
}
#accordion .panel {
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    margin: 0 0 15px 10px;
}
#accordion .panel-heading {
    border-radius: 30px;
    padding: 0;
}
#accordion .panel-title a {
    background: #f0f0f0 none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 0px;
    color: #162451;
    display: block;
    font-size: 18px;
    font-weight: 500;
    padding: 23px;
    position: relative;
    transition: all 0.3s ease 0s;
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
}
#accordion .panel-title a.collapsed {
    background: #f0f0f0 none repeat scroll 0 0;
    border: none;
    color: #333;
    border-radius: 8px;
}
#accordion .panel-title a::after, #accordion .panel-title a.collapsed::after {
    border: 1px solid transparent;
    border-radius: 50%;
    box-shadow: inherit;
    color: #ffffff;
    content: "\f068";
    font-family: 'FontAwesome';
    font-size: 16px;
    right: 20px;
    line-height: 55px;
    position: absolute;
    text-align: center;
    top: 16px;
    transition: all 0.3s ease 0s;
    transform: rotate(178deg);
    font-weight: 100;
    background: #81e401;
    width: 35px;
    height: 35px;
    line-height: 34px;
}
#accordion .panel-title a.collapsed::after {
    background: transparent;
    border: none;
    box-shadow: none;
    color: #ffffff;
    content: "\2b";
    transform: rotate(88deg);
    width: 35px;
    height: 35px;
    background: #81e401;
}
#accordion .panel-body {
    background: #f0f0f0 none repeat scroll 0 0;
    border-top: medium none;
    padding: 0px 25px 10px 9px;
    position: relative;
}
#accordion .panel-body p {
    padding-left: 15px;
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    line-height: 34px;
    font-weight: 400;
    letter-spacing: 1px;
    border-top: 1px solid #8c8c8c;
}
/*--------------------------------*/
.kconstruction_panel_design_12 {
    width: 100%;
    float: left;
    padding-top: 20px;
    padding-bottom: 30px;
    padding-left: 40px;
    padding-right: 40px;
}
.kconstruction_panel_design_12 .undernth_anel{
    width: 100%;
    float: left;
    background-position: top center !important;
    background-size: cover !important;
    background-attachment: fixed;
    padding-top: 60px;
    padding-bottom: 50px;
    padding-left: 70px;
    padding-right: 70px;
    border-radius: 20px;
}
.kconstruction_panel_design_12 .undernth_anel  .grey_box_design_2{
	
}
.kconstruction_panel_design_12 .undernth_anel .grey_box_design_2  h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    float: left;
    width: 100%;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.kconstruction_panel_design_12 .undernth_anel .grey_box_design_2 .lil_menu {
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: 500;
	float: left;
	width: 100%;
	margin-bottom: 11px;
	text-transform: uppercase;
}
.kconstruction_panel_design_12 .undernth_anel .grey_box_design_2 .lil_menu ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.kconstruction_panel_design_12 .undernth_anel .grey_box_design_2 .lil_menu ul li{
	background: url(../images/arrow.png) no-repeat left center;
	background-size: 21px;
	float: left;
	width: 100%;
	padding: 7px 28px;
}
.kconstruction_panel_design_12 .undernth_anel .grey_box_design_2 .lil_menu ul li a{
	color: #ffffff;
}
.kconstruction_panel_design_12 .undernth_anel .social_ic {
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    color: #ffffff;
    font-weight: 400;
    margin-top: 20px;
}
.kconstruction_panel_design_12 .undernth_anel .social_ic ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.kconstruction_panel_design_12 .undernth_anel .social_ic ul li {
	float: left;
}

.kconstruction_panel_design_12 .undernth_anel .social_ic ul li a {
    color: #ffffff;
    text-decoration: none;
    width: 30px;
    height: 30px;
    float: left;
    border-radius: 50px;
    text-align: center;
    line-height: 29px;
    font-size: 15px;
    margin-right: 10px;
}

.kconstruction_panel_design_12 .undernth_anel .social_ic ul li:first-child a {
    background-color: #3b5998;
}
.kconstruction_panel_design_12 .undernth_anel .social_ic ul li:first-child a:hover {
    background-color: #1a25b9;

}
.kconstruction_panel_design_12 .undernth_anel .social_ic ul li:nth-child(2) a {
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}
.kconstruction_panel_design_12 .undernth_anel .social_ic ul li:nth-child(2) a:hover {
    background-color: #0b86f4;
}

.kconstruction_panel_design_12 .undernth_anel .social_ic ul li:nth-child(3) a {
    background-color: #06e24f;
}
.kconstruction_panel_design_12 .undernth_anel .social_ic ul li:nth-child(3) a:hover {
    background-color: #db0000;
}
.kconstruction_panel_design_12 .undernth_anel .social_ic ul li:nth-child(4) a {
    background-color: #d20202;
}
.kconstruction_panel_design_12 .undernth_anel .social_ic ul li:nth-child(4) a:hover {
    background-color: #0fd202;
}
.kconstruction_panel_design_12 .undernth_anel  .social_ic .gb_icone {
	width: 51%;
	margin-top: -5px;
}
.kconstruction_panel_design_12 .undernth_anel .na_inf {
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    font-weight: 400;
    background: transparent;
    color: #ffffff;
    padding: 11px 26px;
    border-radius: 50px;
    border: 2px solid #bcbcbc;
    margin-bottom: 0px;
    margin-right: 6px;
    margin-top: 12px;
}
.kconstruction_panel_design_12 .undernth_anel .na_inf span{
	margin-right: 12px;
	color: #bcbcbc;
}
.kconstruction_panel_design_12 h3 {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    color: #000000;
    font-weight: 400;
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 0px;
    letter-spacing: 1px;
}
.kconstruction_panel_design_12 h3 a {
	color: #ffffff;
}
/*--------------------------------*/
.kconstruction_panel_design_13 {
    width: 100%;
    float: left;
    padding-top: 20px;
    padding-bottom: 30px;
}
.kconstruction_panel_design_13 .undernth_anel_top{
    width: 100%;
    float: left;
    background-position: top center !important;
    background-size: cover !important;
    background-attachment: fixed;
    padding-top: 60px;
    padding-bottom: 50px;
    padding-left: 70px;
    padding-right: 70px;
    border-radius: 20px;
}
.kconstruction_panel_design_13 .undernth_anel_top h1 {
    color: #ffffff;
    font-family: 'Poppins', sans-serif;
    font-size: 73px;
    text-align: center;
    width: 100%;
    margin-top: 0px;
    font-weight: 300;
    float: left;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.kconstruction_panel_design_13 .undernth_anel_top h2 {
    color: #fff7f7;
    font-family: 'Poppins', sans-serif;
    font-size: 23px;
    text-align: center;
    width: 100%;
    margin-top: 0px;
    font-weight: 300;
    float: left;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.kconstruction_panel_design_13 .undernth_anel_top h2 a{
	color: #85ffd5;
	text-decoration: none;
}
/*------------------kconstruction_panel_design_14--------------*/
.kconstruction_panel_design_14 {
    width: 100%;
    float: left;
    padding-top: 20px;
    padding-bottom: 30px;
}
.kconstruction_panel_design_14  .whiter_contact_box {
	width: 100%;
	display: inline-block;
	background: #fff;
	padding: 55px 25px;
	border-radius: 40px;
}
.kconstruction_panel_design_14  .whiter_contact_box .gto_information{
	display: flex;
	gap: 14px;
}
.kconstruction_panel_design_14  .whiter_contact_box .icone_conta{width: 50px;height: 50px;background: #0c0246;border-radius: 50%;color: #fff;font-size: 25px;text-align: center;display: inline-block;line-height: 50px;}
.kconstruction_panel_design_14  .whiter_contact_box .icone_conta_2{
	
}
.kconstruction_panel_design_14  .whiter_contact_box .icone_conta_2 h2{
	font-family: 'Poppins', sans-serif;
	font-size: 32px;
	font-weight: 300;
	margin-top: 1px;
	margin-bottom: 0px;
}
.kconstruction_panel_design_14  .whiter_contact_box .icone_conta_2 h3{
	font-family: 'Poppins', sans-serif;
	font-size: 17px;
	font-weight: 300;
	margin-top: 9px;
}
.kconstruction_panel_design_14  .whiter_contact_box .icone_conta_2 h3 a{

	color: #000;
}
.kconstruction_panel_design_14  .whiter_contact_box .bord{
	border-top: 1px dashed #b6b6b6;
	width: 100%;
	display: inline-block;
}
.kconstruction_panel_design_14  .whiter_contact_box p{
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 300;
	margin-top: 11px;
}
/*---------ladoors_panel_design_9-----------*/
.ladoors_panel_design_9 {
	width: 100%;
	float: left;
	padding: 60px  150px;
}
.ladoors_panel_design_9  h2{
	font-family: 'Poppins', sans-serif;
	font-size: 44px;
	color: #162451;
	font-weight: 300;
	float: left;
	width: 100%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 7px;
	text-transform: capitalize;
}
.ladoors_panel_design_9  p{
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	color: #162451;
	font-weight: 300;
	float: left;
	width: 100%;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 33px;
	text-transform: math-auto;
	letter-spacing: 1px;
}
.ladoors_panel_design_9 .right_panel_1{
	width: 100%;
	float: left;
	border-radius: 10px;
	background: #fff;
	padding: 50px;
}
.ladoors_panel_design_9 .right_panel_1 h5{
	font-family: 'Poppins', sans-serif;
	font-size: 56px;
	color: #162451;
	font-weight: 300;
	float: left;
	width: 100%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 7px;
	text-transform: capitalize;
}
.ladoors_panel_design_9 .right_panel_1 h6{
	font-family: 'Poppins', sans-serif;
	font-size: 17px;
	color: #162451;
	font-weight: 300;
	float: left;
	width: 100%;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 33px;
	text-transform: math-auto;
	font-style: normal;
}
.ladoors_panel_design_9 .right_panel_1 .in_form{font-family: 'Poppins', sans-serif;font-size: 15px;color: #162451;font-weight: 300;float: left;width: 100%;background-color: transparent;padding: 16px 10px;border: 2px solid #bdbdbd;outline: none;border-radius: 15px;font-style: normal;letter-spacing: 0px;margin-bottom: 3px;}
.ladoors_panel_design_9 .right_panel_1 .in_form2{
	    font-family: 'Poppins', sans-serif;
	    font-size: 15px;
	    color: #000000;
	    font-weight: 300;
	    float: left;
	    width: 100%;
	    padding: 9px;
	    height: 105px;
	    border: 2px solid #bdbdbd;
	    border-radius: 15px;
	    outline: none;
	    font-style: normal;
}
.ladoors_panel_design_9 .right_panel_1 .readmore1{
	font-family: 'Poppins', sans-serif;
	background-color: #0c0247;
	border: none;
	color: #ffffff;
	width: auto;
	font-size: 20px;
	font-weight: 300;
	padding: 13px 55px;
	cursor: pointer;
	text-transform: capitalize;
	border-radius: 60px;
	float: left;
	margin-top: 10px;
}
.ladoors_panel_design_9 .right_panel_1 .readmore1:hover{
	 background-color: #000000;
}
.ladoors_panel_design_9  .kds_pic {
	width: 95%;
	border-radius: 20px;
	height: 498px;
	object-fit: cover;
	object-position: top;
}
.ladoors_panel_design_9  input::placeholder {
  color: #162451;
}
.ladoors_panel_design_9  textarea::placeholder {
  color: #162451;
}
.ladoors_panel_design_9   .maop {
	width: 100%;
	height: 400px;
	margin-top: 40px;
	border: 4px solid #dedede !important;
	padding: 8px;
}
/*------------------kconstruction_panel_design_15--------------*/
.kconstruction_panel_design_15 {
    width: 100%;
    float: left;
    padding: 50px 110px;
}
.kconstruction_panel_design_15 .lop_innpic {
	width:100%;
	display: inline-block;
	border-radius: 20px;
	margin-bottom: 40px;
}
.kconstruction_panel_design_15  .pict_2 {
	width: 100%;
	border-radius: 10px;
	margin-top: 30px;
}
.kconstruction_panel_design_15 h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 29px;
    color: #49a485;
    font-weight: 700;
    text-align: center;
    margin-top: 12px;
    margin-bottom: 0px;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    gap: 12px;
}
.kconstruction_panel_design_15 h2 span{
	width: 50px;
	display: block;
	border-bottom: 3px solid #49a485;
	position: relative;
	top: -15px;
}
.kconstruction_panel_design_15 h3 {
    font-family: 'Poppins', sans-serif;
    font-size: 19px;
    color: #141615;
    font-weight: 400;
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 22px;
    margin-bottom: 60px;
    text-transform: math-auto;
    padding: 0px 160px;
    line-height: 37px;
    letter-spacing: 0px;
}
.kconstruction_panel_design_15 .pok_plofs {
	width: 100%;
	border-radius: 10px;
	height: 660px;
	object-fit: cover;
	object-position: top;
}
.kconstruction_panel_design_15 .right_panel_design {
	width: 99%;
	float: left;
	background: #fff;
	border-radius: 10px;
	padding: 20px;
}
.kconstruction_panel_design_15 .right_panel_design h3{
    font-family: 'Poppins', sans-serif;
    font-size: 22px;
    color: #181a19;
    font-weight: 400;
    float: left;
    width: 100%;
    text-align: left;
    text-transform: math-auto;
    margin-bottom: 10px;
    padding: 0;
}
.kconstruction_panel_design_15 .right_panel_design h4{
    font-family: 'Poppins', sans-serif;
    font-size: 36px;
    color: #2f2f2f;
    font-weight: 400;
    float: left;
    width: 100%;
    text-align: left;
    text-transform: math-auto;
    margin-top: 20px;
    margin-bottom: 0px;
}
.kconstruction_panel_design_15 .right_panel_design p{
	font-family: 'Poppins', sans-serif;
	font-size: 17px;
	color: #141615;
	font-weight: 400;
	float: left;
	width: 100%;
	letter-spacing: 1px;
	line-height: 37px;
	margin-top: 20px;
}
.kconstruction_panel_design_15 .butan_panel {
	width: auto;
	border: 1px solid #49a485;
	display: inline-block;
	padding: 8px;
	border-radius: 5px;
	margin-top: 30px;
}
.kconstruction_panel_design_15  .butan_panel  .serv_innter_buttan_1 {
    font-family: 'Poppins', sans-serif;
    background-color: #ffffff;
    border: 1px solid #49a485;
    color: #000000;
    width: auto;
    font-size: 15px;
    font-weight: 500;
    padding: 25px 27px;
    cursor: pointer;
    margin-top: 0px;
    border-radius: 5px;
    line-height: 0px;
}
.kconstruction_panel_design_15  .butan_panel  .serv_innter_buttan_1:hover {
	background-color: #3d83c1;
}
.kconstruction_panel_design_15 .right_panel_1{
	width: 100%;
	float: right;
	border: 1px solid #ffffff;
	padding: 20px 14px;
	box-shadow: 10px 6px 10px -2px #cdcdcd;
	border-radius: 10px;
	background: #ffffff;
	margin-top: 20px;
}
.kconstruction_panel_design_15 .right_panel_1 h5{
	font-family: 'Poppins', sans-serif;
	font-size: 26px;
	color: #6c6c6c;
	font-weight: 400;
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 27px;
	text-transform: capitalize;
	letter-spacing: 1px;
}
.kconstruction_panel_design_15 .right_panel_1 h6{
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	color: #1b1a1a;
	font-weight: 400;
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 20px;
	text-transform: math-auto;
	letter-spacing: 0px;
}
.kconstruction_panel_design_15 .right_panel_1 .in_form{font-family: 'Poppins', sans-serif;font-size: 14px;color: #000000;font-weight: 400;float: left;width: 100%;background-color: #ffffff;padding: 24px 10px;border: 1px solid #cacaca;outline: none;border-radius: 2px;font-style: normal;}
.kconstruction_panel_design_15 .right_panel_1 .in_form2{
	    font-family: 'Poppins', sans-serif;
	    font-size: 14px;
	    color: #000000;
	    font-weight: 400;
	    float: left;
	    width: 100%;
	    background-color: #ffffff;
	    padding: 9px;
	    height: 105px;
	    border: 1px solid #cacaca;
	    border-radius: 2px;
	    outline: none;
	    font-style: normal;
}
.kconstruction_panel_design_15 .right_panel_1 .readmore1{
	font-family: 'Barlow Condensed', sans-serif;
	background-color: #0c0247;
	border: none;
	color: #ffffff;
	width: auto;
	font-size: 19px;
	font-weight: 500;
	padding: 13px 62px;
	cursor: pointer;
	text-transform: uppercase;
	border-radius: 5px;
	margin-top: 26px;
}
.kconstruction_panel_design_15 .right_panel_1 .readmore1:hover{
	 background-color: #0a7eb3;
}
.kconstruction_panel_design_15 .lok_mef {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: 400;
	float: left;
	width: 100%;
}
.kconstruction_panel_design_15 .lok_mef ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.kconstruction_panel_design_15 .lok_mef ul li{
	background: url(../images/arrow2.png) no-repeat left center;
	background-size: 16px;
	float: left;
	width: 100%;
	padding: 7px 24px;
}
.kconstruction_panel_design_15 .smallders {
	width: 100%;
	display: inline-block;
	background: #fff;
	padding: 7px;
	border-radius: 10px;
}
.kconstruction_panel_design_15 .smallders img{
	width: 100%;
	height: 130px;
	object-fit: cover;
	object-position: center;
	border-radius: 10px;
}
.kconstruction_panel_design_15 .smallders .ti_text{
	font-family: 'Poppins', sans-serif;
	display: inline-block;
	font-weight: 400;
	font-size: 13px;
	text-align: center;
	width: 100%;
}
.kconstruction_panel_design_15 .smallders .ti_text a{
	color: #000;
}
/*---------------kconstruction_panel_design_16-----------------------*/
.kconstruction_panel_design_16 {
	width: 100%;
	float: left;
	background-position: top center !important;
	background-size: cover !important;
	background-attachment: fixed;
	padding-top: 100px;
	padding-bottom: 80px;
}
.kconstruction_panel_design_16 .whiter_box_desifn {
	width: 45%;
	background: #fff;
	padding: 40px 40px;
	border-radius: 10px;
	float: right;
}
.kconstruction_panel_design_16 .whiter_box_desifn:hover{
	background: #ececec;
}
.kconstruction_panel_design_16 .whiter_box_desifn h2 {
    font-family: 'Rubik', sans-serif;
    font-size: 52px;
    color: #000000;
    font-weight: 300;
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 12px;
    margin-bottom: 10px;
    text-transform: uppercase;
    line-height: 68px;
}

.kconstruction_panel_design_16 .whiter_box_desifn p {
    font-family: 'Rubik', sans-serif;
    font-size: 20px;
    color: #000000;
    font-weight: 300;
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 12px;
    margin-bottom: 33px;
    text-transform: math-auto;
    line-height: 40px;
}
.kconstruction_panel_design_16 .whiter_box_desifn  .ko_icone{
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: 400;
	background: #0c0247;
	border: none;
	color: #f5f4f2;
	padding: 11px 26px;
	border-radius: 50px;
}

.kconstruction_panel_design_16 .whiter_box_desifn  .ko_icone:hover{
	color: #fff;
	background: #000000;
}
/*---------------kconstruction_panel_design_17-----------------------*/
.kconstruction_panel_design_17 {
	width: 100%;
	float: left;
	padding-top: 80px;
	padding-bottom: 80px;
}
.kconstruction_panel_design_17 .base_box {
	width: 100%;
	display: inline-block;
	background: #fff;
	padding: 30px;
}
.kconstruction_panel_design_17  .base_box   h2{
	font-family: 'Rubik', sans-serif;
	color: #161616;
	font-weight: 300;
	font-size: 58px;
	margin-top: 0px;
}

.kconstruction_panel_design_17 .base_box   p{
	font-family: 'Rubik', sans-serif;
	font-size: 17px;
	font-weight: 300;
	letter-spacing: 1px;
	margin-bottom: 10px;
	line-height: 34px;
}
.kconstruction_panel_design_17 .opk_poc {
	width: 100%;
	height: 420px;
	object-fit: cover;
	object-position: center;
}
.kconstruction_panel_design_17 .opk_poc2 {
	width: 100%;
	height: 420px;
	object-fit: cover;
	object-position: center;
	margin-top: 116px;
}
    .floating-image {
      animation: float 1s ease-in-out infinite;
    }

    @keyframes float {
      0% {
        transform: translateY(0);
      }
      50% {
        transform: translateY(-20px);
      }
      100% {
        transform: translateY(0);
      }
    }
/*----------glass_top_panel_menu_mobile_menu-------------*/
.glass_top_panel_menu_mobile_menu {
    width: 100%;
    float: left;
    display: none;	
}
.glass_top_panel_menu_mobile_menu .social_ic_mob {
	font-family: 'Abel', sans-serif;    
	font-size: 24px;
    color: #ffffff;
    font-weight: 400;
    float: right;
    margin-top: 5px;
    margin-left: 0px;
}
.glass_top_panel_menu_mobile_menu .social_ic_mob {
	font-family: 'Abel', sans-serif;    
    font-size: 33px;
    color: #260b02;
    font-weight: 400;
    float: right;
    margin-top: 10px;
    margin-left: 0px;
    padding-right: 21px;
}
.glass_top_panel_menu_mobile_menu span {padding: 5px;}
.glass_top_panel_menu_mobile_menu .lop {
    margin-top: 21px;
    width: 69%;
}
.glass_top_panel_menu_mobile_menu .social_ic_mob ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.glass_top_panel_menu_mobile_menu .social_ic_mob ul li {
    float: left;
    padding: 4px 10px;
}
.glass_top_panel_menu_mobile_menu .social_ic_mob ul li a {
	text-decoration: none;
	color: #260b02;
}
.glass_top_panel_menu_mobile_menu .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    background-color: #ffffff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 50px;
}
.ss_li_me {
    left: 0px;
    top: 10px;
}
.glass_top_panel_menu_mobile_menu .sidenav a {
    padding: 8px 8px 8px 19px;
    text-decoration: none;
    font-size: 17px;
    color: #162451;
    display: block;
    transition: 0.3s;
    font-weight: 300!important;
    font-family: 'Rubik', sans-serif;
    text-transform: capitalize;
    border-bottom: 1px solid #474747;
    letter-spacing: 1px;
}

.glass_top_panel_menu_mobile_menu .sidenav a:hover {
  color: #d3191e;
}

.glass_top_panel_menu_mobile_menu .sidenav .closebtn {
    position: absolute;
    top: -17px;
    right: 0;
    font-size: 56px;
    margin-left: 30px;
    border-bottom: none;
    right: 0px;
}

.glass_top_panel_menu_mobile_menu .social_ic_mobmenu {
	font-family: 'IBM Plex Sans', sans-serif;    
    font-size: 24px;
    color: #ffffff;
    font-weight: 400;
    float: left;
    width: 100%;
    margin-top: 5px;
    margin-left: 0px;
}
.glass_top_panel_menu_mobile_menu .social_ic_mobmenu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.glass_top_panel_menu_mobile_menu .social_ic_mobmenu ul li {
    float: left;
    padding: 4px 10px;
}
.glass_top_panel_menu_mobile_menu .social_ic_mobmenu ul li a {
	text-decoration: none;
	color: #ffffff;
}
/*------------responsive-----------------*/

@media only screen and (min-width: 766px) {
	

}


/* Note: Design for a width of 768px */
@media only screen and (min-width: 768px) and (max-width: 992px) {
		.container{
		width:757px;
}
.center_contanier{
	width: 100%; margin:0 auto;
}
.smallcenter_contanier{
	width: 100%; margin:0 auto;
}
.small_net_center_contanier{
	width: 100%; margin:0 auto;
}
.center_big_contanier{
	width: 100%; margin:0 auto;
}
.center_smallbig_contanier{
	width: 100%; margin:0 auto;
}
.kconstruction_panel_design_1 {
    display: none;
}
.kconstruction_panel_design_2 {
    display: none;
}
.kconstruction_panel_design_3 .picup_arrow {
    display: none;
}
.kconstruction_panel_design_5 .tabs-container {
    width: 100%;
    max-width: 100%;
}
.kconstruction_panel_design_5 .tab-inner {
        display: flex;
        flex-direction: column;
}
.kconstruction_panel_design_11 {
    padding: 20px 0px;
    padding-bottom: 40px;
}
.panel-group {
    border-radius: 13px;
    padding: 10px 10px;
}
#accordion .panel {
    margin: 0 0 15px 0px;
}

.kconstruction_panel_design_4 {
    padding: 11px 0px;
}
.kconstruction_panel_design_4 {
    padding: 11px 0px;
}
.kconstruction_panel_design_4 .whiter_box_design {;
    padding: 38px 30px;
    margin-top: 20px;
}

.kconstruction_panel_design_5 {
    padding: 9px 0px;
}
.kconstruction_panel_design_5 .left_piv .na_1 {
    display: block;
    margin: 10px auto;
}
.kconstruction_panel_design_5 .left_piv h2 {
    font-size: 32px;
    text-align: center;
}
.kconstruction_panel_design_5 .tabs-container {
    padding: 0px;
}
.kconstruction_panel_design_5 .tab-btn {
        padding: 14px 31px;
        font-size: 22px;
}
.kconstruction_panel_design_6 {
    padding: 9px 0px;
    padding-bottom: 20px;
}
.kconstruction_panel_design_6 .bak_color_1 {
    width: 100%;
    padding: 10px;
}
.kconstruction_panel_design_6 .bak_color_1 .whiter_box_services_design_1 {
    padding: 10px;
}
.kconstruction_panel_design_6 .bak_color_1 h4 {
    font-size: 32px;
}
.kconstruction_panel_design_7 {
    padding: 19px 1px;
}
.kconstruction_panel_design_7 h3 {
    font-size: 35px;
}
.kconstruction_panel_design_8 {
    padding: 39px 0px;
}
.kconstruction_panel_design_8 h3 {
    font-size: 30px;
}
.gsm2 img {
    height: 310px;
}
.pag_din {
    padding-right: 0px;
}
.kconstruction_panel_design_9 .blo_pic {
    width: 100%;
    height: auto;
            margin-bottom: 20px;
}
.no-padding-mob {
        padding: 5px;
}
.kconstruction_panel_design_9 {
    padding: 9px 0px;
}
.kconstruction_panel_design_9 .blcak_nokl {
    width: 100%;
    padding: 30px;
    height: auto;
            margin-bottom: 20px;
}
.kconstruction_panel_design_9 .blcak_nokl .kop_pic {
    display: none;
}
.kconstruction_panel_design_9 .blcak_nokl h3 {
    font-size: 30px;
}
.kconstruction_panel_design_9 .blcak_nokl .lop_testimonial .star_picx {
    width: 33%;
}
.kconstruction_panel_design_10 {
    padding: 39px 0px;
}
.kconstruction_panel_design_10 h6 {
    font-size: 34px;
}
.no-paddingpo {
    padding: 0;
}
.kconstruction_panel_design_10 .left_bolog .blog_images {
    height: auto;
}
.kconstruction_panel_design_10 .left_bolog {
    padding: 12px;
    margin-bottom: 20px;
}
#accordion .panel-title a {
    padding: 13px;
    padding-right: 70px;
}
.kconstruction_panel_design_12 {
    padding-left: 0px;
    padding-right: 0px;
}
.kconstruction_panel_design_12 .undernth_anel {
    padding-left: 20px;
    padding-right: 20px;
}
.kconstruction_panel_design_12 .undernth_anel .na_inf {
        font-size: 10px;
        padding: 11px 3px;
        margin-right: 0px;
        width: 32%;
}
.kconstruction_panel_design_3 {
    padding: 10px 7px;
}
.bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img {
    height: 294px;
    object-fit: cover;
    object-position: center;
}
.slide-text >.col-sm-12 a.btn-default {
    font-size: 11px;
    padding: 21px 15px;
}
/*-------------mobile-menu-------------*/
.glass_top_panel_menu_mobile_menu {
    width: 100%;
    float: left;
    display: block;
    padding-top: 4px;
    padding-bottom: 5px;
    border-bottom: 1px solid #d1d1d1;
}
.sidenav ul {
    width: 100%;
    float: left;
    padding-left: 0px;
    padding-top: 0px;
}
.fa.fa-caret-down.right {
    float: right;
}
.fa.right.fa-caret-up {
    float: right;
}
.glass_top_panel_menu_mobile_menu .sidenav a:hover {
    color: #d3191e;
}
.mobile_machnic_logo_panel {
    display: none;
}
.glass_top_panel_menu_mobile_menu .logo_picture {
    width: 94%;
    margin-top: 0px;
    border-right: 1px solid #b8b8b8;
    padding-right: 10px;
}
.glass_top_panel_menu_mobile_menu .sidenav a:hover {
    color: #f93f40;
    font-weight: 600;
}
.glass_top_panel_menu_mobile_menu .sub-menu ul li a {
    font-size: 14px;
    font-weight: 600;
    color: #303533;
}
.glass_top_panel_menu_mobile_menu .right_side_menu_incartpa {float: inline-end;margin-top: 2px;padding-right: 3px;}  
.glass_top_panel_menu_mobile_menu .right_side_menu_incartpa ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}  
.glass_top_panel_menu_mobile_menu .right_side_menu_incartpa ul li{
    display: inline-block;
}    
.glass_top_panel_menu_mobile_menu .right_side_menu_incartpa ul li a{
        color: #ffffff;
        width: fit-content;
        float: left;
        border-radius: 4px;
        text-align: center;
        line-height: 31px;
        font-size: 21px;
        border: none;
        margin: 0px 1px;
        padding: 19px 17px;
        margin-top: 35px;
} 
.glass_top_panel_menu_mobile_menu .right_side_menu_incartpa ul li a {
	background: #162451;
}

.glass_top_panel_menu_mobile_menu .right_side_menu_incartpa ul li:nth-child(2) a{
    background: #f93f40;
}
.glass_top_panel_menu_mobile_menu .serchd {
    background: #49a485;
    border: none;
    color: #fff;
    padding: 5px 7px;
    font-size: 14px;
    border-radius: 4px;
    margin-left: 10px;
    margin-top: 10px;
}
.glass_top_panel_menu_mobile_menu .main_bun {
    font-family: 'Poppins', sans-serif;
    background-color: #f93f40;
    border: none;
    color: #ffffff !important;
    width: 100%;
    font-size: 16px !important;
    font-weight: 500 !important;
    padding: 15px 10px !important;
    cursor: pointer;
    margin-top: 8px;
    border-radius: 5px;
    float: left;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 2px;
}
/*-------------mobile-menu--------------*/
.kconstruction_panel_design_13 .undernth_anel_top h1 {
    font-size: 29px;
}
.kconstruction_panel_design_13 .undernth_anel_top {
    padding-right: 10px;
    border-radius: 20px;
}
.kconstruction_panel_design_13 .undernth_anel_top h2 {
    font-size: 14px;
    font-weight: 500;
}
.kconstruction_panel_design_15 {
    width: 100%;
    float: left;
    padding: 50px 0px;
}
.kconstruction_panel_design_15 .lop_innpic {
    margin-bottom: 20px;
}
.kconstruction_panel_design_5 .right_lop .transpicv {
    display: none;
}
.kconstruction_panel_design_5 .right_lop img {
    width: 100%;
    border-radius: 17px;
}
.kconstruction_panel_design_5 .tab-inner img {
    width: 100%;
}
.kconstruction_panel_design_16 .whiter_box_desifn {
    width: 100%;
    padding: 20px 20px;
}
.kconstruction_panel_design_16 .whiter_box_desifn h2 {
    font-size: 32px;
        line-height: 48px;
}
.kconstruction_panel_design_17 .opk_poc {
display: none;
}
.kconstruction_panel_design_17 .base_box h2 {
    font-size: 25px;
    width: 100%;
    text-align: center;
}
.kconstruction_panel_design_17 .base_box p {
    text-align: center;
}
.kconstruction_panel_design_17 .opk_poc2 {
    display: none;
}
.kconstruction_panel_design_14 .whiter_contact_box .icone_conta_2 h2 {
    font-size: 22px;
}
.kconstruction_panel_design_14 .whiter_contact_box {
    padding: 35px 15px;
    margin-top: 20px;
}
.kconstruction_panel_design_14 .whiter_contact_box .gto_information {
    flex-direction: column;
}
.ladoors_panel_design_9 {
    padding: 60px 0px;
}
.ladoors_panel_design_9 h2 {
    font-size: 30px;
}
.no-paddingnmo {
    padding: 0;
}
.ladoors_panel_design_9 .kds_pic {
    width: 100%;
    height: auto;
}
.ladoors_panel_design_9 .right_panel_1 {
    padding: 20px;
    margin-top: 20px;
}
.ladoors_panel_design_9 .right_panel_1 h5 {
    font-size: 36px;
}
.glass_top_panel_menu_mobile_menu .lop {
    margin-top: 46px;
    width: 69%;
}
.kconstruction_panel_design_6 .bak_color_1 .whiter_box_services_design_1 .ser_pic_1 {
    height: 26vh;
}
.gsm img {
    height: 141px;
}
.kconstruction_panel_design_10 .left_bolog_2 .blog_images {
    width: 100%;
    height: auto;
}




























}




@media only screen and (min-width: 992px) and (max-width: 1024px)  {
		.container{
		width:990px;
	}
.center_contanier{
	width: 100%; margin:0 auto;
}
.smallcenter_contanier{
	width: 100%; margin:0 auto;
}
.small_net_center_contanier{
	width: 100%; margin:0 auto;
}
.center_big_contanier{
	width: 100%; margin:0 auto;
}
.center_smallbig_contanier{
	width: 100%; margin:0 auto;
}
.kconstruction_panel_design_2 {
    padding: 6px 0px;
}
.menu > li > a {
    padding: 13px 8px;
    letter-spacing: 0px;
    font-size: 13px;
}
.kconstruction_panel_design_2 .getquate {
    font-size: 13px;
    padding: 11px 10px;
}
.kconstruction_panel_design_4 {
    padding: 28px 1px;
}
.kconstruction_panel_design_5 .tab-inner {
    flex-direction: column;
}
.kconstruction_panel_design_5 .tab-btn {
    padding: 10px 12px;
    font-size: 14px;
}
.kconstruction_panel_design_6 .bak_color_1 {
    padding: 30px 10px;
}
.kconstruction_panel_design_6 .bak_color_1 .whiter_box_services_design_1 .ser_pic_1 {
    height: 18vh;
}
.kconstruction_panel_design_6 .bak_color_1 .whiter_box_services_design_1 h2 {
    font-size: 14px;
}
.kconstruction_panel_design_10 {
    padding: 39px 3px;
}
.kconstruction_panel_design_10 .left_bolog .blog_images {
    height: 330px;
}
.kconstruction_panel_design_11 {
    padding: 20px 30px;
}
.kconstruction_panel_design_12 {
    padding-left: 0px;
    padding-right: 0px;
}
.kconstruction_panel_design_12 .undernth_anel {
    padding-left: 20px;
    padding-right: 20px;
}
.kconstruction_panel_design_12 .undernth_anel .social_ic ul li a {
    width: 25px;
    height: 25px;
    font-size: 10px;
    margin-right: 6px;
}
.kconstruction_panel_design_15 {
    padding: 50px 10px;
}
.kconstruction_panel_design_17 .base_box h2 {
    font-size: 37px;
}
.kconstruction_panel_design_17 .opk_poc {
    height: 280px;
}
.kconstruction_panel_design_17 .opk_poc2 {
    height: 280px;
}
.ladoors_panel_design_9 {
    padding: 60px 0px;
}

















	
	
}


@media only screen and (min-width: 1024px) and (max-width: 1200px) {
.center_contanier{
	width: 100%; margin:0 auto;
}
.smallcenter_contanier{
	width: 100%; margin:0 auto;
}
.small_net_center_contanier{
	width: 100%; margin:0 auto;
}
.center_big_contanier{
	width: 100%; margin:0 auto;
}
.center_smallbig_contanier{
	width: 100%; margin:0 auto;
}
.kconstruction_panel_design_2 {
    padding: 6px 0px;
}
.menu > li > a {
    padding: 13px 8px;
    letter-spacing: 0px;
    font-size: 13px;
}
.kconstruction_panel_design_2 .getquate {
    font-size: 13px;
    padding: 11px 10px;
}
.kconstruction_panel_design_4 {
    padding: 28px 1px;
}
.kconstruction_panel_design_5 .tab-inner {
    flex-direction: column;
}
.kconstruction_panel_design_5 .tab-btn {
    padding: 10px 12px;
    font-size: 14px;
}
.kconstruction_panel_design_6 .bak_color_1 {
    padding: 30px 10px;
}
.kconstruction_panel_design_6 .bak_color_1 .whiter_box_services_design_1 .ser_pic_1 {
    height: 18vh;
}
.kconstruction_panel_design_6 .bak_color_1 .whiter_box_services_design_1 h2 {
    font-size: 14px;
}
.kconstruction_panel_design_10 {
    padding: 39px 3px;
}
.kconstruction_panel_design_10 .left_bolog .blog_images {
    height: 330px;
}
.kconstruction_panel_design_11 {
    padding: 20px 30px;
}
.kconstruction_panel_design_12 {
    padding-left: 0px;
    padding-right: 0px;
}
.kconstruction_panel_design_12 .undernth_anel {
    padding-left: 20px;
    padding-right: 20px;
}
.kconstruction_panel_design_12 .undernth_anel .social_ic ul li a {
    width: 25px;
    height: 25px;
    font-size: 10px;
    margin-right: 6px;
}
.kconstruction_panel_design_15 {
    padding: 50px 10px;
}
.kconstruction_panel_design_17 .base_box h2 {
    font-size: 37px;
}
.kconstruction_panel_design_17 .opk_poc {
    height: 280px;
}
.kconstruction_panel_design_17 .opk_poc2 {
    height: 280px;
}
.ladoors_panel_design_9 {
    padding: 60px 0px;
}








	
	
	
}
@media only screen and (min-width: 1200px) and (max-width: 1366px) {
.center_contanier{
	width: 100%; margin:0 auto;
}
.smallcenter_contanier{
	width: 100%; margin:0 auto;
}
.small_net_center_contanier{
	width: 100%; margin:0 auto;
}
.center_big_contanier{
	width: 100%; margin:0 auto;
}
.center_smallbig_contanier{
	width: 100%; margin:0 auto;
}
.kconstruction_panel_design_2 {
    padding: 6px 0px;
}

.menu > li > a {
    padding: 13px 8px;
    letter-spacing: 0px;
    font-size: 13px;
}
.kconstruction_panel_design_2 .getquate {
    font-size: 13px;
    padding: 11px 10px;
}
.kconstruction_panel_design_4 {
    padding: 28px 1px;
}
.kconstruction_panel_design_5 .tab-inner {
    flex-direction: column;
}
.kconstruction_panel_design_5 .tab-btn {
    padding: 10px 12px;
    font-size: 14px;
}
.kconstruction_panel_design_6 .bak_color_1 {
    padding: 30px 10px;
}
.kconstruction_panel_design_6 .bak_color_1 .whiter_box_services_design_1 .ser_pic_1 {
    height: 18vh;
}
.kconstruction_panel_design_6 .bak_color_1 .whiter_box_services_design_1 h2 {
    font-size: 14px;
}
.kconstruction_panel_design_10 {
    padding: 39px 3px;
}
.kconstruction_panel_design_10 .left_bolog .blog_images {
    height: 330px;
}
.kconstruction_panel_design_11 {
    padding: 20px 30px;
}
.kconstruction_panel_design_12 {
    padding-left: 0px;
    padding-right: 0px;
}
.kconstruction_panel_design_12 .undernth_anel {
    padding-left: 20px;
    padding-right: 20px;
}
.kconstruction_panel_design_12 .undernth_anel .social_ic ul li a {
    width: 25px;
    height: 25px;
    font-size: 10px;
    margin-right: 6px;
}
.kconstruction_panel_design_15 {
    padding: 50px 10px;
}
.kconstruction_panel_design_17 .base_box h2 {
    font-size: 37px;
}
.kconstruction_panel_design_17 .opk_poc {
    height: 280px;
}
.kconstruction_panel_design_17 .opk_poc2 {
    height: 280px;
}
.ladoors_panel_design_9 {
    padding: 60px 0px;
}














	
	
	
}

/* Note: Design for a width of 320px */

@media only screen and (min-width: 300px) and (max-width: 767px) {
.center_contanier{
	width: 100%; margin:0 auto;
}
.smallcenter_contanier{
	width: 100%; margin:0 auto;
}
.small_net_center_contanier{
	width: 100%; margin:0 auto;
}
.center_big_contanier{
	width: 100%; margin:0 auto;
}
.center_smallbig_contanier{
	width: 100%; margin:0 auto;
}
.kconstruction_panel_design_1 {
    display: none;
}
.kconstruction_panel_design_2 {
    display: none;
}
.kconstruction_panel_design_3 .picup_arrow {
    display: none;
}
.kconstruction_panel_design_5 .tabs-container {
    width: 100%;
    max-width: 100%;
}
.kconstruction_panel_design_5 .tab-inner {
        display: flex;
        flex-direction: column;
}
.kconstruction_panel_design_11 {
    padding: 20px 0px;
    padding-bottom: 40px;
}
.panel-group {
    border-radius: 13px;
    padding: 10px 10px;
}
#accordion .panel {
    margin: 0 0 15px 0px;
}

.kconstruction_panel_design_4 {
    padding: 11px 0px;
}
.kconstruction_panel_design_4 {
    padding: 11px 0px;
}
.kconstruction_panel_design_4 .whiter_box_design {;
    padding: 38px 30px;
    margin-top: 20px;
}

.kconstruction_panel_design_5 {
    padding: 9px 0px;
}
.kconstruction_panel_design_5 .left_piv .na_1 {
    display: block;
    margin: 10px auto;
}
.kconstruction_panel_design_5 .left_piv h2 {
    font-size: 32px;
    text-align: center;
}
.kconstruction_panel_design_5 .tabs-container {
    padding: 0px;
}
.kconstruction_panel_design_5 .tab-btn {
    padding: 10px 11px;
    font-size: 10px;
}
.kconstruction_panel_design_6 {
    padding: 9px 0px;
    padding-bottom: 20px;
}
.kconstruction_panel_design_6 .bak_color_1 {
    width: 100%;
    padding: 10px;
            overflow-x: hidden;
        overflow-y: hidden;
}
.kconstruction_panel_design_6 .bak_color_1 .whiter_box_services_design_1 {
    padding: 10px;
}
.kconstruction_panel_design_6 .bak_color_1 h4 {
    font-size: 32px;
}
.kconstruction_panel_design_7 {
    padding: 19px 1px;
}
.kconstruction_panel_design_7 h3 {
    font-size: 35px;
}
.kconstruction_panel_design_8 {
    padding: 39px 0px;
}
.kconstruction_panel_design_8 h3 {
    font-size: 30px;
}
.gsm2 img {
    height: 310px;
}
.pag_din {
    padding-right: 0px;
}
.kconstruction_panel_design_9 .blo_pic {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}
.no-padding-mob {
    padding: 0;
}
.kconstruction_panel_design_9 {
    padding: 9px 0px;
}
.kconstruction_panel_design_9 .blcak_nokl {
    width: 100%;
    padding: 10px;
    height: auto;
            margin-bottom: 20px;
}
.kconstruction_panel_design_9 .blcak_nokl .kop_pic {
    display: none;
}
.kconstruction_panel_design_9 .blcak_nokl h3 {
    font-size: 30px;
}
.kconstruction_panel_design_9 .blcak_nokl .lop_testimonial .star_picx {
    width: 33%;
}
.kconstruction_panel_design_10 {
    padding: 39px 0px;
}
.kconstruction_panel_design_10 h6 {
    font-size: 34px;
}
.no-paddingpo {
    padding: 0;
}
.kconstruction_panel_design_10 .left_bolog .blog_images {
    height: auto;
}
.kconstruction_panel_design_10 .left_bolog {
    padding: 12px;
    margin-bottom: 20px;
}
#accordion .panel-title a {
    padding: 13px;
    padding-right: 70px;
}
.kconstruction_panel_design_12 {
    padding-left: 0px;
    padding-right: 0px;
}
.kconstruction_panel_design_12 .undernth_anel {
    padding-left: 20px;
    padding-right: 20px;
}
.kconstruction_panel_design_12 .undernth_anel .na_inf {
    font-size: 12px;
    padding: 11px 12px;
    margin-right: 0px;
    width: 100%;
}
.kconstruction_panel_design_3 {
    padding: 10px 7px;
}
.bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img {
    height: 294px;
    object-fit: cover;
    object-position: center;
}
.slide-text >.col-sm-12 a.btn-default {
    font-size: 11px;
    padding: 21px 15px;
}
/*-------------mobile-menu-------------*/
.glass_top_panel_menu_mobile_menu {
    width: 100%;
    float: left;
    display: block;
    padding-top: 4px;
    padding-bottom: 5px;
    border-bottom: 1px solid #d1d1d1;
}
.sidenav ul {
    width: 100%;
    float: left;
    padding-left: 0px;
    padding-top: 0px;
}
.fa.fa-caret-down.right {
    float: right;
}
.fa.right.fa-caret-up {
    float: right;
}
.glass_top_panel_menu_mobile_menu .sidenav a:hover {
    color: #d3191e;
}
.mobile_machnic_logo_panel {
    display: none;
}
.glass_top_panel_menu_mobile_menu .logo_picture {
    width: 94%;
    margin-top: 0px;
    border-right: 1px solid #b8b8b8;
    padding-right: 10px;
}
.glass_top_panel_menu_mobile_menu .sidenav a:hover {
    color: #f93f40;
    font-weight: 600;
}
.glass_top_panel_menu_mobile_menu .sub-menu ul li a {
    font-size: 14px;
    font-weight: 600;
    color: #303533;
}
.glass_top_panel_menu_mobile_menu .right_side_menu_incartpa {float: inline-end;margin-top: 2px;padding-right: 3px;}  
.glass_top_panel_menu_mobile_menu .right_side_menu_incartpa ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}  
.glass_top_panel_menu_mobile_menu .right_side_menu_incartpa ul li{
    display: inline-block;
}    
.glass_top_panel_menu_mobile_menu .right_side_menu_incartpa ul li a{
	color: #ffffff;
	width: fit-content;
	float: left;
	border-radius: 4px;
	text-align: center;
	line-height: 31px;
	font-size: 11px;
	border: none;
	margin: 0px 1px;
	padding: 2px 7px;
	margin-top: 13px;
} 
.glass_top_panel_menu_mobile_menu .right_side_menu_incartpa ul li a {
	background: #162451;
}

.glass_top_panel_menu_mobile_menu .right_side_menu_incartpa ul li:nth-child(2) a{
    background: #f93f40;
}
.glass_top_panel_menu_mobile_menu .serchd {
    background: #49a485;
    border: none;
    color: #fff;
    padding: 5px 7px;
    font-size: 14px;
    border-radius: 4px;
    margin-left: 10px;
    margin-top: 10px;
}
.glass_top_panel_menu_mobile_menu .main_bun {
    font-family: 'Poppins', sans-serif;
    background-color: #f93f40;
    border: none;
    color: #ffffff !important;
    width: 100%;
    font-size: 16px !important;
    font-weight: 500 !important;
    padding: 15px 10px !important;
    cursor: pointer;
    margin-top: 8px;
    border-radius: 5px;
    float: left;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 2px;
}
/*-------------mobile-menu--------------*/
.kconstruction_panel_design_13 .undernth_anel_top h1 {
    font-size: 29px;
}
.kconstruction_panel_design_13 .undernth_anel_top {
    padding-right: 10px;
    border-radius: 20px;
}
.kconstruction_panel_design_13 .undernth_anel_top h2 {
    font-size: 14px;
    font-weight: 500;
}
.kconstruction_panel_design_15 {
    width: 100%;
    float: left;
    padding: 50px 0px;
}
.kconstruction_panel_design_15 .lop_innpic {
    margin-bottom: 20px;
}
.kconstruction_panel_design_5 .right_lop .transpicv {
    display: none;
}
.kconstruction_panel_design_5 .right_lop img {
    width: 100%;
    border-radius: 17px;
}
.kconstruction_panel_design_5 .tab-inner img {
    width: 100%;
}
.kconstruction_panel_design_16 .whiter_box_desifn {
    width: 100%;
    padding: 20px 20px;
}
.kconstruction_panel_design_16 .whiter_box_desifn h2 {
    font-size: 32px;
        line-height: 48px;
}
.kconstruction_panel_design_17 .opk_poc {
    width: 100%;
    height: auto;
}
.kconstruction_panel_design_17 .base_box h2 {
    font-size: 25px;
    width: 100%;
    text-align: center;
}
.kconstruction_panel_design_17 .base_box p {
    text-align: center;
}
.kconstruction_panel_design_17 .opk_poc2 {
    display: none;
}
.kconstruction_panel_design_14 .whiter_contact_box .icone_conta_2 h2 {
    font-size: 22px;
}
.kconstruction_panel_design_14 .whiter_contact_box {
    padding: 35px 15px;
    margin-top: 20px;
}
.kconstruction_panel_design_14 .whiter_contact_box .gto_information {
    flex-direction: column;
}
.ladoors_panel_design_9 {
    padding: 60px 0px;
}
.ladoors_panel_design_9 h2 {
    font-size: 30px;
}
.no-paddingnmo {
    padding: 0;
}
.ladoors_panel_design_9 .kds_pic {
    width: 100%;
    height: auto;
}
.ladoors_panel_design_9 .right_panel_1 {
    padding: 20px;
    margin-top: 20px;
}
.ladoors_panel_design_9 .right_panel_1 h5 {
    font-size: 36px;
}

/*----------------------*/

.kconstruction_panel_design_4 {
    overflow-x: hidden;
}
.kconstruction_panel_design_5 {
    overflow-x: hidden;
}
.kconstruction_panel_design_6 {
    overflow-x: hidden;
}

.kconstruction_panel_design_7 {
    overflow-x: hidden;
    overflow-y: hidden;
}

.kconstruction_panel_design_8 {
    overflow-x: hidden;
    overflow-y: hidden;
}
.kconstruction_panel_design_9 {
    overflow-x: hidden;
}
.mobile_verson {
    display:block;
}
.desktop_verson {
    display:none;
}
.kconstruction_panel_design_6 .bak_color_1 .whiter_box_services_design_1 p {
    display: none;
}
.kconstruction_panel_design_6 .bak_color_1 .whiter_box_services_design_1 .bottom_border {
    display: none;
}







	
}

/* Note: Design for a width of 480px */

@media only screen and (min-width: 480px) and (max-width: 767px) {

	.container{
		width:470px;
	}
	
	
	
	
	
}

@media only screen and (min-width: 300px) and (max-width: 479px) {
.center_contanier{
	width: 100%; margin:0 auto;
}
.smallcenter_contanier{
	width: 100%; margin:0 auto;
}
.small_net_center_contanier{
	width: 100%; margin:0 auto;
}
.center_big_contanier{
	width: 100%; margin:0 auto;
}
.center_smallbig_contanier{
	width: 100%; margin:0 auto;
}


}



























