@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
body {
    padding: 0;
    margin: 0;
    font-family: 'Lato', sans-serif;
}

.main {
    width: 90%;
    padding: 0;
    margin: 0 auto;
    border: 0px solid;
}

a {
    color: #000;
    text-decoration: none;
}

a:focus,
a:hover {
    color: #000;
    text-decoration: none;
}

img {
    max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

p {
    margin: 0;
}

/* top section start */

.top-section {
    padding: 0;
}

.top-section1 {
    padding: 10px 61px 4px;
    background: #eb2415;
    color: #ffffff;
    font-size: 18px;
    /* outline: 1px solid #fff; */
    outline-offset: -6px;
    font-weight: 600;
    /* border-radius: 50px; */
    clip-path: polygon(0 0, 100% 0, 96% 100%, 5% 100%);
}

/* top section end */

/* header section start */

.header-logo {
    padding: 0;
}

.header-logo-1 {
    padding: 0;
    display: flex;
}

.header-logo-left {
    padding: 0;
}

.header-logo-left-1 {
    padding: 14px 15px 15px;
    text-align: center;
}

.header-logo-right {
    padding: 0;
}

.header-logo-right-1 {
    padding: 12px 15px 15px;
}

.header-logo-right-2 {
    padding: 0;
    display: flex;
    justify-content: right;
    align-items: center;
}

.head-icon ul {
    padding: 8px 0 0 21px;
}

.head-icon ul li {
    padding: 0px 4px;
    display: inline-block;
}

.head-icon ul li a {
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 0 50% 50%;
    background: #ffffff;
    color: #d02029;
    font-size: 21px;
    font-weight: 600;
    border: 4px solid #fb901c;
    padding: 0 0 0 0;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}

.head-line {
    font-size: 20px;
    font-weight: 700;
    color: #000000;
    text-transform: capitalize;
    padding: 8px 0 5px;
    text-align: center;
    border-radius: 50px;
    line-height: 32px;
}

.header-logo-right-3 {
    padding: 3px 0 0;
}

.header-logo-right-3 span {
    font-size: 19px;
    font-weight: 700;
    color: #ffffff;
    text-transform: capitalize;
    padding: 8px 18px 9px;
    text-align: center;
    border-radius: 50px;
    background: #eb2415;
    display: inline-block;
}

.header-logo-right-3 ul {
    padding: 14px 0 0 0;
}

.header-logo-right-3 ul li {
    padding: 0 9px;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    color: #000;
    text-transform: capitalize;
}

.header-logo-right-3 ul li:before {
    content: "\f863";
    font-family: "Font Awesome 6 Pro";
    font-weight: 600;
    color: #eb2415;
    font-size: 25px;
    text-align: center;
    padding: 0 5px 0 0;
}

/* header section end */

/* top head section start */

.top-head-sec-1 {
    padding: 0;
    background: #eb2415;
}

.top-head-sec-2 {
    padding: 0;
}

.top-left {
    padding: 0;
}

.top-left-1 {
    font-size: 19px;
    font-weight: 700;
    color: #ffffff;
    text-transform: capitalize;
    padding: 10px 0 10px;
    display: inline-block;
    text-align: left;
}

.top-right {
    padding: 0;
}

.top-right-1 {
    font-size: 19px;
    font-weight: 700;
    color: #ffffff;
    text-transform: capitalize;
    padding: 10px 0 10px;
    text-align: center;
    background: #fb901c;
    display: inline-block;
}

/* top head section end */

/* banner section start */

.banner {
    padding: 0;
}

.banner img {
    width: 100%;
}

/* banner section end */

/* about section start */

.aboutus-section {
    padding: 0;
}

.aboutus-section1 {
    padding: 50px 0;
}

.srv-head {
    padding: 0;
    text-align: center;
}

.srv-head strong {
    font-weight: 900;
    color: #ffffff;
    padding: 3px 16px 5px;
    font-size: 23px;
    background: #fb901c;
    border-radius: 50px;
    text-transform: capitalize;
}

.srv-head p {
    font-weight: 800;
    color: #eb2415;
    padding: 0 4px;
    font-size: 37px;
    text-transform: capitalize;
}

.about-design {
    padding: 20px 0 0;
}

.about-design p {
    color: #000;
    font-size: 15px;
    line-height: 30px;
    padding: 4px 0 0 0;
    font-weight: 500;
}

.about-design p strong {
    color: #eb2415;
    text-transform: capitalize;
    font-weight: 600;
}

.about-design span {
    font-family: 'Berkshire Swash', cursive;
    font-size: 34px;
    margin: -3px 0 0;
    text-align: left;
    position: relative;
    display: block;
    font-weight: 500;
    text-transform: capitalize;
    padding: 0 0px;
}

.about-design span b {
    height: 2px;
    position: relative;
    width: 100%;
    margin: 4px 0 0;
    background: #ffbfc9;
    display: block;
}

.about-design span b:before {
    height: 8px;
    width: 8px;
    position: absolute;
    content: "";
    top: -3px;
    left: 25px;
    border-radius: 50%;
    background: #ffbfc9;
    display: inline-block;
}

.about-design span b:after {
    height: 8px;
    width: 8px;
    position: absolute;
    content: "";
    top: -3px;
    left: 7px;
    border-radius: 50%;
    background: #ffbfc9;
    display: inline-block;
}

.about-design ul {
    padding: 8px 0 0px;
}

.about-design ul li {
    padding: 5px 0;
    font-size: 15px;
    line-height: 21px;
    text-transform: capitalize;
    font-weight: 400;
    color: #000;
    display: flex;
    align-items: center;
}

.about-design ul li:before {
    content: "\f49e";
    font-family: "Font Awesome 6 Pro";
    font-weight: 600;
    background-image: linear-gradient(#fb901c, #eb2415);
    height: 32px;
    width: 32px;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    border-radius: 50%;
    line-height: 34px;
    margin: 0px 8px 0 0;
}

/* about section end */

/* services section start */

.services-section {
    padding: 0;
}

.services-section1 {
    padding: 15px 0 60px;
}

.srv_title {
    padding: 0;
    text-align: center;
}

.srv_title .dg-subheading {
    border-bottom: 1px solid #92001b;
    padding: 0 20px 10px;
    /* border-radius: 5px; */
    position: relative;
    display: inline-block;
}

.srv_title .dg-span {
    font-size: 37px;
    color: #92001b;
    font-weight: 400;
    text-transform: uppercase;
    display: inline-block;
}

.srv_title .dg-subheading .dg-dotes {
    width: 35%;
    height: 5px;
    background: #ffc001;
    position: absolute;
    bottom: -2px;
    left: 50%;
    transform: translate(-50%, 0%);
}

.srv_title .dg-subheading .dg-dotes:before {
    content: "";
    height: 7px;
    width: 7px;
    background: #92001b;
    display: block;
    position: absolute;
    left: 0;
}

.srv_title .dg-subheading .dg-dotes:after {
    content: "";
    height: 7px;
    width: 7px;
    background: #92001b;
    display: block;
    position: absolute;
    right: 0;
}

.srv_title p {
    font-size: 18px;
    color: #000000;
    font-weight: 600;
    text-transform: capitalize;
    padding: 0;
}

.services {
    padding: 8px 0 0;
}

.services1 {
    padding: 20px 15px;
}

.services2 {
    padding: 0;
}

.box hr {
    /* width: 100%; */
    /* height: 2px; */
    /* border: none; */
    /* background: #f48c1b; */
    /* max-width: 6rem; */
    margin: 8px auto 6px;
}

.box:before {
    /* left: 0; */
    right: 101px;
    content: "";
    background: #fb901c;
    width: 8px;
    height: 31px;
    position: absolute;
    top: 0;
    z-index: 6;
    margin: 0 auto;
    border-radius: 0 0 55px 55px;
    z-index: -1;
}

.box {
    border: 1px solid #fb901c;
    padding: 0px 22px 22px;
    /* background: #fb901c; */
    position: relative;
    box-shadow: 0 0 11px 2px #e5e5e5;
}

.box img {
    width: 113px;
    border-radius: 0 0 50% 50%;
    background: linear-gradient(#fb901c, #eb2415);
    padding: 6px;
    text-align: center;
}

.box p {
    color: #000;
    font-size: 15px;
    line-height: 30px;
    font-weight: 500;
    text-align: center;
}

.box span {
    font-size: 25px;
    color: #eb2415;
    padding: 15px 0 0;
    display: block;
    font-weight: 900;
    text-align: center;
}

.box .icon.flaticon-phone-call {
    position: absolute;
    background: linear-gradient(#fb901c, #eb2415);
    top: 23px;
    font-size: 22px;
    right: 0;
    color: #fff;
    padding: 4px 21px 4px;
    border-radius: 25px 0px 0px 25px;
    text-transform: capitalize;
    font-weight: 600;
}

.box .icon.flaticon-phone-call i {
    font-size: 25px;
    color: #fff;
    padding: 0 5px 0 0px;
}

/* serevices section end */

/* why us section start */

.why-sec {
    padding: 0;
    background: #eb2415;
}

.why-sec1 {
    padding: 55px 0 65px 0;
    display: flex;
    align-items: center;
    justify-content: right;
}

.why-sec-left {
    padding: 0
}

.why-sec-left1 {
    padding: 0;
    text-align: center;
}

.why-head {
    padding: 0;
    text-align: center;
}

.why-head strong {
    font-weight: 900;
    color: #ffffff;
    padding: 3px 16px 5px;
    font-size: 23px;
    background: #fb901c;
    border-radius: 50px;
    text-transform: capitalize;
}

.why-head p {
    font-weight: 800;
    color: #fff;
    padding: 0 4px;
    font-size: 37px;
    text-transform: capitalize;
}

.why-content {
    padding: 35px 0 0;
}

.choose-1 {
    padding: 0 0 48px;
}

.choose-2 {
    padding: 0;
    /* display: flex; */
}

.counter {
    text-align: center;
    padding: 7px 4px 0;
    position: relative;
    z-index: 999;
}

.counter p {
    font-weight: 700;
    color: #fff;
    padding: 2px 12px;
    font-size: 23px;
    text-transform: capitalize;
    background: #fb901c;
    display: inline-block;
    border-radius: 50px;
}

.counter .counter-value {
    font-size: 35px;
    font-weight: 900;
    color: #b30103;
    letter-spacing: 1px;
    margin: 0 0 13px;
    display: inline-block;
}

.counter .counter-icon {
    background: #ffffff;
    font-size: 49px;
    text-transform: capitalize;
    font-weight: 800;
    padding: 0;
    border-radius: 50%;
    position: relative;
    width: 150px;
    height: 150px;
    line-height: 195px;
    /* box-shadow: 0 0 5px 4px #0000000f; */
    overflow: hidden;
    left: 0;
    right: 0;
    margin: 20px auto 0;
}

.counter .counter-icon:before {
    margin: 0 auto;
    right: 0;
    border-radius: 16%;
    content: '';
    background: #fb901c;
    height: 175px;
    width: 175px;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    position: absolute;
    left: 50%;
    bottom: -182px;
    z-index: 2;
}

.counter:before {
    left: 0;
    right: 0;
    content: "";
    background: #fb901c;
    width: 60px;
    height: 70px;
    position: absolute;
    bottom: -26px;
    z-index: 6;
    margin: 0 auto;
}

.counter:after {
    left: 0;
    right: 0;
    content: "";
    background: #ffffff;
    width: 4px;
    height: 142px;
    position: absolute;
    bottom: -26px;
    z-index: 6;
    margin: 0 auto;
}

.counter .counter-icon i {
    color: #ffffff;
    background: linear-gradient(327deg, #eb2415, #fb901c);
    font-size: 40px;
    text-transform: capitalize;
    font-weight: 800;
    padding: 0px 5px;
    border-radius: 50%;
    position: relative;
    width: 75px;
    height: 75px;
    margin: 0 auto;
    line-height: 69px;
    /* box-shadow: 0 0 5px 4px #7f7f7f14; */
    z-index: 9999;
    border: 5px solid #fb901c;
    background: linear-gradient(#fb901c, #eb2415);
}

.why-sec-right {
    padding: 0
}

.why-sec-right1 {
    padding: 0
}

/* why us section end */

/* main services section start */

.mainsrv-sec {
    padding: 0;
}

.mainsrv-sec-1 {
    padding: 75px 0 0;
}

.mainsrv-contant {
    padding: 30px 0 0;
}

.mainservices1 {
    padding: 0 15px 40px;
}

.mainservices2 {
    padding: 0 0 21px;
    text-align: center;
}

.our-mainsrv {
    text-align: center;
    background: linear-gradient(#fb901c, #eb2415);
    padding: 9px 9px 23px;
}

.our-mainsrv .mainsrv_img {
    background: #fff;
    border-radius: 0 0 50% 50%;
}

.our-mainsrv .mainsrv_img-1 {
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: -1px 11px 0 #ffffff;
}

.our-mainsrv .mainsrv_img-1:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgb(243 88 24 / 35%);
    position: absolute;
    bottom: -100%;
    left: 0;
    transition: all 0.3s ease 0s;
}

.our-mainsrv:hover .mainsrv_img-1:after {
    bottom: 0;
}

.our-mainsrv img {
    width: 100%;
    height: auto;
}

.our-mainsrv .mainsrv-content {
    padding: 0;
}

.our-mainsrv .mainsrv-content strong {
    font-size: 24px;
    font-weight: 600;
    color: #ffffff;
    text-transform: capitalize;
    padding: 10px 0 20px;
    position: relative;
}

.our-mainsrv .mainsrv-content strong:before {
    content: "";
    width: 105px;
    height: 4px;
    background: #ffffff;
    position: absolute;
    top: -13px;
    right: 0;
    transition-duration: 0.25s;
    left: 0;
    margin: 0 auto;
    /* z-index: -1; */
}

/* .our-mainsrv .mainsrv-content strong:after{
    content: "";
    width: 25px;
    height: 4px;
    background: #fb901c;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: 9px;
    transition-duration: 0.25s;
} */

.our-mainsrv:hover .mainsrv-content strong:before,
.our-mainsrv:hover .mainsrv-content strong:after {
    width: 66px;
}

.our-mainsrv p {
    padding: 23px 0 19px;
    font-size: 15px;
    font-weight: 500;
    line-height: 30px;
    color: #fff;
}

.our-mainsrv p:after {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #ffffff;
    margin: 0 auto;
    position: relative;
    bottom: -9px;
    border: 4px solid #fb901c;
}

/* main services section end */

/* testimonial section start */

.testi-section {
    padding: 0;
}

.testi-section-1 {
    padding: 30px 0 40px;
}

.testi-content {
    padding: 25px 0 0;
}

.testi-1 {
    padding: 8px 15px 30px;
}

.testi-2 {
    padding: 0;
}

.testi-3 {
    padding: 0;
}

.what_people_say_card_div {
    margin: 0 auto;
    padding: 22px 22px 83px;
    position: relative;
    background: #fb901c;
}

.what_people_say_card_div,
.what_people_say_card_inner {
    border-radius: 10px;
}

.what_people_say_card_inner {
    background: #fff;
    padding: 14px;
}

.what_people_say_card_stars {
    position: absolute;
    left: 0;
    bottom: 21px;
    padding: 4px 40px 4px 26px;
    margin-top: 0;
    background: linear-gradient(#fb901c, #eb2415);
    clip-path: polygon(0 0, 100% 0, 84% 100%, 0% 100%);
}

.what_people_say_card_stars .rating {
    display: inline-block;
    list-style: none;
    color: #ffe37c;
    text-align: center;
    font-size: 20px;
    border-radius: 0;
    padding: 0;
    text-transform: capitalize;
}

.what_people_say_card_stars .rating li {
    display: inline-block;
    font-size: 15px;
}

.what_people_say_card_heading {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 0;
}

.wpsc_img .iconify {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: -22px;
    font-size: 30px;
}

.wpsc_img .iconify:last-of-type {
    left: unset;
    right: -29px;
    top: 0;
}

.wpsc_img {
    position: relative;
}

.client-img img {
    width: 100px;
    margin-left: 20px;
    margin-right: 10px;
    margin-bottom: -64px;
    border: 8px solid #fb901c;
    border-radius: 50% 50% 50% 0;
}

.client-name strong {
    font-weight: 900;
    font-size: 22px;
    line-height: 30px;
    color: #eb2415;
    text-transform: capitalize;
}

.client-name span {
    font-weight: 600;
    font-size: 17px;
    text-align: start;
    color: #000;
    text-transform: capitalize;
}

.what_people_say_card_content p {
    color: #000;
    font-size: 15px;
    line-height: 30px;
    font-weight: 500;
    text-align: center;
}

/* testimonial section end */

/* award section start */

.award-sec {
    padding: 0;
}

.award-sec-1 {
    padding: 30px 0 100px;
}

.award-sec-2 {
    padding: 0;
}

.award-left {
    padding: 0;
}

.award-left-1 {
    padding: 0 25px 15px 25px;
}

.award-left-1 img {
    padding: 0 25px 0 25px;
}

.ta1 {
    padding: 50px 0px 60px;
    text-align: center;
    background: linear-gradient(#eb2415, #fb901c);
}

.ta2 {
    padding: 0;
}

.ta2 strong {
    animation: blk .6s infinite;
    color: white;
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
    padding: 0 15px 15px;
    display: inline-block;
}

@keyframes blk {
    0% {
        text-shadow: 0 0 5px #ffffff
    }
    50% {
        text-shadow: 0 0 0px #ffffff
    }
    100% {
        text-shadow: 0 0 5px #ffffff
    }
}

.ta2 strong b {
    font-size: 30px;
    font-weight: 900;
    display: block;
    padding: 7px 0 0;
}

.ta2 p {
    color: white;
    font-size: 17px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 35px;
    padding: 0 15px 11px;
}

.ta2 p span {
    background: #fb901c;
    color: #fff;
    padding: 2px 9px 4px;
    display: inline-block;
    margin: 0 4px;
    font-weight: 600;
    border-radius: 50px;
    font-size: 16px;
    line-height: 25px;
}

.ta3 {
    padding: 0;
}

.ta3 a {
    background: #000;
    padding: 8px 15px 8px;
    font-size: 29px;
    color: #fb901c;
    text-transform: capitalize;
    animation: tlk .6s infinite;
    font-weight: 900;
    display: block;
}

@keyframes tlk {
    0% {
        color: #fb901c
    }
    50% {
        color: #fff
    }
    0% {
        color: #fb901c
    }
}

.ta-icon {
    padding: 0;
    text-align: center;
}

.ta-icon i {
    width: 170px;
    height: 170px;
    line-height: 206px;
    background: linear-gradient(#fb901c, #eb2415);
    border-radius: 100%;
    color: #fff;
    font-weight: 600;
    font-size: 75px;
    margin: -51px 0 0;
    z-index: -1;
    position: relative;
    box-shadow: 0 0 0 14px #ff850057;
}

.award-right {
    padding: 0;
}

.award-right-1 {
    padding: 52px 15px 45px;
    box-shadow: 0 1px 6px 0 rgb(32 33 36 / 28%);
    background: #fff;
}

.awards {
    padding: 20px 0 0;
    text-align: center;
}

.awards-1 {
    padding: 6px 5px;
}

.awards-2 {
    padding: 0px;
}

.awards-2 img {
    width: 100%;
}

/* award section end*/

/* footer section start */

.footer-sec {
    padding: 0;
}

.footer-sec-1 {
    padding: 0 0 0;
    display: flex;
    align-items: baseline;
}

.footer-left {
    padding: 0;
}

.footer-left-1 {
    padding: 0;
    text-align: center;
}

.footer-left-1 img {
    /* width: 100%; */
}

.footer-right {
    padding: 0;
}

.footer-right-1 {
    padding: 45px 0 35px;
    background: #fb901c;
}

.srv-list1-title {
    padding: 0;
    text-align: center;
}

.srv-list1-title span {
    font-size: 37px;
    display: block;
    font-weight: 900;
    text-transform: capitalize;
    padding: 14px 0;
    color: #000000;
    background: white;
}

.srv-list1 {
    padding: 0;
    display: flex;
}

.srv-list1-1 {
    padding: 0;
    margin: 0 auto;
}

.srv-list1-2 {
    padding: 0 0 15px 29px;
}

.srv-list1-text {
    padding: 2px 0 16px;
    background: #eb2415;
}

.srv-list1-text ul li {
    padding: 12px 0px 0px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize;
    display: flex;
    align-items: center;
}

.srv-list1-text ul li:before {
    content: "\f684";
    font-family: "Font Awesome 6 Pro";
    font-weight: 600;
    background: #fff;
    height: 32px;
    width: 32px;
    color: #eb2415;
    display: inline-block;
    font-size: 26px;
    text-align: center;
    /* border-radius: 50%; */
    line-height: 42px;
    margin: 0px 8px 0 0;
}

.footer-about {
    padding: 17px 27px 15px 27px;
    text-align: center;
}

.footer-about img {
    background: #fff
}

.footer-about p {
    text-align: center;
    padding: 6px 0 19px;
    font-size: 15px;
    font-weight: 500;
    line-height: 30px;
    color: #fff;
}

.footer-about p strong {
    color: #ffffff;
    font-weight: 600;
}

.disclimer {
    padding: 0;
    text-align: center;
}

.disclimer p {
    color: #000000;
    padding: 0 25px;
    line-height: 25px;
    font-weight: 400;
    font-size: 14px;
}

/* footer section end */

/* copyright section start */

.copy-right {
    padding: 0;
    background: #eb2415;
}

.copyryt {
    padding: 0;
    text-align: center;
}

.copyryt span {
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    color: #fffcfc;
    text-align: center;
    padding: 11px 0 10px;
    display: inline-block;
}

/* copyright section end */

#callbook {
    background: green;
    bottom: 0;
    height: 50px;
    left: 0;
    position: fixed;
    display: none;
    right: 0;
    z-index: 9999;
}

#callbook ul {
    padding: 0px;
}

#callbook ul li {
    border-bottom: 1px solid #fff;
    background: red;
    position: relative;
    padding: 21px;
    width: 50%;
    list-style: none;
    float: left;
    text-align: center;
}

#callbook ul li a span {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    text-decoration: none;
    position: relative;
    top: -15px;
}

#callbook ul li a i {
    color: #fff;
    position: relative;
    top: -13px;
    padding: 0 5px 0 0;
    font-size: 20px;
}

#callbook ul li a i {
    animation: pulsate 0.5s ease-out;
    animation-iteration-count: infinite;
    -webkit-animation: pulsate 0.5s ease-out;
    -webkit-animation-iteration-count: infinite;
}

@keyframes pulsate {
    0% {
        transform: scale(0.9, 0.9);
        opacity: 1;
    }
    50% {
        transform: scale(1.2, 1.2);
        opacity: 1;
    }
    100% {
        transform: scale(0.9, 0.9);
        opacity: 1;
    }
}

@media (max-width: 767px) {
    .header-logo-1 {
        display: block;
    }
    .header-logo-left-1 {
        padding: 14px 0 0;
    }
    .header-logo-right-1 {
        padding: 0px 0 15px;
    }
    .header-logo-right-3 ul li {
        padding: 0 6px;
    }
    .top-left-1 {
        text-align: center;
    }
    .why-sec1 {
        display: block;
    }
    .why-sec-right1 {
        padding: 15px 0 48px;
    }
    .services1 {
        padding: 20px 5px;
    }
    .mainservices1 {
        padding: 0 5px 40px;
    }
    .award-left-1 {
        padding: 0 0 75px;
    }
    .testi-1 {
        padding: 8px 5px 30px;
    }
    .client-name strong {
        font-size: 18px;
    }
    .footer-sec-1 {
        display: block;
    }
    .footer-about p {
        padding: 6px 0 0;
    }
    .srv-list1-2 {
        padding: 0 0 15px 40px;
    }
    .copyryt span {
        padding: 10px 0 60px;
    }
    #callbook {
        display: block;
    }
    #callbook ul li {
        padding: 20px 0px;
    }
    #callbook ul li a span {
        top: -5px;
    }
    #callbook ul li a i {
        top: -5px;
    }
    #callbook ul li a span {
        font-size: 17px;
    }
}

@media only screen and (min-width: 767px) and (max-width:990px) {
    .header-logo-1 {
        display: block;
    }
    .header-logo-left-1 {
        padding: 14px 15px 0;
    }
    .header-logo-right-1 {
        padding: 0px 15px 15px;
    }
    .top-left-1 {
        text-align: center;
    }
    .why-sec1 {
        display: block;
    }
    .why-sec-right1 {
        padding: 15px 0 48px;
    }
    .award-left-1 {
        padding: 0 0 75px;
    }
    .footer-sec-1 {
        display: block;
    }
}

@media only screen and (min-width: 991px) and (max-width:1200px) {
    .head-line {
        font-size: 16px;
        padding: 0;
    }
    .head-icon ul li a {
        width: 36px;
        height: 36px;
        font-size: 16px;
    }
    .header-logo-right-3 ul {
        padding: 10px 0 0 0;
    }
    .header-logo-right-3 span {
        font-size: 16px;
        padding: 6px 13px 7px;
    }
    .header-logo-right-3 ul li {
        padding: 0 6px;
        font-size: 15px;
    }
    .header-logo-right-3 ul li:before {
        font-size: 18px;
        padding: 0 2px 0 0;
    }
    .services1 {
        padding: 20px 5px;
    }
    .mainservices1 {
        padding: 0 5px 40px;
    }
    .our-mainsrv .mainsrv-content strong {
        font-size: 22px;
    }
    .testi-1 {
        padding: 8px 7px 30px;
    }
    .client-name strong {
        font-size: 18px;
    }
    .award-left-1 {
        padding: 0 18px 0 10px;
    }
    .ta2 strong {
        font-size: 17px;
    }
    .ta2 strong b {
        font-size: 28px;
        padding: 4px 0 0;
    }
    .ta2 p {
        font-size: 16px;
    }
    .ta2 p span {
        padding: 2px 9px 2px;
        font-size: 15px;
    }
    .ta3 a {
        font-size: 24px;
    }
    .ta-icon i {
        width: 130px;
        height: 130px;
        line-height: 172px;
        font-size: 56px;
        box-shadow: 0 0 0 13px #ff850057;
    }
}

@media only screen and (min-width:1201px) and (max-width:1340px) {
    .header-logo-right-3 ul li {
        padding: 0 6px;
        font-size: 17px;
    }
    .header-logo-right-3 ul li:before {
        font-size: 21px;
    }
}

@media only screen and (min-width:1331px) and (max-width:1440px) {}

@media (min-width:0) and (max-width:660px) {
    .head-line {
        font-size: 17px;
        padding: 0px 0 0px;
    }
    .head-icon ul li a {
        width: 36px;
        height: 36px;
        font-size: 16px;
    }
    .header-logo-right-3 ul {
        padding: 10px 0 0 0;
    }
    .header-logo-right-3 span {
        font-size: 16px;
        padding: 6px 13px 7px;
    }
    .header-logo-right-3 ul li {
        padding: 0 2px;
        font-size: 16px;
    }
    .header-logo-right-3 ul li:before {
        font-size: 18px;
        padding: 0 2px 0 0;
    }
    .top-left-1 {
        font-size: 17px;
    }
    .services1 {
        width: 100%;
    }
    .choose-1 {
        width: 100%;
    }
    .testi-1 {
        width: 100%;
        padding: 8px 0px 30px;
    }
    .srv-list1-2 {
        padding: 0 0 15px 18px;
    }
    .footer-about {
        padding: 9px 0 7px 0;
    }
    .srv-list1-title span {
        font-size: 28px;
        padding: 8px 0 10px;
    }
}

@media (min-width: 290px) and (max-width:500px) {
    .top-section1 {
        padding: 10px 28px 4px;
    }
    .header-logo-right-2 {
        display: block;
    }
    .head-line {
        font-size: 16px;
        padding: 0px 0 0px;
    }
    .head-icon ul {
        padding: 3px 0 5px 0;
        text-align: center;
    }
    .header-logo-right-3 ul {
        padding: 8px 0 0 0;
    }
    .header-logo-right-3 span {
        font-size: 15px;
        padding: 5px 13px 5px;
    }
    .header-logo-right-3 ul li {
        padding: 1px 2px;
        font-size: 15px;
    }
    .header-logo-right-3 ul li:before {
        font-size: 18px;
        padding: 0 2px 0 0;
    }
    .top-right-1 {
        font-size: 17px;
    }
    .about-design {
        padding: 0px;
    }
    .mainservices1 {
        width: 100%;
        padding: 0;
    }
    .mainsrv-contant {
        padding: 20px 0 0;
    }
    .mainsrv-sec-1 {
        padding: 35px 0 0;
    }
    .services-section1 {
        padding: 15px 0 25px;
    }
    .services1 {
        padding: 8px 0;
    }
    .srv-head p {
        font-size: 23px;
    }
    .srv-head strong {
        padding: 3px 16px 4px;
        font-size: 14px;
    }
    .aboutus-section1 {
        padding: 25px 0 10px;
    }
    .why-sec1 {
        padding: 20px 0 0 0;
    }
    .why-content {
        padding: 12px 0 0;
    }
    .why-sec-right1 {
        padding: 15px 0 11px;
    }
    .testi-section-1 {
        padding: 12px 0 20px;
    }
    .testi-content {
        padding: 7px 0 0;
    }
    .testi-1 {
        width: 100%;
        padding: 8px 0px 9px;
    }
    .ta1 {
        padding: 40px 0px 45px;
    }
    .ta2 strong {
        font-size: 17px;
        padding: 0 15px 4px;
    }
    .ta2 strong b {
        font-size: 28px;
        padding: 4px 0 0;
    }
    .ta2 p {
        font-size: 16px;
        padding: 0 12px 7px;
    }
    .ta2 p span {
        padding: 2px 9px 2px;
        font-size: 15px;
    }
    .ta3 a {
        font-size: 24px;
    }
    .ta-icon i {
        width: 120px;
        height: 120px;
        line-height: 165px;
        font-size: 49px;
        box-shadow: 0 0 0 13px #ff850057;
    }
    .award-left-1 {
        padding: 0 0 40px;
    }
    .award-sec-1 {
        padding: 0 0 35px;
    }
    .award-right-1 {
        padding: 20px 15px 10px;
    }
    .awards {
        padding: 5px 0 0;
    }
    .awards-1 {
        width: 100%;
        padding: 6px 0px;
    }
    .srv-list1-title span {
        font-size: 19px;
        padding: 6px 0 8px;
    }
    .srv-list1 {
        width: 100%;
    }
    .srv-list1-1 {
        width: 100%;
    }
    .srv-list1-2 {
        padding: 0 15px 0;
    }
    .srv-list1-text {
        padding: 0;
    }
    .footer-about {
        padding: 15px 0 0 0;
    }
    .footer-right-1 {
        padding: 16px 0 12px;
    }
    .disclimer p {
        padding: 0 12px
    }
    .copyryt span {
        font-size: 16px;
    }
    #callbook ul li a i {
        font-size: 15px;
    }
}