

@import url('https://fonts.googleapis.com/css?family=Raleway');


html body {
 font-family: 'Raleway', sans-serif;
  overflow-x:hidden;  
  margin:0 auto; 
}
p {
  font-size: 16px;
}
body .p0{
  padding: 0;

}
header{
  position: relative;
  z-index: 1;
}
.navigation {

  /*background: transparent;*/
  /* top: 0; */
  /* right: 42%; */
  position: absolute;
  list-style: none;
  width: 100%;
  text-align: center;
  font-size: 17px;
  padding-top: 26px; 
  display: inline;
  color: #000000;
 
}

.navigation li{
  padding-right: 48px;
  display: inline;
  letter-spacing: 1px;
  cursor: pointer;

  
}
.home .top-section {
  background-image: url(trucks.jpg);
  background:url(trucks.jpg) center center no-repeat;
  float: left;
  width: 100%;
  height: 700px;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
 
}
.logo {
  background-image: url(gurunz-colour-logo.png);
  height: 85px;
  background-repeat: no-repeat;
  background-size: 100px;
   margin-left:50px;
}
 @media(max-width:768px){
 

 }


.top-section h1 {
 margin-top: 20px;
 margin-bottom: 10px;
 /*background: transparent;*/
 position: absolute;
 top: 50%;
 left: 50%;
 transform: translate(-50%,-50%);
 color: white;
 letter-spacing: 25px;
 white-space: pre;
}
.top-section .tag-line {
  /*background: transparent;*/
  position: absolute;
  top: 64%;
  left: 50%;
  transform: translate(-50%,-50%);
  color: #ffffff;
  letter-spacing: 11px;
  background: rgba(0, 0, 0, 0.46);
  padding: 2px 5px;
  /* font-weight: bold; */
  font-style: italic;
  /*margin-top: 12px;*/
}
.grad {
	float: left;
  width: 100%;
  height: 624px;
  opacity: 0.3;
  background-image: linear-gradient(#6aca88, #88bef5);
}
/*vision*/
.vision {
  float: left;
  width: 100%;
}
.inner-container {
  float: left;
  max-wid th: 1715px;
  margin: auto;
  padding: 60px 30px;
  width: 100%;
}
.vision h4 {
  font-weight: 700;
  font-size: 30px;
  margin-bottom: 40px;
  padding-left: 12%;
}

.vision .desc {
  width: 58%;
  margin: 0 auto 10px;
}
.arrow-line::after {
  content: "";
  height: 2px;
  width: 200px;
  float: left;
  margin-top: 16px;
  margin-right: 14px;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #72c0c2, #72c0c2);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0), #72c0c2, #72c0c2);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0), #72c0c2, #72c0c2);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0), #72c0c2, #72c0c2);
  background: linear-gradient(left, rgba(255, 255, 255, 0), #72c0c2, #72c0c2);


  /*about-section*/
}
.about-section {
	backgro und-image: url(trucks.jpg);
	background-image: url(truck-scaled.jpg);
	float: left;
	width: 100%;
	overflow: hidden;
  position: relative;
  background-position: 0px -123px;
  background-attachment: fixed;
  background-size:cover;
}
.about-grad {
	
  float: left;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  bottom: 0;
  top: 0;
  background-color: rgba(93,93,93,0.22);
}
.about-section .left-about{
  float: left;
  /*width: 100%;*/
  padding: 60px 154px;
  z-index: 1;
}
.about-section h2{
  display: inline-block;	
  width: 100%;
  text-align: center;
  margin-bottom: 21px;
  
   color: #fff;
}
.about-section .left-about p {
  padding: 10px 0;
  color: #fff;
}
#trapezoid {
 border-bottom: 480px solid  rgba(73,116,123,0.75);
 border-left: 240px solid transparent;
 border-right: 00px solid transparent;
 height: 0;
 width: 35%;
 float: right;
 position: absolute;
 right: 0;
 z-index: 1;
}

.services {
  background-image: url( meeting.jpg);
  float: left;
  width: 100%;
  /*background: #f9f9f9;*/
  position: relative;
  overflow: hidden;
  background-position: -1890px 1956px;
  /*background-attachment: fixed;*/
}
.services .service-description {
 z-index: 1;
 text-align: left;
 margin-top: 75px;
 margin-bottom: 75px;
 padding: 60px 54px;

 float: right;
}
.services .service-description h3{
  font-size: 36px;
  margin-top: 28px;
  color: #d2d2d2;
  color: #fff;

}

.services .service-description p{
  font-size: 16px;
  color: #d2d2d2;
  color: #fff;
  max-w idth: 677px;
  

}

#left_trapezoid {
 border-top: 480px solid rgba(73,116,123,0.75);
 border-left: 0 solid transparent;
 border-right: 240px solid transparent;
 height: 0;
 width: 35%;
 float: left;
 position: absolute;
 left:  0;
 bottom: 0;
 z-index: 2;
}


#parallelogram {
  width: 150px;
  height: 100px;
  -webkit-transform: skew(20deg);
  -moz-transform: skew(20deg);
  -o-transform: skew(20deg);
  background: rgba(213, 238, 255, 0.14901960784313725);
  height: 367px;
  width: 75%;
  position: absolute;
  margin-left: 48px;
  }#right-parallelogram {
    width: 150px;
    height: 100px;
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -o-transform: skew(20deg);
    background: #d5eeff26;
    height: 303px;
    width: 75%;
    margin-left: 48px;
  }




  .log-table {
    margin-bottom: 15px;
    min-height: 200px;
    background-color: rgba(38, 143, 160, 0.8117647058823529);

  }

  .products .log-description {
    color: #ececec;
  }
  .log-description p {
    font-size: 13px;

  }
  .log-description .grade {
    font-size: 17px;
    padding-top: 10px;
    font-weight: bold;
    margin-top: 10px;
  }


  .contact-info {
    padding: 20px 15px;
  }
  .contact-info input {
    padding: 11px;
    background: transparent;
    height: 45px;
    border: 1px solid #fff;
  }


  .custom-border {
    width: 50%;
    padding: 0;
    border-right: 15px solid #ffffff;
  }
  .prune-grade {
    background-image: url(Prune-grade-P30.png);
    height: 229px;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .a-grade {
    background-image: url(A-Grade-A30.jpg);
    height: 229px;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .k-grade {
    background-image: url(K-Grade.png);
    height: 229px;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .ki-grade {
    background-image: url(KI-Grade.png);
    height: 229px;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .kis-grade {
    background-image: url(KIS-Grade.png);
    height: 229px;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .log-description .characterstics {

    color: #ffffff;
    font-size: 15px;
    letter-spacing: 0.5;
    width: 45%;
    margin-left: -15px;
    background: #ffce43d4;
    padding-left: 15px;
  }

  .contact-us {
    background-image: url(meeting.jpg);
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  .contact-us-grad {
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 0;
    top: 0;
    background-color: rgba(93,93,93,0.82);

  }

  .query  {
    padding: 0 15px;

  }
  .query textarea {
    background: transparent;

  }
  .send-query {
    text-align: center;

  }
  .send-query input{
    border: 0;
    padding: 8px 41px;
    border-radius: 0;
    text-align: center;
    margin-top: 30px;
  }

  .arrow-line-heading {
    color: #ffffff;
    position: relative;
  }
  .contact-info input::-webkit-input-placeholder,.contact-info textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #ffffff;
  }
  .contact-info input::-moz-placeholder, .contact-info textarea::-webkit-input-placeholder  { /* Firefox 19+ */
    color: #ffffff;
  }
  .contact-info input:-ms-input-placeholder, .contact-info textarea::-webkit-input-placeholder  { /* IE 10+ */
    color: #ffffff;
  }
  .contact-info input:-moz-placeholder, .contact-info textarea::-webkit-input-placeholder  { /* Firefox 18- */
    color: #ffffff;
  }
  
  @media(max-width:768px){
  .top-section h1 {
    white-space: normal;
    font-size: 25px;
    width: 87%;
    letter-spacing: 14px;
}

ul.navi gation {
    display: flex;
    gap: 10px;
    justify-content: end;
    padding-right: 10px;
    margin-top: 6px;
	padding-left:5px;
}
.navig ation{  list-style:none; list-style-type:none; width:100%; ; clear:both; margin:0; }
.navig ation li{ list-style:none; list-style-type:none;margin:5px;  float:right;}

.navig ation li {
    font-size: 16px;
    padding-right: 0;
	margin-top: 0px;
	 padding-left:5px;
}
  
 
.top-section .tag-line {
    width: 87%;
}


.about-section .left-about {
    width: 100%!important;
    padding: 60px 54px;
    z-index: 9;
}

.vision .desc {
    width: 80%;
}

.services .service-description {
    z-index: 999;
}

.col-sm-6.custom-border {
    width: 100%;
    border-right: 0!important;
}

.col-sm-6.col-sm-offset-3.log-table.p0 {
    padding-bottom: 5px;
}
.inner-container {
    max-width: 100%;
}

div#parallelogram {
    width: 150px;
    height: 100px;
}
  }
div#content {
    padding: 0 20px 30px 20px;
}

.form-control{
    color:white!important;
}
div#primary {
    padding: 0 20px;
}
.main-p{
    width: 100%;
    display: block;
    height: 100%;
    z-index: 999;
    position: relative;
}

span.wpcf7-spinner {
    position: absolute;
    top: 34px;
}

.col.p0.send-query {
    position: relative;
}

textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.form-control {
    color: white!important;
}

textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.form-control::placeholder {
    color: white;
}
span.wpcf7-not-valid-tip {
    color: white;
}

.wpcf7-response-output {
    background: white;
}

.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}

.wpcf7-reflection > output {
	display: list-item;
	list-style: none;
}

.wpcf7-reflection > output[hidden] {
	display: none;
}

/***rightfloat***/
*,h1, h2, h3, h4, h5{margin: 5px 0;font-weight: blod;line-height: 30px;color: inherit;text-rendering: optimizelegibility;margin: 0px;padding: 0px;}

.rightfloat{  width: 50px ;  height: 250px ;  position: fixed ;  top: 50% ;  margin-top: -126px ;  background:#55f;  right: 0 ;  border-radius: 5px 0 0 5px ;  z-index: 9999 ; }  
.rightfloat ul{  list-style: none ; }  
.rightfloat .icon li{  width: 49px ;  height: 50px ;  background: url(img/floaticon.png) no-repeat ; }  
.rightfloat .icon li a{  padding:20px ; }  
.rightfloat ul li p{  text-indent: 0em ; }  
.rightfloat .icon .up{  background-position:-330px -120px  ; }  
.rightfloat .icon li.qq{  background-position:-385px -73px  ; }  
.rightfloat .icon li.tel{  background-position:-385px -160px  ; }  
.rightfloat .icon li.wx{  background-position:-385px -120px  ; }  
.rightfloat .icon li.down{  background-position:-330px -160px  ; }  
.rightfloat .info{  top: 50% ;  height: 147px ;  position: absolute ;  right: 100% ;  background:#55f;  width: 0px ;  overflow: hidden ;  margin-top: -73.5px ;  transition:0.5s ;  border-radius:4px 0 0 4px  ; }  
.rightfloat .info.hover{  width: 145px ;  }  
.rightfloat .info li{  width: 145px ;  color: #CCCCCC ;  text-align: center ; }  
.rightfloat .info li p{  font-size: 1.1em ;  line-height: 2em ;  padding: 15px ;  text-align: left ; }  
.rightfloat .info li.qq p a{  display: block ;  margin-top: 12px ;  width: 100px ;  height: 32px ;  line-height: 32px ;  color: #00DFB9 ;  font-size: 16px;  text-align: center ;  text-decoration: none ;  border: 1px solid #00DFB9 ;  border-radius: 5px ; }  
.rightfloat .info li.qq p a:hover{  color: #FFFFFF ;  border: none ;  background: #00E0DB ; }  
.rightfloat .info li div.img{  height: 100% ;  /*background: #DEFFF9 ;*/  margin: 15px ; }  
.rightfloat .info li div.img img{  width: 100% ;}   


.picT{z-index: 99999;
position: absolute; /* 设置为相对定位 */
  text-align: center; /* 文字居中 */
  width:100%;
  bottom: 10px;
  color: white; 
  margin:0 auto
}

.picT a{z-index: 199999;
color:#fff;
 text-decoration:none
}
/*控制菜单的按钮*/ 
.index_cy{  width: 30px ;  height: 30px ;  background: url(img/index_cy.png) ;  position: fixed ;  right: 0 ;  top: 50% ;  margin-top: 140px ;  background-position: 62px 0 ;  cursor: pointer ;  z-index: 9999 ;}
.index_cy2{  width: 30px ;  height: 30px ;  background: url(img/index_cy.png) ;  position: fixed ;  right: 0 ;  top: 50% ;  margin-top: 140px ;  background-position: 30px 0 ;  cursor: pointer ;  z-index: 9999 ;}  
 @media(max-width:768px){.rightfloat {
    display:none
}
.navigation li{ font-weight:bold; font-size:14px; float:right}
.index_cy{disp lay:none}
.logo { margin-left:0}

.about-section .left-about{
padding:0;
  width:80%;
  margin:0 auto;

  /*width: 100%;*/


padding:0 20px 0 20px;
padding-left:20px;
padding-right:20px;
  z-index: 1;
}
.about-section .left-about p{
padding:0;
  color: #fff;
  padding-right:20px;
}
.services{background-image: url( meeting.jpg);}
.services .service-description {
 z-index: 1;
 text-align: left;
 margin-top: 15px;
 margin-bottom: 15px;
 float: right;
 padding-right:10px; 
 padding-left:20px;
 border:1px solid red
}

.services .service-description h3{
  font-size: 36px;
  margin-top: 8px;
  color: #d2d2d2;
  color: #fff;

}

.services .service-description p{
  font-size: 16px;
  color: #d2d2d2;
  col or: #000;
  max-w idth: 677px;
  

}
.about-grad { display:none}
#left_trapezoid{ display:none}
#trapezoid{ display:none}
}

@media (min-width:1200px){
.services .service-description { width:1200px; }
}
/*
Theme Name: Gurunz Theme
Description: A Gurunz WordPress theme
Version: 1.0
*/
.footer{ clear:both; text-align:center;	margin:0 auto;color:#aaaaaa; padding-top:30px; padding-bottom:35px; line-height:2;}
.footer .container{margin:0 auto; width:100%;}

.wpcf7-submit{ border:1px solid #fff; margin-bottom:5px }