@font-face {
    font-family: 'RobotoMedium';
    src: url('../fonts/Roboto-Medium-webfont.eot');
    src: url('../fonts/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/Roboto-Medium-webfont.woff') format('woff'),  url('../fonts/Roboto-Medium-webfont.ttf') format('truetype'),  url('../fonts/Roboto-Medium-webfont.svg#RobotoMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RobotoRegular';
    src: url('../fonts/Roboto-Regular-webfont.eot');
    src: url('../fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/Roboto-Regular-webfont.woff') format('woff'),  url('../fonts/Roboto-Regular-webfont.ttf') format('truetype'),  url('../fonts/Roboto-Regular-webfont.svg#RobotoRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
p{
     font-family: 'RobotoRegular';
  }
h1 , h2, h2 , h4
{
    font-family: 'RobotoMedium';
}
body
{
  font-family: 'RobotoRegular';
}
.hidden-xs span {
        padding-top: 10px;
    font-weight: bold;
}
.sec1{
    background-image: url(../../images/zimbra-img/mail-authentication-backg.jpg);
    /*background-color: gray;*/
    background-size: cover !important;
}
.bpmi-bg {
    background-image: url(../../images/zimbra-img/mail-authentication.jpg);
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center !important;
    /*height: 626px;*/
    background-attachment: initial !important;
}
.bg1 {
    background-image: url(../../images/zimbra/bg1.jpg);
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center !important;
}
.overlay {
    background: rgb(0 0 0 / 31%);
    width: 100%;
}
.landing-text
{
    /*margin: 0 15px 0 -59px;*/
}
.landing-text h1 {
       margin-top: 70px;
    margin-bottom: 24px;
    font-weight: 300;
    
    color: #fff;
    font-size: 40px;
}
.h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px;
    color: #07a4c1;
    font-weight: 500;
    font-size: 22.4px;
}
.signup-header {
    background: #ffffff2b;
    border-radius: 4px;
    padding-left: 20px;
    padding-bottom: 10px;
    padding-right: 20px;
    margin-top:70px;
    margin-right: 0;
    margin-bottom: 70px;
    margin-left: 0;
}
.signup-header h3 {
    padding: 20px 0 10px;
    color: white;
    font-weight: 300;
    font-size: 24px;
}
.form-header p a {
    color:#07a4c1;
    text-decoration: none;
}
.landing-text  p{
        color: #fff;
    font-size:18px!important;
    
    line-height: 24px;
    font-style: normal;
    margin-bottom: 88px;
}
#design {
        /*background-image: url(https://img.freepik.com/premium-photo/businessman-hand-holding-smart-phone-with-icon-mobile-phone-mail-telephone-chat-address-customer-service-call-center-contact-us-concept_256259-2762.jpg?size=626&ext=jpg&ga=GA1.1.1872858319.1679290407&semt=ais)!important;*/
    background-size: cover;
    background-position: center;
}
}
#design h2 {
    color: #fff;
    margin-top: -3px;
}
.title-line {
    width: 100px;
    height: 3px;
    margin: 0 auto;
    background-color: #000;
    margin-bottom: 39px;
}
#design img {
        max-height: 90px;
    opacity: 1;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    margin-top: 40px;
     /*margin-right: 49px;*/
    margin-bottom: 0;
    margin-left: 23px;
    /*width: 12%;*/
}
#testi h2 {
    color: #140505fa;

}
#testi {

    background-image: url(/images/zimbra-img/about-test.jpg) !important;
    padding-top: 70px;
    padding-right: 0;
    padding-bottom: 100px;
    padding-left: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    font-size: 19px;
    font-family: cursive;
    color: #140505fa;
        background-position: center;

}
.owl-wrapper-outer
{
    /*height: 158px !important;*/
}
.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #0f0e0e;
}
.contact {
   background-image: url(../../images/zimbra/c1.jpg) !important;
}
.row.contact-row h2 {
    color: #fff;
}
h2, .h2 {
    font-size: 30px;
}
.ul-address li {
    padding-right: 20px;
    margin-bottom: 8px;
    list-style: none;
    color: white;
    font-size: 16px;
}
.ul-address i {
    margin-left: 15px;
    position: absolute;
    left: 0;
    color: #1f9de1;
    font-size: 25px;
    font-weight: 600;
    margin-top: 4px;
    line-height: 30px;
}
#contact-form .form-control {
    border-radius: 0;
    border: solid 1px #dadada0d;
    background-color: #ffffff94;
    color: #333;
    font-size: 1.2em;
    height: 55px;
}
#contact-form input {
    position: relative;
    padding: 5px 25px;
    width: 100%;
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}

.form-group {
    margin-bottom: 15px;
}


.overlay {
    background: rgb(0 0 0 / 58%);
    width: 100%;
}
.row.contact-row {
    background: none !important;
    margin-top: 78px;
    margin-right: 0;
    margin-bottom: 50px;
    margin-left: 0;
}
.google-map iframe {
    border: 3px solid #1f9de1bf !important;
}
#contact-form .btn {
    height: 55px;
    width: 100%;
    background-color: #1f9de1bf;
    color: #ffffffed;
    font-size: 30px !important;
    line-height: 18px;
    padding: 0 33px;
    border: none;
    text-transform: uppercase;
    border-radius: 0;
    margin: 0;
    -webkit-transition: all .8s ease;
    transition: all .8s ease;
}
#contact-form .form-control {
    border-radius: 0;
    border: solid 1px #dadada0d;
    background-color: #fff;
    color: #333;
    font-size: 1.2em;
    height: 55px;
}
.form-header p
{
    color: #fff;
}
#design h2 {
    color: #000;
    margin-top: 30px;
}
#design {
    margin-top: 0;
    padding-bottom: 130px;
    padding-top: 80px;
}
#footer {
       padding: 50px 0 50px;
    background-image: url(https://legalnybiznesonline.pl/wp-content/uploads/2019/10/Depositphotos_231856890_l-2015.jpg);
    background-size: cover;
    background-position: center;
}
.scrollToTop {
    width: 40px;
    height: 40px;
    padding: 5px;
    font-size: 25px;
    text-align: center;
    background: rgba(0, 0, 0, 0.2);
    color: white;
    position: fixed;
    bottom: 50px;
    right: 20px;
    border-radius: 50%;
    display: none;
}

.scrollToTop {
    bottom: 55px !important;
    right: 20px !important;
}

/*We are glad to work with css*/
#client {
       padding-top: 66px;
    padding-right: 0;
    padding-bottom: 115px;
    padding-left: 0;
    background-color: #FFF;
}
#client h2 {
    color: #000;
}

#client img {
    /*max-height: 80px;*/
    opacity: 1;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    margin-top: 40px;
    margin-right: 40px;
    margin-bottom: 0;
    margin-left: 40px;
    width: 13%;


}
.btn-warning {
    color: #fff;
    background-color: #07a4c1;
    border-color: #07a4c1;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #5dc9f6;
    border-color: #5dc9f6;
}



/*my css*/
.top-heading h1 {
    font-size:35px;
    font-weight: 300;
    text-align: center;
    margin: 65px 0px 65px 0;
    color: #fff;
    
}
.inner-pragraph p {
    font-size:18px;
    margin: -25px 0 58px 0;
    text-align: center;
    
}

.main-timeline{ font-family: 'Poppins', sans-serif; }
.main-timeline:after{
    content: '';
    display: block;
    clear: both;
}
.main-timeline .timeline{
    width: calc(50% + 200px);
    margin: 0 0 25px 5px;
    float: right;
}
.main-timeline .timeline-content{
    color: #555;
    background: #fff;
    padding: 15px 15px 15px 290px;
    border-radius: 20px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
    display: block;
    position: relative;
    text-decoration: none;
}
.main-timeline .timeline-content:hover{ text-decoration: none; }
.main-timeline .timeline-content:before{
    content: '';
    background-color: #00A7FB;
    height: 100%;
    width: 120px;
    position: absolute;
    left: 140px;
    top: 0;
}
.main-timeline .timeline-year{
    color: #00A7FB;
    font-size: 40px;
    font-weight: 700;
    line-height: 43px;
    transform: translateY(-50%);
    position: absolute;
    left: 22px;
    top: 50%;
    margin: 0px 0 0 36px;

}
.main-timeline .timeline-icon{
    font-size: 50px;
    font-weight: 600;
    text-align: center;
    line-height: 50px;
    width: 120px;
    transform: translateY(-50%);
    position: absolute;
    left: 140px;
    top: 80px;
}
.main-timeline .title1{
    font-size: 23px;
    font-weight: 500;
    text-transform: capitalize;
    margin: 0 0 7px;
    color:#00a7fb;  
}
.main-timeline .title2{
    font-size: 23px;
    font-weight: 500;
    text-transform: capitalize;
    margin: 0 0 7px;
    color:#ff3e7d;  
}
.main-timeline .title3{
    font-size: 23px;
    font-weight: 500;
    text-transform: capitalize;
    margin: 0 0 7px;
    color:#7338ba;  
}
.main-timeline .title4{
    font-size: 23px;
    font-weight: 500;
    text-transform: capitalize;
    margin: 0 0 7px;
    color:#ff9800;  
}
.main-timeline .title5{
    font-size: 23px;
    font-weight: 500;
    text-transform: capitalize;
    margin: 0 0 7px;
    color:#00a7fb;  
}
.main-timeline .description{
    font-size: 17px;
    /*line-height: 20px;*/
    letter-spacing: 0.5px;
    margin: 0;
    

}
.main-timeline .timeline:nth-child(even){
    margin: 0 5px 25px 0;
    float: left;
}
.main-timeline .timeline:nth-child(even) .timeline-content{ padding: 15px 280px 15px 20px; }
.main-timeline .timeline:nth-child(even) .timeline-content:before{
    left: auto;
    right: 139px;
}
.main-timeline .timeline:nth-child(even) .timeline-year{
    left: auto;
    right: 19px;
}
.main-timeline .timeline:nth-child(even) .timeline-icon{
    left: auto;
    right: 139px;
}
.main-timeline .timeline:nth-child(4n+2) .timeline-content:before{ background-color: #FF3E7D; }
.main-timeline .timeline:nth-child(4n+2) .timeline-year{ color: #FF3E7D; margin: 0px 44px 0 0px;
 }
.main-timeline .timeline:nth-child(4n+3) .timeline-content:before{ background-color: #7338BA; }
.main-timeline .timeline:nth-child(4n+3) .timeline-year{ color: #7338BA; }
.main-timeline .timeline:nth-child(4n+4) .timeline-content:before{ background-color: #FF9800; }
.main-timeline .timeline:nth-child(4n+4) .timeline-year{ color: #FF9800; margin: 0px 44px 0 0px;
 }
@media screen and (max-width:767px){
    .main-timeline .timeline,
    .main-timeline .timeline:nth-child(even){
        width: 100%;
        margin: 0 0 30px;
    }
    .main-timeline .timeline-content,
    .main-timeline .timeline:nth-child(even) .timeline-content{
        text-align: center;
        padding: 200px 15px 15px 15px;
    }
    .main-timeline .timeline-content:before,
    .main-timeline .timeline:nth-child(even) .timeline-content:before{
        width: 100%;
        height: 100px;
        transform: translateX(-50%) translateY(0);
        left: 50%;
        right: auto;
        top: 80px;
    }
    .main-timeline .timeline-year,
    .main-timeline .timeline:nth-child(even) .timeline-year{
        transform: translateY(0) translateX(-50%);
        /*left: 50%;*/
        /*right: auto;*/
        top: 20px;
    }
    .main-timeline .timeline-icon,
    .main-timeline .timeline:nth-child(even) .timeline-icon{
        width: auto;
        transform: translateY(0) translateX(-50%);
        left: 50%;
        right: auto;
        top: 45px;
    }
}




















@media screen and (max-width:767px)
{
    .landing-text h1
    {
    font-size: 38px;
    
    text-align: center;
    }
    .landing-text h3 {
    font-size: 21px;
    padding-top: 0px;
    font-weight: normal;
    text-align: left;
    padding-left: 25px;
    text-align: center;
}
    .signup-header
    {
        margin-top: 60px;
    }
    .inner-pragraph-top p
    {
        margin:0px;
    }
    #design h2 
    {
       margin-top: 0px;
    }
   #design img {
    margin-right: 0px;
    }
      ul, ol 
    {
      margin-top: 0;
      margin-bottom: 50px;
   }
   ul.timeline-list li .timeline_content 
   {
        width: 94%;
        color: #333;
        padding: 8px;
        float: left;
    }
    .hidden-xs, tr.hidden-xs, th.hidden-xs, td.hidden-xs 
  {
     display: block!important;
  }
  .bpmi-bg
  {
    background-position: none;
  }
  .top-heading h1 {
    font-size: 30px;
  }
  #client img 
  {
    width: 40%;
  }
  .hidden-xs span {
    display: none;
}
   
.landing-text p {
    text-align: center;
    margin-bottom: 45px;
    font-size: 18px !important;
}
.hidden-xs .fa-lg {
    transform: rotate(91deg);
}
.main-timeline .timeline-icon-d img {
    filter: invert(1);
    padding: 15px !important;
    margin-top: -462px !important;
    margin-left: 0px !important;
    width: 40% !important;

}




}







/*image animation*/
.up-down{
  animation: up-down linear 4s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  -webkit-animation: up-down linear 4s;
  -webkit-animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: up-down linear 4s;
  -moz-animation-iteration-count: infinite;
  -moz-transform-origin: 50% 50%;
  -o-animation: up-down linear 4s;
  -o-animation-iteration-count: infinite;
  -o-transform-origin: 50% 50%;
  -ms-animation: up-down linear 4s;
  -ms-animation-iteration-count: infinite;
  -ms-transform-origin: 50% 50%;
}

@keyframes up-down{
  0% {
    transform:  translate(1px,20px)  ;
  }
  24% {
    transform:  translate(1px,30px)  ;
  }
  50% {
    transform:  translate(1px,12px)  ;
  }
  74% {
    transform:  translate(1px,22px)  ;
  }
  100% {
    transform:  translate(1px,22px)  ;
  }
}

@-moz-keyframes up-down{
  0% {
    -moz-transform:  translate(1px,20px)  ;
  }
  24% {
    -moz-transform:  translate(1px,30px)  ;
  }
  50% {
    -moz-transform:  translate(1px,12px)  ;
  }
  74% {
    -moz-transform:  translate(1px,22px)  ;
  }
  100% {
    -moz-transform:  translate(1px,22px)  ;
  }
}

@-webkit-keyframes up-down {
  0% {
    -webkit-transform:  translate(1px,20px)  ;
  }
  24% {
    -webkit-transform:  translate(1px,30px)  ;
  }
  50% {
    -webkit-transform:  translate(1px,12px)  ;
  }
  74% {
    -webkit-transform:  translate(1px,22px)  ;
  }
  100% {
    -webkit-transform:  translate(1px,22px)  ;
  }
}

@-o-keyframes up-down {
  0% {
    -o-transform:  translate(1px,20px)  ;
  }
  24% {
    -o-transform:  translate(1px,30px)  ;
  }
  50% {
    -o-transform:  translate(1px,12px)  ;
  }
  74% {
    -o-transform:  translate(1px,22px)  ;
  }
  100% {
    -o-transform:  translate(1px,22px)  ;
  }
}

@-ms-keyframes up-down {
  0% {
    -ms-transform:  translate(1px,20px)  ;
  }
  24% {
    -ms-transform:  translate(1px,30px)  ;
  }
  50% {
    -ms-transform:  translate(1px,12px)  ;
  }
  74% {
    -ms-transform:  translate(1px,22px)  ;
  }
  100% {
    -ms-transform:  translate(1px,22px)  ;
  }
}
.up-down img {
    vertical-align: middle;
    border-radius: 20px;
    margin-top: -84px;
}
.main-timeline .timeline-icon img
{
    border-radius: 20px;
}
.main-timeline .timeline-icon-d img {
    border-radius: 20px;
    background: black;
    filter: invert(1);
    margin: -71px 0px -200px -138px;
    width: 20%;
    padding: 12px;
}
