.hero .hero-heading {
    font-size: 50px;
    color: #000;
    color: #000;
}
h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
h1, .h1 {
    font-size: 2.5rem;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}
.hero .hero-heading strong {
    font-weight: 900;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}




.btn.btn-primary {
    background: #fd7e14;
    border-color: #fd7e14;
    color: #fff;
}

.btn {
    font-size: 16px;
    border-radius: 30px;
    padding: 10px 30px;
}


.subtitle-1 {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .1rem;
    font-weight: 700;
}

.section-title-1 {
    font-size: 30px;
}
.section-title-1, .section-title-2 {
    color: #000;
}
h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.section-title-2 {
    font-size: 20px;
}
.section-title-1, .section-title-2 {
    color: #000;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}
*, *::before, *::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}


.icon-users:before {
    content: "\f0c0";
}


.icon-layers:before {
    content: "\e53b";
}

.img-shadow {
    -webkit-box-shadow: 0 10px 40px -5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 40px -5px rgba(0, 0, 0, 0.1);
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
img {
    vertical-align: middle;
    border-style: none;
}
.icon-cog:before {
    content: "\f013";
}

.icon-bolt:before {
    content: "\f0e7";
}
.icon-users:before {
    content: "\f0c0";
}

.icon-layers:before {
    content: "\e53b";
}

.subtitle-1 {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .1rem;
    font-weight: 700;
}

.section-title-1 {
    font-size: 30px;
}
.section-title-1, .section-title-2 {
    color: #000;
}
h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.feature-v2 h3 {
    font-size: 16px;
    font-weight: 700;
    color: #000;
}
h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.feature-v2 p {
    color: #aaa;
    font-size: 14px;
    line-height: 1.5;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}


.pricing h3 {
    font-size: 18px;
    font-weight: 900;
    color: #000;
}
h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.pricing .price .currency {
    position: relative;
    top: -1em;
    font-size: 20px;
}


.pricing .price .number {
    font-size: 40px;
    color: #000;
    font-weight: bold;
}

.pricing .price {
    color: #000;
}


.text-muted {
    color: #ccc !important;
    font-size: 12px;
    text-transform: uppercase;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}


.ul-check li {
    position: relative;
    padding-left: 35px;
    margin-bottom: 15px;
    line-height: 1.5;
}

.ul-check.success li:before {
    color: #71bc42;
}
.ul-check li:before {
    left: 0;
    font-size: 20px;
    top: -.3rem;
    font-family: "icomoon";
    content: "\e5ca";
    position: absolute;
}

.btn {
    font-size: 16px;
    border-radius: 30px;
    padding: 10px 30px;
}
.btn-block {
    display: block;
    width: 100%;
}

.btn.btn-primary {
    background: #fd7e14;
    border-color: #fd7e14;
    color: #fff;
}
.btn {
    font-size: 16px;
    border-radius: 30px;
    padding: 10px 30px;
}
.btn-block {
    display: block;
    width: 100%;
}


.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.btn-lg, .btn-group-lg > .btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

.text-black {
    color: #000 !important;
}

.h-entry h2 a {
    color: #000;
}

.h-entry .meta {
    color: #b3b3b3;
    font-size: 14px;
}

a {
    color: #fd7e14;
   
    text-decoration: none;
    background-color: transparent;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}


.site-footer .footer-heading {
    font-size: 16px;
    color: #000;
}


.footer-subscribe .btn {
    height: 43px;
    line-height: 1;
    border: 1px solid transparent;
    background: #000 !important;
    color: #fff !important;
}

.input-group > .form-control:not(:last-child), .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.footer-subscribe .form-control {
    border-color: #000 !important;
    color: #000;
}


.input-group > .form-control, .input-group > .form-control-plaintext, .input-group > .custom-select, .input-group > .custom-file {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}
.form-control {
    height: 43px;
    border-radius: 4px;
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.site-footer p {
    color: rgba(0, 0, 0, 0.7);
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}

.site-footer ul li {
    margin-bottom: 10px;
}

.site-footer a {
    color: rgba(0, 0, 0, 0.7);
    text-decoration: underline;
}


.nav-item{
    color: black;

}


.margin{
    margin-top: 100px;
}

.bga{
    color: #fd7e14;
}

.image1{
    opacity: 0;
    transition: all 1s ease-in-out;
    transform: translateX(2px);
}


.image2{
    opacity: 0;
    transition: all 1s ease-in-out;
    transform: translateX(-2px);
}

.image3{
    opacity: 0;
    transition: all 1s ease-in-out;
    transform: translateX(2px);
}

.form1{
    opacity: 0;
    transition: all 1s ease-in-out;
    transform: translateY(20px);
}

.box1:hover{
    transition: all 1s ease-in-out;
    transform: translateY(-5px);
    box-shadow: 5px 5px 5px 5px rgb(194, 190, 190);
}

.box2:hover{
    transition: all 1s ease-in-out;
    transform: translateY(-5px);
    box-shadow: 5px 5px 5px 5px rgb(194, 190, 190);
}

.box3:hover{
    transition: all 1s ease-in-out;
    transform: translateY(-5px);
    box-shadow: 5px 5px 5px 5px rgb(194, 190, 190);
}

.images{
    opacity: 0;
    transition: all 1s ease-in-out;
}