@import url("../../fonts.googleapis.com/css2%3Ffamily=Aclonica&amp%3Bdisplay=swap.css");
@import url("../../fonts.googleapis.com/css2%3Ffamily=Poppins:wght@400%3B500%3B600%3B700%3B800%3B900&amp%3Bdisplay=swap.css");
@import url("../../fonts.googleapis.com/css2%3Ffamily=Philosopher&amp%3Bdisplay=swap.css");
@import url("../../fonts.googleapis.com/css2%3Ffamily=Poppins:wght@400%3B500%3B600&amp%3Bdisplay=swap.css");

body {
    font-family: 'Poppins', sans-serif;
}

/*header-text*/
.header-text-1 {
    float: left;
    width: 100%;
    background-color: #1c8140;
    padding: 5px;
}

.phone {
    float: left;
    width: auto;
    padding-right: 25px;
}

.phone a {
    width: 50px;
    height: 50px;
    font-size: 23px;
    border-radius: 70% 30% 30% 70%/60% 40% 60% 40%;
    background: #ffde00;
    color: #1c8140;
    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;
    text-decoration: none;
}

.whatsapp {
    float: left;
    width: auto;
    padding-right: 25px;
}

.whatsapp a {
    width: 50px;
    height: 50px;
    font-size: 23px;
    border-radius: 70% 30% 30% 70%/60% 40% 60% 40%;
    background: #ffde00;
    color: #1c8140;
    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;
    text-decoration: none;
}

.browser {
    float: left;
    width: auto;
}

.browser a {
    width: 50px;
    height: 50px;
    font-size: 23px;
    border-radius: 70% 30% 30% 70%/60% 40% 60% 40%;
    background: #ffde00;
    color: #1c8140;
    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;
    text-decoration: none;
}

.header-title {
    font-size: 20px;
    color: #ffeb00;
    text-transform: capitalize;
    text-align: center;
    font-family: 'Aclonica', sans-serif;
    margin: 0px;
    padding: 11px;
}

.calls {
    float: left;
    width: 100%;
    text-align: center;
}

.calls a {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    position: relative;
    text-decoration: none;
}

.calls span {
    float: left;
    width: 100%;
    color: #fff;
}

/*.calls a::before {
    content: '\f879';
    position: absolute;
    font-family: fontawesome;
    left: -36px;
    top: 7px;
    font-size: 28px;
    color: #dcc700;
}*/

/*header-text*/


/*header-container*/
.header-container {
    float: left;
    width: 100%;
    padding: 15px;
}

.logo {
    float: left;
    width: 100%;
}

.logo img {
    float: left;
    width: 100%;
}




.whatsapp-call {
    float: left;
    width: 100%;
}

.whatsapp-call img {
    float: left;
    width: 100%;
}

.personal-assistance {
    float: left;
    width: 100%;
    font-family: 'Aclonica', sans-serif;
    font-size: 22px;
    color: #000;
    text-align: center;
}

.personal-assistance span a {
    color: #fff;
    text-decoration: none;
}

.personal-assistance span {
    background-color: #df2ab9;
    text-decoration: none;
    color: #000;
    padding: 6px 20px;
}

/*header-container*/


/*header-text-2*/
.header-text-2 {
    float: left;
    width: 100%;
    background-color: #1c8140;
    padding: 10px;
}

.header-text2 {
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 22px;
}

.header-text2 marquee {
    color: #fff;
    font-size: 16px;
}

.header-text3 {
    float: left;
    width: 100%;
}

.header-text3 ul {
    float: none;
    margin: 0 auto;
    display: table;
    list-style-type: none;
    padding: 0;
}

.header-text3 ul li {
    float: left;
    background-color: #dcc700;
    padding: 12px;
    margin: 12px 16px;
    border-radius: 20px 20px;
}

.header-text3 ul li a {
    color: #000;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
}

.flag img {
    float: none;
    margin: 0 auto;
    display: table;
}

/*header-text-2*/


/*banner-container*/

.banner_container {
    float: left;
    width: 100%;
}

.banner-bottom-text-container {
    float: left;
    width: 100%;
    background-color: #1c8140;
    text-align: center;
    padding: 50px;
}

.banner-bottom-text {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 24px;
}

.banner-bottom-text span {
    color: #dcc700;
}

/*banner-container*/
/*banner-bottom-text*/
.banner-bottom-block {
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 40px 10px;
    height: 320px;
}

.banner-bottom-text {
    float: left;
    width: 100%;
    color: #1c8140;
    font-size: 22px;
    font-family: 'Philosopher', sans-serif;
    font-weight: bold;
    padding: 10px 0px;
}

.banner-bottom-txt-head {
    float: left;
    width: 100%;
    color: #ffde00;
    font-size: 38px;
    font-family: 'Philosopher', sans-serif;
    font-weight: bold;
    padding: 10px 0px;
    letter-spacing: 1px;
    padding-bottom: 60px;
    position: relative;
}
.banner-bottom-txt-head::before {
    content: '';
    position: absolute;
    background-color: #d5c100;
    width: 10%;
    height: 5px;
    bottom: 45px;
    left: calc(45% - 0px);
}
.banner-bottom-txt-head::after {
    position: absolute;
    background-color: #c70039;
    content: '';
    width: 3%;
    height: 5px;
    bottom: 45px;
    left: calc(50% - 18px);
}
.about-tagline span {
    font-family: 'Philosopher', sans-serif;
    font-weight: bold;
    font-size: 44px;
    color: #1c8140;
}

/*banner-bottom-text*/
/*best-service-container*/

.best-service-container {
    float: left;
    width: 100%;
    text-align: center;
    padding: 60px;
    background-color: #d5c100;
}

.best-service-title {
    font-size: 50px;
    color: #ffde00;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0px;
    position: relative;
    font-family: 'Philosopher', sans-serif;
    padding-bottom: 20px;
}

.best-service-title::before {
    content: '';
    position: absolute;
    background-color: #000000;
    width: 10%;
    height: 5px;
    bottom: 15px;
    left: calc(45% - 0px);
}

.best-service-container .best-service-title {
    color: #df2ab9;
}

.best-service-title::after {
    position: absolute;
    background-color: #ff0101;
    content: '';
    width: 3%;
    height: 5px;
    bottom: 15px;
    left: calc(50% - 30px);
}

.best-service-desc {
    float: left;
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 2%;
    color: #fff;
}

.best-service-blocks-container {
    float: left;
    width: 100%;
    padding-top: 40px;
}

.best-service-block {
    float: left;
    width: 100%;
}

.best-service-image {
    float: left;
    width: 100%;
}

.best-service-image img {
    float: left;
    width: 100%;
    transition: 0.3s ease-in-out;
    border-radius: 70% 30% 30% 70% / 60% 40% 60% 40%;
}

.best-service-title1 {
    float: left;
    width: 100%;
    font-family: 'Philosopher', sans-serif;
    background-color: #df2ab9;
    padding: 8px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    margin-top: 12px;
}

/*best-service-container*/

/*about-us*/
.about-us-container {
    float: left;
    width: 100%;
    padding: 60px;
    background: #ffde00;
}

.about-tagline {
    font-size: 26px;
    color: #000000;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0px;
    position: relative;
    padding-bottom: 20px;
    text-align: left;
}

.about-title {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 20px;
}

.about-desc {
    float: left;
    width: 100%;
    color: #000;
    font-size: 15px;
    letter-spacing: 0.5px;
    font-weight: 500;
    text-align: left;
    padding-top: 15px;
}

.about-tagline::before {
    content: '';
    position: absolute;
    background-color: #ffffff;
    width: 10%;
    height: 6px;
    bottom: 6px;
    left: 0;
}

.about-tagline::after {
    content: '';
    position: absolute;
    background-color: #161716;
    width: 4%;
    height: 6px;
    left: 23px;
    bottom: 6px;
}
.about_us_image {
    float: left;
    width: 100%;
}

.about_us_image img {
    float: left;
    width: 100%;
    margin-top: 125px;
    border: 5px solid #ffeb00;
}
.call-now {
    float: left;
    width: 100%;
    text-align: right;
}
.call-now a {
    background-color: #1c8140;
    padding: 10px 14px 10px 25px;
    border-radius: 20px;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    position: relative;
}
/*.call-now a::before {
    content: '\f879';
    position: absolute;
    font-family: 'FontAwesome';
    left: 46px;
}*/
.about-image {
    float: left;
    width: 100%;
    padding-top: 20px;
}
.about-image-img {
    float: left;
    width: 100%;
}
.about-image-img img {
    float: left;
    width: 100%;
}
/*about-us*/


/*service-container*/
.services-container {
    float: left;
    width: 100%;
    background-color: #1c8140;
    text-align: center;
    padding: 60px;
}

.service {
    float: left;
    width: 100%;
    background-color: #ffffff;
    padding: 30px;
    margin-bottom: 30px;
    position: relative;
}

.service::before {
    content: url(../images/top.PNG.html);
    position: absolute;
    left: calc(9%);
    top: -10px;
}

.service h3 {
    font-family: 'Philosopher', sans-serif;
    font-weight: bold;
    margin-top: -25px;
    z-index: 99999;
    color: #fff;
    font-size: 16px;
    text-align: center;
    position: relative;
    padding-top: 7px;
}
.services {
	width: 100%;
	padding: 50px;

}
.sh {
	margin-bottom: 87px;
	text-align: center;
}
.services_heading {
	font-size: 48px;
	color: #303030;
	text-transform: uppercase;
	margin: 0 0 30px 0;
}
.services-box {
	background: #f5f4f4;
	padding: 0;
	margin-bottom: 40px;
	box-shadow: 0 10px 30px -8px rgba(145, 148, 150, .5);
	border-radius: 5px;
}
.services-text-box {
	padding: 0 0px 20px;
}
.services-text-heading {
    font-size: 24px;
    margin: 26px 0 15px 0;
    line-height: 1.3;
    color: #000000;
    text-align: center;
    background: #ffde00;
    padding: 9px 17px;
    border-bottom: 2px solid #1c8140;
    font-family: 'Philosopher', sans-serif;
    font-weight: bold;
    letter-spacing: 1px;
}
.services-text-heading-sd {
	font-family: Muli-Regular;
	font-size: 15px;
	line-height: 1.5;
	margin-bottom: 20px;
	text-align: center;
	margin-top:25px;
}
.rmore {
	text-align: center;
	margin: 15px 0;
}
.rmore a {
	font-family: Muli-Regular;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 149px;
	height: 38px;
	border-radius: 30px;
	background: #ff0101;
	padding: 10px 5px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	font-size: 16px;
	margin: 0 auto;
	transition: all 0.4s ease;
}
.client-s-logo img {
    float: left;
    width: 100%;
}
/*service-container*/


/*testimonial*/


.test-sec {
    padding: 60px 0px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: relative;
    z-index: 1;
    float: left;
    width: 100%;
    text-align: center;
    background-color: #ffde00;
}

.test-sec .test-hd {
    text-align: center;
    padding: 0px 0px 30px;
}

.test-sec .test-hd p {
    font-size: 50px;
    color: #eada16;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0px;
    position: relative;
    font-family: 'Philosopher', sans-serif;
    padding-bottom: 20px;
}

.test-sec .test-hd p:after {
    content: "";
    position: absolute;
    width: 200px;
    height: 50px;
    top: 100%;
    right: 0px;
    bottom: inherit;
    left: 0px;
    margin: 0 auto;
    background: url(line-divider.png.html);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
}

.test-sec .test-hd p:after {
    -webkit-filter: invert(1);
    filter: invert(1);
}

.test-sec .test-hd span {
    display: block;
    font-size: 20px;
    color: #fff;
    text-transform: capitalize;
    padding: 29px 0px 0px;
    font-weight: 500;
}

.test-sec .test-slide {
    padding: 0px;
}

.test-sec .testimonial {
    margin: 0 15px;
}

.test-sec .testimonial .description {
    position: relative;
    font-size: 15px;
    line-height: 26px;
    color: #fff;
    padding: 25px 20px;
    border: 1px solid #000;
    background: #1e8141;
    text-align: center;
}

.test-sec .testimonial .description:after {
    content: "";
    width: 20px;
    height: 20px;
    background: inherit;
    border-style: none none solid solid;
    border-width: 0 0 1px 1px;
    border-color: inherit;
    position: absolute;
    bottom: -11px;
    left: 6%;
    -webkit-transform: skewY(-45deg);
    transform: skewY(-45deg);
}

.test-sec .testimonial .pic {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    margin: 20px 30px;
    display: inline-block;
    float: left;
}

.test-sec .testimonial .pic img {
    width: 100%;
    height: auto;
}

.test-sec .testimonial .testimonial-title {
    display: inline-block;
    text-transform: capitalize;
    margin-top: 35px;
}

.test-sec .testimonial .testimonial-title span {
    color: #1e8141;
    display: block;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 10px;
}
.test-sec .testimonial .testimonial-title small {
    display: block;
    font-size: 14px;
    color: #eada16;
}

.test-sec .owl-theme .owl-controls {
    position: absolute;
    bottom: 10%;
    right: 10px;
}

.test-sec .owl-theme .owl-controls .owl-buttons div {
    border-radius: 0;
    background: #eada16;
    padding: 3px 8px;
}

.test-sec .owl-theme .owl-controls .owl-buttons .owl-prev:before,
.test-sec .owl-theme .owl-controls .owl-buttons .owl-next:before {
    content: "\f053";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #034a26;
}

.test-sec .owl-theme .owl-controls .owl-buttons .owl-next:before {
    content: "\f054";
}

.test-sec .best-service-title {
    color: #1c8140;
}
.test-sec .best-service-desc {
    color: #000;
}

/*testimonial*/


/*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: #df2ab9;
    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: #d5c100;
    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: #df2ab9;
    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: #df2ab9;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-size: 20px;
    padding: 50px 0px 0px;
}

.choose-sec .choose-col1 .chs-p1 {
    margin: 0px;
    font-size: 42px;
    font-weight: 800;
    text-transform: capitalize;
    color: #000;
    -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;
    color: #df2ab9;
}

.choose-sec .choose-col2 .choose-mn {
    padding: 25px 40px;
}

.choose-sec .choose-col2 .choose-mn .choose-box {
    padding: 20px 10px;
    position: relative;
    background: #d9c400;
}

.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: #df2ab9;
    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*/


.best-service-img {
    float: left;
    width: 100%;
}

.best-service-img img {
    float: left;
    width: 100%;
}



.ban2-sec {
    text-align: center;
    padding: 100px 0px;
    position: relative;
    background: url(../images/ban2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    z-index: 1;
    float: left;
    width: 100%;
}

.ban2-sec:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    right: 0px;
    bottom: inherit;
    left: 0px;
    margin: 0 auto;
    z-index: -1;
    background: #033a1ec7;
}

.ban2-sec .ban2-col {
    padding: 0px;
}

.ban2-sec .ban2-col .ban-name {
    font-size: 60px;
    color: #eada16;
    text-transform: capitalize;
    text-align: center;
    font-family: 'Philosopher', sans-serif;
    margin: 0px;
    font-weight: 700;
}

.ban2-sec .ban2-col .astr-name {
    font-size: 40px;
    color: #fff;
    text-transform: capitalize;
    text-align: center;
    font-family: 'Philosopher', sans-serif;
    margin: 0px;
    padding: 10px 0px;
}

.ban2-sec .ban2-col ul {
    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;
}

.ban2-sec .ban2-col ul li {
    padding: 20px;
}

.ban2-sec .ban2-col ul li a {
    position: relative;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    color: #fff;
    border: 1px solid #034a26;
    padding: 10px 20px;
    z-index: 1;
    color: #000;
    border: 1px solid #eada16;
    font-weight: 500;
}

.ban2-sec .ban2-col ul li a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    margin: 0 auto;
    -webkit-transform: scale(1);
    transform: scale(1);
    background: #034a26;
    z-index: -1;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.ban2-sec .ban2-col ul li a:hover {
    background: transparent;
    color: #034a26;
    -webkit-box-shadow: 0px 0px 6px #ffffff5c;
    box-shadow: 0px 0px 6px #ffffff5c;
}

.ban2-sec .ban2-col ul li a:hover::before {
    -webkit-transform: scale(0);
    transform: scale(0);
}

.ban2-sec .ban2-col ul li a:before {
    background: #eada16;
}

.ban2-sec .ban2-col ul li a:hover {
    color: #eada16;
}

.copyrt {
    float: left;
    width: 100%;
    text-align: center;
    padding: 25px;
    background-color: #000000;
    color: #fff;
    font-size: 16px;
}

.watsapp-icon a {
    width: 178px;
    width: 178px;
    bottom: 0px;
    right: -100px;
    position: fixed;
    z-index: 1111;
}

.phone-call {

    width: 178px;
    bottom: 0px;
    left: 10px;
    position: fixed;
    z-index: 1111;
}


/* Media Query */


@media(min-width:1201px) and (max-width:1650px) {}

@media(min-width:992px) and (max-width:1200px) {}

@media(min-width:768px) and (max-width:991px) {}

@media(min-width:640px) and (max-width:767px) {
    .choose-sec {
        float: left;
        width: 100%;
        background-color: #ac8031;
    }

    .choose-sec .choose-col1 .choose-inr:before {
        display: none !important;
    }
       .banner-bottom-block {
    height: auto;
    margin-bottom: 15px;
}
    .call-now {
    text-align: left;
    padding: 20px 0px;
}
        .about-image-img {
    margin-bottom: 10px;
}
    .best-service-title {
    font-size: 40px;
   
}
    .test-sec .testimonial {
    margin: 50px 15px;
}
.header-text-1 .col-sm-3 {
    float: left;
    width: 100%;
}
.phone {
    text-align: center;
    margin-left: 50px;
}
.about-tagline span {
    font-size: 32px;
}
.about-us-container {
    padding: 60px 20px;
}
.services-container {
    padding: 60px 20px;
}
}


@media(min-width:480px) and (max-width:639px) {
    .choose-sec {
        float: left;
        width: 100%;
        background-color: #ac8031;
    }

    .choose-sec .choose-col1 .choose-inr:before {
        display: none !important;
    }

    .phone {
        text-align: center;
    }

    .whatsapp {
        text-align: center;
    }
       .banner-bottom-block {
    height: auto;
    margin-bottom: 15px;
}
        .call-now {
    text-align: left;
    padding: 20px 0px;
}
    .about-image-img {
    margin-bottom: 10px;
}
        .best-service-title {
    font-size: 40px;
   
}
    .test-sec .testimonial {
    margin: 50px 15px;
}
.header-text-1 .col-sm-3 {
    float: left;
    width: 100%;
}
.phone {
    text-align: center;
    margin-left: 50px;
}
.about-tagline span {
    font-size: 32px;
}
.about-us-container {
    padding: 60px 20px;
}
.services-container {
    padding: 60px 20px;
}
}

@media(min-width:320px) and (max-width:479px) {
    .choose-sec {
        float: left;
        width: 100%;
        background-color: #ac8031;
    }

    .choose-sec .choose-col1 .choose-inr:before {
        display: none !important;
    }

    .phone {
        text-align: center;
    }

    .whatsapp {
        text-align: center;
    }
    .banner-bottom-block {
    height: auto;
    margin-bottom: 15px;
}
        .call-now {
    text-align: left;
    padding: 20px 0px;
}
        .about-image-img {
    margin-bottom: 10px;
}
        .best-service-title {
    font-size: 40px;
   
}
    .test-sec .testimonial {
    margin: 50px 15px;
}
.header-text-1 .col-sm-3 {
    float: left;
    width: 100%;
}
.phone {
    text-align: center;
    margin-left: 50px;
}
.about-tagline span {
    font-size: 32px;
}
.about-us-container {
    padding: 60px 20px;
}
.services-container {
    padding: 60px 20px;
}
}
