body {
  background: #fff;
}
body,
body p {
  line-height: 1.5;
  font-weight: 500;
}
a:focus {
  outline: 0!important;
}
a,
.comment-reply-link {
  color: #4943ac;
}
.entry-title a:hover,
.entry-title a:focus {
  color: #4943ac;
}
.widget_calendar tbody a {
  background-color: #4943ac;
}
.text-uppercase {
  text-transform: uppercase;
}
.single-post .site-inner,
.category .site-inner {
	margin-top: 40px;
}
body.elementor-template-full-width .site-inner {
    max-width: 100%;
}
body.elementor-template-full-width .site-content {
    padding: 0;
}
/*** Top Head Menu ***/
.site-header {
  padding-top: 0;
  padding-bottom: 0;
}
.top-head {
  padding: 13px 0;
  background-color: #18152c;
  position: relative;
  z-index: 1;
}
.top-head .container {
  max-width: 1200px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 auto;
}
.top-head .top-head-widget {
  display: inline-block;
  width: 50%;
}
.top-head a {
  color: rgba(255, 255, 255, 0.702);
}
.top-head h3 {
  font-size: 22px;
  font-weight: 600;  
}
.top-head h3 i {
  color: #4943ac;
  font-size: 28px;
  margin-right: 20px;
}
.top-right {
  font-size: 16px;
  text-align: right;
}
/*** Head ***/
.site-header {
  background: #fff;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 999;
  margin: 0 auto;
}
header .site-branding {
	margin: 0.875em auto 0.875em 0.875em;
}
header .site-branding .site-title {
  margin: 0;
}
header .site-header-main {
  max-width: 1140px;
  margin: 0 auto;
}
.site-header {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.site-header.is-sticky {
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 999!important;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/*** Menu ***/
.site-header-menu {
  margin: 20px 20px;
}
.main-navigation ul ul {
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.main-navigation li:hover>ul {
  opacity: 1;
  visibility: initial;
}
.main-navigation a {
  font-weight: 700;
  font-size: 14px;
}
.main-navigation ul ul a {
  width: 200px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.main-navigation li:hover>a,
.main-navigation li.focus>a,
.main-navigation li.current-menu-item>a {
  color: #4943ac;
}
.main-navigation ul ul a {
  color: #333;
}
.site-header-menu .primary-menu > li > a {
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 16px;
  padding-top: 0!important;
  padding-bottom: 0!important;
  line-height: 90px;
  height: 90px;
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -ms-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.main-navigation li ul {
  opacity: 0;
  visibility: initial;
  transition: all 500ms ease;
  border-bottom: none;
  border-radius: 8px;
  padding: 10px 10px 10px 20px;
  background: #fff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10);
}
.main-navigation ul ul li {
  border: 0;
  border-top: 1px solid #e9e9e9;
}
.site-header-menu .primary-menu > li > a {
  text-transform: uppercase; 
}
.main-navigation li ul li:first-child {
  border: 0;
}
.main-navigation ul ul li a {
  padding: 13px 12px 13px 0;
}
.main-navigation ul ul li a:hover {
  padding-left: 20px;
}
.main-navigation ul ul li a:before {
  position: absolute;
  top: 0;
  left: 0px;
  bottom: 0;
  right: auto;
  width: 7px;
  height: 7px;
  background: currentColor;
  border-radius: 50%;
  content: "";
  margin: 19px 0;
  opacity: 1;
  transform: scale(0);
  transition: all 500ms ease;
}
.main-navigation ul ul li a:hover:before {
  transform: scale(1);
  left: 10px;
}
/*** Slider ***/
.lt-slider .elementor-column-wrap {
  padding-bottom: 0!important;
}
.lt-title-hidden {
  z-index: 0;
}
.lt-title-hidden h2 {
  position: absolute;
  left: -50px;
  top: -25px;
  z-index: -1;
}
/*** Market ***/
.lt-market-column i,
.lt-market-column .elementor-icon-box-icon {
  position: relative;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.lt-market-column:hover i {
  position: absolute;
  color: #fff2ec;
  font-size: 120px!important;
  line-height: 1;
  z-index: 1;
  top: 30px;
  left: 0;
}
.lt-market-column .elementor-icon-box-icon {
  width: 30px;
  height: 33px;
}
.lt-market-column:hover .elementor-icon-box-icon {
  width: 0px;
}
/*** About ***/
.lt-about-img img {
  position: absolute;
  top: 0;
}
/*** Services ***/
.lt-service-item:hover i,
.lt-service-item:hover h3,
.lt-service-item:hover p,
.lt-service-item:hover a {
  color: #fff !important;
}
.lt-service-item a {
  display: block;
  font-weight: 600;
  font-size: 18px;
  color: #000;
  padding-top: 30px;
}
.lt-service-item a em {
  font-size: 15px;
  margin-left: 10px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.lt-service-item a:hover em {
  margin-left: 20px;
}
/*** Feature ***/
.lt-feature-img {
  position: relative;
  z-index: 0;
}
.lt-feature-img:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 120px;
  bottom: 0;
  right: 0;
  top: 120px;
  z-index: -1;
  background-image: -moz-linear-gradient(90deg, #6d74ea 0%, #f4a79a 100%);
  background-image: -webkit-linear-gradient(90deg, #6d74ea 0%, #f4a79a 100%);
  background-image: -ms-linear-gradient(90deg, #6d74ea 0%, #f4a79a 100%);
  display: block;
}
.lt-feature-content-left {
  max-width: 675px;
  float: right;
  position: relative;
  padding-left: 10px;
  margin: 0 auto;
}
.lt-feature-content {
  z-index: 0;
}
.lt-feature-content-img {
  max-width: 100%;
  position: absolute !important;
  left: -280px;
  top: 75px;
  z-index: -1;
  -webkit-animation:spin 20s linear infinite;
  -moz-animation:spin 20s linear infinite;
  animation:spin 20s linear infinite;
}
@-moz-keyframes spin { 
  100% { -moz-transform: rotate(360deg); } 
}
@-webkit-keyframes spin { 
  100% { -webkit-transform: rotate(360deg); } 
}
@keyframes spin { 
  100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } 
}
/*** Project ***/
.lt-project-item:hover h3,
.lt-project-item:hover p {
  color: #fff !important;
}
.lt-project-item .elementor-image-box-img {
  overflow: hidden;
}
.lt-project-item img {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.lt-project-item:hover img {
  transform: scale3D(1.2, 1.2, 2);
}
/*** Testimonial ***/
.lt-testimonial {
  position: relative;
}
.lt-testimonial .img {
  position: absolute;
  top: 0;
  z-index: 0;
}
.lt-testimonial-center {
  left: 0;
  right: 0;
  margin: 0 auto;
  animation: heartbeat 0.5s cubic-bezier(0.245, 0.325, 0.51, 1.305) infinite alternate;
}
@keyframes heartbeat {
    0%   {transform: scale(1.1);}
    25%  {transform: scale(1.15);}
    50%  {transform: scale(1.2);}
    100% {transform: scale(1.25);}
}
.lt-testimonial-right2.img {
  right: 0;
  z-index: 0;
  top: 100px;
  animation: heartbeat 0.5s cubic-bezier(0.245, 0.325, 0.51, 1.305) infinite alternate;
}

/*** Blog ***/
.lt-blog-item .premium-blog-content-wrapper {
  top: 0;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.lt-blog-item .premium-blog-post-content {
  border-top: 0 !important;
}
/*** Contact ***/
.lt-contact-form label {
  display: inline-block;
  width: 100%;
}
.lt-contact-form p:nth-child(4),
.lt-contact-form p:nth-child(2),
.lt-contact-form p:nth-child(3) {
  width: 30.8% !important;
  margin-right: 3%;
  display: inline-block;
}
.lt-contact-form p:nth-child(4) {
  margin-right: 0 !important;
}
.lt-contact-form p:nth-child(5) {
  margin-top: 20px;
  width: 100% !important;
  margin-right: 0 !important;
}
.lt-contact-form p:nth-child(6) {
  margin-top: 20px;
}
/*** Footer ***/
.site-footer {
  background-color: #4943ac;
}
.main-footer,
.site-footer {
  float: left;
  width: 100%;
}

.main-footer h2 {
  font-size: 25px;
  margin: 0 0 20px;
}
.main-footer ul {
  margin: 0;
}
.main-footer ul li {
  display: inherit;
  padding-left: 10px;
  padding: 10px 0;
  letter-spacing: 1px;
}
.main-footer ul li:before {
  font-family: FontAwesome;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  /* padding: 14px;
     border-radius: 100px;
     background-color: #4943ac;
	 margin-right: 10px;
  */
  color: #fff;
  position: absolute;
  left: -35px;
  top: -9px;
}
.main-footer .footer1 ul li a {
  box-shadow: none;
}
.main-footer ul {
  display: inherit;
  line-height: 0.7;
  padding-left: 20px;
  letter-spacing: 1px;
  /*
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 10px 25px;
  list-style: none;
  max-width: 225px;
  */
}
.main-footer .footer2 ul li,
.main-footer .footer3 ul li {
  list-style: none;
}
.site-footer .container {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, .1);
}
.site-footer .site-info a,
.site-info p {
	box-shadow: none;
}

/*** Responsive ***/
@media(max-width: 1500px) {
  .lt-about-img img {
    position: relative;
  }
}
@media(max-width: 1280px) {
  .site-header {
    padding: 0 5px!important;
  }

}
@media(max-width: 1023px) and (min-width: 910px) {
  .site-header-menu .primary-menu > li > a {
    font-size: 14px !important;
  }  
}

@media(max-width: 960px) {
  .site-header {
    position: relative !important;
  }
  .main-navigation ul .toggled-on {
    opacity: 1;
  }
  .lt-slider {
    margin-top: 0 !important;
  }
}

@media(max-width: 769px) {
  .lt-market-column {
    margin-bottom: 20px !important;
  }
  .lt-market-column .elementor-element-populated {
    margin: 0 20px !important;
  }
  .lt-testimonial-right2.img {
    display: none;
  }

}
@media(max-width: 678px) {
  .premium-blog-post-container {
    width: 100% !important;
  }
  .top-head {
    display: none;
  }
}
@media(max-width: 480px) {
  .lt-blog .rpwwt-widget ul li {
    width: 100%;
    margin-right: 0;
  }
  .lt-team-coulumn {
    width: 100% !important;
  }
  .lt-slider-btn a {
    font-size: 9px !important;
    padding: 8px 20px !important;
  }

}


/*** Template null ***/

body.template-full .site-header-main .page_item a {
  line-height: 50px;
}

body.template-full .site-header {
  border-bottom: 1px solid #d2d0d0;
}

body.template-full #main.site-main {
  margin-top: 7em;
}



/***************** POSTDATA Template CSS Custom Styles *****************************/



.baner h1 {
    margin: 0;
}

.baner h5 {
    margin: 0;
    line-height: 1.4em;
    font-weight: 700;
}

.baner h5 span {
    margin: 0;
	color: red;
	
}

/*** Footer widget ***/

.main-footer {
  font-family: "Montserrat", sans-serif;
}

h3.footer-widget-title {
  font-weight: 600;
}
li.adress, li.phone, li.mail, li.map {
    position: relative;
}
li.adress:before {
    content: "\f041";
}

li.phone:before {
    content: "\f095";
}
li.mail:before {
    content: "\f0e0";
}
li.map:before {
    content: "\f279";
}
.main-footer a.fb, .main-footer a.linkedin {
    font-size: 42px;
    color: white;
}
.main-footer ul.social {
    display: inline;
}
.main-footer a {
	letter-spacing: 0.6px;
	text-decoration: underline;
}
.pt-footer {
    color: #fff;
}
.pt-footer a {
    color: #fff;
}
.main-footer .image {
    padding: 0 0 1em 0;
}
.main-footer h3 {
    padding: 0 0 10px 0;
    margin: 0;
}

/*** Formularz ***/

.formularz li {
    padding: 0 0 10px 0 !important;
}
.formularz li p {
    margin: 0 !important;
	padding: 0 0 0 10px !important;
}
.formularz li label {
    padding: 0 0 10px 0;
    margin: 10px;
}
.formularz li span {
    padding: 0 0 10px 0;
    margin: 10px;
}



.formularz input[type="submit"] {
	background-color: #595ADD !important;
	color: #FFF !important;
    font-family: "Montserrat", Sans-serif !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
	padding: 16px 40px 16px 40px !important;
	border-radius: 3px !important;
}



