


/*-- container --*/
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 992px) {
  .container {
    max-width: 960px;
    margin-right: auto;
    margin-left: auto; } }

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
    margin-right: auto;
    margin-left: auto; } }

@media (min-width: 1280px) {
  .container {
    max-width: 1200px; } }








@media (max-width: 1080px) {
  .title-big {
    font-size: 32px !important;
    line-height: 40px;
    margin: 0;
    max-width: 100%; } }

@media (max-width: 568px) {
  .title-big {
    font-size: 30px !important;
    line-height: 40px; } }

@media (max-width: 415px) {
  .title-big {
    font-size: 28px !important;
    line-height: 34px; } }

@media (max-width: 378px) {
  .title-big {
    font-size: 26px !important;
    line-height: 32px; } }

@media (max-width: 375px) {
  .btn-white,
  .btn-style {
    padding: 12px 26px; }
  .title-big {
    font-size: 26px !important;
    line-height: 32px; }
  .title-small {
    font-size: 16px !important;
    letter-spacing: .5px; } }





@media only screen and (max-width: 1440px) {
  .navbar-expand-lg .navbar-nav .nav-item {
    padding: 0 10px; }
  .navbar-expand-lg .nav_btn > li {
    padding: 0; } }

@media only screen and (max-width: 1199px) {
  .navbar .navbar-brand img {
    max-width: 109px; }
  .navbar-expand-lg .btn-gradient {
    padding: 10px 20px;
    font-size: 14px; }
  .navbar-expand-lg .navbar-nav.nav_btn > li {
    margin-left: 0px; }
  .navbar-expand-lg .navbar-nav.nav_btn a.btn {
    padding: 10px 20px; }
  .navbar-expand-lg .navbar-nav.nav_btn a {
    font-size: 14px;
    padding: 0px; } }

@media only screen and (max-width: 991px) {
  a.nav-link:before,
  a.dropdown-item:before {
    display: none; }
  a.dropdown-item {
    width: auto; }
  .mobile-position {
    position: absolute;
    right: 45px;
    top: 5px; }
  .navbar .navbar-brand img {
    max-width: 140px; }
  .navbar-toggler {
    border: 0 none;
    font-size: 22px !important; }
  .navbar-nav {
    -webkit-animation-name: none;
    animation-name: none;
    float: left;
    text-align: center;
    width: 100%;
    padding: 20px 0; }
  .navbar-nav:last-child {
    border: 0; }
  .navbar-expand-lg .navbar-nav .nav-item {
    -webkit-animation-name: none;
    animation-name: none;
    padding: 0; }
  .navbar-expand-lg .navbar-nav.nav_btn > li {
    padding-bottom: 10px; }
  .navbar-nav .dropdown-menu {
    text-align: center; }
  .navbar-nav .dropdown-menu .dropdown-menu {
    background-color: rgba(0, 0, 0, 0.3); }
  .navbar-expand-lg .navbar-nav .nav-item .nav-link.active::before {
    bottom: 0; }
  .navbar-expand-lg .navbar-nav .nav-link {
    display: inline-block;
    padding: 6px 0;
    text-align: center; }
  header {
    height: auto;
    padding: 20px 0; }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    transform: translateX(0px);
    border: 1px solid var(--border-color); }
  header.nav-fixed {
    height: auto;
    padding: 15px 0; }
  .navbar-expand-lg .navbar-nav .nav-link {
    display: block; }
  .navbar-dark .navbar-toggler-icon {
    background-image: none;
    padding: 0;
    width: 34px;
    height: 34px;
    display: inline-block;
    background: var(--primary-color);
    border-radius: 4px;
    text-align: center; }
  .navbar-toggler-icon.fa {
    line-height: 1.2em;
    color: #fff;
    line-height: 34px;
    background-color: var(--primary-color);
    border-radius: 5px; }
  .navbar-toggler {
    padding: 0rem 0rem !important; } }

@media only screen and (max-width: 480px) {
  .navbar-brand img {
    max-width: 200px; }
  .navbar .navbar-brand {
    font-size: 26px !important; } }



@media (max-width: 736px) {
  .app-footer .grid-col-4 {
    grid-template-columns: 1fr 1fr; } }

@media (max-width: 600px) {
  .app-footer .footer-top-28 {
    grid-gap: 20px; } }

@media (max-width: 550px) {
  .app-footer ul.social-icons li {
    margin: 0 5px; } }

@media (max-width: 480px) {
  .app-footer .footer-top-28 {
    grid-gap: 40px;
    grid-template-columns: 1fr 1fr; }
  .app-footer ul.list-btm-28 li:nth-child(2) {
    margin: 0 18px; }
  .app-footer ul.social-icons {
    margin-top: 0;
    margin-bottom: 10px; } }

@media (max-width: 415px) {
  .footer-list-28 img {
    display: inline-block;
    width: 160px; }
  .app-footer .footer-list-28 ul li a,
  .app-footer .footer-list-28 ul li p {
    font-size: 17px; }
  .app-footer h6.footer-title-28 {
    font-size: 22px;
    margin-bottom: 15px; } }


@media (max-width: 1080px) {
  .w3pvt-logo h2,
  .w3pvt-logo h3 {
    font-size: 39px;
    line-height: 50px; } }

@media (max-width: 992px) {
  .banner {
    margin-top: 73px; } }

@media (max-width: 568px) {
  .w3pvt-logo h2,
  .w3pvt-logo h3 {
    font-size: 35px;
    line-height: 45px; } }

@media (max-width: 480px) {
  .banner-info button.btn {
    width: 240px; } }

@media (max-width: 460px) {
  .banner-info form {
    flex-direction: column; }
  .banner-info button.btn {
    width: 100%;
    margin-left: 0px;
    margin-top: 10px; } }

@media (max-width: 415px) {
  .w3pvt-logo h2,
  .w3pvt-logo h3 {
    font-size: 32px;
    line-height: 40px; } }

/*-- //banner --*/
/*-- home block 1 --*/




@media (max-width: 480px) {
  .w3l-bottom-grids-6 h4 a.title-head {
    font-size: 22px; } }

/*-- //home block 1 --*/
/*-- home block 2 --*/
.mobile-info-inn {
  align-items: center; }

.w3l-mobile-content-6 .mobile-right-icon {
  text-align: center; }

.w3l-mobile-content-6 .mobile-right-icon span.fa {
  font-size: 30px;
  color: var(--primary-color); }


@media only screen and (max-width: 992px) {
  .mobile-left {
    height: 400px;
    overflow: hidden;
    margin: 20px 0 40px; } }

@media only screen and (max-width: 415px) {
  a.author {
    margin-top: 20px; } }

/*-- //home block 2 --*/
/*-- home block 3 --*/

@media (max-width: 1280px) {
  .w3l-features .buttons-top {
    margin-top: 3em;
    padding-top: 2em; } }

@media (max-width: 1080px) {
  .w3l-features h3.ban-text-2 {
    font-size: 34px; }
  .w3l-features .section-title-left {
    font-size: 1.8em; } }

@media (max-width: 992px) {
  .w3l-features .order2 {
    order: 2; }
  .w3l-features .order1 {
    order: 1; } }

@media (max-width: 800px) {
  .w3l-features .grids-1 {
    padding: 1.5em; }
  .w3l-features .w3l-feature-grid {
    padding: 60px 0; } }

@media (max-width: 667px) {
  .w3l-features h3.ban-text-2 {
    font-size: 32px; }
  .w3l-features p.text-para {
    margin: 14px 0 26px; }
  .w3l-features h4 a.title-head {
    font-size: 22px; }
  .w3l-features .call-grid-sub-2 {
    margin-top: 1.5em; }
  .w3l-features .buttons-top {
    margin-top: 2em; }
  .w3l-features .title-left {
    font-size: 1.5em;
    margin-bottom: .8em; } }

@media (max-width: 568px) {
  .w3l-features h3.ban-text-2 {
    font-size: 30px;
    margin-bottom: 20px; }
  .w3l-features p.text-para {
    margin: 0px;
    margin-bottom: 10px; }
  .w3l-features h4 a.title-head {
    margin-bottom: 7px; }
  .w3l-features .call-grid-sub-2 {
    margin-top: 1em; }
  .w3l-features .w3l-feature-grid {
    padding: 50px 0; }
  .w3l-features .button-effe-2 {
    margin-top: 0px; } }

@media (max-width: 440px) {
  .w3l-features .call-grids-w3 {
    grid-template-columns: 1fr;
    grid-gap: 20px; }
  .w3l-features .section-title-left {
    font-size: 1.5em; } }

@media (max-width: 415px) {
  .w3l-features h3.ban-text-2 {
    font-size: 26px;
    line-height: 32px; } }

@media (max-width: 384px) {
  .w3l-features h4 a.title-head {
    font-size: 20px; }
  .w3l-features .section-title-left {
    font-size: 1.3em; }
  .w3l-features .w3l-mobile-content-6 .mobile-right-info h6 a {
    font-size: 18px; } }

@media (max-width: 320px) {
  .w3l-features .call-grids-w3 {
    display: block; }
  .w3l-features .grids-1.grids-effect-2 {
    margin-top: 1em; }
  .w3l-features .call-grid-sub-2 {
    margin-top: 0; } }

/*-- //home block 3 --*/

@media only screen and (max-width: 1080px) {
  .stats_info h3 {
    font-size: 22px; }
  .stats_info {
    padding: 0 20px; } }

@media only screen and (max-width: 800px) {
  .stats_info h3 {
    font-size: 22px; }
  .stats_info h4 {
    font-size: 13px;
    letter-spacing: 0px; }
  p.counter {
    font-size: 40px; } }

@media only screen and (max-width: 736px) {
  p.counter {
    font-size: 40px;
    line-height: 50px;
    margin: 10px 0px 10px; }
  .stats_info span {
    font-size: 30px; } }

@media only screen and (max-width: 415px) {
  .stats_info h3 {
    font-size: 20px;
    line-height: 28px; }
  p.counter {
    font-size: 35px;
    line-height: 40px; } }

@media only screen and (max-width: 375px) {
  .stats_info {
    padding: 0 15px; }
  .stats_info h3 {
    font-size: 18px; }
  .stats_info h4 {
    font-size: 12px; } }

/*-- // stats --*/

@media only screen and (max-width: 1080px) {
  .w3l-clients img {
    padding: 5px 0px; } }

@media only screen and (max-width: 415px) {
  .w3l-clients img {
    padding: 5px 10px; } }


@media (max-width: 768px) {
  .w3l-forms-9 .main-midd-2 {
    grid-column: 1 / span 2;
    margin-top: 1em; }
  .w3l-forms-9 .main-midd {
    max-width: 100%; }
  .w3l-forms-9 .rightside-form button {
    width: 30%; } }

@media (max-width: 736px) {
  .w3l-forms-9 {
    margin-top: 50px; } }

@media (max-width: 440px) {
  .w3l-forms-9 .rightside-form {
    flex-wrap: wrap; }
  .w3l-forms-9 .rightside-form button {
    width: 100%;
    margin-top: 1em; }
  .w3l-forms-9 .rightside-form button {
    padding: 15px 30px;
    font-size: 18px;
    border-radius: var(--border-radius); }
  .w3l-forms-9 form.rightside-form input {
    border-radius: var(--border-radius); }
  .w3l-forms-9 h4.title-head {
    margin-bottom: 10px; }
  .w3l-forms-9 .main-midd, .w3l-forms-9 .main-midd-2 {
    padding: 0; } }

@media (max-width: 320px) {
  .w3l-forms-9 h4.title-head {
    font-size: 26px;
    line-height: 31px; } }

/*-- //subscribe --*/
/* middle */

@media (max-width: 992px) {
  .welcome-left h3 {
    font-size: 35px;
    line-height: 45px; } }

@media (max-width: 568px) {
  .welcome-left h3 {
    font-size: 30px;
    line-height: 40px; } }

@media (max-width: 430px) {
  .welcome-left h3 {
    font-size: 28px;
    line-height: 38px; }
  .welcome-left a:nth-child(3) img {
    width: 180px; }
  .welcome-left a:nth-child(2) img {
    width: 150px; } }



@media all and (max-width: 1390px) {
  .w3l-specification-6 .counter-6-inf-right {
    padding: 2em 2em; } }

@media all and (max-width: 1280px) {
  .w3l-specification-6 .counter-6-inf-left h3 {
    line-height: 50px;
    font-size: 40px;
    width: 100%; } }

@media all and (max-width: 1080px) {
  .w3l-specification-6 .counter-6-inf-right h6 {
    font-size: 20px;
    margin: 0px 0 6px 0; } }

@media all and (max-width: 992px) {
  .w3l-specification-6 .specification {
    display: grid;
    grid-template-columns: 1fr 8fr;
    grid-gap: 20px; }
  .w3l-specification-6 .specification:nth-child(3),
  .w3l-specification-6 .specification:nth-child(4) {
    margin-bottom: 0px; }
  .w3l-specification-6 .counter-6-inf-right.counter-6-inf-right2 {
    padding: 4em 4em;
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 20px; } }

@media all and (max-width: 736px) {
  .w3l-specification-6 .counter-6-inf-right {
    grid-template-columns: 1fr; }
  .w3l-specification-6 .specification:nth-child(3) {
    margin-bottom: 30px; } }

@media all and (max-width: 667px) {
  .w3l-specification-6 .calltoaction-text-info {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px; }
  .w3l-specification-6 .calltoaction-text-info a {
    font-size: 14px; } }

@media all and (max-width: 480px) {
  .w3l-specification-6 .specification {
    grid-template-columns: 1fr 9fr; }
  .w3l-specification-6 .counter-6-inf-right h6 a {
    font-size: 22px; }
  .w3l-specification-6 .specification,
  .w3l-specification-6 .specification:nth-child(3) {
    margin-bottom: 40px; } }



@media (max-width: 992px) {
  .w3l-breadcrumb {
    margin-top: 73px; } }


@media (max-width: 1080px) {
  .icon1 span.fa, .icon5 span.fa {
    width: 160px;
    height: 160px;
    line-height: 160px;
    font-size: 70px; }
  .icon3 span.fa {
    width: 100px;
    height: 100px;
    line-height: 100px;
    font-size: 40px; } }

@media (max-width: 480px) {
  .icon1 span.fa, .icon5 span.fa {
    width: 130px;
    height: 130px;
    line-height: 130px;
    font-size: 60px; } }

@media (max-width: 415px) {
  .icon1 span.fa, .icon5 span.fa {
    width: 100px;
    height: 100px;
    line-height: 100px;
    font-size: 40px; } }

@media (max-width: 375px) {
  .icon1 span.fa, .icon5 span.fa {
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 35px; } }


@media (max-width: 1080px) {
  .w3l-download-main .banner-button {
    margin: 42px auto 0; } }

@media (max-width: 900px) {
  .w3l-download-main .download-content h3 {
    font-size: 36px; } }

@media (max-width: 767px) {
  .w3l-download-main .banner-button {
    margin: 36px auto 0; }
  .w3l-download-main .banner-button .btn {
    padding: 0 26px;
    height: 50px;
    font-size: 16px;
    line-height: 50px; } }

@media (max-width: 667px) {
  .w3l-download-main .download-content h3 {
    font-size: 32px;
    line-height: 34px; } }

@media (max-width: 600px) {
  .w3l-download-main .banner-button {
    margin: 34px auto 0; } }

@media (max-width: 569px) {
  .w3l-download-main .download-content h3 {
    font-size: 30px;
    line-height: 34px; } }






@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75); }
  .mfp-arrow-left {
    transform-origin: 0; }
  .mfp-arrow-right {
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }





@media screen and (max-width: 760px) {
  .w3l-about4 .history-info {
    padding: 0 15px; } }

@media screen and (max-width: 660px) {
  .w3l-about4 .popup {
    width: 70%; } }

@media screen and (max-width: 500px) {
  .w3l-about4 .popup {
    width: 90%; } }


@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }


@media (max-width: 992px) {
  .owl-theme .owl-nav {
    display: none !important; } }

@media (max-width: 568px) {
  .owl-carousel .owl-dots.disabled,
  .owl-carousel .owl-nav.disabled {
    display: none; } }



@media all and (max-width: 640px) {
  .owl-dots {
    margin-top: 30px; }
  button.owl-next,
  button.owl-prev {
    position: absolute;
    bottom: 38%; } }

/* /w3l-pricing-7*/
.w3l-pricing-7-main {
  background: var(--bg-grey);
  padding-bottom: 120px !important; }

.w3l-pricing-7-main .pricing-sec-7 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
 
  margin-top: 0;
  width: 100%; }

.w3l-pricing-7-main ul.links {
  min-height: 120px; }

.w3l-pricing-7-bottom {
  text-align: center;
  padding-top: 1em; }

.w3l-pricing-7-top {
  text-align: center; }

.w3l-pricing-7-top h5 {
  font-size: 15px;
  line-height: 20px;
  color: var(--primary-color);
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-weight: 700;
  display: inline-block;
  padding: 8px 20px;
  background: #fff;
  border-radius: var(--border-radius); }

.w3l-pricing-7-main .pricing-gd-left.active h6,
.w3l-pricing-7-main .pricing-gd-left.active h4 {
  color: #fff; }

.w3l-pricing-7-main .pricing-gd-left.active h4 span {
  color: #eee; }

.w3l-pricing-7-main h6 {
  text-align: center;
  text-transform: capitalize;
  margin-bottom: 10px;
  font-size: 25px;
  line-height: 30px;
  font-weight: 600; }

.pricing-gd-left.pric-7.active .btn-style {
  color: #fff;
  background: var(--primary-color); }

.w3l-pricing-7-main p.para {
  font-size: 16px;
  line-height: 25px;
  text-align: center; }

.pricing-gd-left.pric-7.active p.para {
  color: #eee; }

.w3l-pricing-7-main h4 label {
  font-size: 25px;
  vertical-align: text-top; }

.w3l-pricing-7-main h4 {
  font-size: 40px;
  line-height: 45px;
  margin: 15px 0 20px;
  text-align: center;
  font-weight: 600;
  color: var(--primary-color); }

.w3l-pricing-7-main h4 span {
  font-size: 16px;
  line-height: 25px;
  color: #999;
  font-weight: 400; }

.w3l-pricing-7-main p.lists {
  font-size: 18px;
  line-height: 28px;
  font-weight: normal;
  align-self: center;
  padding-top: 6px; }

.w3l-pricing-7-main p.lists.line-through {
  text-decoration: line-through;
  color: #999; }

.w3l-pricing-7-main ul.links li {
  list-style: none;
  margin-bottom: 5px;
  color: #304659; }

.w3l-pricing-7-main .pricing-gd-left {
  background: var(--bg-color);
  border-radius: 2px;
  align-self: center; }

.pricing-gd-left.pric-7.active .w3l-pricing-7-top {
  padding: 3em 2.5em .5em;
  background: var(--primary-color);
  border-top-right-radius: 5px;
  border-top-left-radius: 5px; }

.pricing-gd-left.pric-7.active .w3l-pricing-7-bottom {
  padding: 2em 2.5em 3.5em;
  border-radius: var(--border-radius);
  border: 1px solid var(--border-color); }

.w3l-pricing-7-main .pric-7-1 .w3l-pricing-7 {
  padding: 2.5em 1.5em;
  border-right: 0; }

.w3l-pricing-7-main .pric-7-2 .w3l-pricing-7 {
  padding: 3.5em 2.5em;
  border-left: 0; }

.w3l-pricing-7-main .pricing-gd-left.active {
  transform: scale(1.03);
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -o-transform: scale(1.03);
  -ms-transform: scale(1.03);
  z-index: 1;
  margin: 0;
  box-shadow: 0 10px 30px 0 rgba(17, 17, 17, 0.09);
  border-radius: 6px; }

.w3l-pricing-7-main .buy-button {
  margin-top: 2em; }

.w3l-pricing-7-main .copy-right p {
  color: #ccc;
  font-size: 17px; }

.w3l-pricing-7-main .copy-right p a {
  color: #fff; }

.w3l-pricing-7-main .copy-right p a:hover {
  color: var(--theme-alt-color); }

@media (max-width: 1366px) {
  .w3l-pricing-7-main .pricing-sec-7 {
    width: 90%; } }

@media (max-width: 991px) {
  .w3l-pricing-7-main .pricing-sec-7 {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 30px;
    margin: 50px auto 0; }
  .w3l-pricing-7-main .pric-7-1 {
    border: 2px solid #dcefdc; }
  .w3l-pricing-7-main .pric-7-2 {
    border: 2px solid #dcefdc; }
  .w3l-pricing-7-main .pricing-sec-7 {
    width: 60%; }
  .w3l-pricing-7-main .pricing-gd-left.active {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1); } }

@media (max-width: 768px) {
  .w3l-pricing-7-main .pricing-sec-7 {
    width: 75%; }
  .w3l-pricing-7-main h3.heading {
    font-size: 35px;
    line-height: 40px; } }

@media (max-width: 736px) {
  .w3l-pricing-7-main {
    padding-bottom: 30px !important; } }

@media (max-width: 600px) {
  .w3l-pricing-7-main p.pric-foot {
    margin-top: 25px; } }

@media (max-width: 568px) {
  .w3l-pricing-7-main .pricing-7-sec h2 {
    margin-bottom: 1.3em; }
  .w3l-pricing-7-main .pricing-sec-7 {
    grid-gap: 20px;
    margin: 30px auto; } }

@media (max-width: 480px) {
  .w3l-pricing-7-main .pricing-sec-7 {
    width: 80%; } }

@media (max-width: 415px) {
  .w3l-pricing-7-main .pricing-sec-7 {
    width: 100%; }
  .w3l-pricing-7-main .copy-right p {
    font-size: 16px; }
  .w3l-pricing-7-main h3.heading {
    font-size: 30px;
    line-height: 35px; } }

@media (max-width: 375px) {
  .w3l-pricing-7-main h3.heading {
    font-size: 28px;
    line-height: 33px; } }


    @media all and (max-width: 1390px) {
      .w3l-specification-6 .counter-6-inf-right {
        padding: 2em 2em; } }
    
    @media all and (max-width: 1280px) {
      .w3l-specification-6 .counter-6-inf-left h3 {
        line-height: 50px;
        font-size: 40px;
        width: 100%; } }
    
    @media all and (max-width: 1080px) {
      .w3l-specification-6 .counter-6-inf-right h6 {
        font-size: 20px;
        margin: 0px 0 6px 0; } }
    
    @media all and (max-width: 992px) {
      .w3l-specification-6 .specification {
        display: grid;
        grid-template-columns: 1fr 8fr;
        grid-gap: 20px; }
      .w3l-specification-6 .specification:nth-child(3),
      .w3l-specification-6 .specification:nth-child(4) {
        margin-bottom: 0px; }
      .w3l-specification-6 .counter-6-inf-right.counter-6-inf-right2 {
        padding: 4em 4em;
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 20px; } }
    
    @media all and (max-width: 736px) {
      .w3l-specification-6 .counter-6-inf-right {
        grid-template-columns: 1fr; }
      .w3l-specification-6 .specification:nth-child(3) {
        margin-bottom: 30px; } }
    
    @media all and (max-width: 667px) {
      .w3l-specification-6 .calltoaction-text-info {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 10px; }
      .w3l-specification-6 .calltoaction-text-info a {
        font-size: 14px; } }
    
    @media all and (max-width: 480px) {
      .w3l-specification-6 .specification {
        grid-template-columns: 1fr 9fr; }
      .w3l-specification-6 .counter-6-inf-right h6 a {
        font-size: 22px; }
      .w3l-specification-6 .specification,
      .w3l-specification-6 .specification:nth-child(3) {
        margin-bottom: 40px; } }
    
    
    .specification:hover .color-blue {
      background: #0077c8 !important;
      color: #fff; }
    
    
    
    .specification:hover .color-pink {
      background: #ff4f81 !important;
      color: #fff; }
    
    
    @media (max-width: 992px) {
      .w3l-breadcrumb {
        margin-top: 73px; } }
    
    .technologies-left span img {
      font-size: 28px;
      width: 70px;
      height: 70px;
      line-height: 70px;
      background: var(--bg-grey);
      border-radius: var(--border-radius);
      text-align: center;
      background-color: var(--bg-color);
      color: var(--secondary-color);
      transition: all 600ms ease;
      box-shadow: 0px 10px 15px rgba(0, 132, 253, 0.15); }
    
    .icon1 span img, .icon5 span img{
      width: 180px;
      height: 180px;
      line-height: 180px;
      font-size: 80px; }
    
    .icon2 span img, .icon6 span img {
      width: 100px;
      height: 100px;
      line-height: 100px;
      font-size: 50px; }
    
    .icon3 span img {
      width: 120px;
      height: 120px;
      line-height: 120px;
      font-size: 50px; }
    
    .technologies-left span img:hover {
      transition: .3s;
      box-shadow: 0 25px 98px 0 rgba(0, 0, 0, 0.1);
      transform: translateY(-5px); }
    
    @media (max-width: 1080px) {
      .icon1 span img, .icon5 span img {
        width: 160px;
        height: 160px;
        line-height: 160px;
        font-size: 70px; }
      .icon3 span.fa {
        width: 100px;
        height: 100px;
        line-height: 100px;
        font-size: 40px; } }
    
    @media (max-width: 480px) {
      .icon1 span.fa, .icon5 span.fa {
        width: 130px;
        height: 130px;
        line-height: 130px;
        font-size: 60px; } }
    
    @media (max-width: 415px) {
      .icon1 span.fa, .icon5 span.fa {
        width: 100px;
        height: 100px;
        line-height: 100px;
        font-size: 40px; } }
    
    @media (max-width: 375px) {
      .icon1 span.fa, .icon5 span.fa {
        width: 90px;
        height: 90px;
        line-height: 90px;
        font-size: 35px; } }


/* contacts */
.w3l-contact-10 {
  background: var(--gray);
  /*background:var(--rgb(238, 238, 238) );*/
  }

.contacts-sub-5 iframe {
  width: 100%;
  height: 450px;
  display: block;
  filter: var(--iframe-filter);
  -webkit-filter: var(--iframe-filter);
  -moz-filter: var(--iframe-filter);
  -ms-filter: var(--iframe-filter);
  -o-filter: var(--iframe-filter); }

form.signin-form {
  margin: 0 auto;
  max-width: 800px; }

.form-inner-cont input,.form-inner-cont select,
.form-inner-cont textarea {
  outline: none;
  width: 100%;
  font-family: inherit;
  text-align: left;
  -webkit-appearance: none;
  display: grid;
  grid-template-columns: .1fr 1fr;
  align-items: center;
  border-radius: 6px;
  min-height: 60px;
  padding: 13px 20px;
  border: 1px solid var(--bg-color);
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  color: var(--font-color);
  background-color: var(--bg-color); }

.form-inner-cont textarea {
  height: 180px;
  resize: none;
  padding: 13px 20px;
  margin: 25px 0px;
  background-color: var(--bg-color);
  display: grid;
  grid-template-columns: .1fr 1fr;
  align-items: center;
  padding-left: 15px;
  border: 1px solid var(--bg-color);
  border-radius: 6px; }

.form-inner-cont select {
  height: 20px;
  resize: none;
  padding: 13px 20px;
  margin: 5px 0px;
  background-color: var(--bg-color);
  display: grid;
  grid-template-columns: .1fr 1fr;
  align-items: center;
  padding-left: 15px;
  border: 1px solid var(--bg-color);
  border-radius: 6px; }

.form-inner-cont input:focus,.form-inner-cont select:focus,
.form-inner-cont textarea:focus {
  border: 1px solid var(--primary-color);
  background: var(--bg-color); }

.form-grids {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 25px; }

.address-grid {
  padding: 2rem;
  text-align: left;
  border-radius: 6px;
  border: 1px solid var(--bg-color);
  background: var(--bg-color);
  position: relative;
  overflow: hidden; }

.address-grid h6 {
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 15px;
  font-weight: 600; }

.address-grid h4 a:hover {
  opacity: 0.85; }

.address-grid p {
  margin-top: 10px; }

.address-grid a {
  font-size: 18px;
  line-height: 28px;
  color: var(--para-color);
  display: block; }

.address-grid a:hover {
  text-decoration: underline;
  color: var(--primary-color); }

.address-grid .pos-icon {
  position: absolute;
  bottom: -5px;
  right: -5px;
  transform: rotate(-30deg); }

.address-grid .pos-icon span.fa {
  font-size: 60px;
  color: #999;
  opacity: 0.1;
  transition: .3s; }

@media all and (max-width: 768px) {
  .contact-type {
    grid-template-columns: 1fr 1fr; }
  .contacts-sub-5 iframe {
    height: 350px; } }

@media all and (max-width: 590px) {
  .form-inner-cont h3 {
    font-size: 40px;
    margin-bottom: 30px; } }

@media all and (max-width: 568px) {
  .contact-type {
    grid-template-columns: 1fr; }
  .contacts-sub-5 iframe {
    height: 300px; } }

@media all and (max-width: 480px) {
  .form-grids {
    grid-template-columns: 1fr;
    grid-gap: 18px; } }

@media all and (max-width: 415px) {
  .form-inner-cont input,.form-inner-cont select,
  .form-inner-cont textarea {
    font-size: 17px; }
  .address-grid a {
    font-size: 17px;
    line-height: 26px; } }
.containerr {
      width: 80%;
      height:600px;
      background: rgb(212, 216, 218);
      padding-right: 15px;
      padding-left: 15px;
      margin-right: auto;
      margin-left: auto;
      padding-top: 35px;
      
 } 
 .btnstyle {
  padding: 12px 35px;
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  transition: 0.3s ease-in;
  width:30%;
  text-align: center;
  text-decoration: none;
  
  border-radius: var(--border-radius);}
.textt-rightt {
    text-align: center; }

    
  