/*
Theme Name: Corsa Child
Template: Corsa
Version: 1.5
Author:	UpSolution
Theme URI: http://us-themes.com/wp/Corsa/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/




table {
  width: 100%;
}

table td {
  vertical-align: middle;
}

table td img {
  margin: 0px;
  max-width: 240px;
}

.transparent {
  background-color: transparent!important;
}

.w-socials-item.vk, .w-socials-item.vk .w-socials-item-link {
  width: 214px;
}

.w-socials-item.vk .w-socials-item-link img {
  margin-bottom: 0px;
  margin-top: 5px;
}

.w-socials-item.vk .w-socials-item-link::before {
  background-color: transparent!important;
}

#listings li {
  text-align: left!important;
  padding-left: 20px;
  background-position: left top!important;
  padding-top: 0px!important;
  margin-bottom: 10px;
}

/* Adapt for smaller screens */
@media (max-width : 1023px) {
  .contact-icons {
    display: block;
    position: fixed;
    width: 94px;
    height: 45px;
    top: 50px;
    right: 0px;
    z-index: 9999;
  }

  .contactus-icon, .requestdemo-icon {
    display: block;
    width: 45px;
    height: 45px;
    border: 1px solid #fff;
  }

  .contactus-icon {
    margin-bottom: 0px;
    float: left;
  }

  .requestdemo-icon {
    margin-left: 50px;
  }

  .email-fix {
    margin-top: 0px;
  }
}

/* Normal for the rest */
@media (min-width : 1024px) {
  .email-fix {
    margin-top: -190px;
  }

  .contact-icons {
    display: block;
    position: fixed;
    width: 60px;
    height: 125px;
    top: 300px;
    right: 0px;
    z-index: 9999;
  }

  .contactus-icon, .requestdemo-icon {
    display: block;
    width: 58px;
    height: 58px;
    border: 1px solid #fff;
  }

  .contactus-icon {
    margin-bottom: 5px;
    float: none;
  }
}

.contactus-icon {
  background: url("https://www.interlinksoftware.com/wp-content/uploads/2015/11/contacticon.gif") no-repeat center center;
  background-size: cover;
}

.requestdemo-icon {
  background: url("https://www.interlinksoftware.com/wp-content/uploads/2015/11/demoicon.gif") no-repeat center center;
  background-size: cover;
}

.contactus-icon:hover {
  background: url("https://www.interlinksoftware.com/wp-content/uploads/2015/11/contacticonhover.gif") no-repeat center center;
  background-size: cover;
}

.requestdemo-icon:hover {
  background: url("https://www.interlinksoftware.com/wp-content/uploads/2015/11/demoiconhover.gif") no-repeat center center;
  background-size: cover;
}

.bxslider li {
  display: none;
}

.bxslider li:first-child {
  display: block;
}

.l-header {
  padding-top: 0px!important;
}

.l-header .w-nav {
  float: right;
}

.w-nav-item {
  float: left!important;
}

.w-logo-img {
  margin-top: 25px;
}

.l-header .w-nav-list.level_2, .l-header .w-nav-list.level_3 {
  box-shadow: none!important;
  background-color: #fff!important;
}

.l-header .w-nav-list.level_2 .w-nav-item {
  width: 100%!important;
}