body{font-family: 'Poppins', sans-serif;}
img{max-width: 100%;}
h1, h2, h3, h4{font-family: 'Roboto Condensed', sans-serif;}
.top-bar {
    background: #b10021;
    padding: 0 0;
    border-bottom: solid 1px #3e3e3e;
}
ul.list-icons li {
    color: #fff;
    display: inline-block;
    text-align: center;
    padding: 0 14px;
    font-size: 13px;
}
a {
    color: #ffa500 ; 
}
.logo{
    margin: 0;
    padding: 0;
}


ul.list-icons {
    padding: 0;
    margin: 10px 0 0 0;
    text-align: right;
}
h1.top-solutions {
    color: #fff;
    font-size: 36px;
    text-align: right;
    margin: 11px 0 0 0;
}
.satisfied-part {
    text-align: left;
}
.satisfied-part ul li a img {
    width: 35px;
    padding: 6px;
    border: solid 1px #f9e700;
    border-radius: 100px;
}
.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: 17px;
    font-weight: 500;
}
.satisfied-part ul li i {
    color: #ffa500;
} 
.contact-us p {
    margin:0 0 0 0;
    text-align: right; 
}
 
.marquee-part {
    font-size: 18px;
    color: #f8e759;
    padding: 11px 0 0 0;
}

.satisfied-part ul {
    margin-top: 7px;
    margin-bottom: 7px;
}
.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: #5d2b00;
}
.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;
    color: #fff;
}
.know-about p a {
    font-weight: 700;
}
.why-choose-us h4 {
    font-size: 40px;
    text-align: center;
    color: #fff;
}
.head-line marquee strong {
    color: #fea501;
}
.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: 32px;
    height: 32px;
    padding: 5px;
    border: dotted 2px #ffa500;
    border-radius: 100px;
    position: relative;
    top: 8px;
    z-index: 999;
    background: #fff;
}
.zoom-in-zoom-out { 
  animation: zoom-in-zoom-out 2s ease-out infinite;
}

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.2, 1.2);
  }
  100% {
    transform: scale(1, 1);
  }
}
.icon-om {
    width: 10%;
    padding: 1px 15px;
    z-index: 999;
}
div#testimonial-slider2 img {
    width: 95%;
    border: solid 2px #fff;
    padding: 10px;
    border-radius: 10px;
}
.contact-us p a img {
    width: 65%;
}
ul.contact-us {
    margin: 0;
    text-align: right;
}

ul.contact-us li {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 7px 2px;
}
ul.contact-us li a {
    font-size: 18px;
    color: #121212;
    background: #fff;
    display: block;
    width: 35px;
    height: 35px;
    border-radius: 100px;
    text-align: center;
    padding: 4px 0;
}
ul.contact-us li a:hover {
    background: #fae05b !important;
}

/*Start.....head-line*/
.head-line {
    padding: 0;
    background: #cf0000;
    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: #f7e357} 
}

.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: #ffa500 !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....main-services*/
.main-services {
    padding: 5% 0;
    margin-top: -8px;
}
.main-services h1 {
    font-size: 45px;
    color: #cf0000;
}
.main-services h1 span {
    color: #222;
}
.main-services p {
    font-size: 18px;
    line-height: 1.6;
    color: #111;
    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: #cf0000 #ffa500 #cf0000#ffa500;
    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: #cf0000;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin: 15px 0 10px 0;
    position: relative;
}
 img.test-img {
    width: 100px;
    border-radius: 100px;
    border: solid 2px #ffa500;
}
.product-content p a i {
    font-size: 29px;
    position: relative;
    top: 4px;
    font-weight: 500;
    color: #ffa500;
}
.our-team .post{
    display: block;
}
.our-team .post a {
    text-decoration: none;
    background: #ffa500;
    font-size: 16px;
    color: #121212;
    padding: 11px 20px;
    border-radius: 200px;
    transition: 0.5s;
    font-weight: 600;
}
.our-team:hover .post a {
    background: #000000;
    color: #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: 5% 0;
    border-bottom: solid 1px #f6e35759;
    background-image: url(../images/page-back-new.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.form-control { 
    padding: 10px .75rem !important; 
}


.product-content p a {
    padding: 14px 34px;
    background: #cf0000;
    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: #000000;
    border-radius: 50px;
}
p.text-part {
    color: #111;
    font-size: 15px;
}
.services-part h2 {
    color: #ffa500;
    font-size: 20px;
    text-align: center;
}
.head-line1 b {
    color: #fbcb06;
    font-weight: 700;
}
.services-part h3 {
    font-size: 40px;
    text-align: center;
    color: #cf0000;
}
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: 12px;
    transition: all 0.5s ease 0s;
    border: solid 1px #ffa500;
    padding: 12px 5px;
}
.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: 5px 12px 12px;
    position: relative;
}
.product-grid .title {
    font-size: 20px;
    font-weight: 600;
    color: #cf0000;
    text-transform: capitalize;
    margin: 0 0 10px;
}
.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....why-choose-us*/
.back-img{
    background-image: url(../images/bg-black.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.keywords-part {
     background-image: url(../images/bg-body2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
 
.why-choose-us h2 {
    color: #f52521;
    font-size: 20px;
    text-align: center;
}
.why-choose-us h3 {
    color: #222;
    font-size: 40px;
    text-align: center;
}
 
/*Start........testimonial-part*/
.testimonial-part {
    padding: 5% 0; 
    border-bottom: solid 1px #f6e35759;
    border-top: solid 1px #f6e35759;
}
.testimonial-part h2 {
    color: #ffa400;
    font-size: 20px;
    text-align: center;
}
.testimonial-part h3 {
    color: #cf0000;
    font-size: 40px;
    text-align: center;
}
.testimonial{ 
    text-align: center;
    position: relative;
}
 
.testimonial .description {
    padding: 25px;
    margin-bottom: 30px;
    border: 2px solid #ffa500;
    font-size: 16px;
    color: #111;
    line-height: 30px;
    position: relative;
    background: #ffa400;
    border-radius: 12px;
}
.testimonial .description:before{
    content: "";
    border-top: 8px solid #ffa500;
    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: #ffa500;
    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: #ffa500;
}
@media only screen and (max-width: 479px){
    .testimonial .description{ padding: 10px; }
}
/*Start.......keywords-part*/
.keywords-part {
    padding: 5% 0;
}
.keywords-part h2 {
    color: #fff;
    font-size: 20px;
    text-align: center;
}
.keywords-part h3 {
    color: #fff;
    font-size: 40px;
    text-align: center;
}
ul.pricing-content {
    padding: 5%;
    border: solid 2px #f49500;
    background: #cf0000;
    border-radius: 12px;
}
ul.pricing-content li {
    margin-bottom: 10px;
    list-style: none;
    padding-bottom: 8px;
    border-bottom: solid 1px #ffffff2e;
}
ul.pricing-content li a {
    width: 100%;
    display: block;
}
ul.pricing-content li a {
    color: #fff;
    font-size: 18px;
    text-decoration: none;
}
ul.pricing-content li a i {
    color: #ffa500;
}
ul.pricing-content li a:hover { 
    color: #ffa500;
}
div#testimonial-slider3 img {
    width: 95%;
}
#achievements-part {
    background-image: url(../images/bg-black.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    border-bottom: solid 1px #f6e35759;
    border-top: solid 1px #f6e35759;
}

/*Start........footer-part*/
.footer-part {
    padding: 3% 0;
    background-image: url(../images/bg-body2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}
section.footer-part-2 {
    background: #181818;
    text-align: center;
    color: #ffffffdb;
    padding: 6px 0;
}
.footer-title {
    color: #fff;
}
.footer-title h4 {
    color: #ffa500;
    font-size: 30px;
}
 
.footer-title p {
    margin-bottom: 15px;
}
 
section.footer-part-2 p{margin: 0;}
/*Start........ Form-section*/
.form-part {
    padding: 5% 0;
    background-image: url(../images/bg-black.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    border-bottom: solid 1px #f6e35759;
}
.contact-part {
    background: #fff; 
    padding: 25px;
    border-radius: 8px;
    border: solid 3px #ffa500;
}
.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: 75px;
    margin-bottom: 15px;
}
.same-rep .choose-us-part h4 {
    color: #ffa500;
    font-size: 20px;
    margin: 0 0 1px 0;
}
.same-rep .choose-us-part p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 2px;
    margin-top: 7px;
}
.our-team .post a i {
    transform: rotate(93deg);
}
.choose-us-part {
    border: solid 1px #ffffff;
    padding: 17px 10px;
    border-radius: 20px;
    text-align: center;
    transition: 0.7s;
    margin-bottom: 30px;
}
.choose-us-part:hover{
    background:#000;
} 
/*End...... Form-section*/
 
 /*start.......About-part*/
 
.home-abt-cta {
    display: inline-flex;
    border: 2px solid #cf0000;
    margin-top: 10px;
    border-radius: 7px;
    color: #cf0000;
}
.abtcta {
    background: #cf0000;
    color: #ffffff;
    font-size: 17px;
    padding: 4px 0 0 0;
    width: 175px;
    text-align: center;
}
.home-abt-cta a {
    font-size: 30px;
    color: #000000;
    line-height: 50px;
    padding: 5px 10px;
    font-weight: 700;
    text-decoration: none;
}
 
.know-about {
    padding: 3%;
}
.know-about p {
    font-size: 16px;
    text-align: justify;
    line-height: 1.6;
    color: #111;
}
.know-about h3 {
    color: #ffa500;
    font-size: 20px;
    /* text-align: center; */
}
.know-about h4 {
    font-size: 45px;
    /* text-align: center; */
    color: #cf0000;
}
 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 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 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:767px){

.m-v-h {
    padding: 0;
    margin: 0;
}
 .religion {
    border-top: solid 1px #eeeeee1c;
    border-bottom: solid 1px #eeeeee1c;
    padding-top: 10px;
    margin-top: 7px;
    padding-bottom: 10px;
    margin-bottom: 7px;
}
.marquee-part {
    background: #f8e759;
    color: #000;
    padding: 5px 8px 0 8px;
    margin-bottom: 6px;
    border-radius: 100px;
}

.main-header .container-fluid {
    padding-right: 8px;
    padding-left: 8px;
}



}

.main-top {
    background: #111;
    text-align: center;
    overflow: hidden;
}
.zoom-text {
    margin: 0;
    font-size: 17px;
    padding: 7px 0;
    font-weight: 600;
    color: #fff;
}

@media (max-width:991px){
.zoom-text {
    font-size: 15px;
    padding: 4px 10px;
    background: #cf0000;
    width: fit-content;
    border-radius: 16px;
    margin: 0 auto;
    margin-bottom: 14px;
}
.satisfied-part {
    text-align: center;
}
}

@media (max-width:767px){
.zoom-text {
    font-size: 10px; 
}

}

@media (max-width:580px){
    ul.contact-us { 
    text-align: center;
    padding: 0;
}

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: 250px;
    margin: 0 auto;
    margin-bottom: 25px;
}
.testimonial-part {
    padding: 30px 0; 
}
.owl-theme .owl-controls {
    margin-top: 0; 
} 
 
li.call-mobile {
    background: #fc9b00;
}
li.mobile-chats {
    background:#070711 !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: 0px;
    padding-top: 0px;
    margin-top: 7px;
    padding-bottom: 0px;
}
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: 20px;
    line-height: 1.4;
}
.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 img {
    width: 35px;
}
.satisfied-part ul { 
    margin-bottom: 0;
}
.marquee-part {
    padding: 5px 7px 0 7px;
}
.zoom-in-out-box p {
    font-size: 15px;
}
.zoom-in-out-box p.solution {
    font-size: 14px;
}
.head-line marquee {
    font-size: 16px;
    padding: 10px 0 2px 0;
}
.main-services p { 
    margin-bottom: 20px;
}
.head-line img { 
    bottom: -3px; 
}
.main-services { 
    margin-top: 10px;
}
.know-about h4 {
    font-size: 25px; 
}
.know-about p {
    font-size: 16px;
    text-align: unset;
}
.abtcta {
    font-size: 14px;
    width: 36%;
    padding: 10px 0 0 0;
}
.home-abt-cta a {
    font-size: 17px;
} 
.same-rep .choose-us-part h4 { 
    font-size: 22px; 
}
.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: 70px;
}
.marquee-text {
    width: 80%;
}
.icon-om img {
    width: 30px;
    height: 30px;
    bottom: 0;
    top: 5px;
}
.product-content p a { 
    font-size: 18px;
}
.our-team .post a {
    font-size: 17px;
    padding: 11px 14px;
}
.keywords-part h3 { 
    font-size: 32px; 
}
.form-part .row.mt-5 {
    margin-top: 0rem !important;
}


}

@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;
}


 
}
.right-img {
    border: solid 2px #f49500;
    border-radius: 12px;
}

/**/
ul.new-p-add {
    padding: 10px 0;
    margin: 0;
    text-align: center;
}
ul.new-p-add li {
    list-style: none;
    display: inline-block;
    margin: 0 2px;
}
ul.new-p-add li a {
    color: #000;
    background: #ffa500;
    text-decoration: none;
    font-size: 14px;
    padding: 5px 13px;
    border-radius: 50px;
    font-weight: 600;
}
ul.new-p-add li a:hover {
    background: #fff;
}
.logo img {
    width: 100% !important;
}

.pages-banner {
    margin: 0;
    padding: 7% 0;
    text-align: center;
    background: #000000;
    background-size: cover;
    color: #ffffff;
}
.about-part {
    padding: 40px 0 50px 0;
    background-image: url(../images/page-back-new.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    border-top: solid 2px #ffa500;
}
.pages-banner h1 {
    font-size: 45px;
}
.pages-content {
    padding: 30px 0;
}
ul.pri-list {
    padding: 0;
    margin: 0;
}
ul.pri-list li {
    position: relative;
    padding-left: 26px;
    list-style: none;
    margin-top: 10px;
}

ul.pri-list li  i {
    position: absolute;
    left: 0;
    top: 3px;
}
.pages-content h2 {
    margin: 20px 0;
    font-size: 35px;
}
.pages-content h3 {
    margin: 20px 0;
    font-size: 30px;
}

@media (max-width:991px){
header.top-bar ul.contact-us {
    padding: 0;
}
ul.contact-us li a {
    font-size: 13px; 
    width: 25px;
    height: 25px; 
}
 .slider-part ol.carousel-indicators {
    display: none;
}
}
@media (max-width:767px){
ul.new-p-add li {
    margin: 10px 0;
}
ul.new-p-add li a { 
    font-size: 13px;
    padding: 6px 10px; 
}
.pages-banner h1 {
    font-size: 30px;
}
.pages-content h2 { 
    font-size: 28px;
}
.pages-content h3 { 
    font-size: 24px;
}
header.top-bar ul.contact-us {
    display: none;
}
.why-choose-us h4 {
    font-size: 32px; 
    margin-top: 20px;
}
.services-part {
    padding: 8% 0; 
}
.choose-us-part {
    margin-bottom: 20px;
}
 .our-team .title {
    font-size: 21px;
}
.about-part .know-about .row {
    flex-direction: column-reverse;
}
img.vert-move {
    margin-top: 0;
    margin-bottom: 14px;
}
}