/*
Theme Name: DCSoft Theme For BDS
Theme URI:
Description: DCSoft Theme For BDS
Author: dcsoft company
Author URI: https://dcsofttech.com/
Template: dcsofttheme
Version: 1.0.0
*/

@media (min-width: 1440px) {
    html {
        font-size: 14.40px;
    }
}

@media (max-width: 1440px) {
    html {
        font-size: 1vw;
    }
}

@media only screen and (max-width: 767.9px) {
	.elementor-1397 .elementor-element.elementor-element-5a9f66d h3,
    .elementor-1332 .elementor-element.elementor-element-cb3233d h3 {
        font-size: 3.59rem !important;
        font-weight: 700;
        margin-top: 4rem;
    }
	.elementor-1397 .elementor-element.elementor-element-5a9f66d ul,
    .elementor-1332 .elementor-element.elementor-element-cb3233d ul {
        margin-left: 4rem;
    }
	ol, ul {
        margin-bottom: 4.1rem;
        padding-left: 8.2rem;
    }
    h1 {
        font-size: 6.15rem;
        line-height: 1.4;
        margin-bottom: 3.84rem;
    }
    h2 {
        font-size: 5.12rem;
        line-height: 1.1;
        margin-bottom: 2.56rem;
    }
    h3 {
        font-size: 4.61rem;
        line-height: 1.2;
        margin-bottom: 2.56rem;
    }
    h4 {
        font-size: 4.1rem;
        line-height: 1.3;
        margin-bottom: 5.12rem;
    }
    h5 {
        font-size: 3.59rem;
        line-height: 1.4;
        margin-bottom: 1.28rem;
    }
    h6 {
        font-size: 3.07rem;
        line-height: 1.6;
        margin-bottom: 1.28rem;
    }
}
/*css only site bds*/
body {
  font-family: Manrope, sans-serif;
  background-color: rgb(246, 246, 248);
}
html {
    font-size: 16px;
}
.elementor-widget-contact_bds_style img.h-full {
    height: 100%;
}
.elementor-widget-register_bds_style {
    width: 100%;
}
/*@media (min-width: 768px) {
    html {
      font-size: 16px;
    }
}*/