/*
Theme Name: Alphatross
Author: Alphatross
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
*/
.page-id-13 .alphatroservce-listing-section .indivalpha-servbx {
    min-height: 490px;
}
.innerkeyfeatur-contarea-section ul li.lstbx1,
.innerkeyfeatur-contarea-section ul li.lstbx {   
    background: unset;
}
.innerkeyfeatur-contarea-section ul li.lstbx2 {   
    background: unset;
}
.innerkeyfeatur-contarea-section ul {
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
}
.innerkeyfeatur-contarea-section ul li {
	font-size: 16px;
	color: #000;
	line-height: 26px;
	font-weight: 400;
	background: url(./assets/images/list-icn-red.jpg) no-repeat 0 14px;
	margin: 0;
	padding: 10px 0 10px 26px;
	transition: 0.3s;
}
.innerkeyfeatur-contarea-section ul {
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
}
.innerkeyfeatur-contarea-section ul li {
	font-size: 16px;
	color: #000;
	line-height: 26px;
	font-weight: 400;
	background: url(./assets/images/list-icn-red.jpg) no-repeat 0 14px;
	margin: 0;
	padding: 10px 0 10px 26px;
	transition: 0.3s;
}
input::placeholder,
textarea::placeholder {
  transition: opacity 0.2s ease;
}
input:focus::placeholder,
textarea:focus::placeholder {
  opacity: 0;
}
.blog-alphatrossct-page-section {
    position: relative;
    padding: 70px 0;
}
.insights-postdetail .post-date-dt{
    font-size: 18px;
    color: #6c0434;
    line-height: 28px;
    font-weight: 500;
    background: url(./assets/images/calander.png) no-repeat 0 6px;
    background-size: 21px;
    margin: 0;
    padding: 3px 0 6px 32px;
    transition: 0.3s;
}
.blog-alphatrossct-page-section .blog-post-content h1 {
    display: block;
    font-size: 32px;
    color: #131c21;
    line-height: 45px;
    font-weight: 700;
    margin: 8px 0 29px;
    padding: 0;
}
.blog-alphatrossct-page-section .featured-image {
    width: 45%;
    border-radius: 10px;
    margin: 0 0 19px 20px;
    float: right;
}
.blog-alphatrossct-page-section .blog-post-content h2 {
    display: block;
    font-size: 25px;
    color: #131c21;
    line-height: 37px;
    font-weight: 700;
    margin: 10px 0 5px;
    padding: 0;
}
.blog-alphatrossct-page-section .blog-post-content h3 {
    display: block;
    font-size: 25px;
    color: #131c21;
    line-height: 37px;
    font-weight: 700;
    margin: 10px 0 5px;
    padding: 0;
}
.blog-alphatrossct-page-section .blog-post-content h4 {
    display: block;
    font-size: 25px;
    color: #131c21;
    line-height: 37px;
    font-weight: 700;
    margin: 10px 0 5px;
    padding: 0;
}
.blog-alphatrossct-page-section .blog-post-content h5 {
    display: block;
    font-size: 25px;
    color: #131c21;
    line-height: 37px;
    font-weight: 700;
    margin: 10px 0 5px;
    padding: 0;
}
.blog-alphatrossct-page-section .blog-post-content p {
	font-size: 15px;
	color: #000;
	line-height: 26px;
	font-weight: 400;
	margin: 0;
	padding: 10px 0;
}
.blog-alphatrossct-page-section .blog-post-content ul {
    list-style: none;
    margin: 5px 0 10px 0;
    padding: 0;
}
.blog-alphatrossct-page-section .blog-post-content ul li {
    font-size: 15px;
    color: #000;
    line-height: 26px;
    font-weight: 400;
    background: url(./assets/images/list-icn-red.jpg) no-repeat 0 6px;
    margin: 0;
    padding: 3px 0 6px 26px;
    transition: 0.3s;
}
.blog-alphatrossct-page-section .blog-post-content ul li strong {
	color: #041026;
	font-weight: 700;
}
.blog-alphatrossct-sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.blog-alphatrossct-sidebar h3 {
    position: relative;
    font-size: 28px;
    color: #6c0534;
    font-weight: 700;
    line-height: 35px;
    margin: 0 0 15px;
    padding: 0;
}
.blog-alphatrossct-sidebar ul li {
	width: 100%;
	float: left;
	margin: 7px 0;
}
.blog-alphatrossct-sidebar ul li a {
    display: block;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    text-decoration: none;
    background: url(./assets/images/blog-list.png) no-repeat 0 4px;
    background-size: 7px;
    margin: 0;
    padding: 0 0 0 16px;
}
.blog-alphatrossct-sidebar ul li a:hover {
    color: #6c0434;
    text-decoration: none;
    background: url(./assets/images/blog-list.png) no-repeat 0 5px;
    background-size: 7px;
}
.blog-alphatrossct-sidebar {
    border-radius: 20px;
    background: #fff;
    padding: 30px 30px 20px;
    margin: 0;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .35);
    position: relative;
    float: left;
}
.alphatrossct-sidbar-widjet {
    position: relative;
    padding: 0 0 20px;
    float: left;
}
.blog-alphatrossct-list-section {
    position: relative;
    padding: 70px 0;
}
.alphatrossct-post-grid h2 {
    position: relative;
    font-size: 28px;
    color: #131c21;
    font-weight: 700;
    line-height: 35px;
    margin: 0 0 19px;
    padding: 0;
}
.alphatrossct-post-grid {
    display: block;
    width: 100%;
    float: left;
    padding: 0 0 30px;
    margin: 0 0 30px;
    border-bottom: 1px dotted #afafaf;
    position: relative;
}
.al-post-btn a {
    float: left;
    font-size: 17px;
    color: #fff;
    font-weight: 500;
    line-height: 30px;
    padding: 4px 30px;
    margin: 10px 0;
    background: #6c0434;
    border-radius: 5px;
    border: none;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    text-decoration: none;
}
.alphatrossct-post-grid .al-post-img {
    width: 40%;
    float: left;
}
.alphatrossct-post-grid .al-post-description {
    width: 60%;
    float: left;
    padding: 0 20px 20px;
}
.alphatrossct-post-grid .al-feat-img {
    position: relative;
}
.alphatrossct-post-grid .al-feat-img img {
    max-width: 100%;
    min-height: 250px;
    box-shadow: 0 0 10px rgb(0 0 0/10%);
    border-radius: 20px;
}
.alphatrossct-post-grid .bg-date {
    position: absolute;
    top: 25px;
    left: 0;
    background-color: #6c0534;
    padding: 5px 10px;
    border-radius: 0 20px 20px 0;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
}
.innerconcl-section {
    text-align: center;
    padding: 70px 0;
    position: relative;
}
.innerconcl-section h4 {
    display: block;
    font-size: 35px;
    color: #131c21;
    line-height: 40px;
    font-weight: 700;
    text-align: center;
    margin: 0 0 30px;
    padding: 0;
}
.innerconcl-section p {
    font-size: 15px;
    color: #000;
    line-height: 26px;
    font-weight: 400;
    margin: 0;
    padding: 10px 0;
}

.tpc-srvbx {
    text-align: center;
    padding: 30px 0 40px;
}
.tpc-srvbx h3 {
    display: block;
    font-size: 35px;
    color: #131c21;
    line-height: 40px;
    font-weight: 700;
    text-align: center;
    margin: 0 0 30px;
    padding: 0;
}
.alp-features-wrap {
  padding: 60px 0;
}

.alp-features-box {
    background: #6b0033;
    border-radius: 117px;
    padding: 40px 30px;
    color: #ffffff;
    margin: 0 28px;
}

.alp-feature-item {
  padding: 20px 30px;
}

.alp-feature-divider {
  border-left: 1px solid rgba(255,255,255,0.4);
}

.alp-feature-inner {
  display: table;
  width: 100%;
}

.alp-feature-icon,
.alp-feature-content {
  display: table-cell;
  vertical-align: top;
}

.alp-feature-icon {
  width: 85px;
}

.alp-feature-icon img {
  width: 62px;
  height: 62px;
  filter: brightness(0) invert(1);
}

.alp-feature-content h5 {
    font-weight: 700;
    margin-bottom: 8px;
    color: #ffffff;
    font-size: 18px;
}
.alp-feature-content p {
    margin: 0;
    font-size: 14px;
    line-height: 27px;
    color: #ffffff;
}
.not-found-alphatrossct-section{
	position: relative;
	padding: 50px 0;
}
.not-found-alphatrossct-section h2 {
    display: block;
    font-size: 45px;
    color: #131c21;
    line-height: 48px;
    font-weight: 700;
    margin: 0 0 20px;
    padding: 0;
}
.default-alphatrossct-page {
	position: relative;
	padding: 50px 0;
}
.default-alphatrossct-page h3 {
    position: relative;
    z-index: 1;
    font-size: 25px;
    color: #131c21;
    font-weight: 500;
    line-height: 30px;
    margin: 20px 0 10px;
    padding: 0;
}
.default-alphatrossct-page ul {
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
}
.default-alphatrossct-page ul li {
    font-size: 16px;
    color: #000;
    line-height: 16px;
    font-weight: 400;
    background: url(./assets/images/list-icn-red.jpg) no-repeat 0 7px;
    margin: 0;
    padding: 10px 0 10px 26px;
    transition: 0.3s;
}
.default-alphatrossct-page h4 {
    display: block;
    font-size: 24px;
    color: #000;
    line-height: 30px;
    font-weight: 600;
    margin: 40px 0 10px;
    padding: 0;
}
.default-alphatrossct-page h4 {
    display: block;
    font-size: 24px;
    color: #000;
    line-height: 30px;
    font-weight: 600;
    margin: 40px 0 10px;
    padding: 0;
}
.default-alphatrossct-page p {
    font-size: 15px;
    color: #000;
    line-height: 24px;
    font-weight: 400;
    margin: 0;
    padding: 10px 0;
}
a{
    color:#6c0434;
}
::selection {
    background-color:#6c0434;
   color:#fff; 
}
p:empty {
    display: none;
}
img{
	max-width:100%;
	height:auto;
	overflow-x:hidden;
}
/* 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;
}