
a:focus,
button:focus,
input:focus,
textarea:focus {
outline: none;
}
body
{	
	margin:0;
	padding:0;
/*	font-family:Arial, Helvetica, sans-serif;*/
/*	font-family: 'Open Sans', sans-serif;*/
/* font-family: 'Dosis', sans-serif;*/
/*	font-family: 'Roboto', sans-serif;*/
	font-family: 'Montserrat', sans-serif;
	background-color: #eff9ff;
	color: #032B45;
}
h1 {
	font-size: 41px;
/*	font-weight: 500;*/
	font-weight: 600;
}
h2 {
 font-size: 41px;
}
h4 {
	
}
p {
/*	font-family: 'Montserrat', sans-serif;*/
	font-family: "Open Sans", sans-serif;
/*opacity: 0.8;*/
	color: #032B45;
	font-size: 20px;
	font-weight: 400;
}
h1,h2,h3,h4,h5,h6,li,ul,p
{
	margin:0;
	padding:0;
	list-style:none;
	font-weight:normal;
}

a:focus, a:hover {
    color: #3397db;
	text-decoration:none;
}
img
{
	outline:none;
	border:none;
	margin:0;
	padding:0;
}
a {
	color: #172754;}
a
{
	text-decoration:none;
	
}

.section_hd_mn{
	display: block;
	margin-bottom: 20px;
	overflow: hidden;
	clear: both;
	    padding: 0 12px;
}
.section_hd_mn h3{
	font-size: 25px;
	font-family: 'helvetica-lightregular';
	color: #000;
	float: left;
	display: inline-block;
	float: left;
	width: 220px;
	text-align: left;
	
}
.lines_ar{
	height: 10px;
	border-bottom: 1px solid #cccccc;
	overflow: hidden;
	margin-top: 8px;

}
.dotss{
	
    height: 15px;
    width: 15px;
    background-color: #898989;
    border-radius: 50px;
    position: absolute;
    border: 3px solid #fff;
    top: 30px;
    left: 240px;
	
}
.clear{
	clear:both;	
	}
.left{
	float: left;
}
.right{
	float: right;
}

.sectoion-links{
	display: block;
	clear: both;
/*	margin-bottom: 20px;*/
}

.logo{
	     float: left;
    margin: 18px 0 0 0 !important;
    padding: 0 !important;
}
.logo a img{
/*	height: 101px;*/
}
.logo a{
   margin: 0;
}
.info_section_web{
	display: block;
}

/* drop down menu */
.cbp-hrmenu {
	width: 100%;
}

/* general ul style */
.cbp-hrmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* first level ul style */
.cbp-hrmenu > ul,
.cbp-hrmenu .cbp-hrsub-inner {
	width: 100%;
	margin: 0 auto;
/*	padding: 0 0 0 10px;*/
	text-align: right
}

.cbp-hrmenu > ul > li {
	display: inline-block;
	margin-right: 13px;
	margin-left: 13px;margin-top: 37px;
}

.cbp-hrmenu > ul > li > a {
	padding: 4px 0;
	
	display: inline-block;
/*	font-size: 16px;*/
	color: #032B45;

    font-weight: 500;  
	font-size: 18px;
}

.cbp-hrmenu > ul > li > a:hover {
/*	color: #da1415;*/
/*
		color: #fbbc05;
	background: #fff;
*/
/*	border-radius: 90px;*/
	border-bottom: 2px solid #7CCCBE;font-weight: 700;
}

.cbp-hrmenu > ul > li:last-child a:hover{
	background-color: #7cccbe;
	border: none;
}
.cbp-hrmenu > ul > li:last-child a{
	font-size: 15px;
	font-weight: 400;
	color: #fff;
	background-color: #032b45;padding: 8px 16px;
}
.cbp-hrmenu > ul > li.cbp-hropen a,
.cbp-hrmenu > ul > li.cbp-hropen > a:hover {
/*	color: #fbbc05;*/
/*	background: #fff;*/
	border-bottom: 2px solid #7CCCBE;
/*	border-radius: 90px;*/
}

/* sub-menu */
.cbp-hrmenu .cbp-hrsub {
	display: none;
	position: absolute;
	background-color: rgba(255, 255, 255, 1);
/*	width: 100%;*/
/*	left: 0;*/
	z-index: 99999;
/*	border: 1px solid #ffb000;*/
	
	box-shadow: 1px 1px 5px 0 rgb(0 0 0 / 20%);
/*    list-style: none;*/
    padding: 0;
/*    position: absolute;*/
    width: 204px;

}

.cbp-hropen .cbp-hrsub {
	display: block;
/*	padding-bottom: 3em;*/
}

.cbp-hrmenu .cbp-hrsub-inner .col-lg-6 > div {
	width: 100%;
	float: left;
	padding: 0 10px 0;
}

.cbp-hrmenu .cbp-hrsub-inner:before,
.cbp-hrmenu .cbp-hrsub-inner:after {
	content: " ";
	display: table;
}

.cbp-hrmenu .cbp-hrsub-inner:after {
	clear: both;
}


.cbp-hrsub h4 {
	color: #00b0f0;
	padding: 20px 0 15px;
	margin: 0;
	font-size: 15px !important;
	font-weight: 600;
	border-bottom: 1px solid #c4c4c4;
}
.cbp-hrsub h6{
	font-size: 17px;
	font-weight: 700;
	color: #da1415;
	margin-top: 20px;
	margin-bottom: 10px;
}
.cbp-hrmenu .cbp-hrsub-inner > div li i{
	margin-right: 10px;
}
.my-ld li{
	margin-top: 45px;
}


.text_info_inner_banner{
	right: 4%;
left: auto !important;
width: 100% !important;
text-align: right !important;
bottom: 50px;
top: auto !important;
}
.text_info_inner_banner a{
	float: right;
}
.subtotalPrice{
	display: none;
}
#cart{
	display: inline;
}
.customSubmenu ul li{
	display: inline-block;
width: 15%;
float: left;
}
.cbp-hrsub{
/*	border: 1px solid #00b0f0;*/
}
.submenu-inner h2{
	font-size: 15px;
	color: #00b0f0;
	margin: 10px 0;
	font-family: 'Roboto', sans-serif;
	
}
.submenu-inner{
	width: 200px;
	float: left;
	margin-right: 10px;
}

.submenu-inner li{
	width: 100%;
	display: block;
	
}

.submenu-inner li a:hover{
	color: #ffb000 !important;
	background-color: #fff !important;
}
.submenu-inner li a::before{
	position: absolute;
	font-family: 'FontAwesome';
    content: "\f054";
    font-size: 8px;
    line-height: 10px;
    color: #012d6b;
	left: 5px;
	top: 10px;
	display: none;
}
.submenu-inner li a{
	display: block;
	font-size: 13px;
	overflow: hidden;
	padding: 10px 20px;
	position: relative;
/*	border-top: 1px solid rgba(0,0,0, 0.10);*/
/*	font-family: 'Roboto', sans-serif;*/
	     color: #484848 !important;
	text-align: left;
	
	text-transform: uppercase;
    font-family: Montserrat;
    font-weight: 500;
    font-size: 13px;
}
.cbp-hrmenu > ul > li > a:hover .submenu-inner li a{
	background-color: #fff;
	color: #484848 !important;
}
.cbp-hrmenu > ul > li > a:hover .submenu-inner li{
	background-color: #fff;
	color: #484848 !important;
}

.cbp-hrmenu .cbp-hrsub-inner > div a {
/*	line-height: 2em;*/
	background: transparent !important;
/*	font-size: 14px;*/
/*	   font-family: 'helvetica-lightregular';*/
/*	color: #484848 !important;*/
/*	display: block;*/
/*	margin: 7px 0;*/
}
.submenu-inner-full li{
	display: block;
	width: 100%;
/*	margin-right: 10px*/
}
.submenu-inner-full{
	width: 210px;
	
}

@media screen and (max-width: 52.75em) { 

	.cbp-hrmenu {
		font-size: 80%;
	}

}

@media screen and (max-width: 43em) { 

	.cbp-hrmenu {
		font-size: 120%;
		border: none;
	}

	.cbp-hrmenu > ul,
	.cbp-hrmenu .cbp-hrsub-inner {
		width: 100%;
		padding: 0;
	}

	.cbp-hrmenu .cbp-hrsub-inner {
		padding: 0 2em;
		font-size: 75%;
	}

	.cbp-hrmenu > ul > li {
		display: block;
		border-bottom: 1px solid #c1c1c1;
	}

	.cbp-hrmenu > ul > li > a { 
		display: block;
		padding: 1em 3em;
	}

	.cbp-hrmenu .cbp-hrsub { 
		position: relative;
	}

	.cbp-hrsub h4 {
		padding-top: 0.6em;
	}

}

@media screen and (max-width: 36em) { 
	.cbp-hrmenu .cbp-hrsub-inner  .col-lg-6 > div {
		width: 100%;
		float: none;
		padding: 0 2em;
	}
}




.main{
/*

	margin-top: 20px;
	float: left;
	width: 77.7%;
*/

	    overflow: hidden;
    text-align: right;
	margin-top: 20px;
/*	margin-bottom: 20px;*/
}

.basket_search_area{
	float: right;
	margin-top: 23px;
	
}
a.basket{
	background: url(../images/basket_top.png) left top no-repeat;
	width: 43px;
	height: 40px;
	float: right;
	display: block;margin-left: 15px;
}
a.basket span{
	border-radius: 100px;
	background-color: #e30404;
	width: 25px;
	height: 25px;
	text-align: center;
	color: #fff;
	float: right;
	font-size: 15px;
	padding-top: 2px;
	margin-top: -10px
}


.dropbtn {
    background-color: #fff;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;

}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 250px;
	border: 1px solid #ec267b;
    z-index: 999999999;
}

/* Links inside the dropdown */
.dropdown-content a {

    display: block;
    font-size: 13px;
    overflow: hidden;
    padding: 6px 20px;
    position: relative;

    border-top: 1px solid rgba(0,0,0, 0.10);
    font-family: 'Roboto', sans-serif;
    color: #484848 !important;
}
.dropdown-content a i {
	margin-right: 8px;
}
.dropdown-content li{
	display: block;
	clear: both;
}
/* Change color of dropdown links on hover */
.dropdown-content a:hover {/*background-color: #f1f1f1*/}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color: #ec267b;
	color: #fff;
/*	border-radius: 90px;*/
}
.intro_border{
border-left: 1px solid #d4d4d4;
	
border-right: 1px solid #d4d4d4;
}
button.close{
	    position: absolute;
    right: 7px;
    top: 7;
}
.close {
	font-size: 31px;}


/* slider */


    

    .slick-slide {
      margin: 0px 10px;
    }

    .slick-slide img {
      
    }

    .slick-prev:before,
    .slick-next:before {
      color: black;
    }


    .slick-slide {
      transition: all ease-in-out .3s;
      opacity: 1;
    }

    .slick-active {
      opacity: 1;
    }

    .slick-current {
      opacity: 1;
    }





.overlay-s {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.95);
  overflow-x: hidden;
  transition: 0.5s;
	    z-index: 9999999999999999999;overflow: hidden;
}

.overlay-content-s {
  position: relative;
  top: 25%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.overlay-s a {
  text-decoration: none;
  color: #818181;
  display: block;
  transition: 0.3s;
}
.view-all2 a {
   text-decoration: none;
  color: #fff;
  display: inline-block;
	border-radius: 5px;
	padding: 10px 30px;
  transition: 0.3s;background-color: #fbbc05;
}

.overlay-s a:hover, .overlay-s a:focus {
  color: #f1f1f1;
}

.overlay-s .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}

@media screen and (max-height: 450px) {
  .overlay-s a {font-size: 20px}
  .overlay-s .closebtn {
  font-size: 40px;
  top: 15px;
  right: 35px;
  }
}

.search-section input{
	width: 100%;
	margin-bottom: 20px;
	border-radius: 500px;
	background-color: #fff;
	height: 50px;
	border: none;
	margin-bottom: 20px;
	padding:0 20px;
}
.search-section{

	width: 50%;
	margin: 0 auto;
}


.view-all2{
	margin: 0 auto;
	display: block;
}


#return-to-top:hover{
	background-color: #fff;
}
#return-to-top {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #000;
    bottom: 80px;
    color: #000;
    content: "ï„†";
    display: block;
    font-family: FontAwesome;
    font-size: 28px;
    height: 50px;
    position: fixed;
    right: 80px;
    text-align: center;
    transition: all 1s ease 0s;
    width: 50px;
    z-index: 1110;
	background-color: #fff;
}
#return-to-top img{
	margin: 0 auto;
/*	margin-top: 15px;*/
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    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;
}
#return-to-top img {
    opacity: 0.9;
}

#scroll span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -12px;
    height: 0;
    width: 0;
    border: 8px solid transparent;
    border-bottom-color: #ffffff
}

#scroll:hover {
    background-color: #044164;
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}

.top-menu-left{
	background: url(../images/top-bg.jpg) center top no-repeat;
	height: 58px;
}

.topmenuleft p span{
	float: left;
	margin-right: 15px;
	padding:5px 10px;
	text-transform: uppercase;
	border-radius: 5px;
	background-color: #4cc493;
	line-height: normal !important;
	
}
.topmenuleft p{
	color: #fff;
	line-height: 31px;
	font-size: 14px;
    text-align: center;
    display: inline-block;
}
.topmenuleft{
	padding-top: 14px;
    color: #fff;
    text-align: center;
    display: block;
    margin: 0 auto;
}
.social-icons ul li a:hover{
	opacity: 1;
}
.social-icons ul li a{
	display: block;
	color: #fff;	opacity: 1;
}
.social-icons ul li{
/*	float: left;*/
	width: 100%;
	margin-left: 15px;
}
.social-icons {
	opacity: 1 ;
}
.social-icons h2{
	font-size: 15px;
	float: left;
}
.top-head{
	padding: 20px 0 15px 0;
	border-bottom: 1px solid #e0dede;
}

.search-sec a{
	color: #172754;
	
}
.search-sec{
	float: left;
	height: 30px;
	width: 30px;
	border: 1px solid #fdd109;
background-color: #fdd109;
	border-radius: 90px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 0 0 10px ;
}

/*

.maincate a:hover{
	background: url(../images/hover.png) center top no-repeat;
	height: 45px;
	width: 45px;
	right: 0;
	bottom: 0;
	position: absolute;
}
*/




    .mainbnr .slick-slide {
      transition: all ease-in-out .3s;
      opacity: .2;
    }
    
    .mainbnr .slick-active {
      opacity: .5;
    }

    .mainbnr .slick-current {
      opacity: 1;
    }
.mainbnr .slick-slide {
      margin: 0px 20px;
    }


.main_prodcts{
	min-height: 433px;
}

.main-all-cont{
	position: relative;
	overflow: hidden;
}



.banners .slider-container .slider__item .slider-pic {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: repeat;
}
.banners .slider-container .slider__item {
    position: relative;
    height: 623px;
/*	min-height: 500px;*/
}

.only_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
/*    background: url(../images/bgs.png);*/
	background-color: rgba(0,0,0,0.01);
    z-index: 9;
    overflow: hidden;
}

.text_info{
    position: absolute;
    z-index: 999;
    color: #fff;
    top: 188px;
    text-align: left;
    width: 100%;
	left: 81px;
	width: 424px;
	
}

.text_info h1{
	font-size: 49px;
	color: #fff;
	font-weight: 600;
    margin-bottom: 100px;
} 



.banner_btn1:hover{
	background-color: #5FC1B0;color: #fff;

}
.banner_btn1{
	background-color: transparent; font-family: "Open Sans", sans-serif;
	font-size: 19px;
	font-weight: 500;
	color: #fff;
	float: left;

	padding: 12px 35px;
	border: 1px solid #5FC1B0;
}


.inner-banner{
	position: relative;
}
.inner-banner img{
	width: 100%;
}

.breadcrumb-wrp{
	background-color: #f5f5f5;
	overflow: hidden;
	display: block;
	margin-bottom: 20px;
}

.breadcrumb{
	margin-bottom: 4px;
}

.product-hd-txt h4{
	display: block;
	clear: both;
	text-align: left;
	margin-bottom: 10px !important;
}

.product-hd-txt p{
	text-align: left;
}


.need-help{
	background-color: #f5f5f5;
	padding: 20px 0;
	margin-top: 30px;
}
.top-forms{
	margin-bottom: 20px;
	text-align: center;
}
.top-forms p{
	opacity: 0.7;
	
}
.top-forms h2{
	margin-bottom: 15px;
/*	font-size: 20px;*/
	color: #00b0f0;
}
.btns-sub{
	    color: #fff;
    border-radius: 90px;
    border: 1px solid #00b0f0;
    background-color: #00b0f0;
    padding: 5px 35px;
    display: block;
    margin: 25px auto 50px;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
	float: left;
}
.icon-bx-cont{
	margin-right: 10px;
	text-align: center;
	float: left;
	width: 55px;
}
.icon-bx-txt h2{
	font-size: 25px;
	margin-bottom: 12px;
}
.box-cont{
	margin-bottom: 25px;
}
.icon-bx-txt{
	overflow: hidden;
}
/* new menu */



.main-containter{
	overflow: hidden;
	position:relative;	
	}
/*
.menu{
	

	position:absolute;
	z-index:10;


	}
*/
.news-box{
		position:absolute;
		padding:10px;

		width:212px;
		height:232px;
		background-color: rgba(255,255,255, 0.5);
		left:20%;
		top:180px;
		
	}
.box-in{
	overflow:hidden;
	height:212px;
	background-color:#FFF;padding:10px;	
	}
.header-box{
	border:1px solid #cdcdcd ;
	width:100%;
		height:191px;
padding:10px;
text-align:center;		
	}
	
.header-box h3{
		color:#a11419;
		font-weight:400;
		font-size:11px;
		font-family: 'Open Sans', sans-serif;
		margin-bottom:10px;
		text-align:center;
		text-transform:uppercase;
	}
	.header-box h4{
		color:#545454;
		font-weight:300;
		font-size:10px;
		font-family: 'Open Sans', sans-serif;
		margin-bottom:15px;
		text-align:center;
		text-transform:uppercase;
	}
.header-box p{
		color:#222222;	font-size:18px;
		  font-family: 'brandon_grotesquelight';
		margin-bottom:15px;
		text-align:center;	
	}
a.btn-rd{
		border:1px solid #a51d22;
		color:#a51d22;
		font-weight:300;
		font-size:10px;
		font-family: 'Open Sans', sans-serif;
		height:38px !important;
		width:80%;
		margin:0 auto;
		padding:5px !important;
		text-align:center;
		text-transform:uppercase;
	}
.headerWrapper {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 10;
}
.headerArea::after {
    background-color: white;
    content: "";
    height: 76px;
    position: absolute;
    right: -4000px;
    top: 0;
    transition: background-color 400ms ease 0s;
    width: 4000px;
}
.headerArea {
    position: relative;
}
.u-StructureWrapper {
    margin: 0 auto;

    width: 1200px;
}
.headerNav::before {
    transition: background-color 400ms ease 0s, border-right-color 400ms ease 0s;
}
.headerNav::before {
    border-bottom: 76px solid transparent;
    border-right: 44px solid white;
    bottom: 0;
    content: "";
    height: 0;
    left: -44px;
    position: absolute;
    width: 0;
}
.headerNav {
    transition: all 400ms ease 0s;
}
.headerNav {
    height: 76px;
    margin-left: 75px;
    margin-top: 38px;
    padding: 0.4em 0 0.2em 0.6em;
}
.headerNav {
    background-color: white;
    position: relative;
    transition: margin-left 400ms ease 0s;
    z-index: 1;
}
.top-links {
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 11;
/*	background-color: rgba(0,0,0, 0.5);*/
	background: rgb(236,38,123);
background: linear-gradient(90deg, rgba(236,38,123,1) 25%, rgba(37,32,33,1) 53%, rgba(236,38,123,1) 100%);
	padding:9px 0;
}
.links-left{
	
	width:70%;
	float:right;
	margin-left:25px;
	text-align: right;
	}

.links-left li{
	display:inline-block;
	
	}
	
.links-left li a{
		color:#fff;
		font-weight:400;
		font-size:13px;
		font-family: 'Open Sans', sans-serif;
		padding:0 9px 0 7px !important;
		border-right:1px solid #fff;
		text-align:left;	display:block;	
/*		text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);*/
	}
.social-media-links{
	width:25%;
		float:left;	
	text-align:left;
	}
.social-media-links li{
	display:inline-block;	margin-left:18px;
	}
.social-media-links li a{
	
	display:block;

	}


.main-containter {
/*    overflow: hidden;*/
/*    position: relative;*/
}

.search {
    float: right;
    overflow: hidden;
    width: 25%;
}




/* new social media */

.social-media-links h2{
	font-size: 13px;
	float: left;
	color: #fff;
	line-height: 20px;
}
.social-media-links li a{
	color: #fff;
}



.top-headers{
	    background-color: #7418a5;
    height: 40px;
}
.topmenuleft {
    padding-top: 7px;
    color: #fff;
    text-align: center;
    display: block;
    margin: 0 auto;
}
.topmenuleft p {
    color: #fff;
    line-height: 31px;
    font-size: 14px;
    text-align: center;
    display: inline-block;
}
.topmenuleft p span {
    float: left;
    margin-right: 15px;
    padding: 5px 10px;
    text-transform: uppercase;
    border-radius: 5px;
    background-color: #ff75a2;
    line-height: normal !important;
}
.cont-wrp{
	position: relative;
	overflow: hidden;
}
.menu-wrapper{
/*	background-color: rgba(0,0,0,0.80);*/
/*	height: 60px;*/
	overflow: hidden;
}
.headers{
display: block;
	overflow: hidden;
	clear: both;
}
.right-sections{
	float: right;margin-top: 25px;
}


.slick-slide a .work-pic h2{
	width: 0%;height: 0;
	background-color: rgba(0,0,0,0.70);
	font-size: 0;
	color: #fff;
	display: flex;align-items: center;justify-content: center;
/*	display: none;*/
}
.slick-slide a:hover .work-pic h2{
	display: flex!important;width: 100%;height: 270px;font-size: 18px;
/*	z-index: 99;position: relative;*/
}
.center1 .slick-dots{
	display: none !important;
}

.slick-next:before {
    content: "" !important;
    background: url(../images/slider/right-arrow-white.png) center top no-repeat !important;
    width: 64px;
    height: 64px;
    position: absolute;
}
.slick-prev:before {
    content: "" !important;
    background: url(../images/slider/left-arrow-white.png) center top no-repeat !important;
       width: 64px;
    height: 64px;
    position: absolute;
}
.slick-prev {
    left: -55px !important;
}





/* new menu 9.3.2022 */
/* Dropdown Button */
.dropbtn {
    background-color: #fff;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;

}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 210px;
/*	border: 1px solid #00b0f0;*/
    z-index: 999999999;
	
	border: none !important;
	
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 1px 1px 5px 0 rgb(0 0 0 / 20%);
    padding: 0;
}

/* Links inside the dropdown */
.dropdown-content a {

  display: block;
    font-size: 13px;
    overflow: hidden;
    padding: 10px 20px;
    position: relative;
    /* border-top: 1px solid rgba(0,0,0, 0.10); */
    /* font-family: 'Roboto', sans-serif; */
    color: #484848 !important;
    text-align: left;
    text-transform: uppercase;
    font-family: Montserrat;
    font-weight: 500;
    font-size: 13px;
	border: none;
}
.dropdown-content a i {
	margin-right: 8px;
	display: none;
}
.dropdown-content li{
	display: block;
	clear: both;
}
/* Change color of dropdown links on hover */
.dropdown-content a:hover {/*background-color: #f1f1f1*/}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
color: #fbbc05;
    background: #fff;
/*	border-radius: 90px;*/
}

.main {
/*     overflow: inherit; */
}

.menu-wrapper{
     overflow: inherit; 
}
.headers {
/*   overflow: inherit; */
  min-height: 148px;
}

.cont-wrp {
   overflow: inherit; 
  
}
.right{
	float: right;
}
.left{
	float: left;
}
.welcome{
	padding: 110px 0;
}
.welcome-section{
	overflow: hidden;
	padding-right: 61px;
}
.welcome-section1{
	padding-left: 61px;
}

.welcome-imgs::before{
	width: 368px;
	height: 252px;
	background-color: #7cccbe;
	content: "";
	right: -56px;
	bottom: -40px;
	position: absolute;
	z-index: 1;
} 
.welcome-imgs1::before{

	
	right: inherit;
	left: -56px;
	bottom: -40px;
} 

.welcome-imgs {
	position: relative;
}
.welcomebx{
		margin-bottom: 156px;
}
.welcome-imgs img{

	z-index: 9;
	position: relative;
}
.welcome-imgs1 img{
	margin-bottom: 0;
}
.welcome-section{
	padding-top: 63px;
}
.welcome-section p{
font-size: 20px;margin-bottom: 19px;
}
.welcome-section h2{
	font-weight: 700;margin-bottom: 40px;
}
.welcome-section strong{
	color: #5FC1B0;
	font-size: 23px;
	font-weight: 600;
	margin-bottom: 25px;display: block;
}
.welcome-button-1:hover{
	background-color: #032B45;color: #fff;
}
.welcome-button-1{
	margin-right: 15px;font-size: 19px;
	font-weight: 500;padding: 7px 30px;
	border: 1px solid #032B45;
	color: #032B45;
	display: inline-block;
}

.welcome-button-2 i{
	margin-left: 12px;
}
.welcome-button-2:hover{
	color: #032B45;
}
.welcome-button-2{
	font-size: 19px;
	font-weight: 500;padding: 7px 10px;

	color: #5FC1B0;
	display: inline-block;
}

.numb{
	background-color: #032b45;
	padding-top: 63px;
	padding-bottom: 46px;
	overflow: hidden;display: block;
	text-align: center;
}

.numbering h3{
	color: #5FC1B0;font-size: 28px;	font-weight: 500;
}
.numbering span{
	font-size: 71px;color: #fff;margin-bottom: 26px;	font-family: "Open Sans", sans-serif;font-weight: 600;
}
.articlebox{
	padding-top: 124px;
	padding-bottom: 126px;
	background-color: #fff;
}
.services-headings {
	margin-bottom: 63px;
}
.services-headings strong{
	margin-bottom: 31px;
	font-size: 24px;color: #5FC1B0;font-weight: 600;
	
}
.services-headings h2{
	margin-bottom: 31px;
	font-size: 42px;color: #032B45;font-weight: 600;
	
	
}
.services-headings p{
	font-size: 21px;
	margin-bottom: 22px;font-weight: 500;
}
.article-section a{
	display: block;
	
}

.article-section a .article-img img{
	    transition: transform 0.3s ease-in-out;object-fit: cover;
    width: 100%;
    height: 100%;
}
.article-section a .article-img{
	width: 100%;
    height: 249px;
    display: block;
    clear: both;
    overflow: hidden;
}
.article-section a:hover .article-img img {
    transform: scale(1.1);
}

.article-section a:hover .article-box {
	background-color: #032b45;
}
.article-box {
	padding: 26px 13px 18px 13px;
	background-color: #fff;
	text-align: center;
	min-height: 150px;
	border: 1px solid #032b45;
	border-top: none;
}
.article-box h3{
	
	font-size:23px;
	color: #032B45;font-weight: 600;margin-bottom: 20px;
}
.article-box p{
	font-size:13px;
	color: #000;font-weight: 600;margin-bottom: 20px;
	
}
.article-box span{color: #5FC1B0;font-size:13px;
	color: #5FC1B0;font-weight: 600;}

.article-section a:hover p,
.article-section a:hover h3{
	color: #fff;
}
.engagement::before{
	background-color: rgba(3,43,69,0.87);
	width: 100%;
	left: 0;
	top: 0;
	height: 100%;
	content: "";position: absolute;
}
.engagement{
	background-image: url(../images/apartment.png);
	background-size: 100%;
	background-position: center center;
    background-attachment: fixed;
    padding: 80px 0 70px 0;
    text-align: center;
    background-position: center top;
    background-repeat: no-repeat;
    overflow: hidden;
    width: 100%;
	position: relative;
}
.services-headings-engagement{
	position: relative;
	z-index: 99;margin: 0;
	text-align: left;
}
.services-headings-engagement p,
.services-headings-engagement h2{
	color: #fff !important;	position: relative;
	z-index: 99;
}
footer{
	background-color: #032b45;
	padding-top: 35px;
	padding-bottom: 25px;
	overflow: hidden;
}
.logo-footer{
	margin-bottom: 30px;
}
.links{
/*
	display: inline-block;
	margin-right: 15px;
*/
	
	vertical-align: top;
}

.links h2{
	font-size: 16px;
	font-weight: 600;font-family: "Open Sans", sans-serif;
	color: #fff;margin-bottom: 25px;
}
.links ul li{
	display: block;
	margin-bottom: 20px;
	vertical-align: top;
}
.links ul li a:hover i{
/*	color: #fff;*/
}
.links ul li a:hover{
	color: #5fc1b0;
}
.links ul li a i{
	margin-right: 5px;color: #5fc1b0;
}
.links ul li a{
	display: block;
		font-size: 14px;
	font-weight: 300;font-family: "Open Sans", sans-serif;
	color: #fff;
}
.newsletter {
	position: relative;
}
.newsletter-bx input{
	border-radius: 90px;
	background-color: #fff;margin-bottom: 18px;height: 52px;
	padding-left: 20px;padding-right: 60px;
}
.newsletter p{
	color: #fff;font-size: 20px;margin-bottom: 20px;
}

.newsletter-bx a:hover{
	background-color: #5fc1b0;	color: #032b45;
}
.newsletter-bx a{
	border-radius: 90px;
	width: 40px;
	height: 40px;
	background-color: #032b45;
	color: #fff;
	display: flex;
	align-items: center;justify-content: center;
	position: absolute;
	top: 6px;
	right: 8px;
	
}
.newsletter-bx{
	position: relative;
}

.form-text{
	color: #fff;
}

.copy-right{
	color: #fff;text-align: right;font-size: 12px;
	margin-top: 50px;
}
.lookinghousing{
	background: url(../images/cta.jpg) center bottom no-repeat;
	min-height: 700px;
/*	background-size: cover;*/
	padding-top: 100px;
}



.lookinghousing h2 span{
	font-weight: 400 !important;
	display: block;overflow: hidden;
	width: 100%;
}
.lookinghousing h2{
	width: 441px;color: #032B45;font-size: 37px;font-weight: 700;

	
}
.btncontact:hover{
	background-color: #5FC1B0;color: #032b45;
}
.btncontact{
	background-color: #032b45;
    font-family: "Open Sans", sans-serif;
    font-size: 19px;
    font-weight: 500;
    color: #fff;
    padding: 12px 35px;
}
.weblinks .welcomebx{
	margin: 0;
}
.weblinks{
	padding: 166px 0 180px 0;
}
.welcome-section-button a i{
	position: absolute;
	right: 40px;
	top: 40px;
}
.welcome-section-button a span{
	clear: both;
	width: 100%;
	display: block;
	font-size: 18px;
	font-weight: 400;
}
.welcome-section-button a:hover i{
	 animation: bounce 1.2s infinite;
}
 @keyframes bounce {
      0%, 100% {
        transform: rotate(45deg) translateY(0);
      }
      50% {
        transform: rotate(45deg) translateY(10px);
      }
    }
.welcome-section-button a:hover span{
	color: #7cccbe;
}
.welcome-section-button a:hover{
	background-color: #032b45;
	color: #fff;
}
.welcome-section-button a{
	border: 1px solid #032B45;font-size: 37px;
	font-weight: 600;
	color: #032B45;position: relative;
	display: block;margin-bottom: 31px;
	padding: 20px;
}
.inner-header{
	background-color: #032b45;
}

.inner-headerimg{
	margin-right: -20px;
}
.inner-header{
	overflow: hidden;display: block;
}
.aboutuscompany{
	background-color: #eb243c;
	
}

.inner-header-about-text{
	display: flex;align-items: center;justify-content: center;height: 649px;
}

.innerheadertext strong{
	font-size: 23px;
	color: #5FC1B0;
}
.innerheadertext h1{
	font-size: 49px;
	color: #fff;font-weight: 600;
	width: 649px;
}
.innerheadertext h2{
	font-size: 24px;
	color: #fff;
	margin: 15px 0;
}
.innerheadertext101 strong{
	font-size: 23px;
	color: #5FC1B0;
}
.innerheadertext101 h2{
	font-size: 49px;
	color: #fff;font-weight: 600;
	width: 649px;
}
.innerheadertext101 h1{
	font-size: 24px;
	color: #fff;
	margin: 15px 0;
}
.aboutuscompanylogo{
	padding: 133px 0 113px 0;background-color: #e3fffa; 
}

.about-us-company-text{
	margin-top: 30px;
}
.companylogo{
	text-align: center;
	margin: 0 auto;display: block;
}
.about-us-company-text p{
	margin-bottom: 49px;
}
.background-fix{
background-image: url(../images/inner-pages/Frame-7176.png);
    background-size: 100%;
    background-position: center center;
    background-attachment: fixed;
    padding: 120px 0;
    text-align: center;
    background-position: center top;
    background-repeat: no-repeat;
    overflow: hidden;
    width: 100%;
}

.smartproperty{
	display: inline-block;
	padding: 42px 35px;background-color: #032b45;border-radius: 10px;font-size: 31px;
	width: 430px;
	float: left;
}

.smartproperty h3{
	color: #fff;font-size: 30px;
	text-align: left;margin-bottom: 27px;
}
.deveoping_skill{
	padding: 107px 0 57px 0;
}
.deveoping_skill h3{
	margin-bottom:3px;
	color: #000;font-size: 20px;
	font-weight: 700;
}
.deveoping_skill p{
	margin-bottom: 42px;font-size: 20px;font-weight: 400;color: #000;
}
.background-property{
	padding: 25px 50px;color: #fff;
	font-size: 43px;font-weight: 600;
	background-color: #032b45;
	display: inline-block;
	overflow: hidden;
	margin-bottom: 50px;
	margin-left: -55px;
}

.servicesfeatures ul {
	text-align: center;
}
.servicesfeatures ul li{
	background-color: rgba(255,255,255,0.32);
	border: 1px solid rgba(0,0,0,0.1);
	margin: 15px;
	width: 40%;
	display: inline-block;
	padding: 70px;
	overflow: hidden;
	text-align: left;
	vertical-align: top;
	min-height: 415px;
	
	
}

.servicesfeatures ul li h2{
	font-size: 40px;
	font-weight: 600;
	color: #032B45;margin-bottom: 25px;
}

.servicesfeatures ul li p{
	font-size: 19px;
	font-weight: 400;
	color: #000000;
}

.servicesfeatures ul li:hover{
	background-color: #032B45;
}
.servicesfeatures ul li:hover h2,
.servicesfeatures ul li:hover p{
color: #fff;
}
.conts-container{
	width: 83%;
	background-color: #fff;
	margin: 50px auto;
	text-align: center;
	padding: 70px;
}

.conts-container h3{
	margin-bottom: 40px;font-size: 42px;color: #032B45;font-weight: 600;
}
.conts-container a{
	float: none;
	margin: 0 auto;text-align: center;
}
.landloards-us-company-text h3{
	font-weight: 600;color: #032B45;font-size: 21px;
	width: 70%;
}

.landloards-company {
    padding: 50px 0;
    background-color: #e3fffa;
}
.property-features{
	padding: 100px 0;
	text-align: center;
}
.property-features h2{
	font-weight: 600;font-size: 42px;
	color: #032B45;margin-bottom: 90px;
}
.why-us h3{
	font-weight: 600;font-size: 23px;
	color: #032B45;margin-bottom: 15px;
}
.why-us p{
	font-weight: 400;font-size: 20px;
	color: #000;
	width: 90%;margin: 0 auto;text-align: center;
}
.why-us-icon{
	display: block;
	text-align: center;
	margin: 0 auto 25px auto;
	min-height: 75px;
}
.contact-info-box h2{
	margin-bottom: 30px;
	font-size: 51px;color: #032B45;font-weight: 600;
	margin-top: 30px;
}
.contactwrp {
	margin-bottom: 20px;
}
.contactwrp p{
	display: block;
	overflow: hidden;font-weight: 500;
	font-size: 26px;
}
.contactwrp a{
	display: block;
	overflow: hidden;font-weight: 500;
	font-size: 26px;
}

.contactwrp span{
	margin-right: 20px;
}

.forms{
	background-color: #fff;
	padding: 50px;
}
.forms .formtext,
.forms .form-control{
	width: 100%;
	display: block;
	border: 1px solid #69727D;
	border-radius: 0;
	height: 44px;
}

.forms .formtext{
	height: 131px;
}


.inner-header-about-text1 {height: 449px;}
.inner-headerimg12 img{
	width: 100%;
}
.logo-client{
	text-align: center;display: block;
	margin-top: 100px;
	border-top: 1px solid rgba(0,0,0,0.1);
	padding: 70px 0;
}


.inner-header-about-text1{
	padding-top: 50px;
}
.who-refers{
	padding: 80px 0;
	
}

.who-refers h2{
	text-align: center;
	padding-top: 80px;
}

.who-refers ul li i{
	margin-right: 12px;
}
.who-refers ul li{
	display: block;
	margin-bottom: 15px;
	color: #032B45;font-size: 20px;
}

.agancies {
	padding: 80px 0;
	text-align: center;
	background-color: #FFF;
}

.form-wrapper {
	padding: 80px 0 0 0;
	
	background-color: #FFF;
}
.boxform{
	border: 1px solid rgba(3,43,69,0.15);
	padding: 20px;
}


.agancies p{
	font-size: 20px;
	margin-bottom: 15px;
}

.agancies p a{
	font-weight: 600;
}

.boxform h2{
	margin-bottom: 20px;
	font-size: 21px;
	color: #032B45;font-weight: 600;
}
.boxform .form-label{
	clear: both;
	margin-bottom: 10px;font-size: 15px;
	font-weight: 300;display: block;
	color: #000;
}
.boxform .form-select,
.boxform .form-control{
	background-color: #F8FAFC;
	border: none;height: 44px;color: #000;font-size: 12px;
}
.social-media{
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
	margin-top: 50px;
	
}
.social-media ul li a:hover{
	    color: #5fc1b0;
}
.social-media ul li a{
	color: #fff;
	display: block;
}
.social-media ul li{
	display: inline-block;
	margin-right: 10px;
	
}
.modal-content{
	border-radius: 0 !important;
}

.text_info1{
	width: 550px;
}
.logo-partner ul li img{
	width: 100%;display: flex;align-items: center;justify-content: center;
}
.logo-partner ul li{
	    margin: 10px;
    width: 12.7%;
    display: inline-block;
    vertical-align: top;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color: #fff;
    padding: 10px;
    min-height: 80px;
    align-items: center;
    justify-content: center;
    display: flex;
    float: left;
}
.conts{
	padding: 50px 0;
	border-top: 1px solid rgba(0,0,0,0.05);
	margin-top: 80px;
}
.min-h45{
	min-height: 45px;
}
.iti--allow-dropdown{
width: 100%;	
}


	@media (max-width: 1600px) {
		.logo-partner ul li {

			width: 12.4%;}
.servicesfeatures ul li {
   
	width: 47%;}
		.conts-container {
			width: 100%;}
		.article-box h3 {
			font-size: 21px;}
		.welcome-imgs img {
    z-index: 9;
    position: relative;
    width: 100%;
}
		.welcome-imgs {
    position: relative;
    width: 50%;
}
	}

@media screen and (min-width: 768px) {
  .tab-button-outer {
    position: relative;
    z-index: 2;
    display: block;
  }
  .tab-select-outer {
    display: none;
  }
  .tab-contents {
    position: relative;
    top: -1px;
    margin-top: 0;
  }
}
@media only screen and (max-width: 1199px){
	    .logo-partner ul li {
        width: 22.4%;min-height: 98px;
    }
	.contactwrp a {
    font-size: 18px;
}
	.contactwrp p {
    font-size: 18px;
}
	.contact-info-box h2 {
    margin-bottom: 30px;
		font-size: 44px;}
 .container {
        width: 99% !important;
        padding: 0 2%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
    }
	.over_products figure{
		width: 30%;
	}
	.logos-info{
		width: 346px;
	}
	.company_info{
		margin-bottom: 20px;
	}
	.footer_top_sn{
		padding: 0;
	}
	figure.effect-zoe:hover figcaption, figure.effect-zoe:hover h2, figure.effect-zoe:hover figcaption > span{
		bottom: 60px;
	}
	.enquiry_form {
		width: 80%;}
	.main{
		
		margin-top: 27px;
		float: right;
	}
	.cbp-hrmenu > ul > li > a{
		padding: 10px 6px;
	}
	.logo {
		padding: 7px 0;
	margin: 0;}
	.login_area h2{
	
	 font-size: 24px;
	}
.slick-next {
    right: 0 !important;z-index: 99999;
}
	.slick-prev {
    left: -30px !important;z-index: 99999;
}
	.how-icons-work img {
    width: 100%;
}
	
	.headerWrapper1{
		position: inherit;
	}
	.u-StructureWrapper1 {
    margin: 0 auto;
    width: 100%;
		position: inherit;width: 100%;
}
	.headerArea1{
		
		position: inherit;
	}
	.headerNav1{
		position: inherit;
		margin: 0;
	}
	.headerNav{
		position: inherit;width: 100%;	margin: 0;
	}
	.headerArea{
		
		position: inherit;width: 100%;
	}
	.headerArea1::after{
		display: none;
	}
	.headerNav1::before{
		display: none;
	}
	.u-StructureWrapper {
    margin: 0 auto;
    width: 100%;
		position: inherit;
}
	.headerArea::after{
		display: none;
	}
	.headerNav::before{
		display: none;
	}
	.headerWrapper {
		position: inherit;}
	
	.programmes-img img{
		width: 100%;
	}
	.logo-bt img{
		width: 66%;
	}
	.youtube {
    
    background-position: right bottom;
}
	.main {
/*     margin-top: 0; */
     float: none; 
}
	.logo a img {
    height: 63px;
}
	.article-box{
		min-height: 230px;
	}	
	.welcome-section h2 {
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 27px;
}
	.cbp-hrmenu > ul > li {
    display: inline-block;
    margin-right: 13px;
    margin-left: 13px;
    margin-top: 5px;
}
	.inner-headerimg img{
		width: 100%;
	}
	.inner-header-about-text{
		height: auto;
	}
	.innerheadertext h1{
		width: 100%;
	}
	.innerheadertext h1 {
    font-size: 37px;
	}
	.innerheadertext {
		    padding: 80px 0 0 30px;
	}
    .servicesfeatures ul li {
        width: 45%;padding: 20px;    min-height: 340px;
    }
	}

@media only screen and (max-width: 992px) {
	.logo-partner ul li {
        width: 30.4%;min-height: 104px;
    }
	.forms {
    background-color: #fff;
    padding: 20px;
}.forms {
    background-color: #fff;
    padding: 20px;
}
	.contactwrp p{
		font-size: 16px;
	}
	.contactwrp a{
		font-size: 16px;
	}
	.servicesfeatures ul li h2 {
    font-size: 22px;
    font-weight: 600;
    color: #032B45;
    margin-bottom: 15px;
}
	.servicesfeatures ul li p {
		font-size: 15px;}
	    .servicesfeatures ul li {
        min-height: 275px;
    }
	.innerheadertext {
        padding: 43px 0 0 30px;
    }
		.main{
		display: block;
		clear: both;
		margin-top: 10px;
		float: right;
	}
	/* only intro */
	.intro_pic{
		width: 90%;
		margin: 0 auto 30px auto;
	}
	.intro_pic img{
		width: 100%;
	}
	.footer {
    background: url(../images/background.jpg) center bottom no-repeat;
    padding-top: 20px;
		background-color: #040404;
}
	.howitswork ul li h5 {
    color: #1f93ce;
		font-size: 20px;}.strip h2 {
    font-size: 23px;
    color: #fff;
    font-weight: 400;
}.strip p {
    font-size: 13px;
    color: #fff;
    font-weight: 400;
}
	.cbp-hrmenu > ul > li > a {
		font-size: 12.5px;}
	
	.links li {
    display: block;
    width: 100%;
    margin-bottom: 10px;
}
	.logos-info{
		width: 100%;
	}
	.logos-info img{
		width: 100%;
	}
	.topmenuleft p {
    font-size: 12px;
}
	.programmes-box h3 {
    font-size: 22px;
}
	.programmes-box p {
    font-size: 17px;
}
	.youtube {
    height: auto;
 
}
	.youtube-txt {
    overflow: hidden;
    /* float: left; */
    background-color: rgba(26,26,26,0.50);
    padding: 22px 38px;
    /* margin-left: -75px; */
    position: absolute;
    width: 100%;
		height: auto;
    left: 0;
    top: 150px;
}
	.youtube-img img{
		width: 450px;
	}
	.logo img{
/*		width: 180px;*/
	}
	.main {
     display: inherit; 
     clear: inherit; 
    /* margin-top: 10px; */
     float: none; 
}
	.top-bar-cont ul li {

    padding-left: 5px;
    padding-right: 5px;
}
	.social-media-bnr li a {
    padding-left: 5px;
		padding-right: 5px;}
	.top-bar-cont ul li span {
		font-size: 12px;}
	.get-contac p {
		font-size: 12px;}
	.download-btn a span{
		display: none;
	}
	.banners .slider-container .slider__item {
    position: relative;
    height: 247px;
    /* min-height: 500px; */
}
	.text_info {

    top: 30px;
    text-align: left;
    width: 100%;
    left: 80px;
    width: 400px;
}.text_info h1 {
    font-size: 36px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 20px;
}
	.welcome-section{
		padding: 20px;
	}
	.welcome-section-button a {
    border: 1px solid #032B45;
		font-size: 20px;}
	.welcome-section-button a span {
    clear: both;
    width: 100%;
    display: block;
    font-size: 14px;
    font-weight: 400;
}
.background-property {
    padding: 15px;
    color: #fff;
    font-size: 34px;
    font-weight: 600;
    background-color: #032b45;
    display: inline-block;
    overflow: hidden;
    margin-bottom: 50px;
    margin-left: 0;
    width: 100%;
}
	.welcome-button-1 {
    margin-right: 15px;
		font-size: 13px;}
}
@media only screen and (max-width: 767px) {
	
	.menu{
		
		display:none;	
		
		}
	

	.section_countity{
		margin-bottom: 20px;
	}
		.innerheadertext {
		padding: 20px;}
	    .innerheadertext h1 {
        font-size: 22px;
    }
	.aboutuscompanylogo {
    padding: 20px;
    background-color: #e3fffa;
}
	.deveoping_skill {
    padding: 10px 0;
}
	}
@media only screen and (max-width: 767px) {
	
	.over_products figure{
		width: 100%
	}	
	.links{
			width: 100%;
			margin: 0;
			margin-bottom: 20px;
		}
	.position_image{
		height: inherit;
	}
	.info_section_web{
		float: left;
	}
	.social_media_top{
		text-align: left;
		padding: 10px 0; 
	}
	.email_template{
		padding: 0;
		min-height: 0;
		background: transparent;
	}
	.enquiry_form{
		width: 100%;
	}
	.emils_type, .new-btn{
		width: 100%;
		border-radius: 0;
	}
	.socialmedia{
		width: 100%;
	}
	.footer_social_media h4{
		width: 100%;
		margin-bottom: 20px;
	}
	.option_offers_icon1, .option_offers_icon2{
		margin-bottom: 20px;
	}
	.main{
		width: 100%;
	}
	.cbp-hrmenu .cbp-hrsub-inner .col-lg-6 > div{
		width: 100%;
	}
	.cbp-hrmenu .cbp-hrsub-inner{
		padding: 0;
	}
	.my-ld li {
    margin-top: 0;
		margin: 0;
}
/* menu */
	
	 .mobile_menu
{
	width:60px;
	margin: 0 auto 10px auto;
    text-align: center;
	clear:both;
	z-index:999999;
	padding-top: 5px;
	float: right;
}
.mobile_menu a
{
	display:block;
}
.mobile_menu a span
{
	margin-bottom:5px;
	height:5px;
	background:#000;
	
	display:block;
	
	}

	.cbp-hrmenu .cbp-hrsub-inner .col-lg-6 > div{
		padding: 0;
	}
	.col-lg-6{
		padding: 0;
	}
	.menu {
  
    margin-top: 30px;
}

	.copy_right{
		display: block;
		clear: both;
		text-align: center;
	}
	.login_area{
		margin-top: 50px;
	}
	.cbp-hrmenu > ul > li{
		display: block;
	}
	.cbp-hrmenu .cbp-hrsub{
		position: inherit;
	}
	.product_detail_text{
		width: 100%;
	}
	.only-product_pic{
		width: 100%;
		float: left;
		margin-right: 0;
		margin-bottom: 60px;
	}
	.section_countity{
		width: 100%;
		float: none;
		display: block;
		overflow: hidden;
	}
	.add-to_btns{
		
		width: 100%;
		float: none;
		display: block;
	}
	.left_menu{
		width: 100%;
	}
	.s_hd{
		display: block;
		width: 100%;
	}
	.pro_imgs{
		float: right;
		margin: 0;
		margin-left: 20px;
	}
	.shopping_heading{
		display: none;
	}
	.s_hd1{
		width: 32%;
	}
	.product_shoping_carts .s_hd1{
		margin-top: 0;
		margin-bottom: 20px;
		 line-height: 36px;
	}
	.total-count{
		float: none
			;display: block;
		width: 100%;
	}
	.conf-order{
		width: 100%;
		margin: 0;
		margin-bottom: 15px;
	}
	.over_products figure{
		margin: 0
	}
	.login_area{
		padding: 0 15px;
	}
/* only intro */
	.intro_pic{
		width: 100%;
	}
	.intro_pic img{
		width: 100%;
	}
	.intro_box{
		display: none;
	}
	.intro_btn{
		display: block;
	}
	.mobile_menu {
    width: 36px;
    margin-top: -77px;
}
	.main {
    display: block;
    clear: both;
    margin-top: 0;
    float: none;
}
	.text_info{
		display: none;
	}
	.howitswork{
		display: none;
	}
	.only_bg{
		display: none;
	}
	.banners .slider-container .slider__item {
    position: relative;
    /* min-height: 100vh; */
    min-height: 200px;
}.slick-next {
    right: 50px !important;
    z-index: 99999;
}.social-icons {
    opacity: 0.7;
    margin-bottom: 13px;
    overflow: hidden;
}
	.top-menu-left {
    background: url(../images/top-bg.jpg) center top repeat;
    height: auto;
}
	/* inner pages */
	
	.section-right-area{
		float: none
			;margin: 0;
	}
	.section-right-area1{
		float: none
			;margin: 0;
	}
	
	.submenu-inner-full {
    width: 100%;
}
	
.submenu-inner-full li {
    float: none;
	display: block;
    width: 100%;
    margin-right: 0;
}
	.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 100%;
}
	.logos-info {
    width: 100%;
}
	
		/* inner pages */
	
	.section-right-area{
		float: none
			;margin: 0;
	}
	.section-right-area1{
		float: none
			;margin: 0;
	}
	
	.professional{
		margin: 30px 0;
	}
	.headerNav {
		height: auto;}
	.menu {
    float: none;
}
	.social-media-links{
		display: none;
	}
	.links-left{
		width: 100%;
		display: block;
	}
	.f1{
		display: none !important;
	}
	.search-section {
    width: 100%;
    margin: 0 auto;
}
	.baskets {
   
    margin-right: 5px;
}
	.search-sec {
    margin-right: 0;
    float: right;
}
	.our-programmes h1 {
    font-size: 44px;
}
	.product_headings h4 {
    color: #ec267b;
    font-size: 47px;
   
    margin-top: 70px;
}
	.youtube-img img {
    width: 100%;
		display: block;
		width: 100%;
		float: none;
}
	.videos{
		position: inherit;
	}
	.youtube-txt{
		position: inherit;
		width: 100%;
		display: block;
		
	}
	.videos{
		background-repeat: repeat;
	}
	.top-headers {
    background-color: #7418a5;
    height: auto;
}
	.social-icons{
		display: none;
	}
	.cont-wrp {
    position: inherit;
    overflow: inherit;
}.main-containter {
    position: inherit;
    overflow: inherit;
}
	.headers {
    position: inherit;
}
	.menu-wrapper {
   
    height: auto;
}
	.logo img {
/*    width: 147px;*/
}
	.menu-wrapper {
    background-color: rgba(255,255,255,1.1);
}
	
.topmenuleft p {
    color: #fff;
	line-height: normal;}
	
	.mobile_menu {
    width: 36px;
    margin-top: -65px;
    position: absolute;
    right: 0;
}
	.cbp-hrmenu > ul > li > a {
    text-align: left;
}

	.banner-inr {
    background-size: cover;
     min-height: auto; 
    position: relative;
    overflow: hidden;
    padding: 40px 0;
}
	.banner-inr h2{
		margin: 0;
	}
	.social-media-bnr {
		display: block;}
	.social-media-bnr li{
		width: 19%;text-align: center;
	}
	.social-media-bnr ul {
    text-align: center;
}
	.social-media-bnr li a {
   
		min-height: 40px;}
.top-bar-cont ul li {
	display: block;
	width: 100%;}
	.top-bar-cont ul li span {
    
		min-height: 40px;}
	.top-bar-cont ul li span {
    min-height: 40px;
    margin-left: 10px;
}
	.get-contac a{
		float: none;
    margin: 0 auto;
    text-align: center;
	}
	.logos-company ul li {
    width: 49%;
    
}
	.mobile_menu {
    right: 15px;
}
	.cbp-hrsub{
		width: 99% !important;
	}
	.banners .slider-container .slider__item {
    position: relative;
    height: 275px;
    /* min-height: 500px; */
}
	.slick-prev, .slick-next{
		top: -70px !important;
	}
	.slick-prev {
    right: 79px !important;
    z-index: 99999;
    left: inherit !important;
}
	.project-detail-page {
    height: 230px;
}
	.breadcrumb-wrapper {
    text-align: left;
    float: left;
}
	.inner-headings-wrapper h5 {
    font-size: 23px;margin-bottom: 10px;
}
	.main-about-img {
 
    min-height: 372px;
  
}
	.contact-info{
		margin-bottom: 30px;
	}
	.logo {
    float: left;
    margin: 10px 0 0 0 !important;
    padding: 0 !important;
}
	    .welcome-imgs {
        position: relative;
        width: 100%;
    }
	.right,
	.left
	{
		float: none;
		width: 100%;
	}
	.welcomebx {
    margin-bottom: 15px;
}
	.welcome {
    padding: 50px 0;
}
	.lookinghousing h2 {
    width: 100%;
    color: #032B45;
    font-size: 37px;
    font-weight: 700;
}
	    .welcome-section {
        padding: 10px;
        margin-top: 54px;
    }
	.weblinks {
    padding: 20px 0;
}
	.welcome-section-button a {

    padding: 10px;
}
	.welcome-imgs::before{
		display: none;
	}
	.banners .slider-container .slider__item{
		height: 130px;
		min-height: 130px;
	}
	.headers {
    /* overflow: inherit; */
    min-height: 90px;
}.logo a img {
        height: 39px;
        margin-bottom: 15px;
    }
	.mobile_menu {
       
        margin-top: -52px;
     
    }
	.welcome-button-1{
		margin-bottom: 20px;
	}
	.welcome-section {
        padding: 10px;
        margin-top: 15px;
    }
	.numb {
    background-color: #032b45;
    padding-top: 30px;
    padding-bottom: 30px;
}
	.articlebox {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #fff;
}
	.lookinghousing h2 {
        width: 100%;
        color: #fff;
		padding: 20px;
        font-size: 25px;
        font-weight: 700;
		margin-bottom: 20px;
		background-color: rgba(3,43,69,0.70);
    }
	#return-to-top {
		right: 20px;}
	.text_info{
		position: inherit !important;display: block !important;
		top: 11px;
        text-align: left;
        width: 100%;
        left: 6px;
        width: 60%;
	}
	    .text_info h1 {
			font-size: 20px;}
	.banner_btn1 {
    font-size: 13px;
    
    padding: 5px;
    border: 1px solid #5FC1B0;
}
	.servicesfeatures ul li {
        min-height: auto;
    	width: 100%;
	}
	.inner-headerimg {
    margin-right: 0;
}
	.servicesfeatures ul li{
		margin: 15px 0;
		width: 100%;
	}
	.conts-container {
    background-color: #fff;
    margin: 50px auto;
    text-align: center;
    padding: 60px 10px;
}
	.landloards-us-company-text h3{
		width: 100%;
	}
	.property-features h2 {
    font-weight: 600;
    font-size: 26px;
    color: #032B45;
    margin-bottom: 30px;
}
	.conts-container h3 {
    margin-bottom: 40px;
    font-size: 29px;
    color: #032B45;
    font-weight: 600;
}
	.who-refers {
    padding: 0;
		padding-bottom: 40px;
}
	.who-refers h2 {
    padding-top: 40px;
		font-size: 25px;
		margin-bottom: 20px;
		text-align: left;
}
	.who-refers ul li {
    display: block;
    margin-bottom: 15px;
    color: #032B45;
    font-size: 13px;
}
	.text_info h1 {
        font-size: 17px;
    }
	.innerheadertext h2 {
		font-size: 16px;}    .logo-partner ul li {
        width: 43.4%;
        min-height: 75px;
    }
}
	@media (max-width: 480px) {
		.socialmedia li {
    margin: 0 6px;
}
	}



