/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
html, button, input, select, textarea { color: #222; }
/*html { font-size: 1em; line-height: 1.4; }*/
::-moz-selection {
 background: #b3d4fc;
 text-shadow: none;
}
::selection { background: #b3d4fc; text-shadow: none; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
audio, canvas, img, video { vertical-align: middle; }
fieldset { border: 0; margin: 0; padding: 0; }
textarea { resize: vertical; }
a:focus{outline:none;} 
a{outline: 0 !important; color:#000000;}

/* ==========================================================================
Print styles.
Inlined to avoid required HTTP connection: h5bp.com/r
========================================================================== */

@media print {
 * { background: transparent !important; color: #000 !important; /* Black prints faster: h5bp.com/s */ box-shadow: none !important; text-shadow: none !important; }
 a,  a:visited { text-decoration: none; }
 a[href]:after { content: " (" attr(href) ")"; }
 abbr[title]:after { content: " (" attr(title) ")"; }
 .ir a:after,  a[href^="javascript:"]:after,  a[href^="#"]:after { content: ""; }
 pre,  blockquote { border: 1px solid #999; page-break-inside: avoid; }
 thead { display: table-header-group; /* h5bp.com/t */ }
 tr,  img { page-break-inside: avoid; }
 img { max-width: 100% !important; }
 @page {
  margin: 0.5cm;
 }
 p,  h2,  h3 { orphans: 3; widows: 3; }
 h2,  h3 { page-break-after: avoid; }
}


/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
audio, canvas, video { display: inline-block;  zoom: 1;
}
audio:not([controls]) { display: none; height: 0; }
[hidden] { display: none;}
html { font-size: 100%; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ }
html, button, input, select, textarea { font-family: sans-serif; }
a:focus { outline: thin dotted; }
a:active, a:hover { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }
mark { background: #ff0; color: #000; }
code, kbd, pre, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ''; content: none; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
dl, menu, ol, ul { margin: 1em 0; }
dd { margin: 0 0 0 40px; }
menu, ol, ul { padding: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; }
img { border: 0; /* 1 */ -ms-interpolation-mode: bicubic; /* 2 */ }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
form { margin: 0; }
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
legend { border: 0; /* 1 */ padding: 0; white-space: normal; /* 2 */  }
button, input, select, textarea { font-size: 100%; /* 1 */ margin: 0; /* 2 */ vertical-align: baseline; /* 3 */  
}
button, input { line-height: normal; }
button, select { text-transform: none; }
button, html input[type="button"], /* 1 */ input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */  
}
button[disabled], html input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ 
}
input[type="search"] { -webkit-appearance: textfield; /* 1 */ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */ box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0;}
textarea { overflow: auto; /* 1 */ vertical-align: top; /* 2 */ }
table { border-collapse: collapse; border-spacing: 0; }

*{padding:0; margin:0; outline:0;}
a img{border:none}a{text-decoration:none}a:hover{text-decoration:none}
ul, li{padding:0; margin:0; list-style:none}
.FL{float:left}.FR{float:right}.CL{clear:both; font-size:0; line-height:0; height:0}.CL1{clear:both}
.CTR{text-align:center}.TAR{text-align:right}.uline{text-decoration:underline}.UC{text-transform:uppercase}
.FL{float:left;}.FR{float:right;}.FN{float:none;}.CL{clear:both; font-size:0; line-height:0; height:0;}.CL1{clear:both}
:focus{outline:0}.PR{position:relative}
.checkBox{height:13px; width:13px; vertical-align:middle}
.no_brd{border:0 !important}.dsno{ display:none}
.clearfix:before,.clearfix:after{content:" "; display:table;}
.clearfix:after{clear:both}

@font-face {
  font-family: 'helveticalight';
  src: url('../fonts/helvetica_light_regular-webfont.woff2') format('woff2'),
       url('../fonts/helvetica_light_regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

body{font-family: 'helveticalight';}

.homebanner{
  position: relative;
  width: 100%;
  height: 100vh;
}
.homebanner img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.homebanner ul{
  position: absolute;
  right: 4.557vw;
  top: 5.06vw;
  display: flex;
}
.homebanner  ul li{
  margin-left: 15px;
}
.homebanner  ul li a{
  display: block;
  font-size: 1.628vw;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
}
.logosec{
  background: #fff;
  width: 27.018vw;
  height: 40.495vw;
  border-radius: 0px 0px 20px 20px;
  position: absolute;
  z-index: 1;
  left: 6.641vw;
  top: 0px;
  padding: 2.93vw 1.823vw;
  box-sizing: border-box;
}

.logo{
  width: 18.359vw;
  height:6.25vw;
}
.logo img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.logosec p{ font-size: 2.63vw; color: #000000; padding-top: 3.255vw;}
.map{
  width: 100%;
  height: 35.547vw;
  background: url(../images/map.jpg) no-repeat;
  background-size: cover;
}
.maptxt{
  padding: 11.068vw 9.766vw 0 8.594vw;
  font-size: 2.083vw;
  color: #00000070;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.3;
}
.homebtm{
  position: relative;
  width: 100%;
  height: 100vh;
}
.homebtm img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
footer{
  padding: 2.214vw 0px 2.214vw 8.594vw;
  font-size: 1.302vw;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
}

nav{
  display: flex;
  justify-content: space-between;
  padding: 3.06vw 4.557vw 1.953vw 8.594vw;
}
nav ul{
  display: flex;
  padding-top: 2.279vw;
}
nav ul li{
  margin-left: 15px;
}
nav ul li a{
  display: block;
  font-size: 1.628vw;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
}
nav ul li.active a{
  color: #45884d;
}
.aboutbanner{
  width: 100%;
  height: 26.432vw;
}
.aboutbanner img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.breadcrums{
  padding: 2.604vw 0 1.953vw 8.594vw;
  border-bottom: 1px solid #000;
  margin-bottom: 2.604vw;
}
.breadcrums ul{
  display: flex;
}
.breadcrums ul li{
  font-size: 1.432vw;
  color: #464646;
}
.breadcrums ul li a{
  color: #464646;
}
.breadcrums ul li span{
  color: #45884d;
  font-weight: 700;
}
.breadcrums ul li.sep{padding: 0px 7px;}
.abtcopy{
  padding:0px 8.594vw;
  color: #464646;
  font-size: 1.563vw;
}
.abtcopy h1{
  font-family: "Playfair Display", serif;
  color: #45884d;
  font-size: 2.344vw;
  font-weight: 500;
  line-height: 1;
  padding-bottom: 2.5vw;
}
.abtcopy p{
  padding-bottom: 2.604vw;
  font-family: Arial, Helvetica, sans-serif;  
  line-height: 1.3;
}

.amit {
  height: 31.641vw; 
  width:29.167vw;
  float: right;
  margin-left: 20px;
  margin-bottom: 10px;
}
.amit img{
  height: 100%; 
  width:100%;object-fit: cover;
}
.abtcopy h3{
  font-family: "Playfair Display", serif;
  color: #000;
  font-size: 2.344vw;
  font-weight: 500;
  line-height: 1;
  padding-bottom: 2.5vw;
}
.txtinput{width: 232px; display: block; border-radius: 5px; box-sizing: content-box; border-width: 1px; padding: 10px;  border-color: #000; font-size: 13px;font-family: "Golos Text", sans-serif; margin-bottom: 20px;}
.textareaform{border-width: 1px;border-radius: 4px;font-style: normal; display: block; font-weight: normal;line-height: 18px;height: 85px;border-color: #000;color: rgb(17, 17, 17);opacity: 1; padding: 10px; resize: none; width: 50%;font-size: 16px;font-family: "Golos Text", sans-serif;margin-bottom: 20px;}
.submitbutton {font-family:  "Golos Text", sans-serif; width: 170px; background: #232323; padding: 10px; color: #fff !important; text-align: left; font-size: 19px; border-radius: 10px;border: 1px solid #000;}
.mailto{color: #000; font-size: 1.497vw; padding: 2.93vw 0; text-decoration: none; display: block;}
.address{font-size: 1.563vw; color: #000; line-height: 1.3;}
.gmap{background: #000; padding: 2vw; margin: 2vw 0 0 0 ;}

@media (max-width: 1480px) {
  .logosec{height: 37.495vw;}
  .logosec p {font-size: 2.43vw;}
}
@media (max-width: 800px) {
  .homebanner {
    height: 80vh;
  }
  .homebtm {
    height: 50vh;
}
}
@media (max-width: 580px) {
  .homebanner {
    height: 70vh;
    margin-top: 400px;
  }
  .logosec {
    width: 70%;
    left: 50%;
    top: -80vw;
    height: 370px;
    transform: translate(-50%, 0px);
  }
  .homebanner ul {
    position: absolute;
    right: inherit;
    top: -90vw;
    display: flex;
    left: 48%;
    transform: translate(-50%, 0px);
}
.homebanner ul li a {
  font-size: 20px;
  color: #000;
}
.logosec .logo {
  width: 205px;
  height: 57px;
  margin: 14px auto 0;
}
.logosec p {
  font-size: 24px;
  padding: 10px 15px;
  line-height: 1.3;
}
.map{
  width: 100%;
  height: auto;
  background: url(../images/mapmob.jpg) no-repeat;
  background-size: contain;
}
.maptxt {
  padding: 220px 42px 40px 42px;
  font-size: 25px;
}
footer {
  padding: 34px 0px;
  font-size: 15px;
  color: #000;
  text-align: center;
}
nav {
  display: block;
  justify-content: space-between;
  padding: 26px 0px 36px 0px;
}
.logo {
  width: 205px;
  height: 57px;
  display: block;
  margin: 50px auto 0;
}
nav ul {
  display: flex;
  padding-top: 2.279vw;
  position: absolute;
  top: 22px;
  left: 48%;
  transform: translate(-50%, 0px);
}
nav ul li a {
  display: block;
  font-size: 20px;
}
.aboutbanner {
  width: 100%;
  height: 187px;
}
.breadcrums{display: none;}
.abtcopy {
  padding: 70px 30px 0px;
  color: #464646;
}
.abtcopy h1 {font-size: 23px; margin-bottom: 15px; line-height: 1.2;}
.abtcopy p{font-size: 16px; line-height: 1.4;}
.amit {
  height: 210px;
  width: 175px;
}
.teamv {
  padding: 30px 30px 0px;
  color: #464646;
}
.teamv h3 {
  font-size: 20px;
  margin-bottom: 10px;
  }
  .txtinput, .textareaform {
    width: 90%;}
  .mailto {
      font-size: 16px;
      padding: 20px 0px;
  }
  .address {
    font-size: 16px;
    margin-bottom: 15px;
}
}