/* @import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap'); */ body { background: #fff; color: #363636; font-size: 15px;overflow: hidden; margin: 0;overflow-y: scroll; padding: 0 } 
h1, h2, h3, h4, h5, h6 { font-family: 'Poppins', sans-serif; color: #0c0c0c; margin: 10px 0px; } li a, .cmTitle, .title1, .title2, .title3, .title4, .title5, .title6, .titleOne, .h2_title, .titleFact, .titleTestimonials { font-family: 'Poppins', sans-serif;} 
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #0c0c0c } p a { color: #363636; width: auto; display: inline-block } p a:hover { text-decoration: underline; outline: 0 } p { letter-spacing: normal; margin-bottom: 10px; line-height: 24px; font-size: 16px; color: #363636; } p span, footer span { letter-spacing: normal; margin-bottom: 10px; line-height: 24px; font-size: 16px; color: #363636; } ol li, ul li { } 
a { color: #7f7f7f; text-decoration: none; outline: 0; display: block } 
a:active, a:focus, a:hover { outline: 0; text-decoration: none } 
img { max-width: 100%;height: auto; } 
iframe { border: 0; width: 100% } 
blockquote { padding: 0; border: 0 } label { color: #7f7f7f; display: block; font-weight: 400; margin: 0 } textarea { background: #fff; height: 100px !important; } select { background: #fff; border: 1px solid #ccc; height: 40px !important; line-height: 40px !important; box-shadow: none; padding: 0 10px !important; } 
input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], input[type="file"], input, select, textarea { border: 1px solid #ccc; height: 40px; background: #fff; line-height: 40px; box-shadow: none; padding: 0 15px; box-sizing: border-box; font-size: 14px; font-weight: normal; outline: 0; border-color: rgba(86, 90, 207, 0.3); border-radius: 4px; } 
input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, input[type="file"]:focus, input:focus, select:focus, Fcontact.form-control:focus, textarea:focus { box-shadow: none; } 
input[type="file"] { width: 100%; padding: 0; font-size: 12px; margin: 0; } 
.form-group { position: relative; margin-bottom: 15px; } 
.form-control::-moz-placeholder { color: #555 } 
.form-control:focus::-moz-placeholder { color: #00A0D6 } 
.form-control:focus { border-color: #00A0D6 } 
h1 { font-size: 25px; font-weight: bold } 
h2 { font-size: 26px; font-weight: bold; margin: 0 } 
h3 { font-size: 18px; margin: 0; font-weight: bold } 
h4 { font-size: 18px; font-weight: bold; margin: 0 } 
h5 { font-size: 18px; font-weight: bold; margin: 0 } 
@media (min-width: 1200px){ .container-xl, .container-lg, .container-md, .container-sm, .container { max-width: 1200px; } } 
.iti {width: 100%;} 
.topbar { float: left; width: 100%; height: auto; background: #00A0D6; margin: 0; padding: 0; position: relative; } 
header { float: left; width: 100%; margin: 0; padding: 0; position: relative; } 
.top_contact { width: auto; margin: 0; padding: 0; } 
.top_contact.topRight { float: right; } 
.top_contact li { list-style: none; display: inline-block; margin-left: 8px; padding-right: 8px; border-right:1px solid rgb(255 255 255 / 33%); color: #fff; line-height: 35px; } 
.top_contact li a { font-size: 15px; padding: 0; margin: 0; color: #fff; font-weight: 600; } 
.top_contact li a:hover, .top_contact li a:focus { color:#fdbfff } 
.menubar { float: right; width: 100%; position: relative; -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .1); box-shadow: 0 3px 5px rgba(0, 0, 0, .1); background: #fff; } 
.top_contact li a.social { width: 15px; text-align: center; } 
.menubar:after { content: ""; position: absolute; left: 0; bottom: -40px; height: 40px; width: 100%; background: url(../images/shadow_1.png); background-position: center center; background-repeat: no-repeat; z-index: 99; } 
.menubar.stricky-fixed { position: fixed; top: 0; left: 0; width: 100%; z-index: 999; background: #fff; -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .1); box-shadow: 0 3px 5px rgba(0, 0, 0, .1); animation-name: fadeInDown; animation-duration: 1s; animation-fill-mode: both } 
@keyframes fadeInDown { from { opacity: 0; transform: translate3d(0, -100%, 0) } to { opacity: 1; transform: none } } 
.menubar .logo { float: left; width: auto; padding: 1px 0; padding-right: 10px; position: relative; height: auto; border-right:0px solid #eee; z-index: 999; } 
.menubar .logo img { width: auto; padding: 2px 0; } 
.navigation { display: flex; align-items: center; justify-content: flex-end; } 
.navigation .nav-header { display: none; padding: 12px 20px } 
.navigation .navbar button { float: right; width: 40px; height: 40px; background: transparent; border: 0; outline: 0; color: #fff; font-size: 25px; border-radius: 0; text-align: center; line-height: 40px; position: relative; z-index: 99; padding: 5px; position: relative; transform: rotate(0deg); transition: .5s ease-in-out; cursor: pointer; } 
.navigation .navbar button span { display: block; position: absolute; height: 3px; width: 70%; background: #00A0D6; border-radius: 9px; opacity: 1; left: 15%; transform: rotate(0deg); transition: .25s ease-in-out; } 
.navigation .navbar button span:nth-child(1) { top: 8px; } 
.navigation .navbar button span:nth-child(2), .navigation .navbar button span:nth-child(3) { top: 18px; } 
.navigation .navbar button span:nth-child(4) { top: 28px; } 
.navigation .navbar button.open span:nth-child(1) { top: 18px; width: 0%; left: 50%; } 
.navigation .navbar button.open span:nth-child(2) { transform: rotate(45deg); } 
.navigation .navbar button.open span:nth-child(3) { transform: rotate(-45deg); } 
.navigation .navbar button.open span:nth-child(4) { top: 18px; width: 0%; left: 50%; } 
.navigation .menu { display: block } 
.navigation .menu ul { float: right } 
.navigation .menu ul li { float: left; position: relative } 
.navigation .menu ul li a { padding: 20px 6px; display: block; color: #595959; transition: all 0.3s ease; font-size: 15px; background: transparent; text-transform: capitalize; font-weight: 600; border-bottom: 4px solid transparent; letter-spacing: 0px; } 
.navigation .menu ul>li>a:before { position: absolute; content: ""; bottom: 4px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); width: 0; height: 0; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid #9C2AA0; opacity: 0; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; } 
.navigation .menu ul>li>a:hover:before, .navigation .menu ul>li.active>a:before { opacity: 1; } 
.navigation .menu ul li.active a, .navigation .menu ul li:hover a { color: #9C2AA0; background: none; border-bottom-color: #9C2AA0; } 
.navigation .menu ul li:hover a:before { position: absolute; content: ""; bottom: 4px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); width: 0; height: 0; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid #9C2AA0; opacity: 1; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; } 
.navigation .menu ul li ul.cs-dropdown { top: 100%; left: 0; text-align: left } 
.navigation .menu ul li ul.cs-dropdown li:last-child { border: 0 } 
.navigation .menu ul li ul.cs-dropdown li ul.cs-dropdown { left: 100%; margin-top: -36px; width: 250px; } 
.navigation .menu ul li ul.cs-dropdown li ul.cs-dropdown li ul.cs-dropdown { left: -100%; margin-top: -31px } 
.navigation .menu ul li ul.cs-dropdown { position: absolute; width: 285px; display: none; z-index: 99999; box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.4); background: #fff; margin: 0; padding: 0; transition: all .3s ease } 
.navigation .menu ul li:hover ul.cs-dropdown { display: block } 
.navigation .menu ul li:hover ul.cs-dropdown li ul.cs-dropdown { display: none; transition: all .3s ease } 
.navigation .menu ul li ul.cs-dropdown li:hover ul.cs-dropdown { display: block } 
.navigation .menu ul li ul.cs-dropdown li { display: block; padding: 0; border-bottom: 1px solid #eee; width: 100% } 
.navigation .menu ul li ul.cs-dropdown li:last-child a { border-bottom: 0 } 
.navigation .menu ul li ul.cs-dropdown li:last-child a:after { display: none } 
.navigation .menu ul li ul.cs-dropdown li a:hover { color: #fff; background: #00A0D6 } 
.navigation .menu ul li ul.cs-dropdown li:hover a { color: #fff; background: #00A0D6 } 
.navigation .menu ul li ul.cs-dropdown li:hover ul.cs-dropdown li a { background: #fff; color: #333 } 
.navigation .menu ul li ul.cs-dropdown li:hover ul.cs-dropdown li a:hover { color: #fff; background: #00A0D6 } 
.navigation .menu ul li ul.cs-dropdown li a { color: #333; font-size: 14px; padding: 6px 15px; position: relative; display: block; text-transform: capitalize; font-weight: normal; background: #fff; transition: all 0.3s ease; border-bottom: 0px solid transparent; } 
.navigation .menu ul li ul.cs-dropdown li a:before { border-left: 0 solid transparent; border-right: 0 solid transparent; border-bottom: 0px solid #00A0D6; } 
.navigation ul li.cs-submenu a button { border: 0; background: transparent; outline: 0; padding: 0; margin: 0 0 0 3px; color:#595959; } 
.navigation ul li.cs-submenu a button svg { width: 16px; height: 16px; } 
.navigation ul li.cs-submenu:hover button { transform: rotateZ(180deg); color: #9C2AA0; } 
.navigation ul li.cs-submenu:hover ul.cs-dropdown li.cs-submenu svg { color: #242424 } 
.navigation ul li.cs-submenu ul.cs-dropdown li a button { float: right; color: #333; } 
.navigation ul li.cs-submenu ul.cs-dropdown li a button svg { transform: rotateZ(-90deg); } 
.navigation ul li.cs-submenu ul.cs-dropdown li.cs-submenu:hover svg { color: #fff; } 
.navigation .navbar { display: none; padding: 12px 0; margin: 0 } 
.navigation .menu ul li.cs_mega { position: relative; } 
.navigation .menu ul li.cs_mega ul.cs-dropdown { width: auto; left: -100%; height: auto; max-height: max-content; padding: 0px; } 
.navigation .menu ul li.cs_mega ul.cs-dropdown li { display: grid; float: left; width:100%; border: 1px solid #eee; } 
.navigation .menu ul li.cs_mega ul.cs-dropdown li a { display: block; } 
.header_appointment_btn { display: flex;
    justify-content: center;
    align-items: center;
    min-width: 140px;
    width: 140px;
    max-width: 140px;
    height: 40px;
    text-transform: capitalize;
    font-size: 15px;
    border-radius: 5px;
    background: #a60e8d;
    color: #fff;
    transition: background .24s cubic-bezier(.37, .31, .31, .9), color .24s cubic-bezier(.37, .31, .31, .9);
    position: relative;
    overflow: hidden;
    z-index: 2;
    margin: 5px;
    font-weight: 500; } 
.header_appointment_btn:before { content: ''; position: absolute; width: calc(100%); height: calc(100%); top: 0; left: 0; z-index: -1; -webkit-transform: scaleX(0); -ms-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: right center; -ms-transform-origin: right center; transform-origin: right center; -webkit-transition: -webkit-transform .24s cubic-bezier(.37, .31, .31, .9); transition: -webkit-transform .24s cubic-bezier(.37, .31, .31, .9); -o-transition: transform .24s cubic-bezier(.37, .31, .31, .9); transition: transform .24s cubic-bezier(.37, .31, .31, .9); transition: transform .24s cubic-bezier(.37, .31, .31, .9), -webkit-transform .24s cubic-bezier(.37, .31, .31, .9); border-radius: inherit; background: #00A0D6; } 
.header_appointment_btn:hover { color: #fff; } 
.header_appointment_btn:hover:before { -webkit-transform: scaleX(1); -ms-transform: scaleX(1); transform: scaleX(1); -webkit-transform-origin: left center; -ms-transform-origin: left center; transform-origin: left center; } 
.header_appointment_btn svg { width: 25px; height: 25px; float: right; margin-left: 10px; } 
.webpulse-home-slider { float: left; width: 100%; margin: 0; padding: 0; } 
.home_slider { float: left; width: 100%; margin: 0; padding: 0; position: relative } 
.home_slider #slider { overflow: hidden; width: 100% } 
.slide { position: relative; display: block; z-index: 6; width: 100%; height: 100%; overflow: hidden; } 
.home_slider .slide img { width: 100%; } 
#slider .owl-prev, #slider .owl-next { line-height: 0; position: absolute; top: 50%; display: block; width: 45px; height: 45px; padding: 0; transform: translate(0, -50%); cursor: pointer; color: #fff; border: 0; outline: 0; background: #9C2AA0; border-radius: 100%; z-index: 9;    opacity: 1; } 
#slider  .owl-prev { left: 16px; } 
#slider  .owl-next { right: 16px; } 
#slider .owl-prev:hover, #slider .owl-next:hover { background: #00A0D6; color: #fff; border-color: #00A0D6 } 
#slider .owl-dots { position: absolute; bottom: 20px; left: 0; right: 0; margin: 0 auto } 
.home_features_section { float: left; width: 100%; margin: 0; padding: 0; } 
.carousel-control-next-icon, .carousel-control-prev-icon { width: 1rem;} 
.padding_0 { padding: 0 !important; } 
.sm-height-auto { min-height: 255px; position: relative; text-align: center; } 
.text_content { position: relative; max-width: 100%; width: 100%; color: #fff; padding: 35px 15px 0px; height: 255px; } 
.text_content img { display: inline-block; margin-bottom: 10px; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; width: 70px; } 
.text_content .titleOne { color: #fff; margin: 0; padding: 0 0 6px; font-size: 17px; font-weight: 600; } 
.features h2.h2_title { color: #fff; } 
.title3 { font-size: 20px; letter-spacing: 0px; line-height: 24px; margin-bottom: 10px; font-weight: 600; } 
.text_content .titleOne a { display: inline-block; color: #fff; } 
.text_content .titleOne a:hover { color: #00A0D6; } 
.text_content p { color: #fff; } 
.bg-theme-colored2 { background-color:#0590c7 !important; } 
.bg-theme-colored { background-color: #00A0D6!important; } 
.about_and_form { float: left; width: 100%; margin: 0; padding: 50px 0; } 
.find-doctro-content { background: #fff; } 
.find-doctro-content .title { font-size: 28px; margin-bottom: 10px; } 
.find-doctro-content { padding: 30px; box-shadow: 0 0 20px #F0F0F0; position: relative; z-index: 2; } 
.section-heading .sub-title { font-size: 14px; text-transform: uppercase; color: #00A0D6; font-weight: 600; margin-bottom: 21px; text-align: left; padding: 0 0 10px; } 
.input-group { width: 100%; } 
.input-group .input-group-addon { border-radius: 0; width: 40px; } 
.site_btn { background: #121d2f; position: relative; color: #fff; font-weight: 600; display: inline-block; padding: 15px 36px; border-radius: 4px; text-align: center; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; border: 0; font-size: 15px; } 
.site_btn:after { content: ""; height: 10px; width: 10px; background: #364c70; right: 10px; bottom: 8px; position: absolute; border-radius: 50%; -webkit-transition: .2s; -o-transition: .2s; transition: .2s; } 
.site_btn:hover, .site_btn:focus { background: #00A0D6; } 
.our_service_home { float: left; width: 100%; margin: 0; padding: 50px 0; background: #00a0d61a; } 
.box-hover-effect { display: inline-block; vertical-align: middle; margin-bottom: 5px; border: 1px solid #ddd; } 
.box-hover-effect .effect-wrapper { position: relative; overflow: hidden; margin: 0; width: 100%; } 
.box-hover-effect .effect-wrapper .thumb { position: relative; overflow: hidden; backface-visibility: hidden; -webkit-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; } 
.box-hover-effect.effect-siberia .info-box .info-title { position: absolute; left: 0; right: 0; bottom: 0; padding: 15px 70px 15px 15px; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } 
.box-hover-effect.effect-siberia .info-box .info-title h3 { margin: 0; color: #fff; font-size: 18px; } 
.box-hover-effect.effect-siberia .info-box .info-title:before { color: #fff; content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='white' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/></svg>"); position: absolute; text-align: center; bottom: 0; top: 0; right: 0; width: 54px; height: 54px; background-color: rgb(5 144 199); text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); display: flex; align-items: center; justify-content: center; } 
.box-hover-effect.effect-siberia .info-box .info-content { color: #ffffff; bottom: 0; left: 0; right: 0; top: 0; padding: 30px; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); position: absolute; visibility: hidden; -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%); -webkit-opacity: 0; -khtml-opacity: 0; -moz-opacity: 0; opacity: 0; filter: alpha(opacity=0); -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; display: flex; align-items: center; justify-content: center; } 
.box-hover-effect.effect-siberia .info-box .info-content h3 { color: #fff; margin-bottom: 10px; } 
.box-hover-effect.effect-siberia .info-box .info-content p { color: #fff; } 
.box-hover-effect.effect-siberia .info-box .info-content .read_more_btn { padding: 8px 25px; } 
.box-hover-effect.effect-siberia .info-box .info-content .read_more_btn:hover { background: #364c70; } 
.box-hover-effect.effect-siberia:hover .info-box .info-title { -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); } 
.box-hover-effect.effect-siberia:hover .info-box .info-content { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); visibility: visible; -webkit-opacity: 1; -khtml-opacity: 1; -moz-opacity: 1; opacity: 1; filter: alpha(opacity=100); } 
.bg_transparent { background-color:rgb(0 160 214)!important; } 
.box-hover-effect.effect-siberia .info-box .info-title .title4 { color: #fff; letter-spacing: 0px; font-weight: 600; white-space: nowrap; width: 100%; overflow: hidden; text-overflow: ellipsis; font-size: 18px; margin: 0px 0px; } 
.read_more_btn { background: #00a0d6; position: relative; color: #fff; font-weight: 600; display: inline-block; padding: 10px 36px; border-radius: 4px; text-align: center; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; border: 0; font-size: 15px; } 
.read_more_btn:after { content: ""; height: 10px; width: 10px; background: #364c70; right: 10px; bottom: 8px; position: absolute; border-radius: 50%; -webkit-transition: .2s; -o-transition: .2s; transition: .2s; } 
.read_more_btn:hover, .read_more_btn:focus { background: #00A0D6; color: #fff; } 
.read_more_1{ border: 1px solid #FFFFFF; border-radius: 50px; text-transform: uppercase; letter-spacing:normal; text-align: center; position: relative; overflow: hidden; display: inline-block; z-index: 1; background-color: transparent; color: #FFFFFF; font-size: 14px; padding: 10px 30px 10px 30px; transition: .8s ease; font-weight: 500; text-decoration: none; -webkit-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; } 
.read_more_1 svg{ margin-top: 3px; margin-right: 5px; float: left; } 
.read_more_1:hover { border: solid 1px #FFFFFF; } 
.read_more_1 span { position: absolute; width: 25%; height: 100%; background-color: #FFFFFF; transform: translateY(150%); border-radius: 50%; transition: 0.5s; z-index: -1; } 
.read_more_1:hover { color: #00A0D6; } 
.read_more_1:hover span { transform: translateY(0) scale(3.15); } 
.read_more_1 span:nth-child(1) { left: calc((1 - 1) * 25%); transition-delay: calc((1 - 1) * 0.1s); } 
.read_more_1 span:nth-child(2) { left: calc((2 - 1) * 25%); transition-delay: calc((2 - 1) * 0.1s); } 
.read_more_1 span:nth-child(3) { left: calc((3 - 1) * 25%); transition-delay: calc((3 - 1) * 0.1s); } 
.read_more_1 span:nth-child(4) { left: calc((4 - 1) * 25%); transition-delay: calc((4 - 1) * 0.1s); } 
.read_more_1 span:nth-child(5) { left: calc((5 - 1) * 25%); transition-delay: calc((5 - 1) * 0.1s); } 
.wps_introduce { float: left; width: 100%; margin: 0; padding: 50px 0; background: #fff; } 
.about-right-part { float: right; max-width: 34%; width: 100%; margin: 0 0 15px 15px; position: relative; } 
.appointment-form { float: left; width: 100%; background-color: #fff; box-shadow: 0 10px 60px 0 rgba(31, 34, 120, 0.1); border-radius: 20px; padding: 40px 35px; position: relative; } 
.form-wraper .form-group { margin-bottom: 20px; } 
.appointment-form .title { margin-bottom: 30px; color: #00A0D6; font-size: 24px; font-weight: 600; text-transform: uppercase; } 
.form-wraper .form-control, .form-wraper select.form-control { border: 1px solid; border-color: rgba(86, 90, 207, 0.3); border-radius: 4px; height: 45px; font-weight: 400; font-size: 15px; color: #000; padding: 0 15px; line-height: 45px; outline: 0; } 
.form-wraper select.form-control { border: 1px solid; border-color: rgba(86, 90, 207, 0.3); border-radius: 4px; height: 45px; font-weight: 400; font-size: 15px; color: #000; padding: 0 15px; line-height: 45px; outline: 0; vertical-align: middle; background-color: transparent; background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Ctitle%3Edown-arrow%3C%2Ftitle%3E%3Cg%20fill%3D%22%23000000%22%3E%3Cpath%20d%3D%22M10.293%2C3.293%2C6%2C7.586%2C1.707%2C3.293A1%2C1%2C0%2C0%2C0%2C.293%2C4.707l5%2C5a1%2C1%2C0%2C0%2C0%2C1.414%2C0l5-5a1%2C1%2C0%2C1%2C0-1.414-1.414Z%22%20fill%3D%22%23000000%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E"); background-repeat: no-repeat; background-position: right 0.75rem center; -webkit-appearance: none; -moz-appearance: none; appearance: none; } 
.form-wraper .form-control:focus, .form-wraper select.form-control:focus { box-shadow: none; outline: none; } 
.form-wraper .form-group .fa-calendar { position: absolute; top: 15px; right: 15px; left: auto; } 
.appointment_btn { padding: 12px 30px; font-size: 15px; background: #333; color: #fff; line-height: normal; border: 0; border-radius: 4px; } 
.appointment_btn:focus, .appointment_btn:hover { background: #00A0D6; color: #fff; } 
.introduce_images img { height: auto; } 
.introduce_images { float: left; max-width: 100%; width: 100%;border-radius: 10px; margin-bottom: 15px;overflow: hidden; border: 1px solid #eee; } 
/*👉.introduce_images img{border-radius: 20px;}👈*/ 
.wps_introduce p { text-align: justify; } 
.wps_introduce .h1_title { margin: 0; padding: 26px 0 10px; color: #00A0D6; font-size: 25px; line-height: 28.8px; font-weight: 600; text-transform: capitalize; } 
.wps_introduce h2, .wps_introduce h3, .wps_introduce h4 { font-size: 23px; margin: 10px 0px; color: #a50e8c; } 
.wps_introduce ul { margin: 0 0 25px; padding: 0; } 
.wps_introduce ul li { list-style: none; line-height: 24px; color: #423f3f; font-size: 15px; } 
.wps_introduce ul li:before { margin-right: 5px; content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='gray' viewBox='0 0 16 16'><path d='m12.14 8.753-5.482 4.796c-.646.566-1.658.106-1.658-.753V3.204a1 1 0 0 1 1.659-.753l5.48 4.796a1 1 0 0 1 0 1.506z'/></svg>"); } 
.bg_btn_1 { background: #9C2AA0; border-color: #9C2AA0; } 
.bg_btn_1:hover { color: #9C2AA0; border-color: #9C2AA0; } 
.introduce_content_style_2 p { color: #333; line-height: 24px; margin: 0 0 15px; } 
.webpulse_home_product { float: left; width: 100%; margin: 0; padding: 150px 0 50px; background: #fff; } 
.h2_title { font-weight: 700; margin-bottom: 20px; position: relative; text-transform: capitalize; text-align: center; color:#9c2aa0 ; font-size: 30px; padding-bottom: 5px; } 
.h2_title:after { background: #00A0D6 none repeat scroll 0 0; bottom: -10px; content: ""; height: 4px; left: 52%; margin-left: -50px; position: absolute; width: 60px; } 
.services_margin { display: block; transition: all 0.3s ease; margin: 0px; } 
.col-md-6 .services_block { width: 100%;    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15); border-radius: 12px; overflow: hidden;height: 100%; margin: auto;    background: #fff; } 
.services_block figure { float: left; width: 100%; margin-bottom: 0px; overflow: hidden; position: relative;    aspect-ratio: 1; } 
.services_block figure .image { position: relative; height: auto; overflow: hidden; aspect-ratio: 1; } 
.services_block figure figcaption { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; text-align: center; opacity: 0; } 
.services_block figure figcaption:before { content: ''; position: absolute; left: 0px; top: 0px; width: 0%; height: 100%; background-color: #191919; opacity: 0; border-radius: 0% 200% 0% 0%; } 
.services_block figure .image img { aspect-ratio: 1; } 
.services_block figure figcaption a { width: 52px; height: 52px; border: 1px solid #ffffff; border-radius: 3px; display: flex; align-items: center; justify-content: center; position: absolute; left: 50%; top: 50%; color: #ffffff; margin: -34px 0px 0px -22px; -webkit-transition: all 0.6s cubic-bezier(0.68, -2, 0.265, 2.10); -moz-transition: all 0.6s cubic-bezier(0.68, -2, 0.265, 2.10); -ms-transition: all 0.6s cubic-bezier(0.68, -2, 0.265, 2.10); -o-transition: all 0.6s cubic-bezier(0.68, -2, 0.265, 2.10); transition: all 0.6s cubic-bezier(0.68, -2, 0.265, 2.10); } 
.services_block figure figcaption a svg { width: 22px; height: 22px; } 
.services_block figure figcaption { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; text-align: center; opacity: 0; } 
.services_block:hover figure figcaption { opacity: 1; } 
.services_block figure figcaption:before { content: ''; position: absolute; left: 0px; top: 0px; width: 0%; height: 100%; background-color: #00A0D6; opacity: 0; border-radius: 0% 200% 0% 0%; } 
.services_block:hover figure figcaption:before { opacity: 0.90; width: 100%; border-radius: 0; } 
.services_block .service_info { float: left; width: 100%; background-color: #fff; padding: 20px 10px; position: relative; text-align: center;    border-top: 1px solid #e9e9e9; } 
.services_block .service_info .h2_title { text-transform: capitalize; font-weight: 600; margin-bottom: 5px; line-height: 24px; font-size: 18px; height: auto; overflow: hidden; } 
.services_block .service_info .h2_title a { color: #00A0D6; } 
.services_block:hover .service_info .h2_title a { color: #00A0D6; } 
.services_block .service_info p { font-size: 15px; font-weight: normal; line-height: 24px; color: #333; text-align: center; } 
.services_block { width: 92%; margin: auto; } 
#popularCourse .owl-prev, #popularCourse .owl-next, #popularCourse2 .owl-prev, #popularCourse2 .owl-next { line-height: 0; position: absolute; top: 50%; display: block; width: 45px; height: 45px; padding: 0; transform: translate(0, -50%); cursor: pointer; color: #fff; border: 0; outline: 0; background: #0590c7; border-radius: 100%; z-index: 9 } 
#popularCourse  .owl-prev, #popularCourse2  .owl-prev { left: -60px; } 
#popularCourse  .owl-next, #popularCourse2  .owl-next{ right: -60px; } 
#popularCourse .owl-prev:hover, #popularCourse .owl-next:hover, #popularCourse2 .owl-prev:hover, #popularCourse2 .owl-next:hover { background: #9c2aa0; color: #fff; border-color: #9c2aa0 } 
#popularCourse .owl-dots, #popularCourse2 .owl-dots{ position: absolute; bottom: 20px; left: 0; right: 0; margin: 0 auto } 
.features { float: left; width: 100%; padding: 50px 0 0; margin: 0; position: relative; background-image: url("../images/1.jpg"); background-attachment: fixed; background-size: cover; background-repeat: no-repeat; background-position: center center; } 
.features:before { content: ""; display: inline-block; height: 100%; left: 0; position: absolute; top: 0; width: 100%; background: #9c2aa0e6; background-image: -webkit-linear-gradient(90deg, rgba(6, 23, 51, 0) 0%, rgba(29, 42, 77, 0) 0%, #a50f888c 80%); } 
.features .container { position: relative; } 
.features .features-holder { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr 1fr; grid-column-gap: 15px; } 
.features .feature-panel-holder { padding-top: 10px; -webkit-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; transition: .3s ease-in-out; } 
.features .feature-panel-holder .feature-panel { position: relative; padding:20px 10px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-align: center; overflow: hidden; cursor: pointer; margin-bottom: 33px; border-radius: 8px 0 8px 8px; border: 1px solid #87dfeb; -webkit-transition: 0.3s ease-in-out; -o-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; } 
.features .feature-panel-holder .feature-panel.feature-panel-dark { border-color: rgb(249 249 249 / 51%); } 
.features .feature-panel-holder .feature-panel .feature-icon { margin-bottom: 5px; } 
.features .feature-panel-holder .feature-panel .feature-content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-align: center; margin-bottom: 10px; } 
.features .feature-panel-holder .feature-panel .feature-content .titleFact { font-weight: 500; font-size: 17px; line-height: 28px; text-transform: inherit; margin-bottom: 6px; color: #fff; -webkit-transition: 0.3s ease-in-out; -o-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; } 
.features .feature-panel-holder .feature-panel .feature-content p { text-align: center; font-size: 16px; line-height: 24px; margin-bottom: 0; color: #ddd; opacity: 0; visibility: hidden; -webkit-transition: 0.3s ease-in-out; -o-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; height: 25px; } 
.features .feature-panel-holder .feature-panel a, .features .feature-panel-holder .feature-panel span { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 30px; height: 30px; border-radius: 50%; border: 2px solid rgba(255, 255, 255, 0.5); font-size: 13px; color: #fff; margin-top: -32px; -webkit-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; transition: .3s ease-in-out; } 
.features .feature-panel-holder:hover { padding-top: 0; } 
.features .feature-panel-holder:hover .feature-panel.feature-panel-dark { background-color: #b839a9; } 
.features .feature-panel-holder:hover .feature-panel.feature-panel-dark .feature-content .titleFact { color: #edeeff; } 
.features .feature-panel-holder:hover .feature-panel .feature-content p { visibility: visible; opacity: 1; height: 30px; } 
.features .feature-panel-holder:hover .feature-panel.feature-panel-dark a, .features .feature-panel-holder:hover .feature-panel.feature-panel-dark span { border-color: #ccc; margin-top: 12px; color: #ccc; } 
.features .more-features { text-align: center; margin-bottom: 50px; } 
.features .more-features p { font-weight: 700; font-size: 18px; color: #f4f4f4; margin-bottom: 0; } 
.features .more-features p a { position: relative; color: #00A0D6; -webkit-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; transition: .3s ease-in-out; text-transform: capitalize; padding-bottom: 8px; } 
.features .more-features p a:before { content: ''; -webkit-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; transition: .3s ease-in-out; position: absolute; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); width: 100%; height: 2px; background-color: #daf6ff; } 
.features .more-features.more-features-2 p a { color:#daf6ff; } 
.features .more-features p a:hover { text-decoration: none; } 
.features .more-features p a:hover:before { width: 70%; } 
.features .features-card { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-transform: translateY(100px); -ms-transform: translateY(100px); transform: translateY(100px); margin-top: -100px; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; position: relative; z-index: 9; } 
.features .features-card .card-panel { display: -webkit-box; display: -ms-flexbox; display: flex; background: #fff; border-radius: 8px 0 8px 8px; padding: 30px 40px 34px; -webkit-box-shadow: 0 5px 83px 0 rgb(9 29 62 / 15%); box-shadow: 0 5px 83px 0 rgb(9 29 62 / 15%); position: relative; -ms-flex-preferred-size: 48%; flex-basis: 48%;    overflow: hidden; } 
.features .features-card .card-panel:after { content: ''; position: absolute; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); width: calc(100% - 0px); background-color: #00a0d6; height: 2px; border-radius: 10px; } 
.features .features-card .card-panel.reversed { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; } 
.features .features-card .card-panel .panel-icon { margin-right: 30px; -webkit-transform: translateY(-7px); -ms-transform: translateY(-7px); transform: translateY(-7px); display: flex; align-items: center; } 
.features .features-card .card-panel .panel-icon img { margin-left: 0; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; transition: .3s ease-in-out; min-width: 80px; width: 80px; } 
.features .features-card .card-panel:hover .panel-icon img { -webkit-transform: translateY(-12px); -ms-transform: translateY(-12px); transform: translateY(-12px); } 
.features .feature-panel-holder .feature-panel .feature-icon img { width: 40px; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-transition: .3s ease-in-out; -o-transition: .3s ease-in-out;    filter: invert(1); transition: .3s ease-in-out; } 
.features .h2_title:after { background: #d2deff none repeat scroll 0 0;} 
.features .features-card .card-panel .panel-body .titleCat{ font-size: 20px; line-height: 32px; font-weight: 600; color: #00A0D6; margin-bottom: 10px; text-transform: capitalize; } 
.features .features-card .card-panel .panel-body p { font-size: 15px; line-height: 25px; color: #333; margin-bottom: 16px; } 
.features .features-card .card-panel .panel-body .btn { width: auto; height: auto; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; color: #333; border: 0; background-color: transparent; } 
.features .features-card .card-panel.reversed .panel-icon { margin-right: 0; margin-left: 40px; display: flex; align-items: center; } 
.features .features-card .card-panel.reversed .panel-body { text-align: right; } 
.service_bottom_text p { font-size: 18px; line-height: 15px; color: #333; margin-top: 30px; text-align: center; font-weight: 600; } 
.service_bottom_text p a { color: #00A0D6; text-decoration: underline; } 
.home_why_choose { float: left; width: 100%; margin: 0; padding: 0; background: #fff; } 
.h-100 { height: 100%; position: relative; } 
.whychooseus3 { position: relative; background-size: cover; overflow: hidden; background-position: center; background-repeat: no-repeat; height: 100% !important; } 
.whychooseus3:before { content: ''; position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 1; background: rgba(0, 42, 92, 0.76); background: linear-gradient(-90deg, transparent, #00A0D6 65%); opacity: 0.9; } 
.padding_50 { padding: 70px 70px; position: relative; z-index: 99; } 
.title_style2 span { color: #fff; position: relative; display: inline-block; font-size: 18px; line-height: 26px; margin-bottom: 12px; padding-top: 28px; z-index: 1; font-weight: 600; } 
.title_style2 span:before { position: absolute; content: ''; background: rgba(74, 131, 253, 0.09); width: 50px; height: 50px; left: -25px; top: 8px; z-index: -1; } 
.title_style2 span:after { position: absolute; content: ''; background: rgba(74, 131, 253, 0.09); border-left: 2px solid #fff; border-bottom: 2px solid #fff; width: 24px; height: 24px; left: 9px; top: 0px; z-index: -1; } 
.title_style2.white span:before, .title_style2.white span:after { background: #33557d; border-left: 2px solid #002a5c; border-bottom: 2px solid #002a5c; } 
.h2_title_2 { font-weight: 600; font-size: 24px; color: #fff; margin: 0 0 10px; padding: 0; } 
.whychooseus3 p { font-size: 15px; color: #fff; margin-bottom: 15px; } 
.whychooseus3 ul { float: left; width: 100%; margin: 0 0 20px; padding: 0; } 
.whychooseus3 ul li { list-style: none; float: left; width: 50%; color: #fff; margin-bottom: 5px; font-size: 15px; } 
.whychooseus3 ul li i { margin-right: 10px; color: #3daddf; } 
.whychooseus3 .bg_btn_1 { background: #3daddf; border-color: #3daddf; } 
.whychooseus3 .bg_btn_1:hover { border-color: #fff; color: #3daddf; } 
.home_serice_all { float: left; width: 100%; margin: 0; padding: 50px 0; background: #fff; } 
.service_inner_box { position: relative; padding: 0px 20px 30px; margin-bottom: 25px; } 
.service_inner_box:before { position: absolute; content: ''; left: 0px; top: 30px; right: 0px; bottom: 0px; border-radius: 10px; background-color: #ffffff; box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.12); } 
.service_inner_box .image { position: relative; border-radius: 8px; overflow: hidden; } 
.service_inner_box .image img { position: relative; width: 100%; display: block; } 
.service_inner_box .overlay-box { position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; background-color: rgba(34, 34, 34, 0.90); transition: -webkit-transform 0.4s ease; transition: transform 0.4s ease; transition: transform 0.4s ease, -webkit-transform 0.4s ease; -webkit-transform: scale(0, 1); -ms-transform: scale(0, 1); transform: scale(0, 1); -webkit-transform-origin: left center; -ms-transform-origin: left center; transform-origin: left center; } 
.service_inner_box .overlay-box .overlay-inner { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; display: table; vertical-align: middle; padding: 10px 30px; } 
.service_inner_box .overlay-box .overlay-inner .content { position: relative; display: table-cell; vertical-align: middle; } 
.service_inner_box:hover .overlay-box { -webkit-transform: scale(1, 1); -ms-transform: scale(1, 1); transform: scale(1, 1); -webkit-transform-origin: right center; -ms-transform-origin: right center; transform-origin: right center; } 
.service_inner_box .overlay-box .text { position: relative; color: #ffffff; font-size: 15px; line-height: 24px; margin-bottom: 25px; } 
.service_inner_box .lower-box { position: relative; margin-top: -25px; padding-top: 15px; padding-left: 0px; } 
.service_inner_box .lower-box .box-inner { position: relative; padding: 30px 10px 0px 10px; } 
.service_inner_box .lower-box .icon { position: absolute; left: 0px; top: 0px; width: 60px; height: 60px; color: #ffffff; font-size: 34px; line-height: 60px; border-radius: 4px; text-align: center; display: inline-block; background-color: #00A0D6; } 
.service_inner_box .lower-box h3 a { position: relative; color: #222222; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease; font-size: 18px; font-weight: 400; text-align: center; } 
.service_inner_box:hover .lower-box h3 a { color: #00A0D6; } 
.testimonials_four { float: left; width: 100%; padding: 50px 0; margin: 0; position: relative; background-image: url("../images/1.jpg"); background-attachment: fixed; background-size: cover; background-repeat: no-repeat; background-position: center center; } 
.testimonials_four:before { content: ""; display: inline-block; height: 100%; left: 0; position: absolute; top: 0; width: 100%; background: #00A0D6d4; background-image: -webkit-linear-gradient(90deg,rgba(6,23,51,0) 0%,rgba(29,42,77,0) 0%,#00A0D6 80%); } 
.clients-img { -webkit-transform: translateY(-19px); -ms-transform: translateY(-19px); transform: translateY(-19px); margin-bottom: -19px; } 
.clients-img img { max-width: 100%; } 
/* .testimonials_four .title_style2 { margin-bottom: 0px; } 
.testimonials_four .title_style2 .titleTestimonials{ color: #fff; font-weight: 700; position: relative; text-transform: capitalize; font-size: 30px; } 
.testimonials_four .title_style2 span { color: #00A0D6; position: relative; display: inline-block; font-size: 15px; line-height: 26px; margin-bottom: 12px; padding-top: 28px; z-index: 1; font-weight: 600; } 
.testimonial-body { padding-left: 0; padding-right: 15px; padding-top: 18px; position: relative; } 
.testimonial-body .testimonial-content .testimonial-icon { top: -23px; right: -15px; left: auto; position: absolute; z-index: -1; } 
.testimonial .testimonial-panel .testimonial-body .testimonial-content .testimonial-icon:before { font-size: 95px; font-family: "FontAwesome"; content: "\f10e"; font-weight: 900; color: #00A0D6; } 
.testimonial-body .testimonial-content p { font-size: 15px; font-weight: 500; line-height: 24px; color: #fff; margin-bottom: 20px; } */ 
.testimonials_four .owl-carousel .owl-dots { text-align: left; margin-top: 25px;    display: flex; align-items: center; justify-content: center; } 
.testimonials_four .owl-carousel .owl-dots button.owl-dot.active { background: #fff; } 
.testimonials_four .owl-carousel .owl-dots button.owl-dot { width: 15px; height: 15px; border: 3px solid #fff; border-radius: 50px; background: #fff0; margin: 5px; } 
/* .testimonial-body .testimonial-content .testimonial-thumb { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-transition: .5s ease-in-out; -o-transition: .5s ease-in-out; transition: .5s ease-in-out; cursor: pointer; } 
.testimonial-body .testimonial-content .testimonial-thumb .thumb-img { width: 50px; height: 50px; border-radius: 8px 0 8px 8px; position: relative; margin-right: 10px; -webkit-box-shadow: 0 5px 83px 0 rgb(9 29 62 / 15%); box-shadow: 0 5px 83px 0 rgb(9 29 62 / 15%); background: #a0108a; color: #fff; display: flex; align-items: center; justify-content: center; border-radius: 100%; font-size: 30px; font-weight: 600;    border: 1px solid #fff; } 
.testimonial-body .testimonial-content .testimonial-thumb .thumb-img .icon-Quote-Icon { -webkit-transition: .5s ease-in-out; -o-transition: .5s ease-in-out; transition: .5s ease-in-out; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); font-size: 11px; position: absolute; top: 50%; right: -25px; width: 33px; height: 33px; border-radius: 50%; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #fff; background-color: #00A0D6; } 
.testimonial-body .testimonial-content .testimonial-thumb .thumb-body { text-transform: capitalize; } 
.testimonial-body .testimonial-content .testimonial-thumb .thumb-body .clientName { font-size: 15px; font-weight: 700; line-height: 1.2; margin-bottom: 4px; color: #ffffff; } 
.testimonial-body .testimonial-content .testimonial-thumb .thumb-body p { font-size: 13px; font-weight: 400; line-height: 1.2; color: #fff; margin-bottom: 0; } 
.icon-arrow-right { font-size: 65%; } 
.testimonials__rating .total__rate { font-family: "Quicksand", sans-serif; font-size: 38px; font-weight: 700; color: #00A0D6; margin-right: 10px; } 
.testimonials__rating .overall__rate { font-weight: 700; color: #00A0D6; border-bottom: 2px solid #7a81d7; } */ 
.webpulse_home_clients { float: left; width: 100%; color: #fff; padding: 30px 0 20px; background: #fff; text-align: left; background-repeat: repeat; background-size: 100%; position: relative; float: left; width: 100%; margin: 0; padding: 50px 0; background: #eee; background-image: url(../images/pattern.png); background-attachment: fixed; } 
.heading-desc { color: #9b9b9b; font-size: 15px; font-weight: 400; line-height: 26px; max-width: 980px; margin: 0 auto; text-align: center; margin-bottom: 30px; letter-spacing: 0.5px; } 
footer .social-icons span { color: #fff; font-weight: 600; letter-spacing: 1px; } 
.webpulse_home_clients .clients { border: solid 1px #d8d8d8; max-width: 100%; background: #fff; margin-bottom: 26px; position: static; opacity: 1; margin: 0 10px 20px; transition: opacity 0.3s ease; top: 0; left: 0; } 
.webpulse_home_clients .item .image { position: relative; padding: 15px 10px 0; text-align: center; min-height: 100px; max-height: 100px; overflow: hidden; } 
.webpulse_home_clients .item .image img { position: absolute; max-width: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%); width: auto; max-height: 100%; padding: 5px; } 
.faq_section { float: left; width: 100%; margin: 0; padding: 40px 0; background: #fff; } 
.accordion-header { padding: 0; } 
.accordion-item { margin-bottom: 15px; border-radius: 16px !important; overflow: hidden; } 
.accordion-item:not(:first-of-type) { border: 1px solid rgba(0, 0, 0, 0.125); } 
.accordion-button { padding: 12px 15px; font-size: 18px; font-weight: 600; text-transform: initial; } 
.accordion-button:not(.collapsed) { color: #fff; background: #00A0D6; font-weight: 600;; } 
.accordion-button:not(.collapsed):after { background-image: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z'/></svg>"); transform: rotate(0deg); } 
.accordion-button:hover, .accordion-button:focus { color: #fff; background: #00A0D6; } 
.accordion-button:hover:after { background-image: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z'/></svg>"); transform: rotate(-180deg); } 
.accordion-body p { font-size: 15px; line-height: 24px; } 
.home_partner { float: left; width: 100%; padding: 80px 0; position: relative; background: #00A0D6 url("../images/curve.svg") no-repeat; background-size: cover !important; background-position: center !important; } 
.home_partner .h2_title { color: #fff; margin-bottom: 35px; padding-bottom: 15px; } 
.home_partner .h2_title:after { background: #6559a6; } 
.ht-110 { height: 70px; } 
.pertner_flexio { background: #ffffff; border-radius: 0.2rem; margin: 0.4rem; display: inline-flex; align-items: center; justify-content: center; padding: 1rem 1.8rem; height: 80px; position: relative; width: 160px; } 
.pertner_flexio img { position: absolute; top: 50%; left: 50%; max-width: 100%; width: auto; transform: translate(-50%, -50%); max-height: 100%; } 
.pertner_flexio h5 { margin: 0; } 
.home_blog { float: left; width: 100%; margin: 0; padding: 50px 0; background: #fff; } 
.single-post2 { overflow: hidden; margin-bottom: 15px; } 
.blog-thumb2 { overflow: hidden; width: 100%;    border: 1px solid #cccccc70; border-radius: 5px; } 
.blog-thumb2 img { max-width: 100%; transition: all 0.3s ease-out 0s; } 
.blog-content2 { background: #fff; padding: 5px 20px 20px; position: relative; z-index: 1; box-shadow: 2.5px 4.33px 15px 0px rgb(0 0 0 / 9%); width: 90%; margin: auto; margin-top: -50px; margin-bottom: 15px; } 
.blog-content2 .b-meta { margin-bottom: 15px; font-size: 14px; } 
.blog-content2 .b-meta ul { margin: 0; padding: 0; padding-left: 0 !important; } 
.b-meta ul li { display: inline-block; margin-right: 8px; border-right: 2px solid #f5f5f5; padding-right: 8px; } 
.b-meta ul li:last-child { margin-right: 0; padding-right: 0; border: none; } 
.blog-content2 .titleBlog { font-size: 18px; margin-bottom: 3px; height: auto; position: relative; font-weight: 600; } 
.wps_copy .row { align-items: center; } 
.blog-content2 .titleBlog a { text-decoration: none; line-height: 25px; color: #00A0D6 } 
.blog-content2 .titleBlog a:hover { color: #9C2AA0; } 
.blog-content2 .titleBlog span { width: 100%; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; overflow: hidden; -webkit-box-orient: vertical; } 
.blog-content2 p{    width: 100%; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:3; overflow: hidden; -webkit-box-orient: vertical;} 
.footer_wrap { float: left; width: 100%; margin: 0; padding: 50px 0; background: #0e0e0e; } 
.footer_wrap .footer-top .footer-widget .footer-widget-title { margin: 0 0 20px; } 
.footer_wrap .footer-top .footer-widget .footer-widget-title .title5 { padding-left: 12px; line-height: 27px; position: relative; color: #fff; text-transform: capitalize; font-size: 20px; } 
.footer_wrap .footer-top .footer-widget .footer-widget-title .title5:before { position: absolute; top: 0; left: 0; content: ""; width: 3px; height: 100%; background-color: #00aee9; } 
.footer_wrap p, .footer_wrap a { color: #fff; } 
.footer_wrap .footer-top .footer-widget { float: left; width: 100%; margin-bottom: 15px; } 
.footer_wrap .footer-top .footer-widget .com-address-item { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; margin: 0 0 15px; } 
.footer_wrap .footer-top .footer-widget .com-address-item .com-address-icon { width: 35px; height: 35px; background: #00A0D6; text-align: center; border-radius: 5px; display: flex; flex-direction: column; justify-content: center; align-items: center; color: #fff; } 
.footer_wrap .footer-top .footer-widget .com-address-item .com-address-icon svg { width: 18px; height: 18px; } 
.footer_wrap .footer-top .footer-widget .com-address-item .comp-address-info { width: calc(100% - 60px); } 
.footer_wrap .footer-top .footer-widget .com-address-item .comp-address-info span { color: #fff; } 
.footer_wrap .footer-top .footer-widget .com-address-item .comp-address-info p { margin: 0; font-size: 17px; line-height: 24px; color: #fff; } 
.footer_wrap .footer-top .footer-widget .com-address-item .comp-address-info a { font-size: 15px; line-height: 26px; font-weight: 400; color: #ffffff; display: inline-block; } 
.footer_wrap .footer-top .footer-widget .read_more_1 { color: #fff; } 
.footer_wrap .footer-top .footer-widget .read_more_1:hover { color: #00A0D6; } 
.footer-menu ul { float: left; width: 100%; margin: 0; padding: 0; } 
.footer-menu ul li { padding-bottom: 5px; display: block; font-size: 15px; } 
.footer-menu ul li a { display: block; text-transform: capitalize; position: relative; text-decoration: none; color: #fff; } 
.footer-menu ul li a:hover { color: #999fff; } 
.comp-location { text-align: center; padding: 20px 10px; margin: 0 0 25px; background: #fff; } 
.comp-location .loc-icon { width: 48px; height: 48px; border-radius: 5px; margin: 0 auto 15px; display: flex; flex-direction: column; justify-content: center; align-items: center; background: #FCE7E8; } 
.comp-location h6 { text-transform: uppercase; font-weight: 600; } 
.comp-location span { font-size: 14px; line-height: 25px; margin: 0 0 5px; display: block; } 
.comp-location p { margin-bottom: 0; font-size: 15px; line-height: 23px; color: #fff; } 
.social-icons { float: left; width: 100%; margin: 0px 0 0; } 
.social-icons ul { padding: 0; margin: 0; line-height: 0; display: table; width: 100%; } 
.social-icons li { display: inline-block; list-style: none; padding: 0; margin: 0 8px 0 0; display: table-cell; width: 20%; } 
.social-icons li a { display: inline-block; font-size: 15px; text-align: center; margin: 0; border: 0; background: transparent; color: #fff; overflow: hidden; -webkit-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; height: 60px; line-height: 60px; width: 100%; border-radius: 0; } 
.social-icons li a i { margin-right: 5px; font-size: 18px; } 
.social-icons .social-facebook a { background-color: #5d82d1; } 
.social-icons .social-twitter a { background-color: #5b5b5b; } 
.social-icons .social-youtube a { background-color: #f70000; } 
.social-icons .social-instagram a { background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%); } 
.social-icons .social-youtube a { background-color: #ee1c1b; } 
.wps_copy { float: left; width: 100%; background: #000000; line-height: 24px; color: #fff; border-top: 1px solid #ddeeee2e; padding: 10px 0px; } 
.wps_copy a { color: #fff; display: inline-block; } 
.wps_copy a:hover, .footer_wrap a:hover, .text_content .titleOne a:hover { color:#fdbfff !important; } 
.text-right { text-align: right; } 
#web-pulse-scroll-up { position: fixed; z-index: 9; bottom: 76px; right: 15px; width: 48px; height: 48px; border-radius: 50%; color: #fff; line-height: 46px; text-align: center; text-decoration: none; cursor: pointer; transition: all 0.25s; display: none; background: #00A0D6; border: 1px solid; } 
#web-pulse-scroll-up svg { width: 24px; height: 24px; } 
#web-pulse-scroll-up:hover { background: #00A0D6; color: #fff; } 
.whatapp_btn { background: #01e675; width: 48px; height: 48px; color: #fff; position: fixed; left: 15px; bottom: 76px; cursor: pointer; z-index: 9; border-radius: 100%; display: flex; align-items: center; justify-content: center; transition: all 300ms ease-in-out; box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16); } 
.whatapp_btn svg { width: 24px; height: 24px; } 
.whatapp_btn:focus, .whatapp_btn:hover { background: #01e675; color: #fff; } 
#whatsapp .modal-dialog { margin-top: 12%; } 
.send_enquiry { background: #ffffff; border-radius: 40px; bottom: 18px; color: #ffffff; display: table; height: 48px; left: 15px; min-width: 48px; position: fixed; text-align: center; z-index: 9; transition: all 0.2s linear; background: #00A0D6; display: flex; align-items: center; justify-content: center;border: 1px solid; } 
.send_enquiry svg { width: 24px; height: 24px; line-height: 50px; } 
.send_enquiry:hover { color: #fff; padding: 0 20px; } 
.send_enquiry:focus { color: #fff; } 
.send_enquiry span { display: table-cell; vertical-align: middle; font-size: 15px; letter-spacing: -15px; opacity: 0; line-height: 50px; transition: all 0.5s; text-transform: uppercase; } 
.send_enquiry:hover span { opacity: 1; letter-spacing: 1px; padding-left: 10px; } 
.modal-content { border-radius: 0; } 
.modal-header { padding: 0 15px; background: #00A0D6; color: #fff; border-radius: 0; } 
.modal-header h4 { text-align: left; font-size: 18px; line-height: 18px; color: #fff; } 
.modal-header .modal-title { text-align: left; font-size: 18px; line-height: 18px; color: #fff; padding: 15px 0; text-transform: initial; letter-spacing: 0.2px; } 
.btn-close { width: 1em; height: 1em; background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat; outline: 0; } 
.close { float: right; font-size: 23px; font-weight: 600; line-height: 2; color: #fff; text-shadow: 0 1px 0 #fff; opacity: 0.7; } 
.close:focus, .close:hover { color: #fff; text-decoration: none; cursor: pointer; opacity: 0.9; } 
.send_p { font-size: 13px; line-height: 18px; text-align: center; } 
.send_p span { display: block; } 
.modal-body input[type="text"], .modal-body select, .modal-body input[type="number"] { width: 100%; padding: 5px 12px; } 
.modal-body textarea { width: 100%; height: 120px; padding: 5px 12px; border-color: rgba(86, 90, 207, 0.3); border-radius: 4px; } 
.modal-body textarea:focus { box-shadow: none; } 
.modal-body select { width: 100%; } 
.pac-container { z-index: 100000; } 
.g-recaptcha { transform: scale(0.80); transform-origin: 0 0; -webkit-transform-origin: 0 0; } 
.modal_btn { width: auto; background: #333; padding: 8px 25px; border: 0; color: #fff; font-size: 14px; border-radius: 4px; cursor: pointer; } 
.modal_btn:focus, .modal_btn:hover { background: #00A0D6; color: #fff; } 
.heading_banner { float: left; width: 100%; position: relative; background-size: cover; padding: 30px 0px; margin: 0; background-position: center center; } 
.heading_banner::before { position: absolute; display: block; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.4); top: 0; left: 0; z-index: 0; content: ''; } 
.heading_banner .container { position: relative; } 
/* .heading_banner h1 { margin: 0 0 10px; text-transform: capitalize; font-size: 36px; font-weight: 600; color: #fff; text-align: center; background: rgba(0, 0, 0, 0.5); display: inline-block; width: auto; padding: 10px 20px; } */ 
.heading_banner h2 { margin: 0; letter-spacing: 0; text-transform: capitalize; font-size: 18px; font-weight: normal; color: #eee; text-align: center; text-align: center; background: rgba(0, 0, 0, 0.5); display: inline-block; width: auto; padding: 10px 20px; } 
.heading_banner .cat_title { margin: 0 0 0px; text-transform: capitalize; font-size: 19px; font-weight: 600; color: #fff; text-align: center; display: inline-block; width: auto; padding: 0px 20px; background: #fff0; } 
.heading_banner .cat_title2 { margin: 0; letter-spacing: 0; text-transform: capitalize; font-size: 18px; font-weight: normal; color: #eee; text-align: center; text-align: center; background: rgba(0, 0, 0, 0.5); display: inline-block; width: auto; padding: 10px 20px; } 
.inner_breadcrumb { float: left; width: 100%; background: #fff; position: relative; margin: 0; box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2); } 
.inner_breadcrumb .breadcrumb { background: 0; border-radius: 0; border: 0; list-style: none; padding: 0; float: left; text-transform: capitalize; margin: 0; } 
.inner_breadcrumb .breadcrumb li { font-weight: bold; text-transform: uppercase; color: #666; float: left; line-height: 55px; } 
.inner_breadcrumb .breadcrumb li a { float: left; padding: 0; color: #666; letter-spacing: 0.3px; } 
.inner_breadcrumb .breadcrumb li:before { text-rendering: auto; padding: 0 14px; color: #fff; display: inline-block; } 
.inner_breadcrumb .breadcrumb li.active { color: #00A0D6; } 
.inner_breadcrumb .breadcrumb li+li:before { content: "/"; display: inline-block; color: #fff; padding: 0 14px; } 
.inner_breadcrumb .breadcrumb li+li:before { float: left; padding: 0px 10px; color: #bfbfbf; } 
.inner_breadcrumb .breadcrumb li a:hover{ color: #00A0D6; } 
.about_page { float: left; width: 100%; margin: 0; padding: 50px 0; background: #fff; border-bottom: 1px solid #ccc; } 
.left_sidebar { float: left; width: 100%; margin: 0 0 25px; padding: 0; } 
.left_sidebar .left_title { float: left; width: 100%; padding: 8px 10px; margin: 0; line-height: 30px; background: #00A0D6; font-size: 24px; color: #fff; font-weight: 600; } 
.left_sidebar form { float: left; width: 100%; background: #fff; padding: 10px; } 
.left_image { float: left; width: 340px; margin: 0 15px 15px 0; text-align: center; } 
.left_image .left_centered { width: 100%; position: relative; padding: 0; min-height: 350px; overflow: hidden; border: 1px solid #eee; } 
.left_image .left_centered .image { width: 100%; text-align: center; overflow: hidden; position: relative; height: 338px; transition: transform 0.5s ease; } 
.left_image .left_centered .image img { position: absolute; max-width: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%); width: auto; max-height: 100%; } 
.right_image1 { float: right; width: 340px; margin: 0 0 15px 15px; text-align: center; } 
.right_image1 .left_centered { width: 100%; position: relative; padding: 0; min-height: 340px; overflow: hidden; border: 1px solid #eee; } 
.right_image1 .left_centered .image { width: 100%; text-align: center; overflow: hidden; position: relative; height: 340px; transition: transform 0.5s ease; } 
.right_image1 .left_centered .image img { position: absolute; max-width: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%); width: auto; max-height: 100%; } 
.left_sidebar ul { float: left; width: 100%; padding: 0; margin: 0; background: #00A0D6; } 
.left_sidebar ul li { float: left; width: 100%; padding: 0; margin: 0; border-bottom: 1px solid #444; list-style: none; } 
.left_sidebar ul li a { color: #FFF; padding: 10px; font-weight: 500; line-height: 20px; font-size: 14px; } 
.left_sidebar ul li a.active, .left_sidebar ul li a:focus, .left_sidebar ul li a:hover { background: #00A0D6; color: #fff; } 
.left_sidebar ul li ul { float: left; width: 100%; margin: 0; padding: 0; background: #fff; } 
.left_sidebar ul li ul li { border-bottom: 1px dashed #CCC; list-style-type: none; position: relative; } 
.left_sidebar ul li ul li a { display: block; font-weight: 500; color: #000; text-align: left; font-size: 12px; padding: 4px 15px; text-decoration: none; text-transform: uppercase; line-height: 24px; } 
.left_sidebar ul li ul li a.active, .left_sidebar ul li ul li a:focus, .left_sidebar ul li ul li a:hover { background: #00A0D6; color: #fff; } 
.left_sidebar ul li ul li a i { float: right; line-height: 24px; } 
.left_sidebar ul li ul li ul { display: none; transition: all 2s; position: absolute; left: 98%; top: 0; z-index: 200; background: #fff; width: 200px; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.75); } 
.left_sidebar ul li ul li:hover ul { display: block; transition: all 2s; } 
.left_sidebar ul li ul li ul li a { display: block; font-weight: 400; color: #333; text-align: left; font-size: 13px; padding: 4px 15px; text-decoration: none; text-transform: capitalize; line-height: 24px; } 
.left_sidebar ul li ul li ul li a.active, .left_sidebar ul li ul li ul li a:focus, .left_sidebar ul li ul li ul li a:hover { background: #fe0000; color: #fff; } 
.right_side .title_h2 { padding: 8px 10px; margin: 0 0 10px; line-height: 30px; background: #00A0D6; font-size: 24px; color: #fff; font-weight: 600; } 
.right_side h2 { padding: 0; margin: 20px 0 5px; line-height: 30px; font-size: 22px; color: #333; font-weight: 600; } 
.right_side h3 { padding: 0; margin: 10px 0 5px; line-height: 30px; font-size: 18px; color: #333; font-weight: 600; } 
.wps_right { float: left; width: 100%; margin-bottom: 20px; } 
.right_side p { line-height: 24px; margin-bottom: 10px; text-align: justify; font-size: 15px; font-weight: normal; } 
.right_side .about_b { float: left; width: 100%; overflow: hidden; height: 230px; margin-bottom: 15px; } 
.right_side .about_image { position: relative; padding: 0; text-align: center; min-height: 230px; overflow: hidden; transition: all 0.4s ease-in-out; border: 1px solid #eee; } 
.right_side .about_b:hover .about_image { transform: scale(1.1); } 
.right_side .about_image img { position: absolute; margin: auto; padding: 0; top: 50%; left: 50%; transform: translate(-50%, -50%); max-width: 100%; width: 100%; max-height: 100%; } 
.right_side .factsheet .info_content h4 { font-size: 15px; } 
.right_side .factsheet .info_content p { font-size: 13px; } 
.right_side ul { margin: 0 0 25px; padding: 0; } 
.blog_details ul li:before{display: none;} 
.right_side ul li { list-style: none; color: #423f3f; line-height: 24px; margin-bottom: 10px; text-align: justify; font-size: 15px; font-weight: normal; letter-spacing: 0.5px; } 
.right_side ul li::before { margin-right: 5px; content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='gray' viewBox='0 0 16 16'><path d='m12.14 8.753-5.482 4.796c-.646.566-1.658.106-1.658-.753V3.204a1 1 0 0 1 1.659-.753l5.48 4.796a1 1 0 0 1 0 1.506z'/></svg>"); } 
.wps-factsheet { width: 100%; float: left; padding: 10px 0; background: #f6f6f6; border: 1px solid #eaeaea; box-shadow: 0 8px 4px -4px #555; margin-bottom: 15px; } 
.wps-factsheet .icon { height: 45px; float: left; } 
.wps-factsheet .icon img { float: left; width: 55px; padding-left: 5px; padding-right: 10px; } 
.wps-factsheet .info { padding-top: 2px; text-align: left; } 
.wps-factsheet .info h4 { margin: 0; padding: 2px 5px; font-size: 15px; font-weight: normal; color: #333; text-align: left; text-transform: inherit; } 
.wps-factsheet .info p { font-size: 12px; margin: 0; line-height: 18px; color: #666; } 
.category_page { float: left; width: 100%; margin: 0; padding: 40px 0; background: #fff; } 
/* .category_page h1 { padding: 8px 10px; margin: 0; line-height: 30px; background: #00A0D6; font-size: 24px; color: #fff; font-weight: 600; } */ 
.catTitle_2{ padding: 0 0 0px; font-size: 28px; margin: 0; float: left; width: 100%; text-align: center; text-transform: initial; color: #a60e8d; margin-bottom: 25px; position: relative; overflow: visible; } 
.catTitle_2:after { background: #00A0D6; bottom: -10px; content: ""; height: 2px; left: 0; right: 0; margin: 0 auto; position: absolute; width: 50px; } 
.category_page .wps_right ul { margin: 0 0 25px; padding: 0; } 
.category_page .wps_right ul li { display: block; list-style: none; line-height: 24px; color: #423f3f; font-size: 15px; font-weight: normal; } 
.category_page .wps_right ul li:before { margin-right: 5px; content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='currentColor' viewBox='0 0 16 16'><path d='m12.14 8.753-5.482 4.796c-.646.566-1.658.106-1.658-.753V3.204a1 1 0 0 1 1.659-.753l5.48 4.796a1 1 0 0 1 0 1.506z'/></svg>"); } 
.product_right_image { float: right; max-width: 400px; width: 100%; margin: 0px 0 25px 15px; text-align: center; } 
.product_right_image .detail_image { width: 100%; text-align: center; overflow: hidden; position: relative; height: 400px; border: 1px solid #eee; margin-bottom: 15px; } 
.product_right_image .detail_image img { position: absolute; max-width: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%); width: auto; max-height: 100%; } 
.product_right_image .product_dimage { width: 100%; text-align: center; overflow: hidden; height: 400px; border: 1px solid #eee; margin-bottom: 15px; } 
.more_images { float: left; position: relative; width: 100%; margin-bottom: 15px; } 
#thumbs { padding-top: 10px; overflow: hidden; text-align: center; } 
#thumbs img, #largeImage { padding: 0; cursor: pointer; border: 1px solid #eee; } 
#thumbs img { display: inline-block; margin-right: 6px; width: 70px; } 
#thumbs img.active { border-color: #00A0D6; } 
.wps_right p { margin-bottom: 20px; font-size: 15px; } 
.wps_right h2, .wps_right h3, .wps_right h4 { font-size: 18px; line-height: normal; margin: 10px 0px; color: #00A0D6 } 
.wps_right .table-responsive { float: left; width: 100%; margin-bottom: 10px; } 
.wps_right table { margin: 0; } 
.wps_right table tbody tr td { vertical-align: middle; padding: 6px 10px; font-size: 15px; line-height: normal; text-align: left; } 
.wps_right table tbody tr td { border: 1px solid #eaeaea; width: 60%; } 
.wps_right table tbody tr td:first-child { color: #00A0D6; width: 40%; } 
.interested_section { float: left; width: 100%; text-align: center; margin: 20px 0 } 
.interested_section .interested_btn { font-size: 15px; color: #fff; background: #00A0D6; border: 1px solid #213f85; border-radius: 3px; padding: 12px 0; width: 258px; display: inline-block; text-transform: uppercase; cursor: pointer; } 
.interested_section .interested_btn svg { margin-right: 5px; width: 20px; height: 20px; } 
.interested_section .interested_btn:hover { background: #00A0D6; color: #fff; border: 1px solid #00A0D6 } 
.product_listing { float: left; width: 100%; margin-bottom: 15px; box-shadow: 0px 3px 5px 0px rgba(210, 210, 210, 0.75); transition: all 0.35s ease-in-out; border-style: solid; border-width: 1px 1px 0px 1px; border-color: #eee; background: #fff; } 
.product_listing .product { width: 100%; position: relative; padding: 0; text-align: center; min-height: auto; /* overflow: hidden; */ border-right: 1px solid #eee; display: block; /* aspect-ratio: 1; */ } 
.product_listing .product .image1 { width: 100%; text-align: center; overflow: hidden; position: relative; height: auto; transition: all 0.4s ease-in-out; margin-bottom: 0px; border-bottom: 0px solid #eee; aspect-ratio: 1; } 
.product_listing .product .image1 img { position: absolute; max-width: 100%; top: 50%; left: 50%; margin: auto; transform: translate(-50%, -50%); width: auto; max-height: 100%; } 
.product_listing .product .small { padding-top: 10px; overflow: hidden; text-align: center; display: flex; justify-content: center; } 
.product_listing .product .small img, .product_listing .product .largeImage img { padding: 0; cursor: pointer; border: 1px solid #eee; } 
.product_listing .product .small .item { display: inline-block; margin-right: 6px; width: 60px; cursor: pointer; } 
.product_listing .product .small .item:last-child { margin: 0; } 
.product_listing .product .small .item.active { border-color: #9C2AA0; } 
.product_listing .product .small .item.youtube { width: 60px; height: 60px; background: #00A0D6; color: #fff; display: flex; align-items: center; justify-content: center; } 
.product_listing .product .small .item.youtube a { color: #fff; width: 60px; height: 60px; display: flex; align-items: center; justify-content: center; } 
.product_listing .product .small .item.youtube a svg { width: 40px; height: 40px; } 
.product_listing .product p { font-size: 15px; text-align: center; margin: 0 0 10px; } 
.padding0 { padding: 0; } 
.right-content { position: relative; padding-right: 15px; } 
.right-content h3 { line-height: 24px; padding: 10px 0; text-align: left; margin: 0; font-size: 18px; } 
.right-content h3 a { color: #00A0D6; } 
.right-content h4 { line-height: 24px; padding: 10px 0; text-align: left; } 
.more_info { float: left; width: 100%; margin: 0; padding: 0; overflow-y: auto; /*padding-right: 8px;*/ } 
.blog_details1 { margin-top: 15px !important; } 
.left_sidebar {margin: 0 0 0px;} 
.right-content .read_more_1 { line-height: 40px; padding: 0 26px; } 
.right-content .read_more_1 svg{margin-top: 0; float: initial;} 
.right-content p { font-size: 15px; margin-bottom: 10px; } 
.blue-line1 { width: 100%; display: block; height: 1.1px; background: #eee; position: relative; margin-bottom: 10px; padding: 0 15px; } 
.read_more_product { background: #333; padding: 8px 20px; font-size: 14px; color: #fff; margin: 0 0px 10px 0px; display: inline-block; width: auto; border-radius: 3px; } 
.read_more_product i { margin-left: 10px; } 
.read_more_product:hover, .read_more_product:focus { color: #fff; background: #00A0D6; } 
.product_listing:hover .right-content h3 a { color: #00A0D6; } 
.product_listing:hover .right-content h4 a { color: #00A0D6; } 
.right-content .table-responsive { float: left; width: 100%; overflow: hidden; max-height: 230px; overflow: auto; padding-right: 5px; } 
.right-content table tbody tr td { vertical-align: middle; padding: 6px 10px; font-size: 15px; line-height: normal; text-align: left; } 
.right-content table tbody tr td { border: 1px solid #eaeaea; width: 60%; } 
.right-content table tbody tr td:first-child { color: #00A0D6; width: 40%; } 
.slides { width: 50px; border: 1px solid #ccc; cursor: pointer; } 
.slides.active { border: 1px solid #b46f0d; } 
.product_popup { float: left; width: 100%; margin: 0; padding: 0; } 
.product_popup_image { width: 100%; margin-bottom: 15px; border: 1px solid #eee; overflow: hidden; position: relative; height: auto; aspect-ratio: 1; } 
#callback .product_popup_image { height: auto; aspect-ratio: 1; } 
.product_popup_image img { position: absolute; max-width: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%); max-height: 100%; width: auto; margin: auto; } 
.product_popup h6 { color: #00A0D6; font-size: 15px; font-weight: 600; text-transform: uppercase; margin-bottom: 8px; text-align: left; padding: 0; } 
.product_popup p { font-size: 14px; line-height: 24px; color: #333; text-align: left; margin-bottom: 15px; } 
#product_enquiry label.error { color: #fb3a3a; font-weight: normal; } 
.product_right_image { float: right; max-width: 400px; width: 100%; margin: 0 0 15px 15px; text-align: center; } 
.product_right_image .detail_image { width: 100%; text-align: center; overflow: hidden; position: relative; height: 400px; } 
.product_right_image .detail_image img { position: absolute; max-width: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%); width: auto; max-height: 100%; } 
.cat_info p { font-size: 14px; line-height: 24px; color: #423f3f; text-align: justify; margin-bottom: 15px; } 
.product_right_image .detail_enq_btn { width: auto; background: #333; color: #fff; text-decoration: none; font-size: 15px; padding: 8px 20px; margin: 0; display: inline-block !important; border: 0; border-radius: 4px; } 
.product_right_image .detail_enq_btn:focus, .product_right_image .detail_enq_btn:hover { background-color: #00A0D6; color: #fff; } 
.product_right_image:hover .detail_enq_btn { background-color: #00A0D6 !important; color: #fff; } 
.product_right_image .product_dimage { width: 100%; text-align: center; overflow: hidden; height: 300px; border: 1px solid #eee; margin-bottom: 15px; } 
.product_right_image .product_dimage .detail_image { transition: transform 0.5s ease; transform-origin: center center; } 
.product_right_image:hover .product_dimage .detail_image { transform: scale(1.2); } 
.you_may { float: left; width: 100%; padding: 7px 10px; margin: 0 0 8px; line-height: 30px; background: #00A0D6; font-size: 18px; color: #fff; font-weight: 600; } 
.product_more { float: left; width: 100%; border: solid 1px #eee; max-width: 100%; background: #fff; padding-bottom: 11px; margin: 0 0 30px; text-align: center; z-index: 0; } 
.product_more .may_image { margin-bottom: 13px; text-align: center; min-height: 200px; overflow: hidden; } 
.product_more .may_image .image { transition: transform 0.5s ease; transform-origin: center center; } 
.product_more:hover .may_image .image { transform: scale(1.1); } 
.product_more .may_image .image { position: relative; padding: 10px 10px 0; text-align: center; min-height: 200px; overflow: hidden; } 
.product_more .may_image .image img { margin: 10px auto 0; top: 50%; left: 50%; transform: translate(-50%, -50%); position: absolute; max-height: 100%; } 
.product_more h4 { float: left; width: 100%; text-align: center; padding: 0 10px; font-weight: 600; font-size: 18px; color: #00A0D6; margin-bottom: 10px; text-transform: capitalize; line-height: 24px; margin: 0; } 
.product_more span { float: left; width: 100%; padding: 5px 0 10px; color: #423f3f; font-size: 13px; font-weight: 400; } 
.may_btn { background: #333; color: #fff; text-align: center; padding: 8px 20px; width: auto; margin: auto; transition: 0.5s; border: 0; border-radius: 4px; } 
.may_btn:hover { background: #00A0D6; } 
.product_more:hover .may_btn { background: #00A0D6; } 
/* video section added */ /* Client Page */ 
.client_image { float: left; width: 100%; margin: 0; padding: 10px; overflow: hidden; position: relative; height: 120px; border: 1px solid #eee; margin-bottom: 15px; } 
.client_image .client_logo { overflow: hidden; position: relative; height: 100px; transition: transform .5s ease; } 
.client_image:hover .client_logo { transform: scale(1.1); } 
.client_image .client_logo img { position: absolute; max-width: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%); margin: auto; max-height: 100%; width: auto; } 
.blog_news { float: left; width: 100%; margin-bottom: 50px; } 
.blog_page { float: left; width: 100%; margin: 0; padding: 50px 0; background: #fff; position: relative;    margin-top: 2px; } 
.blog_page .blog_left .catTitle_22{ padding: 8px 10px; margin: 0 0 10px; line-height: 30px; background: #00A0D6; font-size: 24px; color: #fff; font-weight: 600; } 
.blog_page .blog-content2 h5 { font-size: 18px; height: 50px; } 
.left_title1 { float: left; width: 100%; padding: 8px 10px; margin: 0 0 10px; line-height: 30px; background: #00A0D6; font-size: 24px; color: #fff; font-weight: 600; } 
.right_news { float: left; width: 100%; margin-bottom: 15px; border: 1px solid #ccc; background: #fff; display: flex; align-items: center; justify-content: start; } 
.right_news .image { float: left; width: 60px; margin: 0 0 0px; position: relative; overflow: hidden; height: 60px; } 
.right_news .image img { position: absolute; max-width: 100%; margin: auto; top: 50%; left: 50%; transform: translate(-50%, -50%); width: auto;    height: 100%; max-height: 100%; } 
.right_news h4, .right_news h5  { padding: 10px; line-height: 18px; font-size: 15px; margin: 0; } 
.right_news h4 a, .right_news h5 a  { color: #333; } 
.right_news:hover h4 a, .right_news:hover h5 a  { color: #00A0D6; } 
.blog_details { float: left; width: 100%; background: #fff; border: 1px solid #ccc; padding: 10px; } 
.blog_details1 { float: left; width: 100%; margin: 0; padding: 0; } 
.blog_details1 img { width: 100%; margin-bottom: 15px; } 
.blog_details1 p { text-align: justify; line-height: 24px; } 
.blog_details1 .block-quote { padding: 30px 40px; margin-bottom: 20px; background: #eee; border-left: 3px solid #00A0D6; } 
.blog_details1 .block-quote p { font-size: 15px; line-height: 24px; } 
.blog_details1 h2, .blog_details1 h3, .blog_details1 h4 { margin: 10px 0px; padding: 0;font-size: 18px; font-weight: bold;    color: #00a0d6; line-height: 30px; } 
.blog_details1 ul { float: none; width: 100%; margin: 10px 0px; padding: 0; } 
.blog_details1 ul li { width: 100%; display: inline-block; list-style: none; line-height: 24px; color: #423f3f; font-size: 15px; font-weight: normal;    margin-bottom: 5px; } 
.blog_details1 ul li::before { margin-right: 5px;    position: relative; top: 2px; content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='gray' viewBox='0 0 16 16'><path d='m12.14 8.753-5.482 4.796c-.646.566-1.658.106-1.658-.753V3.204a1 1 0 0 1 1.659-.753l5.48 4.796a1 1 0 0 1 0 1.506z'/></svg>"); } 
.fb-comments { width: 100%; } 
/* New Blog Details Page */ 
.blog_details { float: left; width: 100%; background: #fff; border: 0px solid #ccc; padding: 0px; } 
.blog_details ul { display: inline-block; margin: 0 0 20px; padding: 0; } 
.blog_details ul li { display: block; margin-left: 20px; list-style: circle; } 
.blog_details ul li:before { content: none; margin: 0; } 
.blog_details ul li a { color: #333333; transition: all 0.5s ease-out; } 
.blog_details ul li i { margin-right: 5px; } 
.blog_details1 { float: left; width: 100%; margin: 0; padding: 0; } 
.blog_details_img { width: 100%; text-align: center; height: 500px; overflow: hidden; margin-bottom: 15px; } 
.blog_details_img img { width: auto; max-width: 100%; height: auto; max-height: 100%; margin: 0 auto } 
.blog_details1 p { text-align: justify; line-height: 24px; } 
.blog_details1 .block-quote { padding: 30px 40px; margin-bottom: 20px; background: #eee; border-left: 3px solid #00A0D6; } 
.blog_details1 .block-quote span svg{width: 20px; height: 20px;} 
.blog_details1 .block-quote p { font-size: 15px; line-height: 24px; } 
.fb-comments { width: 100%; } 
.sidebar_post { float: left; width: 100%; padding: 10px 15px; background: #eee; } 
.sidebar_post .media { float: left; width: 100%; margin: 0 0 15px; border-bottom: 1px solid #d6d6d6; } 
.sidebar_post .media:last-child { border-bottom: 0; } 
.sidebar_post .media .media-left { float: left; width: 80px; } 
.sidebar_post .media .media-left .image { width: 100%; position: relative; height: 60px; overflow: hidden; border: 1px solid #ccc; } 
.sidebar_post .media .media-left .image img { position: absolute; max-width: 100%; margin: auto; top: 50%; left: 50%; transform: translate(-50%, -50%); max-height: 100%; width: auto; padding: 0; } 
.sidebar_post .media .media-body h4 { font-size: 15px; text-transform: capitalize; line-height: 18px; text-align: left; padding: 0; } 
.sidebar_post .media .media-body h4 a { color: #333; transition: all 0.5s ease-out; } 
.sidebar_post .media .media-body h4 a:hover { color: #00A0D6; } 
.sidebar_post .media:hover .media-body h4 a { color: #00A0D6; } 
.line1 { border-top-color: #ccc; } 
.blogdetails img { width: 100%; } 
.blog_news .content_details { float: left; width: 100%; background: #eee; padding: 20px; } 
.blog_news .content_details h2 { text-transform: capitalize; line-height: 30px; font-size: 18px; margin: 0 0 10px; } 
.blog_news .content_details h2 a { color: #333; transition: all 0.5s ease-out; } 
.blog_news .content_details ul { display: inline; margin: 0; } 
.blog_news .content_details ul li { display: inline-block; margin-right: 15px; } 
.blog_news .content_details ul li:before { content: none; margin: 0; } 
.blog_news .content_details ul li i { margin-right: 5px; } 
.blog_news .block-quote { padding: 30px 40px; margin-bottom: 20px; background: #fdfdfd; border-left: 3px solid #00A0D6; } 
.blog_news .block-quote p { font-size: 15px; line-height: 24px; } 
.blog_news .content_details ol { width: 100%; margin: 0 0 25px; padding: 0; } 
.blog_news .content_details ol li { list-style: none; line-height: 24px; color: #423f3f; font-size: 15px; font-weight: normal; } 
.blog_news .content_details ol li::before { content: "\f0da"; font-family: "FontAwesome"; margin-right: 5px; } 
.share-area { background: #fff; padding: 15px 30px; } 
.share-area .project-name li { display: inline-block; margin-right: 20px; } 
.share-area .project-name li:last-child { margin: 0; } 
.share-area .project-name li a { color: #333; transition: all 0.5s ease-out; } 
.share-area .project-name li a:hover { color: #526788; } 
.share-area .social-icon { display: inline; margin-right: 30%; } 
.share-area .social-icon:last-child { margin: 0; } 
.share-area .social-icon li { display: inline-block; margin: 0 !important; } 
.share-area .social-icon li h3 { margin: 0; font-size: 18px; color: #333; margin-right: 10px; font-weight: 500; line-height: 15px; } 
.share-area .social-icon li i { margin-right: 2px; } 
.share-area .social-icon li i:last-child { margin: 0; } 
.share-area .social-icon li .fa-facebook { color: #fff; background-color: #3b579d; padding: 11px 14px; border-radius: 50%; transition: all 0.5s ease-out; } 
.share-area .social-icon li .fa-facebook:hover { opacity: 0.7; } 
.share-area .social-icon li .fa-twitter { color: #fff; background-color: #1da1f2; padding: 11px 12px; border-radius: 50%; transition: all 0.5s ease-out; } 
.share-area .social-icon li .fa-twitter:hover { opacity: 0.7; } 
.share-area .social-icon li .fa-google { color: #fff; background-color: #ea4335; padding: 11px 13px; border-radius: 50%; transition: all 0.5s ease-out; } 
.share-area .social-icon li .fa-google:hover { opacity: 0.7; } 
.share-area .social-icon li .fa-linkedin { color: #fff; background-color: #0177b5; padding: 11px 13px; border-radius: 50%; transition: all 0.5s ease-out; } 
.share-area .social-icon li .fa-linkedin:hover { opacity: 0.7; } 
/*  Contact Us   */ /*  Contact Us   */ 
.contact_page { float: left; width: 100%; margin: 0; padding: 50px 0; position: relative; } 
#contact_form label.error, .output { color: #FB3A3A; font-weight: normal; margin-bottom: 15px; } 
#quick_form label.error, .output { color: #FB3A3A; font-weight: normal; margin-bottom: 15px; } 
#quick_enquiry label.error, .output { color: #FB3A3A; font-weight: normal; margin-bottom: 15px; } 
.pac-container { z-index: 100000; } 
.contact_map { float: left; width: 100%; height: 550px; } 
.contact_form_grid1 { float: left; width: 100%; background: #fff; box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .5); margin-bottom: 0px; margin-top: 0px; border-radius: 4px; overflow: hidden } 
.contact_details { background: #00A0D6; border-radius: 4px 0 0 4px; padding: 40px 40px 50px 30px; } 
.contact_details .title_h2 { color: #ffffff; font-size: 18px; text-align: left; padding: 0; text-transform: uppercase; margin-bottom: 20px; } 
.contact_details p { color: #ffffff; margin-bottom: 20px; font-size: 15px; } 
.contact_details .address_list { clear: both; margin: 0 0 20px; padding: 0; } 
.contact_details .address_list li { clear: both; list-style: none; color: #fff; margin-bottom: 10px; font-size: 15px; } 
.contact_details .address_list li svg{min-width: 25px; height: 25px; margin-right: 5px;} 
.contact_details .address_list li a { color: #ffffff; display: flex; line-height: 24px; font-size: 15px; margin-bottom: 10px; display: inline-block; } 
.contact_details .address_list li a span { font-size: 30px; margin-right: 13px; } 
.contact_details .address_list li:first-child { display: flex; align-items: center; } 
.contact_details .address_list li span { font-size: 30px; margin-right: 13px; } 
.contact_details .address_list li a:hover, .contact_details .address_list li a:focus { color: #00A0D6; } 
.contact_form_grid .form_grid { background-color: #ffffff; padding: 30px; } 
.contact_form_grid1 .form_grid { background-color: #ffffff; padding: 30px; } 
.form_grid .title_h2 { font-size: 18px; text-transform: uppercase; text-align: left; margin: 0 0 20px; padding: 0; color: #333; } ul.social { float: left; margin: 0; list-style: none; padding: 0px; width: auto; } ul.social li { margin: 0px; display: inline-block; } ul.social li a { transition: background 400ms ease-in-out; text-align: center; width: 35px; height: 35px; border-radius: 4px; display: flex; align-items: center; justify-content: center; color: #fff; background: #231573; } ul.social li a svg { color: #fff; width: 15px; height: 15px; margin: 0; padding: 0; } ul.social li.facebook a { background: #3C5B9B; } ul.social li.twitter a { background: #359BED; } ul.social li.linkedin a { background: #027ba5; } ul.social li.youtube a { background: #f70000; } ul.social li.instagram a { background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%); } 
.sitemap_page { float: left; width: 100%; margin: 0; padding: 50px 0; background: #eee; position: relative; } 
.sitemap_page .title_2_2{ padding: 8px 10px; margin: 0 0 10px; line-height: 30px; background: #00A0D6; font-size: 24px; color: #fff; font-weight: 600; } 
.sitemap { border-left: 1px solid #666; padding: 0; } 
.sitemap li { list-style: none !important; background: transparent url("../images/sitemap_hr.png") no-repeat scroll 0 9px; padding: 0 0 0 15px; margin-bottom: 5px; } 
.sitemap li ul { border-left: 1px solid #666; padding: 0; } 
.sitemap li a { color: #333; font-size: 15px; padding-bottom: 5px; display: block; } 
.sitemap li a:hover { color: #00A0D6; } 
.market_area h3 { float: left; display: block;    margin: 10px 0px; } 
.market-list { float: left; width: 100%; margin: 0 !important; padding: 0; } 
.market-list li { list-style: none; padding-right: 10px; line-height: 20px; width: 25%; float: left; } 
.market-list li:before { content: none !important; margin-right: 0 !important; } 
.market-list li a { width: auto; height: auto; padding: 10px 0 10px 12px; margin: 0 0 9px; display: block !important; color: #333 !important; font-size: 14px; background-color: #ddd; } 
.market-list li a:hover { background: #00A0D6; color: #fff !important; } 
.details_image { text-align: center; } 
.details_image img { width: auto; } 
.gallery_page { float: left; width: 100%; margin: 0; padding: 40px 0; background: #eee; } 
.title_2 { float: left; width: 100%; color: #00A0D6; font-size: 30px; text-transform: uppercase; font-weight: 700; display: block; padding-bottom: 15px; text-align: center; margin-bottom: 30px; position: relative; } 
.title_2 span { color: #00A0D6; } 
.title_2:before { content: ''; background: #00A0D6; position: absolute; left: 0; right: 0; bottom: 0; margin-bottom: -10px; width: 50px; height: 5px; margin: 0 auto; } 
.gallery_page .gallery_item { border-radius: 2px; background-color: rgb(255, 255, 255); box-shadow: 0px 1px 0.98px 0.02px rgba(0, 0, 0, 0.1); margin-bottom: 25px; } 
.gallery_page .gallery_item img { display: block; width: 100%; height: auto; border-radius: 2px; } 
.gallery_item_info { text-align: center; padding: 15px; } 
.gallery_item_info .title_h3 { font-size: 18px; color: #333; margin: 0; padding: 0; font-weight: 600; } 
.gallery_item_info p { font-size: 13px; margin: 0; margin-top: 4px; color: #333; max-width: 100%; } 
.hover_effect { display: block; position: relative; background: none; overflow: hidden; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; height: 376px; } 
.hover_effect:after { color: #fff; position: absolute; font-size: 1.6em; text-align: center; line-height: 40px; width: 40px; height: 40px; left: 50%; top: 50%; margin-left: -20px; margin-top: -20px; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; -webkit-transform: scale(0.1, 0.1); transform: scale(0.1, 0.1); filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; } 
.hover_effect img { position: absolute; top: 50%; left: 50%; max-width: 100%; transform: translate(-50%, -50%); max-height: 100%; width: auto; height: auto; } 
.hover_effect:hover:after { -webkit-transform: scale(1, 1); transform: scale(1, 1); filter: alpha(opacity=60); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; -moz-opacity: .6; -khtml-opacity: .6; opacity: .6; } 
.hover_effect:hover img { filter: alpha(opacity=40); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; -moz-opacity: 0.4; -khtml-opacity: 0.4; opacity: 0.4; } 
.hover_effect:hover { background: #00A0D6; } 
.hover_effect:after { content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='30' height='30' fill='white' viewBox='0 0 16 16'> <path fill-rule='evenodd' d='M6.5 12a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11zM13 6.5a6.5 6.5 0 1 1-13 0 6.5 6.5 0 0 1 13 0z'/><path d='M10.344 11.742c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1 6.538 6.538 0 0 1-1.398 1.4z'/><path fill-rule='evenodd' d='M6.5 3a.5.5 0 0 1 .5.5V6h2.5a.5.5 0 0 1 0 1H7v2.5a.5.5 0 0 1-1 0V7H3.5a.5.5 0 0 1 0-1H6V3.5a.5.5 0 0 1 .5-.5z'/></svg>"); } 
.features .h2_title { color: #fff;} 
.about-scrollbar{max-height: 310px; overflow-y: auto; padding-right: 15px; margin-bottom: 20px;} 
.call_now { background: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0)); background-color: #333030; width: 48px; height: 48px; color: #fff; position: fixed; right: 16px; bottom: 18px; cursor: pointer; z-index: 9; border-radius: 100%; display: flex; align-items: center; justify-content: center; transition: all .3s ease-in-out; box-shadow: 0 8px 10px rgba(41, 107, 165, 0.2); font-size: 20px; animation: email-an linear 1s infinite; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1); } 
.call_now:hover { color: #fff; animation: none; } 
.iti {width: 100%;} select, input { border: 1px solid #ccc; height: 40px; border-radius: 0; background: #fff; line-height: 40px; box-shadow: none; padding: 0 10px; box-sizing: border-box; } 
.iti__selected-country-primary { background: #eee; padding: 0px 3px; } span.iti__country-name { color: #333; } 
.iti .iti__selected-dial-code { color: #333; } 
.error-message { color: red; margin-top: 5px; } 
@keyframes email-an { 0% { box-shadow: 0 8px 10px rgba(41, 107, 165, 0.2), 0 0 0 0 rgba(41, 107, 165, 0.2), 0 0 0 0 rgba(41, 107, 165, 0.2); } 40% { box-shadow: 0 8px 10px rgba(41, 107, 165, 0.2), 0 0 0 12px rgba(41, 107, 165, 0.2), 0 0 0 0 rgba(41, 107, 165, 0.2); } 80% { box-shadow: 0 8px 10px rgba(41, 107, 165, 0.2), 0 0 0 15px rgba(41, 107, 165, 0), 0 0 0 16px rgba(41, 107, 165, 0.067); } 100% { box-shadow: 0 8px 10px rgba(41, 107, 165, 0.2), 0 0 0 18px rgba(41, 107, 165, 0), 0 0 0 20px rgba(41, 107, 165, 0); } } 
/* Video Section */ 
.video-section { padding: 50px 0; } 
.video-section .section-title p { max-width: 720px; font-size: 15px; color: #555; } 
/* Video Box */ 
.video-box { position: relative; height: 240px; overflow: hidden; border-radius: 14px; background: #000; box-shadow: 0 5px 15px rgba(0,0,0,0.12); } 
.video-box img { width: 100%; height: 100%; object-fit: cover; } 
/* Play Button */ 
.play-btn { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 52px; height: 52px; line-height: 52px; text-align: center; border-radius: 50%; background: #d9141b; color: #fff; font-size: 20px; text-decoration: none; animation: pulse 1.5s infinite; } 
.play-btn span{    display: flex; align-items: center; justify-content: center; height: 100%;} 
/* Pulse Animation */ @keyframes pulse { 0% { box-shadow: 0 0 0 0 rgba(217,20,27,0.6); } 100% { box-shadow: 0 0 0 35px rgba(217,20,27,0); } } 
/* Video Title */ 
.video-title { text-align: center; margin-top: 12px; } 
.video-title a { font-size: 17px; font-weight: 600; color: #000; text-decoration: none; } 
.video-title a:hover { color: #d9141b; } 
/* testimonials */ 
.testimonial { border-right: 4px solid #a60e8d; box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1); padding: 30px 30px 30px 130px; margin: 5px 15px 15px 15px; background: #fff; overflow: hidden; transition: all 0.5s ease; position: relative; border-radius: 5px; } 
.testimonials_four .h2_title:after { background: #ffffff none repeat scroll 0 0;} 
.testimonial:before { content: ""; position: absolute; bottom: -4px; left: -17px; border-top: 25px solid #a60e8d; border-left: 25px solid transparent; border-right: 25px solid transparent; transform: rotate(45deg); } 
.testimonial:after { content: ""; position: absolute; top: -4px; left: -17px; border-top: 25px solid #a60e8d; border-left: 25px solid transparent; border-right: 25px solid transparent; transform: rotate(135deg); } 
.testimonial .pic .icon.text-center.fs-1.fw-bold { color:#a60e8d; } 
.testimonial .pic { display: flex; width: 80px; height: 80px; border-radius: 50%; overflow: hidden; position: absolute; top: 60px; left: 20px; border: 1px solid #ccc; align-items: center; justify-content: center; } 
.testimonial .pic img { width: 100%; height: auto; } 
.testimonial .description { font-size: 15px; font-weight: normal; line-height: 24px; color: #333; } 
.testimonial .title { text-transform: capitalize; letter-spacing: 1px; display: block; font-size: 15px; font-weight: 600; color:#a60e8d; margin: 5px 0; transition: 0.4s; } 
.testimonial .post { font-size: 17px; color: #333; font-style: italic; display: block; } 
.testimonial:hover { background: #ffe5fb; border-right: 4px solid #3a3a3a; } 
.testimonial:hover:before { border-top: 25px solid #3a3a3a !important; } 
.testimonial:hover:after { border-top: 25px solid #3a3a3a !important; } 
.testimonial:hover .title { color: #00A0D6; } 
.testimonial:hover .post { font-size: 17px; color: #00A0D6; } 
/* contact us */ 
.bg-sky { background: #a60e8d !important; } 
.contact .video-section .video-inner { position: relative; width: 100%; padding: 185px 0px; background-size: cover; background-repeat: no-repeat; background-position: left center; max-height: max-content; margin: 0 auto; border-radius: 6px; } 
.corner:hover .bottom_corners:before, .corner:hover .bottom_corners:after, .corner:hover:before, .corner:hover:after { border-color: #a60e8d; height: 100%; z-index: 0; width: 100%; -ms-transition: 0.5s ease-in-out; -o-transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -webkit-transition: 0.5s ease-in-out; transition: 0.5s ease-in-out; } 
.shadow { box-shadow: 0px 0px 5px 1px #ccc !important; } 
.z-index-1 { z-index: 1; } 
.h-170 { height: 100%; } 
.corner:before { content: ""; position: absolute; top: -2px; left: -2px; width: 30px; height: 30px; z-index: 0; border: 2px solid #a60e8d; border-width: 2px 0 0 2px; border-radius: 2px 0 0 0; } 
.corner:after { content: ""; position: absolute; top: -2px; right: -2px; z-index: 0; width: 30px; height: 30px; border: 2px solid #a60e8d; border-width: 2px 2px 0 0; border-radius: 0 2px 0 0; } 
.corner .bottom_corners:before { content: ""; position: absolute; bottom: -2px; left: -2px; z-index: 0; width: 30px; height: 30px; border: 2px solid #a60e8d; border-width: 0 0 2px 2px; border-radius: 0 0 0 2px; } 
.corner .bottom_corners:after { content: ""; position: absolute; bottom: -2px; right: -2px; z-index: 0; width: 30px; height: 30px; border: 2px solid #a60e8d; border-width: 0 2px 2px 0; border-radius: 0 0 2px 0; } 
.base-header2 { position: relative; z-index:1; } 
.z-index-9{z-index: 9;} 
.icon-holder { width: 50px; height: 50px; display: flex; align-items: center; justify-content: center; color: #ffffff; } 
.iti {width: 100%;} ul.social li { margin: 0px 3px; display: inline-block; border-radius: 5px; } ul.social li a { transition: background 400ms ease-in-out; text-align: center; width: 25px; height: 25px; border-radius: 4px; display: flex; align-items: center; justify-content: center; color: #ffffff;    border:0px solid #ffffff; } 
.text-holder.position-relative.z-index-9.w-100.start-0.px-1 p { text-transform: capitalize; } 
.text-holder.position-relative.z-index-9.w-100.start-0.position-relative.z-index-9 a { font-size: 15px; } 
.singleBlog a.view_more_btn { padding: 9px 20px; height: auto; } 
.single-item.p-3 { background: #ffffff !important; } 
.default-form-area.bg-light.p-4.rounded-3.text-center.border.border-muted.bg-white { background: #fff !important; } 
a.view_more_btn.ms-1.px-3, a.view_more_btn.ms-1 { background: #242424; } 
.get-touch-area .social-icons li a { line-height: 30px; width: 30px; border-radius: 0; height: 30px; } 
.get-touch-area .social-icons ul { display: flex; width: 100%; justify-content: center; } 
.get-touch-area .social-icons li { width: auto; } 
.counter-block.shadow img { width: 60px; padding: 10px; border-radius: 5px; border: 1px solid #ccc; } 
.title_3 { position: relative; font-size: 18px; line-height: 25px; margin: 0; padding: 0; color:#a60e8d; font-weight: 700; text-transform: inherit; } 
.scrollbar-width { max-height: 465px; overflow-y: auto; padding-right: 20px; } 
.right-content .title4, .right-content .title4 a{ line-height: 24px; padding: 6px 0;font-weight: 600; text-align: left; margin: 0px 0px; color: #00A0D6; font-size: 18px; } 
/* pdf */ 
.product_showcase { display: flex; justify-content: flex-start; align-items: center; padding: 0 0 6px 0; margin-bottom: 8px; } 
.productBrochureandvideo { margin-right: 15px; } 
.productBrochureandvideo a { display: flex ; justify-content: center; align-items: center; border: 1px dashed #842488; padding: 7px 6px; color: #842488; text-decoration: none; outline: none; font-weight: 600; letter-spacing: 0px; } 
.ft-bx ul.social.w-100.mb-1.float-none li.youtube svg.bi.bi-youtube { width: 16px; } 
.productBrochureandvideo a svg { color: #842488; width: 20px; height: 20px; margin-right: 5px; } 
/* browser & youtube */ 
.item.youtube { display: flex; align-items: center; justify-content: center; background: red; color: #fff; height: 35px; border-radius: 5px; width: 40px; } 
.item.youtube a { color: #fff; } 
.col-xxl-8.col-xl-8.col-lg-8.col-md-7.col-sm-12.col-12 .more_info { max-height: 257px; overflow-y: auto; padding-right: 15px; margin-bottom: 19px; } 
.category-listing .read_more_1 {margin: 0px 3px; padding: 10px 15px 10px 15px;} 
@media (max-width:650px) { .testimonial { padding: 25px; } 
.testimonial .pic { top: 0px; margin: 0px auto 10px; position: relative; left: inherit; } 
.testimonial .description { text-align: center; } 
.testimonial .d-flex.align-items-center.justify-content-between { display: block !important; text-align: center; } } 
.services_block .service_info p { text-align: center; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; margin-bottom: 10px; } 
.footer_wrap .footer-top .footer-widget p { overflow: hidden; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; } 
.box-hover-effect.effect-siberia .info-box .info-content p { overflow: hidden; display: -webkit-box; -webkit-line-clamp: 8; -webkit-box-orient: vertical; } 
@media(min-width:1024px){ 
.home_slider .carousel-inner {  aspect-ratio: 8 / 3;}
.max-width-para{width:75%;margin: 0px auto 20px; text-align: center;} 
.menubar .col-xxl-9.col-xl-9.col-lg-9.col-md-8 { padding-left: 0px !important; } .home_slider {  aspect-ratio: 8 / 3;}
.home_slider #slider, .home_slider #slider img{ overflow: hidden; width: 100%; aspect-ratio: 8 / 3; } 
.col-xxl-2.col-xl-2.col-lg-2.col-md-4.col_logo { padding-right: 0px; } li.desktop-hide { display: none; } } 
button.owl-next svg, button.owl-prev{ fill: #fff; } 
.navigation .menu ul {  display: flex; justify-content: space-between;}
.cursor-pointer{cursor: pointer;}
.navigation { 
    justify-content: space-around;
}
.navigation .menu ul {
    display: flex;
    justify-content: space-around;
    width: 100%;
}
#web-pulse-scroll-up svg {  
    height: 100%;
}
.modal-body textarea { 
    font-size: 14px;
}
@media(min-width:1205px){
    .navigation .menu { width: 87%; display: flex;
        justify-content: space-between;
}
}
.header_appointment_btn span {
    display: flex;
    width: 120px;
    min-width: 120px;
    font-size: 14px;
}
