@import url('../../fonts.googleapis.com/css2%3Ffamily=Playfair+Display:wght@700&family=Poppins:wght@100%3B200%3B300%3B400%3B500%3B600%3B700&display=swap.css');

@import url('../../fonts.googleapis.com/css2%3Ffamily=Oswald:wght@300%3B400%3B500%3B600&display=swap.css');

@import url('../../fonts.googleapis.com/css2%3Ffamily=Metal+Mania&display=swap.css');
@import url('../../fonts.googleapis.com/css2%3Ffamily=Poppins:wght@300%3B400%3B500%3B600%3B700&display=swap.css');
@import url('../../fonts.googleapis.com/css2%3Ffamily=Aclonica&display=swap.css');
@import url('../../fonts.googleapis.com/css2%3Ffamily=Engagement&display=swap.css');
@import url('../../fonts.googleapis.com/css2%3Ffamily=Abel&family=Engagement&display=swap.css');

.main-container {
    float: left;
    width: 100%;
}
.tex-phone a:hover {
    color: #000 !important;
}
/* Header starts */

.header {
    float: left;
    width: 100%;
    padding: 1%;
    background-color: #000000;
}

@keyframes header {
    50% {
        background-color: #000;
    }

    100% {
        background-color: #006300;
    }
}

.logo-left {
    float: left;
    width: 100%;
}

.logo-right {
    float: left;
    width: 100%;
}

.logocenter {
    float: left;
    width: 100%;

}

.logocenter img {
    float: none;
    margin: 0 auto;
    width: 50%;
}

.logo-left img {
    float: none;
    margin: 0 auto;
}

.logo-right img {
    float: none;
    margin: 0 auto;
}

/* Header ends */



/* maarque starts */
.header-maarque {
    float: left;
    width: 100%;
    background-color: #feae36;
    font-family: "BreeSerif-Regular.ttf";
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    padding-top: 3px;
    border-bottom: 2px solid #ffc000;
    padding-bottom: 0px;
}

.header_call {
    float: left;
    width: 100%;
    text-align: center;
}


.header_call a {
    background-color: #ee8722;
    padding: 10px;
    font-family: poppins;
    color: #fff;
}





.header-maarque span {
    padding-top: 10px;
}


/* maarque ends */

/* banner starts */
.banner_container {
    float: left;
    width: 100%;
}

.banner-container img {
    float: left;
    width: 100%;

}


.banner_container a.left {
    position: absolute;
    left: 40px;
    top: 50%;
    font-size: 40px;
    color: #fff;
}

.banner_container a.right {
    position: absolute;
    right: 40px;
    top: 43%;
    font-size: 40px;
    color: #fff;
}




/* banner ends */

/*maarque2 starts  */
.header-maarque2 {
    float: left;
    width: 100%;
    margin: 0;
    background-color: #ff4f00;
    color: #ffffff;
    border: 3px solid #feae36;
    font-size: 16px;
    font-weight: 600;
    padding: 10px;
    text-transform: uppercase;
    text-align: center;
    font-family: Oswald;
}




@keyframes header2 {
    0% {
        background: #fac80e;
    }

    50% {
        background: #fac80e;
    }


    100% {
        background: red;
    }
}





/*maarque2 ends  */
/*background2 starts  */

.background2 {
    float: left;
    width: 100%;
    background-image: url(../images/backgroundgifcall.gif.html);
}

.background2 img {
    float: none;
    margin: 0 auto;

}

/*background2 ends */


/*ABOUT STARTS*/
.about-container {
    background-color: #000;
    float: left;
    width: 100%;
    padding: 4% 2% 4% 2%;
    background-size: cover;
    border-top: 25px solid #ff4f00;
}

.about-title {
    float: left;
    width: 100%;
    font-size: 50px;
    color: #feae36;
    font-weight: 600;
    text-align: center;
    padding-bottom: 20px;
    text-shadow: 0px 2px 1px #000;
    font-family: 'Aclonica', sans-serif;
}

/*.about-title:after{
        content: "";
    position: absolute;
    width: 100px;
    height: 3px;
    background-color: #000;
    top: 70px;
    left: 43%;
}
*/





@keyframes SampleAnimation {
    50% {
        background: rgb(24, 62, 167);
    }

    75% {
        background: #ea0a2f;
    }

    100% {
        background: rgb(24, 62, 167);
    }

    0% {
        background: #ea0a2f;
    }
}

.about-desc {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    font-family: "BreeSerif-Regular.ttf";
}

.about-bottom {
    float: left;
    width: 100%;
    font-size: 25px;
    color: #000;
    padding-bottom: 20px;
    text-align: center;
    font-family: 'Aclonica', sans-serif;
}

.about-image {
    float: left;
    width: 100%;


}

.about-image img {
    width: 30%;

    float: none;
    padding: 20px;
    margin: 0 auto;
}








/*ABOUT ends*/

/*mark2 starts*/
.mark2 {
    padding: 30px 0px;
    background: #ff4f00;
    font-family: abel;
}

.main {
    margin: auto;
    padding: 0;
    width: 94%;
}

.mark2a {
    padding: 20px;
    color: #fff;
    text-align: center;
}

.mark2a span {
    font-size: 28px;
    letter-spacing: 1px;
    font-weight: 300;
    line-height: 36px;
    text-align: center;
    font-family: "BreeSerif-Regular.ttf";
}

.mark2a p {
    color: #000000;
    font-size: 28px;
    text-align: center;
    font-weight: 300;
    padding: 15px 0px;
    margin: 0px;
    font-family: 'Aclonica', sans-serif;
}

/*mark2 ends*/
/*icon-full-box ends*/



/*bestservice starts*/

/*bestservice starts*/

.bestservices-container {
    float: left;
    width: 100%;
}

@keyframes toppblk {
    0% {
        background: #ffd200;
    }

    50% {
        background: #ffd200;
    }

    100% {
        background: red;
    }
}

.bestservice-title {
    float: left;
    width: 100%;
    font-size: 60px;
    color: #fff;
    text-align: center;
    padding-bottom: 20px;
    font-family: oswald;

    text-shadow: 0px 2px 1px #000;
}

.bestservice-title::before {


    content: '';
    position: absolute;
    background-color: #fff;
    width: 5%;
    height: 4px;
    bottom: 10%;
    left: calc(50% - 41px);
}

.bestservice-block {
    float: left;
    width: 100%;
    text-align: left;
    position: relative;
    margin-bottom: 10px;
    transition: 0.5s;
    margin-top: 30px;
    padding: 0px 0px 30px 0px;
    transition: all 300ms linear;
    background-color: #fff;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
}

.bestservice-block img {
    float: none;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border: 2px solid #ffffff;
    margin: 0 auto;
}


.bestservice-block:hover .bestservice_image img {
    color: #87141e;
    background-color: #feae36;
    font-size: 17px;
    line-height: 19px;
    /* height: 45px; */
    padding: 13px;
    /* width: 45px; */
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border: 2px solid #cc1333;
    box-shadow: 0 3px 15px rgb(0 0 0 / 10%);
    display: block;
    position: relative;
    transition: all .3s ease 0s;
    text-decoration: none;
}

.bestservice_title {
    float: letf;
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    padding-top: 10px;
    font-family: "Muli-Regular";
}

.bestservice_phonenum {
    float: letf;
    width: 100%;
    color: #000;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 10px;
    font-family: poppins;
}

.bestservice-content {
    padding-left: 15px;
}

.bestservice_call {

    float: left;
    width: 100%;
    text-align: center;

    padding-left: 15px;
}


.bestservice_call a {

    color: #000;
    font-family: 'abel', sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    border: 3px solid #000;
    margin-top: 17px;
    background-color: #fff;
    padding: 6px 45px;
}



.weprovidebestservices {
    float: left;
    width: 100%;
    font-size: 30px;
    color: #fff;
    background-color: yellow;
    text-align: center;
    padding-bottom: 20px;
    font-family: "poppins";

    text-shadow: 0px 2px 1px #000;
}

.service-list {
    float: left;
    margin-top: 25px;
    width: 100%;
    background-color: #000;
    padding-top: 26px;
    padding-bottom: 26px;
    border: 3px solid #fff;

}

.service-list ul {
    list-style-type: none;
    width: 100%;
    float: left;
}

.service-list ul li {
    float: left;
    width: 100%;
    color: #fff;
    font-family: poppins;
    font-size: 16px;
    border-bottom: 1px dashed #ddd;
    padding: 5px;
    position: relative;
    font-weight: 500;
    text-align: left;
}

.best-service-head::before {
    content: '';
    position: absolute;
    background-color: #fff;
    width: 5%;
    height: 2px;
    bottom: -8px;
    left: calc(50% - 50px);
}

.bestserviceright_image {
    float: left;
    width: 100%;
}

.bestserviceright_image img {
    float: none;
    margin: 0 auto;
    padding-top: 30px;
}

.ch-info {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    opacity: 0;
    transition: all 0.4s ease-in-out;
    transform: scale(0);
}

.bestservice-block:hover .ch-info {
    opacity: 1;
    transform: scale(1);
}

.bestservices_desc {
    float: left;
    width: 100%;
    color: #;
    text-align: center;
    font-family: 'Poppins';
    font-weight: 500;
    padding: 2px;
    font-size: 16px;
}

.new-call {
    position: absolute;
    top: 10px;
    left: 20px;
}

.new-call a i {
    text-decoration: none;
    line-height: 65px;
    width: 70px;
    height: 70px;
    background-color: #000;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 35px;
    border: 4px solid #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5411764705882353);
    animation: servclrr 800ms linear infinite;
}

@keyframes servclrr {
    50% {
        background-color: #d80024;
    }

    100% {
        background-color: #000;

    }
}

.text-center {
    text-align: center;
}

.bestservice-img {
    float: left;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    border-radius: 50%;

}

.bestservice-img {
    position: relative;
    display: inline-block;
    border-radius: 50%;
}

.bestservice-img a::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    content: "";
    background-color: rgba(109, 191, 3, 0.60);
    border-radius: 50%;
    z-index: 1;
    opacity: 0;
    transition: all 0.5s ease 0s;
    border: 5px solid #fff;
}

.bestservice-img a img {
    width: 300px;
    max-width: 100%;
    height: auto;
    float: none;
    margin: 0 auto;
    border: 5px solid #fff;
    border-radius: 50%;
    position: relative;
    transform: scale(1);
    transition: all 1s ease 0s;
}

.bestservice-img a::after {
    background-color: #1a1a1a;
    border-radius: 50%;
    bottom: 0;
    color: #d80024;
    content: "";
    font-family: fontawesome;
    font-size: 18px;
    height: 60px;
    left: 0;
    line-height: 60px;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transform: scale(3);
    transition: all 0.5s ease 0s;
    width: 60px;
    opacity: 0;
    z-index: 2;
}

.single-analyze h2 {
    font-size: 24px;
    color: #ffba00;
    font-family: abel;
    margin: 10px 0;
    font-weight: 600;
    padding-top: 10px;
    text-transform: capitalize;
}

.single-analyze p {
    text-align: Center;
    font-family: Abel;
    margin-bottom: 0;
    color: #fff;
    font-size: 20px;
    padding-bottom: 20px;
}

.bestcall {
    width: 160px;
    height: 50px;
    display: inline-block;
    color: #fff;
    border-radius: 30px;
    text-transform: capitalize;
    background-color: #d80024;
    font-weight: 600;
    text-align: center;
    line-height: 50px;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.bestservice_call {
    float: left;
    width: 100%;
    text-align: center;

    padding-left: 15px;
}

.single-analyze:hover .bestservice-img a::before {
    opacity: 1;
}

.single-analyze:hover .bestservice-img a::after {
    transform: scale(1);
    opacity: 1;
}

.best-service-head::before {
    content: '';
    position: absolute;
    background-color: #294604;
    width: 5%;
    height: 2px;
    bottom: -8px;
    left: calc(50% - 50px);
}

.best-service-head {
    float: left;
    width: 100%;
    color: #d80024;
    text-align: center;
    font-family: Abel;
    font-size: 50px;
    position: relative;
    font-weight: 600;
}

.single-analyze {
    padding: 10px;
    margin-top: 30px;
    border: 2px solid #000;
    background-color: #0a4317;
}

.bestservices_title {
    float: left;
    width: 100%;
    font-size: 22px;
    color: #ff4f00;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 600 !important;
    font-family: 'Aclonica', sans-serif;
}


/*bestservice ends*/

/*services starts*/

/*services starts*/
.services-container {
    float: left;
    width: 100%;
    background-repeat: repeat;
    background-color: #ff4f00;
    text-align: center;
    background-repeat: repeat;
    padding: 70px 0px;
}

.main-services {
    padding: 0;
}


.main-head {
    padding: 10px 0;
    text-align: center;
}

.main-head p {
    font-size: 50px;
    margin: 0;
    font-weight: 600;
    padding: 7px 0;
    font-family: abel;
    text-transform: capitalize;
    color: #f1fff2;
    font-family: 'Aclonica', sans-serif;
    padding-bottom: 45px;
}

.bg-yellow1 {
    background-color: #082e04;
    color: #fff;
}

.underline2 {
    width: 120px;
    height: 5px;
    margin: 0px auto 10px;
    position: relative;
}

.main-head span {
    color: #fff;
    font-size: 19px;
    font-weight: 500;
    font-family: abel;
}

.main-services2 {
    padding: 40px 20px 20px 20px;
}

.main-serv {
    padding: 10px;
}

.main-serv1 {
    padding: 10px;
    border: 3px dotted yellow;
}

.main-serv2 {
    padding: 0;
}

.box {
    font-family: 'Varela Round', sans-serif;
    text-align: center;
    overflow: hidden;
    perspective: 800px;
    position: relative;
    float: left;
    width: 100%;
}




.box:before {
    content: "";
    background: rgba(255, 255, 255, 0.9);
    width: 45%;
    height: 43%;
    opacity: 0;
    transform: translateY(-50%) rotateY(90deg);
    transform-origin: right center;
    transform-style: preserve-3d;
    position: absolute;
    top: 50%;
    left: 5%;
    z-index: 1;
    transition: all 0.4s ease-out;
}


.box img {
    width: 100%;
    height: auto;
    transition: all 0.4s ease;
}

.box .box-content {
    color: #000;
    width: 100%;
    opacity: 0;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 2;
    transition: all 0.4s;
}

.box .title {
    font-size: 18px;
    font-weight: 600;
    /* letter-spacing: 1px; */
    margin: 0 0 3px 0;
    color: #b00806;
    line-height: 22px;
    padding: 0px 23px;
    text-transform: uppercase;
}

.box .post {
    font-size: 16px;
    text-transform: capitalize;
}

.box .icon {
    padding: 0;
    margin: 0;
    list-style: none;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    bottom: 13px;
}

.box .icon li {
    display: inline-block;
    margin: 0 7px;
    opacity: 0;
    transform: translateY(50px);
    transition: all 0.6s;
}

.box .icon li a {
    color: #000;
    background: #fff600;
    font-size: 22px;
    line-height: 42px;
    height: 44px;
    width: 44px;
    border-radius: 50%;
    box-shadow: 0 0 0 2px #fff;
    display: block;
    transition: all 0.5s ease;
    transform: scale(1);
}


.box:after {
    content: "";
    background: rgba(255, 255, 255, 0.9);
    width: 44%;
    height: 43%;
    opacity: 0;
    transform: translateY(-50%) rotateY(90deg);
    transform-origin: right center;
    transform-style: preserve-3d;
    position: absolute;
    top: 50%;
    left: 5%;
    z-index: 1;
    transition: all 0.4s ease-out;
}


.box .icon li a {
    color: #000;
    background: #fff600;
    font-size: 22px;
    line-height: 42px;
    height: 44px;
    width: 44px;
    border-radius: 50%;
    box-shadow: 0 0 0 2px #fff;
    display: block;
    transition: all 0.5s ease;
    transform: scale(1);
}

.underline2 span {
    height: 14px;
    width: 14px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.bg-red {
    background-color: #fa0000;
    color: #000;
}

.box:after {
    transform: translateY(-50%) rotateY(-90deg);
    transform-origin: left center;
    left: auto;
    right: 7%;
}

.main-txt span {
    font-size: 25px;
    font-weight: 600;
    text-transform: capitalize;
    font-family: 'abel', cursive;
    color: #ffba00;
    text-align: left;
}


.main-txt {
    padding: 10px 10px;
    text-align: left;
}

.main-txt p {
    color: #fff;
}

.main-call a {
    text-transform: capitalize;
    padding: 7px 13px;
    background: #fa0000;
    color: #fff;
    border-radius: 14px;
    text-decoration: none;
    font-size: 20px;
}

.main-call {
    padding: 0;
    text-align: left;
}

.main-call p {
    text-align: left;
    margin: 0;
    padding: 12px 0 5px 0;
}

.main-txt p {
    color: #f7f4f4;
    font-size: 20px;
    line-height: 31px;
    margin: 0;
    font-family: abel;
}

.main-serv1:hover .box .icon li a {
    color: #000;
    border-radius: 10%;
}

.main-serv1:hover .box .icon li {
    opacity: 1;
    transform: translateY(0);
}

.main-serv1:hover .box:before {
    opacity: 1;
    transform: translateY(-50%) rotateY(0);
}

.main-serv1:hover .box:after {
    opacity: 1;
    transform: translateY(-50%) rotateY(0);
}

.main-serv1:hover .box-content {
    color: #000;
    width: 100%;
    opacity: 1;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 2;
    transition: all 0.4s;
}

.main-txt::after {
    padding: 0;
    margin: 0;
    content: " ";
    position: absolute;
    background: url(../images/spiral.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 17px;
    height: 247px;
    left: -3px;
    z-index: 9999;
}

.serv1 {
    padding: 20px 15px 20px 15px;
}

.serv2 {
    background-color: #000000;
    padding: 0;
    margin: 0;
    box-shadow: 0 0 20px #928d8d;
    overflow: hidden;
    height: 480px;
}

.serv3 {
    padding: 0px;
    overflow: hidden;
    text-align: center;
}

.serv3 img {
    transition: 0.8s;
    overflow: hidden;
}

.serv3 {
    padding: 0px;
    overflow: hidden;
    text-align: center;
}

.all-serv {
    padding: 0px 0;
    margin: 0;
    overflow: hidden;
}

.serv-tex3 {
    padding: 10px;
}

.serv-tex3 p {
    color: #fff;
    font-size: 18px;
    padding: 10px 2px 0px 2px;
    line-height: 28px;
    font-family: "BreeSerif-Regular.ttf";
}

.tex-phone {
    padding: 0px 10px 30px 10px;

}

.tex-phone a {
    text-decoration: none;
    color: #ff0000;
    font-size: 20px;
    padding: 10px;
    font-weight: 600;
    background-color: #ffff;

}

.serv-tex3 h5 {
    color: #ffba00;
    font-size: 20px;
    font-weight: 600;
    font-family: 'Aclonica', sans-serif;
}

.serv2 {
    float: left;
    width: 100%;
    padding: 0px !important;
}

.all-serv::after {
    padding: 0;
    margin: 0;
    content: " ";
    position: absolute;
    background: url(../images/spiral.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 17px;
    height: 100%;
    left: -3px;
    z-index: 9999;
}

.serv3 img {
    transition: 0.8s;
    overflow: hidden;
    float: left;
    margin: 0 auto;
    width: 100%;
}

.serv3 {
    padding: 0px !important;
}

.underline2 span {
    display: none;
}

/*.main-services {
    padding: 0;
     background: #131513;
}.main-services1 {
    padding: 50px 30px;
    margin: 0px 0 0 0;
    background: #131513;
}.main-head {
    padding: 10px 0;
    text-align: center;
}.main-head p {
    font-size: 50px;
    margin: 0;
    font-weight: 600;
    padding: 5px 0;
    font-family: Sans-serif;
    text-transform: capitalize;
}.bg-yellow1 {
    background-color: #082e04;
    color: #fff;
}.underline2 span {
    height: 14px;
    width: 14px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.main-head span {
    color: #a46c44;
    font-size: 19px;
    font-weight: 500;
}
.bg-red {
    background-color: #fa0000;
    color: #000;
}.main-services2 {
    padding: 40px 20px 20px 20px;
}.main-serv {
    padding: 10px;
}.main-serv1 {
    padding: 10px;
    border: 3px dotted;
}.main-serv2 {
    padding: 0;
}.box {
    font-family: 'Varela Round', sans-serif;
    text-align: center;
    overflow: hidden;
    perspective: 800px;
    position: relative;
}.box:before, .box:after {
    content: "";
    background: rgba(255,255,255,0.9);
    width: 44%;
    height: 43%;
    opacity: 0;
    transform: translateY(-50%) rotateY(90deg);
    transform-origin: right center;
    transform-style: preserve-3d;
    position: absolute;
    top: 50%;
    left: 5%;
    z-index: 1;
    transition: all 0.4s ease-out;
}.box img {
    width: 100%;
    height: auto;
    transition: all 0.4s ease;
    min-height: 245px;
}.box .box-content {
    color: #000;
    width: 100%;
    opacity: 0;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 2;
    transition: all 0.4s;
}.box .title {
    font-size: 18px;
    font-weight: 600;
    /* letter-spacing: 1px; 
    margin: 0 0 3px 0;
    color: #b00806;
    line-height: 22px;
    padding: 0px 23px;
    text-transform: uppercase;
}.box .post {
    font-size: 16px;
    text-transform: capitalize;
}.box .icon {
    padding: 0;
    margin: 0;
    list-style: none;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    bottom: 40%;
}.box .icon li {
    display: inline-block;
    margin: 0 7px;
    opacity:1;
    transform: translateY(50px);
    transition: all 0.6s;
}.box .icon li a {
    color: #000;
    background: #fff600;
    font-size: 22px;
    line-height: 42px;
    height: 44px;
    width: 44px;
    border-radius: 50%;
    box-shadow: 0 0 0 2px #fff;
    display: block;
    transition: all 0.5s ease;
    transform: scale(1);
}.box:after {
    transform: translateY(-50%) rotateY(-90deg);
    transform-origin: left center;
    left: auto;
    right: 7%;
}.main-txt {
    padding: 10px 10px;
    text-align: left;
}.main-txt span {
    font-size: 35px;
    font-weight: 600;
    text-transform: capitalize;
    font-family: 'Engagement', cursive;
}.main-txt p {
    color: #f7f4f4;
    font-size: 16px;
    line-height: 31px;
    margin: 0;
}.main-call {
    padding: 0;
    text-align: left;
}.main-call p {
    text-align: left;
    margin: 0;
    padding: 12px 0 5px 0;
}
.main-txt p {
    color: #f7f4f4;
    font-size: 16px;
    line-height: 31px;
    margin: 0;
}.main-call a {
    text-transform: capitalize;
    padding: 7px 13px;
    background: #fa0000;
    color: #fff;
    border-radius: 14px;
    text-decoration: none;
    font-size: 20px;
}.main-serv:hover .box:before{
    opacity: 1;
} .main-serv1:hover .box .icon li a {
    color: #000;
    border-radius: 10%;
}.box .icon li a {
    color: #000;
    background: #fff600;
    font-size: 22px;
    line-height: 42px;
    height: 44px;
    width: 44px;
    border-radius: 50%;
    box-shadow: 0 0 0 2px #fff;
    display: block;
    transition: all 0.5s ease;
    transform: scale(1);
}.box .icon li a {
    color: #000;
    background: #fff600;
    font-size: 22px;
    line-height: 42px;
    height: 44px;
    width: 44px;
    border-radius: 50%;
    box-shadow: 0 0 0 2px #fff;
    display: block;
    transition: all 0.5s ease;
    transform: scale(1);
}.box {
    font-family: 'Varela Round', sans-serif;
    text-align: center;
    overflow: hidden;
    perspective: 800px;
    position: relative;
}.box:before{
    content: "";
    background: rgb(117 26 26 / 90%);
    width: 44%;
    height: 43%;
    opacity: 1;
    transform: translateY(-50%) rotateY(90deg);
    transform-origin: right center;
    transform-style: preserve-3d;
    position: absolute;
    top: 50%;
    left: 5%;
    z-index: 1;
    transition: all 0.4s ease-out;
}.box img {
    width: 100%;
    height: auto;
    transition: all 0.4s ease;
    min-height: 245px;
}.box .box-content {
    color: #000;
    width: 100%;
    opacity: 1;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 2;
    padding-top: 10px ;
      padding-bottom: 10px ;
    background-color: #fff;
    transition: all 0.4s;
}
/*.servicetitle-desc{
    
 float: left;
    width: 100%;
    
    font-size: 16px;
    line-height: 30px;
     font-family: 'poppins', sans-serif;
    text-align: center;
    padding: 10px 10px 20px 10px;
   font-weight: 500;
    color: #fff;   
    
    
    
}.services_block_container img{
    float: none;
    margin: 0 auto;
    width: 100%;
}

    .services-container img{

    float: none;
 
    padding: 3px;
    margin: 0 auto;
    
    margin: 0 auto;
}
.service-desc{
   float: left;
    width: 100%;
    
    font-size: 16px;
    line-height: 30px;
     font-family: 'poppins', sans-serif;
    text-align: center;
    padding: 10px 10px 20px 10px;
   font-weight: 500;
    color: #000;
}






.services_block_container {
    float: left;
    width: 100%;
  
  
  
}


.services_block {
    float: left;
    width: 100%;
    background-color: #17974b;

    text-align: left;
   
   border: 4px solid #fff;

    position: relative;
    margin-bottom: 40px;
    transition: 0.5s;
  
    padding: 5px 5px 0px 5px;;

}.best-bdr1:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 50px;
    background-color: #b72635;
    bottom: 0;
    left: 0;
     display:none;
}.best-bdr1:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 5px;
    background-color:#b72635;
    bottom: 0;
    left: 0;
     display:none;
}.best-bdr2:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 50px;
    background-color: #b72635;
    top: 0;
    right: 0;
     display:none;
}.best-bdr2:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 5px;
    background-color: #b72635;
    top: 0;
    right: 0;
     display:none;
}

.services_block:hover .best-bdr1::before{
    display:none;
}.services_block:hover .best-bdr1::after {
    display:none;
}.services_block:hover .best-bdr2::before{
    display:none;
}.services_block:hover .best-bdr2::after {
    display:none;
}




.services_image {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
        border-radius: 20%;
    
}
.services_image img {
    float: none;
 margin: 0 auto;
        border: 3px solid #fff;
   
}
.services_title {
    float: left;
    width: 100%;
    padding-top: 10px;
   padding-bottom: 20px;
        font-size: 20px;
    text-align: center;
    color:#fff;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
        font-family: Oswald;
}

.services_desc {
    float: left;
    width: 100%;
           font-family: 'Aclonica', sans-serif;  font-size: 15px;
    color: #000;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    font-weight: 400;
}

.services_call {
    float: left;
    width: 100%;
    text-align: center;
}
.services_call a {
    color: #edbe00;
      font-family:oswald;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    border: 5px double #fff;
    margin-top: 17px;
    background-color: #000;
    padding: 6px 45px;
    border-radius: 10px;
   box-shadow: 0 0 20px #000;
}.services_block:hover .services_call a {
     color: #fff;
    text-decoration: underline;
    background-color:black;
}



.fa, .fas{
    padding-right:10px;
}







.services_call img{
    float:none;
    width: 70%;
    margin: 0 auto;
    margin-top: -30px;
}

@keyframes servicecall{
    50%{
            border: 3px dashed red;

    }
    100%{
            border: 3px solid red;

    }
}








/*background3 starts*/

.background3 {
    float: left;
    width: 100%;
}

.background3 img {
    float: none;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    margin: 0 auto;

}

/*background3 ends*/






/*testimonials start*/
/*testimonials start*/

/*testimonials start*/
.testimonials-container {
    float: left;
    width: 100%;
    background-color: #000;
    background-image: url(../images/bestservicebg.gif.html);
    padding: 4% 2% 4% 2%;
    text-align: center;
    background-repeat: repeat;
    background-blend-mode: screen;
}

.testimonials-title {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 34px;
    position: relative;
    font-family: 'Aclonica', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    padding-bottom: 20px;
}

.testimonials-tag {
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    padding: 12px;
    padding-bottom: 4%;
}

.testimonials-conainer {
    float: left;
    width: 100%;

}

.testimonial-block {
    float: left;
    width: 100%;
    background-image: url(../images/testi-bg.png.html);
    background-repeat: no-repeat;
    padding: 16px;
    padding-bottom: 16px;
    background-color: #ff4f00;
    border: 3px dotted #fff;
}

.testimonial-image {
    float: left;
    width: 100%;
}

.testimonial-image img {
    float: none;
    width: 30% !important;
    border-radius: 50%;
    margin: 0 auto;
    display: table;
    padding-bottom: 20px;
}

.testimonial-desc {
    float: left;
    width: 100%;
    padding: 12px;
    text-align: center;
    color: #000;
    font-size: 20px;
    background-color: #fff;
    border-radius: 30px;
    font-family: "BreeSerif-Regular.ttf";
}

.testimonial-name {
    float: left;
    width: 100%;
    text-align: center;
    color: #fafffb;
    font-size: 24px;
    font-family: 'Abel', sans-serif;
    padding: 10px;
    font-weight: bold;
}

/*testimonials*/


/*testimonials*/


/*testimonials*/



/*other services starts*/




/*footer2  starts*/



/*footer2  starts*/

.footer-top {
    background-color: #ffc000;
    color: #000;
    padding: 30px 0 0 0;
}

.ftr-top5 h4 {
    padding: 0 0 10px 0;
    margin: 0px;
    font-size: 25px;
    font-weight: 600;
    text-align: center;
    color: #006633;
    font-family: 'Aclonica', sans-serif;
}

.ftr-top7 {
    padding: 20px 20px;
}

.ftr-lstt1 {
    column-count: 4;
    column-gap: 40px;
    column-rule-width: 2px;
    column-rule-color: #373636;
    column-rule-style: dashed;
}

.ftr-top9 ul {
    padding: 0px;
    margin: 0px;
}

.ftr-top9 ul li {
    padding: 0px;
    margin: 0px;
    list-style: none;
    line-height: 28px;
    font-size: 15px;
    text-align: left;
    font-family: poppins;
}

.ftr-top9 ul li span {
    font-size: 12px;
    padding: 0 5px 0 0;
    color: #e3000f;

}

.ftr-abot {
    background: #006633;
    padding: 20px 0 0 0;
}

.ftr-abt2 {
    padding: 10px;
}

.ftr-abt4 h4 {
    padding: 0 0 10px 0;
    font-size: 20px;
    color: #ffc000;
    font-weight: 600;
    text-align: left;
    font-family: 'Aclonica', sans-serif;
}

.ftr-abot p {
    padding: 0 0 10px 0;
    margin: 0px;
    font-size: 16px;
    line-height: 27px;
    color: #fff;
    text-align: left;
    font-family: poppins;
}

.ftr-abt4 h4 {
    padding: 0 0 10px 0;
    font-size: 20px;
    color: #ffcd02;
    font-weight: 600;
    text-align: left;
}

.ftr-chose ul {
    padding: 0px;
    margin: 0px;
    color: #fff;
    text-align: left;
    font-family: poppins;
    margin-left: -10px;
}

.ftr-chose ul .fa-arrow-right:before {
    padding-right: 5px;
}

.ftr-chose ul li {
    padding: 0px;
    margin: 0px;
    list-style: none;
    font-size: 15px;
    line-height: 25px;
    text-align: left;
}

.ftr-cont3 h4 {
    padding: 0px 0 5px 0;
    margin: 0px;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-align: left;
    font-family: poppins;
}

.ftr-cont3 h5 {
    padding: 0px 0 5px 0;
    margin: 0px;
    font-size: 16px;
    color: #ffcd02;
    text-align: left;
    font-family: poppins;
}

.ftr-cont3 a {
    color: #ffc000;
    font-family: poppins;
}

.main {
    margin: auto;
    padding: 0;
    width: 94%;
}

.ftr-cont3 {
    margin-left: -20px;
}

.footer {
    background-color: #ffc000;
}

/*footer2  ends*/


/*footer2  ends*/


/*copyrt  starts*/
.copyrt {
    float: left;
    width: 100%;
    background-color: #000;
    padding: 10px;
    color: #fff;
    text-align: center;
    font-family: initial;
}

.call {
    -webkit-position: fixed;
    /* position: fixed;
    inset: 390px 10px 100px 000px!important;
	text-align: left;
    z-index: 1000;*/
    width: 178px;
    bottom: 0px;
    left: 10px;
    position: fixed;
    z-index: 1111;
}

.call > a > img {
    width: 60px;
}

.watsapp-icon a {
    /*	-webkit-position:fixed;
    position: fixed;
	inset: 360px 10px 100px 000px!important;
    top: 400px;
	left: 100px;
	text-align: right;
    z-index: 1000;*/

    width: 178px;
    bottom: 0px;
    right: -112px;
    position: fixed;
    z-index: 1111;
}

.watsapp-icon > a > img {
    width: 60px;
}

/*copyrt  ends*/
/*why-choose*/



.choose-sec {
    padding: 100px 0px;
    position: relative;
    z-index: 1;
}

.choose-sec:before {
    content: "";
    position: absolute;
    width: 40%;
    height: 100%;
    top: 0px;
    right: inherit;
    bottom: 0px;
    left: 0px;
    margin: 0 auto;
    background: #feae36;
    z-index: -1;
}

.choose-sec .choose-col1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.choose-sec .choose-col1 .choose-inr {
    padding: 20px;
    background: #000000;
    position: relative;
    border-radius: 10px;
}

.choose-sec .choose-col1 .choose-inr:before {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    top: 40%;
    right: -40px;
    bottom: inherit;
    left: inherit;
    margin: 0 auto;
    border: 20px solid #fff;
    border-left: 20px solid #043204;
    z-index: 1;
}

.choose-sec .choose-col1 .chs-spn1 {
    display: block;
    font-size: 49px;
    color: #ffc800;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0px;
    position: relative;
    font-family: 'Aclonica', sans-serif;
    text-transform: capitalize;
    font-weight: 800;
}

.choose-sec .choose-col1 .chs-spn1:after {
    content: "";
    position: absolute;
    width: 200px;
    height: 1px;
    top: inherit;
    right: 0px;
    bottom: -10px;
    left: 0px;
    margin: 0 auto;
    background: #043204;
}

.choose-sec .choose-col1 .chs-spn1:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    top: inherit;
    right: 0px;
    bottom: -15px;
    left: 200px;
    margin: 0 auto;
    background: #043204;
    -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
    clip-path: polygon(0 0, 100% 50%, 0 100%);
}

.choose-sec .choose-col1 .chs-spn1:before,
.choose-sec .choose-col1 .chs-spn1:after {
    right: inherit;
    background: #fff;
}

.choose-sec .choose-col1 .chs-spn2 {
    display: block;
    font-weight: 100;
    color: #fff;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-size: 20px;
    padding: 50px 0px 0px;
}

.choose-sec .choose-col1 .chs-p1 {
    margin: 0px;
    font-size: 50px;
    font-weight: 800;
    text-transform: capitalize;
    color: #fff;
    -webkit-filter: drop-shadow(-3px -4px 5px #0000005e);
    filter: drop-shadow(-3px -4px 5px #0000005e);
}

.choose-sec .choose-col2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.choose-sec .choose-col2 .choose-inr {
    padding: 0px 20px;
}

.choose-sec .choose-col2 .choose-tag {
    margin: 0px;
    font-size: 25px;
    font-weight: 600;
    padding-bottom: 0px;
    font-family: 'Aclonica', sans-serif;
}

.choose-sec .choose-col2 .choose-mn {
    padding: 25px 40px;
}

.choose-sec .choose-col2 .choose-mn .choose-box {
    padding: 20px 10px;
    position: relative;
    background: #feae36;
}

.choose-sec .choose-col2 .choose-mn .choose-box:hover .chs-icon:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.choose-sec .choose-col2 .choose-mn .choose-box .chs-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 15px;
    left: -40px;
    color: #ffffff;
    font-size: 40px;
    z-index: 1;
}

.choose-sec .choose-col2 .choose-mn .choose-box .chs-icon:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    right: 0px;
    bottom: inherit;
    left: 0px;
    margin: 0 auto;
    background: #ff4f00;
    z-index: -1;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.choose-sec .choose-col2 .choose-mn .choose-box .choose-p2 {
    font-size: 20px;
    color: #000000;
    text-transform: capitalize;
    text-align: center;
    font-family: 'Aclonica', sans-serif;
    margin: 0px;
    padding: 10px 0px;
}

.choose-sec .choose-col2 .choose-mn .choose-box .chs-para {
    line-height: 27px;
    font-size: 15px;
    text-align: left;
    color: #000;
    font-weight: 400;
    text-align: center;
    padding: 0px 15px;
}

.choose-sec {
    float: left;
    width: 100%;
}

/*why-choose*/

/*footer2  starts*/


.footer2 {
    float: left;
    width: 100%;
    padding: 10px;
    padding: 4% 3% !important;
    padding-top: 30px;
    text-align: center;
    background-size: cover;
    background-color: #feae36;
}

.footer2 a {
    text-decoration: none;
}

a:focus,
a:hover {
    color: #fff !important;
    text-decoration: auto !important;
}

.footerabout {
    float: left;
    width: 100%;
    font-size: 25px;
    color: #000000;
    text-align: left;
    padding-bottom: 20px;
    font-family: 'Aclonica', sans-serif;
}

.footeraboutdesc {
    float: left;
    width: 100%;
    font-size: 20px;
    color: #000;
    text-align: left;
    padding-bottom: 20px;
    font-family: ubuntu;
    border: 2px dashed #000000;
    padding: 10px;
}

.footer2 span {
    float: left;
    width: 100%;
    font-size: 20px;
    color: #000;
    text-align: left;
    padding-bottom: 10px;
    border: 2px dashed #000000;
    margin: 3px;
    padding: 10px;
    font-family: ubuntu;
}

.fa.fa-check-square-o {
    padding-right: 10px;
}

.footer2 a {
    text-decoration: none;
    color: #fff;
}

/*footer2  ends*/

/*footer1 ends*/

/*footer flag*/



.footerimages {
    float: left;
    width: 100%;
}

.footer_image {
    float: left;
    width: 100%;
}

.footer_image img {
    float: none;
    margin: 0 auto;
}











/*footer2  ends*
/*mediaquery  starts*/



@media(min-width:1201px) and (max-width:1650px) {

    .service-title::before {
        top: 8% !important;
    }

    .testimonial-title::before {
        top: 18%;
    }

    .services_title {
        font-size: 18px;
    }

    .why-us-title {
        padding-bottom: 10px;
    }

    .serv11 p {

        padding: 10px 10px 5px 50px;
    }

    .serv11 h2 {
        padding-left: 10px;
    }

    .bestservices_title {
        font-size: 20px;
    }

    .bestservice_call a {
        font-size: 17px;
    }
}

@media(min-width:992px) and (max-width:1200px) {


    .serv11 h2 {
        margin-left: 62px;
    }

    .serv11 p {
        padding-left: 90px;
    }




    .best-service-head::before {
        font-size: 10px !important;
    }

    .banner_container a.right {
        font-size: 20px;
        color: #fff;
        right: 0;
        top: 126px !important;
    }

    .banner_container a.left {
        font-size: 22px;
        color: #fff;
        left: 0;
        top: 126px;
    }

    .about-title {
        padding-bottom: 20px;
        font-size: 30px;
    }

    .about-title:after {
        content: "";
        position: absolute;
        width: 100px;
        height: 3px;
        background-color: #ea0a2f;
        top: 53px;
        left: 38%;
    }

    .about-desc {
        padding-right: 0px;
    }

    .about-desc a {
        font-size: 20px;
    }

    .service-title {
        font-size: 30px;
    }

    .bestservice-title {
        font-size: 30px;
    }

    .bestservices_call a {
        font-size: 10px;
    }

    .testimonials_head {
        font-size: 30px;
    }

    .testi-desc {
        padding: 0px;
    }

    .footer-desc {
        font-size: 30px;
    }

    .footerabout {
        padding-top: 20px;
    }

    .why-us-titles {
        padding-top: 55px;

        font-size: 30px;
    }

    .why-us-icon i {
        font-size: 40px;
    }

    .why-us-block {
        padding-bottom: 30px;
    }

    .footerabout {
        font-size: 20px;
    }

    .about-title:after {
        display: none;
    }

    .about-desc {
        margin-top: 10px;
    }

    .best-service-head::before {
        display: none;
    }

    .services_call a {
        font-size: 12px !important;
    }


    .services_title {
        font-size: 18px !important;
    }

    .service-title::before {
        display: none;
    }

    .about-title::before {
        display: none;
    }

    .about-desc {
        padding-top: 0px;
        margin-top: 0px;
    }

    .header_call a {
        font-size: 13px;
    }

    .bestservices_title {
        font-size: 14px;
    }

    .svr7 h3 {
        font-size: 16px;
    }

    .bestservice_call a {
        font-size: 15px;
    }

    .tex-phone a {
        font-size: 17px;
    }

    .bestservice_call a {
        font-size: 11px;
    }
}

@media(min-width:768px) and (max-width:991px) {





    .service_more a {

        font-size: 13px;


    }

    .banner_container a.right {
        font-size: 20px;
        color: #fff;
        right: 0;
        top: 100px !important;
    }

    .banner_container a.left {
        font-size: 22px;
        color: #fff;
        left: 0;
        top: 100px;
    }

    .about-title {
        font-size: 30px;
    }

    .about-title:after {
        content: "";
        position: absolute;
        width: 100px;
        height: 3px;
        background-color: #ea0a2f;
        top: 53px;
        left: 38%;
    }

    .about-desc {
        padding-right: 0px;
    }

    .about-desc a {
        font-size: 20px;
    }

    .service-title {
        font-size: 30px;
    }

    .bestservice-title {
        font-size: 30px;
    }

    .bestservices_call a {
        font-size: 10px;
    }

    .testimonials_head {
        font-size: 30px;
    }

    .testi-desc {
        padding: 0px;
    }

    .footer-desc {
        font-size: 30px;
    }

    .footerabout {
        padding-top: 20px;
    }

    .why-us-titles {
        padding-top: 55px;

        font-size: 30px;
    }

    .why-us-icon i {
        font-size: 40px;
    }

    .why-us-block {
        padding-bottom: 30px;
    }

    .footerabout {
        font-size: 20px;
    }

    .about-title:after {
        display: none;
    }

    .best-service-head::before {
        display: none;
    }

    .srv1-mn {
        padding-bottom: 0px;
    }

    .about-title::before {
        display: none;
    }

    .service-title::before {
        display: none;
    }

    .header_call a {
        font-size: 13px;
    }

    .ab7 {
        margin-left: 0px;
        margin-bottom: 10px;
    }

    .other-service-head {
        font-size: 30px;
    }

    .other-service-head::before {
        display: none;
    }

    .other-block {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .col-xs-12.col-sm-12.dis-dis {
        margin-top: 20px;
    }

    .ftr-lstt1 {
        column-count: 1;
        column-gap: 40px;
        column-rule-width: 2px;
        column-rule-color: #373636;
        column-rule-style: dashed;
    }

    .ftr-top5 h4 {
        line-height: 1.7em;
        font-size: 22px;
    }

    .ftr-abt4 h4 {
        font-size: 17px;
    }

    .ftr-cont3 h5 {
        font-size: 14px;
    }

    .services-container {
        padding: 1% 1% 1% 1%;
    }

    .testimonials-container {
        padding: 6% 0% 6% 0%;
    }
}
}

@media(min-width:640px) and (max-width:767px) {
    .why-us-title {
        font-size: 30px;
        padding-top: 10px;
    }

    .logocenter {
        display: none;
    }

    .why-us-titles {
        font-size: 23px;
    }

    .banner_container a.right {
        font-size: 20px;
        color: #fff;
        right: 0;
        top: 66px !important;
    }

    .banner_container a.left {
        font-size: 22px;
        color: #fff;
        left: 0;
        top: 66px;
    }

    .about-title:after {
        display: none;
    }

    .about-desc {
        margin-top: 10px !important;
        padding-right: 0px;
    }

    .about-desc a {
        font-size: 20px;
    }

    .service-title {
        font-size: 30px;
    }

    .bestservice-title {
        font-size: 30px;
    }

    .bestservices_call a {
        font-size: 15px;
    }

    .testimonials_head {
        font-size: 30px;
    }

    .testi-desc {
        padding: 0px;
    }

    .footer-desc {
        font-size: 30px;
    }

    .footerabout {
        padding-top: 20px;
    }

    .why-us-titles {
        padding-top: 55px;

        font-size: 30px;
    }

    .why-us-icon i {
        font-size: 40px;
    }

    .why-us-block {
        padding-bottom: 30px;
    }

    .footer {
        font-size: 18px !important;
    }

    .best-service-head::before {
        display: none;
    }

    .testright-image img {
        padding-top: 40px;
    }

    .about-title:after {
        display: none;
    }

    .bestservice_call a {
        font-size: 16px;
    }

    .progressbar-container {
        padding: 2%;
    }

    .progressbar-right {
        margin-top: 10px;
    }

    .why-us-block {
        margin: 10px;
    }

    .service-title::before {
        display: none;
    }

    .services_block {
        margin-bottom: 0px;
    }

    .services-container {
        padding: 0% 0% 3% 0%;
    }

    .service-title {
        padding-top: 20px;
    }

    .bestservices-container {
        padding: 2% 8% 2% 8%;
    }

    .online-title {
        padding-top: 10px;
        font-size: 20px;
    }

    .online-list ul li {
        font-size: 18px;
    }

    .testimonials-title {
        font-size: 25px;
        padding-bottom: 10px;
    }

    .footertitle {
        font-size: 30px;
        padding-bottom: 0px;
    }

    .footertitledesc {
        padding-bottom: 0px;
    }

    .footer2 {
        padding-top: 5%;
    }

    .testimonials-container {
        padding: 0% 0% 0% 0%;
    }

    .footer-desc {
        padding: 10px;
    }

    .about-title {
        padding-top: 0px;
        font-size: 25px;
    }

    .about-title::before {
        display: none;
    }

    .about-desc {
        padding-top: 0px;
    }

    .srv1-mn {
        padding-bottom: 0px;
    }

    marquee {
        padding: 5px;
    }

    .best-service-head {
        font-size: 30px;
    }

    .about-title {
        font-size: 20px;
        line-height: 30px;
        padding-top: 20px;
        padding-bottom: 0px;
    }

    .about-desc h6 {
        padding-bottom: 0px;
    }

    .about-left img {
        padding-top: 0px;
    }

    .why-us-block {
        margin-top: 80px;
    }

    .why-us-titles {


        font-size: 20px;
    }

    .service-head {
        font-size: 30px;
    }

    .service_image img {
        padding: 0px;
    }

    .testi-inn {
        padding-top: 5%;
    }

    .ab7 {
        margin-left: 0px;
        margin-bottom: 10px;
    }

    .other-service-head {
        font-size: 30px;
    }

    .other-service-head::before {
        display: none;
    }

    .other-block {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .col-xs-12.col-sm-12.dis-dis {
        margin-top: 20px;
    }

    .ftr-lstt1 {
        column-count: 1;
        column-gap: 40px;
        column-rule-width: 2px;
        column-rule-color: #373636;
        column-rule-style: dashed;
    }

    .ftr-top5 h4 {
        line-height: 1.7em;
        font-size: 22px;
    }

    .ftr-abt4 h4 {
        font-size: 17px;
    }

    .ftr-cont3 h5 {
        font-size: 14px;
    }

    .services-container {
        padding: 1% 1% 1% 1%;
    }

    .testimonials-container {
        padding: 6% 0% 6% 0%;
    }


    .about-ttp1 {
        padding: 0px;
    }

    .serv1 {
        padding: 10px;
    }

    .main-head {
        padding: 0px;
    }

    .best-service-head::before {
        display: none;
    }

    .choose-sec .choose-col2 .choose-mn {
        padding: 10px 40px;
    }
}

@media(min-width:480px) and (max-width:639px) {
    .about-desc {
        padding-top: 0px;
    }

    .about-title {
        font-size: 30px;
    }

    .why-us-title {
        font-size: 30px;
        padding-top: 10px;
    }

    .logocenter {
        display: none;
    }

    .why-us-titles {
        font-size: 23px;
    }

    .banner_container a.right {
        font-size: 20px;
        color: #fff;
        right: 0;
        top: 60px !important;
    }

    .banner_container a.left {
        font-size: 22px;
        color: #fff;
        left: 0;
        top: 60px;
    }

    .about-title:after {
        display: none;
    }

    .about-desc {
        margin-top: 10px !important;
        padding-right: 0px;
    }

    .about-desc a {
        font-size: 20px;
    }

    .service-title {
        font-size: 30px;
    }

    .bestservice-title {
        font-size: 30px;
    }

    .bestservices_call a {
        font-size: 15px;
    }

    .testimonials_head {
        font-size: 30px;
    }

    .testi-desc {
        padding: 0px;
    }

    .footer-desc {
        font-size: 30px;
    }

    .footerabout {
        padding-top: 20px;
    }

    .why-us-titles {
        padding-top: 55px;

        font-size: 30px;
    }

    .why-us-icon i {
        font-size: 40px;
    }

    .why-us-block {
        padding-bottom: 30px;
    }

    .footer {
        font-size: 18px !important;
    }

    .best-service-head::before {
        display: none;
    }

    .testright-image img {
        padding-top: 40px;
    }

    .bestservice_call a {
        font-size: 16px;
    }

    .progressbar-container {
        padding: 2%;
    }

    .progressbar-right {
        margin-top: 10px;
    }

    .why-us-block {
        margin: 10px;
    }

    .service-title::before {
        display: none;
    }

    .services_block {
        margin-bottom: 0px;
    }

    .services-container {
        padding: 0% 0% 3% 0%;
    }

    .service-title {
        padding-top: 20px;
    }

    .bestservices-container {
        padding: 2% 0% 2% 0%;
    }

    .online-title {
        padding-top: 10px;
        font-size: 20px;
    }

    .online-list ul li {
        font-size: 18px;
    }

    .testimonials-title {
        font-size: 25px;
        padding-bottom: 10px;
    }

    .footertitle {
        font-size: 30px;
        padding-bottom: 0px;
    }

    .footertitledesc {
        padding-bottom: 0px;
    }

    .footer2 {
        padding-top: 5%;
    }

    .testimonials-container {
        padding: 0% 0% 0% 0%;
    }

    .footer-desc {
        padding: 10px;
    }

    .about-title {
        padding-top: 20px;
        font-size: 25px;
    }

    .about-title::before {
        display: none;
    }

    .srv1-mn {
        padding-bottom: 0px;
    }

    marquee {
        padding: 5px;
    }

    .best-service-head {
        font-size: 30px;
    }

    .about-title {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 0px;
    }

    .about-desc h6 {
        padding-bottom: 0px;
    }

    .about-left img {
        padding-top: 0px;
    }

    .why-us-block {
        margin-top: 80px;
    }

    .why-us-titles {


        font-size: 20px;
    }

    .service-head {
        font-size: 30px;
    }

    .service_image img {
        padding: 0px;
    }

    .testi-inn {
        padding-top: 5%;
    }

    .ab7 {
        margin-left: 0px;
        margin-bottom: 10px;
    }

    .other-service-head {
        font-size: 30px;
    }

    .other-service-head::before {
        display: none;
    }

    .other-block {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .col-xs-12.col-sm-12.dis-dis {
        margin-top: 20px;
    }

    .ftr-lstt1 {
        column-count: 1;
        column-gap: 40px;
        column-rule-width: 2px;
        column-rule-color: #373636;
        column-rule-style: dashed;
    }

    .ftr-top5 h4 {
        line-height: 1.7em;
        font-size: 22px;
    }

    .ftr-abt4 h4 {
        font-size: 17px;
    }

    .ftr-cont3 h5 {
        font-size: 14px;
    }

    .services-container {
        padding: 1% 1% 1% 1%;
    }

    .testimonials-container {
        padding: 6% 0% 6% 0%;
    }

    .main-head p {
        font-size: 30px;
    }

    .bestservices-container {
        padding: 2% 0% 5% 0%;
    }

    .mark2a {
        padding: 0px;
        font-size: 20px;
    }

    .main-services1 {
        padding: 0px !important;
    }

    .about-container {
        padding: 0px;
    }

    .about-ttp1 {
        padding: 0px;
    }

    .serv1 {
        padding: 10px;
    }

    .main-head {
        padding: 0px;
    }

    .best-service-head::before {
        display: none;
    }

    .services-container {
        padding: 50px 0px !important
    }

.choose-sec .choose-col2 .choose-tag {
    color: #ff4f00;
    padding-top: 35px;
}
    .about-title {
        font-size: 34px;
    }

    .choose-sec .choose-col2 .choose-mn {
        padding: 10px 40px;
    }

    .choose-sec {
        background-color: black;
    }
        .choose-sec .choose-col1 .choose-inr:before {
  
    right: 83px;
    border: 20px solid #ff4f00;
    border-left: 20px solid #ffffff;
}
}

@media(min-width:320px) and (max-width:479px) {
    .serv9 img {
        margin-left: -33%;
    }

    .choose-sec .choose-col2 .choose-mn {
        padding: 10px 40px;
    }

    .choose-sec {
        background-color: black;
    }

    .services-container {
        padding: 50px 0px !important
    }

    .srv1-mn {
        padding-bottom: 0px;
    }

    .serv11 p {
        padding: 2px;
    }

    .online-title {
        padding-top: 10px;
        font-size: 20px;
    }

    .online-list ul li {
        font-size: 18px;
    }

    .testimonials-title {
        font-size: 25px;
        padding-bottom: 10px;
    }

    .footertitle {
        font-size: 30px;
        padding-bottom: 0px;
    }

    .footertitledesc {
        padding-bottom: 0px;
    }

    .footer2 {
        padding-top: 5%;
    }

    .footer-desc {
        padding: 10px;
    }

    .about-title {
        padding-top: 0px;
        font-size: 25px;
    }

    .about-title::before {
        display: none;
    }

    .why-us-title {
        font-size: 30px;
        padding-top: 10px;
    }

    .logocenter {
        display: none;
    }

    .why-us-titles {
        font-size: 23px;
    }

    .banner_container a.right {
        font-size: 20px;
        color: #fff;
        right: 0;
        top: 35px !important;
    }

    .banner_container a.left {
        font-size: 22px;
        color: #fff;
        left: 0;
        top: 35px;
    }

    .about-title:after {
        display: none;
    }

    .about-desc {
        margin-top: 10px !important;
        padding-top: 0px;
    }

    .about-desc a {
        font-size: 20px;
    }

    .service-title {
        font-size: 30px;
    }

    .bestservice-title {
        font-size: 30px;
    }

    .bestservices_call a {
        font-size: 15px;
    }

    .testimonials_head {
        font-size: 30px;
    }

    .testi-desc {
        padding: 0px;
    }

    .footer-desc {
        font-size: 20px;
    }

    .why-us-icon i {
        font-size: 40px;
    }

    .why-us-block {
        padding-bottom: 30px;
    }

    .footer {
        font-size: 18px !important;
    }

    .best-service-head::before {
        display: none;
    }

    .testright-image img {
        padding-top: 40px;
    }

    .bestservice_call a {
        font-size: 16px;
    }

    .progressbar-container {
        padding: 2%;
    }

    .progressbar-right {
        margin-top: 10px;
    }

    .why-us-block {
        margin: 10px;
    }

    .service-title::before {
        display: none;
    }

    .services_block {
        margin-bottom: 0px;
    }

    .service-title {
        padding-top: 20px;
    }

    .bestservice-block {
        margin-top: 0px;
    }

    .online-title {
        padding-top: 10px;
        font-size: 20px;
    }

    .online-list ul li {
        font-size: 18px;
    }

    .testimonials-title {
        font-size: 25px;
        padding-bottom: 10px;
    }

    .footertitle {
        font-size: 30px;
        padding-bottom: 0px;
    }

    .footertitledesc {
        padding-bottom: 0px;
    }

    .footer2 {
        padding-top: 5%;
    }

    .footer-desc {
        padding: 10px;
    }

    .footerleftimg {
        width: 300px;
    }

    .about-title {
        padding-top: 10px;

    }

    marquee {
        padding: 5px;
    }

    .best-service-head {
        font-size: 30px;
    }

    .about-title {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 0px;
    }

    .about-desc h6 {
        padding-bottom: 0px;
    }

    .about-left img {
        padding-top: 0px;
    }

    .why-us-block {
        margin-top: 80px;
    }

    .why-us-titles {


        font-size: 20px;
    }

    .service-head {
        font-size: 30px;
    }

    .service_image img {
        padding: 0px;
    }

    .testi-inn {
        padding-top: 5%;
    }

    .ab7 {
        margin-left: 0px;
        margin-bottom: 10px;
    }

    .other-service-head {
        font-size: 30px;
    }

    .other-service-head::before {
        display: none;
    }

    .other-block {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .col-xs-12.col-sm-12.dis-dis {
        margin-top: 20px;
    }

    .about-ttp1 {
        padding-top: 0px;
        font-family: abel;
    }

    .about-serv3 h3 {
        font-size: 22px;
    }

    .about-serv {
        padding: 0px;
    }

    .ftr-lstt1 {
        column-count: 1;
        column-gap: 40px;
        column-rule-width: 2px;
        column-rule-color: #373636;
        column-rule-style: dashed;
    }

    .ftr-top5 h4 {
        line-height: 1.7em;
        font-size: 22px;
    }

    .ftr-abt4 h4 {
        font-size: 17px;
    }

    .ftr-cont3 h5 {
        font-size: 14px;
    }

    .services-container {
        padding: 1% 1% 1% 1%;
    }

    .testimonials-container {
        padding: 6% 0% 6% 0%;
    }

    .main-head p {
        font-size: 30px;
    }

    .bestservices-container {
        padding: 2% 0% 5% 0%;
    }

    .mark2a {
        padding: 0px;
        font-size: 20px;
    }

    .main-services1 {
        padding: 0px !important;
    }

    .about-container {
        padding: 0px;
    }

    .about-ttp1 {
        padding: 0px;
    }

    .serv1 {
        padding: 10px;
    }

    .main-head {
        padding: 0px;
    }

    .all-serv::after {
        display: none;
    }

  .choose-sec .choose-col2 .choose-tag {
    color: #ff4f00;
    padding-top: 35px;
}

    .about-title {
        font-size: 34px;
    }
    .choose-sec .choose-col1 .choose-inr:before {
  
    right: 83px;
    border: 20px solid #ff4f00;
    border-left: 20px solid #ffffff;
}
}

/*mediaquery  ends*/
