.widget_form .contact-bx {
    margin-bottom: 20px;
}
.banner-img {
    position: relative;
}
.banner-img::before {
    -webkit-clip-path: polygon(0 24%, 100% 0%, 100% 73%, 0 100%);
    clip-path: polygon(0 24%, 100% 0%, 100% 73%, 0 100%);
    background-color: #000;
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
}
.fetch-img-src {
    display: none !important;
}
.set-bg {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
.gallery {
    padding: 80px 0 50px;
}
.gallery .widget_gallery li {
    height: 350px;
    width: 32.33%;
    margin: 0.5%;
    position: relative;
    border: 1px solid #0d509f;
}
.gallery .widget_gallery ul {
    display: flex;
    flex-wrap: wrap;
    margin: -0.5%;
}
.gallery .widget_gallery a {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}
.feature-container .icon-content p i {
    color: #f17732;
}
.feature-container .icon-content p {
    margin-bottom: 10px;
}
.head-bar {
    background-color: #0d509f;
    padding: 5px;
}
.head-bar .social-link {
    text-align: right;
}
.head-bar .social-link li {
    display: inline-block;
    margin: 0 5px;
}
.head-bar .social-link li a {
    background: #fff;
    color: #f17732;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    font-size: 14px;
    display: inline-block;
    text-align: center;
}
.head-bar .call-top li {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    margin: 0 0.5rem;
}
.head-bar .call-top li a{
	color:#fff;
}
.head-bar .call-top li i {
    background: #fff;
    color: #f17732;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    font-size: 14px;
    display: inline-block;
    text-align: center;
}
.head-bar .social-link,
.head-bar .call-top ul {
    margin-bottom: 0;
}
.main-banner {
    position: relative;
}
.blog-area .feature-container {
    margin: 15px 15px 0;
}
.video-list {
    display: flex;
    flex-wrap: wrap;
    margin: -10px;
}
.video-item {
    width: 33.33%;
    padding: 10px;
}
.video-item .video {
    width: 100%;
    height: 300px;
}
.top-right-wrap {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.top-right-wrap span {
    color: #fff;
    margin-right: 10px;
    font-size: 14px;
}
.footer-social-link span {
    color: #f17732;
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 16px;
    display: block;
}
.info-item {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #eee;
    margin-bottom: 30px;
}
.info-item:last-child {
    border: none;
    margin-bottom: 0;
}
.info-item .title-wrap {
    width: 30%;
    margin-bottom: 70px;
    padding-right: 20px;
}
.info-item .title-wrap h3 {
    color: #f17732;
    font-weight: bold;
    font-size: 36px;
}
.info-item .cont-wrap {
    width: 70%;
}
.info-item .ser-item {
    height: 300px;
    position: relative;
    border: 2px solid #f17732;
}
.test-btn-prev,
.test-btn-next {
    height: 50px;
    width: 50px;
    border-radius: 12px;
    background-color: #ffe4d5;
    color: #f17732;
    font-size: 24px;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}
.test-btn-prev:after,
.test-btn-next:after {
    content: "";
}
.test-btn-prev:hover,
.test-btn-next:hover {
    background-color: #f17732;
    color: #fff;
}
.ser-item-slide .test-btn-prev {
    right: 70px;
}
.ser-item-slide .test-btn-prev,
.ser-item-slide .test-btn-next {
    top: auto;
    bottom: 0;
    right: 0;
    left: auto;
}
.ser-item-slide .test-btn-prev {
    right: 70px;
}
.ser-item-slide {
    padding-bottom: 70px;
    margin-bottom: 30px;
}
.about-area p span {
    color: #f17732;
    display: block;
}
.service-wraper ul {
    display: flex;
    flex-wrap: wrap;
}
.service-wraper li {
    width: 25%;
}
.service-wraper .feature-container h3 {
    font-size: 18px;
}
.banner-services ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.banner-services li {
    width: 25%;
    padding: 20px 10px;
    border-right: 1px solid #eee;
}
.banner-services li.no-border {
    border: none !important;
    width: 33.33%;
}
.banner-services li:nth-child(-n + 4) {
    border-bottom: 1px solid #eee;
}
.banner-services li:nth-child(4n) {
    border-right: none;
}
.banner-services .ser-item:hover .img-wrap {
    transform: scale(1.1);
}
.banner-services .ser-item {
    text-align: center;
    display: flex;
    align-items: center;
    height: 100%;
}
.banner-services .ser-item h3 {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin: 5px 0 0;
}
.banner-services .ser-item .img-wrap {
    /* width: 150px; */
    width: 80%;
    /* height: 150px; */
    margin: auto;
    border: 2px solid #f17732;
    /* border-radius: 50%; */
    transform-style: preserve-3d;
    transition: all 1s linear;
}
.home-slide .swiper-button-next,
.home-slide .swiper-button-prev {
    top: 40%;
}
.hospital-banner ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.hospital-banner ul li {
    width: 33.33%;
    padding: 15px;
}
.hospital-banner h1 {
    font-size: 30px;
    color: #0d509f;
    text-align: center;
}
.service-details h2 {
    font-size: 24px;
}
.service-details p strong {
    color: #f17732;
    font-weight: 600;
}
.ser-banner ul {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(4, 1fr);
}
.banner-services h2 {
    color: #fff;
    margin: 30px 0;
    font-size: 36px;
    text-align: center;
}
.service-wraper .feature-container {
    position: relative;
}
.service-wraper .feature-container a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.fix-btn {
    position: fixed;
    bottom: 70px;
    right: 15px;
    z-index: 2;
}
.fix-btn li {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #ff0000;
    text-align: center;
    border: 2px solid #ff0000;
    margin-bottom: 10px;
    border-radius: 50%;
}
.fix-btn li:last-child {
    background: #1bd741;
    border-color: #1bd741;
}
.fix-btn li:last-child i {
    font-size: 28px;
}
.fix-btn li i {
    color: #fff;
    font-size: 24px;
}
.trin-trin {
    animation-name: trin;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
@keyframes trin {
    from {
        transform: rotate3d(0, 0, 1, 0deg);
    }
    20%,
    32%,
    44%,
    56%,
    68% {
        transform: rotate3d(0, 0, 1, 0deg);
    }
    23%,
    35%,
    47%,
    59%,
    71% {
        transform: rotate3d(0, 0, 1, 15deg);
    }
    26%,
    38%,
    50%,
    62%,
    74% {
        transform: rotate3d(0, 0, 1, 0deg);
    }
    29%,
    41%,
    53%,
    65%,
    77% {
        transform: rotate3d(0, 0, 1, -15deg);
    }
    80% {
        transform: rotate3d(0, 0, 1, 0deg);
    }
}
.whatsapp-btn {
    animation-name: pulse;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
}
@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(241, 119, 50, 0.7);
    }
    50% {
        box-shadow: 0 0 0 0 rgba(241, 119, 50, 0.4);
    }
    75% {
        box-shadow: 0 0 0 14px rgba(241, 119, 50, 0.2);
    }
}
@media only screen and (max-width: 800px) {
	.service-wraper li {
		width: 50%;
	}
	.feature-bx2 .feature-box-xl img, .feature-bx2 .feature-box-xl svg {
		width: 100%;
		height: 200px;
	}
	.feature-bx2 .feature-box-xl {
		width: 100%;
		height: auto;
		line-height: auto;
	}
}
@media only screen and (min-width: 220px) and (max-width: 360px){
	.service-wraper li {
        width: 100%!important;
    }
	.testi_img{display:none;}
	.name_logo{font-size:38px;color:#fff;}
	.name_logo1{font-size:28px;color:#282828;}
	.header-transparent{height:140px!important;}
	.menu-logo1{width:100%!important;text-align:center;}
}
@media only screen and (min-width: 360px) and (max-width: 720px){
	.header-transparent{height:140px!important;}
	.menu-logo1{width:100%!important;text-align:center;}
	.testi_img{display:none;}
	.name_logo{font-size:38px;color:#fff;}
	.name_logo1{font-size:28px;color:#282828;}
	.btn-icon-bx{
		margin:-12px 0 -3px 5px;
		width:20px;
		height:20px;
		line-height:20px;
	}
	.btn-area .btn{padding:11px 8px;}
}
@media only screen and (max-width: 575px) {
    .top-right-wrap span {
        display: none;
    }
    .top-right-wrap {
        justify-content: center;
    }
    .head-bar .social-link,
    .head-bar .call-top ul {
        text-align: center;
        margin-bottom: 20px;
    }
    .head-bar .social-link,
    .head-bar .call-top ul li {
        margin-bottom: 10px;
    }
    .banner-services li:nth-child(-n + 4) {
        border: none;
    }
    .banner-services li {
        width: 50%;
        border: 1px solid #eee !important;
        padding: 10px;
    }
    .banner-services .ser-item h3 {
        font-size: 12px;
    }
    .hospital-banner ul li {
        width: 50%;
        padding: 5px;
    }
    .feature-bx4 {
        padding: 10px;
    }
    .feature-bx4 .icon-content .ttr-title {
        font-size: 14px;
    }
    .feature-container .icon-content p {
        margin-bottom: 0;
        font-size: 12px;
    }
    .service-wraper li {
        width: 50%;
    }
	.feature-bx2 .feature-box-xl img, .feature-bx2 .feature-box-xl svg {
		width: 100%;
		height: 100px;
	}
	.feature-bx2 .feature-box-xl {
		width: 100%;
		height: auto;
		line-height: auto;
	}
    .info-item {
        flex-wrap: wrap;
    }
    .info-item .title-wrap {
        width: 100%;
    }
    .info-item .cont-wrap {
        width: 100%;
    }
    .info-item .title-wrap {
        margin-bottom: 20px;
    }
    .info-item .title-wrap h3 {
        font-size: 28px;
    }
    .video-item {
        width: 100%;
    }
    .banner-services li.no-border {
        width: 50%;
        padding: 10px;
    }
    .banner-services h2 {
        font-size: 28px;
        margin-bottom: 15px;
    }
    .gallery .widget_gallery li {
        width: 48%;
        height: 250px;
        margin: 1% !important;
    }
    .blog-slide .test-btn-prev,
    .blog-slide .test-btn-next {
        top: auto;
        bottom: 0;
        right: 0;
        left: auto;
        height: 40px;
        width: 40px;
        font-size: 20px;
    }
    .blog-slide .test-btn-prev {
        right: 50px;
    }
}







/* ----------- iPhone 6+, 7+ and 8+ ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3) { 
	.header-transparent{height:140px!important;}
	.menu-logo1{width:100%!important;text-align:center;}
}

/* Portrait */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) { 
.header-transparent{height:140px!important;}
	.menu-logo1{width:100%!important;text-align:center;}
}

/* Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
.header-transparent{height:140px!important;}
	.menu-logo1{width:100%!important;text-align:center;}
}

/* ----------- iPhone X ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3) { 
.header-transparent{height:140px!important;}
	.menu-logo1{width:100%!important;text-align:center;}
}

/* Portrait */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) { 
.header-transparent{height:140px!important;}
	.menu-logo1{width:100%!important;text-align:center;}
}

/* Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
.header-transparent{height:140px!important;}
	.menu-logo1{width:100%!important;text-align:center;}
}