.icon-box {
	border-radius: 10px 10px 10px 10px;
	overflow: hidden;
	box-shadow: 0 2px 14px 0 rgba(0,0,0,.3);
	padding: 20px;
}
	.icon-left-arrow:before {
    content: "\e904";
    margin-left: 26%;
}
.icon-right-arrow:before {
    content: "\e903";
    margin-left: 26%;
}
.main-menu__main-menu-box {
    margin-left: 5%;
}

.icon-box .img-box {
	width: 10%;
}
.icon-box .content-box {
	width: 90%;
}
.content-box h5 {
	font-size: 18px;
	font-weight: 600;
	color: #ed6900;
} 
.img-box svg {
	font-size: 26px;
	color: #ed6900;
	font-weight: 400 !important;
}
.content-box p {
margin-top: 10px;
    line-height: 1.5em;
    text-align: justify;
    font-size: 15px;
}

.services-one__icon {
	display: none;
}
.services-one__content {
	padding: 15px 20px 20px;
	background: #000;
}
.services-one__title {
	font-size: 20px;
	line-height: 30px;
	color: #fff !important;
}
.services-one__title a{
	color: #fff !important;
}
.services-one__title svg {
	padding-left: 30px;
}
.main-slider .swiper-slide-active .image-layer {
	transform: scale(1);
}
.main-slider .swiper-slide {
	position: relative;
	background-color: #00000057;;
}
.main-slider__content h2{
	color: #ed6900;
}
.main-slider__title {
	font-size: 50px;
	font-weight: 700;
	line-height: 60px;
}
.main-slider__text {
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
	max-width: 600px;
	text-align: left !important;
}
.box-shadow {
	background: #f1f1f170;
	box-shadow: 12px 12px 2px 1px rgb(237, 105, 0);
	padding: 0 30px !important;
}
#blog img {
	height: 100%;
	object-fit: cover;
}
#blog {
	padding: 100px 150px;
}

.faq-one__right img {
	object-fit: contain;
}
.main-slider .container {
	width: 100%;
	max-width: 1380px;
	padding-top: 300px;
}
.main-slider__content {
	text-align: left;
}
.main-slider__content h2 {
	text-align: left !important;
}
.main-slider__btn-box {
	justify-content: left !important;
}
.main-slider__title {
	max-width: 700px;
}
@media(max-width:400px){
	.main-slider__title {
		font-size: 22px;
		line-height: 0px;
	}
	.main-menu__main-menu-box {
    margin-left: 24%;
}
	.about-one__points-subtitle {
		font-size: 15px;
	}
	.section-title__title {
		font-size: 30px;
	}
	.counter-one__text {
		font-size: 24px;
		text-align: center;
	}
	.testimonial-one__client-img-box {
		display: block;
		margin: auto;
		padding: 0;
		width: 130px;
		height: 130px;
	}
	.testimonial-one__client-img {
		width: 130px;
	}
	.about-one__points-title {
		font-size: 21px;
	}
	.why-choose-one__title {
		font-size: 19px;
	}
	.section-title__title {
		font-size: 29px;
		line-height: 45px;
	}
	.form-btn button {
		/* padding: 30px 40px; */
		text-align: center;
		padding:15px 20px;
		/* margin: auto; */
		display: flex;
		/* align-items: center; */
		/* justify-content: center; */
		justify-content: center;
		margin: auto;
	}
	.form-btn {
		position: relative; 
		 left: 0;
	}
}

#i {
	margin: 0 0;
}
.elementor-icon-list-item {
    list-style: none;
    padding: 10px 0;
}



.header_top {
    background: #ed6900;
	position: relative;
	padding: 10px 0;
	z-index: 999999;
}
.medium-container {
    position: static;
    max-width: 1350px;
    padding: 0px 15px;
    margin: 0 auto;
}
.header_top .header_top_inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.header_top .top_right,.header_top .top_left {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.header_top ul {
    margin-bottom: 0px;
    padding-left: 0px;
}
.header_top ul li {
    display: inline-block;
    color: white;
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
    margin: 0px;
}
.header_top p {
    margin-bottom: 0px;
    color: var(--color-white);
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
}

.header_top ul li span {
    color: #fcfcfc;
}
.clearfix::after {
    display: block;
    clear: both;
    content: "";
}

.header_top .contact_info_two li {
    padding-left: 15px;
}

.header_top p .single {
    margin-bottom: 0px;
    color: white;
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
}
.single i{
	margin-left: 30px;
	font-size:20px !important;
}
.single a,.single p{
	color: white !important;
	font-size: 18px;
}
.header_top .dropdown{
	color: white;
	display: block;
}
@media (max-width:992px) {
	.single a, .single p {
		color: white !important;
		font-size: 14px;
		padding: 8px 5px;
	}img.abt-img {
    width: 350px;
    height: 350px;
}
	.main-menu__main-menu-box {
    margin-left: 24%;
}
	.medium-container {
		padding: 0 3px;
	}
	.header_top ul {
		margin-bottom: 0px;
		padding-left: 7px;
		padding-right: 7px;
	}
	#dropdownButton1 {
		border: none;
		color: #ed6900;
		background-color: white;
		padding: 10px 15px;
		font-weight: 600;
		position: relative;
		top: 43px;
		justify-content: center;
		display: block;
		left: 20px;
		/* margin: auto; */
	}
	.header_top .header_top_inner {
		justify-content: center;
	}
	.header_top .pos{
		position: relative;
		bottom: 40px;
	}
}
.dropdown-content1 {
    display: none;
    position: absolute;
    background-color: white;
    border: 1px solid #ccc;
    z-index: 9999;
	top: 38px;
	width: auto;
}

.dropdown-content1 p {
    margin: 0;
    padding: 10px 15px;
	font-size: 14px;
	font-weight: 600;
}
.dropdown-content1 p:hover{
	background-color: #f5f5f5;
	color: #ed6900 !important;
}
#dropdownButton1{
	border: none;
	color: #ed6900;
	background-color: white;
	padding: 10px 15px;
	font-weight: 600;
}
@media (max-width:992px) {
	.dropdown-content1 {
		display: none;
		position: absolute;
		background-color: white;
		border: 1px solid #ccc;
		z-index: 9999;
		top: 40px;
		width: auto;
	}
	.header_top .contact_info_two li{
		padding-left: 3px;
	}
}

.mobile-nav__wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 999999;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: visibility 500ms ease 500ms, -webkit-transform 500ms ease 500ms;
    transition: visibility 500ms ease 500ms, -webkit-transform 500ms ease 500ms;
    transition: transform 500ms ease 500ms, visibility 500ms ease 500ms;
    transition: transform 500ms ease 500ms, visibility 500ms ease 500ms, -webkit-transform 500ms ease 500ms;
    visibility: hidden;
}
@media(max-width:500px){
	#dropdownButton1 {
		top:0px;
		left: 0px;
	}
	.about-one__points-subtitle {
		font-size: 14px;
		line-height: 28px;
		color: var(--fixnix-gray);
		padding-top: 7px;
		-webkit-transition: all 500ms ease;
		transition: all 500ms ease;
		letter-spacing: 0px;
	}
	.wid-1{
		width: 400px;
	}
	.wid-2{
		width: 412px;
	}
	.about-one__points-subtitle{
		text-align: left;
	}
	.about-one__points-single {
		position: relative;
		display: flex;
		align-items: center;
		padding: 25px 17px 23px;
		border-top-left-radius: 60px;
		border-bottom-left-radius: 60px;
		overflow: hidden;
		transition: all 500ms ease;
		z-index: 1;
	}
	.about-one__points-icon span {
		position: relative;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 44px;
		height: 44px;
		background-color: var(--fixnix-base);
		border-radius: 50%;
		font-size: 30px;
		color: var(--fixnix-white);
		transition: all 500ms linear;
		transition-delay: 0.1s;
		transform: scale(1);
	}
	.para {
		font-size: 17.5px;
		text-align: justify;
		color: black;
		padding: 0 30px;
		width: 400px;
		font-family: ui-monospace;
	}
	.why-choose-one__text {
		text-align: left;
		width:280px;
	}
	.testimonial-one__text {
		font-size: 20px;
		font-weight: 600;
		line-height: 34px;
		color: var(--fixnix-black);
		margin-top: 15px;
		margin-bottom: 23px;
	}
	.content-box p {
		margin-top: 10px;
		line-height: 1.5em;
		text-align: left;
		/* width: 346px; */
	}
	.faq-one__text-1 {
		color: var(--fixnix-white);
		font-size: 14;
		font-size: 16px;
	}
	.icon-left-arrow:before {
    content: "\e904";
    margin-left: 26%;
}
.icon-right-arrow:before {
    content: "\e903";
    margin-left: 26%;
}
	.about-bottom {
		margin: 20px 25px;
	}
}
	@media screen and (min-device-width: 349px) and (max-device-width: 449px) { 
	.content-box p {
		width: 298px;
	}
	
	.wid-1,.why-choose-one__text,.wid-2{
		width: auto;
	}
	.why-choose-one__title {
		font-size: 19px !important;
	}

    .para {
        font-size: 16px;
        font-weight: 400;
        text-align: left;
        color: black;
        padding: 0 24px;
        width: 400px;
        font-family: ui-monospace;
        width: 100%;
        margin: auto;
        /*letter-spacing: -0.9px;*/
    }

}