@font-face {
    font-family: "futura";
    src: url('fonts/GlacialIndifference-Regular.otf') format("truetype");
}
@font-face {
	font-family: "futurabt medium";
    src: url('fonts/84804563.ttf') format("truetype");
}


body{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-color:#fff;
}

ul{
        padding: 0;
        list-style: none;
        
    }
    ul li{
        display: inline-block;
        position: relative;

        
    }
      ul li a {
    display: block;
    padding: 10px 0px;
    color: #333;
    text-decoration: none;
    font-weight: 700;
    font-family: "Trebuchet MS";
}
    ul.dropdown li a:hover{
        color: #fff;
          
    }

ul.dropdown  :hover{

 background: #939393;

}
ul li ul.dropdown{
        min-width: 100%; /* Set width of the dropdown */
        background: #f2f2f2;
        display: none;
        position: absolute;
        z-index: 999;
        left: 0;

width: 143px;
    }
    ul li:hover ul.dropdown{
        display: block;	/* Display the dropdown */
float:none;
    }
    ul li ul.dropdown li{
        display: block;
    }
#form-submit-alert
{
    color: #a1998e;
    margin-top: 20px;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: underline;
    font-family: arial;

}

@media (min-width: 1000px) and (max-width: 14000px) {

li.icon{


display:none;
}

}


.kkl{

    height: 100%;
    width: 100%;
}
.row {
    margin-left: 0;
    margin-right: 0;
}
.container
{
    width:100%;
	height:auto;
	margin:0px;
	padding:0px;	
}
	.has-child > a::after {
    content: '\f107';
    font-family: FontAwesome;
    margin-left: 5px;
}
.cont-work {min-width:1280px!important;}
.header
{
	width:100%;
	height:87px;
	margin:0px;
	background-color:#a1998e;	
}
.midpor
{
	width:100%;
    height: 634px;
	margin:0px;
	padding:0px;
	background-color:#fff;
	margin-bottom: 40px;
}
.footer
{
	width:100%;
	height:195px;
	margin:0px;
	padding:0px;
	background-color:#a1998e;
}
.maincont
{
	width: 1178px;
	height: 100%;
	margin:0 auto;
	padding:0px;
}

.tophead
{
    width:100%;
	height:87px;
	margin:0px;
	padding-top:8px;
	background-color:#a1998e;	
}
.news
{
 background-color: #ddd8d0;
    height: 130px;
    width: 100%;

}
.news h1 {
    color: #fff;
    margin-top: 0;
    padding-top: 36px;
    text-align: center;
	font-size:40pt;
	font-family:futura;
	font-weight: lighter;
}
.col-md-4.lg {
    padding-left: 0px;
}
.the
{
	font-size:43.43px;
	font-family:futura;
	color:#fff;
	
}
.free
{
	font-size:11px;
	color:#979797;
	margin-top: -10px;
	float:left;
}
.topnav  li {       font-family: georgia;    font-size: 13px;    padding-left: 25px;    padding-right: 5px;	list-style: outside none none;	}.topnav > li > a {    color: #fff;    font-family: "Trebuchet MS";    font-size: 17px;	font-weight:bold;	text-decoration:none;	padding-right: 0;}.topnav{    float: right;	padding-top: 16px;    }    .topnav > li > a:focus, .nav > li > a:hover {    background-color: #a1998e;    color:#000;    height: 37px;   }
.col-md-8.mn {
    padding-right: 0;
}
/*.col-md-3.box {
    border: 1px solid #cccccc;
    height: 233px;
    width: 285px;
}*/
.name {
    border-top:none !important;
    float: left;
    width: 33% !important;
}
.name1 {
    border-top:none !important;
    float: left;
    width: 34% !important;
}
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    border-left: medium none;
    border-right: medium none;
    border-top: medium none;
	width: 90%;
	height: 110px;
	border-color: #ededed !important;
	border-bottom: 2px solid;
	font-size: 16pt;
	font-family: futurabt medium;
	
	 
}
.wpcf7-form-control.wpcf7-text {
    border-left: medium none;
    border-right: medium none;
    border-top: medium none;
	width: 100%;
	height: 110px;
	border-color: #ededed !important;
	border-bottom: 2px solid;
	font-size: 16pt;
	font-family: futurabt medium;
	
}
textarea {
     border-left: medium none;
    border-right: medium none;
    border-top: medium none;
	height: 110px;
	width: 100%;
	border-color: #ededed !important;
	border-bottom: 2px solid;
	font-size: 16pt;
	font-family: futurabt medium;
	
}
.sum {
    margin: 0 auto;
    padding-top: 66px;
    text-align: center;
	font-family: futurabt medium;
	font-size:14pt;
	color:#65605e;
}
.wpcf7-form-control.wpcf7-submit {
    background-color: transparent;
    border: 1px solid #65605e;
    box-shadow: none;
	height:45px;
	width:132px;
}
form {
    padding-top: 30px;
}
.row.pho{
	padding-top:110px;
}
.mg {
    padding-left: 14px;
	display: block;
    margin: 0 auto;
    
}
.row .pho h6  {
	font-size:18pt;
	font-family: futurabt medium;
	text-align: center;
}
.talent{
	background-color:#ddd8d0;
	height:100px;
	width:100%;
	margin-top: 30px;
}
.talent h1 {
    color: #fff;
    margin-top: 0;
    padding: 20px 0;
    text-align: center;
	font-size:40pt;
	font-family:futura;
	font-weight: lighter;
	
}
.gallry
{
background-color:#fff;
	/*height:740px;*/
	width:100%;	
}

.btmfooter
{
	height: 195px;
    width: 100%;
	}
.crp1
{
     height: 100%;
     padding-right: 0px;	  
	 padding-top: 46px;
	 
}

.crp1 h1
{
    font-family:futura;
    font-size: 26px;
	color:#fff;
	text-align:center;
	 
}
.crp1 p
{
    font-family: futurabt medium;
    font-size: 16px;
	color:#fff;
	text-align:center;
	 
}
.ghj {
    background: #000 none repeat scroll 0 0;
    height: 100%;
    opacity: 0.58;
    position: absolute;
    top: 0;
    width: 100%;
	 padding-top: 52px;
	 padding: 116px 0;
}
.ghj1 {
    color: #fff;
	font-size: 22pt;
	 font-family: futurabt medium;
    text-align: center;
    text-transform: uppercase;
	margin-bottom: 10px;
    margin-top: 10px;
}
hr {
    box-sizing: content-box;
    height: 0;
    width: 67%;
	 margin-bottom: 0;
    margin-top: 0;
}
@media (min-width: 1000px) and (max-width: 4000px) {
	.glr
{
height:294px;
width:374px;	
padding-left: 0;	
	padding: 0;
}
.col-md-4.glr.ll {
    margin-right: 22px 


}
}


@media screen and (max-width:680px) {  


ul.topnav li:not(:first-child) {


display: none;

}  


ul.topnav li.icon {  

  float: right; 

   display: inline-block;  }

}


@media screen and (max-width:680px)

 {  ul.topnav.responsive {
position: relative;
}  

ul.topnav.responsive li.icon {
    position: absolute;    right: 0;    top: 0; 
 } 

 ul.topnav.responsive li {  

  float: none;  
  display: inline;  
}



  ul.topnav.responsive li a 
{   
 display: block;    text-align: left;  }
}


@media (min-width: 320px) and (max-width: 350px){
.ghj {    height: 141px;    padding: 50px 0;    width: 90%;}

}



@media screen and (min-width: 667px) {.glr img {     }}

@media (min-width: 320px) and (max-width: 768px){ ul li ul.dropdown{ left: 168px;
    width: 96px;
    top: -16; }	.topnav  li{padding:0px;}.col-md-4.glr {    padding-bottom: 25px;} .news{    height: 100%;}  .talent h1{  font-size: 21pt;}	.ghj {    height: 141px;    padding: 50px 0;    width: 88%;}	.ghj1 {    font-size: 13pt;}.col-md-4.glr.ll {    margin-bottom: 20px;    padding-bottom: 20px;}.col-md-4 .glr {	    padding-bottom: 20px;}.glr img {    height: 141px;    }.news h1 {    font-size: 30pt;    padding-top: 19px;  }		  ul.topnav.responsive li a {   text-align: center;  }    .topnav {    padding-left: 0;  }.col-md-8.mn {    padding-left: 0;}			.maincont {    margin: 0px auto;	padding: 0px 0px 0px 0px;	width: 80%;	display: block;	}.header {    width: 100%;    height: auto;}.topnav{	width:100%;}.tophead {    width: 100%;    height: auto;    float: left;}.lg{	text-align:center;	}.free{	float:none;	margin-left: -53px;}.sli {    float: left;}div#slider figure img {    height: auto;    min-height: 311px;}.clm {    width: 100%;	margin-bottom:20px;}.clm1 {    width: 100%;}.tmid {    width: 100%;    height: auto;    }.midpor {    width: 100%;    height: auto;}.cmid {    width: 100%;    height: auto;    }.bim {    width: 100%;    margin-bottom: 20px;}.bim1 {    width: 100%;    margin-bottom: 20px;}.bim1 .mge > img {    height: 190px;    width: 100%;}.mge > img {    width: 100%;}.bmid {    height: auto;    }.footer {    height: auto;    float: left;}.tpfot {   width: 100%;   float: left;   height: 85%;}.tpfot1 {    width: 100%;    float: left;	height: 85%;}.crp {    height: 100%;    width: 60%;    float: left;}.crp1 {    float: left;    height: 100%;    text-align: center;    width: 100%;}}
@media (min-width: 480px) and (max-width: 640px) {	.col-md-4.glr {    padding-bottom: 25px;}	.ghj {    height: 141px;    padding: 50px 0;    width: 88%;}	.ghj1 {    font-size: 13pt;}.col-md-4.glr.ll {    margin-bottom: 20px;    padding-bottom: 20px;}.col-md-4 .glr {	    padding-bottom: 20px;}.glr img {   }	.news h1 {    font-size: 30pt;    padding-top: 19px;  }		  ul.topnav.responsive li a {   text-align: center;  }    .topnav {    padding-left: 0;  }.col-md-8.mn {    padding-left: 0;}	
	.maincont {
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    width: 80%;
   display: block;
  
}
.header {
    width: 100%;
    height: auto;
}
.tophead {
    width: 100%;
    height: auto;
    float: left;
}
.lg
{
	text-align:center;
	
}
.free
{
	float:none;
	margin-left: -53px;
}
.sli {
    float: left;
}
div#slider figure img {
    height: auto;
    min-height: 311px;
}
.clm {
    width: 100%;
	margin-bottom:20px;
}
.clm1 {
    width: 100%;
}
.tmid {
    width: 100%;
    height: auto;
    
}
.midpor {
    width: 100%;
    height: auto;
}
.cmid {
    width: 100%;
    height: auto;
    
}
.bim {
    width: 100%;
    margin-bottom: 20px;
}
.bim1 {
    width: 100%;
    margin-bottom: 20px;
}
.bim1 .mge > img {
    height: 190px;
    width: 100%;
}
.mge > img {
    width: 100%;
}
.bmid {
    height: auto;
    
}
.footer {
    height: auto;
    float: left;
}
.tpfot {
   width: 100%;
   float: left;
   height: 85%;
}
.tpfot1 {
    width: 100%;
    float: left;
	height: 85%;
}
.crp {
    height: 100%;
    width: 60%;
    float: left;
}
.crp1 {
    float: left;
    height: 100%;
    text-align: center;
    width: 100%;
}	
}@media (min-width: 640px) and (max-width: 1020px) {.col-md-4.glr {    padding-bottom: 25px;}	.ghj {    height: 141px;    padding: 50px 0;    width: 87%;}	.ghj1 {    font-size: 13pt;}.col-md-4.glr.ll {    margin-bottom: 20px;    padding-bottom: 20px;}.col-md-4 .glr {	    padding-bottom: 20px;}.glr img {   }	.news h1 {    font-size: 30pt;    padding-top: 19px;  }  ul.topnav.responsive li a {   text-align: center;  }    .topnav {    padding-left: 0;  }.col-md-8.mn {    padding-left: 0;}		.icon {    display: none;}	 .topnav {    width:100%;  }	  ul.topnav.responsive li a {   text-align: center;  }    .topnav {    padding-left: 0;  }.col-md-8.mn {    padding-left: 0;}			.maincont {    margin: 0px auto;    padding: 0px 0px 0px 0px;    width: 80%;   display: block;  }.header {    width: 100%;    height: auto;}.tophead {    width: 100%;    height: auto;    float: left;}.lg{	text-align:center;	}.free{	float:none;	margin-left: -53px;}.sli {    float: left;}div#slider figure img {    height: auto;    min-height: 311px;}.clm {    width: 100%;	margin-bottom:20px;}.clm1 {    width: 100%;}.tmid {    width: 100%;    height: auto;    }.midpor {    width: 100%;    height: auto;}.cmid {    width: 100%;    height: auto;    }.bim {    width: 100%;    margin-bottom: 20px;}.bim1 {    width: 100%;    margin-bottom: 20px;}.bim1 .mge > img {    height: 190px;    width: 100%;}.mge > img {    width: 100%;}.bmid {    height: auto;    }.footer {    height: auto;    float: left;}.crp1 {    float: left;    height: 100%;    text-align: center;    width: 100%;}				}@media (min-width: 580px) and (max-width: 640px) {div#slider figure img {    height: auto;    min-height: 311px;}	}
#myTopnav li a.current{
	color: #6f6a66;
}

@media screen and (max-width:768px) {
  .the {
      font-size: 37.43px;
      font-family: futura;
      color: #fff;
  }
  ul.topnav.responsive li {
    float: none;
    display: block!important;
}
  ul.topnav li.icon {
    margin-top: -56px;
  }
  .news h1 {
      color: #fff;
      margin-top: 0;
      padding-top: 17px;
      text-align: center;
      font-size: 40pt;
      font-family: futura;
      font-weight: lighter;
  }
  .midpor {
      width: 100%;
      height: auto;
      margin-top: 30px;
  }
  .maincont .row {
      width: 46% !important;
      float: left !important;
      margin: 0px 1%;
  }
  .boxx .col-md-3 {
      border: 1px solid #eee;
      margin-bottom: 20px;
  }
  
  .footer {
      width: 100%;
      height: 84px;
      margin: 0px;
      padding: 0px;
      background-color: #a1998e;
      padding-top: 0;
      padding-bottom: 9px;
  }
  .col-md-5.lft {
    width:100%!important;
  }
  .tip img {
      float: right;
      left: -35px;
      top: 43px;
      z-index: 100;
      position: relative;
      margin-left: 0;
      width: 154px;
  }
  .ffb {
      padding: 0 !important;
      margin: 0 !important;
      line-height: 244px;
      text-align: left;
      padding-left: 20px !important;
  }
  .lor {
      padding: 20px;
      padding-top: 60px;
      width: 100%;
  }
  .tip {
      width: 205px;
      height: 250px;
      float: right;
  }
  .me {
      width: 100%;
      height: 250px;
      background-color: #ddd8d0;
      float: left;
  }
  .news {
      height: 100%;
      padding-bottom: 10px;
  }
  
  .ghj {
      height: 165px;
      padding: 50px 0;
      width: 277px;
  }
  .glr img {
      height: 165px;
  }
  .ghj {
      height: 165px;
      padding: 50px 0;
      width: 100%;
      margin: 0;
      left: 0;
      position: static;
      margin-top: -165px;
  }
  .crp1 {
      float: left;
      height: 100%;
      text-align: center;
      width: 100%;
      padding-top: 9px;
  }
  .btmfooter {
      height: 100px!important;
      width: 100%;
  }
  .footer {
      width: 100%;
      height: 100px!important;
      margin: 0px;
      padding: 0px;
      background-color: #a1998e;
      padding-top: 0;
      padding-bottom: 9px;
  }
  .maincont > div + div + div {
      width: 100%!important;
  }
  .crp1 {
      float: left;
      height: 100%;
      text-align: center;
      width: 100%;
      padding-top: 0;
      padding: 0;
      padding-top: 15px;
  }
  .maincont {
      margin: 0px auto;
      padding: 0px 0px 0px 0px;
      width: 80%;
      display: block;
  }
  .crp1 h1 {
      font-family: futura;
      font-size: 26px;
      color: #fff;
      text-align: center;
      margin-top: 6px;
  }
  .crp1 p {
      font-family: futurabt medium;
      font-size: 13px;
      color: #fff;
      text-align: center;
  }
  .news h1 {
      color: #fff;
      margin-top: 0;
      padding-top: 17px;
      text-align: center;
      font-size: 26pt;
      font-family: futura;
      font-weight: lighter;
  }
}
@media screen and (max-width:480px){
  .tip img {
      float: right;
      left: -15px;
      top: 58px;
      z-index: 100;
      position: relative;
      margin-left: 0;
      width: 130px;

  }
  .talent h1 {
    font-size: 19pt;
    padding-top: 35px;
}
.row.pho {
    padding-top: 20px;
    margin-bottom: 20px !important;
}
.wpcf7-form-control.wpcf7-submit {
    background-color: transparent;
    border: 1px solid #65605e;
    box-shadow: none;
    height: 45px;
    width: 100%;
    margin: 0 auto;
    float: none;
    display: block;
}
  .name {
    border-top: none !important;
    float: left;
    width: 100%!important;
}
  .maincont .row {
    width:100%!important;
    float:left!important;
  }
  #about {
      margin-bottom: 60px;
  }
  .ffb {
    font-size:26px;
  }
  .lor h4 {
      text-align: left;
  }
  .lor p {
      font-size: 15px;
      text-align: left;
  }
}
@media all and (orientation: landscape), all and (min-width: 480px) { 
  
}