.sicon-fb{
 margin: 0px 30px; 
}
.sicon-lin{
 margin: 0px 20px; 
}
.sicon-tw{
 margin: 0px 20px; 
}
.social-wrap{
 display: block;
  padding-top: 20px;
  margin-left: -13px;
}
.social-wrap a img{
 height:35px; 
}
.social-wrap a{ 
  width: 77px;
  height: 77px;
  margin: 15px;
  transition: all 0.4s;
  background: #9D0128;
  display: inline-block;
  border-radius: 15px;
  transition: all 0.4s;
}
.social-wrap a:hover{ 
    background: #F2024A;
}
.client-name{
 display: inline-block;
  margin: 0 auto;
}
blockquote p span{
  font-size: 128%;
}
blockquote p{
  margin: -95px auto;
display: inline-block;
}
blockquote p::before{
   content: "ˮ";
  color: #fff;
  font-size: 100px;
position: relative;
left: -27px;
top: 59px;
}
/* footer */
footer{
  padding: 15px 0;
 text-align: center;
  color: #fff;
  background: #A50132;
  margin: 0;
  font-size: 14px;
}
footer a{
 color: #fff;
 font-size: 14px;
}
/* contact */
#contact .btn{
  background: #9D0128;
  transition: all 0.4s;
  border: none;
  border-radius: 0px;
}
#contact .btn:hover{
  background: #F2024A;
}
#contact h3{
 margin-top: 0px; 
}
#contact span{
 padding-right: 15px;
  font-size: 35px;
}
#contact table td{
padding: 15px 0;
}
#contact table{
margin-top: -30px;
}
#contact{
   padding: 100px 0 50px 0; 
  background: #F6F6F6;
}
/* testimonials */
.testi-name{
width: 100%;
    display: block;
  text-align: center;
  font-size: 14px;
}
.quote{
     float: left;
    padding: 0 30px;
    font-size: 80px;
    margin-top: -4px;
}
#testimonials p, #testimonials span, #testimonials h2{
 color: #fff;
}
#testimonials{
 padding: 100px 0;
  background: #A50132;
  margin: 0;
}
/* news */
#news ul{
 list-style-type: none!important; 
}
#news{
 padding: 100px 0; 
  background: #F6F6F6;
}

/* briketai */
#briketai table tr{
 padding-bottom: 15px; 
  display: block;
}
.checkmark {
 font-size: 50px; 
  padding-right: 15px;
}
#briketai table{
 margin-top: 30px; 
}
#briketai p, #briketai table{
  color: #fff;
  text-align: left;
  padding-top: 15px;
}
#briketai img{
 border: 5px solid #fff; 
}
#briketai h3, #briketai h2{
 color: #fff; 
}
#briketai .myhr, #testimonials .myhr{
 background: #fff; 
}
#briketai {
    padding: 100px 0;
    background: #A50132;
  text-align: center;
  margin: 0;
}
/* Apie */
#apie p {
    margin-top: 20px;
    margin-bottom: 30px;
}
#apie h1{
  color: #9D0128;
}
.myhr{
  height: 4px;
    width: 70px;
    text-align: center;
    position: relative;
    background: #A50132;
    margin: 0 auto;
    margin-bottom: 30px;
    border: 0;
}
#apie img{
 margin: 0 auto; 
}
#apie{
 background: #F6F6F6;
  text-align: center;
  padding: 100px 0;
}
/* nav */
.affix {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}
.sicon-fb {
  margin: 0px 30px;
}

.sicon-lin {
  margin: 0px 20px;
}

.sicon-tw {
  margin: 0px 20px;
}

.social-wrap {
  display: block;
  padding-top: 20px;
  margin-left: -13px;
}

.social-wrap a img {
  height: 35px;
}

.social-wrap a
{
  width: 77px;
  height: 77px;
  margin: 15px;
  transition: all 0.4s;
  background: #9D0128;
  display: inline-block;
  border-radius: 15px;
  transition: all 0.4s;
}

.social-wrap a:hover
{
  background: #F2024A;
}

.client-name
{
  display: inline-block;
  margin: 0 auto;
}

blockquote p span
{
  font-size: 128%;
}

blockquote p
{
  margin: -95px auto;
  display: inline-block;
}

blockquote p::before
{
  content: "ˮ";
  color: #fff;
  font-size: 100px;
  position: relative;
  left: -27px;
  top: 59px;
}
/* footer */
footer
{
  padding: 15px 0;
  text-align: center;
  color: #fff;
  background: #A50132;
  margin: 0;
  font-size: 14px;
}

footer a
{
  color: #fff;
  font-size: 14px;
}
/* contact */
#contact .btn
{
  background: #9D0128;
  transition: all 0.4s;
  border: none;
  border-radius: 0px;
}

#contact .btn:hover
{
  background: #F2024A;
}

#contact h3
{
  margin-top: 0px;
}

#contact span
{
  padding-right: 15px;
  font-size: 35px;
}

#contact table td
{
  padding: 15px 0;
}

#contact table
{
  margin-top: -30px;
}

.partlogo-wrap
{
  display: table;
  vertical-align: middle;
  margin: 0 auto;
}

.partlogo-one, .partlogo-two, .partlogo-three
{
  float: left;
  height: auto;
  width: 120px;
  margin: 20px;
}

#contact
{
  padding: 100px 0 50px 0;
  background: #F6F6F6;
}
/* testimonials */
.testi-name
{
  width: 100%;
  display: block;
  text-align: center;
  font-size: 14px;
}

.quote
{
  float: left;
  padding: 0 30px;
  font-size: 80px;
  margin-top: -4px;
}

#testimonials p, #testimonials span, #testimonials h2
{
  color: #fff;
}

#testimonials
{
  padding: 100px 0;
  background: #A50132;
  margin: 0;
}
/* news */
#news ul
{
  list-style-type: none!important;
}

#news
{
  padding: 100px 0;
  background: #F6F6F6;
}

/* briketai */
#briketai table tr
{
  padding-bottom: 15px;
  display: block;
}

.checkmark
{
  font-size: 50px;
  padding-right: 15px;
}

#briketai table
{
  margin-top: 30px;
}

#briketai p, #briketai table
{
  color: #fff;
  text-align: left;
  padding-top: 15px;
}

#briketai img
{
  border: 5px solid #fff;
}

#briketai h3, #briketai h2
{
  color: #fff;
}

#briketai .myhr, #testimonials .myhr
{
  background: #fff;
}

#briketai
{
  padding: 100px 0;
  background: #A50132;
  text-align: center;
  margin: 0;
}
/* Apie */
#apie p
{
  margin-top: 20px;
  margin-bottom: 30px;
}

#apie h1
{
  color: #9D0128;
}

.myhr
{
  height: 4px;
  width: 70px;
  text-align: center;
  position: relative;
  background: #A50132;
  margin: 0 auto;
  margin-bottom: 30px;
  border: 0;
}

#apie img
{
  margin: 0 auto;
}

#apie
{
  background: #F6F6F6;
  text-align: center;
  padding: 100px 0;
}
/* nav */
.affix
{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.flag
{
  height: 25px;
  width: auto;
  margin: 13px 0;
  border: 1px solid #fff;
}

nav h1
{
  color: #fff;
  font-size: 20px;
  float: left;
  margin: 13px 30px 0 10px;
}

.ddl-nav > li > a:hover, .ddl-nav > li > a:focus
{
  background: none;
  color: #7bc3d1;
}

.ddl-nav > li > a
{
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 18px;
  transition: all 0.4s;
}

.ddl-navbar
{
  margin-bottom: 0px;
}

.ddl-nav-wrap
{
  margin-top: 0px;
}

.navbar-custom {
  position: sticky;
  
  top: 0;
  margin: 0;
  background-color: #9D0128;
  border-radius: 0px;
  padding: 10px 0;
  z-index: 99;
}
/* home */
.intro .intro-text p, .intro h1
{
  color: #fff;
}

@media (min-width: 768px)
{
  .intro .intro-text p
  {
    color: #fff;
    font-size: 20px;
    margin-bottom: 40px;
    margin-top: -15px;
  }

  .intro h1
  {
    font-size: 60px;
    font-weight: 500;
    letter-spacing: -2px;
    color: #fff;
    text-shadow: 0 0 3px #000;
  }

  .intro .name
  {
    font-weight: 600;
    clear: both;
    text-shadow: 0 0 3px #000;
  }
}

#home a
{
  text-decoration: none!important;
  color: #fff;
}

#home .btn:hover
{
  background: #9D0128;
  border: 1px solid #9D0128;
}

#home .btn
{
  margin-top: -15px;
  display: inline-block;
  width: 130px;
  border: 1px solid #fff;
  background: none;
  padding: 10px 0px;
  border-radius: 0px;
}

#home .container
{
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#home
{
  position: relative;
  height: 100vh;
  background: url('/wp-content/uploads/19/2019/03/intro-bg.jpg');
  background-size: cover;
  background-position: center center;
  margin: 0;
}
/* fixes */
body
{
  margin: 0px;
}

p
{
  font-size: 18px;
}

a
{
  font-size: 18px;
  text-decoration: none!important;
  color: #A64744;
  transition: all 0.4s;
}

a:hover
{
  color: #F2024A;
}

.text-center
{
  text-align: center;
}

.wpt-form-error
{
  display: none!important;
}

h2
{
  font-size: 34px;
  color: #9D0128;
}

h3
{
  font-size: 26px;
  color: #9D0128;
}

.top-pad
{
  padding-top: 30px;
}
.flag{
    height: 25px;
    width: auto;
    margin: 13px 0;
    border: 1px solid #fff; 
}
nav h1{
     color: #fff;
    font-size: 20px;
    float: left; 
  margin: 13px 30px 0 10px;
}
.ddl-nav > li > a:hover, .ddl-nav > li > a:focus{
 background:  none; 
  color: #7bc3d1;
}
.ddl-nav > li > a {
 color: #fff; 
  text-decoration: none;
  text-transform: uppercase;
  font-size: 18px;
  transition: all 0.4s;
}
.ddl-navbar{
 margin-bottom: 0px; 
}
.ddl-nav-wrap{
 margin-top: 0px; 
}
.navbar-custom {
    margin: 0;
    background-color: #9D0128;
    border-radius: 0px;
    padding: 10px 0;
  z-index: 99;
}
/* home */
.intro .intro-text p, .intro h1 {
 color: #fff; 
}
@media (min-width: 768px){
  .intro .intro-text p {
    color: #fff;
    font-size: 20px;
    margin-bottom: 40px;
    margin-top: -15px;
}
.intro h1 {
 font-size: 60px;
 font-weight: 500;
 letter-spacing: -2px;
  color: #fff;
    text-shadow: 0 0 3px #000;
}
.intro .name{
 font-weight: 600;
 clear: both;
    text-shadow: 0 0 3px #000;
}
}
#home a{
 text-decoration: none!important;
 color: #fff;
}
#home .btn:hover{
 background: #9D0128;
  border: 1px solid #9D0128;
}
#home .btn{
  margin-top: -15px;
  display: inline-block;
  width: 130px;
  border: 1px solid #fff;
  background: none;
  padding: 10px 0px;
  border-radius: 0px;
}
#home .container{
 height: 100%;
 display: flex;
 flex-direction: column;
 justify-content: center;
  
}
#home{
  position: relative;
 height: 100vh;
 background: url('/wp-content/uploads/19/2019/03/intro-bg.jpg');
 background-size: cover;
 background-position: center center;
 margin: 0;
}
/* fixes */
body{
  margin: 0px;
}
p{
 font-size: 18px;
}
a{
 font-size: 18px; 
  text-decoration: none!important;
  color: #A64744;
  transition: all 0.4s;
}
a:hover{
  color: #F2024A;
}
.text-center{ 
 text-align: center
}
.wpt-form-error{
 display: none!important; 
}
h2{
 font-size: 34px; 
  color: #9D0128;
}
h3{
 font-size: 26px; 
  color: #9D0128;
}
.top-pad{
 padding-top: 30px; 
}

.partners {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.partners__image {
  margin: 10px;
  max-height: 50px;
}