   /*@import url(font/fonts.css);*/



/*

   .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {

    position: relative;

    width: 100%;


    min-height: 1px;

    padding-right: 10px;

    padding-left: 10px;

}*/



a.page-link, a.page-link:visited {
    color: #333;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #ed1c24;
    border-color: #ed1c24;
}




.container-non-responsive {
  /* Margin/padding copied from Bootstrap */
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;

  /* Set width to your desired site width */
  width: 1170px;
}


.owl-height {min-height: 200px; height:auto !important; height: 200px; }

.reset-filter {

    float: right;
    position: relative;
    right: 20px;
    

}

.ipWidget-MachineList{
	padding: 0px 20px;
}

.languages li{
  list-style: none;
  display: inline-block;
}


.search-results{
  display: none;
}




.ipsFileName{
  margin-top: 5px;
}

.ipsFileContainer{
  background: #eee;
}

.ipsFileAddButton{
  background: #489cfb;
  color: #f1f1f1;
}


a.ipsFileAddButton:hover{
  background: #489cfb;
  color: #f1f1f1;
}



.sellform label{
  font-weight: bold;
}

.btn{
  border-radius: 0;
}



.btn.btn-default[type=submit]{
    height: 50px;
    font-weight: 400;
    font-size: 18px;
    line-height: normal;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 0px;
    cursor: pointer;
    background: #ed1c24;
    color: #fff;
    border: 0 none;
    text-transform: uppercase;

      -webkit-transition: background-color 0.7s ease-out;
    -moz-transition: background-color 0.7s ease-out;
    -o-transition: background-color 0.7s ease-out;
    transition: background-color 0.7s ease-out;
}




.btn.btn-default[type=submit]:hover{

    background: #333;
   

  }





form.sellform{
  width: 100%;
}


.sellform .help-error{
/*  display: none !important;*/
color: red;
}


.hidden{
  display: none !important;
}


.navbar>.container, .navbar>.container-fluid {



    display: block;



}

.clear{clear: both;}

form#filterform div.field{
display: inline-block;
float: left;
max-width: 140px;
margin-right: 4px;
}


form#filterform2 div.field{
display: inline-block;
float: left;
max-width: 280px;
width: 280px;
margin-right: 6px;
}

form#filterform div.field.type-custom_text_field{
display: inline-block;
float: left;
margin-right: 4px;
}


form#filterform div.field.type-custom_text_field input{
height: 42px;
}


form#filterform2 div.field.type-custom_text_field input{
height: 42px;
}




form#filterform .btn.btn-default[type=submit],
form#filterform2 .btn.btn-default[type=submit] {
    height: 42px;
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 0px;
    cursor: pointer;
    background: #ed1c24;
    color: #fff;
    border: 0 none;
    text-transform: uppercase;
    margin-top: 10px;

      -webkit-transition: background-color 0.5s ease-out;
  -moz-transition: background-color 0.5s ease-out;
  -o-transition: background-color 0.5s ease-out;
  transition: background-color 0.5s ease-out;
}



form#filterform .btn.btn-default[type=submit]:hover {

    cursor: pointer;
    background: #333;
    color: #fff;

}





form#filterform .help-error{
  font-size: 12px;
  color: red;
}



.type-select{}



body {

    background: #fff;

    font-family: 'Open Sans', sans-serif !important;

    font-weight: 400;

    font-size: 15px;

    line-height: 21px;

    color: #141414;

}

#ipBlock-main ul{

margin-left: 0;
padding-left: 0;
list-style-position: inside;

}


b,strong{

      font-family: 'Open Sans', sans-serif;

      font-weight: 600;

  /*  font-weight: normal;*/

}



a,a:visited{

  color: #00539f;

   transition: 0.2s;

}


header a, a:visited {
    color: #ed1c24;
    transition: 0.2s;
    text-decoration: underline;
}



header a:hover {
    color: #ed1c24;
    text-decoration: none;
    
}




b{

  font-weight: 600;

}



a.more span{

  display: inline-block;

  margin-left: 5px;

  width: 16px;

  height: 9px;

background: url(../images/arrow-red.png) right ;

}





.contact-us div{

  color: #ed1c24;

}





.navbar-nav{

  margin-right: -10px;

}





.container.cont1 {

    padding: 100px 15px;

    min-height: 570px;

}







.vidinis .container.cont1 {

    padding: 70px 15px;

    min-height: 100px;

}





.vidinis .container.cont1 h1 {

 color: #fff;

 font-size: 36px;

}



.breadcrumb1 span{

padding: 0px 4px;

}



.breadcrumb1{

  color: #d6d6d6;

  margin-top: 10px;

}



.breadcrumb1 a,

.breadcrumb1 a:visited{

  color: #ed1c24;

 /* text-decoration: underline;*/

}





.form-bg{

  background: #f7f7f7;

  min-height: 170px;

  height: 100%;

  margin-bottom: 60px;

      border-bottom: solid 1px #d2d2d2;

}







.form-container{

  margin-top: 30px;

  width: 100%;

}



.item{

  min-height: 70px;

      background: #f7f7f7;

      margin-bottom: 20px;

      position: relative;

      z-index: 5;
/*
      display: block;
      width: 100%;*/

}


.ipBlock{
  width: 100%;
}







.btn.more.red {

   

    z-index: 3;

    right: 0;

    bottom: 0;

    background: #ed1c24;

    color: #fff;

    border-radius: 0;

    font-size: 16px;

    margin-top: 10px;

    text-transform: uppercase;

    font-weight: 600;

    width: 100%;

    margin: 27px 0px;

}


.btn.more.red:hover {

background: #333;
}




a{

  -webkit-transition: background-color 1s ease-out;
    -moz-transition: background-color 1s ease-out;
    -o-transition: background-color 1s ease-out;
    transition: background-color 1s ease-out;

}



.item .btn.more{



  z-index: 3;

  right: 0;

  bottom: 0;

  background: #3585c3;

  color: #fff;

  border-radius: 0;

  font-size: 14px;

  margin-top: 10px;


    -webkit-transition: background-color 0.5s ease-out;
    -moz-transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    transition: background-color 0.5s ease-out;


}

.item .btn.more:hover{
background: #0145a2;
}



.item .col-md-3,

.item .col-md-4,

.item .col-md-8{

  padding: 0;

}



.item .photo img{

  width: 100%;

  height: auto;

}





.item-cont{

  padding-top: 30px;

  padding-left: 15px;

}



.item-cont p{

  margin-bottom: 5px;

}







form input{



height: 40px;

line-height: 40px;

padding-left: 10px;

margin-top: 10px;

width: 98px;

    border: 1px solid #d2d2d2;

}



form.request-form input{

/*display: inline-block;

float: left;*/

height: 40px;

line-height: 40px;

padding-left: 10px;

margin-top: 10px;

width: 100%;

border-radius: 0;

}


.g-recaptcha{
  margin-left: 0px;
}

.form-horizontal .form-group {
    margin-right: 0px;
    margin-left: 0px;
}

select.form-control:not([size]):not([multiple]) {
    height: 42px;
}

form.request-form select{
padding-left: 10px;
border-radius: 0;
color: #787878;
height: 42px;
line-height: 42px !important;
}


form.request-form textarea{

/*display: inline-block;

float: left;*/

height: 200px;

/*line-height: 40px;*/

padding-left: 10px;

padding-top: 10px;

margin-top: 10px;

width: 100%;
border-radius: 0;
}













.main p{

  font-size: 16px;

  line-height: 26px;

}



.main .item p{

  font-size: 14px;

  line-height: 22px;

}


.container.main p {
    font-size: 16px;
    line-height: 26px;
    text-align: justify;
}


form select{

/*display: inline-block;

float: left;*/

height: 40px;

line-height: 40px;

padding-left: 10px;

margin-top: 10px;

width: 200px;

    border: 1px solid #d2d2d2;

}





form input[type=file] {

    height: 52px;

    line-height: normal;

    padding-left: 20px;

    padding-top: 15px;

    /* padding-right: 30px; */

    margin-top: 10px;

    cursor: pointer;

    background: #fff;

    color: #888;

    border: 0 none;

    text-transform: uppercase;

    padding-bottom: 0;

    margin-bottom: 0;

}



form input[type=submit] {

    height: 40px;

    line-height: normal;

    padding-left: 30px;

    padding-right: 30px;

    margin-top: 0px;

    cursor: pointer;

    background: #ed1c24;

    color: #fff;

    border: 0 none;

    text-transform: uppercase;

}





form.request-form input[type=submit] {

    height: 50px;

    font-weight: 600;

    font-size: 18px;

    line-height: normal;

    padding-left: 30px;

    padding-right: 30px;

    margin-top: 0px;

    cursor: pointer;

    background: #ed1c24;

    color: #fff;

    border: 0 none;

    text-transform: uppercase;

}





textarea{

      border: 1px solid #d2d2d2;

}







.white-bg {

    float: left;

  /*  background: #fff;

    padding: 30px;*/

    width: 100%;

}



.clear{

  clear: both;

}





.grey {

    background: #f7f7f7 url(../images/vector_bg.jpg) no-repeat center center;

    background-size: cover;

}







.no-padding{

margin-top: 20px;

}



.no-padding .col-md-6{

  padding: 5px 15px;

}





.small{

  margin-top: 5px !important;

  position: relative;

}



.small img{

  display: inline-block;



}



.small .col-md-3{

  padding: 0px;



}






.request-form-bg {
    margin-top: 0;
    width: 100%;
    min-height: 200px;
    height: 100%;
    background: #f7f7f7;
    padding: 40px;
    float: left;
}









.img-responsive{

  width: 100%;

  height: auto;

}



.item-detail{

  padding-top: 50px;

}



.item-detail h2{

  margin-bottom: 10px;

}





.item-detail h5{

  margin-bottom: 20px;

  color: #888;

  font-weight: 500;

}





.brand img{

     width: 85%;

    height: auto;

}





.brand img{

      margin-top: -20px;

    border: 1px solid #fff;

}





.preheader p{

  padding: 0px;

  margin: 0px;

  color: #f7f7f7;

}





.preheader{

  min-height: 32px;

  height: 100%;

  background: #00539f;

  width: 100%;

  padding-top: 5px;

}



.preheader span{

  margin-left: 20px;

  font-size: 14px;

  color: #f7f7f7;

}







.header {

    min-height: 160px;

    height: 100%;



    background: #fff;

}



		.ml-auto, .mx-auto {

    /* margin-left: auto!important; */

   /* margin: 0 auto;*/



}


/*pasleptas del ADMINO gliuku*/
.navbar__{

  background: #00539f;

  padding: 0px;

  min-height: 45px;

  height: 100%;

  line-height: 45px;

}



  .navbar{



    padding: 0px !important;

}








.navbar-toggler {

 

    background-color: #111;

    border: 1px solid #111;

 

}





.navbar-collapse{

  background: #00539f;

}



.navbar-dark .navbar-nav .nav-link {

    color: #fff;

    text-transform: none;

    font-size: 14px;

    font-family: 'Open Sans', sans-serif;

    font-weight: 400;

    padding: 0px 20px;

}



.navbar-dark .navbar-nav .nav-link:hover {

    color:#111;

}



li.nav-item.active{

/*  background: #00539f;*/

  color: #fff;

}





.navigation {

    background: #00539f;

}



.navbar-dark .navbar-nav li.nav-item.active a.nav-link{

 

    color: #ed1c24;

}



h1,h2,h3,h4,h5,h6{

 font-family: 'Open Sans', sans-serif;

 font-weight: 600;

}


.form-control {

  
    color: #495057;
    background-color: #fff;
  
    border: 1px solid #ced4da;
    border-radius: 0;
    

}


.ipwForm{
  background: #f7f7f7;
  padding: 30px;
} 



.navbar-dark .navbar-nav .active>.nav-link{

  color:#00539f;

 /* border-bottom: 2px solid #005898;*/

}



.vidinis .header {

    min-height: 210px;
    height: 100%;
    background: #fff;

}


h1.main-title {

    text-transform: uppercase;

    font-size: 28px;

    line-height: 36px;

    font-weight: 500;

    color: #ed1c24;

    margin-top: 10px;

}



.header .block-right{

  text-align: right;

  padding-top: 10px;

}







.footer {

    background: #00539f;

    font-size: 13px;

    color: #efefef;

    min-height: 60px;

    line-height: 60px;

    clear: both;

    margin-top: 60px;

}



.footer a{

  color: #fff;

}



.footer p{

  padding:0px;

  margin: 0px;

}



.footer .block-right{

  text-align: right;

}


.ipWidget {
    color: #141414;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
}



#content {

    padding-top: 0px;

    padding-bottom: 0px;

    min-height: 635px;

    margin-top: 0px;

}





.vidinis #content {

    padding-top: 0px;

 /*   padding-bottom: 60px;*/

    min-height: 692px;

    margin-top: 0px;

}









div.contact-us {

    left: -10px;

    position: relative;

}





.img-responsive{

  height: auto;

  width: 100%;

}





a.white-block {

    display: block;

    background: rgb(0, 83, 159);

   /* min-height: 300px;*/

    /* height: 100%; */

    text-align: center;

    color: #fff;

}



.nav-item{

	border-left:1px solid #f1f1f1;

}





.navbar-nav li:last-child{

	border-right:1px solid #f1f1f1;

}








.worldmap{

  max-width: 320px;

}





.white-block {

    display: block;

       background: rgba(255, 255, 255, 0.78) url(../images/world_bg5.png) no-repeat center center;

    background-size: contain;

    min-height: 270px;

    /* height: 100%; */

    border: 2px solid #fff;

}



.white-block h5{

margin-top: 55px;

}



.white-block h3{

font-size: 45px;

text-transform: uppercase;

}





.white-block.red-block .img-wrap{

  position: relative;

  display: block;

  z-index: 10;

}





.white-block.red-block .img-wrap .over{

     position: absolute;

    z-index: 8;

    background: rgba(0, 0, 0, 0.41);

    width: 100%;

    height: 100%;

    top: 0;

    

}





.white-block.red-block .img-wrap .over .play-btn{

  display: block;

     position: absolute;

    z-index: 9;

    background:url(../images/play.png) no-repeat center center;

    width: 62px;

    height: 64px;

    margin: auto;

    top: 0; left: 0; bottom: 0; right: 0;

      transition: 0.4s;

}





.white-block.red-block .img-wrap:hover .over .play-btn{

  display: block;

     position: absolute;

    z-index: 9;

    background:url(../images/play-hover.png) no-repeat center center;

    width: 62px;

    height: 64px;

    margin: auto;

    top: 0; left: 0; bottom: 0; right: 0;

}





.template-machines_list .container .main {
    
    padding-bottom: 30px;
}





.white-block.black-block .inside {

    padding: 30px 25px 20px 30px;

}



.white-block .inside{

padding: 30px 50px 20px 35px;

}



.white-block.red-block .inside{

padding: 20px 0px 10px 0px;

}



.map-block{

  

  min-height: 480px;

  background: #fff url(../images/map.png) no-repeat right bottom;



}





.flags{

  position: relative;

  top: 45px;

  z-index: 30;

}





.black-block h6{

	    font-size: 15px;

    color: #000;

    margin: 13px 0px;

}



.black-block i{

	width: 50px;

	

}





.map-block .title-header{

height: 45px;

line-height: 45px;

background: #6e6f72;

}





.map-block .title-header h1{

color: #fff;

font-size: 18px;

line-height: 45px;



}





.map-block .block-content{

  padding: 40px 40px 50px 0px;

}







.map-block .block-content .inside{

  padding-left: 60px;

}





.map-block .title-header .inside{

  padding-left: 60px;

}





.my-block{

  margin-bottom: 20px;

}


.item-cont.details{
    padding-left: 20%;
}


h3{

  font-size: 18px;

  margin:0px;

  padding: 0px;

}





.vidinis h3 {

    font-size: 21px;

    margin: 0px;

    padding: 0px;

}







.news .item{

  border-bottom: 1px solid #dfdfe0;

   margin-bottom: 15px;

}



.news .item .date{

  font-size: 13px;

  margin-bottom: 10px;

}





.news .item p{

  margin-bottom: 20px;

  line-height: 18px;

}



.news .item a,.news .item a:visited{

  color: #141414;

}



.news .item a:hover{

  color: #00539f;

  text-decoration: none;

}







@media (max-width: 991px){

body.template-home{
	overflow-x: hidden;
	background: #00046b;
}



body{
	overflow-x: hidden;
	
}



.footer {
    background: #00539f;
    font-size: 13px;
    color: #efefef;
    min-height: 50px;
    line-height: 50px;
    clear: both;
    margin-top: 0px;
}


.navbar-dark .navbar-nav .nav-link:hover {
    color: #01aeff;
}


.worldmap {
    max-width: 100%;
}


.brand img {
    margin-top: 20px;
}


.header .navbar {
    background: #00539f;
    padding: 0px;
    min-height: 60px;
    height: 100%;
    line-height: 40px;
    padding: 0px;
}

.navbar-collapse {

   /* background: #adadad;*/
   /* width: 800px;*/

}

}




@media (max-width: 767px){


.request-form-bg {
    margin-top: 0;
    width: 100%;
    min-height: 200px;
    height: 100%;
    background: #f7f7f7;
    padding: 0px;
    float: left;
    padding-top: 40px;
    padding-bottom: 40px;
}



.container.main .search-results p,
.container.main .machines-list-container p {
    font-size: 14px;
    line-height: 16px;
    text-align: justify;
}



.container.main .search-results .details p,
.container.main .machines-list-container .details p {
    font-size: 14px;
    line-height: 16px;
    text-align: left;
}




.vidinis .search-results h3,
.vidinis .machines-list-container h3 {
    font-size: 18px;
    margin: 0px;
    padding: 0px;
}




.item-cont {
    padding-top: 10px;
    padding-left: 0px;
}






.languages.flags ul{
  padding-left: 0px;
}


div.contact-us {

    left: 0px;
    position: relative;

}


.footer .block-right {

    text-align: left;

}


.reset-filter {

    float: left;
    position: relative;
    right: 0px;

}


form#filterform div.field {

    display: inline-block;
    float: left;
    max-width: 100%;
    width: 100%;
    margin-right: 4px;

}


.flags {

    position: relative;
    top: 15px;
    z-index: 30;

}


.text-right{
  text-align: left !important;
}


}




  @media (max-width: 991px) {

.navbar-nav li:last-child {
    border-right: 0 none;
}


.nav-item {
    border-left: 0 none;
}




  }





@media (max-width: 576px){




.item-cont .descr{
    display: none;
}

.item-cont.details{
    padding-left: 0%;
}

}







/*


@media (max-width: 991.98px){

.navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid {

     padding-right: 15px; 

     padding-left: 15px; 

}

}





      @media (max-width: 991px) {

       



        .navbar-collapse{

          background: #222;

          width: 800px;

        }



  .map-block{

  min-height: 540px;

  background: #fff url(../images/map.png) no-repeat right bottom;

  background-size: contain;

}





      }





@media(max-width: 900px) {

    .dropdown-toggle {

         display: inline-block !important;

     }

}*/



