@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Oswald:400,500,600,700');

body {font-family: 'Poppins', sans-serif; font-size:15px;	color:#444;	line-height:26px; margin:0px; font-weight:300; background-color:#fff; }

body, html{	height: 100%; }	

html {  scroll-behavior: smooth;}

a{transition: all 0.5s ease-in 0s; text-decoration:none; outline:none;}

a:focus, a:active,  a, focus, select {border:0px; outline:none;}

.clear{clear:both;}

p{margin-top:0px; }

img {border:0px;}

form{margin:0px;}

input {outline:none;}

* {box-sizing:border-box; }

.grid-1280 {display:table; width:1280px; margin:auto;}




.circle-image {float:right; margin-top:50px; margin-right:20px;}

h1 {    display: block;    color: #fff;    float: left;    line-height: 130%;    width: 100%;    margin-top: 50px;    font-size: 40px;    width: 600px;}

h2 {font-weight: 700;  font-size: 36px; color: #000; line-height: 140%;}

h3 {font-weight: 700;  font-size: 24px; color: #000; line-height: 130%;}







/* fullsize banner */

.fullsize-banner { width: 100%; height: 100%; background-color: #666; background-image:url(../images/banner1.jpg); background-position:center top; background-repeat:no-repeat; background-size:cover; }

.banner1 {width: 100%; height: 100%; background-image:url(../images/banner1.jpg); background-size:cover;}

.banner2 {width: 100%; height: 100%; background-image:url(../images/banner2.jpg); background-size:cover;}

.banner3 {width: 100%; height: 100%; background-image:url(../images/banner3.jpg); background-size:cover;}

.banner-caption {position: absolute; width: 100%; height: 100%; z-index: 1000;}

.banner-caption h1 {background-color:rgba(255,255,255,0.7); padding: 30px; color: #000; font-size: 20px; display: block; width: 600px; margin-left: 60px; margin-top: 35.8%;}

.banner-caption h2 {background-color:#ed3534; padding: 10px 20px; color: #fff; font-size: 20px; line-height: 30px; display: block; width: 250px; margin-left: 60px; margin-top: 43%;}

.slider-list li {list-style:none; padding:0px; margin:0x;}

.slider-list {margin:0px; padding:0px;}

/* fullsize banner */








/* header */

header {color:#fff; width:100%;   display:table; transition: all 0.5s ease-in 0s; position: fixed; left: 0px; top:0px; z-index: 10000;  }

header.darker { background-color: #142538; }

header.darker .logo img  {height:50px; transition: all 0.5s ease-in 0s; }

header.darker .logo {margin: 10px 10px 5px 10px; transition: all 0.5s ease-in 0s;}

.logo {display:inline-block; margin: 20px; transition: all 0.5s ease-in 0s; }
 
.logo img {margin-right: 20px; float: left; transition: all 0.5s ease-in 0s;}

header.darker .top-right {margin:16px 18px 0px 18px;}

.top-right {display: inline-block; float: right; margin: 40px; transition: all 0.5s ease-in 0s;}

.top-right a {display: block; background-color: #ed3534; color: #fff;  border-radius: 100px; padding: 5px 30px 5px 5px; height: 40px; font-weight: 500; }

.top-right a img {float: left; margin-right: 10px;}

/* header */
















/* contact form */


.enquire {position: absolute; width: 100%; top:160px; right: 100px; z-index: 1000; width: 300px;}

.enquire-form {background-color: #fff; padding: 0px; border-radius:10px; padding-bottom:5px;}

.enquire-form h2 {font-size: 18px; margin:0px; padding: 20px; text-align: center; background-color: #fee703; border-radius:10px 10px 0px 0px;}

.textbox1 {
    background-color: #fff;
    border: 0px solid #ddd;
	border-bottom:1px solid #eee;
    box-sizing: border-box;
    color: #666;
	font-family: 'Poppins';
    font-size: 14px;
    font-weight: 300;
    padding: 12px 18px;
    width: 100%;
	outline:0px;
}


.textbox2 {
    background-color: #fff;
    border: 0px solid #ddd;
	border-bottom:1px solid #eee;
    box-sizing: border-box;
    color: #666;
	font-family: 'Poppins';
    font-size: 14px;
    font-weight: 300;
    padding: 18px;
    width: 100%;
	height:120px;
	outline:0px;

}



.submit-button {
    background: #ffd800 none repeat scroll 0 0;
    border: 0 none;
    color: #000;
    cursor: pointer;
	font-family: 'Poppins';
    font-size: 16px;
    font-weight: normnal;
    letter-spacing: 2px;
    padding: 15px 30px;
    text-transform: uppercase;
	transition: all 0.5s ease-in 0s; 
	display:block;
	width:60%;
	margin:10px auto 15px auto;
	border-radius:50px;
	font-weight:700;
	outline:0px;
}


.submit-button:hover {
    background-color: #ed3534;
	color:#fff;
}


/* contact form */






/* needs */

.needs {width: 100%; background-color: #f1f1f1; display: table; padding: 50px 0px 50px 0px;}

.needs h2 {text-align: left; text-transform:none }

.float-left {float: left;}

.float-right {float: right;}

.float-left {margin-top: 20px; margin-right: 50px;}

.needs .float-right {margin-top: 20px;}

.core-values {width: 100%; background-color: #f1f1f1; display: table; padding: 50px 0px 150px 0px;}

.expertise {width: 100%; background-color: #fff; display: table; padding: 50px 0px 50px 0px;}

.core-values h2 {text-align: center;}

/* needs */













/* aboutus */

.aboutus {display:table; width:100%;  text-align:center; padding:50px 0px 100px 0px; }

.core-box { width: 33.33%; float: left; padding: 100px 0px; text-align: center; font-size: 24px; font-weight: 700; color: #fff;}

.core-box img {display: block; margin: auto; margin-bottom: 40px;}

/* aboutus */







/* Gray Area */

.gray-area { background-color: #eee; padding: 50px 0px;}

.gray-area h2 {margin-top: 0px;}

.content-left {float: left; display: inline-block; width: 65%; padding-right: 40px;}

.content-right {float: left; display: inline-block; width: 35%; }

.gray-area  strong {font-weight: 600; color: #000; font-size: 18px; margin-bottom: 10px; display: block;}

.listing {padding: 0px; margin: 0px 0px 0px 20px;}

.listing li {list-style-image: url("../images/bullet.png");  margin-bottom: 5px; text-align: left; padding-left: 10px;}

/* Gray Area */








/* Architects */

.architects { background-color: #222; padding: 50px 0px; text-align: center; color: #fff; background-image: url("../images/architects.jpg"); background-position: center bottom; background-attachment: fixed;}

.architects h2 {color: #fff; margin-top: 0px;}

.architects span {background-color: rgba(255,255,255,0.2); padding: 10px; line-height: 20px; display: inline-block; margin: 1%; float: left; width: 23%; padding: 20px; height: 300px; font-weight: 500;}

.architects span img {display: block; margin: 30px auto; }

/* Architects */







/* footer */

footer {width:100%; display:table; padding:20px 0px 20px 0px;  text-align:center; color:#fff; background-color:#000; }

footer a {color: #fff; border-bottom: 1px solid #fff;}

footer h2 {color: #fff; font-size: 24px; }

.copyright {font-size:12px; letter-spacing:4px; margin-top:20px; display:block; text-transform:uppercase; display:inline-table; text-align: center;}

.footer-box {width: 33.33%; float: left; text-align: left; border: 1px solid #333; padding: 10px; border-right:0px; height: 80px; }

.footer-box:last-child {border-right:1px solid #333!important; }

.footer-box img {float:left; width: 40px; margin:5px 15px;}

/* footer */





.thankyou-message {font-size:150%; line-height:150%; color:#000; padding:60px 20px; display:block; font-weight:700; text-align:center; }






/* Scroll Top */

.scrolltop {
	display:none;
	width:100%;
	margin:0 auto;
	position:fixed;
	bottom:0px;
	right:0px;	
	z-index:10000;
}
.scroll {
	position:absolute;
	right:20px;
	bottom:20px;
	padding:0;
	text-align: center;
	margin: 0 0 0 0;
	cursor:pointer;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 	
}

.scroll a {padding:6px 10px 0px 10px; display:block; color:#fff; height:60px; width:60px;}



/* Scroll Top */


/* Accordion */

.accordion {
  background-color: #222;
  color: #fff;
  cursor: pointer;
  padding: 12px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 16px;
  transition: 0.4s;
  font-family:Poppins;
  margin-top:20px;
  font-weight:bold;
}

.accordion:first-child { margin-top:0px;}

.accordion.active, .accordion:hover {
  background-color: #d2148d;
}

.accordion:after {
  content: '\002B';
  color: #fff;
  font-weight: 400;
  float: right;
  margin-left: 5px;
  margin-right:5px;
  font-family:poppins;
  font-size:20px;
  line-height:20px;
  margin-top:2px;
}

.accordion .active:after {
  content: "\2212";
}

.panel {
  padding:0px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;

}


.panel div { border:0px solid #ccc; padding:20px; background-color:#111;}

/* Accordion */





/* Custom Dropdown */

 /* The container must be positioned relative: */
.custom-select {
  position: relative;
  font-family: poppins;
  width: 100%!important;
  background-image: url(../images/contact-icon5.png);
  background-position: left center;
  background-repeat: no-repeat;
  padding: 5px 0px;
  border-bottom: 1px solid #eee;
  height: 45px;
}

.custom-select select {
  display: none; /*hide original SELECT element: */
}

.select-selected {
  background-color: transparent;
}

/* Style the arrow inside the select element: */
.select-selected:after {
  position: absolute;
  content: "";
  top: 22px;
  right: 20px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #666 transparent transparent transparent;
}

/* Point the arrow upwards when the select box is open (active): */
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #666 transparent;
  top: 14px;
}

/* style the items (options), including the selected item: */
.select-items div,.select-selected {
  color: #999;
  padding: 5px 15px 5px 15px;
  cursor: pointer;
  width: 100%;
  font-size: 14px;
}

/* Style items (options): */
.select-items {
  position: absolute;
  background-color:#f5f5f5;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  color: #000;
  border-left: 0px solid #fff;    
  border-right: 0px solid #fff;    
  border-bottom: 1px solid #fff;
}

/* Hide the items when the select box is closed: */
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: #eee;
} 

.select-items div {border: 1px solid #ccc; border-bottom: 0px solid #ccc;}

.select-items div:last-child {border-bottom: 1px solid #ccc;} 



/* Custom Dropdown */



.thankyou-message {font-size:150%; line-height:150%; color:#000; padding:100px 20px; display:block; font-weight:700; text-align:center; }




.textbox11 {
    background-color: #f1f1f1;
    border: 0px solid #ddd;
    box-sizing: border-box;
    color: #666;
    float: left;
	font-family: 'Poppins';
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 10px;
    margin-right: 20px;
    padding: 13px;
    width: 31.5%;
	margin: 1%;
}

.no-margin {margin-right: 0px!important;}

.textbox22 {
    background-color: #f1f1f1;
    border: 0px solid #ddd;
    box-sizing: border-box;
    color: #666;
	font-family: 'Poppins';
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 10px;
    padding: 13px;
    width: 98.5%;
	height:100px;
	margin: 1%; auto;
}



.submit-button22 {
    background: #ed3534 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    cursor: pointer;
	font-family: 'Poppins';
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    padding: 15px 30px;
    text-transform: uppercase;
	transition: all 0.5s ease-in 0s; 
	width: 150px;
}


.submit-button:hover {
    background-color: #014523;
}