.code-block-high {
    background-color: #eee;
    border: 1px solid #999;
    display: block;
    padding: 20px;
    margin: 20px;
}
.left-tab-single{
  	display: inline-block;
  	margin-left: 40px;
}
.img-max-300px{
  max-width: 300px !important;
}
.sub-elements-row img{
  max-width: 30%;
}
.sub-elements-row{
  text-align: center;
}
.width-img-rspnsv{
  max-width: 250px !important;
}
.services-boxes img{
  margin-top: 20px;
  margin-bottom:40px;
}
li{
  text-align: left;
}
.ul-spaced{
  margin-top: 20px;
  margin-bottom:20px;
}
.captchadiv
{
  text-align: right;

}
.nomarginleft{
  margin-left: 0;
}
.legaldiv .abalit-checkbox{
  width: 15px;
}
.legaldiv{
  font-size: 11px;
}
.midcontactpaddingtop{

  padding-top: 130px;
}
.cta-blue-text {
    margin-bottom: 40px;
}
.portfolio-content p{
  text-align: left;
}
.far{
      min-width: 30px;
    text-align: center;
}
.tel-href{
  font-size: 19px !important;
}
.apps-abalit-contact-form input[type="submit"] {
    width: inherit;
    white-space: inherit;
    height: inherit;
    padding-left: 10px;
    padding-right: 10px;
}
.apps-abalit-main-menu-area{
  background: transparent;
  background-size: inherit;
}
.card-descrip
{
  text-align: left;
    max-width: 90%;
    margin-left: 5%;
    display: block;
}
.card-subtitle
{
font-size: 20px;
    font-weight: 700;  
    display: block;
    margin-bottom: 10px;
    max-width: 90%;
    margin-left: 5%;
}
.apps-abalit-welcome-content{
      margin-top: 10px;
}
.text-left{
  text-align: left;
}
.header-list
{
      width: 80%;
    font-weight: 600;

    margin-top: 60px;

    margin-left: 0;
  }
.pre-h1{
    margin-left: 10%;
    font-size: 23px;
    font-weight: 700;
}
.overlay-header{
      background: black;
    position: absolute;
    width: 100%;
    opacity: 0.4;

    height: 100%;

    position: absolute;
    right: 0;
    top: 0;    
}
.nopadmarxs
{
  padding: 0;
  margin:0;
}
.footer-img{
  max-width: 150px !important;
      padding-bottom: 10px;

  }
.apps-abalit-welcome-section{
      z-index: 999999999;
    background: #1781fe;
    background: url(../images/landing/back.png) no-repeat left top, -moz-linear-gradient(left, #1781fe 0%, #03b7fe 100%, #207cca 100%, #7db9e8 100%, #03b7fe 101%);
    background: url(../images/landing/back.png) no-repeat left top, -webkit-linear-gradient(left, #1781fe 0%,#03b7fe 100%,#207cca 100%,#7db9e8 100%,#03b7fe 101%);
    background: url(../images/landing/back.png) no-repeat left top, linear-gradient(to right, #1781fe 0%,#03b7fe 100%,#207cca 100%,#7db9e8 100%,#03b7fe 101%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1781fe', endColorstr='#03b7fe',GradientType=1 );
        height: 90vh;


    /* background: url(../images/bubbles-back.png) no-repeat left top, linear-gradient(to right, #1781fe 0%,#03b7fe 100%,#207cca 100%,#7db9e8 100%,#03b7fe 101%); */
    background-size: cover;
}
.fas {
    min-width: 30px;
        text-align: center;

}
.top-20
{
  margin-top: 20px;
}
.top-10
{
  margin-top: 10px;
}
/*metodlogia*/
.apps-abalit-welcome-tbl-c {
    padding-top: 80px !important;
}
.header-img{
    position: absolute;
    top: 10%;
    left: 15%;
    /* margin-top: 100px; */
    max-width: 40% !important;
    margin-right: 10%;
    opacity: 0.4;
}
.h2-meto{

  padding-bottom: 30px;


    text-align: center;
    padding-top: 15px;
}
.animation-start .service-box {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.service-box:nth-child(1) {
    transition-delay: .3s;
}
.service-box {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 35px 70px;
    text-align: center;
}
.service-box {
    opacity: 0;
    transition: 1s;
}

.service-title{
  padding-top: 10px;

  padding-bottom: 10px;  
  font-weight: 600;
}
.service-box .service-inner {
    width: 210px;padding-bottom: 10px;
    padding-top: 5px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 22px 46px rgba(0,0,0, .1);
}
#metodologia{

  padding-top: 50px;
  z-index: 999;
}
.services-boxes{
	    text-align: center;
}

.services-boxes p{
  text-align: justify;
}
.services-boxes h3,.services-boxes h2, .services-boxes h4{
  margin-top: 50px;
  margin-bottom: 25px;
  padding-bottom: 30px;
    padding-top: 15px;

}
.highlight-span-blue {
  background: rgba(91, 192, 235, .08);
  border-color: #20aaf4;
  margin: 20px;
  border: 1px dashed #20aaf4;
  padding: 20px;
  margin-top: 40px;
}
.highlight-span {
  background: rgba(235, 227, 91, 0.08);
  border-color: #fbcc1f;
  margin: 20px;
  border: 1px dashed #d4b312;
  padding: 20px;
  margin-top: 40px;
}
.service-image{
  width: 40%;
  margin-left: 30%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.serviceboxabalit{
  padding: 30px;
  overflow: hidden;
  position: relative;
}
.serviceboxabalit-inner
{
  background-color: #ffffffc7;
  box-shadow: 0 0 35px rgba(0,0,0,.08);
  padding: 15px;
  height: 100%;
}
/*end metodologia*/
.apps-abalit-welcome-content h1 {
    font-style: inherit;
    color: inherit;
      font-size: 40px;
    /* padding-left: 20px; */
    max-width: 80%;
    text-align: left;
    line-height: 58px;
        text-transform: inherit;
  }
.apps-abalit-welcome-container {

    padding-bottom: 10px;
        background-image: none !important;
    background-position: center bottom;
     height: inherit;
    background-repeat: inherit;


        overflow: hidden;
    position: relative;
    width: 100%;
}
footer{
	background: #b1b1b1;
    text-align: center;
        padding-top: 15px;
    padding-bottom: 5px;
}
.apps-abalit-contact-form-content
{
	    margin-bottom: 20px;
}
.abalit-card{
  margin-top: 28px;

      color: #444444;
padding-top: 20px;
      background: white;
    border-radius: 5px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);
}
.lr30{

    padding-right: 30px;
    padding-left: 30px;
}
.lr10{

    padding-right: 10px;
    padding-left: 10px;
}
.landinginput{
	    background: white;
    border-radius: 5px;
    padding: 5px;
    color: black;
}
.whitelink a{

    color: white !important;
    text-decoration: underline;
}
#contact-button2{
padding-top: 10px;
padding-left: 10px;
    padding-right: 10px;
    background: orange;
    /* height: 37px; */
    border-radius: 5px;
    border: 0px solid;
    color: #FFFFFF;
    font-weight: 400;
    font-size: 1.286em;
    text-transform: capitalize;
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
    margin-bottom: 15px;
    padding-top: 5px;
    white-space: inherit;
    padding-bottom: 5px;
}
.section-padding {
    padding: 35px 0 0 0;
}
#contact-button2:hover{
	background: #bf7c01;
	box-shadow: none;
}
.apps-abalit-footer-section{
	    padding-top: 300px;
}
.benef{
	text-align: left;
}
.benef li{
	list-style: disc;
}
h1{
	margin-bottom: 0 !important;
    margin-top: 15px !important;
}
ul li{

/*     list-style-type: none; */
}
.nofinger{
	cursor:inherit;
}
ul {
  list-style: none;
}

.cf:before, .cf:after {
  content: ' ';
  display: table;
}
.cf:after {
  clear: both;
}
.cf li{
  list-style:none;
}

.title {
  padding: 50px 0;
  font: 24px 'Open Sans', sans-serif;
  text-align: center;
}

.inner {
  max-width: 820px;
  margin: 0 auto;
}

.breadcrumbs {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background-color: #f5f5f5;
      height: 65px;
}


.breadcrumbs li {
  float: left;
  width: 30%;
}

.breadcrumbs a {
  position: relative;
  display: block;
  padding: 20px;
  padding-right: 0 !important;
  /* important overrides media queries */
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  color: #aaa;
}

.breadcrumbs a.active {
  color: #777;
  background-color: #fafafa;
}

.breadcrumbs a span:first-child {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-right: 5px;
  border: 2px solid #aaa;
  border-radius: 50%;
  background-color: #fff;
}

.breadcrumbs a.active span:first-child {
  color: #fff;
  border-color: #777;
  background-color: #777;
}

.breadcrumbs a:before,
.breadcrumbs a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: block;
  width: 0;
  height: 0;
  border-top: 32px solid transparent;
  border-bottom: 32px solid transparent;
  border-left: 16px solid transparent;
}

.breadcrumbs a:before {
  margin-left: 1px;
  border-left-color: #d5d5d5;
}

.breadcrumbs a:after {
  border-left-color: #f5f5f5;
}

.breadcrumbs a:hover:after {
  border-left-color: #eee;
}

.breadcrumbs a.active:after {
  border-left-color: #fafafa;
}

.breadcrumbs li:last-child a:before,
.breadcrumbs li:last-child a:after {
  display: none;
}
#port-fix-1c, #port-fix-2c, #port-fix-3c{
	    padding-top: 35px;
}


@media only screen and (min-width:768px) and (max-width: 991px) {
	#port-fix-1a, #port-fix-1c, #port-fix-2a, #port-fix-2c, #port-fix-3a, #port-fix-3c, #port-fix-4a, #port-fix-4c{
		padding-right: 30px;
		padding-left: 30px;
	}
	#portfolio .container
	{
		max-width: 100% !important;
	}

}
@media only screen and (max-width: 767px) {

  .header-list
  {
    margin-left: 10%;
  }
  
  
  .apps-abalit-welcome-content h1 {
      margin-left: 10%;
  }
}
   
@media (max-width: 990px) {
  .apps-abalit-welcome-tbl-c {
    padding-top: 120px !important;
}
  .abalit-card{
        margin-top: 40px;

  }
  .lr10 {
    padding-right: 0;
    padding-left: 0;
}
  .apps-abalit-welcome-section{
    padding-top: 0 !important;
    height: inherit;
  }
  .apps-abalit-welcome-content img{
    top: 50px;
     margin-top: 0;
  }
}
@media (max-width: 720px) {
#port-fix-1c, #port-fix-2c, #port-fix-3c{
	    padding-top: 0;
}

  .breadcrumbs a {
    padding: 15px;
  }
  .breadcrumbs li {
	  width: 33%;
	}
#portfolio-h2{
	display: block !important;
}

  .breadcrumbs a:before,
  .breadcrumbs a:after {
    border-left-width: 13px;
  }
}
@media (max-width: 620px) {
  .breadcrumbs a {
    padding: 10px;
    font-size: 12px;
  }

  .breadcrumbs a:before,
  .breadcrumbs a:after {
    border-left-width: 11px;
  }


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

}
@media (max-width: 520px) {
  .breadcrumbs a {
    padding: 5px;
  }

  .breadcrumbs a:before,
  .breadcrumbs a:after {
    border-left-width: 8px;
  }

  .breadcrumbs li a span:first-child {
    display: block;
    margin: 0 auto;
  }

}

@media (min-width: 576px) {
  .apps-abalit-logo{
    text-align: left !important;
  }
}