.itopplus-background {

}
body, html {
    overflow-x: hidden;
}
.itopplus-bg , .itopplus-bg2 , .itopplus-bg3 {
    color: white;
}
.itopplus-bg a , .itopplus-bg2 a , .itopplus-bg3 a {
    color: white;
}
.itopplus-bg a:hover , .itopplus-bg2 a:hover , .itopplus-bg3 a:hover {
    color: #828282;
}
.itopplus-footer {
    font-size: 16px;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer h4 {
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 20px;
}
.backToTop {
    width: 60px !important;
    right: 10px !important;
    bottom: 10px !important;
}
.backToTop img {
    width: 100%;
}


.text-about {
    font-size: 20px;
    padding: 10%;
    white-space: pre-line;
}
.text-about h1 {
    font-size: 4.8rem;
    margin-bottom: 25px;
}
.text-about h2 {
    font-size: 4.3rem;
    font-weight: 400;
    margin: 15px 0 5px;
}
.text-about h4 {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.4;
    margin: 25px 0 0;
}
.text-why {
    font-size: 32px;
    padding: 7% 5%;
    margin: -1px;
}
.text-why h3 {
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 5px;
}
.bg-icon1 {
    background-color: #2d2d2d;
    font-size: 16px;
    text-align: center;
    white-space: pre-line;
    padding: 5% 1% 7% !important;
    margin: -2px;
    transition: 0.5s;
}
.bg-icon2 {
    background-color: #363636;
    font-size: 16px;
    text-align: center;
    white-space: pre-line;
    padding: 5% 1% 7% !important;
    margin: -2px;
    transition: 0.5s;
}
.bg-icon3 {
    background-color: #2d2d2d;
    font-size: 16px;
    text-align: center;
    white-space: pre-line;
    padding: 5% 1% 7% !important;
    margin: -2px;
    transition: 0.5s;
}
.bg-icon1:hover , .bg-icon2:hover , .bg-icon3:hover {
    background-color: #000000;
}
.bg-icon1 h3 , .bg-icon2 h3 ,.bg-icon3 h3 {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 20px;
}
.bg-icon1 img , .bg-icon2 img , .bg-icon3 img {
    width: 45% !important;
}
figure.effect-apollo {
    background: transparent;
}
figure.effect-oscar {
    background: transparent;
}
figure.effect-oscar figcaption {
    background-color: rgba(58,52,42,0);
}
figure.effect-oscar:hover figcaption {
    background-color: rgba(255,255,255,50%);
}
figure.effect-oscar figcaption::before {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    border: 1px solid #fff;
}
figure.effect-oscar img {
    opacity: 1;
    transition: 0.5s;
}
figure.effect-oscar:hover img {
    transform: scale(1.1);
}
.text-contact {
    font-size: 17px;
    padding: 8% 10% 0;
}
.text-contact h3 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 2px;
}
.text-contact1 {
    font-size: 16px;
    padding: 6% 0 0;
}
.text-menu {
    font-size: 4.2rem;
    text-align: center;
    padding: 2% 0;
}
.padding-about2 {
    padding: 5%;
}
.text-about2 {
    font-size: 32px;
    padding: 7% 5%;
}
.text-about2 h2 {
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 5px;
}
.effect-icon {
    font-size: 22px;
    transition: 0.5s;
}
.effect-icon:hover {
    transform: translateX(10px);
}
.effect-icon h4.media-heading {
    font-family: 'Roboto', sans-serif;
    font-size: 4rem;
    padding: 5% 0 0;
}
#slider621485eae41a0c0013616d7f {
    margin-bottom: -2px;
}
.main-timeline:before {
    content: '';
    width: 93%;
    height: 25px;
    border-bottom: 7px solid #828282;
    left: 3%;
    top: 41%;
    position: absolute;
}
.bg-number {
    background-color: #828282;
    color: white;
    font-size: 4rem;
    font-weight: 500;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    padding: 22% 0 0;
    margin: 0 auto 25px;
}
.effect-step {
    width: 14.2%;
    font-size: 15px;
    text-align: center;
    white-space: pre-line;
    padding: 1% 0 5%;
    transition: 0.5s;
}
.effect-step:hover {
    transform: translateY(-10px);
}
.effect-step h4 {
    font-size: 16px;
    font-weight: 400;
    margin: 15px 0;
}


/*****************************************************/
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #1c1c1c;
    border-color: #1c1c1c;
}
.pagination>li>a, .pagination>li>span {
    color: #1c1c1c;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #1c1c1c;
    background-color: #f7f7f7;
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
  .text-about {
    font-size: 26px;
    padding: 13%;
}
  .text-about h4 {
    font-size: 22px;
}
  .text-about h1 {
    font-size: 5.8rem;
}
  .text-about h2 {
    font-size: 5.3rem;
}
  .text-why {
    font-size: 40px;
}
  .text-why h3 {
    font-size: 50px;
}
  .bg-icon1 , .bg-icon2 , .bg-icon3 {
    font-size: 20px;
}
  .bg-icon1 h3, .bg-icon2 h3, .bg-icon3 h3 {
    font-size: 24px;
}
  .text-contact {
    font-size: 20px;
    padding: 15% 10% 0;
}
  .text-contact h3 {
    font-size: 32px;
}
  .text-contact1 {
    font-size: 20px;
    padding: 10% 0 0;
}
  .padding-contact1 {
    padding: 12% 0 0;
}
  .text-about2 {
    font-size: 40px;
}
  .text-about2 h2 {
    font-size: 50px;
}
  .effect-icon {
    font-size: 28px;
}
  .effect-icon h4.media-heading {
    font-size: 5rem;
}
  .text-menu {
    font-size: 5rem;
}
  .effect-step {
    font-size: 20px;
}
  .effect-step h4 {
    font-size: 20px;
}
  .bg-number {
    font-size: 5rem;
    padding: 12% 0 0;
}
  .main-timeline:before {
    width: 91%;
    left: 4%;
}
  .itopplus-footer {
    font-size: 18px;
}
  .itopplus-footer h4 {
    font-size: 19px;
}
}

/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
.text-about {
    font-size: 18px;
    padding: 5%;
}
  .text-about h1 {
    font-size: 4rem;
}
  .text-about h2 {
    font-size: 3.6rem;
}
  .text-about h4 {
    font-size: 15px;
}
  .text-why {
    font-size: 24px;
}
  .text-why h3 {
    font-size: 30px;
}
  .text-contact {
    font-size: 14px;
}
  .text-contact h3 {
    font-size: 22px;
}
  .text-about2 h2 {
    font-size: 30px;
}
  .text-about2 {
    font-size: 24px;
    padding: 5% 5%;
}
  .effect-icon {
    font-size: 17px;
}
  .effect-icon h4.media-heading {
    font-size: 28px;
}
  .effect-step {
    white-space: inherit;
    padding: 1% 2% 5% !important;
}
  .bg-number {
    font-size: 3.6rem;
    width: 100px;
    height: 100px;
    padding: 27% 0 0;
}
  .main-timeline:before {
    width: 91%;
    left: 4%;
    top: 35%;
}
  .itopplus-footer {
    font-size: 14px;
}
  .itopplus-footer h4 {
    font-size: 15px;
}
}

/* Large Devices, Wide Screens */
 @media only screen and (max-width:900px) {
.text-about {
    font-size: 16px;
    white-space: inherit;
}
.text-about h2 {
    font-size: 2.7rem;
}
.text-about h1 {
    font-size: 3rem;
}
.bg-icon1, .bg-icon2, .bg-icon3 {
    white-space: pre-line;
    font-size: 12px;
}
   .bg-icon1 h3, .bg-icon2 h3, .bg-icon3 h3 {
    font-size: 14px;
}
   .text-contact {
    font-size: 16px;
    padding: 0 2% 0;
}
   .text-why h3 {
    font-size: 24px;
}
   .text-about2 h2 {
    font-size: 24px;
}
.text-about2 {
    font-size: 24px;
    padding: 0% 5%;
}
   .effect-icon {
    font-size: 13px;
}
   .bg-number {
    font-size: 3rem;
    width: 80px;
    height: 80px;
    padding: 28% 0 0;
}
.main-timeline:before {
    top: 32%;
}
   .itopplus-bg2 {
    background-attachment: inherit;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl621481abe41a0c0013616bb3 {
    padding: 0 !important;
}
#slider621481abe41a0c0013616bb3 {
    margin-bottom: -20px;
}
  .text-why h3 {
    font-size: 30px;
}
  .bg-icon1, .bg-icon2, .bg-icon3 {
    white-space: pre-line;
    font-size: 16px;
    margin: 0;
}
  .bg-icon1 h3, .bg-icon2 h3, .bg-icon3 h3 {
    font-size: 20px;
}
  .bg-icon1 img, .bg-icon2 img, .bg-icon3 img {
    width: 30% !important;
}
  .text-contact {
    font-size: 16px;
    padding: 2% 7% 0;
}
  .text-about2 {
    padding: 0 4% 5%;
}
  .text-about2 h2 {
    font-size: 30px;
}
  .effect-icon {
    font-size: 19px;
}
  .effect-icon h4.media-heading {
    font-size: 32px;
}
  .text-menu {
    font-size: 3.2rem;
}
  .main-timeline:before {
   display: none;
}
  .effect-step {
    white-space: inherit;
    padding: 1% 1% 1% !important;
    width: 50%;
    font-size: 16px;
    height: 240px;
}
  .bg-number {
    font-size: 3.4rem;
    width: 80px;
    height: 80px;
    padding: 11% 0 0;
}
  .effect-step h4 {
    font-size: 16px;
}
  .itopplus-footer {
    font-size: 16px;
}
  .itopplus-footer h4 {
    font-size: 18px;
}
}

