﻿@charset "utf-8";
/* CSS Document */
.home2{
	float:left;
	width:100%;
	background:#faf8f7;
	padding:10px 0px;
    margin-top:-50px;
    margin-bottom:12px;
}
.home2-iner{
	padding:0px 20px;
}
.home2-top{
	float:left;
	width:100%;
}
.home2-top h1{
	float:left;
	font-size:25px;
	font-weight:800;
	color:#534f42;
	padding:10px 0px;
}
.home2-top p{
	float:left;
	clear:both;
	padding:0px 0px 15px 0px;
	color:#534f42;
	font-size:16px;
	font-weight:600;
	width:100%;
}
.full{
	/*margin-left:10%;*/
	color:#26b8d7;
    float:right;
}

.home2-img{
	float:left;
	padding:12px 10px 0px 10px;
	width:35px;
}
.home2-img img{
	width:100%;
}
.home2-request{
	padding:12px 20px;
	background:#26b8d7;
	border-radius:5px;
	float:right;
	cursor:pointer;
    position:relative;
    top: -40px;
    right:10px;
}
.home2-request p{
	font-size:16px;
	font-weight:700;
	padding:0;
	color:#FFF;
	text-align:center;
}
.home2-main{
	float:left;
	width:100%;
	padding:50px 0px;
}
.home2-right{
	float:left;
	width:20%;
	background:#f6f6f5 ;
	height:600px;
}
.home2-left{
	float:right;
	width:75%;
}
/***Attend***/
.attend{
	float:left;
	width:100%;
	padding:10px 0px 30px 0px;
	position:relative;
}
.attend p{
	float:left;
	padding:10px 20px;
	margin:0px 20px;
	color: #26b8d7;
	border-left:1px solid #26b8d7;
	border-right:1px solid #26b8d7;
	font-size: 16px;
	font-weight:700;
	
}
.attend span {
	float:left;
	padding:10px 0;
	color: #26b8d7;
	font-size: 16px;
	font-weight:700;
}
.atend-iner{
	padding:0 5px;
    margin: -48px 0 90px 16px;
}

/* Style The Dropdown Button */
.dropbtn {
    background-color: #fff;
    color: #26b8d7;
    padding: 11px 16px 10px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    font-weight:700;
    background: url(../images/down-arrow.png) no-repeat right;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
    float: left;
    right: 17px;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index:100;
}
/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    list-style-type:none;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #26b8d7;}

/* 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: #26b8d7;color:#fff;
}


/**Home***/
.request-exb{
	float:left;
	width:100%;
	padding:50px 0px 100px 0px;
}
.request2{
	float:right;
	width:325px;
	margin-top:0px;
}
.request-iner{
	clear:both;
	margin:auto;
	width:74%;
}
.request-img{
	float:left;
	padding:0px 0px 0px 10px;
	width:33px;
}
.request-img img{
	width:100%;
}

.request-iner h1{
	font-weight:700;
	color:#534f42;
	padding:20px 0px;
	text-align:left;
	font-size:20px;
}
.request-iner p{
	clear:both;
	font-size:14px;
	font-weight:400;
	color:#534f42;
}
.request-iner a{
	color:#4bc7f2;
	font-weight:800;
}
/**Conatc form ***/
.contact-form{
	float:left;
	width:70%;
}
.contact-form h1{
	color: #534f42;
    font-size: 20px;
    font-weight: 700;
    padding:20px 0px;
    text-align: left;
}
.contact-form input{
	width:96%;
	border:1px solid #e2e1df;
	border-radius:5px;
	color:#555555;
	font-size:15px;
	font-weight:400;
	padding:6px 2%;
	margin-bottom:10px;
}
.contact-form textarea{
	width:96%;
	border:1px solid #e2e1df;
	border-radius:5px;
	color:#bab9b3;
	font-size:15px;
	font-weight:400;
	padding:10px 2%;
	height:200px;
	margin-bottom:10px;
}
.contact-form input[type=submit]{
	background:#26b8d7;
	border:none;
	padding:12px 0px;
	text-align:center;
	color:#FFF;
	font-weight:600;
	font-size:15px;
	width:175px;
	float:right;
	margin:40px 0px 0px 8px;
}
.top-margin{
	float:left;
	width:100%;
	margin-top:25px;
}
.call{
	width:70% !important;
	background:url(../images/call.png) right 15px center no-repeat;
}
.fax{
	width:70% !important;
}
.email{
	width:70% !important;
	background:url(../images/fax.png) right 15px center no-repeat;
}
@media (max-width:768px){
.inerwraper{
	width:100%;
}
.iner-contact{
	padding:0px 15px;
}
/**banner*/
.build{
	width:94%;
	left:3%;
}
/**Attend**/

.atend-iner{
	padding:0px 15px;
}
}
@media (max-width:667px){
.request2{
	float:left;
	width:100%;
	clear:both;
}
.contact-form{
	float:left;
	width:100%;
	margin-bottom:20px;
}
.contact-form input {
    width: 86%;
}
}
@media (max-width:480px){
/**Home***/
.contactus{
	width:100%;
}
.request2{
	width:100%;
}/**Attend***/
.attend-select{
	width:75px;
	padding:3px 0px;
}
.attend-select select {
	font-size:12px;
}
.attend p{
	font-size:12px;
	padding:10px 10px;
}
/**Conact-Form**/
.contact-form input[type=submit]{
	width:100%;
}
.cbxs {
    width:400px!important;
}
}
@media (max-width:414px){
/**Attend***/
.attend-select{
	width:55px;
	padding:1px 0px;
}
.attend-select select {
	font-size:10px;
}
.attend p{
	font-size:10px;
}
}
