/*
Theme Name: Twenty Thirteen
Theme URI: https://wordpress.org/themes/twentythirteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 4.9
Tested up to: 6.5
Requires at least: 3.6
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, footer-widgets, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready, block-patterns
Text Domain: twentythirteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 *   4.1 - Site Header
 *   4.2 - Navigation
 * 5.0 - Content
 *   5.1 - Entry Header
 *   5.2 - Entry Meta
 *   5.3 - Entry Content
 *   5.4 - Galleries
 *   5.5 - Post Formats
 *   5.6 - Attachments
 *   5.7 - Post/Paging Navigation
 *   5.8 - Author Bio
 *   5.9 - Archives
 *   5.10 - Search Results/No posts
 *   5.11 - 404
 *   5.12 - Comments
 *   5.13 - Multisite
 * 6.0 - Sidebar
 *   6.1 - Widgets
 * 7.0 - Footer
 * 8.0 - Media Queries
 * 9.0 - Print
 * ----------------------------------------------------------------------------
 */


/**
 * 1.0 Reset
 *
 * Modified from Normalize.css to provide cross-browser consistency and a smart
 * default styling of HTML elements.
 *
 * @see http://git.io/normalize
 * ----------------------------------------------------------------------------
 */

@import url('https://cdn-uicons.flaticon.com/uicons-regular-rounded/css/uicons-regular-rounded.css');
@import url('https://cdn-uicons.flaticon.com/uicons-brands/css/uicons-brands.css');
@import url('https://cdn-uicons.flaticon.com/uicons-solid-straight/css/uicons-solid-straight.css');
@import url('https://cdn-uicons.flaticon.com/uicons-thin-rounded/css/uicons-thin-rounded.css');
@import url('https://cdn-uicons.flaticon.com/uicons-bold-rounded/css/uicons-bold-rounded.css');
@import url('https://cdn-uicons.flaticon.com/uicons-bold-straight/css/uicons-bold-straight.css');
@import url('https://cdn-uicons.flaticon.com/uicons-solid-straight/css/uicons-solid-straight.css');
@import url('https://cdn-uicons.flaticon.com/uicons-regular-straight/css/uicons-regular-straight.css');

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}
body{
	font-family: "Montserrat", sans-serif !important;
}
img {

	max-width: 100%;
}
section.navbar.navbar-default.navbar-fixed-top .navigationsize nav#site-navigation div#mega-menu-wrap-primary li a.mega-menu-link {
    color: #fff;
    font-size: 17px;
    padding: 0 18px;
    font-weight: 500;
}
ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    color: #000 !important;
    font-size: 14px !important;
}
section#header {
    position: fixed;
    z-index: 99;
    width: 100%;
    background: rgba(255, 255, 255, 0.1);
	top:0;
}
section#header .container.mobile-view {
    display: inline-block;
}
/* bg-image */
/* .header-1{
    transition: all 0.5s;
    z-index: 997;
} */
/*li.dropdown:hover ul.dropdown-menu {
     display: block; 
}*/
#header .col-md-9.pull-right.navigationsize {
    padding: 10px 0;
}
div#primary-menu ul {
    margin: 0;
}
.navbar-default .navbar-nav>li>a{
    color: #fff;
    font-weight: 600;
    padding: 30px 15px !important;
}
.navbar-scrolled .navbar-nav>li>a{
    color: #969696;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
    background: none;
    color: #000 !important;
}
.navbar-default .navbar-nav>.active>a{
    color: #fff !important;
    background: none !important;
    font-weight: 600;
}
section#header .navbar-scrolled .navbar-nav>.active>a{
    color: #000 !important;
    background: none !important;
    font-weight: 600;
}
.navbar-scrolled{
    background: rgba(255, 255, 255, 1) !important;
    box-shadow: 0px 3px 10px rgba(0,0,0,0.15);
    padding: 0;
}
/* .navbar {
    transition: all 0.5s;
    padding: 0;
    background: rgb(0 0 0 / 40%);
    border-bottom: 1px solid #fff;
} */
.navbar .navbar-nav .nav-link {
    color: #fff;
    font-weight: 600;
    padding: 5px 10px;
    font-family: "Lato", sans-serif;
    font-size: 14px;
}
.navbar-scrolled .navbar-nav .nav-link {
    color: #000;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{
    color: #8CB430;
}
.navbar-brand {
    float: left;
    height: auto;
    padding: 0;
    font-size: 18px;
    line-height: 20px;
}
.navbar.navbar-default a.navbar-brand img {
    height: 66px;
}
img.logoimg {
    height: 70px;
}
/* .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand{
    margin-left: 0 !important;
} */
.navbar.navbar-default a.navbar-brand2 img {
    height: 66px;
}
.navbar.navbar-default.navbar-fixed-top a.navbar-brand2 {
    display: block;
}
.navbar.navbar-default.navbar-fixed-top a.navbar-brand {
    display: none;
}
.navbar.navbar-default.navbar-fixed-top.navbar-scrolled a.navbar-brand2 {
    display: none;
}
.navbar.navbar-default.navbar-fixed-top.navbar-scrolled a.navbar-brand {
    display: block;
}
section.navbar.navbar-default.navbar-fixed-top .navigationsize nav#site-navigation div#mega-menu-wrap-primary li a.mega-menu-link {
    color: #fff;
}
section.navbar.navbar-default.navbar-fixed-top.navbar-scrolled .navigationsize nav#site-navigation div#mega-menu-wrap-primary li a.mega-menu-link {
    color: #333;
}

li.carticon {
    padding: 0 15px;
    margin: 0 10px 0 30px;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
}

/* header ends here */

span.mainheading {
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
	margin-bottom:15px;
	display:inline-block;
}
span.mainheading span {
    background: #003B5B;
    color: #fff;
    padding: 2px 10px;
    font-weight: 600;
}
h2.mainheading {
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
	margin-bottom:15px;
}
h2.mainheading span {
    background: #003B5B;
    color: #fff;
    padding: 2px 10px;
    font-weight: 600;
}
h6.mainheading {
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
	margin-bottom:15px;
}
h6.mainheading span {
    background: #003B5B;
    color: #fff;
    padding: 2px 10px;
    font-weight: 600;
}
h3.mainheading {
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
	margin-bottom:15px;
}
h3.mainheading span {
    background: #003B5B;
    color: #fff;
    padding: 2px 10px;
    font-weight: 600;
}
h2.mainheadingsec {
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
	margin-bottom:25px;
}
h2.mainheadingsec span {
    background: #007970;
    color: #fff;
    padding: 2px 10px;
    font-weight: 600;
}

h5.mainheadingsec {
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
	margin-bottom:25px;
}
h5.mainheadingsec span {
    background: #007970;
    color: #fff;
    padding: 2px 10px;
    font-weight: 600;
}
h1.mainheadingsec {
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
	margin-bottom:25px;
}
h1.mainheadingsec span {
    background: #007970;
    color: #fff;
    padding: 2px 10px;
    font-weight: 600;
}

section.qualmange p {
    width: 75%;
    margin: 25px auto 40px;
}
.qulinbox {
    box-shadow: 2px 0 30px rgb(0 0 0 / 15%);
    border-radius: 5px;
    padding: 30px 15px 25px;
    text-align: center;
	transition:all 0.4s ease;
}
.qulinbox img{
    width:70px;
	margin-bottom:25px;
}
.qulinbox span{
	font-size:16px;
	font-weight:600;
	display:block;
}
section.ourhis {
    background: #F3FFFA;
    margin-top: 80px;
}
section#calling {
    background: url('./images/query.png');
    padding: 30px 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
section#calling a.btn-alanton-call {
    font-size: 40px;
    color: #fff;
    font-weight: 700;
	text-decoration:none;
	transition:all 0.4s ease;
}
section#calling span {
    font-size: 22px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
}
.wpls-logo-cnt.slick-slide {
    border: 1px solid #003B5B;
    border-radius: 10px;
}
.wpls-logo-cnt.slick-slide .wpls-fix-box img.wp-post-image {
    border-radius: 10px !important;
	transition:all 0.4s ease;
}
.wpls-logo-cnt.slick-slide .logo-title {
    background: #003B5B;
    border-radius: 0 0 6px 6px;
    padding: 5px;
    color: #fff;
}
section.ourproductrs h2.mainheading {
    margin-bottom: 45px;
}
section.ourdivisions {
    background: #F3FFFA;
    padding: 60px 0 70px !important;
}
.ourdivisions .wpls-logo-cnt.slick-slide {
    border: 1px solid #007970;
    border-radius: 10px;
}
.col-md-7.contets1 {
    background: #003b5b;
    padding: 50px 40px;
    height: 100%;
}
.col-md-5.contets2 {
    background: url(./images/contact.png) rgba(0, 121, 112, 1);
    padding: 50px 40px 10px;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.conset .conicon span {
    background: #007970;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    color: #fff;
	margin-right: 15px;
}
.conset .conicon i {
    display: flex;
    font-size: 24px;
}
.conset.d-flex.align-items-center {
    margin-top: 35px;
}
.conset .contxt p {
    color: #fff;
    font-weight: 500;
    margin-bottom: 5px;
}
.conset .contxt h4 {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}
section.contactus h3 {
    color: #fff;
    font-size: 32px;
    font-weight: 700;
}
.col-md-5.contets2 .contformset p {
    color: #fff;
    margin-top: 10px;
}
input {
    background: rgba(255, 255, 255, 0.15);
    color: #fff;
    border: 0;
    border-bottom: 1px solid #fff;
    padding: 9px;
    font-size: 14px !important;
    margin-bottom: 10px !important;
	width:100%;
	outline:none;
}
textarea {
    background: rgba(255, 255, 255, 0.15);
    color: #fff;
    border: 0;
    border-bottom: 1px solid #fff;
    padding: 9px;
    font-size: 14px !important;
	height:80px;
	width:100%;
	outline:none;
}
input::placeholder, textarea::placeholder{
	color:#fff;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    margin-bottom: 0 !important;
    background: #003b5b;
    border: 0;
    height: 50px;
    font-size: 16px !important;
    font-weight: 600;
    text-transform: uppercase;
}
section.counters .conset .conicon img {
    width: 60px;
    margin-right: 20px;
}
section.counters .conset .conttxt span {
    font-size: 28px;
    font-weight: 700;
}
section.counters .conset .conttxt p {
    font-weight: 500;
    margin: 0;
}
section.dedica {
    position: relative;
}
section.dedica:before {
    content: '';
    position: absolute;
    background: #003B5B;
    top: -80px;
    left: 0;
    width: 70%;
    height: 117%;
	color:#fff;
	z-index: -1;
}
img.cubimgd.img-fluid {
    margin-top: 50px;
    border: 10px solid #fff;
}
section.counters .row {
    background: #fff;
    margin: 45px 50px 0;
    padding: 35px 10px;
}
.col-md-6.dedicatset h3 {
    font-size: 32px;
    font-weight: 700;
    color: #fff;
    margin-top: 50px;
    margin-bottom: 20px;
}
.col-md-6.dedicatset p {
    color: #fff;
}
#sp-testimonial-free-wrapper-53 .sp-testimonial-free-section .testimonial-nav-arrow {
    background: #003b5b;
    border: 0;
    color: #ffffff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 25px;
}
#sp-testimonial-free-wrapper-53 .sp-testimonial-free {
    background: transparent;
    border: 1px solid #003b5b;
    border-radius: 15px;
    padding: 20px 50px;
    width: 90%;
    margin: 0 auto;
}
.sp-testimonial-client-image img {
    width: 70px !important;
}
.faq-section{
	background-color:#e7ffe4;
}
#sp-ea-1402.sp-easy-accordion>.sp-ea-single>.ea-header a {
    color: #fff !important;
    background-color: #007970 !important;
}
#sp-ea-1403.sp-easy-accordion>.sp-ea-single>.ea-header a{
	color: #fff !important;
    background-color: #007970 !important;
}
footer.footer {
    background: #FFF3EB;
    padding: 60px 0 0;
    margin-top: 70px;
}
footer.footer .foot span {
    color: #111;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 25px;
	display:inline-block;
}
footer.footer .foot ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
footer.footer .foot ul li a {
    color: #000;
    margin-bottom: 8px;
    font-size: 15px;
    display: inline-block;
    font-weight: 500;
	text-decoration:none;
}
footer.footer p{
	color:#000;
	 font-weight: 500;
}
footer.footer .foot img.img-fluid.logoimg {
    margin-bottom: 15px;
    height: 76px;
}
.copyright.text-center {
    background: #003B5B;
    padding: 12px;
	margin-top:50px;
}
.copyright.text-center p {
    color: #fff;
    margin: 0;
	font-size:14px;
	font-weight:400;
}
.copyright.text-center p a {
    color: #fff;
}
img.wp-post-image {
    width: 100%;
}
footer.footer .foot ul li a{
	display:flex;
}
footer.footer .foot ul li a span {
    margin-right: 10px;
}
footer.footer .foot ul li a:hover {
    color: #007970;
}
/*** hover effects start here ***/
.qulinbox:hover {
    background: #003b5b;
	color:#fff;
	transform:translatey(-10px);
}
.qulinbox:hover img {
    filter: contrast(0%) brightness(200%);
}
a.btn-alanton-call:hover {
    color: #003b5b !important;
}
.wpls-logo-cnt.slick-slide .wpls-fix-box img.wp-post-image:hover {
    transform: scale(1.1);
	border-radius:10px;
}
.wpls-fix-box {
    overflow: hidden;
}
img.vertical-shake {
    animation: vertical-shaking 3s infinite;
}
@keyframes vertical-shaking {
  0% { transform: translateY(0) }
  25% { transform: translateY(15px) }
  50% { transform: translateY(-15px) }
  75% { transform: translateY(15px) }
  100% { transform: translateY(0) }
}

header.entry-header {
    background: url('./images/backbanner.png');
    display: flex;
    justify-content: center;
    height: 230px;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
	margin-bottom:70px;
}
header.entry-header h1.entry-title {
    color: #fff;
    font-size: 38px;
    margin-top: 50px;
    text-transform: uppercase;
}
#sp-testimonial-free-wrapper-53 .sp-testimonial-free-section {
    margin-bottom: 0px !important;
}

img.aboutus {
    float: right;
    width: 40%;
    height: auto;
	margin-left:30px;
}
h2.innerheadings {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 10px;
}
h2.innerheadingss {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 10px;
	margin-top:20px;
}
table.tableizer-table {
	font-size: 12px;
	border: 1px solid #CCC; 
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
} 
.tableizer-table td {
	padding: 6px 10px !important;
	font-size:16px;
	margin: 3px;
	border: 1px solid #CCC;
}
.tableizer-table th {
	background-color: #003B5B; 
	font-size:16px;
	color: #FFF;
	font-weight: bold;
	padding: 10px !important;
}
.sidebarset {
    background: #003b5b;
    padding: 20px;
}
.sidebarset h4 {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px;
}
.sidebarset .menu-products-list-container ul li a {
    color: #fff;
    border-bottom: 1px solid #ccc;
    display: inline-block;
    width: 100%;
    padding: 10px 0 5px;
    font-size: 14px !important;
}
.sidebarset .menu-products-list-container ul li:last-child a {
	border:0;
}
.sidebarset .menu-products-list-container ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.sidebarsett {
    background: #007970;
    padding: 20px;
	margin-top:20px;
}
.sidebarsett h4 {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px;
}
.sidebarsett span.wpcf7-spinner{
	display:none;
}
section.inner-pages {
    position: relative;
}
section.inner-pages .col-md-3.setstick {
    position: sticky;
    top: 90px;
    left: 0;
    width: 100%;
    height: 100%;
}


@media screen and (max-width:767px){
	h2.innerheadingss {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 20px;
}
	a.productpdfbtn {
    display:none;
}
	.entry-content ul {
    padding-left: 0;
}
	h2.innerheadings {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px;
}
	header.entry-header {
    background: url('./images/backbanner.png');
    display: flex;
    justify-content: center;
    height: 170px !important;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-bottom: 50px;
}
	h1.entry-title {
    margin: 35px 0 0 0 !important;
    text-align: center !important;
    font-size: 18px !important;
}
	.sidebarset {
    background: #003b5b;
    padding: 20px;
    margin-top: 30px;
}
	.stickmexx {
    background: #163a58;
    margin-top: 30px !important;
}
#sequence {
    width: 100%;
    float: left;
    background: #003B5B;
    position: fixed;
    bottom: 0;
    z-index: 100;
    padding: 0;
}
	.copyright.text-center {
    background: #003B5B;
    padding: 12px 12px 70px 12px;
    margin-top: 50px;
}
	.modal-body {
    background: #007970;
}
#sequence a {
    width: 33.3333%;
    float: left;
    text-align: center;
    padding: 5px 0;
    font-size: 15px;
    color: #fff !important;
    font-weight: 600;
    text-decoration: none !important;
    border-right: 1px solid;
}
	span.mainheading {
		font-size: 22px;
	}
	h1.mainheading {
		font-size: 22px;
	}
	h2.mainheading {
		font-size: 22px;
	}
	h3.mainheading {
		font-size: 22px;
	}
	h4.mainheading {
		font-size: 22px;
	}
	h5.mainheading {
		font-size: 22px;
	}
	h6.mainheading {
		font-size: 22px;
	}
	section.qualmange p {
		width: 100%;
		margin: 15px auto 30px;
	}
	section.qualmange.mt-5.mb-5.pt-3 {
		margin-top: 30px !important;
	}
	.qulinbox {
		padding: 30px 0 25px;
		margin-bottom: 10px;
	}
	section.qualmange.mt-5.mb-5.pt-3 .col-md-3.col-6 {
		padding: 0 5px;
	}
	section.ourhis {
		margin-top: 40px;
		padding-top: 40px !important;
	}
	h1.mainheadingsec {
		font-size: 22px;
		margin-bottom: 15px;
	}
	h2.mainheadingsec {
		font-size: 22px;
		margin-bottom: 15px;
	}
	h3.mainheadingsec {
		font-size: 22px;
		margin-bottom: 15px;
	}
	h4.mainheadingsec {
		font-size: 22px;
		margin-bottom: 15px;
	}
	h5.mainheadingsec {
		font-size: 22px;
		margin-bottom: 15px;
	}
	h6.mainheadingsec {
		font-size: 22px;
		margin-bottom: 15px;
	}
	section#calling {
		text-align: center !important;
	}
	section#calling .col-md-5.text-right.wow.fadeInRight{
		text-align:center !important;
	}
	section#calling a.btn-alanton-call {
		font-size: 30px;
	}
	section.ourproductrs.mt-5.pt-4 {
		margin-top: 30px !important;
	}
	.conset.d-flex.align-items-center {
    margin-top: 15px;
}
	section.counters .row {
		background: #fff;
		margin: 0;
		padding: 15px 10px;
	}
	.col-md-6.dedicatset.wow.fadeInLeft {
		background: #003b5b;
		margin-top: 30px;
	}
	section.dedica:before{
		display:none;
	}
	.col-md-6.dedicatset h3 {
		font-size: 22px;
		margin-top: 30px;
	}
	.col-md-6.dedicatset p {
		color: #fff;
		margin-bottom: 30px;
	}
	img.cubimgd.img-fluid {
		margin-top: 20px;
		border: 0;
	}
	section.contactus.pt-4.mt-5 {
		padding-top: 0 !important;
	}
	.col-md-7.contets1 {
		padding: 50px 15px;
		height: 100%;
	}
	.conset .contxt p {
    color: #fff;
    font-weight: 500;
    margin-bottom: 5px;
    font-size: 14px;
}
	.conset .contxt h4 {
		font-size: 16px;
	}
	.conset .conicon span {
		width: 40px;
		height: 40px;
		margin-right: 10px;
	}
	.conset .conicon i {
    display: flex;
    font-size: 20px;
}
	section.contactus h3 {
		color: #fff;
		font-size: 22px;
		font-weight: 700;
	}
section.ourdivisions {
    background: #F3FFFA;
    padding: 40px 0 40px !important;
    margin: 0 !important;
}
	section.ourceriti.mt-5.mb-5.pt-4 {
    margin-top: 30px !important;
}
section.counters .conset.d-flex.align-items-center {
    margin-top: 35px;
    display: block !important;
    text-align: center;
}
section.counters .conset .conicon img {
    width: 60px;
    margin-right: 0px;
    margin-bottom: 8px;
}
section.counters .conset .conttxt span {
    font-size: 26px;
    font-weight: 700;
}
.col-md-5.contets2 {
    background: url(./images/contact.png) rgba(0, 121, 112, 1);
    padding: 50px 20px 10px;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
	#sp-testimonial-free-wrapper-53 .sp-testimonial-free {
		background: transparent;
		border: 1px solid #003b5b;
		border-radius: 15px;
		padding: 20px 10px;
		width: 100%;
		margin: 0 auto;
	}
	#sp-ea-1402.sp-easy-accordion>.sp-ea-single>.ea-header a {
    color: #fff !important;
    background-color: #007970 !important;
}
	#sp-ea-1403.sp-easy-accordion>.sp-ea-single>.ea-header a{
		color: #fff !important;
    background-color: #007970 !important;
	}
	footer.footer .foot span {
    margin-bottom: 15px;
		display:inline-block;
    margin-top: 25px;
}
	.qulinbox img {
    width: 50px;
    margin-bottom: 15px;
}
	.qulinbox span {
    font-size: 14px;
		display:block;
    font-weight: 600;
}
	section.ourceriti.mt-5.mb-5.pt-4 .col-md-3 {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
}
	section.ourproductrs h2.mainheading {
    margin-bottom: 25px;
    line-height: 30px;
}
	
}

.stickmexx {
    background: #163a58;
}
ul#menu-product-gallery li a {
    color: #fff;
    text-decoration: none;
}
::marker {
    color: #fff;
}
.stickme h3 {
    color: #fff;
    background: #000;
    padding: 5px 5px 5px 0px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    border-top: 1px solid;
    border-bottom: 1px solid;
}
div#wpcf7-f50-o1 {
    margin: 0 10px 0 10px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
    color: #fff;
    background: #000;
}

h1.entry-title {
    margin: 55px 0 0 0 !important;
    text-align: center !important;
}
.bgbanner {
    background: url(./images/backbanner.png);
    display: flex;
    justify-content: center;
    height: 230px;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-bottom: 70px;
    text-align: center;
    color: #fff;
}
.bgbanner a {
    color: #fff;
}
.stickmexx {
    width: 100% !important;
    float: left !important;
    color: #fff !important;
    position: sticky;
    top: 0;
    margin: 0;
    border-radius: 10px;
}
.swiper-pagination.testimonial-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    display: none;
}
table.tableizer-table.tabltdhid thead tr th:nth-child(1) {
    display: none;
}
table.tableizer-table.tabltdhid tbody tr td:nth-child(1) {
    display: none;
}
footer.footer .foot ul li a b {
    display: contents;
}
section.ourceriti.mt-5.mb-5.pt-4 .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 20%;
    max-width: 20%;
}
.innerdesignvisual {
    text-align: center;
    margin-top: 20px;
}
.innerdesignvisual a.btn-gallery span {
    color: #000;
    font-weight: 600;
    margin-top: 10px;
    display: inline-block;
}


a.productpdfbtn {
    position: fixed;
    right: -58px;
    color: #fff;
    top: 50%;
    transform: rotate(-90deg);
    background: #003b5b;
    padding: 6px 20px;
    border-radius: 10px 10px 0 0;
    font-size: 14px;
	z-index:999;
}
.modal.fade.bs-example-modal-lg-lg .modal-body {
    background: #007970;
}





.clockanc{color:#000;float:letf;width:100%;}
.bloginfopage h3 {
    font-size: 22px;
    margin: 22px 0;
}
.bloginfopage p {
    margin-bottom: 20px;
	color:#000;
}
.bloginfopage .entry-thumbnail img {
    margin-bottom: 30px;
    display: block;
    width: 100%;
    height: auto !important;
}
.blogPost-card a.anchorbtn {
    background: #007970;
    padding: 10px 20px;
	display:inline-block;
    color: #fff;
}
.bloginfopage {
    padding: 12px 12px 25px 12px;
    margin-bottom: 30px;
    height: calc(100% - 30px);
}
.sidebar-products ul {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 0 11px 0 !important;
    width: 100% !important;
    float: left !important;
}
.sidebar-products ul li a {
    color: #fff !important;
    border-bottom: 1px solid !important;
    width: 100% !important;
    float: left !important;
    padding: 8px 0 !important;
}
.sidebar-products {
    background: #003b5b;
    padding: 10px;
}
div#exampleModal .modal-body {
    background: #007970;
}
div#exampleModal  .modal-header {
    background: #003b5b;
    color: #fff;
}
div#exampleModal  .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto;
    color: #ffff;
    opacity: 1;
}
.inner_content_block.card .entry-thumbnail img.attachment-full.size-full.wp-post-image.entered.lazyloaded {
    height: auto;
}
.inner_content_block.card .entry-content {
    padding: 25px 15px 40px;
}
.inner_content_block.card .nav-links {
    display: flex;
    justify-content: space-between;
}
.inner_content_block.card .navigation a {
    color: #007970;
    font-size: 20px;
    font-weight: 500;
    font-style: italic;
}
.post_head {font-size: 1.2rem; font-weight: 600;}
.inner_content_block.card a {
    color: #003b5b;
}
.inner_content_block.card h2.post_head {
    font-size: 20px;
    font-weight: 600;
    margin-top: 30px;
}
.inner_content_block.card h3.post_head {
    font-size: 20px;
    font-weight: 600;
	margin-top: 30px;
}
.inner_content_block.card h4.post_head {
    font-size: 20px;
    font-weight: 600;
	margin-top: 30px;
}
.inner_content_block.card h5.post_head {
    font-size: 20px;
    font-weight: 600;
	margin-top: 30px;
}
.inner_content_block.card h6.post_head {
    font-size: 20px;
    font-weight: 600;
	margin-top: 30px;
}
.inner_content_block.card ul li {
    margin-bottom: 10px;
}
.inner_content_block.card ul {
    padding-left: 20px !important;
	margin-top:20px;
}
.inner_content_block.card ul li::marker {
    color: #007970;
}


.modaltextset .modal-header button.close {
    position: absolute !important;
    right: 20px !important;
    top: 16px !important;
    color: #fff !important;
    border: none !important;
    padding: 0 !important;
    background: none !important;
    margin: 0 !important;
    opacity: 100%;
}
.modaltextset .modal-header {
    background: #003b5b;
    color: #fff;
}
body.single-post header.entry-header h1.entry-title {
    text-transform: capitalize;
	font-size: 24px;
}
ul.footsoicon li {
    display: inline-block;
    margin-right: 5px;
}
ul.footsoicon li a {
    background: #003b5b;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff !important;
}
.inner_content_block.card .entry-thumbnail img {
    width: 100%;
    height: auto !important;
}
.box_efct {box-shadow: 2px 0 30px rgb(0 0 0 / 15%); border-radius: 5px; padding: 15px 15px 15px; text-align: center; transition: all 0.4s ease;}
.box_spn_efct {background: #003B5B; color: #fff; padding: 6px; font-weight: 600;}
span.modal-title{
	font-size: 1.25rem;
}
@media screen and (max-width: 767px) {
    h1.entry-title {
        font-size: 18px !important;margin-top: 83px !important;
    }
}






/* Review Section */
.client-review-carousel .review-box {
    background: #fff;
    border: 1px solid #003b5b!important;
    border-radius: 12px!important;
    padding: 30px 20px;
    box-shadow: 0 4px 12px rgba(0,0,0,.05);
    transition: transform 0.3s ease,box-shadow 0.3s ease;
    min-height: 320px;
    text-align: center !important;
    display: flex;
    flex-direction: column;
    align-items: center;
}



.client-review-carousel img {
  border: 3px solid #064189; /* brand highlight */
  padding: 2px;
}

.client-review-carousel p {
  font-size: 15px;
  color: #555;
  line-height: 1.6;
  margin-bottom: 15px;
}

.client-review-carousel h6 {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 5px;
  color: #010100;
}

.client-review-carousel .stars {
  font-size: 18px;
  letter-spacing: 3px;
  color: #FFC001; /* brand star color */
}

/* Nav Buttons */
.owl-nav button {
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  background: #003b5b !important;
  color: #fff !important;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  border: none;
  outline: none;
  transition: background 0.3s ease;
}

.owl-nav button:hover {
  background: #01517c !important;
}

.owl-nav .owl-prev {
  left: -50px;
}

.owl-nav .owl-next {
  right: -50px;
}

.owl-dots {
  margin-top: 20px;
  text-align: center;
}

.owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  background: #ccc;
  border-radius: 50%;
  display: inline-block;
  transition: background 0.3s ease;
}

.owl-dots .owl-dot.active span {
  background: #064189;
}

@media screen and (max-width:767px){
.owl-nav button {
  position: unset;
          margin: 40px 0 0;
}
}