/*=====*/
#secondlist{
    color: #999;
    margin-left: 0;
    width: 100%;
    padding-right: 25px;
    z-index: 1;
    position: relative;
    padding: .8rem 1.2rem;
    background-color: #fff;
    border: 1px solid #e4e7ea;
    border-radius: 0;
    box-shadow: none;
    color: #565656;
    height: 38px;
    max-width: 100%;
    padding: 7px 12px;
    transition: all 300ms linear 0s;}
#secondlist::after {
    border-top: 0;
    border-bottom: .3em solid;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-left: .3em solid transparent;}
.image-source-link,
.mfp-title{
    display: none !important;}
.custom-gallery{
    padding: 0;
    display: table;
    width: 100%;}
.custom-gallery li{
    float: left;
    width: 33.33%;
    height: 200px;
    padding: 10px;    
    list-style: none;}
.custom-gallery li img{
    width: 100%;
    height: 100%;
    object-fit: cover;}
.overlay2{position: relative; overflow: hidden;}
.list-overlay{background:rgba(255,255,255,0.8); width: 100%; position: absolute;  padding: 7px 10px; top: 140px; transition: 0.5s all ease; transform: scale(0)}
.list-overlay ul{margin-bottom: 0; padding: 0;}
.list-overlay ul li,ul.action li{list-style: none; display: inline-block;}
.list-overlay ul li a,ul.action li a{color:#fff; background: #12a9de; height: 30px; width: 30px; display: table; text-align: center;  border-radius: 50%;}
.list-overlay ul li a i,ul.action li a i{line-height: 30px;}
.overlay2:hover .list-overlay{top: 162px;  transform: scale(1)}
ul.action{padding: 0; margin: 0 auto;}
/*------------edit packages css start----------------*/
.pricing-tab{
}
.pricing-tab .nav-tabs{
    border-bottom: none;}
.pricing-tab .nav-tabs .nav-link{
    color: #073855;
    padding: 15px;
    border: none;
    border-radius: 0px;
    background-color: #f3f3f3;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;}
.pricing-tab .nav-tabs .nav-link.active{
    background-color: #04acbc;
    color: #fff;
    padding: 15px;
    border-bottom: 2px solid #073855;}
.pricing-table .block-heading {
    margin-bottom: 40px;
    text-align: center; }
.pricing-table .block-heading h2 {
    color: #fff;
    background-color: #04acbc;
    padding: 10px;}
.pricing-table .block-heading p {
    text-align: center;
    max-width: 420px;
    margin: auto;
    opacity: 0.7; }
.pricing-table .heading h3{
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); 
    color: #04acbc;
    margin-bottom: 15px;}
.pricing-table .item {
    background-color: #ffffff;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.075);
    border-top: 2px solid #073855;
    padding: 30px;
    overflow: hidden;
    position: relative; }
.pricing-table .col-md-5:not(:last-child) .item {
    margin-bottom: 30px;}
.pricing-table .item button {
    font-weight: 600; }
.pricing-table .ribbon1 {
    width: 160px;
    height: 32px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    box-shadow: 0px 2px 3px rgba(136, 136, 136, 0.25);
    background: #073855;
    transform: rotate(45deg);
    position: absolute;
    right: -42px;
    top: 20px;
    padding-top: 7px; }
.pricing-table .item p {
    text-align: center;
    margin-top: 20px;
    opacity: 0.7; }
.pricing-table .features .feature {
    font-weight: 600; }
.pricing-table .features h4 {
    text-align: center;
    font-size: 15px;
    padding: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 0;
    margin: 5px 0px;}
.pricing-table .price h4 {
    margin: 15px 0;
    font-size: 28px;
    text-align: center;
    color: #04acbc; }
.pricing-table .buy-now button {
    text-align: center;
    margin: auto;
    font-weight: 600;
    padding: 9px 0; }
.item:hover{
    background-color: #f3f3f3;}
.item .btn-primary{
    color: #fff;
    background-color: #073855;
    border-color: #073855;}
.item .btn-primary:focus{
    box-shadow: none;
    outline: 0;}
.item .btn-outline-primary{
    color: #073855;
    background-color: transparent;
    background-image: none;
    border-color: #073855;}
.item .btn-primary:not(:disabled):not(.disabled).active:focus, 
.item .btn-primary:not(:disabled):not(.disabled):active:focus,
.item .show>.btn-primary.dropdown-toggle:focus{
    box-shadow: none;
    outline: 0;}
.item .btn-outline-primary:not(:disabled):not(.disabled).active, 
.btn-outline-primary:not(:disabled):not(.disabled):active, 
.show>.btn-outline-primary.dropdown-toggle{
    color: #fff;
    background-color: #073855;
    border-color: #073855;}
.item .btn-outline-primary:focus{
    box-shadow: none;
    outline: 0;}
.item .btn-outline-primary:not(:disabled):not(.disabled).active:focus, 
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, 
.show>.btn-outline-primary.dropdown-toggle:focus{
    box-shadow: none;
    outline: 0;}
.item .btn-primary:not(:disabled):not(.disabled).active,
.item .btn-primary:not(:disabled):not(.disabled):active,
.item .show>.btn-primary.dropdown-toggle{
    color: #fff;
    background-color: #073855;
    border-color: #073855;}
.value_yes i{
    margin-left: 10px;
    color: #006600;}
.value_no i{
    margin-left: 10px;
    color: #FF0000;}
.package_view{
    margin-top: 15px;}
.package_view ul{
    list-style-type: none;
    padding: 0px;}
.package_view ul li{
    display: inline-block;}
.package_view ul li a{
    color: #fff;
    background: #073855;
    height: 30px;
    width: 30px;
    display: table;
    text-align: center;
    border-radius: 50%;}
.package_view ul li a i{
    line-height: 30px;}
.custom_check .checkbox label::before{
    border: 1px solid #ccc;}
.custom_check .checkbox-primary input[type=checkbox]:checked+label::before{
    background-color: #12a9de;
    border-color: #12a9de;}
.edit_pricing .form-group{
    overflow: hidden;}
@media(max-width: 767px){
    .pricing-tab .white-box{
        padding: 10px !important;}
    #wrapper .slimScrollDiv{
        height: auto !important;}}
/*------------edit packages css end----------------*/