/*-------------- Owl crousel ---------------*/

  .owl-carousel .owl-item img {
    width: auto;
    margin: 0 auto;
    width: auto;
  }
  
  .main_heading {
    font-size: 22px;
    line-height: 25px;
    color: #1264e3;
    font-weight: 500;

  } 
  .main_text {
    font-size: 44px;
    line-height: 60px;
    color: #1a1a1a;
    font-weight: 700;
  }
  .sec_main_heading{
    font-size: 44px;
    line-height: 80px;
    color: #1a1a1a;
    font-weight: 700;
  }

/* SLIDER */
  #slider{
    position: relative;
  }
  #slider .owl-nav {
    display: none;
  }
  #slider .slide_btn {
  text-align: left;
  }
  
  #slider .slider-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10%;
    right: 54%;
  }
  #slider-product  {
    position: absolute;
    left: 6%;
    bottom: 0px;
    z-index: 1;
  }
  #slider-product h3.product_heading {
    background: #202126;
    padding: 14px 20px;
    font-size: 26px;
    display: inline-block;
    line-height: 30px;
    color: #ffffff;
    font-weight: 400;
}
  #slider .slider-content h1{
    font-size: 18px;
    line-height: 22px;
    color: #ffffff;
    font-weight: 500;
    text-align: left;
  }
  #slider .slider-content h2{
    font-size: 50px;
    line-height: 75px;
    color: #ffffff;
    font-weight: 700;
    text-align: left;
  }
  #slider a.btnn:after {
    content: "\f101";
    position: absolute;
    right: 24px;
    font-family: 'FontAwesome';
  }
  #slider a.btnn {
    background: #1264e3;
    padding: 10px 45px 10px 25px;
    font-size: 16px;
    position: relative;
    line-height: 42px;
    color: #ffffff;
    font-weight: 400;
  }
  #slider .socialbox {
    left: -21%;
    position: absolute;
    display: grid;
    top: -13%;
  }
  #slider .socialbox a i:hover{
    color: #1264e3;
  }
  #slider .socialbox a i {
    border-radius: 30px;
    color: #fff;
    padding: 22px 13px;
    width: 38px;
    font-size: 22px;
    position: relative;
  }

  /****************Services Section********************/
  #services .rep_mainbox i {
    font-size: 27px;
    padding: 17px 7px;
    width: 60px;
    font-family: 'FontAwesome';
    font-family: 'Font Awesome 5 Free';
    height: 60px;
    background: #1264e3;
    margin-top: 35px;
    color: #ffffff;
    border-radius: 76px;
  }
  #services h5.repnumber {
    opacity: 0.102;
    font-size: 60px;
    color: #000000;
    position: relative;
    font-weight: 700;
    text-align: left;
  }
  #services .service_mainbox {
    padding-bottom: 20px;
  }
  #services .owl-nav{
    display: none;
  }
  #services .rep_mainbox h6 {
    font-size: 20px;
    line-height: 32px;
    color: #242429;
    font-weight: 500;
    text-align: center;
  }
  #services{
    position: relative;
  }
  .serv-box {
    position: absolute;
    width: 100%;
    bottom: 0px;
  }
  #services .rep_mainbox p{
    font-size: 16px;
    line-height: 26px;
    color: #8f929d;
    font-weight: 400;
    text-align: center;
  }
  #services .rep_mainbox {
    background: #fff;
    border-right: 1px solid #e2e5e6;
    padding: 0px 10px;
    box-shadow: 5px 3px 11px 1px rgb(170 163 163 / 11%);
    position: relative;
  }
  #services .main_heading {
    color: #ffffff;
  }
  #services .rep_mainbox:hover i {
    background: #fff;
    color: #1264e3;
  }
  #services .rep_mainbox:hover {
    background-color: #1264e3;
    margin: -6px 0px;
    padding-bottom: 11px;
    border-right: 0px;
  }
  #services .rep_mainbox:hover h6{
    color: #ffffff;
  }


  /* *********about us ************/

  #about .about_heading {
    font-size: 22px;
    line-height: 22px;
    color: #1264e3;
    font-weight: 500;
    text-align: left;
  }
  #about .sec_main_heading{
    font-size: 44px;
    line-height: 70px;
    color: #010101;
    font-weight: 700;
    position: relative;
    text-align: left;
  }
  #about .icon_circle {
    width: 12px;
    height: 12px;
    position: relative;
    border-radius: 30px;
    border: 2px solid #1163e3;
  }
  #about .icon_circle:after {
    content: "";
    width: 80px;
    height: 2px;
    left: 18px;
    bottom: 3px;
    margin-left: 0px;
    position: absolute;
    background: #1264e3;
  }
  
  #about{
    background: #ffffff;
  }
  #about a.btno:after {
    content: "\f101";
    position: absolute;
    right: 20px;
    font-family: 'FontAwesome';
  }
  #about a.btno {
    background: #1264e3;
    padding: 10px 27px;
    font-size: 16px;
    position: relative;
    line-height: 52px;
    color: #ffffff;
    font-weight: 400;
  }
  #about a.btno {
    background: #1264e3;
    padding: 14px 40px 14px 20px;
    font-size: 16px;
    border-radius: 30px;
    line-height: 52px;
    color: #ffffff;
    font-weight: 400;
  }
  #about h6.second_heading{
    font-size: 26px;
    line-height: 40px;
    background: #f7f7f7;
    color: #010101;
    font-weight: 500;
    font-family: "Poppins";
    padding: 20px 30px;
    text-align: left;
    border-radius: 10px;
  }
  #about span.box_text {
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #4f5168;
    font-weight: 500;
    text-align: left;
  }
  #about  span.box_heading {
    font-size: 30px;
    line-height: 22px;
    color: #010101;
    font-weight: 500;
    text-align: left;
  }
  #about img.small_img {
    border-radius: 30px;
    width: 60px;
    height: 60px;
  }


  /************** Product ****************/

  #our_product {
    background: #000000;
  }
  .sells-product:hover span.prices{
    color: #1264e3 !important;
  }
  
  #our_product span.prices {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 22px;
    color: #0a0a0a;
    font-weight: 500;
  }
  #our_product span.sale_cart {
    font-size: 0px;
  }
  #our_product span.sale_cart a:before {
    content: "\f217";
    font-family: 'FontAwesome';
    font-size: 25px;
    position: absolute;
    right: 20px;
    bottom: 3px;
    color: #474747;
  }
  #our_product a.nav-link {
    font-size: 18px;
    line-height: 27px;
    text-transform: uppercase;
    color: #ffffff ;
    padding: 15px 18px;
    border: none;
    font-weight: 400;
    background: transparent !important;
    font-family: "Poppins";
    text-align: center;
  }
  #our_product .nav-link:hover{
    border: none;
  }
  #our_product .nav-tabs{
    border-bottom: 0px;
  }
  #our_product li.nav-item {
    position: relative;
  }
  #our_product a.nav-link.active:after {
    content: "";
    width: 80%;
    height: 2px;
    position: absolute;
    left: 0px;
    margin: 0 auto;
    right: 0px;
    bottom: 0px;
    background-color: #0a58ca;
  }
  #our_product .prodimg_box img{
    width: 100%;
  }
  #our_product .text_box {
    padding: 10px 20px;
    background: #fff;
    border-radius: 0px 0px 7px 7px;
    position: relative;
  }

  #our_product p.sec_main_heading {
    line-height: 45px;
    color: #f6f6f6;
  }
  h4.hidedesktop a{
    font-size: 14px;
    line-height: 16px;
    color: #0e0e0e;
    font-weight: 500;
    text-align: left;
  }

  /************** Appoinment ****************/
  #appoinment {
    background: #f8f8f8;
    position: relative;
  }
  #appoinment .shortcode {
    padding: 55px 45px 40px 45px;
    background: #1264e3;
  }
  .appoinment_section_text{
    padding-right: 73px;
  }
  #appoinment input[type="text"],
  #appoinment input[type="tel"],
  #appoinment input[type="email"],
  #appoinment input[type="number"],
  #appoinment input[type="date"],
  #appoinment input[type="phone"],
  #appoinment input[type="password"],
  #appoinment textarea,
  #appoinment select {
    border: 0px;
    font-size: 16px;
    padding: 18px 18px;
    height: auto;
    margin-bottom: 12px;
    border-radius: 4px;
    width: 100%;
    background: #fff;
  } 
  #appoinment .icon_circle {
    width: 12px;
    height: 12px;
    position: relative;
    border-radius: 30px;
    border: 2px solid #1163e3;
  }
  #appoinment .icon_circle:after {
    content: "";
    width: 80px;
    height: 2px;
    left: 18px;
    bottom: 3px;
    margin-left: 0px;
    position: absolute;
    background: #1264e3;
  }
  #appoinment .button:before {
    content: "\f101";
    position: absolute;
    right: 20px;
    font-family: 'FontAwesome';
  }
  #appoinment input[type="submit"] {
    padding: 18px 20px;
    border-radius: 4px;
    width: 100%;
    color: #ffffff;
    font-size: 16px;
    line-height: 30px;
    font-weight: 700;
    font-family: 'Font Awesome 5 Free';
    border: none;
    background-color: #010101;
  }
  #appoinment .bottom-img img {
      position: absolute;
      bottom: 0px;
  }
  #appoinment p.main_description {
    font-size: 16px;
    line-height: 24px;
    color: #6a6b71;
    font-weight: 400;
    font-family: "Roboto";
    text-align: left;
  }

  /*************Testimonial***************/
  
  #testimonial h5.post-title a{
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
  }
  #testimonial p.designation{
    font-size: 16px;
    line-height: 45px;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
  }
  #testimonial p.content{
    font-size: 22px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 300;
    text-align: center;
  }
  #testimonial .testi_content {
    position: relative;
    padding: 0px 5em ;
  }
  #testimonial .owl-carousel .owl-nav button.owl-prev, #testimonial .owl-carousel .owl-nav button.owl-next {
    background: transparent;
    color: inherit;
    border: none;
    border-radius: 0px;
    width: 50px;
    height: 50px;
    color: #868686;
    padding: 0 !important;
    font: inherit;
    font-size: 25px;
  }
  #testimonial button.owl-prev {
    position: absolute;
    left: 0%;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    outline: none!important;
  }
  #testimonial button.owl-next {
    position: absolute;
    right: 0%;
    outline: none!important;
    top: 50%;
    transform: translateY(-50%);
    border: none;
  }
  #testimonial img.test-img {
    width: 42px !important;
  }
  #testimonial .testi-imagebg {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    position: relative;
    margin: 0 auto;
    padding: 13px 4px;
    background: #1263e2;
  }
  #testimonial .owl-dots {
   display: none;
  }


  /*****************blog section***********/

  #blog{
    background: #ffffff;
  }

  #blog .bolg-box {
    padding-top: 10px;
  }
  #blog .blogss {
    position: relative;
    padding: 18px 10px;
    border-radius: 10px;
    background-color: #f8f8f8;
  }
  #blog .post-date span {
    font-size: 16px;
    line-height: 22px;
    color: #1264e3;
    font-weight: 500;
  }
  #blog .bolg-box h5.post-title{
    font-size: 18px;
    line-height: 26px;
    color: #141414;
    font-weight: 500;
  }
  #blog p.post-content {
    font-size: 16px;
    line-height: 28px;
    color: #282828;
    font-weight: 400;
  }
  #blog .owl-nav{
    display: none;
  }
  .blog_button a {
    padding: 3px 27px 3px 15px;
    border-radius: 30px;
    font-size: 16px;
    position: relative;
    letter-spacing: 0px;
    line-height: 22px;
    color: #1264e3;
    font-weight: 500;
    text-align: center;
    border: 1px solid #1264e3;
  }
  
  #blog .blog_button a:after {
    content: "\f101";
    position: absolute;
    right: 15px;
    font-family: 'FontAwesome';
  }

  /**************Trending Product **************/
  #trending_product {
    background: #f8f8f8;
  }
  #trending_product .owl-nav {
    display: none;
  }

  /* ***************Team **********************/
  #team .team_content {
    padding: 18px 0px;
    text-align: center;
  }
  #team .team_content h5 a{
    font-size: 22px;
    line-height: 22px;
    color: #1264e3;
    font-weight: 600;
  }
  #team .team_content p{
    font-size: 18px;
    line-height: 22px;
    color: #1a1a1a;
    font-weight: 400;
  }

  /*****************Newsletter***************/

  #newsletter .newsletter_text h6{
    padding: 0px 50px !important;
    font-size: 42px;
    line-height: 64px;
    color: #ffffff;
    font-weight: 600;
  }
  #newsletter  {
    background: #ffffff;
  }
  #newsletter input:after {
    content: "\f101";
    position: absolute;
    right: 15px;
    font-family: 'FontAwesome';
  }
  #newsletter input.wpcf7-form-control.has-spinner.wpcf7-submit {
    position: absolute;
    padding: 13px 65px 13px 30px;
    right: 65px;
    background: #ffffff;
    top: 0px;
    border-radius: 30px;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 22px;
    color: #1264e3;
    font-weight: 500;
  }
  #newsletter input[type="email"]::placeholder{  
    font-size: 16px;
    line-height: 26px;
    color: #6a6c74;
    font-weight: 400;
  }
  #newsletter .Shortcode p {
    margin: 0px;
  }
  #newsletter input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-email {
    padding: 12px 30px;
    border-radius: 0px;
    border: none;
    width: 75%;
    position: relative;
    left: 85px;
    border-radius: 30px;
    background: #f6f6f6;
  }
  #newsletter .newsletter_text {
    background: #1264e3;
    border-radius: 10px;
    position: absolute;
    width: 100%;
    top: -32px;
    z-index: 1;
  }
  #newsletter .newsbox {
    position: relative;
  }
  #newsletter .Shortcode {
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  #newsletter {
    position: relative;
  }

  /* ***************sponsor **********************/
  #sponsors .owl-nav,#sponsors .owl-dots {
    display: none;
  }
