body{font-family: 'Poppins', sans-serif;}
img{max-width: 100%;}
h1, h2, h3, h4{font-family: 'Roboto Condensed', sans-serif;}

p{
    text-transform: capitalize;
}

.top-bar {
    background: #121212;
    padding: 0 0;
    border-bottom: solid 0px #3e3e3e;
}
ul.list-icons li {
    color: #000;
    display: inline-block;
    text-align: center;
    padding: 0 15px;
    font-size: 14px;
}
h1.top-solutions img {
    width: 91%;
}
#countries-title h2 img {
    width: 89%;
}

/**/
.zoom-in-zoom-out {
    animation: zoom-in-zoom-out 1s ease-out infinite;
}

.move-text {
    overflow: hidden;
    margin: 00 0;
}

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.5, 1.5);
  }
  100% {
    transform: scale(1, 1);
  }
}
/**/
div#countries-title {
    border: none;
}

ul.list-icons {
    padding: 0;
    margin: 10px 0 6px 0;
    text-align: right;
}
h1.top-solutions {
    color: #000;
    font-size: 35px;
    text-align: right;
    padding: 4px 0;
    margin: 5px 0 5px 0px;
}
.satisfied-part ul li a img {
    width: 35px;
    padding: 7px;
    border: dotted 2px #fcae06;
    border-radius: 100px;
}

ul.social-icons {
    margin: 0;
    padding: 0;
    text-align: right;
}

ul.social-icons li {
    display: inline-block;
    margin-right: 8px;
    margin-top: 11px;
}

ul.social-icons li a {
    color: #0c0c0c;
    font-size: 18px;
    background: #fcae06;
    padding: 3px 7px;
    border-radius: 50px;
    text-align: center;
    transition: 0.7s;
}

ul.social-icons li a:hover{
    background: #fff;
}

img.krishna {
    width: 70%;
}
.fa-spin {
    animation: fa-spin 5s infinite linear !important;
}
.satisfied-part ul {
    padding: 0;
    margin: 0;
}
.contact-us marquee {
    background: #4f1b1d;
    padding: 5px 16px;
    border-radius: 30px;
}
.satisfied-part ul li {
    list-style: none;
    display: inline-block; 
}
.satisfied-part ul li a{
    text-decoration: none;
    color: #fff;
    margin-right: 10px;
    font-size: 14px;
} 
.contact-us p {
    margin:0 0 0 0;
    text-align: right; 
}
 
.marquee-part {
    font-size: 18px;
    color: #ffffff;
    padding: 10px 10px 5px 8px;
    background: #8b0000;
    font-weight: 600;
}

.satisfied-part ul {
    padding: 4px 0;
}
.zoom-in-out-box {
    animation: zoom-in-zoom-out 2s ease infinite;
    margin-top: 30px;
}
.zoom-in-out-box p {
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    color: #000;
}
.zoom-in-out-box p.solution {
    font-size: 17px;
    color: #000000;
}
@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.1, 1.1);
  }
  100% {
    transform: scale(1, 1);
  }
}
.head-line marquee {
    font-size: 19px;
    padding: 14px 0 0 0;
    font-weight: 500;
}
.why-choose-us h4 {
    font-size: 40px;
    text-align: center;
    color: #a23031;
}
.head-line marquee strong {
    color: #040404;
    font-size: 20px;
}
.head-line img {
    position: absolute;
    bottom: -9px;
    z-index: 9;
}
.icon-om img {
    width: 35px;
    padding: 7px;
    border: dotted 2px #f9e700;
    border-radius: 100px;
}
.icon-om img {
    width: 85px;
    padding: 5px;
    border: dotted 2px #ff0400;
    border-radius: 100px;
    position: relative;
    top: 2px;
    z-index: 999;
}
.icon-om {
    width: 10%;
    padding: 1px 15px;
    z-index: 999;
}
div#testimonial-slider2 img {
    width: 95%;
}
.contact-us p a img {
    width: 65%;
}
.contact-us {
    padding-top: 6px;
}
/*Start.....head-line*/
.head-line {
    padding: 0;
    background: #fcae06;
    position: relative;
}
.head-line1 {
    padding: 0;
    text-transform: capitalize;
    font-weight: 600;
    margin: 0;
    font-size: 18px;
    color: #fff;
}

/*start.....call*/
ul#call {
    position: fixed;
    z-index: 9999;
    padding: 0;
    width: 100%; 
    bottom: 10px;
    display: flex;
        bottom: 0;
        margin: 0;
}
ul#call img {
    width: 40px;
}
ul#call a {
    color: #fff;
    text-decoration: none;
}
ul#call li.mobile-chats a {
    color: #000;
}
li.call-mobile {
    width: 50%;
    background:#f52521;
    padding: 5px 10px;
}
ul#call li {
    list-style: none; 
    text-align: center;
}
li.mobile-chats {
    background: #f0b508;
}
 
/*Start......main-header*/
header.main-header {
    padding: 5px 0;
}
 p.specialist strong {
    color: #fbcb06;
    font-size: 25px;
}
p.specialist {
    font-size: 15px;
    color: #fff;
    background: #c85e20;
    padding: 8px 10px;
    margin: 0;
    border-radius: 4px;
    text-align: center;
    line-height: 1.8;
}
 
ul.list-icon {
    padding: 0;
    margin: 0;
}
ul.list-icon li {
    list-style: none;
    display: inline-block;
    padding: 0 15px;
    text-align: center;
}
 
ul.list-icon li img {
    background: #2e1115;
    padding: 10px 10px;
    border-radius: 71px;
    width: 70%;
    margin-top: 7px;
}
ul.list-icon li p {
    margin: 9px 0 0 0;
    font-size: 14px;
    color: #fff;
}
.mydiv2 {
  animation: myanimationb 1s infinite;
}
@keyframes myanimationb {   
  75%{color: #8b0000} 
}

.mydiv {
  animation: myanimation 2s infinite;
}
@keyframes myanimation {   
  75%{background-color: #fff; color: #000} 
}

a.mybtn {
  animation: mybtnanimation 2s infinite;
}
@keyframes mybtnanimation {   
  75%{background-color:#f61b24; color: #fff;}  
}
.carousel-indicators li { 
    background-color: rgb(255 255 255 / 40%) !important;
}
.carousel-indicators .active {
    background-color: #f8e258 !important;
}
.bg-green {
    background-color: #2e1115;
    color: #fff; 
}
div#white-bt {
    background: #fff;
}
.underline span {
    height: 14px;
    width: 14px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.bg-yellow {
    background-color: #ffbd21;
    color: #000;
}
 
/*Start Flag*/
.hind-li {
    padding: 0px 0 3% 0;
    text-align: center;
    box-shadow: 0 5px 5px #0059521c;
    background-image: url(../images/white-back.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}
#countries-title h2 {
    color: #900a09;
}
.deal-part ul li {
    list-style: none;
    display: inline-block;
    margin-top: 3%;
    background: #fcae06;
    padding: 10px 3%;
    border-radius: 15px;
    border: solid 1px #eee;
    margin-right: 1%;
    transition: 0.5s;
}
.deal-part ul li p {
    font-size: 16px;
    margin-top: 9px;
    font-weight: 500;
    color: #111;
}
.hind-li p {
    font-size: 25px;
    font-family: system-ui;
    margin: 0;
    font-weight: 600;
    color: #910b0b;
    margin-top: 16px;
}
/*End Flag*/

/*Start....main-services*/
.main-services {
    padding: 5% 0;
    margin-top: -8px;
}
.main-services h1 {
    font-size: 45px;
    color: #8e0201;
}
.main-services h1 span {
    color: #222;
}
.main-services p {
    font-size: 16px;
    line-height: 1.6;
    color: #060606;
    margin-bottom: 40px;
}
.our-team{ text-align: center; }
.our-team .pic{
    border-radius: 50%;
    overflow: hidden;
    position: relative;
}
.our-team .pic:before,
.our-team .pic:after{
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 13px solid #e6e5e5;
    position: absolute;
    top: 0;
    left: 0;
}
.our-team .pic:after {
    border-color: #fcae06 #ffffff #8a0000 #ffffff;
    z-index: 1;
    transform: rotate(-10deg);
    transition: all 0.5s ease 0s;
}
.our-team:hover .pic:after{ transform: rotate(350deg); }
.our-team img{
    width: 100%;
    height: auto;
}
.our-team .title {
    font-size: 26px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin: 15px 0 10px 0;
    position: relative;
}
 img.test-img {
    width: 100px;
    border-radius: 100px;
    border: solid 2px #fcae06;
}
.product-content p a i {
    font-size: 29px;
    position: relative;
    top: 4px;
    font-weight: 500;
    color: #fff;
}
.our-team .post{
    display: block;
}
.our-team .post a {
    text-decoration: none;
    background: #fcae06;
    font-size: 16px;
    color: #121212;
    padding: 11px 20px;
    border-radius: 200px;
    transition: 0.5s;
    font-weight: 600;
}
.our-team:hover .post a {
    background: #fff; 
}
.our-team .icon{
    list-style: none;
    padding: 0;
    margin: 10px 0 0 0;
}
.our-team .icon li{ display: inline-block; }
.our-team .icon li a{
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    background: #e0e0e0;
    font-size: 14px;
    color: #999;
    margin-right: 5px;
    transition: all 0.3s ease-out 0s;
}
.our-team .icon li a:hover{
    background: #37b0f1;
    color: #fff;
}
@media only screen and (max-width: 990px){
    .our-team{ margin-bottom: 30px; }
}

/*Start...services-part*/
.services-part {
    padding: 50px 0;
    background-image: url(../images/yellow-back.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
}
.product-content p a {
    padding: 14px 34px;
    background: #8b0000;
    color: #ffffff;
    font-weight: 600;
    font-size: 17px;
    text-decoration: none;
    transition: 0.8s;
    position: relative;
    top: 10px;
}
.product-grid:hover .product-content p a {
    background: #fcae06;
    border-radius: 50px;
    color: #000;
}
ul.add-list {
    background: #fff;
    padding: 20px;
    border: solid 1px #eee;
    box-shadow: 0 7px 15px #ebebeb;
    border-radius: 4px;
    transition: 0.5s;
}
.choose-us-part img {
    max-width: 100%;
    border-radius: 200px;
    padding: 18px;
    background: #fff;
    margin-top: 10px;
    background: #fcae06;
    width: 100px;
    border: dashed 2px #020202;
}
 
ul.add-list li {
    margin: 0;
    list-style: none;
    padding: 0 0;
}
ul.add-list li a {
    color: #000;
    text-decoration: none;
    border-bottom: dashed 1px grey;
    width: 100%;
    display: block;
    transition: 0.4s;
    position: relative;
    padding-left: 30px;
    padding: 10px 7px;
    padding-left: 24px;
}
ul.add-list li a i {
    color: darkred;
    margin-right: 2px;
    position: absolute;
    left: 0;
        transition: 0.5s;
    top: 15px;
}
ul.add-list li a:hover {
    color: darkred;
}
.product-grid:hover .product-content p a i{
    color: #000;
}
p.text-part {
    color: #000;
    font-size: 15px;
}
.services-part h2 {
    color: #8b0000;
    font-size: 20px;
    text-align: center;
}
.head-line1 b {
    color: #fbcb06;
    font-weight: 700;
}
.services-part h3 {
    font-size: 40px;
    text-align: center;
    color: #000000;
}
div#white-bt {
    margin-top: 1%;
    margin-bottom: 4%;
}
 
:root{ --main-color: #76a713; }
 
.product-grid {
    font-family: 'Lexend', sans-serif;
    text-align: center;
    margin: 0 0 10px;
    border-radius: 5px;
    transition: all 0.5s ease 0s;
    border: solid 1px #ffffff61;
    padding: 12px 5px;
    background: #fff;
}
.product-grid .product-image{ position: relative; }
.product-grid .product-image a.image{display: block; }
.product-grid .product-image img{
    width: 100%;
    height: auto;
}
.product-grid .product-links{
    padding: 0;
    margin: 0;
    list-style: none;
    opacity: 0;
    position: absolute;
    top: 10px;
    right: 10px;
    transition: all 0.4s ease 0s;
}
.product-grid:hover .product-links{ opacity: 1; }
.product-grid .product-links li{
    margin: 0 0 8px;
    transform: translateX(-10px);
    transition: all 0.3s ease 0s;
}
.product-grid:hover .product-links li{ transform: translateX(0);}
.product-grid .product-links li a{
    color: var(--main-color);
    background-color: rgba(118,167,19,.15);
    font-size: 16px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    border-radius: 3px;
    display: block;
    transition: all 0.2s ease-out;
}
.product-grid .product-links li a:hover{
    color: #fff;
    background: var(--main-color);
}
.product-grid .product-content{  
    padding: 18px 12px 12px;
    position: relative;
}
.product-grid .title {
    font-size: 24px;
    font-weight: 600;
    color: #8b0000;
    text-transform: capitalize;
    margin: 0 0 10px;
    font-family: 'Roboto Condensed', sans-serif;
}

.product-grid .title a{
    color: #071c1f;
    transition: all 0.3s ease 0s;
}
.product-grid .title a:hover{ color: var(--main-color); }
.product-grid .price{
    color: #ff7d3f;
    font-size: 17px;
    font-weight: 700;
}
.product-grid .price span{
    color: #071c1f;
    text-decoration: line-through;
}
.product-grid .add-to-cart{
     color: #fff;
    background-color: #f52521;
    font-size: 19px;
    line-height: 40px;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    transform: scale(0);
    position: absolute;
    top: -28px;
    right: -4px;
    transition: all 0.3s ease 0s;
}
.product-grid:hover .add-to-cart{ transform: scale(1); }
.product-grid .add-to-cart:hover{ background: #000; color: #fff; }
@media screen and (max-width: 990px){
    .product-grid{ margin-bottom: 30px; }
}

/*Start New Footer*/
.footer-new {
    padding: 50px 0;
    background: #000;
}

ul.get-in-touch li {
    list-style: none;
    margin: 10px 0;
}
ul.get-in-touch li a {
    text-decoration: none;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
}
ul.get-in-touch li a i {
    background: #fcae06;
    height: 35px;
    width: 35px;
    text-align: center;
    color: #000;
    padding: 9px 0;
    border-radius: 50px;
    margin-right: 5px;
}
h4.gt-head {
    color: #fcae06;
    font-size: 32px;
}
p.dis {
    color: #fff;
    font-size: 13px;
}
/*End New Footer*/

/*Start....why-choose-us*/
.back-img {

    background: white;
}
.keywords-part {
     background-image: url(../images/bg-body2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.why-choose-us {
    padding: 50px 0;
}
.why-choose-us h2 {
    color: #f52521;
    font-size: 20px;
    text-align: center;
}
.why-choose-us h3 {
    color: #222;
    font-size: 40px;
    text-align: center;
}
.footer-icon-box:hover {
    background: #fcae066b;
    transform: scale(1.1);
}   
.form-control {
    margin-bottom: 15px;
    padding: 10px 10px;
}
/*Start */

/*Start........testimonial-part*/
.testimonial-part {
    padding: 50px 0;
    background-image: url(../images/red-back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.testimonial-part h2 {
    color: #fff;
    font-size: 20px;
    text-align: center;
}
.testimonial-part h3 {
    color: #fcae06;
    font-size: 40px;
    text-align: center;
}
.testimonial{ 
    text-align: center;
    position: relative;
}
 
.testimonial .description {
    padding: 25px;
    margin-bottom: 30px;
    border: 1px solid #ffffff;
    font-size: 16px;
    color: #ffffff;
    line-height: 30px;
    position: relative;
}
.testimonial .description:before{
    content: "";
    border-top: 8px solid #fcae06;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    position: absolute;
    bottom: -11px;
    left: 50%;
    transform: translateX(-50%);
}
.testimonial .description:after{
    content: "";
    width: 19px;
    height: 22px;
    border: 1px solid #553e4e;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    margin-left: -2.5px;
    position: absolute;
    bottom: -17.5px;
    left: 50%;
    z-index: -1;
    transform: rotate(45deg) translateX(-50%);
}
.testimonial .pic{
    display: inline-block;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 3px solid #d37602;
    margin-bottom: 15px;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
    border-radius: 50%;
}
.testimonial .title{
    display: block;
    font-size: 20px;
    font-weight: 600;
    color: #fcae06;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 7px 0;
}
.testimonial .post{
    display: block;
    font-size: 15px;
    color: #736d6d;
    text-transform: capitalize;
}
.owl-theme .owl-controls{ margin-top: 0; }
.owl-theme .owl-controls .owl-page span{
    width: 35px;
    height: 15px;
    background: #553e4e;
    border-radius: 0;
    opacity: 0.8;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.45);
    transition: all 0.3s ease 0s;
}
.owl-theme .owl-controls .owl-page.active span{
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #fcae06;
}
@media only screen and (max-width: 479px){
    .testimonial .description{ padding: 10px; }
}
/*Start.......keywords-part*/
.keywords-part {
    padding: 50px 0;
    background-image: url(../images/white-back.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}
 
.keywords-part h2 {
    color: #000;
    font-size: 20px;
    text-align: center;
}
.keywords-part h3 {
    color: #fcae06;
    font-size: 40px;
    text-align: center;
}
ul.pricing-content {
    padding: 6%;
    border: solid 2px #282828;
}
ul.pricing-content li {
    color: #000;
    font-size: 14px;
    margin-bottom: 10px;
    border-bottom: solid 1px #282828;
    padding-bottom: 8px;
    list-style: none;
}
ul.pricing-content li:hover { 
    color: #fcae06;
}
div#testimonial-slider3 img {
    width: 95%;
}
#achievements-part {
    background-image: url(../images/red-back.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

/*Start........footer-part*/
.footer-part {
    margin: 0;
    padding: 40px 0 0 0;
    background-image: url(../images/white-back.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.footer-icon-box {
    background: #fff;
    text-align: center;
    border-radius: 5px;
    padding: 25px 5px;
    border: 1px solid #e5e5e5;
    transition: 0.6s;
}
img.ft-icons {
    margin-bottom: 10px;
}
.footer-icon-box p {
    font-size: 16px;
}
/*Start Footer-2*/
.footer-2 {
    padding: 40px 0;
    background-image: url(../images/white-back.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    border-top: solid 2px #fcae06;
}
.follow-sec {
    margin: 0;
    padding: 15px;
    background: #fcae06;
    border-radius: 8px;
}
.follow-internal {
    border-left: solid 4px #900a09;
    padding: 0 18px;
}
.follow-internal p {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 5px 0;
}
.follow-internal a {
    color: #000;
    text-decoration: none;
    font-size: 19px;
}
.footer-last {
    background: #900a09;
    padding: 15px 0;
}
.footer-last p {
    font-size: 14px;
    color: #fff;
    margin: 0;
}
.follow-internal ul.social-icons {
    text-align: left;
}
.follow-internal ul.social-icons li a {
    color: #0c0c0c;
    font-size: 20px;
    background: #ffffff;
    padding: 3px 7px;
    border-radius: 50px;
    text-align: center;
    transition: 0.7s;
}
/*End Footer-2*/


section.footer-part-2 p{margin: 0;}
/*Start........ Form-section*/
.form-part {
    padding: 50px 0;
    background-image: url(../images/white-back.jpg);
}
.contact-part {
    background: #fff;
    padding: 65px 25px;
    border-radius: 8px;
    border: solid 3px #fcae06;
}
.contact-part label {
    color: #fff;
        display: none;
}
textarea#description {
    height: 92px;
}
.contact-part .form-texxx {
    font-size: 25px;
    text-align: center;
    margin-bottom: 4%;
    color: #010001;
    font-family: 'Roboto Condensed', sans-serif;
}
.contact-part button.submit {
    background: #010101;
    padding: 13px 15px;
    color: #fff;
}
 
.same-rep .choose-us-part img {
    width: 90px;
    margin-bottom: 15px;
}
.same-rep .choose-us-part h4 {
    color: #900a0b;
    font-size: 20px;
    margin: 0 0 1px 0;
}
.same-rep .choose-us-part p {
    color: #000;
    font-size: 14px;
    margin-bottom: 2px;
    margin-top: 7px;
}
.our-team .post a i {
    transform: rotate(93deg);
}
.choose-us-part {
    border: solid 1px #900a0b;
    padding: 17px 10px;
    border-radius: 5px;
    margin-bottom: 10px;
    text-align: center;
    transition: 0.7s;
}
.choose-us-part:hover { 
/*    background-image: url(../images/black-bg.jpg);*/
}
/*End...... Form-section*/
 
 /*start.......About-part*/
 
.home-abt-cta {
    display: inline-flex;
    border: 2px solid #fcae06;
    margin-top: 10px;
    border-radius: 7px;
    color: #fcae06;
}
.abtcta {
    background: #fcae06;
    color: #020202;
    font-size: 17px;
    padding: 4px 0 0 0;
    width: 175px;
    text-align: center;
}
.home-abt-cta a {
    font-size: 30px;
    color: #ffffff;
    line-height: 50px;
    padding: 5px 10px;
    font-weight: 700;
    text-decoration: none;
}
.about-part {
    background-image: url(../images/red-back.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 5% 0;
}
.know-about {
    background: #00000085;
    border-radius: 10px;
    padding: 3%;
    border: solid 2px #fcae06;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
}
.know-about p {
    font-size: 14px;
    text-align: justify;
    line-height: 1.6;
    color: #fff;
}
.know-about h3 {
    color: #fff;
    font-size: 20px;
    text-align: center;
}
 
.know-about h4 {
    font-size: 35px;
    text-align: center;
    color: #fcae06;
}
 img.vert-move {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
img.vert-move {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-20px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-20px); }
}

/*End.....About-part*/

@media (max-width:1270px){
 .zoom-in-out-box p { 
    font-size: 12px; 
}
.zoom-in-out-box p.solution {
    font-size: 13px; 
}
.zoom-in-out-box { 
    margin-top: 20px;
}
.satisfied-part ul li a { 
    margin-right: 5px;
    font-size: 10px;
}
.satisfied-part ul li a img {
    width: 30px; 
}
.home-abt-cta a {
    font-size: 18px; 
}
p.specialist {
    font-size: 14px; 
}
.main-services h1 {
    font-size: 30px; 
}
.main-services p {
    font-size: 15px;
    line-height: 1.4; 
}
.main-services ul li { 
    font-size: 15px;  
}
.footer-part p { 
    font-size: 16px;
    line-height: 1.6;
}
 img.hand_bg.fa-spin {
    position: absolute; 
    animation: fa-spin 0s infinite linear;
}
.spe img {
    width: 80%;
}
.spe   {
 text-align: center;
}
.satisfied-part ul li { 
    font-size: 12px;
}
.contact-us p a { 
    font-size: 10px; 
}
p.specialist strong { 
    font-size: 14px;
}
ul.list-icon li { 
    padding: 0 8px; 
}
 ul.pricing-content li { 
    font-size: 11px; 
}
.same-rep .choose-us-part p { 
    font-size: 13px; 
}
 ul.list-icons li { 
    padding: 0 6px;
    font-size: 9px;
}
h1.top-solutions { 
    font-size: 25px; 
}
.our-team .title {
    font-size: 20px; 
}
div#testimonial-slider2 img {
    width: 95%;
}
}


@media (max-width:980px){
.satisfied-part ul li { 
    font-size: 11px;
}
 
p.specialist {
    font-size: 10px;
}
.product-grid .title {
    font-size: 16px; 
}

.services-part h2 { 
    font-size: 18px; 
}
.services-part h3 { 
    font-size: 30px; 
}
.why-choose-us  h2 { 
    font-size: 18px; 
}
.why-choose-us h3 { 
    font-size: 30px; 
}
.testimonial-part h2 { 
    font-size: 18px; 
}
.testimonial-part h3 { 
    font-size: 30px; 
}
.pricingTable .pricing-content li {
    font-size: 12px; 
    line-height: 17px; 
}
.pricingTable { 
    padding: 28px 7px; 
}
.counter .counter-value { 
    font-size: 17px; 
    margin: 0;
}
.counter h3 {
    font-size: 13px !important;
}
.main-services ul li {
    font-size: 13px;
}
.contact-part .form-texxx {
    font-size: 22px; 
} 
.pricingTable {
    margin: 0 0 40px 0;
}
ul.list-icon li img { 
    width: 65%; 
}
.satisfied-part ul li {
    font-size: 10px;
}
.product-content p.text-part {
    font-size: 13px;
}
.footer-title p a { 
    font-size: 12px;
}
.zoom-in-out-box p {
    font-size: 8px;
} 
.zoom-in-out-box p.solution {
    font-size: 9px;
}
.contact-us p a {
    font-size: 10px;
    padding: 10px 15px;
}
.marquee-part {
    font-size: 15px; 
}
.satisfied-part ul li a { 
    font-size: 8px;
}
.satisfied-part ul li a img {
    width: 25px;
}
.our-team .title {
    font-size: 17px; 
}
img.vert-move {
    margin-top: 70px;
}
ul.list-icons li img {
    width: 75%;
}
ul.list-icons li {
    padding: 0 3px;
    font-size: 8px;
}
h1.top-solutions {
    font-size: 20px;
}
.our-team .post a { 
    font-size: 12px; 
    padding: 11px 14px; 
}
.product-content p a {
    padding: 14px 20px; 
    font-size: 13px; 
}
.contact-part {
    margin-top: 5%;
}

}

@media (min-width: 581px){
ul#call {
    display: none;
}


 }
@media (max-width:580px){
section.footer-part-2 {
    padding-bottom: 60px;
}
	img.mobile-part {
    margin: 0 !important;
}
.satisfied-part ul li {
    font-size: 16px;
        margin-bottom: 10px;
}
.satisfied-part ul { 
    text-align: center;
}
.contact-us p {
    margin: 10px 0 10px 0;
    text-align: center;
}
ul.list-icon {
    border-bottom: solid 2px #f0b508;
    padding-bottom: 20px;
}
.pic {
    width: 200px;
    margin: 0 auto;
    margin-bottom: 25px;
}
.testimonial-part {
    padding: 30px 0; 
}
.owl-theme .owl-controls {
    margin-top: 0; 
} 
li.call-mobile { 
    background: #ffba1c; 
}
li.call-mobile { 
    background: #ecda53; 
}
li.mobile-chats {
    background:#1a1a1a !important;
}
.contact-us marquee {
    background: #4f1b1d00; 
}
.contact-us p {
    margin: 0 0 10px 0;
    text-align: center;
}
ul#call li.mobile-chats a {
    color: #fff;
}
ul#call a {
    color: #000; 
}
header.main-header {
    text-align: center;
}
 
header.main-header img {
    margin-bottom: 5px;
}
p.specialist {
    font-size: 14px;
    margin-top: 7px;
}
.head-line1 { 
    font-size: 14px; 
}
 
.main-services ul {
    margin: 0;
}
.main-services ul li {
    font-size: 16px;
}
.main-services p {
    font-size: 16px;
    line-height: 1.5;
}
.product-grid .title {
        font-size: 24px;
    line-height: 1.2;
}
.counter .counter-value {
    font-size: 20px; 
}
.counter h3 {
    font-size: 20px !important;
    margin-top: 7px;
}
.pricingTable .pricing-content li {
    font-size: 16px;
    line-height: 20px;
        font-weight: 500;
}
.pricingTable {
    margin: 0 0 18px 0px;
}
.footer-part p {
    font-size: 14px; 
}
 
 
.main-services ul li {
    font-size: 18px;
}
.main-services ul li i {
    color: #2e1115;
    font-size: 25px;
    position: relative;
    top: 4px;
    margin-right: 4px;
}
.satisfied-part ul li {
    font-size: 14px;
}
.satisfied-part ul li img {
    width: 25px;
}
.footer-part-2 {
    padding: 10px 0 60px 0; 
}
.spe img.hand_bg.fa-spin {
    animation: fa-spin 4s infinite linear;
    width: 220px;
    left: 25%;
    top: 10%;
}
.spe {
    margin-bottom: 5%;
}
.box .icon { 
    bottom: 25px; 
}
 
.testimonial .description {
    padding: 20px 10px; 
    font-size: 14px; 
    line-height: 1.5; 
}
 
 
.testimonial .title { 
    font-size: 17px;
    margin-top: 9px; 
}
.testimonial .pic { 
    top: -45px;
}
p.specialist strong {
    font-size: 22px;
}
.contact-us p a {
    font-size: 15px; 
}
 
.same-rep { 
    margin: 30px 0 0 0;
}
.same-rep .choose-us-part p {
    font-size: 12px;
}
.product-content p.text-part {
    font-size: 15px;
}
 
 
.footer-title p a {
    font-size: 15px;
}
 
.back-img { 
    background-attachment: fixed;
}
section.footer-part-2 {
    font-size: 13px;
}
.contact-us marquee { 
    padding: 0 16px; 
}

.satisfied-part ul li a {
    font-size: 13px;
}
.satisfied-part ul li a img {
    width: 35px;
}
.satisfied-part ul { 
    margin-bottom: 0;
}
.marquee-part { 
    padding: 0 0 0 0;
}
.zoom-in-out-box p {
    font-size: 15px;
}
.zoom-in-out-box p.solution {
    font-size: 14px;
}
.head-line marquee {
    font-size: 15px; 
}
.head-line img { 
    bottom: -3px; 
}

.know-about h4 {
    font-size: 25px; 
}
.know-about p {
    font-size: 14px; 
}
.abtcta { 
    font-size: 13px; 
    width: 36%; 
}
.home-abt-cta a {
    font-size: 15px;
} 
.same-rep .choose-us-part h4 { 
    font-size: 25px; 
}
.same-rep .choose-us-part p {
    font-size: 14px;
}
.contact-part .form-texxx {
    font-size: 25px;
}
ul.pricing-content li {
    font-size: 16px; 
}
.footer-title h4 { 
    font-size: 25px;
}
 
ul.list-icons li {
    padding: 0px 8px;
    font-size: 12px;
}
ul.list-icons { 
    text-align: center;
}
ul.list-icons li img {
    width: 30px;
}
h1.top-solutions {
    font-size: 25px;
    text-align: center;
}
.head-line .d-flex .icon-om.fa-spin { 
    padding: 2px 3px;
}
.icon-om {
    width: 10%; 
}
.marquee-text {
    width: 80%;
}
.icon-om img {
    width: unset; 
    position: unset !important; 
}
.product-content p a { 
    font-size: 18px;
}
.our-team .post a {
    font-size: 17px;
    padding: 11px 14px;
}
.keywords-part h3 { 
    font-size: 32px; 
}
}

@media (max-width:385px){
.spe img.hand_bg.fa-spin { 
    left: 20%; 
}
.zoom-in-out-box p {
    font-size: 11px;
}
ul.pricing-content li {
    font-size: 14px;    
}


}
@media (max-width:350px){
    .satisfied-part ul li a img {
    width: 27px;
}
.main-services ul li i { 
    font-size: 20px; 
}
.main-services ul li {
    font-size: 16px;
}
.satisfied-part ul li {
    font-size: 11px;
}
.satisfied-part ul li img {
    width: 20px;
}
p.specialist {
    font-size: 12px; 
}
.spe img.hand_bg.fa-spin { 
    left: 15%; 
}
.contact-us p a {    
    width: 95%;
}
ul.list-icon li {
    padding: 0 3px;
}
.home-abt-cta a {
    font-size: 13px;
}
 
}

/*Start Responsive*/

@media(max-width:1199px){
.footer-part p {
 font-size: 13px;
}
.follow-internal a {
    font-size: 18px;
}

}

@media(max-width:991px){
.footer-icon-box {
    margin-bottom: 20px;
}
img.kali-mata {
    margin-top: 25px;
}
ul.social-icons li a { 
    font-size: 14px; 
    padding: 1px 4px; 
}
ul.social-icons li { 
    margin-right: 3px; 
}
h1.top-solutions { 
    margin: 2px 0 3px 0;
}



}

@media(max-width:767px){
     .main-services {
    padding: 40px 0; 
}
.our-team .title {
    font-size: 20px;
}
.our-team {
    margin-bottom: 35px;
    padding-bottom: 50px;
    border-bottom: solid 1px #e5e5e5;
}
.know-about p { 
    text-align: unset; 
}
.abtcta { 
    padding: 9px 0 0 0; 
}
.form-part {
    padding: 50px 0 0 0;
}
.footer-part p {
    font-size: 16px;
    font-weight: 600;
}
.follow-internal {
    border-left: unset;
    border-bottom: solid 2px #900a09;
    padding: 10px 12px;
}
ul.social-icons {
    display: none;
}
.top-bar { 
    padding: 4px 0 16px 0; 
}
ul.list-icons li:hover {
    background: #fcae06;
}    
ul.list-icons li {
    width: 32%;
    background: #eee;
    margin-bottom: 7px;
    transition: 0.5s;
    padding: 5px 0;
}
li.m-none {
    display: none !important;
} 

.why-choose-us {
    padding-top: 30px;
}
.form-part {
    padding: 30px 0;
}  
.marquee-part {
    padding: 9px 9px 4px 9px;
}
ul.social-icons { 
    text-align: center;
    margin-bottom: 18px;
}
ul.social-icons li a {
    font-size: 20px;
    padding: 5px 9px;
}
.know-about h4 {
    font-size: 23px;
}
.same-rep .choose-us-part h4 {
    font-size: 20px;
}
ul.add-list li a {
    font-size: 14px;
}
li.call-mobile {
    background: #fcae06;
}
ul.get-in-touch {
    margin: 0;
    padding: 10px 0;
}
.deal-part ul li {
    width: 31%;
}
.deal-part ul li p {
    font-size: 13px;
}


}

@media(min-width:991px){
.desk-none{
    display: none;
}
}

@media(max-width:991px){
.mobile-none{
    display: none;
}
}

/*End Responsive*/