html,
body {
  height: 100%;

}

form {
  margin-top: 20px;
}

footer {
  margin: 40px 0 20px;
}

/* bootstrap */
.breadcrumb {
  margin-top: -21px;
  margin-bottom: 10px;
  background-color: #fff;
  border: 0;
  border-radius: 0;
}

.alert {
  margin-bottom: 0;
}

.help-block {
  margin-bottom: 0;
}

.pagination {
  margin-top: 10px;
}

/* general */
.portlet {
  margin-bottom: 20px;
  padding: 10px 0 10px 15px;
  border-left: solid 5px #ccc;
}
.portlet:first-child {
  margin-top: 20px;
}
  .portlet > h3 {
    margin: 0 0 20px;
  }
  .portlet > ul {
    margin: 0 0 0 20px;
    padding: 0;
  }

@media (max-width: 991px) {
  .portlet:first-child {
    display: inline-block;
  }
}

/* flatpages */
.flatpages {
  margin-bottom: 20px;
}

/* contact */
.contact {
  margin-bottom: 20px;
}

/* blog */
.blog > .post {
  margin-bottom: 20px;
}
  .blog > .post > .date {
    color: #999;
    margin-bottom: 20px;
  }
  .blog > .post > .tags {
    margin-top: 20px;
  }

.blog > .post-archive > ul {
  margin-left: 40px;
  padding: 0;
  list-style: none;
}
  .blog > .post-archive > ul > li {
    margin-bottom: 5px;
  }
      .blog > .post-archive > ul > li > .date {
        display: inline-block;
        margin-right: 20px;
      }


  .intl-tel-input {
    display: block !important;
  }
  
 .request_callbak .intl-tel-input input{
  width: 100% !important;
}
.request_callbak .intl-tel-input{
  width: 93%;
}

@media(max-width: 991px){
  .request_callbak .intl-tel-input {
    width: 100%;
    margin-bottom: 20px;
}
}

.three-yeasy-steps b{
  text-align: left;
  font-family: Rubik;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 30px;
  color: #5B6C94;
  margin-bottom: 20px;
}

.three-yeasy-steps b:lang(ar){
  text-align: right;
  font-family: Rubik;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 30px;
  color: #5B6C94;
  margin-bottom: 20px;
}


.three-yeasy-steps p span{
  margin-right: 5px;
  color: #1FDB84;
}
.three-yeasy-steps p {
    height: 153px;
    display: flex;
}
.three-yeasy-steps p:nth-child(2){
  align-items: flex-start;
}
.three-yeasy-steps p:nth-child(3){
  align-items: center;
}
.three-yeasy-steps p:nth-child(4){
  align-items: flex-end;
}
/*.three-yeasy-steps p:not(:last-child){
  margin-right: -54px;
  font-family: Rubik;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
  /* or 167% */
  
  text-align: center;
  
  color: #5B6C94;
}*/


/*.intl-tel-input input:lang(ar) {
  padding-right: 100px !important;
}

.three-yeasy-steps p:not(:last-child):lang(ar){
  margin-right: -0px;
  font-family: Rubik;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
  /* or 167% */
  
  text-align: center;
  
  color: #5B6C94;
}*/



.section_4_right img {
    width: 129px;
}