﻿.contact-address {
    padding: 20px 15px 15px 0 !important;
    position: absolute;
    right: 0;
    top: -166px !important;
    width: 50% !important;
}

a#scrollUp {
    display: none !important;
}
.tp-splitted.tp-linesplit{
  text-align: center !important;
}

.contact-adres-single {
    padding-left: 100px !important;
}

.inputbtn {
  background: none !important;
    border: 1px solid #e2a750 !important;
    color: #e2a750  !important;
    display: inline-block  !important;
    font-family: "Orbitron",sans-serif !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    padding: 10px 30px !important;
    transition: .4s !important;

}

.inputbtn:hover {
  background: #e2a750 !important;
  color: #fff !important;
}

.plr1{
  padding-left: 150px;
  padding-right: 150px;
}

.aboutus-video {
    height: 400px !important;
  }
.portfolio{
    box-shadow: 1px 1px 2px 1px #9a9a9a !important;
    border: 1px solid #fff !important;
}
.service-single1 {
    border: 1px solid #5f5a5a;
    margin-bottom: 15px;
}

.main-menu nav ul li a {
    font-size: 16px !important;
  }

.logo1{
	width: 110px !important;
    border: 1px solid #000 !important;
    box-shadow: 0px 0px 0px 2px #fff !important;
    border-radius: 10px !important;
    position: absolute;
    top: 5px;
}

input#mc-embedded-subscribe {
    display: none !important;
}

.tjustify{
    text-align: justify !important;
}

.tcenter{
    text-align: center !important;
}

.ipd1{
    padding: 30px !important;
}


/*--icon--*/

.ic2{
  width: 35px;
  height: auto;
  background: ;
  position: fixed;
  z-index: 999;
  right: 0px;
  top:  267px;
  z-index: 9999999999999;
}

.ic2a{
  width: 35px;
  height: 35px;
  margin-bottom: 0px;
  border-radius: 5px 0px 0px 5px;
  border:0px solid #ffd787;
  animation: exampletwo 4s infinite;
  cursor: pointer;
  margin-bottom: 3px;
  background: #fff;
  padding: 1px;
  box-shadow: 0px 0px 2px 0px #000;
  box-shadow: 0px 1px 2px 0px #545151;
}

.events{
    width: 100px;
    height: 150px;
    position: fixed;
    z-index: 99999;
    left: 0px;
    bottom: 0px;
}


.ic1{
    width: 50px;
    height: auto;
    background: ;
    position: fixed;
    z-index: 999;
    left: 2px;
    bottom: 1%;
}

.ic1a{
    width: 50px;
    height: 50px;
    background: #fff;
    margin-bottom: 5px;
    border-radius: 50%;
    /*border:1px solid #2cb742;*/
    animation: exampletwo 4s infinite;
    cursor: pointer;
    padding: 2px;
}

.ic1b{
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 50%;
    /*border:1px solid #03a9f4;*/
    animation: examplet 4s infinite;
    cursor: pointer;
    padding: 2px;
    margin-bottom: 5px;
}

.ic1c{
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 50%;
    /*border:1px solid #03a9f4;*/
    animation: examplethree 4s infinite;
    cursor: pointer;
    padding: 2px;
}


.ic1a:hover .imgicn1{
    transform: rotate(360deg);
}


.ic1b:hover .imgicn2{
    transform: rotate(360deg);
}

.ic1c:hover .imgicn3{
    transform: rotate(360deg);
}


.imgicn1{
    width: 100%;
    transition: transform 1s;
}

.imgicn2{
    width: 100%;
    transition: transform 1s;
}

.imgicn3{
    width: 100%;
    transition: transform 1s;
}

/*--icon--*/

.h1{
    font-size: 36px !important;
}




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

.plr1{
  padding-left: 50px;
  padding-right: 50px;
}

.mean-container .mean-nav ul li a {
    font-size: 14px !important;
  }

 .logo1 {
    width: 45px !important;
    border: 1px solid #000 !important;
    box-shadow: 0px 0px 0px 1px #fff !important;
    border-radius: 3px !important;
    position: absolute;
    top: 5px;
}


.logo-img {
    margin-top: 29px !important;
}

.ipd1{
    padding: 0px !important;
}

.mtcenter{
    text-align: center !important;
}


/*--icon--*/

.ic1a{
    width: 40px !important;
    height: 40px  !important;
    padding: 0px;
}

.ic1b{
    width: 40px !important;
    height: 40px  !important;
    padding: 0px;
}

.ic1c{
    width: 40px !important;
    height: 40px  !important;
    padding: 0px;
}


.ic2{
  top:  257px !important; 
}

/*--icon--*/


.tp-splitted.tp-charsplit {
    font-size: 18px !important;
    letter-spacing: 3px !important;
}

.contact-adres-single {
    padding-left: 27px !important;
}

.contact-address {
    padding: 20px 15px 15px 0 !important;
    position: absolute;
    right: 0;
    top: -166px !important;
    width: 100% !important;
}


}