body {
    padding: 0px;
    margin: 0px;
    font-family: "Poppins", sans-serif;
}

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

a {
    text-decoration: none !important;
}

h1,
h2,
h3 {
    font-family: "Poppins", sans-serif;
    /*	font-family: 'myFirstFont', sans-serif;*/
}

@font-face {
    font-family: myFirstFont;
    src: url(../fonts/romla-ax6a5.otf);
}

.header-sec {
    background: url("../images/banner-bg.png");
    background-size: cover;
    padding-top: 30px;
    position: relative;
    padding-bottom: 50px;
}

.social-media-icon {
    list-style: none;
    padding: 0px;
    margin: 16px 0px 0px;
}
.social-media-icon li {
    display: inline-block;
    margin-right: 14px;
}

.social-media-icon li a {
    color: #fff;
}
.top-mail {
    color: #fff;
    text-align: right;
    margin-bottom: 0px;
    margin-top: 16px;
}

.top-mail li {
    color: #fff;
    list-style: none;
}

.top-mail li a {
    color: #000;
}

.top-mail i {
    color: #d43148;
}

.logo {
    width: 100%;
    margin: 12px 0px 12px 22px;
}

.logo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.banner-bg {
    height: auto;
    position: relative;
    padding-bottom: 53px;
}

.quality-box {
    padding: 0px 20px;
    text-align: center;
    position: relative;
    margin-top: 45px;
}
.quality-box:after {
    content: "";
    background: #f1f1f1;
    width: 73%;
    height: 124%;
    left: 0px;
    right: 0px;
    top: -44px;
    z-index: -1;
    position: absolute;
    margin: 0px auto;
}

.quality-box img {
    width: 100%;
}

.quality-box h1 {
    padding: 0px 43px;
    text-align: left;
    margin-left: 41px;
}
.quality-box p {
    padding: 0px 18%;
    text-align: left;
}

.banner-bg:after {
    content: "";
    background: #d43148;
    width: 50%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -1;
}

.features {
    padding: 30px;
}

.features h5 {
    font-size: 17px;
}

.features p {
    font-size: 15px;
}

.features a {
    font-family: "Rajdhani", sans-serif;
    margin-top: 24px;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 17px;
    display: block;
    color: #000;
}

.about-us {
    background: #f7f7f7;
    padding: 74px 0px;
    margin-top: 52px;
}

.about-us span {
    margin-top: 50px;
    display: block;
    font-family: "Rajdhani", sans-serif;
    text-transform: uppercase;
    color: #c3002f;
    font-weight: 600;
    font-size: 18px;
}

.about-us h2 {
    margin-top: 7px;
    margin-bottom: 18px;
    font-size: 36px;
}

.about-us p {
    line-height: 29px;
    font-size: 15px;
    margin-bottom: 30px;
}

.about-us button {
    width: 154px;
    height: 50px;
    color: #000;
    border: none;
    text-transform: uppercase;
    font-size: 15px;
    margin-right: 10px;
    border: 1px solid #000;
}
.red-btn {
    background: #c3002f !important;
    color: #fff !important;
    border: none !important;
}

.service-help-image {
    height: 222px;
}
.service-help-image img {
    width: 100%;
    height: 100%;
    object-fit: fill;
}
.service-help-bg {
    height: 222px;
    background: #c3002f;
    padding: 37px;
    position: relative;
}

.service-help-bg:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 208px solid transparent;
    border-top: 223px solid #c3002f;
    right: -207px;
    top: 0px;
    z-index: 9;
}

.service-help-bg button,
.service-help-bg a {
    background: #fff;
    border: none;
    width: 149px;
    height: 40px;
    text-transform: uppercase;
    border-radius: 4px;
    color: #c3002f;
    font-weight: 500;
    display: block;
    text-align: center;
    line-height: 38px;
}

.service-help-bg h3 {
    font-size: 36px;
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
    margin: 24px 0px 25px;
}

.about-us img {
    width: 100%;
}

.about-left-panel span {
    text-transform: uppercase;
    color: #e7b262;
    font-size: 18px;
    letter-spacing: 1px;
}
.about-left-panel h1,
.about-right-panel h1 {
    font-size: 45px;
    font-weight: 300;
    line-height: 50px;
    text-transform: capitalize;
}

.about-right-panel p {
    line-height: 26px;
    font-size: 15px;
}
.about-section img {
    width: 100%;
}

.banner-image {
    text-align: right;
}
.banner-image img {
    margin-top: -16px;
}
/*.banner-bg .col-md-4{

    padding-left: 8%;
}
*/
.banner-bg button {
    background: #eb4438;
    color: #fff;
    width: 150px;
    border: none;
    padding: 10px 0px;
    margin-top: 21px;
    border-radius: 4px;
}

.carousel-caption h2 {
    text-transform: capitalize;
    color: #fff;
    font-weight: 700;
    font-family: "Rajdhani", sans-serif;
    font-size: 42px;
}

.carousel-caption {
    top: 27%;
    text-align: left;
    left: 12%;
}

.chart-icon {
    display: none !important;
}

.menu-row {
    background: #fff;
    border-radius: 0px;
    box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 8%);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    z-index: 2;
    position: relative;
    margin-bottom: -43px;
    bottom: -19px;
    border-radius: 7px;
}

.top-header {
    background: #30373f;
    padding-top: 10px;
    padding-bottom: 10px;
}

.navigation {
    margin-bottom: 0px;
    margin-top: 20px;
}

.nav-bar {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.navigation li {
    list-style: none;
    display: inline-block;
    margin-left: 53px;
    font-size: 15px;
    font-weight: 500;
}

.navigation li a {
    color: #000;
}

.let-talk {
    background: #d43148;
    color: #fff;
    width: 183px;
    display: block;
    text-align: center;
    height: 43px;
    border-radius: 6px;
    line-height: 42px;
    margin-top: 22px;
    margin-left: 33px;
}

.let-talk:hover {
    color: #fff;
}

.my-image {
    float: right;
}

.my-image img {
    width: 100%;
}

.name-details {
    padding-left: 24%;
    margin-top: 16%;
}
.name-details h4 {
    margin: 0px;
    text-transform: uppercase;
}

.name-details h1 {
    margin: 0px;
    color: #0f4aaf;
    font-size: 83px;
    font-family: "myFirstFont", sans-serif;
}

.name-details small {
    display: block;
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 16px;
    letter-spacing: 3px;
    font-weight: 600;
    margin-bottom: 16%;
}

.my-work {
    background: #135bfb;
    color: #fff;
    width: 115px;
    display: block;
    text-align: center;
    height: 38px;
    border-radius: 6px;
    line-height: 39px;
    margin-top: 11px;
    margin-bottom: 50px;
}

.name-details span {
    display: block;
    margin-top: 50px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
}

.navigation li:hover a {
    color: #eb4438;
}

.social-media {
}

.checkbtn {
    display: none;
}

#check {
    display: none;
}
.banner-crave {
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
}

.about-left-panel span {
    color: #e7b262;
}

.about-left-panel h1 {
}
.about-left-panel ul {
    padding: 0px;
    margin: 0px;
}

.about-left-panel ul li {
    display: list-item;
    list-style: none;
    font-size: inherit;
    margin-bottom: 15px;
}

.about-right-panel button {
    background: #e6af5d;
    color: #fff;
    text-transform: uppercase;
    border: none;
    width: 167px;
    height: 43px;
    margin-top: 12px;
    border-radius: 4px;
}

.about-left-panel ul li i {
    color: #e6af5d;
    font-weight: 800;
    margin-right: 10px;
}

.about-left-panel ul {
    margin-top: 30px;
}

.about-left-panel li a {
    color: #000;
}

.about-me-section {
    background: #112553;
    padding: 43px 30px;
    margin-top: 40px;
}

.product-category {
    background-repeat: no-repeat;
    background-size: cover;
    background: url(../images/industies.jpg);

    padding-top: 101px;
    padding-bottom: 101px;
    margin-top: 0px;
}

.category-image {
    height: 228px;
}
.category-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.category-thumb {
    background: #fff;
    padding: 25px;
    margin-top: 37px;
}
.category-icon {
    width: 80px;
    height: 80px;
    background: #32383f;
    margin: 0px auto;
    text-align: center;
    border-radius: 51px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -40px;
    z-index: 2;
    position: relative;
}

.category-thumb h4 {
    color: #000 !important;
    text-align: left;
    font-size: 22px;
    margin-top: 25px !important;
    margin-bottom: 0px !important;
}

.category-thumb p {
    margin-top: 12px !important;
    line-height: 23px;
}

.category-thumb a {
    text-align: left;
    color: #c3002f;
    width: 100px;
    margin-top: 23px;
    display: block;
}

/*.achivment-bg{

	position: relative;
	height: 600px;
	background-size: cover;
	background-repeat: no-repeat;
	background: url(../images/achievements-bg.jpg);
	margin-top: 30px;
}
.achivment-bg img{
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
}
*/

.footer-panel {
    margin-top: 39px;
    background: #0a2137;
    padding-top: 67px;
    padding-bottom: 19px;
}
.footer-panel span {
    text-align: right;
    display: block;
    margin-top: 18px;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #fff;
}

.footer-blog h1 {
    font-family: "Rajdhani", Arial, Helvetica, sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 28px;
    margin-top: 0px;
    margin-bottom: 13px;
}

.footer-menu {
    text-align: left;
    margin: 0px 0px 0px 32px;
}

.footer-menu li {
    display: list-item;
    color: #fff;
    text-transform: uppercase;
    list-style: none;
    margin-bottom: 18px;
}

.footer-blog ul li {
    display: flex;
    margin-bottom: 15px;
}
.footer-blog ul li h5 {
    color: #fff;
    font-family: "Rajdhani", Arial, Helvetica, sans-serif;
    margin: 0px;
    font-size: 16px;
    margin-top: 12px;
}

.footer-blog ul li img {
    width: 30%;
    height: 58px;
    object-fit: cover;
    margin-right: 16px;
}

.footer-menu li a {
    color: #fff;
}

.blog-more {
    font-family: "Rajdhani", Arial, Helvetica, sans-serif;
    color: #eb4438;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 18px;
    letter-spacing: 1px;
    margin-top: 28px;
    display: block;
}

.footer-social-media-icon {
    padding: 0px;
    margin: 0px;
}

.social-media-icon p {
    color: #fff;
}

.footer-social-media-icon li {
    padding: 14px 20px;
    margin: 0px 4px;
    list-style: none;
    background: #23374b;
    display: inline-block;
    border-radius: 29px;
}

.footer-social-media-icon li a {
    color: #fff;
}

.footer-new-latter h3 {
    font-family: "Rajdhani", Arial, Helvetica, sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 28px;
    margin-top: 0px;
    margin-bottom: 30px;
}
.footer-new-latter input[type="email"] {
    border: 1px solid #213549;
    background: #0a1e32;
    outline: none;
    padding-left: 13px;
    height: 49px;
    width: 67%;
    color: #fff;
}

.footer-menu h3 {
    font-family: "Rajdhani", Arial, Helvetica, sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 28px;
    margin-top: 0px;
    margin-bottom: 13px;
}

.footer-new-latter input[type="submit"] {
    border: none;
    outline: none;
    background: #eb4438;
    height: 49px;
    width: 144px;
    text-transform: uppercase;
    color: #fff;
}

.footer-contact {
    padding: 0px;
    margin: 30px 0px 0px;
    display: flex;
    justify-content: center;
    align-items: baseline;
}

.footer-contact li {
    padding: 0px;
    margin: 0px 12px;
    display: inline-block;
}
.footer-contact li:nth-child(1) h4 {
    background: url(../images/call-icon.png);
    background-position: left center;
    background-repeat: no-repeat;
    color: #fff;
    font-family: "Rajdhani", Arial, Helvetica, sans-serif;
    padding-left: 31px;
    text-transform: uppercase;
    font-weight: 700;
}

.footer-contact li:nth-child(2) h4 {
    background: url(../images/location.png);
    background-position: left center;
    background-repeat: no-repeat;
    color: #fff;
    font-family: "Rajdhani", Arial, Helvetica, sans-serif;
    padding-left: 31px;
    text-transform: uppercase;
    font-weight: 700;
}

.footer-contact li a {
    color: #ffffffa6;
}
.footer-contact li P {
    color: #ffffffa6;
}

.footer-panel .row:nth-child(1) {
    border-bottom: 1px solid #ffffff5c;
    padding-bottom: 33px;
    margin-bottom: 17px;
}

/*.showing-work{
	background-size: cover;
	background-repeat: no-repeat;
	background: url(../images/bg.png);
	padding-bottom: 98px;
}
*/
.sticky {
    font-size: 14px;
    line-height: 48px;
    height: 81px !important;
    width: 100%;
    left: 0px;
    right: 0px;
    top: -50px;

    transform: translateY(50px);
    transition: transform 600ms ease, background 600ms ease;
    -webkit-transition: transform 600ms ease, background 600ms ease;
    /*
 		 transition: all 0.10s ease-in-out;
  -webkit-transition: all 0.10s ease-in-out;
  -moz-transition: all 0.10s ease-in-out;
*/
    z-index: 999999;
    position: fixed;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);

    margin: 0px auto;
    border-radius: 0px;
    padding: 10px 20px;
    background: #ffffffe6;
}

.sticky .navigation {
    margin-top: 0px;
}
.sticky .let-talk {
    margin-top: 0px;
}

.sticky .logo img {
    width: 86%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.consultation {
    background: #2662fa;
}

.achiv-box {
    padding: 43px;
    background: #fff;
    box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.1);
    z-index: 1;
    position: relative;
    margin-top: -20%;
}

.achiv-box h1 {
    font-weight: 700;
    color: #000;
    font-size: 47px;
    margin-bottom: 27px;
    margin-top: 62px;
}
.achiv-box p {
    color: #000;
    margin-bottom: 30px;
    line-height: 30px;
    font-size: 16px;
}
.achiv-box ul li {
    list-style: none;
    font-weight: 500;
    margin-bottom: 12px;
    font-size: 18px;
}
.achiv-box ul li i {
    color: #2662fa;
}

.achiv-box button {
    border: none;
    width: 160px;
    height: 45px;
    color: #fff;
    text-transform: capitalize;
    margin-top: 25px;
    font-size: 16px;
    border-radius: 5px;
}

.achiv-icon {
    width: 83px;
    height: 83px;
    background: #2662fa;
    margin: 0px auto;
}

.Achievements-number {
    background: #f2f6fe;
    position: relative;
    margin-top: 33px;
    padding-bottom: 25px;
    margin-top: 52px;
    border-radius: 10px;
}
.Achievements-number h1 {
    text-align: center;
    margin: 0px;
}
.Achievements-number span {
    text-align: center;
    display: block;
}

.achiv-icon {
    width: 83px;
    height: 83px;
    background: #2662fa;
    margin: 0px auto;
    border-radius: 53px;
    top: -32px;
    position: relative;
    text-align: center;
}

.achiv-icon img {
    width: 53%;
    margin: 16px auto 0px;
}

.showcase-projects h1 {
    color: #000000;
    margin-top: 4px;
    margin-bottom: 44px;
    text-align: left;
    line-height: 41px;
    text-transform: capitalize;
}

.showcase-projects {
    margin-top: 50px;
}

.showcase-projects span {
    color: #e6af5d;
    text-transform: uppercase;
}

.tab {
    text-align: center;
    margin-bottom: 50px;
}
.tab button {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background: #30373f;
    border: none;
    padding: 10px 29px;
    margin: 0px 6px;
    border-radius: 4px;
    color: #e6af5d;
    font-size: 18px;
}
.tab button:hover {
    background: #0d6eb8;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    color: #fff;
}
.tab button.active {
    color: #000 !important;
    background: #e6af5d;
}
.tab button.active span {
    color: #000 !important;
}

.first-project {
    width: 100%;
    height: 460px;
    object-fit: cover;
    margin-bottom: 9px;
    border-radius: 10px;
    overflow: hidden;
}

.first-project img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.project-box span {
    text-align: center;
    display: block;
    font-weight: 500;
    letter-spacing: 0px;
}

.project-box h2 {
    display: block;
    text-align: center;
    margin: 6px 0px 0px;
    font-size: 20px;
}
.second-project {
    height: 253px;
}

.third-project {
    height: 212px;
    margin-top: 22px;
}

.testimonials {
    padding-bottom: 0px;
    /*	background: #2d333b;*/
    background: url(../images/testimonials-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.process-step {
    position: relative;
    text-align: center;
}

.process-work h3 {
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-family: "Rajdhani", Arial, Helvetica, sans-serif;
    margin-top: 8%;
    font-size: 45px;
    margin-bottom: 50px;
}

.process-step img {
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
}

.process-step h3 {
    font-family: "Rajdhani", Arial, Helvetica, sans-serif;
    font-size: 23px;
    font-weight: 600;
}

.step-number {
    background: #0b2239;
    color: #fff;
    position: absolute;
    top: 25px;
    right: 58px;
    font-weight: 700;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 36px;
}

.blogs {
    margin-top: 97px;
}

.blogs span {
    color: #c3002f;
    font-family: "Rajdhani", sans-serif;
    font-weight: 800;
    margin-bottom: 0px;
    display: block;
    font-size: 17px;
}

.blogs .category-thumb {
    background: #fff;
    padding: 25px;
    margin-top: 37px;
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.1);
}
.blogs .category-image {
    position: relative !important;
}
.blog-date {
    background: #c3002f;
    position: absolute;
    bottom: -30px;
    right: 0px;
    color: #fff;
    padding: 11px 17px;
    text-align: center;
    font-size: 19px;
}

.blog-date span {
    font-weight: 400;
    color: #fff !important;
    margin-bottom: 0px !important;
}
.blogs .item {
    margin-bottom: 40px;
    margin-top: 40px;
}

.product-category span {
    color: #c3002f;
    font-family: "Rajdhani", sans-serif;
    font-weight: 800;
    margin-bottom: 14px;
    display: block;
    font-size: 17px;
}

.product-category h3 {
    color: #222d35;
    margin: 0px;
    font-size: 36px;
}
.product-category p {
    color: #000;
    text-align: left;
    margin-top: 41px;
}

.testimonials-box {
    width: 100%;
    margin-top: 23px;
    padding: 28px;
    position: relative;
    background: #fff;
}

.quote {
    position: absolute;
    bottom: 23px;
    right: 56px;
    width: 9% !important;
}

.testimonials-box P {
    color: #fff;
    line-height: 28px;
    margin-bottom: 27px;
}
.testimonials-profile {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.testimonials-profile div {
    margin-right: 10px;
}

.testimonials-profile h2 {
    color: #000;
    margin: 0px;
    font-size: 18px;
}

.testimonials span {
    font-style: italic;
    color: #ffa94d;
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 20%;
    display: block;
    text-transform: uppercase;
}

.testimonials h3 {
    font-weight: 700;
    line-height: 41px;
    margin-bottom: 21px;
    color: #fff;
    font-family: "Rajdhani", sans-serif;
    text-transform: uppercase;
}

.testimonials p {
    color: #000;
}

.contact-form {
    margin-top: 90px;
    margin-bottom: 90px;
}

.contact-form-box {
    background: #0b2239;
    border-radius: 7px;
    padding: 35px 40px;
    margin-bottom: -64px;
}

.contact-form-box h3 {
    color: #fff !important;
    font-weight: 400;
    font-size: 36px;
}

.contact-heading {
    background: #c3002f;
    padding: 35px 20px;
    text-align: right;
    text-transform: uppercase;
}

.contact-heading h3 {
    color: #fff;
    padding: 0px;
    margin: 0px;
    font-family: "Rajdhani", sans-serif;
    font-weight: 300;
    font-size: 31px;
    line-height: 28px;
}

.contact-form-box input[type="text"],
.contact-form-box input[type="email"],
.contact-form-box input[type="number"],
.contact-form-box select {
    width: 100%;
    height: 50px;
    outline: none;
    margin-bottom: 21px;
    padding-left: 17px;
    border: none;
}

.contact-form-box button {
    width: 160px;
    height: 46px;
    background: #eb4438;
    color: #fff;
    font-weight: 500;
    border: none;
    border-radius: 0px;
}

.where-we-supply {
    margin-top: 85px;
}

.where-we-supply h1 {
    font-weight: 700;
    margin-bottom: 21px;
    margin-top: 62px;
}

.faq-section img {
    width: 100%;
}

.faq-section h1 {
    margin-top: 15%;
    margin-bottom: 30px;
}

.where-we-supply p {
    line-height: 29px;
    text-align: justify;
    margin-right: 41px;
}

.where-we-supply img {
    width: 100%;
}

.contact-form-box textarea {
    width: 100%;
    height: 150px;
    padding-top: 30px;
    outline: none;
    margin-bottom: 21px;
    padding-left: 17px;
    border: none;
}

.accordion .card {
    background: #fff;
}

.card-header {
    background: #f5f5f5;
    z-index: 2;
    position: relative;
    padding: 7px 20px;
    margin-bottom: 13px;
}

.card-header h2 {
    margin: 0px !important;
}

.accordion .accordion-item {
    border-bottom: 1px solid #e5e5e5;
    margin-right: 61px;
}

.accordion .accordion-item button[aria-expanded="true"] {
    border-bottom: 1px solid #03b5d2;
}

.accordion button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 1em 0;
    color: #7288a2;
    font-size: 1.15rem;
    font-weight: 400;
    border: none;
    background: none;
    outline: none;
}

.accordion button:hover,
.accordion button:focus {
    cursor: pointer;
    color: #03b5d2;
}

.accordion button:hover::after,
.accordion button:focus::after {
    cursor: pointer;
    color: #03b5d2;
    border: 1px solid #03b5d2;
}

.accordion button .accordion-title {
    padding: 1em 1.5em 1em 0;
    font-size: 16px;
}

.accordion button .icon {
    display: inline-block;
    position: absolute;
    top: 18px;
    right: 0;
    width: 22px;
    height: 22px;
    border: 1px solid;
    border-radius: 22px;
}

.accordion button .icon::before {
    display: block;
    position: absolute;
    content: "";
    top: 9px;
    left: 5px;
    width: 10px;
    height: 2px;
    background: currentColor;
}
.accordion button .icon::after {
    display: block;
    position: absolute;
    content: "";
    top: 5px;
    left: 9px;
    width: 2px;
    height: 10px;
    background: currentColor;
}

.accordion button[aria-expanded="true"] {
    color: #03b5d2;
}
.accordion button[aria-expanded="true"] .icon::after {
    width: 0;
}
.accordion button[aria-expanded="true"] + .accordion-content {
    opacity: 1;
    max-height: 9em;
    transition: all 200ms linear;
    will-change: opacity, max-height;
}
.accordion .accordion-content {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity 200ms linear, max-height 200ms linear;
    will-change: opacity, max-height;
}
.accordion .accordion-content p {
    font-size: 15px;
    font-weight: 300;
    margin: 2em 0;
    line-height: 25px;
}

.contact-form h1 {
    font-weight: 800;
    font-size: 49px;
    margin-bottom: 32px;
}

.contact-us-panel {
    padding: 50px 0px;
    background: #f5f5f5;
}

.box {
    padding: 49px 1.5rem !important;
    text-align: center !important;
    width: 100%;
    display: block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
}

.box i {
    width: 100px;
    height: 100px;
    background: white;
    margin: 0 auto;

    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: #d43148;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 39px;
    color: #fff;
}

.box h3 {
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
}

.contact-us-panel h1 {
    font-weight: 800;
    text-align: center;
    display: block;
}

.contact-us-panel span {
    text-align: center;
    margin-bottom: 50px;
    display: block;
}

.inner-cotact-field label {
    display: block;
    text-transform: capitalize;
    font-weight: 400;
}
.inner-cotact-field input[type="text"],
.inner-cotact-field input[type="email"],
.inner-cotact-field select,
.inner-cotact-field input[type="number"] {
    width: 100%;
    height: 52px;
    padding-left: 10px;
    border: 1px solid #ccc;
    outline: none;
    margin-bottom: 22px;
}
.inner-cotact-field textarea {
    width: 100%;
    height: 147px;
    padding-left: 10px;
    border: 1px solid #ccc;
    outline: none;
    margin-bottom: 22px;
    padding-top: 20px;
}
.inner-cotact-field input[type="submit"] {
    width: 130px;
    height: 47px;
    border: none;
    border-radius: 30px;
    font-weight: 600;
    font-size: 15px;
    background: #d43148;
    color: #fff;
    outline: none;
    text-transform: uppercase;
}

.contact-box {
    padding: 40px;
    background: #fff;
}

.map-field {
    margin-top: 50px;
}

.quote-wrap img {
    width: 100%;
    height: 622px;
    object-fit: cover;
}

.map-field .col-md-4 {
    padding-left: 0px !important;
}

.select-dropdown .select2-selection__rendered {
    text-align: left !important;
    margin-bottom: 0px !important;
    line-height: 50px !important;
}

.select-dropdown .select2-selection--single {
    margin-bottom: 0px;
    height: 53px;
    border-radius: 0px;
    border: 1px solid #ccc;
}

.select-dropdown .select2-selection__arrow {
    top: 16px !important;
}

.select-dropdown .selection,
.select-dropdown .dropdown-wrapper,
.select2-container {
    margin-bottom: 0px !important;
}

.no-post img {
    margin: 0px auto;
    width: 57%;
    display: block;
}

.carousel-inner img {
    width: 100%;
}
#contact-form .inner-cotact-field label {
    display: none;
}
.inner-cotact-field {
    position: relative;
}
.form-text.form-error {
    color: #f00;
    position: absolute;
    bottom: 6px;
    left: 0;
    font-size: 12px;
}
#newsletter-form {
    position: relative;
}
span.error-danger {
    position: absolute;
    left: 0;
    bottom: -25px;
    font-size: 12px;
    text-transform: none;
    letter-spacing: 0;
}
.inner-cotact-field.select-dropdown {
    height: 80px;
}
.alert.alert-danger {
    position: absolute;
    z-index: 99;
    left: 50%;
    transform: translateX(-50%);
    top: 33px;
    background-color: #d43148;
    background-image: none;
    color: #fff;
    font-size: 16px;
}
#quote-form .inner-cotact-field.select-dropdown .form-text.form-error {
    bottom: -18px;
}
.testti_img {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    overflow: hidden;
}
.testti_img img {
    float: left;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.alert.alert-success {
    position: absolute;
    z-index: 99;
    left: 50%;
    transform: translateX(-50%);
    top: 33px;
    background-color: #8bc349;
    background-image: none;
    color: #fff;
    font-size: 16px;
}

@media screen and (max-width: 767px) {
    .carousel-caption h2 {
        font-size: 24px;
    }
    .process-work h3 {
        margin-top: 30%;
    }
    .nav-bar {
        margin-top: 0 !important;
    }
    .logo img {
        width: 75%;
    }
    .navigation {
        top: 72px !important;
    }
}
