
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');

*{
    margin: 0px;
    padding: 0px;
}

html, body{
    font-family: "Josefin Sans", sans-serif;
}

h1,h2,h3,h4,h5,h6{
     font-family: "Roboto", sans-serif;
     color: #000;
}

h1{
    font-size: 48px;
    font-weight: 700;
    color: #fff;
}
h3 {
    font-size: 22px;
}
h5{
    margin-bottom: 15px !important;
}
p{
    font-size: 18px;
}
h1 span{
    color: #E30613;
}
h5{
    margin-bottom: 30px;
    font-family: "Josefin Sans", sans-serif;
}
img{
    max-width: 100%;
}
ul.navbar-nav {
    width: 100%;
}
.main-nav .container {
    padding: 10px 76px 10px 100px;
}
/*.main-nav .container {
    background-color: #000;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    padding: 10px 76px 10px 100px;
    border: 1px solid #da1c2a;
    border-top: 0px;
    position: relative;
}*/
.main-nav a.nav-link {
    color: #fff;
    font-weight: 500;
    font-size: 18px;
}

.main-nav a.nav-link.active {
    color: #fff;
}

a.navbar-brand img {
    width: 210px;
}
.main-nav {
    position: absolute;
    left: 0;
    right: 0;
}
/*.main-nav .container:before {
    content: "";
    position: absolute;
    left: 28px;
    top: -23px;
    height: 121px;
    width: 1px;
    background-color: red;
    z-index: 64;
    transform: rotate(-38deg);
}

*/
/*.dropdown:hover>.dropdown-menu {
  display: block;
}*/
.main-nav .container{
     background-image: url(../images/nav-bg.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
}
.page-tite {
     background-image: url(../images/page-title.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: rgb(255 0 0);
}
.banner {
    background-image: url(../images/bannner.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 170px;
}
.banner img{
    width: 100%;
}
.banner p {
    color: #fff;
    font-size: 20px;
    margin: 20px 0px 40px 0px;
}
a.theme-btn {
    background-color: #E30613;
    color: #fff;
    padding: 15px 30px;
    text-decoration: none;
    font-weight: 700;
    font-size: 18px;
    transition: all 0.3s ease-in-out;
    display: inline-block;
    text-align: center;
}
a.theme-btn:hover {
    background-color: #fff;
    color: #E30613;
}
.about-sec {
    background: linear-gradient(to right, rgba(182, 0, 11, 1) 43%, rgba(182, 0, 11, 1) 43%, rgba(108, 0, 6, 1) 100%);
}
.about-sec img {
    width: 100%;
}
.about-sec .col-md-5.col-sm-12.col-xs-12 {
    padding-left: 0px;
}
.gm a.theme-btn:hover {
    background-color: #000;
    color: #fff;
}

.about-sec .col-md-5.col-sm-12.col-xs-12 img {
    width: 90%;
}

.about-sec .col-md-2.col-sm-12.col-xs-12 img {
    width: 100%;
}
.about-sec .col-md-2.col-sm-12.col-xs-12{
    padding-right: 0px;
}
.about-sec p {
    color: #fff;
    padding: 16px 140px 30px 0;
}
.about-sec h5 {
    color: #fff;
    margin-bottom: 30px;
}

.about-sec a.theme-btn {
    background-color: #000;
}
.services {
    padding: 50px 0px;
}

.services h1 {
    color: red;
    margin-bottom: 20px;
}
.ser-boxes .box {
    border: 1px solid red;
    padding: 30px;
    margin-top: 35px;
    min-height: 412px;
}

.ser-boxes .box h3 {
    font-weight: 800;
    font-size: 22px;
    margin: 25px 0px;
}

.ser-boxes a.theme-btn {
    display: inline-block;
    margin-top: 50px;
}
.potfolio {
    background: linear-gradient(to bottom,  rgba(117,2,4,1) 0%,rgba(0,0,0,1) 53%);
    padding: 50px 0px;
}

.potfolio h5 {
    color: #fff;
}
.potfolio p {
    color: #fff;
}
.potfolio button.active {
    background-color: #E30613 !important;
}

.potfolio li button {
    padding: 17px 0px;
    font-size: 20px;
    font-weight: 700;
    border: 1px solid #E30613;
    color:#fff;
}

.potfolio li {
    margin: 0px 20px;
}

.potfolio li button:hover{
    color: #E30613;
}
 .potfolio img {
    max-width: 100%;
}

.potfolio li:nth-child(1){
    margin-left: 0px;
}

.potfolio li:nth-child(5){
    margin-right: 0px;
}
.potfolio a.theme-btn {
    display: inline-block;
    margin-top: 35px;
}
.testimonials {
    padding: 50px 0px 70px 0px;
    background-image: url(../images/t-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.t-box {
    border: 1px solid red;
    padding: 30px;
    margin-top: 35px;
    font-family: "DM Sans", sans-serif;
    border-radius: 20px;
}

.t-auther img {
    margin-right: 10px;
}
.t-box h5 {
    font-family: "DM Sans", sans-serif;
    margin-bottom: 15px;
    font-weight: 800;
    font-size: 24px;
}
.testimonials h1 {
    color: #E30613;
    margin-bottom: 21px;
}

.t-auther h6 {
    font-weight: 800;
    color: #e30613;
}
.testimonials .carousel-indicators {
    bottom: -53px;
}
.testimonials .carousel-indicators [data-bs-target] {
    background-color: #ff0000;
    opacity: .3;
}
.testimonials .carousel-indicators .active {
    opacity: 1 !important;
}
.footer-form{
      padding: 150px 0px;
    background-image: url(../images/footer-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.footer-form img{
    max-width: 100%;
}
.footer-form h5 {
    color: #fff;
}

.footer-form h1 {
    color: #e30613;
    margin-bottom: 30px;
}

.footer-form input {
    width: 49%;
    float: left;
    background-color: transparent;
    border: 0px;
    border-bottom: 1px solid red;
    margin-bottom: 20px;
    height: 50px;
    color:#fff;
}
.footer-form textarea {
    background-color: transparent;
    border: 0px;
    border-bottom: 1px solid red;
    margin-bottom: 20px;
    height: 150px;
    color:#fff;
    width: 100%;
}
input:focus-visible{
    outline: none;
}
textarea:focus-visible{
    outline: none;
}
.footer-form input:nth-child(even) {
    margin-left: 10px;
}
.footer-form input[type="submit"] {
    background-color: red;
    border: 0px;
    width: auto;
    font-weight: 700;
    height: auto;
    padding: 15px 50px;
    margin-left: 0px;
    margin-top: 27px;
}
.footer-form input::placeholder{
    color: #fff;
}
.footer-form textarea::placeholder{
    color: #fff;
}
ul.footer-socila img {
    width: 32px;
}

footer img {
    width: 270px;
}
footer p {
    padding-right: 300px;
    margin: 30px 0px;
}
ul.footer-socila li {
    display: inline-block;
    margin-right: 20px;
}

ul.footer-socila {
    padding: 0px;
    list-style: none;
}
footer {
    padding-top: 50px;
}
footer h5 {
    font-weight: 700;
    font-size: 24px;
    color: #ff0000;
}

ul.q-links a {
    text-decoration: none;
    color: #000;
    transition: all 0.3s 
ease-in-out;
}
ul.q-links {
    padding: 0px;
    list-style: none;
}

ul.q-links a:hover{
      color: #ff0000;
}
ul.q-links li {
    margin-bottom: 12px;
}
ul.q-links li:last-child {
    margin-bottom: 0px;
}
ul.address {
    padding: 0px;
    list-style: none;
}
ul.address img {
    width: 23px;
}
ul.address li {
    margin-bottom: 26px;
}
ul.address li a {
    text-decoration: none;
    color: #000;
    transition: all 0.3s 
ease-in-out;
}

ul.address li a span {
float: left;
margin-right: 20px;
}
.copy {
    border-top: 1px solid #ff0000;
    padding: 35px 0px;
    margin-top: 35px;
}

.copy p {
    padding: 0px;
    margin: 0px;
}

.copy ul {
    padding: 0px;
    margin: 0px;
    text-align: right;
}

.copy ul li {
    display: inline-block;
    color: #000;
}
.copy ul li a {
    color: #ed1c24;
    text-decoration: none;
}
.pkg-box {
   
    padding: 50px;
    border-radius: 30px 0px 30px 0px;
    color: #fff;
    position: relative;
     background: radial-gradient(ellipse at center, rgba(169, 3, 41, 1) 0%, rgba(0, 0, 0, 1) 100%);
}

.badge-img img {
    width: 203px;
}
img.bdg {
    position: absolute;
    left: -30px;
    top: -29px;
    width: 200px;
}
.btn{
    display: block;
    margin-top: 30px;
}
.btn a.theme-btn {
    display: block;
    border-radius: 20px;
}
.pkg-box h1 {
    color: #ffffff;
    text-shadow: -3px 1px #000000;
    margin-bottom: 40px;
    font-size: 50px;
}
.pkg-box h3 {
    color: #ffffff;
    font-size: 26px;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 19px;
    margin-bottom: 20px;
    font-weight: 800;
}
.pkg-box ul li{
    display: flex;
    margin-bottom: 5px;
}
.pkg-box ul li strong {
    font-size: 19px;
}
.pkg-box ul li p {
font-size: 15px;
margin-bottom: 0px;
}
.pkg-box ul li span {
padding-right: 14px;
}
.pkg-box ul{
    padding: 0px;
    list-style: none;
}
.main-pkg {
    margin-bottom: 50px;
}
.btn a {
    border: 2px solid #fff;
}
.price h5 del {
    font-size: 28px;
    color: #fff;
}
.price h5 {
    font-size: 17px;
    color: #fff;
    text-shadow: -3px 1px #000000;
    margin-bottom: 0px;
}
.price h1{
    color: red;
    margin-bottom: 0px;
        font-size: 22px;
}
.price h1 span {
    font-size: 45px;
    color: #fff;
}
.gr-img img{
    max-width: 100%;
}
.cl-logo {
    background-color: #030123;
    padding: 20px 0px;
    border-top: 2px solid #e30613;
    border-bottom: 2px solid #e30613;
}
ul.pkg-calto li {
    display: inline-block;
    margin-right: 10px;
}

ul.pkg-calto li a {
    color: #fff;
    text-decoration: none;
    font-size: 19px;
    font-weight: 900;
}

ul.pkg-calto li a span {
    padding-right: 0px;
}

ul.pkg-calto{
    margin-bottom: 0px;
}
p.inf {
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 0px;
    color: red;
}
.ser-boxes a.theme-btn:hover {
    background-color: #000;
    color: #fff;
}
.about-sec a.theme-btn:hover{
    background-color: #fff;
}
.blog-box img{
    max-width: 100%;
}
.col-md-3.dis-sec a {
    text-decoration: none;
    color: #fff;
    font-weight: 700;
    display: block;
}

.col-md-3.dis-sec p {
    margin: 5px 0px;
    font-weight: 600;
    color: #ffffff;
    font-size: 20px;
}

.col-md-3.dis-sec a:last-child {
    text-align: right;
    color: red;
}
.blog-box {
    margin-bottom: 50px;
}
.blog-box a{
    text-decoration:none;
}
.blog-box h1 {
    color: red;
    font-size: 26px;
    margin: 15px 0px;
}
.blog-box a {
    color: red;
    font-size: 18px;
    font-weight: 700;
}
section.title h1 {
    color: red;
}
section.title{
    margin: 50px 0px;
}
.potfolio img {
    margin-bottom: 25px;
}
.serv-box {
    position: relative;
    border: 2px dashed #c5c3c3;
    padding: 30px 15px 0px 15px;
    margin-top: 67px;
    min-height: 177px;
}
.serv-box img {
    max-width: 17%;
    position: absolute;
    top: -50px;
    left: 15px;
    padding: 10px;
    border: 2px dashed #c5c3c3;
}
.serv-box h4 {
    font-size: 20px;
    font-weight: 800;
    color: red;
}
.blogs {
    background-color: #eee;
}
.serv-box p {
    font-size: 16px;
        color: #5f5f5f;
}
.row.dis p {
    padding-right: 0px;
    font-style: italic;
        margin-bottom: 0px;
}

.row.dis p a {
    color: red;
}
.page-tite li.nav-item a {
    color: #fff;
}

.page-tite nav.navbar {
    background-color: #0f12178f;
    padding: 10px 0px !important;
}
.p-heading h1 {
    padding: 38px 0px;
}
.gm h2 {
    font-weight: 600;
    text-transform: capitalize;
}
.wds h3 {
    font-size: 22px;
    margin-bottom: 12px;
}
.wds-box{
    font-size: 22px;
    text-align: center;
}
.wds{
 background-image: url(../images/wds.png);
    background-repeat: no-repeat;
    background-position: center; center;
    background-size: cover;
}
.wds h2{
    color: #fff;
}
.wds p{
    color: #fff;
}
.wds h3{
    color: #fff;
    text-transform: capitalize;
}
.cdw2 span {
    background-color: #000000;
    color: #fff;
    font-size: 34px;
    height: 50px;
    width: 50px;
    display: inline-block;
    text-align: center;
    border-radius: 100%;
    margin-bottom: 26px;
    border: 2px solid red;
}
.cdw2{
    margin-bottom: 20px;
}
.cdw2 h3 {
  color: red;
}
.calto-wd h4 a {
    background-color: #000;
    color: #fff;
    text-decoration: none;
    margin-left: 17px;
    padding: 12px 30px;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
}
.calto-wd h4 a:hover{
    background-color: red;
}

.calto-wd h4 {
    color: #ff0000;
    background-color: #fff;
    padding: 20px 10px;
    text-align: center;
    font-size: 22px;
    border-radius: 50px;
    display: block;
    margin-top: 10px;
}
.wds3{
 background-image: url(../images/wds2.png);
    background-repeat: no-repeat;
    background-position: center; center;
    background-size: cover;
}
.wds3 h2{
    color: red;
}
.wds3 p{
    color: #fff;
}
.wds3 h3{
    color: red;
}
ul.dropdown-menu.show {
    background-color: #000;
}
ul.dropdown-menu.show a.dropdown-item {
    color: #fff;
}
ul.dropdown-menu.show a.dropdown-item:hover{
    color: #fff;
    background-color: red;
}
.wds-box img {
    width: 90px !important;
    display: inline-block !important;
    margin-bottom: 30px;
    height: 90px;
}
.wds-box a {
    color: #ffffff;
    display: block;
    text-align: center;
    font-size: 19px;
}

.add1 {
    background-color: #eee;
    padding: 10px 0px;
}
.cdw2 a {
    color: red;
    transition: all 0.3s ease-in-out;
}
.cdw2 a:hover{
    color: #000;
}
.clr h2 {
    color: red;
}
.pwf{
 background-image: url(../images/pwdf.png);
    background-repeat: no-repeat;
    background-position: center; center;
    background-size: cover;
}
.pwf h2{
    color: #fff;
}
.pwf h3{
    color: red;
}
.pwf p{
    color: #fff;
}
.iws ul {
    list-style: none;
    padding: 0px;
}

.iws ul li {
    width: 30%;
    display: inline-block;
    background-color: #eeee;
    font-size: 23px;
    margin: 13px;
    padding: 20px 0px;
    border: 1px solid #ababab;
}
.wct{
 background-image: url(../images/wct2.png);
    background-repeat: no-repeat;
    background-position: center; center;
    background-size: cover;
}
.wct h2{
    color: #fff;
}
.wct h3{
    color: #fff;
}
.wct p{
    color: #fff;
}
.wct a.theme-btn.mt-3{
    background-color: #fff;
    color: #000;
}
.wct a.theme-btn.mt-3:hover{
    background-color: #000;
    color: #fff;
}
.faq {
    background-color: #eee;
}

.faq .accordion-button:not(.collapsed) {
    background-color: #858585;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}

.faq .accordion-button{
     color: #000;
    font-size: 20px;
    font-weight: 600;
}
.app-d .t-box {
    min-height: 245px;
    position: relative;
}

.app-d .t-box .t-auther {
    position: absolute;
    bottom: 27px;
}
.logoone .accordion-button:not(.collapsed) {
    background-color: #959595;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
}

.logoone .accordion-button {
    color: #000;
    font-weight: 600;
    font-size: 18px;
}
.logoone .accordion-body a {
    color: red;
}
.logoswec2{
 background-image: url(../images/logod2.png);
    background-repeat: no-repeat;
    background-position: center; center;
    background-size: cover;
}
.logoswec2 h2{
    color: red;
}
.logoswec2 h3{
    color: red;
}
.logoswec2 p{
    color: #fff;
}
.logod3 .cdw2 {
    background-color: #eee;
    padding: 20px;
    border-radius: 20px;
}
.logod4{
     background-image: url(../images/logod4.png);
    background-repeat: no-repeat;
    background-position: center; center;
    background-size: cover;
}
.logod4 h2{
    color: #fff;
}
.logod4 h3{
    color: #fff;
}
.logod4 p{
    color: #fff;
}
.logod4 a.theme-btn.mt-3 {
    background-color: #000;
}
.logod4 a.theme-btn.mt-3:hover {
    background-color: #fff;
    color: red;
}
.wdp h3{
    color: red;
}
.gm.py-5.iws.bg {
    background-color: #cdcdcd;
}

.gm.py-5.iws.bg li {
    background-color: #fff;
}
.gm.py-4.bg {
    background-color: red;
}
.gm.py-4.bg p{
    color: #fff;
}
.gm.py-4.bg h2{
    color: #fff;
}
.dropdown-menu.shadow.mega-m.show {
    width: 100%;
    background-color: #000;
    border-radius: 0px;
    color: #fff;
    overflow: hidden;
}
.mega-m .container {
    background-image: none;
    padding: inherit;
}
.mega-m h4 a {
    color: red;
    text-decoration: none;
    margin-bottom: 10px;
    display: block;
}


.mega-m ul{
    list-style: none;
    padding: 0px;
}

.mega-m ul li a{
    text-decoration: none;
    display: block;
     color: #fff;
    transition: all 0.3s ease-in-out;
    padding:5px;
}
.mega-m ul li a:hover{
    color: red;
}
a.theme-btn.white {
    background-color: #fff;
    color: #000;
}
a.theme-btn.white:hover{
    background-color: #000;
    color: red;
}
.seo3{
     background-image: url(../images/seobg1.png);
    background-repeat: no-repeat;
    background-position: center; center;
    background-size: cover;
}
.seo3 h2{
    color: red;
}
.seo3 h3{
    color: red;
}
.seo3 p{
    color: #fff;
}
.seo3 a:hover{
background-color: white !important;
color: red !important;
}
.iws.smm ul li{
    width: 45%;
}
.smm2{
     background-image: url(../images/smm2.png);
    background-repeat: no-repeat;
    background-position: center; center;
    background-size: cover;
}
.smm2 h2{
    color: #fff;
}
.smm2 h3{
    color: red;
}
.smm2 p{
    color: #fff;
}
.smm2 .cdw2 span {
    background-color: #ff0000;
    color: #fff;
    border-color: #fff;
}
.email1{
     background-image: url(../images/email1.png);
    background-repeat: no-repeat;
    background-position: center; center;
    background-size: cover;
}
.email1 h2{
    color: #fff;
}
.email1 h3{
    color: red;
}
.email1 p{
    color: #fff;
}
.email4 a.theme-btn.mt-3 {
    background-color: #000;
}

.email4 a.theme-btn.mt-3:hover{
    background-color: #fff;
    color: #000;
}
.email4 h3 {
    color: #000;
}
.gm.py-5.webd {
    background-color: #d1d1d1;
}
.woc a.theme-btn {
    background-color: #fff;
    color: #000;
}
.woc a.theme-btn:hover{
    background-color: #000;
    color: #fff;
}
.woc3{
     background-image: url(../images/woc3.png);
    background-repeat: no-repeat;
    background-position: center; center;
    background-size: cover;
}
.woc3 h2{
    color: #fff;
}
.woc3 h3{
    color: red;
}
.woc3 p{
    color: #fff;
}
.woc5{
     background-image: url(../images/woc5.png);
    background-repeat: no-repeat;
    background-position: center; center;
    background-size: cover;
}
.woc5 h2{
    color: #fff;
}
.woc5 h3{
    color: red;
}
.woc5 p{
    color: #fff;
}

.sta1{
     background-image: url(../images/sta3.png);
    background-repeat: no-repeat;
    background-position: center; center;
    background-size: cover;
}
.sta1 h2{
    color: #fff;
}
.sta1 h3{
    color: #fff;
}
.sta1 p{
    color: #fff;
}
.gm.db2 {
    background-color: red;
}
.db2 h2{
    color: #fff;
}
.db2 h3{
    color: #fff;
}
.db2 p{
    color: #fff;
}
.db2-box img {
    margin: 20px 0px;
}
/* .dropdown:hover .dropdown-menu {
        display: block;
    }
    .dropdown:hover .dropdown-menu {
    display: block;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #000;
    padding: 20px 0px;
}*/
.smp3 a.theme-btn {
    background-color: #fff;
    color: #000;
}
.smp3 a.theme-btn:hover{
    background-color: #000;
    color: #fff;
}
.ui1 a.theme-btn {
    background-color: #fff;
    color: #000;
}
.ui1 a.theme-btn:hover{
    background-color: #000;
    color: #fff;
}
.uiu3 a.theme-btn {
    background-color: red;
    color: #fff;
}
.uiu3 a.theme-btn:hover {
    background-color: #000;
    color: #fff;
}
.mega-m h4 a {
    color: red !important;
}
.gm.sta1 a.theme-btn {
    background-color: #fff;
    color: #000;
}
.gm.sta1 a.theme-btn:hover{
    background-color: #000;
    color: #fff;
}
.ytd1 a.theme-btn {
    background-color: #fff;
    color: #000;
}
.ytd1 a.theme-btn:hover{
    background-color: #000;
    color: #fff;
}
.cro1 a {
    color: red;
}
.fb3{
     background-image: url(../images/wds2.png);
    background-repeat: no-repeat;
    background-position: center; center;
    background-size: cover;
}
.fb3 h2{
    color: #fff;
}
.fb3 h3{
    color: #fff;
}
.fb3 p{
    color: #fff;
}
.fb3 h2{
    color: red;
}
.fb3 h3{
    color: red;
}
.wp-bg {
    background-color: #eee;
}
.ewd a.theme-btn {
    background-color: #fff;
    color: #000;
    margin: 10px 0px;
}
.ewd a.theme-btn:hover{
    background-color: #000;
    color: #fff;
}
.bgewd {
    background-color: #eee;
    padding: 40px;
}

.bgewd ul {
    padding: 0px;
    margin: 0;
}

.bgewd li {
    list-style: none;
    margin-bottom: 20px;
    position: relative;
    padding-left: 40px;
}

.bgewd li span {
    position: absolute;
    left: 4px;
}
.bgewd li span img {
    width: 22px;
}
.b2bdw h2{
    color: #fff;
}
.b2bdw{
    background-color: #000;
}
.b2bdw p{
    color: #fff;
}
.b2bdw .theme-btn{
background-color: #fff;
color: #000;
}
.b2bdw .theme-btn:hover{
background-color: #000;
color: #fff;
}
.imgsize img {
    width: 73px;
    margin-bottom: 24px;
}

.imgsize h3 {
    color:#fff;
}
.contact-form input {
    width: 100%;
    height: 50px;
    border: 0px;
    background-color: #eee;
    padding: 10px;
    margin-bottom: 20px;
    color: #000;
}
.contact-form textarea {
    width: 100%;
    height: 50px;
    border: 0px;
    background-color: #eee;
    padding: 10px;
    margin-bottom: 20px;
    color: #000;
}
.contact-form h2{
    font-size: 49px;
    font-weight: 700;
    margin-bottom: 35px;
}
.contact-form input[type="submit"] {
    background-color: red;
    color: #fff;
    font-size: 22px;
    height: auto;
    font-weight: 600;
}
.pkg-title h3 {
    margin: 0px;
    font-size: 45px;
    font-weight: 700;
    color: #000;
}

.pkg-title .package-rate {
    font-size: 45px;
    font-weight: 700;
    color: #000;
    text-align: right;
}

.order-form input[type="email"] {
    width: 100%;
    height: 50px;
    padding: 10px;
    border: 0px;
    margin-bottom: 20px;
    background-color: #f7f7f7;
    border-left: 10px solid #000;
    font-size: 18px;
    font-weight: 500;
    outline: none;
}
.order-form select.form-select {
    width: 100%;
    height: 50px;
    padding: 10px;
    border: 0px;
    margin-bottom: 20px;
    background-color: #f7f7f7;
    border-left: 10px solid #000;
    font-size: 18px;
    font-weight: 500;
    outline: none;
}
.order-form select:focus {
    box-shadow: none;
}
label.control.control-checkbox {
    display: block;
    margin-top: 35px;
    font-size: 20px;
}
.order-form h1 {
    text-align: center;
    color: #fff;
    margin: 0px;
    padding: 10px 0px;
    margin-bottom: 35px;
    background: #d80d17;
}
.design-section label {
    font-weight: 600;
    font-size: 18px;
    color: #000;
}
.checkbox label {
    font-size: 18px;
    font-weight: 600;
}
.align input[type="submit"] {
    padding: 13px 30px;
    display: inline-block;
    border: 0px;
    color: #fff;
    background: #d80d17;
    border-radius: 4px;
    margin-right: 0px;
    margin-top: 20px;
    font-weight: 600;
    font-size: 20px;
}
.order-form input[type="text"] {
    width: 100%;
    height: 50px;
    padding: 10px;
    border: 0px;
    margin-bottom: 20px;
    background-color: #f7f7f7;
    border-left: 10px solid #000;
    font-size: 18px;
    font-weight: 500;
    outline: none;
}
.order-form input[type="tel"] {
    width: 100%;
    height: 50px;
    padding: 10px;
    border: 0px;
    margin-bottom: 20px;
    background-color: #f7f7f7;
    border-left: 10px solid #000;
    font-size: 18px;
    font-weight: 500;
    outline: none;
}
.order-form textarea {
    width: 100%;
    height: 150px;
    padding: 10px;
    border: 0px;
    margin-bottom: 20px;
    background-color: #f7f7f7;
    border-left: 10px solid #000;
    font-size: 18px;
    outline: none;
}
.form-signin {
    width: 100%;
    max-width: 410px;
    padding: 15px;
    margin: auto;
}
.form-control:focus{
    box-shadow: none;
}
button.w-100.btn.btn-lg.theme-btn {
    background-color: red;
    color: #fff;
    transition: all 0.3s ease-in-out;
}
button.w-100.btn.btn-lg.theme-btn:hover{
    background-color: #000;
    color: #fff;
}
ul.dash-list{
    padding: 0px;
}
ul.dash-list li a {
    display: block;
    background-color: #000;
    padding: 15px 10px;
    color: #fff;
    font-size: 20px;
    transition: all 0.3s ease-in-out;
    font-weight: 600;
    text-decoration: none;
}

ul.dash-list li {
    display: block;
    margin-bottom: 10px;
}

.first ul.dash-list li:nth-child(1) a {
    background-color: #ed1c24;
}
.second ul.dash-list li:nth-child(2) a {
    background-color: #ed1c24;
}
.third ul.dash-list li:nth-child(3) a {
    background-color: #ed1c24;
}
.fourth ul.dash-list li:nth-child(4) a {
    background-color: #ed1c24;
}

.pro-box, .order-box {
    border: 1px solid #eee;
    float: left;
    width: 100%;
    padding: 10px;
    min-height: 280px;
    box-shadow: 0px 0px 10px #eee;
}

.pro-box h3 {
    margin-top: 0px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 700;
}

.pro-box ul {
    list-style: none;
    padding: 0px;
}

.pro-box ul li {
    font-size: 20px;
    padding-bottom: 10px;
    display: block;
    font-weight: 500;
}
.pro-box ul li a{
   color: #ed1c24;
}
.order-box h3 {
    margin-top: 0px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 700;
}
.order-box a {
    font-size: 20px;
    float: right;
    color: #ed1c24;
    text-decoration: none;
    font-weight: 500;
}
.order-box ul {
    padding: 0px;
}
.order-box ul li {
    font-size: 19px;
    display: block;
    padding-bottom: 10px;
    list-style: none;
    font-weight: 500;
}
form.pro input {
    float: left;
    border: 0;
    padding: 15px;
    width: 100%;
    margin-bottom: 15px;
    border-radius: 10px;
    background: #dfdfdf;
    font-weight: 600;
    font-size: 18px;
}

form.pro h3 {
    clear: both;
    text-transform: capitalize;
    padding: 10px 0px;
    font-weight: 700;
}

form.pro button {
    width: 100%;
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 600;
    padding: 11px 0px;
}
.btn {
    display: block;
    margin-top: 15px;
}
@media screen and (max-width:1366px){
    .banner h1 {
    font-size: 40px;
}
.serv-box {
    min-height: 205px;
}
p.inf {
    font-size: 19px;
}

.price h1 span {
    font-size: 41px;
}

.col-md-3.dis-sec p {
    font-size: 16px;
}
.banner {
    padding-top: 100px;
}

.about-sec h1 {
    font-size: 40px;
}

.about-sec p {
    padding: 10px 0px;
    font-size: 16px;
}

.about-sec .col-md-5.col-sm-12.col-xs-12 img {
    width: 96%;
}

.about-sec h5 {
    margin-bottom: 17px;
}
footer p {
    padding-right: 200px;
    margin: 30px 0px;
}
.footer-form {
    padding: 50px 0px;
}

}

@media screen and (max-width:768px){
    .cl-logo {
    display: none;
}
.imgsize img {
    width: 73px;
    margin-bottom: 24px;
}
.serv-box {
    min-height: inherit;
}
.main-nav {
    position: inherit;
}
.price h5 {
    margin-top: 20px;
}
.ser-boxes .box{
    min-height: auto;
}
.main-nav .container {
    clip-path: inherit;
    padding: 10px 15px;
}

.main-nav .container:before{
display:none;
}

.banner {
   padding-top: 15px;
   text-align: center;
}

.banner h1 br{
display:none;
}

h1{
 font-size: 28px !important;
}
p{
    font-size: 16px;
}
.banner p {
    margin: 18px 0px 30px 0px;
    font-size: 16px;
}
button.navbar-toggler {
    background-color: #fff;
}
.about-sec .col-md-5.col-sm-12.col-xs-12 {
    padding-left: 15px;
}

.about-sec .col-md-5.col-sm-12.col-xs-12 img {
        width: 100%;
}
.main-nav .container {
    padding: auto;
    background-image: none;
}
.main-nav {
    background-color: #0f1116;
}

.main-nav .container {
    background-image: none;
}
.banner p {
        margin: 18px 0px 30px 0px;
        font-size: 16px;
    }
    .banner .col-md-5 {
    width: 100%;
}
.banner .col-md-7 {
    width: 100%;
}
.col-md-3{
    width: 100%;
}
.col-md-4{
    width: 100%;
}
.col-md-6{
    width: 100%;
}
.col-md-6 img{
    width: 100%;
}
.col-md-5{
    width: 100%;
}
.col-md-2{
    width: 100%;
}
.col-md-8{
    width: 100%;
}
footer .col-md-6.col-sm-12.col-xs-12 img {
    width: 270px;
}
ul.footer-socila img {
    width: inherit !important;
}
.serv-box img {
    max-width: 12%;
    position: inherit;
    top: inherit;
    left: inherit;
    padding: 10px;
    border: 2px dashed #c5c3c3;
    margin-bottom: 20px;
}
.about-sec {
    padding: 50px 0px;
    text-align: center;
}
.about-sec h1 {
        font-size: 36px;
}
.about-sec .col-md-2.col-sm-12.col-xs-12 img {
    display: none;
}
.serv-box {
    margin-top: 23px;
}
.col-md-3.dis-sec a:last-child {
    text-align: inherit;
    margin-bottom: 20px;
}
.about-sec h5 {
    margin-top: 30px;
}
.services h1 {
    font-size: 34px;
}
.pkg-box {
    padding: 20px;
}
.potfolio img {
    width: 100%;
}
.pkg-box h1 {
    margin-bottom: 28px;
    font-size: 34px;
    margin-top: 35px;
}

img.bdg {
    position: absolute;
    left: -18px;
    top: -19px;
    width: 128px;
}
.pkg-box h3 {
    font-size: 18px;
}
.potfolio h1{
    font-size: 34px;
}
.nav.nav-pills.nav-justified {
    display: inline;
}

.potfolio li:nth-child(1) {
    margin-left: 15px;
margin: 10px 0px;
}

.potfolio li {
    margin: 10px 0px;
}
.footer-form h1 {
    font-size: 34px;
}

.footer-form input {
    width: 100%;
}

.footer-form input:nth-child(even) {
    margin-left: inherit;
}
.testimonials h1 {
    font-size: 34px;
}

footer {
    padding-top: 50px;
    border-top: 1px solid #262262;
}

footer p {
     padding-right: 0;
}
footer h5 {
    margin-top: 20px;
}
.copy ul {
    text-align: center;
    margin-top: 10px;
}

.copy p {
    text-align: center;
    font-size: 16px;
}
div#navbarNav {
    margin-top: 40px;
}

ul.navbar-nav li.nav-item {
    background-color: #2622624a;
    margin-bottom: 12px;
}
.gm .col-md-6.col-sm-12.col-xs-12 img {
    margin-top: 20px;
}
.iws ul li {
    width: 100%;
    margin: 10px 0px;
}
.page-tite {
    background-image: url(../images/page-title.png);
    background-position: top right;
}
.gm .accordion {
    margin-top: 20px;
}
.for-mob {
        display: flex;
        flex-direction: column;
}
.column-one {
        order: 2;
    }

.column-two {
        order: 1;
    }

a.theme-btn {
    font-size: 16px;
    text-align: center;
}
.gm.py-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
}
.iws.smm ul li {
    width: 100%;
}
.iws ul li {
    font-size: 18px;
}
}


@media screen and (max-width:767px){
        .serv-box img {
        max-width: 24%;
    }
    h3 {
    font-size: 20px;
}
.bgewd {
    padding: 20px;
}

.imgsize img {
    width: 73px;
    margin-bottom: 24px;
}
.pkg-title h3 {
    font-size: 25px;
    text-align: center;
}
.pkg-title .package-rate {
    text-align: center;
}
}

.goog-te-gadget {
    font-size: 0px;
}