body {
  font-family: 'Gotham Pro'!important;

	   margin: 0!important;
	   background: #fff;
}

 a {
    cursor: pointer;
    text-decoration: none!important;
  }
a:active, a:focus { outline: none; text-decoration: none; }

input, textarea {outline:none; 	     font-family: 'Gotham Pro';}
input:active, textarea:active {outline:none;}
:focus {outline:none;}
button:active, button:focus {
  outline: none;
}
         button:active, button:focus {
  outline: none;
}




::-webkit-scrollbar {
    width: 6px; /* ширина для вертикального скролла */
    height: 6px; /* высота для горизонтального скролла */
    background-color: rgba(51, 51, 51, 0.1);     border-radius: 9em;
}

/* ползунок скроллбара */
::-webkit-scrollbar-thumb {
    background-color: #83BC3F;
    border-radius: 9em;

}

::-webkit-scrollbar-thumb:hover {
    background-color:#83BC3F;
}



::-webkit-scrollbar-button:vertical:end:increment {
    background:
      #fff;

}

::-webkit-scrollbar-button:horizontal:start:decrement {
    background: #fff;
}

::-webkit-scrollbar-button:horizontal:end:increment {
    background: #fff;
}

.wrp {
  margin-left: auto;
  margin-right: auto;
  width: 1300px;
}
.header-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}
.topheader {
    position: relative;
    z-index: 9;
}
.header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    }



.header-logo {
    display: flex;
    width: 200px;
}
.header-logo img {
    width: 100%;
}

.header-right {
    display: flex;
    gap: 30px;
    align-items: center;
}

.header-links{
       display: flex;
    gap: 30px;
    align-items: center;
}

.headerlinksitem {
   transition: 0.3s;/* Контакты */

font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 15px;
display: block;
color: #FFFFFF;


}
.headerlinksitem:hover {
    transition: 0.3s;
    color: #D8FF8F;
}


.section-onehome {
    padding-top: 276px;
    padding-bottom: 210px;
}



.button1 {
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
font-style: normal;
font-weight: 600;
font-size: 13.76px;
line-height: 17px;
/* identical to box height */

color: #FFFFFF;

padding: 14px 34px;
background: #83BC3F;
border-radius: 8px;
    transition: 0.3s;

}
.button1fit {
    width: fit-content;
}
.button1:hover {
     transition: 0.3s;
   background: #233808;  
}

.pagetitle {
    margin-top: 0;
    margin-bottom: 28px;/* Литанд - Ваш Надежный Логистический Партнер */

font-style: normal;
font-weight: 500;
font-size: 44px;
line-height: 54px;
color: #D8FF8F;


}

.pagehomescreenonedesc {
    margin-bottom: 28px;
  max-width: 660px;
font-style: normal;
font-weight: 400;
font-size: 28px;
line-height: 35px;
color: #FFFFFF;


}


.infofirstdcreen {
display: flex;
gap:20px;
align-items: center;
margin-top: 48px;

font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 13px;

color: #FFFFFF;


}
.infofirstdcreenrazd {
    /* Rectangle 2 */

width: 3px;
height: 47px;

background: #D8FF8F;

}



.mt80 {
    margin-top: 80px;
}
.mb80 {
    margin-bottom: 80px;
}


.section-title {
    margin-top: 0;
    margin-bottom: 45px;
font-style: normal;
font-weight: 500;
font-size: 28px;
line-height: 27px;
/* identical to box height */

color: #333333;


}




.abouttricol {
    display: flex;
    gap: 22px;
}

.abouttricol-col {
    display: flex;
    flex-direction: column;
    gap: 14px;
    width: calc((100% - 44px) / 3);
}
.abouttricol-item {

font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 38px;
/* identical to box height, or 238% */
text-align: center;
color: #333333;
padding: 14px;


background: rgba(131, 188, 63, 0.3);
border-radius: 10px;
height: 66px;
box-sizing: border-box;

}

.abouttricol-item-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    height: 66px;
box-sizing: border-box;
       transition: 0.3s;


background: #83BC3F;
border-radius: 10px;

}
.abouttricol-item-link:hover {
       transition: 0.3s;
   background: #233808; 
}

.abouttricol-item-link-text {

font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 20px;
/* identical to box height, or 125% */

color: #FFFFFF;


}
.abouttricol-item-link-but {
    display: flex;
    align-items: center;
    gap: 6px;

font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 20px;
/* identical to box height, or 143% */

color: #FFFFFF;


}

.priemswrap {
      display: flex;
    gap: 22px;
}
.priems-item {
       width: calc((100% - 44px) / 3);
       box-sizing: border-box;
 padding: 30px;
background: #83BC3F;
border-radius: 10px;


 
}

.priems-img{
 position: relative;
width: 85px;
height: 85px;

background: #FFFFFF;
border-radius: 10px;

}

.priems-img1 img {
transition: 0.3s;
top: -14px;
left: 40px;width: 115px;
position: absolute;
}
.priems-img2 img {
    transition: 0.3s;
    position: absolute;
    top: 3px;
    left: 10px;
    width: 94px;
}
.priems-img3 img {
    transition: 0.3s;
       position: absolute;
    top: 2px;
    left: 0px;
    width: 104px;
}
.priems-item:hover .priems-img img {
transform: scale(1.1);
transition: 0.3s;
}



.priems-title {

font-style: normal;
font-weight: 700;
font-size: 20px;
line-height: 30px;
/* or 150% */

color: #FFFFFF;


}


.priems-header {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-bottom: 30px;
}
.priems-text {

font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 26px;
/* or 162% */

color: #FFFFFF;


}


.scrolisectionparalax {
padding-top: 80px;
padding-bottom: 80px;
}


.scrolisectionparalax-title {

font-style: normal;
font-weight: 500;
font-size: 28px;
line-height: 27px;
/* identical to box height */

color: #D8FF8F;
margin-bottom: 30px;

}
.scrolisectionparalax-text1{

font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 26px;
/* identical to box height, or 130% */

color: #FFFFFF;

margin-bottom: 20px;

}
.scrolisectionparalax-text2 {

font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 26px;
/* or 162% */

color: #FFFFFF;


}


.scrolisectionparalax-items {
display: flex;
align-items: flex-start;
gap: 30px;
margin-top: 80px;
}
.scrolisectionparalax-item{
width: 378px;
}
.scrolisectionparalax-item-title {

font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 26px;
/* identical to box height, or 130% */
margin-bottom: 10px;
color: #D8FF8F;


}
.scrolisectionparalax-item-desc {

font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 22px;
/* or 138% */

color: #FFFFFF;


}

.scrolisectionparalax-razd {

width: 3px;
height: 74px;

background: #D8FF8F;

}






.simcol1 {
    display: flex;
    gap:20px;
    margin-bottom: 50px;
}



.simtitle .section-title {
    margin-bottom: 0;
}
.simtitle {
    width: calc(50% - 10px);
}
.simtitle-desc {
   margin-top: 24px;
font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 26px;
/* identical to box height, or 130% */

color: #333333;


}
.simtext {
      width: calc(50% - 10px);/* «Литанд» специализируется на транспортировке крупногабаритной и тяжеловесной техники. Мы обладаем всем необходимым оборудованием и разрешениями для безопасной и своевременной доставки: */

font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 26px;
/* or 162% */

color: #333333;


}
.simcol2 {
       display: flex;
    gap:20px;
}
.simcol-items {
      width: calc(50% - 10px);
         display: flex;
    gap:20px;
    flex-direction: column;
}
.simcol-image {
  width: calc(50% - 10px);
  border-radius: 20px;
}
.simcol-item {
padding: 30px;
box-sizing: border-box;

background: #83BC3F;
border-radius: 10px;



}
.simcol-item-title {

font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 28px;
/* or 140% */

color: #FFFFFF;


}
.simcol-item-desc {
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 130%;
/* or 140% */

color: #FFFFFF;
}





.bigmap .wrp {
    padding-top: 260px;
    padding-bottom: 290px;
    position: relative;

}






picture {
    width: 100%;
    display: block;
}


.section-title.mb0{
    margin-bottom: 0;
}

.bigmapleft-text {
max-width: 771px;
font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 36px;
/* or 180% */

color: #333333;
margin-top: 30px;

}

.bigmap-left {
    z-index: 3;
position: relative;
}
.bigmap-map {
    position: absolute;
    top: 0;
    right: 0;
    width: 1012px;
}

.prfessional-wrapper {
    overflow: hidden;
    position: relative;
    padding-top: 80px;
    padding-bottom: 80px;
    background: #83BC3F;
}


.prfessional-title {
margin-bottom: 36px;
font-style: normal;
font-weight: 500;
font-size: 28px;
line-height: 34px;
/* or 121% */

color: #FFFFFF;


}
.prfessional-desc {
max-width: 900px;

font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 26px;
/* or 162% */

color: #FFFFFF;
margin-bottom: 36px;

}
.prfessional-infos {
display: flex;

gap: 34px;
}
.prfessional-item {
width: 370px;
}
.prfessional-item-title {
margin-bottom: 10px;
font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 26px;
/* identical to box height, or 130% */

color: #FFFFFF;


}
.prfessional-item-desc{

font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 22px;
/* or 138% */

color: #FFFFFF;


}
.prfessional-razd {

width: 3px;

background: #FFFFFF;

}
.opytimage {
position: absolute;
top: 0;
right: 0;
width: calc(((100vw - 1300px) / 2) + 467px);
height: 266px;
}
.opytimage-iner {
width: 100%;
height: 100%;
}








.callbackform02-wrp {
    margin-top: 60px;
    margin-bottom: 60px;
}
.callbackform02-container {
    display: flex;overflow: hidden;
    border-radius: 40px;
    background: #233808;
}
.callbackform02-left {
    width: 765px;
    padding: 46px 92px 60px 60px;
    box-sizing: border-box;
}
.callbackform02-right {
    width: calc(100% - 765px);
        border-radius: 0 40px 40px 0;
}
.callbackform02-left-title {
    margin-bottom: 16px;
font-style: normal;
font-weight: 500;
font-size: 43px;
line-height: 110%;
/* or 47px */

color: #FFFFFF;


}
.callbackform02-left-desc{
margin-bottom: 30px;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 19px;

color: #979496;
    max-width: 500px;


}
.callbackform02-left-items {
    display: flex;justify-content: space-between;
}
.callbackform02-left-item {
    white-space: nowrap;
    
font-weight: 300;
font-size: 16px;
line-height: 19px;
display: flex;
align-items: center;

color: #979496;
    gap: 10px;
    width: fit-content;
    /* Имя */

box-sizing: border-box;

/* Auto layout */
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
padding: 12px 8px;
cursor: pointer;
border: 1.13386px solid #474747;
border-radius: 10px;
transition: 0.3s;

}
.callbackform02-left-item:hover {
    color: #fff;transition: 0.3s;
}
.callbackform02-left-item svg {
    width: 18px;
}
.callbackform02-left-item span {
    width: 18px;
        height: 18px;
    display: block;
    background: url(img/max.png);
     background-position: center; background-repeat: no-repeat; background-size: contain;
}
.callbackform02-left-item.active {
    background: #fff;
    color: #232323;
    transition: 0.3s;
}
.formnew02-label {
margin-top: 10px;
    margin-bottom: 8px;
font-style: normal;
font-weight: 500;
font-size: 17px;
line-height: 20px;


color: #FFFFFF;


}
.formnew02-input {
    
}
.formnew02-input input[type=text] {
/* Input - name */

box-sizing: border-box;
padding: 18px 30px;
width: 100%;

border: 1.13386px solid #474747;
border-radius: 12.45px;

background: rgba(0, 0, 0, 0)!important;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 19px;
display: flex;
align-items: center;

color: #fff;
}
.formnew02-input input[type=text]::placeholder {

font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 19px;
display: flex;
align-items: center;

color: rgba(151, 148, 150, 0.5);


}
.formnew02-input input.wpcf7-not-valid {
    border: 1.13386px solid red;
}
.callbackform02-left .wpcf7-response-output {
    display: none!important;
}
.formnew02-agree {
    margin-top:22px;
    margin-bottom: 24px;
    
max-width: 352px;
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 14px;
/* or 25% */

color: #CFCFCF;


}
.formnew02-agree a {
    color: #CFCFCF; 
    text-decoration:underline!important;
}
.formnew02-sub input  {
    width: 100%;
    box-sizing: border-box;/* Button */
padding: 8px 19px;
background: #FFFFFF;
border-radius: 12.45px;

font-weight: 600;
font-size: 20px;
line-height: 24px;
display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
text-align: center;
border: 1px solid #FFFFFF;
color: #232323;

    transition: 0.3s;
position: relative;
}

.formnew02-sub .wpcf7-spinner {
    display: none!important;
}
.formnew02-sub input[type='submit'] {
 
}
.formnew02-sub input:hover {
      background: #83BC3F!important;
    color: #fff!important;
    transition: 0.3s;
}
.formnew02-sub:hover span {
        color: #fff!important;
        transition: 0.3s;
}


.contacts {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 28px;
    margin-bottom: 65px;
}

.contact-itemlabel{

font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 26px;
/* identical to box height, or 162% */
margin-bottom: 8px;
color: #333333;


}

.contact-iteminfo {
    transition: 0.3s;
    display: block;

font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 26px;
/* identical to box height, or 130% */

color: #333333;


}
a.contact-iteminfo:hover {
    color:#233808;
    transition: 0.3s;
}

.contnumberdop {
margin-top: 10px;
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 26px;
/* identical to box height, or 162% */

color: #333333;


}




.footer-wrapper {
    padding-top: 35px;
    padding-bottom: 35px;
    background: #233808;
}

.footer-bottom {
    margin-top: 30px;
display: flex;
justify-content: space-between;
align-items: center;

font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 15px;


color: rgba(255, 255, 255, 0.5);


}
.footerlinks {
display: flex;
gap:12px;
align-items: center;
    
}

.footerlinks a {

font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 19px;
text-decoration: underline!important;

color: #FFFFFF;

opacity: 0.5;

}






















.popform02newinter-wrp {
    position: fixed;
    top:-200vh;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 9999;
        opacity: 0;
    transition: opacity 0.3s;
}
.popform02newinter-wrp-open {
    top:0;
    opacity: 1;
    transition: opacity 0.3s;
}
.popform02newinter-over {
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
}
.popform02newinter-wrpin {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1300px;
}
.popform02newinter-wrpin-close{
    background-image: url('data:image/svg+xml,<svg width="33" height="33" viewBox="0 0 33 33" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="33" height="33" rx="16.5" fill="%23202020"/><rect x="11.1992" y="10" width="16.9318" height="2.03835" rx="1.01918" transform="rotate(45 11.1992 10)" fill="white"/><rect x="9.75781" y="21.9727" width="16.9318" height="2.03835" rx="1.01918" transform="rotate(-45 9.75781 21.9727)" fill="white"/></svg>'); 
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; 
    border-radius: 50%;
    top:21px;
    right: 21px;
    cursor: pointer;
    width: 33px;
    height: 33px;
    
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
position: absolute;

}
.popform02newinter-wrpin .container {
    padding:0;
}


.bigmap-map  img{
 width: 100%;
}
.burgr-mobile1 {
    display: none;
}




.mobimenu {
    position: fixed;
    left: -100vw;
    width: 100%;
    height: 100vh;
    z-index: 99;
     background: #233808;
     display: none;
     opacity: 0;
     transition: opacity 0.3s;
}









































































































































































