
@font-face {
  font-family: 'RussoOne-Regular';
  src: url('../fonts/RussoOne-Regular.ttf');
}


@font-face {
  font-family: 'ReadexPro-Light';
  src: url('../fonts/ReadexPro-Light.ttf');
}


@font-face {
  font-family: 'ReadexPro-Regular';
  src: url('../fonts/ReadexPro-Regular.ttf');
}

@font-face {
  font-family: 'ReadexPro-SemiBold';
  src: url('../fonts/ReadexPro-SemiBold.ttf');
}

@font-face {
  font-family: 'ReadexPro-Bold';
  src: url('../fonts/ReadexPro-Bold.ttf');
}




input:focus,
textarea:focus,
select:focus {
  outline: none;
}

html {
  overflow-x: hidden; 
}



body {
  margin: 0;
  font-family: 'ReadexPro-Regular';
}


ul {
  margin: 0;
  padding: 0;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}


ul, ol {
  list-style: none;
}


input {
  outline: none;
}

img {
  max-width: 100%;
  vertical-align: middle;
}

a {
  text-decoration: none;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}


.container {
	width: 100%;
	max-width: 1500px;
	padding: 0 20px;
	margin: auto;
}

header {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10;
	-webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

.service_offer_custom_ul ul {
  list-style: disc;
  padding-left: 35px;
}

.service_offer_custom_ul ul li {
  font-size: 16px;
  line-height: 24px;
  font-family: 'ReadexPro-Regular';
  color: #374F5A;
}

.header-scroll {
	background: #fff;
}

.header-scroll .header_wrap {
	padding: 15px 0;
}

.mob_link {
  display: none;
}

/* Top header */

.header_top {
	border-bottom: 1px solid #BBC7C4;
	padding: 10px 0;
}

.header-top-links {
	display: flex;
	justify-content: flex-end;
}

.header-top-links ul {
	display: flex;
	align-items: center;
}

.header-top-links ul li,
.header-top-links ul li a {
	font-size: 12px;
	color: #374F5A;
}

.header-top-links ul li {
	display: flex;
	align-items: center;
	line-height: 1;
}

.header-top-links ul li a {
	font-family: 'ReadexPro-Regular';
}


.header-top-links ul li img {
	margin-right: 10px;
	margin-left: 30px;
}


.header-top-links ul li a:hover {
	color: #D71920;
}



.header_wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
  padding: 30px 0;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

.header_wrap  #menu-main-menu {
	display: flex;
	align-items: center;
}

.header_wrap  .nav ul li {
	margin-left: 40px;
}

.header_wrap  .nav ul li a {
	color: #374F5A;
	text-transform: uppercase;
	font-size: 15px;
	font-family: 'RussoOne-Regular';
	font-weight: 400;
}

.header_wrap .nav ul li.menu-item-26 a {
	background: #D71920;
    color: #fff;
    border-radius: 100px;
    padding: 10px 35px;
    border: 1px solid #D71920;
}

.header_wrap .nav ul li.menu-item-26 a:hover {
	background: #fff;
}

.header_wrap  .nav ul li a:hover {
	color: #D71920;
}

.header_wrap  .nav ul li.current-menu-item a {
	color: #D71920;
}

.header_wrap .nav ul li.menu-item-26:last-child a:hover {
  background: transparent;
}

.header_wrap  .nav ul li.current-menu-item:last-child a {
	color: #FFF;
}


/* Top benefiti */


.topBenefit {
    background: #EFEBE6;
    padding-top: 12%;
    margin-top: -1%;
    padding-bottom: 5%;
}

.topBenefitiReference {
  background: #FFF;
  padding-top: 2%;
  margin-top: 0%;
  padding-bottom: 0%;
}

.topSertifikati {
  background: #FFF;
  padding-top: 5%;
  margin-top: 0%;
  padding-bottom: 5%;
}


.topBenefit ul {
	margin-left: -50px;
}

.topBenefit ul li {
	width: 33.333%;
	text-align: center;
	padding-left: 50px;
}


.topSertifikati h3 {
	font-family: 'RussoOne-Regular';
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 48px;
  text-align: center;
  text-transform: uppercase;
  color: #D71920;
  text-align: center;
}

.topSertifikati p {
	font-family: 'RussoOne-Regular';
  font-size: 16px;
  line-height: 24px;  
  color: #374F5A;;
  margin-bottom: 60px;
  text-align: center;
}

.topSertifikati ul li {
  width: 25%;
  text-align: center;
  padding-left: 50px;
}

.benefit_bgd {
	background: #CAC4BC;
  border-radius: 10px;
  width: 100%;
  height: 140px;
  position: absolute;
  top: 3.5%;
}

.benefit_box {
	position: relative;
}

.topBenefit ul li img {
	width: 170px;
	height: 170px;
	object-fit: contain;
	position: relative;
	z-index: 5;
}

.kontaktIkonice ul li img {
	width: 30px;
	height: 30px;
	object-fit: contain;
	position: relative;
	z-index: 5;
}

.topBenefit ul li h3 {
	color: #374F5A;
	text-transform: uppercase;
	font-size: 24px;
	font-family: 'RussoOne-Regular';
	position: relative;
	z-index: 5;
}

.topBenefit ul li p {
	color: #374F5A;
	font-family: 'ReadexPro-Regular';
	position: relative;
	z-index: 5;
	line-height: 24px;
}

.topBenefit ul li hr {
  width: 90px;
  height: 5px;
  background: #D71920;
  border: none;
  margin: 20px auto;
  display: inline-block;
}

.topSertifikati ul li img {
  width: 60%;
  height: 100%;
  object-fit: contain;
  position: relative;
  z-index: 5;
}

.topSertifikati ul {
  justify-content: center;
}

.topBenefit a,
.homepage_reference .home_ref_right a,
.service_offer .seervice_offer_left a,
.new_in_trans .post_desc .read_more {
	color: #374F5A;
  border: 1px solid #374F5A;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 0.05em;
  border-radius: 100px;
  padding: 10px 35px;
  display: inline-block;
  margin-top: 50px;
  font-family: 'RussoOne-Regular';
}

.topBenefit a:hover,
.homepage_reference .home_ref_right a:hover,
.service_offer .seervice_offer_left a:hover,
.new_in_trans .post_desc .read_more:hover {
	background: #374F5A;
  color: #fff;
}


.kontaktIkonice a {
  padding: 0;
  border: 0;
  margin-top: 0px;
  text-transform: unset;
}

.kontaktIkonice a:hover {
  background: unset;
  color: #D71920;
}

.kontaktIkonice ul li p {
  line-height: 26px;
  min-height: 75px;
}



/* Our offer */


.our_offer {
	background: #374F5A;
	position: relative;
	color: #fff;
	padding: 130px 0;
}

.our_offer .ofer_left {
	width: 40%;
}

.our_offer .ofer_left h2 {
	font-size: 40px;
	font-family: 'RussoOne-Regular';
	text-transform: uppercase;
	margin-top: 0;
}

.our_offer .ofer_left p {
	font-family: 'ReadexPro-Regular';
	line-height: 24px;
}

.our_offer .ofer_left a {
	color: #fff;
  border: 1px solid #fff;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 0.05em;
  border-radius: 100px;
  padding: 10px 35px;
  display: inline-block;
  margin-top: 50px;
  font-family: 'RussoOne-Regular';
}

.our_offer .ofer_left a:hover {
	background: #D71920;
}

.our_offer .move_truck {
	width: 55% !important;
	height: auto !important;
	position: absolute;
	right: -30%;
	top: 50%;
  transform: translateY(-50%);
}


.reference .move_truck {
  width: 55% !important;
  height: auto !important;
  position: relative;
  right: 0;
  top: 0;
  transform: unset;
  margin-bottom: 100px;
}



/* Reference */

.homepage_reference {
  padding: 15% 0;
}

.homepage_reference .home_ref_left,
.homepage_reference .home_ref_right {
  width: 50%;
  position: relative;
}

.homepage_reference .home_ref_left::after {
  content: '';
  background: url(../images/gradient-img.png);
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
  position: absolute;
  top: -30%;
  width: 460px;
  right: 23%;
  bottom: -30%;
  z-index: -1;
}


.homepage_reference .home_ref_right {
  padding-left: 5%;
}


.homepage_reference .home_ref_left img {
  position: absolute;
}


.homepage_reference .home_ref_left img:nth-child(2) {
  top: 50%;
  transform: translateY(-50%);
  right: 5%;
  z-index: 5;
}



.homepage_reference .home_ref_left img:first-child {
  top: -30%;
}

.homepage_reference .home_ref_left img:last-child {
  bottom: -30%;
}


.homepage_reference .home_ref_right h2,
.service_offer .seervice_offer_left h2 {
  color: #374F5A;
  font-family: 'RussoOne-Regular';
  font-size: 40px;
  text-transform: uppercase;
}

.homepage_reference .home_ref_right p,
.service_offer .seervice_offer_left p {
  font-size: 16px;
  line-height: 24px;
  font-family: 'ReadexPro-Regular';
  color: #374F5A;
  width: 77%;
}


/* Usluge koje nudimo */


.service_offer .seervice_offer_left,
.service_offer .seervice_offer_right {
  width: 50%;
}


.service_offer .seervice_offer_right img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}

.service_offer .seervice_offer_left p {
  width: 80%;
}



/* RT Trans blog */

.new_in_trans {
  background: #839097;
  padding: 70px 0;
  margin-top: 70px;
}

.new_in_trans h2 {
  color: #fff;
  text-align: center;
  font-family: 'RussoOne-Regular';
  font-size: 40px;
  text-transform: uppercase;
}


.new_in_trans ul {
  display: flex;
  flex-wrap: wrap;
  margin-left: -30px;
}

.new_in_trans ul li {
  width: 33.333%;
  padding-left: 30px;
  padding-top: 30px;
}

.new_in_trans ul li img {
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  width: 100%;
}

.new_in_trans .post_img {
  overflow: hidden;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.new_in_trans ul li:hover img {
  transform: scale(1.1);
}


.new_in_trans h3 {
  margin-top: 0;
  color: #374F5A;
  font-size: 20px;
  line-height: 24px;
  font-family: 'ReadexPro-SemiBold';
}


.new_in_trans .post_desc {
  background: #fff;
  padding: 5%;
}

.new_in_trans .post_desc p {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}


.new_in_trans .post_desc .read_more {
  margin: 15px 0 20px;
}



/* Autodizalice */

.autodizalice_mehanizacija {
  background: url(../images/dizalice.png);
  background-size: contain;
  text-align: center;
  background-repeat: no-repeat;
  background-position: top;
}

.autodizalice_mehanizacija .main_title {
  padding: 10% 0 3%;
}

.autodizalice_mehanizacija h2 {
  text-align: left;
  text-transform: uppercase;
  font-size: 32px;
  font-family: 'RussoOne-Regular';
  color: #374F5A;
  border-bottom: 1px solid #BBC7C4;
  padding-bottom: 10px;
  margin-bottom: 50px;
}

.autodizalice_mehanizacija .main_title h1 {
  color: #D71920;
  text-transform: uppercase;
  font-family: 'RussoOne-Regular';
  font-size: 40px;
}

.autodizalice_mehanizacija .main_title p,
.reference.our_services .main_title p {
  width: 50%;
  margin: auto;
  color: #374F5A;
  font-family: 'ReadexPro-Regular';
  line-height: 24px;
}

.lift_mehanization ul {
  display: flex;
  flex-wrap: wrap;
  margin-left: -30px;
}


.lift_mehanization ul li {
  width: 25%;
  padding-left: 30px;
  padding-bottom: 60px;
}

.lift_mehanization .lift_desc h3 {
  text-transform: uppercase;
  color: #D71920;
  font-size: 20px;
  font-family: 'RussoOne-Regular';
  margin: 15px 0 20px;
  text-align: left;
}

.reference-all-post .lift_desc p {
  text-align: left;
  font-size: 14px;
}

.lift_mehanization ul li .lift_img {
  overflow: hidden;
  border: 1px solid #FFFFFF;
  border-radius: 10px;
  overflow: hidden;
}

.lift_mehanization ul li .lift_img img {
  width: 100%;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;

  /* height: 100%; */
  height: 225px;
  object-fit: cover;
}


.lift_mehanization ul li:hover img {
  transform: scale(1.1);
}


.lift_mehanization .lift_list li {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-bottom: 0;
}

.lift_mehanization .lift_list li p {
  margin: 0;
  color: #374F5A;
  font-family: 'ReadexPro-Regular';
  line-height: 24px;
  text-align: left;
  font-size: 14px;
}

.single_dizalice .single_all_post {
  width: 15%;
  text-align: left;
}

.single_dizalice .single_post_desc {
  width: 85%;
  padding-left: 20%;
}

.single_dizalice .single_post_desc h1 {
  text-align: left;
  margin-top: 0;
  text-transform: uppercase;
  font-size: 32px;
  font-family: 'RussoOne-Regular';
  color: #374F5A;
}

.single_dizalice .single_post_desc img {
  width: 100%;

  height: 420px;
  object-fit: cover;
}

.single_reference .single_post_desc img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}

.single_post_desc .lift_list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
  border-bottom: 1px solid #BBC7C4;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.single_post_desc .lift_list li {
  width: 50%;
  display: flex;
  margin-top: 10px;
}

.single_post_desc .lift_list li p {
  margin: 0;
  font-size: 18px;
  font-family: 'ReadexPro-Light';
  color: #374F5A;
}

.single_post_desc .lift_list li p strong {
  font-family: 'ReadexPro-Regular';
  margin-left: 10px;
  color: #374F5A;
}

.single_dizalice {
  background: url(../images/dizalice.png);
  background-size: contain;
  text-align: center;
  background-repeat: no-repeat;
  background-position: top;
  padding-bottom: 7%;
}

.single_dizalice h3 {
  padding-top: 15%;
  text-align: left;
  text-align: left;
  text-transform: uppercase;
  font-size: 32px;
  font-family: 'RussoOne-Regular';
  color: #374F5A;
  border-bottom: 1px solid #BBC7C4;
  padding-bottom: 10px;
  margin-bottom: 50px;
  margin-top: 0;
}

.single_all_post .lift_desc a {
  color: #D71920;
}

.single_all_post .lift_desc h4 {
  font-family: 'RussoOne-Regular';
  margin: 0;
  line-height: 30px;
  text-transform: uppercase;
  height: 30px;
  overflow: hidden;
  font-size: 15px;
}

.single_content p {
  color: #374F5A;
  font-family: 'ReadexPro-Regular';
  margin: auto;
  line-height: 24px;
  text-align: left;
  margin-bottom: 15px;
}

.single_content p strong {
 font-family: 'ReadexPro-Bold';
}

/* Reference */

.reference {
  background: url(../images/dizalice.png);
  background-size: contain;
  text-align: center;
  background-repeat: no-repeat;
  background-position: top;
}

.reference .main_title {
  padding: 10% 0 3%;
}


.reference .main_title h1 {
  color: #D71920;
  text-transform: uppercase;
  font-family: 'RussoOne-Regular';
  font-size: 40px;
}

.reference .main_title p {
  width: 50%;
  margin: auto;
  color: #374F5A;
  font-family: 'ReadexPro-Regular';
}

.reference ul {
  display: flex;
  flex-wrap: wrap;
  margin-left: -30px;
}

.reference ul li {
  width: 25%;
  padding-left: 30px;
  padding-bottom: 60px;
}

.reference ul li h2 {
  text-transform: uppercase;
  color: #D71920;
  font-size: 20px;
  font-family: 'RussoOne-Regular';
  margin: 15px 0 20px;
  text-align: left;
}

.reference ul li p {
  margin: 0;
  color: #374F5A;
  font-family: 'ReadexPro-Regular';
  line-height: 24px;
  text-align: left;
  font-size: 14px;
}

/* Footer */

footer {
  background: #374F5A;
  padding: 40px 0;
}

.footer_links {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footer_links #menu-main-menu-1 {
  display: flex;
}

.footer_links #menu-main-menu-1 li a {
  color: #fff;
  margin-left: 45px;
  text-transform: uppercase;
  font-size: 14px;
}

.f_links {
  margin-top: 50px;
}

.f_links h4,
.f_links ul li span {
  margin-top: 0;
  margin-bottom: 5px;
  color: #BBC7C4;
  font-family: 'ReadexPro-SemiBold';
}


.f_links p,
.f_links a {
  margin: 0;
  color: #fff;
  font-family: 'ReadexPro-Light';
  font-size: 14px;
  line-height: 24px;
}

.f_links ul li {
  margin-right: 50px;
}

.f_links ul li:last-child a {
  display: block;
}

.f_links ul li span {
  margin: 0;
}

.under_footer p {
  color: #374F5A;
  font-family: 'ReadexPro-Light';
  font-size: 14px;
}



/* Animate effect on slider text */


.flex-active-slide .slider_content h1 {
  animation-name: fadeInUpSlide;
  animation-duration: 0.5s;
}

.flex-active-slide .slider_content p:first-of-type {
  animation-name: fadeInUpSlide;
  animation-duration: 1s;
}

.flex-active-slide .slider_content a {
  animation-name: fadeInUpSlide;
  animation-duration: 1.5s;
}


.flex-active-slide .slider_content img {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  animation-duration: 1.5s;
}


@-webkit-keyframes fadeInUpSlide {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}


@keyframes fadeInUpSlide {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUpSlide {
  -webkit-animation-name: fadeInUpSlide;
  animation-name: fadeInUpSlide;
}



/* img anime  */

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

/* Slider */

.main-slider.flexslider {
	background: url(../images/slider_bgd.png);
	background-size: cover;
	background-position: center;
	background-position: center;
    padding-top: 180px;
    text-align: center;
}


.main-slider.flexslider .slider_content h1 {
	color: #D71920;
	text-transform: uppercase;
	font-size: 40px;
	margin-bottom: 20px;
	font-family: 'RussoOne-Regular';
}

.main-slider.flexslider .slider_content p {
	color: #374F5A;
    font-family: 'ReadexPro-Regular';
    width: 40%;
    margin: auto;
    line-height: 24px;
}


.main-slider.flexslider .slider_content a {
	color: #374F5A;
    border: 1px solid #374F5A;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 0.05em;
    border-radius: 100px;
    padding: 10px 35px;
    display: inline-block;
    margin-top: 30px;
}

.main-slider.flexslider .slider_content a:hover {
	background: #374F5A;
	color: #fff;
}

.main-slider.flexslider .slider_content img {
	margin: auto;
    position: relative;
    top: 80px;
    width: auto !important;
    height: auto !important;
}


.flex-nav-prev {
    left: -4%;
    background: rgba(187, 199, 196, 0.2);
    height: 150px;
    width: 150px;
    border-radius: 50%;
    position: absolute;
    top: 36%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    font-size: 0;
    border: none;
    cursor: pointer;
    z-index: 5;
}

.flex-nav-next {
    right: -4%;
    background: rgba(187, 199, 196, 0.2);
    height: 150px;
    width: 150px;
    border-radius: 50%;
    position: absolute;
    top: 45%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    font-size: 0;
    border: none;
    cursor: pointer;
    z-index: 5;
}



#top_slider .slick-dots {
	display: none !important;
}


#top_slider li .slider_content a {
  margin-top: 20px;
  display: inline-block;
  padding: 13px 30px 14px;
  font-family: 'RussoOne-Regular';
}





/* === FLEX GRID  === */


.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flex-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.space-between {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.align-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.center-all {
  display: flex;
  align-items: center;
  justify-content: center;
}

.flex-end {
  align-items: flex-end;
}




/* Flex slider */



.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}


.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}

.flexslider {
  background: #fff;
  position: relative;
  zoom: 1;
}

.flexslider .slides {
  zoom: 1;
}

.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
  width: 100%;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}


.flex-direction-nav a {
  font-size: 0;
  text-decoration: none;
  display: block;
  position: absolute;
  top: 0;
  z-index: 10;
  cursor: pointer;
  width: 100%;
  height: 100%;
}


.flex-direction-nav .flex-prev {
  left: 0px;
  opacity: 1;
  text-align: center;
  line-height: 165px;
}

.flex-direction-nav .flex-next {
    right: 0;
    opacity: 1;
    text-align: center;
    line-height: 165px;
}


.flex-direction-nav a.flex-prev:before {
    content: '';
    background: url(../images/arrow-left.svg);
    width: 20px;
    height: 20px;
    background-size: contain;
    position: relative;
    left: 20%;
    display: inline-block;
    background-repeat: no-repeat;
    z-index: 5;
}


.flex-direction-nav a.flex-next:before {
    content: '';
    background: url(../images/arrow-right.svg);
    width: 20px;
    height: 20px;
    background-size: contain;
    position: relative;
    right: 20%;
    display: inline-block;
    background-repeat: no-repeat;
    z-index: 5;
}


.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}

.flex-control-nav {
  display: none;
}

.flex-control-nav {
  z-index: 2;
}

.under_footer .flex-wrap img {
    margin-left: 10px;
}

.under_footer .flex-wrap .line {
    display: none;
}

.click-view-all-posts {
    display: none;
}


.mob-btn {
    display: none;
}

.mobile-contact-us {
    display: none;
}

.new_in_trans .all-posts {
    display: none;
}


.mapa iframe {
  vertical-align: bottom;
  margin-top: 50px;
}


/* Kontakt Form */


#fluentform_1 input,
#fluentform_1 textarea {
  border: 1px solid #323E48;
  border-radius: 0;
  font-family: 'ReadexPro-Regular';
  padding: 10px 12px;
  resize: none;
}


#fluentform_1 input::-webkit-input-placeholder,
#fluentform_1 textarea::-webkit-input-placeholder {  
  color: #BBC7C4;
  font-family: 'ReadexPro-Regular';
  font-weight: normal;
}

#fluentform_1 input::-moz-placeholder,
#fluentform_1 textarea::-moz-placeholder { 
  color: #BBC7C4;
  font-family: 'ReadexPro-Regular';
  font-weight: normal;
}

#fluentform_1 input:-ms-input-placeholder,
#fluentform_1 textarea:-ms-input-placeholder {
  color: #BBC7C4;
  font-family: 'ReadexPro-Regular';
  font-weight: normal;
}

#fluentform_1 input:-moz-placeholder,
#fluentform_1 textarea:-moz-placeholder { 
  color: #BBC7C4;
  font-family: 'ReadexPro-Regular';
  font-weight: normal;
}


#fluentform_1 input:focus,
#fluentform_1 textarea:focus {
  -webkit-box-shadow: 0px 0px 0px 2px rgba(50,62,72,1);
  -moz-box-shadow: 0px 0px 0px 2px rgba(50,62,72,1);
  box-shadow: 0px 0px 0px 2px rgba(50,62,72,1);
}

#fluentform_1 .ff-btn-submit {
  background: #323E48 !important;
  color: #fff;
  border: 1px solid #323E48 !important;
  border-radius: 0 !important;
  font-family: 'ReadexPro-SemiBold';
  padding: 7px 50px !important;
}

.kontaktIkonice {
  margin-bottom: 50px;
}

.kontakt {
  background-repeat: repeat;
}

#fluentform_1 .ff-text-left {
  text-align: center;
}

.fluentform_wrapper_1 {
    width: 60%;
    margin: 0 auto;
}


.form-all-pages .main_title h2 {
  color: #D71920;
  text-transform: uppercase;
  font-family: 'RussoOne-Regular';
  font-size: 40px;
}

.form-all-pages .main_title  {
  padding: 0% 0 3% !important; 
}

.form-all-pages .main_title p  {
  width: 50%;
  margin: auto;
  color: #374F5A;
  font-family: 'ReadexPro-Regular';
}


.form-all-pages .kontakt {
  background-repeat: repeat;
  background: unset;
}





/* end Kontakt Form */


.slick-arrow {
  padding: 0;
  border: 0;
  outline: none;
  background: none;
  background: #6caddf;
  position: absolute;
  bottom: -50px;
  padding: 10px;
  border-radius: 10px;
  z-index: 5;
  color: #fff;
  text-transform: lowercase;
  cursor: pointer;


  background: #D71920;
  color: #fff;
  border-radius: 100px;
  padding: 10px 35px;
  border: 1px solid #D71920;
}


.slick-arrow.slick-prev {
  right: 55px;
  left: 0px;
  width: fit-content;
  font-family: 'ReadexPro-Bold';
   text-transform: capitalize;
}

.slick-arrow.slick-next {
  right: 0;
  font-family: 'ReadexPro-Bold';
   text-transform: capitalize;
}

.slides-numbers {
  display: block;
  margin-top: 20px;
  text-transform: uppercase;
  font-size: 20px;
  font-family: 'RussoOne-Regular';
  color: #374F5A;
}

.wrapper {
  margin-top: 50px;
}


.main-reviewimage img {
  border-radius: 0;
  height: 220px !important;
  width: 100%;
  background: unset;
}

.wrapper .slick-slider {
  margin: 0 -5px;
}

.wrapper .slick-slide {
  margin-right: 5px;
  margin-left: 5px;
}


.service_offer {
  padding-bottom: 60px;
}


/* Responsive */

.our_services .all_services li {
  width: 50%;
}


.our_services .all_services li img {
  height: 400px;
  width: 100%;
  object-fit: cover;
}


@media only screen and (max-width: 1600px) {
  p,
  .homepage_reference .home_ref_right p, 
  .service_offer .seervice_offer_left p {
    font-size: 15px;
  }

  .topBenefit ul li h3 {
    font-size: 18px;
  }

  .our_offer .ofer_left h2,
  .homepage_reference .home_ref_right h2, 
  .service_offer .seervice_offer_left h2,
  .new_in_trans h2,
  .autodizalice_mehanizacija .main_title h1,
  .reference .main_title h1 {
    font-size: 35px;
  }

  .autodizalice_mehanizacija h2 {
    font-size: 30px;
  }

  .lift_mehanization .lift_desc h3 {
    font-size: 18px;
    margin: 15px 0 10px;
  }

  .flex-nav-prev,
  .flex-nav-next {
    width: 120px;
  }


}



@media only screen and (max-width: 1350px) {
  .topBenefit ul li img {
    width: 140px;
    height: 140px;
  }

  .kontaktIkonice ul li img {
    width: 30px;
    height: 30px;
}

  .autodizalice_mehanizacija h2 {
    font-size: 25px;
  }

  .benefit_bgd {
    height: 115px;
  }
  .main-slider.flexslider .slider_content h1 {
    font-size: 35px;
  }
  .header_wrap .nav ul li {
    margin-left: 14px;
  }
  .header_wrap .nav ul li a {
    font-size: 12px;
  }
  .header_wrap .nav ul li.menu-item-26 a {
    padding: 10px 20px;
  }
  .our_offer .ofer_left h2, 
  .homepage_reference .home_ref_right h2, 
  .service_offer .seervice_offer_left h2, 
  .new_in_trans h2, 
  .autodizalice_mehanizacija .main_title h1,
  .reference .main_title h1,
  .form-all-pages .main_title h2 {
    font-size: 30px;
  }

  .our_offer {
    padding: 60px 0;
  }

  .new_in_trans {
    padding: 30px 0;
  }

  .footer_links #menu-main-menu-1 li a {
    margin-left: 11px;
    font-size: 15px;
  }

  .our_offer {
    overflow: hidden;
  }

  .single_dizalice h3 {
    padding-top: 18%;
  }


}


@media only screen and (max-width: 992px) {

  .fluentform_wrapper_1 {
    width: 100%;
    margin: 0 auto;
}

  header {
    background: #fff;
  }
  .header_wrap .nav {
    display: none;
  }
  .footer_links #menu-main-menu-1 li a {
    font-size: 12px;
  }
  .homepage_reference {
    padding: 20% 0;
  }

  .single_dizalice h3 {
    padding-top: 100px;
  }

  .single_dizalice .single_all_post {
    width: 25%;
  }

  .single_dizalice .single_post_desc {
    width: 75%;
    padding-left: 10%;
  }

  .single_post_desc .lift_list li p {
    font-size: 17px;
  }

  .kontakt {
    background-repeat: no-repeat;
  }

}


@media only screen and (max-width: 768px) {

  .single_dizalice .single_post_desc img {
    height: 300px;
  }

  .autodizalice_mehanizacija .main_title {
    padding: 21% 0 3%;
  }


  .autodizalice_mehanizacija .main_title p {
    width: 100%;
  }

  .main-slider.flexslider .slider_content p {
    width: 100%;
  }

  .flex-nav-prev, .flex-nav-next {
    width: 50px;
    height: 50px;
    top: 65%;
  }

  .flex-nav-next {
    right: 15px;
  }
  .flex-nav-prev {
    left: 15px;
  }

  .flex-direction-nav .flex-prev,
  .flex-direction-nav .flex-next {
    line-height: 70px;
  }

  .flex-direction-nav a.flex-next:before {
    right: -7%;
  }

  .flex-direction-nav a.flex-prev:before {
    left: 7%;
  }

  .topBenefit {
    padding-top: 20%;
  }

  .homepage_reference .home_ref_left, .homepage_reference .home_ref_right {
    width: 100%;
  }

  .homepage_reference {
    padding: 10% 0;
  }

  .homepage_reference .home_ref_left img:first-child {
    top: 10%;
  }

  .homepage_reference .home_ref_left img:nth-child(2) {
    right: 0;
  }

  .homepage_reference .home_ref_left img:last-child {
    bottom: 10%;
  } 

  .homepage_reference .home_ref_left::after {
    width: 60%;
    right: 20%;
  }

  .homepage_reference .home_ref_right {
    padding-left: 0;
    position: static;
  }

  .homepage_reference .home_ref_left {
    height: 650px;
    position: relative;
  }

  .homepage_reference .home_ref_left h2 {
    position: absolute;
    top: 30px;
    left: 50%;
    transform: translate(-50%);
  }

  .homepage_reference .home_ref_right p, .service_offer .seervice_offer_left p {
    width: 100%;
  }

  .service_offer .seervice_offer_left p {
    width: 100%;
  }

  .new_in_trans ul li {
    width: 50%;
  }

  .reference.our_services .main_title p {
    width: 100%;
    margin-bottom: 10px;
  }

  .footer_links #menu-main-menu-1 {
    display: none;
  }

  .lift_mehanization ul li {
    width: 50%;
  }

  .our_services .all_services li {
    width: 100%;
  }

  .our_services .all_services li img {
    height: 225px;
  }

  .our_services.reference ul li h2 {
    font-size: 18px;
    margin-bottom: 0;
  }


}


@media only screen and (max-width: 600px) {




  .autodizalice_mehanizacija .main_title {
    padding: 100px 0 3%;
  }

  .header-top-links ul li:nth-child(2) img {
    display: none;
  }


  .topBenefit a, 
  .homepage_reference .home_ref_right a, 
  .service_offer .seervice_offer_left a, 
  .new_in_trans .post_desc .read_more {
    font-size: 13px;
  }

  .our_offer .ofer_left h2, 
  .homepage_reference .home_ref_right h2, 
  .service_offer .seervice_offer_left h2, 
  .new_in_trans h2 {
    font-size: 23px;
  }

  .autodizalice_mehanizacija h2 {
    margin-bottom: 25px;
  }


  .autodizalice_mehanizacija h2 {
    font-size: 20px !important;
  }


  .header_wrap {
    padding: 10px 0;
  }

  .header_wrap .logo {
    width: 150px;
  }

  .header-top-links ul li:first-child {
    display: none;
  }

  .header-top-links ul {
    justify-content: space-between;
    width: 100%;
  }

  .header-top-links ul li img {
    margin-left: 0;
  }

  .flex-nav-prev, .flex-nav-next {
    top: 77%;
  }

  .main-slider.flexslider .slider_content h1 {
    font-size: 23px;
  }

  #top_slider li .slider_content a {
    padding: 10px 30px 10px;
  }

  .main-slider.flexslider .slider_content a {
    font-size: 13px;
  }

  .main-slider.flexslider .slider_content img {
    top: 35px;
  }

  .topBenefit ul li {
    width: 100%;
    margin-top: 30px;
  }

  .topBenefit {
    padding-top: 65px;
    padding-bottom: 50px;
  }

  .topBenefit a, 
  .homepage_reference .home_ref_right a, 
  .service_offer .seervice_offer_left a, 
  .new_in_trans .post_desc .read_more {
    margin-top: 20px;
  }

  .our_offer .ofer_left,
  .our_offer .move_truck {
    width: 100%;
    text-align: center;
  }

  .our_offer .move_truck {
    width: 100% !important;
    transform: translate(0);
    position: relative;
    left: 20px;
    margin-top: 35px;
  }

  .our_offer .ofer_left a {
    display: none;
  }


  .our_offer .mob_link {
    display: block;
    color: #fff;
    border: 1px solid #fff;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 0.05em;
    border-radius: 100px;
    padding: 10px 35px;
    display: inline-block;
    margin-top: 50px;
    font-family: 'RussoOne-Regular';
    margin-left: auto;
    margin-right: auto;
  }

  .homepage_reference .home_ref_left {
    height: 350px;
  }

  .homepage_reference .home_ref_left img:first-child {
    top: 7%;
    width: 55%;
  }

  .homepage_reference .home_ref_left img:last-child {
    bottom: 7%;
    width: 55%;
  }

  .homepage_reference .home_ref_left img:nth-child(2) {
    width: 65%;
  }

  .homepage_reference {
    padding: 15% 0 10%;
    position: relative;
  }

  .homepage_reference .home_ref_right h2 {
    position: absolute;
    top: 15px;
    left: 50%;
    transform: translate(-50%);
  }


  .service_offer .seervice_offer_left, 
  .service_offer .seervice_offer_right {
    width: 100%;
  }

  .service_offer .seervice_offer_right {
    padding-top: 30px;
  }

  .new_in_trans ul li {
    width: 100%;
  }

  .lift_mehanization ul {
    margin-left: -15px;
  }

  .lift_mehanization ul li {
    padding-left: 15px;
    width: 100%;
    padding-bottom: 30px;
  }

  .reference .main_title {
    padding: 100px 0 3%;
}

  .reference ul {
    margin-left: -15px;
  }

  .reference ul li {
    padding-left: 15px;
    width: 100%;
    padding-bottom: 30px;
  }

  .reference .main_title p {
    width: 100%;
}


  .under_footer p {
    font-size: 12px;
    margin: 24px 0;
  }

 .single_dizalice .single_all_post {
    width: 100%;
    order: 2;
    margin-top: 50px;
  }

 .single_dizalice .single_post_desc {
    width: 100%;
    order: 1;
    padding-left: 0;
 }

 .single_post_desc .lift_list li {
    width: 50%;
    display: block;
    text-align: left;
}

.single_post_desc .lift_list li p strong {
    font-family: 'ReadexPro-Bold';
    font-size: 20px;
    margin-left: 0;
}

.single_all_post .lift_desc h4 {
    line-height: 44px;
    height: 44px;
    font-size: 15px;
    font-family: 'RussoOne-Regular';
}

.single_dizalice h3 {
    padding-top: 80px;
    font-size: 0;
}

.footer_links {
    justify-content: center;
}

footer .flex-wrap {
    flex-direction: column;
    text-align: center;
}

footer .f_links ul li {
    margin-right: 0;
    margin-bottom: 16px;
}

.under_footer .flex-wrap {
    justify-content: center;
    flex-direction: column;
}

.under_footer .flex-wrap .mobile-under {
    display: flex;
    flex-direction: column;
    text-align: center;
    margin-bottom: 60px;
    margin-top: 20px;
}

.under_footer .flex-wrap img {
    margin-left: 0;
    margin-top: 15px;
}

.under_footer .flex-wrap .line {
    display: block;
    background: #BBC7C4;
    width: 100%;
    margin: 0;
}

.click-view-all-posts {
    margin-top: 25px;
    margin-bottom: 15px;
    border-bottom: 1px solid #BBC7C4;
    padding-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.click-view-all-posts .rotate-up {
    transform: rotate(180deg);
}

.click-view-all-posts a {
    font-family: 'RussoOne-Regular';
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    color: #374F5A;
}

.all-post-view {
    display: none;
}

.single_dizalice .single_post_desc h1 {
    font-size: 24px;
}


.mob-btn {
    display: block;
    position: fixed;
    top: 55px;
    z-index: 66;
    right: 0;
    width: 60px;
    height: 50px;
}

/* toggle menu  */

.toggle-menu {
    background-color: transparent;
    border: none;
    cursor: pointer;
    display: inline-block;
    outline: none;
    padding: 0;
    pointer-events: initial;
    position: relative;
    vertical-align: middle;
    width: 30px;
    z-index: 10;
}


.toggle-menu span {
    background-color: #D71920;
    content: "";
    display: block;
    height: 2px;
    left: calc(50% - 13px);
    position: absolute;
    top: calc(50% - 1px);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, -webkit-transform 0.2s linear;
    transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, transform 0.2s linear;
    transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, transform 0.2s linear, -webkit-transform 0.2s linear;
    width: 26px;
}

.toggle-menu span:before, .toggle-menu span:after {
    background-color: #D71920;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, -webkit-transform 0.2s linear;
    transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, transform 0.2s linear;
    transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, transform 0.2s linear, -webkit-transform 0.2s linear;
    width: 26px;
}

.toggle-menu span:before {
    top: 9px;
}

.toggle-menu span:after {
    top: -9px;
}

.toggle-menu.active span {
    background-color: transparent;
    transition: background 0.2s ease-out;
}

.toggle-menu.active span:before, .toggle-menu.active span:after {
    transition: top 0.2s ease-out, -webkit-transform 0.2s 0.2s ease-out;
    transition: top 0.2s ease-out, transform 0.2s 0.2s ease-out;
    transition: top 0.2s ease-out, transform 0.2s 0.2s ease-out, -webkit-transform 0.2s 0.2s ease-out;
    background: #D71920;
}

.toggle-menu.active span:before {
    top: 0;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
}

.toggle-menu.active span:after {
    top: 0;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
}

/* end toggle menu  */


.tb-mob-nav {
    display: none;
    position: fixed;
    right: 0;
    transform: translate(0%);
    bottom: 0;
    top: 85px;
    background: #FCFCFC;
    z-index: 60;
    width: 100%;
    /* height: 330px; */
    height: fit-content;
    padding: 50px;
}

.tb-mob-nav li a {
    padding-bottom: 15px;
    display: inline-block;
}

.header_wrap #menu-main-menu {
    display: block;
    text-align: center;
}

.mobile-contact-us {
    display: flex;
    flex-direction: column;
    text-align: center;
    background: #374F5A;
    padding: 55px 90px;
}

.mobile-contact-us h2 {
    font-family: 'RussoOne-Regular';
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    color: #FFF;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 0;
}

.mobile-contact-us a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
    border-radius: 25px;
    border: 1px solid #FFFFFF;
    padding: 10px;
}

.mobile-contact-us a img {
    padding-right: 10px;
}

.new_in_trans .all-posts {
    font-family: 'RussoOne-Regular';
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0.05em;
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;
    display: block;
    width: 80%;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 30px;
    border-radius: 25px;
    border: 1px solid #FFFFFF;
    padding: 10px;
}

.topSertifikati ul li {
  width: 50%;
  margin-top: 30px;
}

.topSertifikati ul li img {
  width: 100%;
  height: auto;
}


.topSertifikati h3 {
  font-size: 24px;
  line-height: 24px;
}

.topSertifikati p {
  padding: 20px;
}


}


