/*
Theme Name: TAS
Theme URI: #
Description: Custom theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/
.qhse-menu ul.sub-menu li a {
    color: #000 !important;
}
.qsc-section-bx {
    box-shadow: rgba(99,99,99,.2) 0 2px 8px 0;
}
.qsc-section-bx img {
    height: auto;
	width:100%;
    object-fit: cover;
}
.qsc-section-bx .bx {
    padding: 15px 10px;
    text-align: center;
    border-left: 10px solid #00aff0;
}

.qsc-section-bx a {
    text-decoration: none;
}

.qsc-section-bx .bx h4 {
    color: #104862;
	font-size:20px;
}

.qsc-section-bx:hover .bx {
    border-color:#ffd966;
}
.qsc-section-bx:hover .bx h4 {
    color: #000;
}
.inner-tasrules-txt-section {
    position: relative;
    padding: 50px 0 80px;
}
.inner-tasrules-txt-section .tbx {
    position: relative;
	width:90%;
	margin:0 auto;
}
.inner-tasrules-txt-section .tbx img {
    width: 100%;
	height:auto;
}
.inner-tasrules-txt-section .bx.slick-slide {
    position: relative;
    width: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    margin: 0 10px;
}
.inner-tasawards-txt-section {
    position: relative;
    padding: 50px 0 80px;
}
.inner-tasawards-txt-section h1 {
    font-family: 'Montserrat';
    color: #000;
    font-size: 38px;
    font-weight: bold;
    line-height: 50px;
    padding: 0 0 10px;
    margin: 0;
}
.inner-tasawards-txt-section h3 {
    font-family: 'Montserrat';
    color: #000;
    font-size: 32px;
    font-weight: bold;
    line-height: 50px;
    padding: 0 0 10px;
    margin: 0;
}
.inner-tasawards-txt-section .pt {
    font-family: 'Montserrat';
    color: #858585;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    padding: 10px 0;
    margin: 0;
}
.inner-tasawards-txt-section p {
    color: #000;
    font-size: 17px;
    font-weight: 400;
    line-height: 27px;
    padding: 10px 0;
    margin: 0;
}
.inner-tasawards-txt-section ul {
	list-style:none;
    padding: 0;
    margin: 0;
}
.inner-tasawards-txt-section ul li {
   display: block;
	color: #121212;
	font-size: 20px;
	font-weight: 400;
	line-height: 26px;
	background: url(https://webonlinecity.com/tasuaeweb/wp-content/themes/tasuae/assets/images/licn1.png) no-repeat 0 5px;
	padding: 5px 0 5px 34px;
	margin: 5px 0;
}
.inner-tasawards-txt-section .awards-slider {
	margin-top:50px;
}
.inner-tasawards-txt-section .bx.slick-slide {
    position: relative;
    width: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    margin: 0 20px;
}
.inner-tasawards-txt-section .bx.slick-slide {
    position: relative;
    width: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    margin: 0 20px;
}
.inner-tasawards-txt-section .slick-prev {
    left: 0!important;
}
.inner-tasawards-txt-section .slick-prev {
    top: 50%!important;
}
.inner-tasawards-txt-section .slick-next {
    top: 50%!important;
}
.inner-tasrules-txt-section .slick-prev {
    left: 0!important;
}
.inner-tasrules-txt-section .slick-prev {
    top: 50%!important;
}
.inner-tasrules-txt-section .slick-next {
    top: 50%!important;
}
.inner-tascertifications-txt-section .bx {
    margin-bottom: 40px;
}

/************* qhse ********/
.inner-tasinnqhse-page-section {
	position: relative;
	padding: 50px 0 80px;
}
.inner-tasinnqhse-page-section h1 {
	font-family: 'Montserrat';
	color: #000;
	font-size: 38px;
	font-weight: bold;
	line-height: 50px;
	padding: 0 0 10px;
	margin: 0;
}
.inner-tasinnqhse-page-section p {
	color: #000;
	font-size: 17px;
	font-weight: 400;
	line-height: 27px;
	padding: 10px 0;
	margin: 0;
}
.inner-tasinnqhse-page-section p strong {
	font-weight: 400;
}
.inner-tasinnqhse-page-section .pt {
	color: #000;
	font-size: 17px;
	font-weight: 400;
	line-height: 27px;
	padding: 10px 0;
	margin: 0;
}
.inner-tasinnqhse-page-section .pt a {
	color: #00aff0;
}
.inner-tasinnqhse-page-section .rgtimg-clm {
	position: relative;
	width: 100%;
}
.inner-tasinnqhse-page-section .rgtimg-clm img {
	width: 100%;
	height: auto;
}
.inner-tasinnqhse-page-section .innqhse-mnu {
	float:left;
	width:100%;
}
.inner-tasinnqhse-page-section .innqhse-mnu ul {
	list-style:none;
	margin:0;
	padding:0;
}
.inner-tasinnqhse-page-section .innqhse-mnu ul li {
	float:left;
	width:46%;
	position: relative;
    border-bottom: 1px solid #ffd100;
	margin: 10px 2%;
}
.inner-tasinnqhse-page-section .innqhse-mnu ul li:last-child {
	margin-right:0;
}
.inner-tasinnqhse-page-section .innqhse-mnu ul li a {
	position: relative;
    display: block;
    color: #165e8e;
    font-size: 19px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.1px;
    padding: 10px 0;
    margin: 0;
    cursor: pointer;
    text-decoration: none;
    transition: 0.3s;
}
.inner-tasinnqhse-page-section .innqhse-mnu ul li a:hover {
    color: #fff;
	background:#165e8e;
	padding-left:20px;
}
/************* Safety ********/
.inner-tasinnsafety-page-section {
	position: relative;
	padding: 50px 0 80px;
}
.inner-tasinnsafety-page-section h1 {
	font-family: 'Montserrat';
	color: #000;
	font-size: 38px;
	font-weight: bold;
	line-height: 50px;
	padding: 0 0 10px;
	margin: 0;
}
.inner-tasinnsafety-page-section h1 strong {
	color: #2fabe1;
	font-weight: bold;
}
.inner-tasinnsafety-page-section p {
	color: #000;
	font-size: 17px;
	font-weight: 400;
	line-height: 27px;
	padding: 10px 0;
	margin: 0;
}
.inner-tasinnsafety-page-section p strong {
	font-weight: 400;
}
.inner-tasinnsafety-page-section .pt {
	color: #000;
	font-size: 17px;
	font-weight: 400;
	line-height: 27px;
	padding: 10px 0;
	margin: 0;
}
.inner-tasinnsafety-page-section .rgtimg-clm {
	position: relative;
	width: 100%;
	margin-top:40px;
}
.inner-tasinnsafety-page-section .rgtimg-clm img {
	width: 100%;
	height: auto;
}
.qsc-section-bx > div {
    margin: 0 30px;
    overflow: hidden;
}
.slick-dots li button {
    border-radius: 50%;
    border: 2px solid #fff;
}
.slick-dots li button:before{
     color: #fff;
     line-height: 20px;
     font-size: 57px;
     opacity: 1;
}

ul.slick-dots {
    bottom: -50px;
}
.slick-dots li.slick-active button{
    border-color: #104862;
}
.slick-dots li.slick-active button:before {
    color: #104862;
     opacity: 1;
}
.inner-tasservice-singlepge-section .pt strong {
    font-family: 'Montserrat';
    color: #00aff0;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
}
.innertas-blog-detail-wrapper {
	position: relative;
	padding: 70px 0;
}
.innertas-blog-detail-wrapper .featured-image {
	position: relative;
	width: 43.7%;
	float: right;
	margin: 10px 0 22px 40px;
}
.innertas-blog-detail-conten p {
	color: #000;
	font-size: 17px;
	font-weight: 400;
	line-height: 24px;
	padding: 10px 0;
	margin: 0;
}
.tas-post-sidebar h3 {
	font-family: 'Montserrat';
	color: #000;
	font-size: 31px;
	font-weight: 700;
	line-height: 25px;
	padding: 0 0 20px;
	margin: 15px 0 0;
}
.tas-post-sidebar {
	float: left;
	width: 100%;
	background: #f9f9f9;
	padding: 20px;
	border-left: 6px solid #00aff0;
	min-height: 565px;
	background: #e9f7fe;
}
.tas-post-sidebar ul {
	padding-left: 0 !important;
	list-style: none;
	margin-top: 16px;
}
.tas-post-sidebar ul li {
	margin: -5px 0 17px;
	padding: 0 0 13px 22px;
	background: url(./assets/images/list-icon-blue.png
) no-repeat 2px 5px;
	background-size: 9px;
	border-bottom: 1px solid #e5e4dd;
	display: block;
}
.tas-post-sidebar ul li a {
	font-size: 16px;
	color: #000;
	font-weight: 400;
	line-height: 22px;
	text-decoration: none;
}
.tas-post-listing-grid {
	display: block;
	width: 97%;
	float: left;
	padding: 0 0 30px;
	margin: 0 0 30px;
	border-bottom: 1px dotted #afafaf;
	position: relative;
}
.tas-post-listing-section {
	position: relative;
	padding: 70px 0;
}
.tas-post-listing-img {
	width: 40%;
	float: left;
}
.tas-post-text {
	width: 60%;
	float: left;
	padding: 0 20px 20px;
}
.tas-post-text h1 {
	font-family: 'Montserrat';
	font-size: 28px;
	color: #000;
	font-weight: 600;
	line-height: 36px;
	margin: 5px 0 18px;
}
.tas-post-text h2 {
	font-family: 'Montserrat';
	font-size: 28px;
	color: #000;
	font-weight: 600;
	line-height: 36px;
	margin: 5px 0 18px;
}
.tas-post-text p {
	color: #000;
	font-size: 17px;
	font-weight: 400;
	line-height: 27px;
	padding: 10px 0;
	margin: 0;
}
.tas-btn {
	display: block;
}
.tas-btn a {
	display: inline-block;
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	padding: 8px 45px 8px 30px;
	margin: 0;
	cursor: pointer;
	text-decoration: none;
	transition: 0.3s;
	border-radius: 50px;
	background: url(./assets/images/w-arw.png) no-repeat #00aff0 85% 14px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.tas-btn a:hover {
	color: #fff;
	text-decoration: none;
	background: url(./assets/images/w-arw.png) no-repeat #1e1e1e 85% 14px;
}
.tas-post-listing-img img {
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	transition: -webkit-transform 0.35s;
	transition: transform .35s;
	transition: transform 0.35s, -webkit-transform 0.35s;
	transition-timing-function: cubic-bezier(.12, .845, .305, 1);
	border-radius: 33px;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	border: 5px solid #fff;
}
.tas-post-date {
	font-family: 'Montserrat';
	color: #858585;
	font-size: 15px;
	font-weight: 600;
	line-height: 12px;
	padding: 10px 0;
	margin: 0;
}
.innertas-blog-detail-content {
	width: 100%;
	float: left;
}
.innertas-blog-detail-content h1 {
	font-family: 'Montserrat';
	font-size: 28px;
	color: #000;
	font-weight: 600;
	line-height: 36px;
	margin: 5px 0 18px;
}
.innertas-blog-detail-content h2 {
	font-family: 'Montserrat';
	font-size: 28px;
	color: #000;
	font-weight: 600;
	line-height: 36px;
	margin: 5px 0 18px;
}
.innertas-blog-detail-content p {
	color: #000;
	font-size: 17px;
	font-weight: 400;
	line-height: 27px;
	padding: 10px 0;
	margin: 0;
}
.innertas-default-page-section {
	position: relative;
	padding: 70px 0;
}
.innertas-default-page-section p {
	color: #000;
	font-size: 17px;
	font-weight: 400;
	line-height: 27px;
	padding: 10px 0;
	margin: 0;
}
.innertas-default-page-section h3 {
	font-family: 'Montserrat';
	color: #000;
	font-size: 35px;
	font-weight: bold;
	line-height: 55px;
	padding: 0 0 20px;
	margin: 30px 0 0;
}
.page-not-found-txt h2 {
	font-family: 'Montserrat';
	color: #000;
	font-size: 35px;
	font-weight: bold;
	line-height: 55px;
	padding: 0 0 20px;
	margin: 30px 0 0;
}
img {
	max-width: 100%;
	height: auto;
	overflow: hidden;
}
.page-not-found-txt {
	position: relative;
	padding: 70px 0;
}
p:empty {
	display: none;
}
.inner-tasmore-servlink-section .innmore-links .icnbx img {
	height: 160px;
	object-fit: cover;
}
span.wpcf7-not-valid-tip {
	padding: 20px;
}
.inner-tascontactmsg-enquiry-section .innform-detail input[type=email] {
	float: left;
	width: 100%;
	font-family: 'Roboto';
	font-size: 15px;
	color: #272623;
	font-weight: normal;
	line-height: 22px;
	padding: 15px;
	margin: 15px 0;
	background: #fff;
	border-top: none;
	border-bottom: 1px solid #d2d5da;
	border-left: none;
	border-right: none;
}
.inner-tascontactmsg-enquiry-section .innform-detail input[type=email]::placeholder {
 color:#c0cdd2;
 font-weight:normal;
}
.inntas-serviceprodbx-section .innserv-clm .icnbx img {
	height: 230px;
	object-fit: cover;
}
.hmact-btmfoter-bar-section .ftlft-side .widget_media_image {
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 15px;
}
/* Pagination */
.pagination {
	clear: both;
	position: relative;
	font-size: 17px;
	line-height: 19px;
	float: left;
	justify-content: center;
	margin: 10px auto;
	text-align: center;
	display: flex;
	width: 100%;
}
.pagination span, .pagination a {
	display: block;
	float: left;
	margin: 2px 2px 2px 0;
	padding: 9px 11px 7px 11px;
	text-decoration: none;
	width: auto;
	color: #fff;
	background: #555;
	-webkit-transition: background .15s ease-in-out;
	-moz-transition: background .15s ease-in-out;
	-ms-transition: background .15s ease-in-out;
	-o-transition: background .15s ease-in-out;
	transition: background .15s ease-in-out;
}
.pagination a:hover {
	color: #fff;
	background: #f79420;
}
.pagination .current {
	padding: 9px 11px 7px 11px;
	background: #f79420;
	color: #fff;
}