
/* start editing from here */

.clear{clear:both;}/* clear float */
.img_li{max-width:100%;}
/*end reset*/
/****-----start-body----****/
.social-icons {
    width: 11.3%;
    float: left;
}
.social-icons ul li a {
    height: 68.8px;
    width: 63px;
    display: block;
}
.contact-text img {
    float: left;
    padding: 0px 8px 0px 0;
}
.contact-text {
     margin-left: 11px;
    padding: 19px 0 6px;
}
.contact-form {
    min-height: 322px;
    padding: 2em;
	border:1px solid;
}
.contact-text1 {
    text-align: center;
}
.contact-text1 h2 {
	font-family: 'Raleway', sans-serif;
    text-align: center;
    font-size: 1.7em;
}
.contact-text4{
    text-align: center;
}
.contact-text4 h3 {
    font-family: 'Raleway', sans-serif;
    text-align: center;
    font-size: 1.7em;
    margin: 0;
    padding-bottom: 10px;
}
.contact-text3 {
    text-align: center;
}
.contact-text2 h3 {
	    font-family: 'Raleway', sans-serif;
    text-align: center;
    font-size: 1.7em;
    padding: 16px 0 2px;
}
.contact-text h2{
	    font-family: 'Raleway', sans-serif;
    font-size: .9em;
    color: #272e38;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    padding-top: 5px;
    text-align:center;
}
.contact-text2 h3 {
	    font-family: 'Raleway', sans-serif;
    margin: 0;
}

.contact-text5 h3 {
    font-family: 'Raleway', sans-serif;
    text-align: center;
    font-size: 1.7em;
    margin: 0;
    padding-bottom: 10px;
}
input[type="button"] {
    font-size: 1em;
    font-weight: 600;
    color: #fff;
    background: #0881C2;
    border: none;
    padding: .7em 2em;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    cursor: pointer;
border:1px solid #999;
    float: right;
       margin: 1em 0em 0 0em;
}
input[type="button"]:hover {
color: #000;
  background: #fff;
  border:1px solid #999;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
.checkbox {
    padding: 15px 0px 0px 22px;
    font-size: 12px;
    font-weight: 500;
    line-height: 5px;
    color: #c0c0c0;
    cursor: pointer;
	font-family:Arial, Helvetica, sans-serif;
    position: relative;
    display: block;
    float: left;
	
}
.checkbox div {
	margin-top: -6px !important;
    margin-left: 16px;
}
.login-check {
    margin: 15px 0px 0 0px;
    float: left;
}

.resp-vtabs input[type="text"],.resp-vtabs input[type="Password"]{
		font-family: 'Open Sans', sans-serif;
    width: 100%;
    padding: 12px 13px;
    color: #555555;
    font-size: 13px;
    outline: none;
    background: #fff;
    font-weight: 500;
    border: 1px solid #E4E4E4;
    margin: 11px 0px 0px 0px;
}
input[type="text"]:hover,input[type="Password"]:hover{
 	border: 1px solid #0881C2;
 		transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
 }
form textarea {
		font-family: 'Open Sans', sans-serif;
          width: 100%;
    padding: 12px 13px;
    color: #555555;
    font-size: 13px;
    outline: none;
    background: #fff;
    font-weight: 500;
    border: 1px solid #E4E4E4;
    margin: 11px 0px 0px 0px;
}
form textarea {
    font-family: 'Open Sans', sans-serif;
    resize: none;
    height: 80px;
}
form textarea:hover {
	border: 1px solid #0881C2 ;
	 		transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
}

li.lost {
  margin-bottom: 21px;
}
/*--//style for close--*/
/*-- start tabs --*/
.resp-tabs-list,.resp-tabs-list1 {
	width: 100%;
	list-style: none;
	padding: 0;
	margin:0;
}
li.resp-tab-item.resp-tab-active{
  background: #076D90;
}
li.resp-tab-item1.resp-tab-active{
  background:#625548 !important;
  color:#ffffff !important;
}
.resp-tab-item:first-child,.resp-tab-item1:first-child{
	border-left:none;
}

.resp-tab-item{
	background:#232323;
	font-size: 16px;
	cursor: pointer;
	width: 30%;
	padding: 17px 0px;
	display: inline-block;
	margin: 0 0px 0 0;
	text-align: center;
	list-style: none;
	float: left;
	outline: none;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	text-transform: uppercase;
}
.resp-tab-item1{
	background:#ffffff;
	cursor: pointer;
	padding: 5px 0px;
	display: inline-block;
	margin: 0 18px 0 0;
	text-align: center;
	list-style: none;
	outline: none;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.resp-tab-item1 span{
	font-size:20px;
	color: #625548;
	font-weight: 700;
	padding: 0 25px;
}
.resp-tab-item span{
	font-size:14px;
	color: #fff;
	font-weight: 700;
}
.resp-tabs-container ,.resp-tabs-container1{
	padding: 0px;
	clear: left;
}
h2.resp-accordion,h2.resp-accordion1 {
	font-family: 'Raleway', sans-serif;
	cursor: pointer;
	padding: 5px;
	display: none;
}
.resp-tab-content ,.resp-tab-content1{
	display: none;
}
.resp-content-active, .resp-accordion-active,.resp-content-active1, .resp-accordion-active1 {
   display: block;
}
h2.resp-accordion,h2.resp-accordion1 {
	    font-family: 'Raleway', sans-serif;
	font-size:1em;
	margin: 0px;
	padding: 10px 15px;
	background:#ffe71d;
	margin:10px 0;
	color:#30318b;
}
h2.resp-accordion:hover,h2.resp-accordion1:hover{
	    font-family: 'Raleway', sans-serif;
	background:#ffe71d;
	text-shadow: none;
	transition: .5s all;
	-webkit-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
	-moz-transition: .5s all;
}

.resp-tab-item:first-child,.resp-tab-item1:first-child  {
	border-left: none;
}
.resp-tab-active,.resp-tab-active1 {
	background: #ffffff;
}
.resp-tab-active span{
	color: #fff;
}
li.resp-tab-item1.resp-tab-active span{
	color:#ffffff;
}
/*--tab--*/
.map-content-left{
	padding-left: 0px;
}
.app-form-grid{
	background:#232323;
	padding: 15px 15px;
}
.app-form-left{
	position:relative;
	float:left;
	width: 10%;
}
.app-form-left img{
	width:100%;
}
.app-form-right{
	float:right;
	width: 87%;
}
.app-form-right input[type="text"]{
  width: 73%;
  color: #5d9cec;
  padding: 22px 14px 22px 30px;
  outline: none;
  font-size: 18px;
  border: none;
  background: #fff;
}
.app-form-right input[type=button] {
  color: #ffffff;
  padding: 22px 0;
  font-size: 18px;
  width: 27%;
  cursor: pointer;
  border: none;
  background: #44c7f4;
  margin: 0 0px 0 -4px;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.app-form-right input[type=button]:hover {
  opacity: 0.7;
}
.app-form-pos img {
  width: 100% !important;
}
.app-form-pos {
  position: absolute;
  top: 20px;
  right: -21px;
}
.subscribe-left input[type="text"]{
  width: 61%;
  color: #232323;
  padding: 13px 14px 13px 14px;
  outline: none;
  font-size: 16px;
  border: none;
  background: #fff;
	}
.subscribe-left input[type=button] {
  color: #ffffff;
  padding: 11px 0 12px 0;
  font-size: 18px;
  width: 27%;
  cursor: pointer;
  border: none;
  background: #44c7f4;
  margin: 0 0px 0 -4px;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.subscribe-left input[type=button]:hover {
  opacity: 0.7;
}
.subscribe-left form {
}
.shirt-left a:hover{
  opacity: 0.7;
}
ul.cute.cuty li {
  border-bottom: 1px solid #f2b4b3;
}
/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 14%;
    background: #232323;
	height: 388px;
}
.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 36px 0px !important;
    margin: 0;
    cursor: pointer;
    float: none;
    width: 100%;
    	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
li.resp-tab-item:hover {
    background-color: #0881C2;
    	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: none;
    float: left;
    width: 80%;
    min-height: 310px;
    clear: none;
}
.resp-vtabs .resp-tab-content {
    border: none;
}
.resp-vtabs li.resp-tab-active {
    border: none;
    border-right: none;
    background-color: #0881C2;
    position: relative;
    z-index: 1;
    margin-right: -1px !important;
   
}
.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1;
    display: none;
}
h2.resp-tab-active span.resp-arrow {
	    font-family: 'Raleway', sans-serif;
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #9B9797;
}
/*-----------Accordion styles-----------*/
h2.resp-tab-active {
	    font-family: 'Raleway', sans-serif;
    background: #DBDBDB !important;
}
.resp-easy-accordion  h2.resp-accordion {    font-family: 'Raleway', sans-serif;
        display: block;
}
.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}
.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important;
}
/*--/tab--*/

/*--start-responsive-design--*/
	.infom {
		width: 100%;
	    margin: 3em auto 0;
	}
	.resp-vtabs .resp-tabs-container {
	    width: 86%;
	}
	.resp-vtabs ul.resp-tabs-list{
	    width: 17%;
	}
	.resp-vtabs .resp-tabs-container {
	    width: 83%;
	}
	
