/*
Theme Name:WEBIZSEO Custom Wordpress Theme
Author: ML Jordan
Author URI: https://webizseo.com
Description:Custom wordpress theme for WEBIZSEO by Ishtiaq Ahmed
Version: 1.0
*/

.p-notopmargin p{margin-top: 0 !important;}
.centered{text-align: center;}
.right{text-align: right;}
.just{text-align: justify;}
.italic{font-style: italic;}
.f-right{float: right;}


/************************* margins and paddings***************************************************************/
.marginxs{margin-top: 30px; margin-bottom: 30px;}
.marginsm{margin-top: 70px; margin-bottom: 70px;}
.marginmd{margin-top: 90px; margin-bottom: 90px;}
.marginlg{margin-top: 150px; margin-bottom: 150px;}
.mrg-bt-40{margin-bottom: 40px;}
.mrg-bt-20{margin-bottom: 20px;}
.marginauto{margin: auto;}
.notopmargin{margin-top: 0 !important;} .nobottommargin{margin-bottom: 0 !important;} .noleftmargin{margin-left:  0 !important;} .norightmargin{margin-right:  0 !important;}
.notoppadding{padding-top: 0 !important;} .nobottompadding{padding-bottom: 0 !important;} .noleftpadding{padding-left:  0 !important;} .norightpadding{padding-right:  0 !important;}
.custom-width-80{width: 80%; margin: auto;}
.custom-width-90{width: 90%; }
.txt-padded{padding-left: 15px; padding-right: 15px;}
/************************* margins and paddings end***************************************************************/


/*************************** general global styles**************************************************************************************/
.deadcenter{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}

.gen-transition{-webkit-transition: 0.3s ease-in-out !important;-moz-transition: 0.3s ease-in-out !important;-ms-transition: 0.3s ease-in-out !important;-o-transition: 0.3s ease-in-out !important;transition: 0.3s ease-in-out !important;}
.gen-rel{position: relative;}
.img-100 img{max-width: 100%; height: auto !important;}
.img-min-100 img{max-width: 100%; min-width: 100%; height: auto !important;}
/*************************** general global styles end**************************************************************************************/

.bullet ul {
    padding-left: 0 !important;
}
.bullet ul li {
    display: block;
    padding-left: 25px;
    background: url('assets/img/check-round.png') 0 5px no-repeat;
    margin: 5px 0;
}

.sub-menu{display: none;!important;}
.my-header{background: #000000 !important; ;position: relative !important;}
body.sticky-menu-active #header.my-header{position: fixed !important;}
.dropdown-toggle i {padding-left: 4px;}


/********Pricing Plans***********/


.membership-pricing-table {
    width: 100%;
    padding: 5px;
    color: #000000;
}

.membership-pricing-table table .icon-no,.membership-pricing-table table .icon-yes {
    font-size: 22px
}

.membership-pricing-table table .icon-no {
    color: #a93717
}

.membership-pricing-table table .icon-yes {
    color: #209e61
}

.membership-pricing-table table .plan-header {
    text-align: center;
    font-size: 48px;
    border: 1px solid #e2e2e2;
    padding: 25px 0
}

.membership-pricing-table table .plan-header-free {
    background-color: #eee;
    color: #555
}

.membership-pricing-table table .plan-header-blue {
    color: #fff;
    background-color: #0088CC;
    border-color: #0088CC
}

.membership-pricing-table table .plan-header-standard {
    color: #fff;
    background-color: #ff9317;
    border-color: #e37900
}

.membership-pricing-table table td {
    text-align: center;
    width: 15%;
    padding: 7px 10px;
    background-color: #fafafa;
    font-size: 14px;
    -webkit-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset
}
.membership-pricing-table table tr td:nth-child(2),
.membership-pricing-table table tr td:nth-child(3),
.membership-pricing-table table tr td:nth-child(4),
.membership-pricing-table table tr td:nth-child(5)
{
    font-size: 15px;
    font-weight: 600;
}

.membership-pricing-table table,.membership-pricing-table table td {
    border: 1px solid #ebebeb
}

.membership-pricing-table table tr td:first-child {
    background-color: transparent;
    text-align: left;
    width: 24%
}

.membership-pricing-table table tr td:nth-child(5) {
    background-color: #FFF
}

.membership-pricing-table table tr:first-child td,.membership-pricing-table table tr:nth-child(2) td {
    -webkit-box-shadow: none;
    box-shadow: none
}

.membership-pricing-table table tr:first-child th:first-child {
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: #e2e2e2
}

.membership-pricing-table table tr:first-child th .pricing-plan-name {
    font-size: 20px
}

.membership-pricing-table table tr:first-child th .pricing-plan-price {
    line-height: 35px
}

.membership-pricing-table table tr:first-child th .pricing-plan-price>sup {
    font-size: 45%
}

.membership-pricing-table table tr:first-child th .pricing-plan-price>span {
    font-size: 30%
}

.membership-pricing-table table tr:first-child th .pricing-plan-period {
    margin-top: -7px;
    font-size: 25%
}

.membership-pricing-table table .header-plan-inner {
    position: relative
}

.membership-pricing-table table .recommended-plan-ribbon {
    box-sizing: content-box;
    background-color: #dc3b5d;
    color: #FFF;
    position: absolute;
    padding: 3px 6px;
    font-size: 11px!important;
    font-weight: 500;
    left: -6px;
    top: -22px;
    z-index: 99;
    width: 100%;
    -webkit-box-shadow: 0 -1px #c2284c inset;
    box-shadow: 0 -1px #c2284c inset;
    text-shadow: 0 -1px #c2284c
}

.membership-pricing-table table .recommended-plan-ribbon:before {
    border: solid;
    border-color: #c2284c transparent;
    border-width: 6px 0 0 6px;
    bottom: -5px;
    content: "";
    left: 0;
    position: absolute;
    z-index: 90
}

.membership-pricing-table table .recommended-plan-ribbon:after {
    border: solid;
    border-color: #c2284c transparent;
    border-width: 6px 6px 0 0;
    bottom: -5px;
    content: "";
    right: 0;
    position: absolute;
    z-index: 90
}

.membership-pricing-table table .plan-head {
    box-sizing: content-box;
    background-color: #ff9c00;
    border: 1px solid #cf7300;
    position: absolute;
    top: -33px;
    left: -1px;
    height: 30px;
    width: 100%;
    border-bottom: none
}
.fa-check-circle-o{
    font-size: 30px;
    color: green;
}
.fa-times-circle-o{
    font-size: 30px;
    color: red;
}


.lds-ripple {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
}
.lds-bg{
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9999;
    background: rgba(255, 255, 255, 0.88);
}
.deadcenter{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.lds-ripple div {
    position: absolute;
    border: 4px solid #1899ff;
    opacity: 1;
    border-radius: 50%;
    animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.lds-ripple div:nth-child(2) {
    animation-delay: -0.5s;
}
@keyframes lds-ripple {
    0% {
        top: 28px;
        left: 28px;
        width: 0;
        height: 0;
        opacity: 1;
    }
    100% {
        top: -1px;
        left: -1px;
        width: 58px;
        height: 58px;
        opacity: 0;
    }
}

.payment-area {
    background: #01050a;
    min-height: 114px;
    position: relative;
    margin: 0 0 53px;
}
.payment-area ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.payment-area li:first-child {
    border-right: 1px solid;
}
.payment-area li:last-child {
    border-left: 1px solid;
}

.payment-area li {
    display: inline-block;
    vertical-align: middle;
    width: 32.8%;
    position: relative;
    height: 115px;
    min-height: 89px;
    text-align: center;
    padding: 16px 0 22px 0;
}
.payment-area li span {
    display: block;
    font-size: 38px;
    line-height: 42px;
    color: #ebca16;
    font-weight: 300;
}
.payment-area li p {
    color: #ffffff;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    margin: 0 1rem;
    font-weight: 300;
}




.serviceBox{ text-align: center; }
.serviceBox .service-icon{
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-bottom: 80px;
    position: relative;
}
.serviceBox .service-icon:before{
    content: "";
    background: #0fb513;
    border-radius: 50%;
    position: absolute;
    top: -10px;
    left: -10px;
    bottom: -10px;
    right: -10px;
}
.serviceBox .service-icon:after{
    content: "";
    width: 4px;
    height: 0;
    background: #0fb513;
    margin: 0 auto;
    position: absolute;
    bottom: -55px;
    left: 0;
    right: 0;
    transition: all 0.3s ease 0s;
}
.serviceBox:hover .service-icon:after{ height: 45px; }
.serviceBox .service-icon i{
    display: inline-block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    line-height: 80px;
    background: #fff;
    box-shadow: -5px 5px 5px rgba(0,0,0,0.5);
    font-size: 35px;
    color: #0fb513;
    position: absolute;
    top: 0;
    left: 0;
}
.serviceBox .title{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    letter-spacing: 1px;
    color: #000;
    text-transform: uppercase;
    margin: 0 0 10px 0;
    position: relative;
}
.serviceBox .title:before{
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    padding: 5px;
    margin: 0 auto;
    border: 5px solid #0fb513;
    box-shadow: -3px 3px 3px rgba(0,0,0,0.5);
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
}
.serviceBox .description{margin: 0;}
.serviceBox.pink .service-icon i{ color: #d41271; }
.serviceBox.yellow .service-icon i{ color: #fba21a; }
.serviceBox.blue .service-icon i{ color: #05b4b7; }
.serviceBox.pink .service-icon:before,
.serviceBox.pink .service-icon:after{ background: #d41271; }
.serviceBox.yellow .service-icon:before,
.serviceBox.yellow .service-icon:after{ background: #fba21a; }
.serviceBox.blue .service-icon:before,
.serviceBox.blue .service-icon:after{ background: #05b4b7; }
.serviceBox.pink .title:before{ border: 5px solid #d41271; }
.serviceBox.yellow .title:before{ border: 5px solid #fba21a; }
.serviceBox.blue .title:before{ border: 5px solid #05b4b7; }
@media only screen and (max-width:990px){
    .serviceBox{ margin-bottom: 30px; }
}

.home-slider{
    height: 80vh;
    width: 100%;
    position: relative;
}
.slide-text{position: absolute; top: 140px;width: 100%; z-index: 1; padding: 30px; text-align: center;}
.slide-text-bg{padding: 50px; text-align: center;}
.slide-text h1, .slide-text h2, .slide-text h3{color: #ffffff; text-shadow: 0 1px 10px rgba(0, 0, 0, 0.95);}
.slide-text h1{display: inline-block; font-size: 75px; line-height: 88px; font-weight:900; margin-top: 0;}
.slide-text-bg{padding: 25px; font-weight: 400;}
.slide-text h3{font-size: 22px;}
@media (min-width: 481px) and (max-width:768px){
    .slide-text h1{font-size: 36px; line-height: 36px;}
}
@media (max-width: 481px){
    .slide-text h1{font-size: 30px; line-height: 36px;}
}
@media (max-width: 767px){
    .payment-area li:first-child {
        border-right: none;
        border-bottom: 1px solid;
    }
    .payment-area li:last-child {
        border-left: none;
        border-top: 1px solid;
    }
    .payment-area li {
        display: block;
        width: 100%;
        padding: 0;
        margin: 0 0 20px;
    }
    /*.hidden-sm{display: none !important;}*/
}
@media (min-width: 991px){
    .hidden-lg{display: none !important;}
}
@media (max-width: 991px){
    body.sticky-menu-active #header {
        top: -20px !important;
    }
}
.nav-main{
    margin-right: 115px !important;
}

.menu-dropdown-arrow{
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;
    width: 40px;
    border: 1px solid #2A2A2A;
    padding: 5px 14px;
    font-size: 15px;
}

.top-phone {position: absolute;top: 0;right: 0;padding-left: 13px;padding-top: 38px; background-color: #0088cc;height:107px;}
.top-phone a{font-size: 30px;color: #ffffff;text-decoration: none; font-weight: 900;}

.top-bar-phone{position: fixed;top: 0;right: 0;background-color: #0088cc;height:30px;width: 100%;text-align: center;padding-top: 4px;z-index: 99999; }
.top-bar-phone a{font-size: 22px;color: #ffffff;text-decoration: none; font-weight: 900;}
.sticky-menu-active .top-phone {
    top: 57px;
    padding-top: 19px;
    height: 66px;
}
.inner-menu a{padding: 5px 10px; background: #23aaff;color: #ffffff; border-radius: 20px;margin-right: 5px;margin-bottom: 10px;display: inline-block;}
.inner-menu a:hover{padding: 5px 10px; background: #0070d6;text-decoration: none;}

.logo-strip{
    background-color: #e9e9e5;
    padding: 30px 0;
}
.wpcf7-textarea{
    display: block;
    width: 100%;
    height: 150px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

 .home-form{
    background-color: white;
    padding: 30px 30px 0 30px;
    box-shadow: 0 0 4px 0px rgba(0,0,0, 0.6);
    border-radius: 5px;
    margin-top: -30px;
}

.home-form .form-control, .home-form .wpcf7-textarea{
    border: 1px solid #808080;
    border-radius: 0;
    box-shadow: none;
    background: #f7f7f7;
}
.home-form .wpcf7-textarea{height: 100px;}

.work {
    background: #0088cc;
    padding: 30px 0 20px;
    text-align: center;
    font-size: 15px;
    line-height: 19px;
}
.work h2 {
    margin: 0 0 35px;
    color: #fff;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
        font-weight: bold;
}
.work p {
    color: #fff;
    margin: 0 0 10px;
    padding: 0 3%;
}
.form-top{background: #29aae2;}
.form-area {
    padding: 22px 48px 36px 80px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 518px;
    margin: auto;
    top: -185px;
    z-index: 999;
}
.form-area .title {
    display: block;
    text-align: center;
    font-size: 24px;
    line-height: 28px;
    color: #ebca16;
    font-weight: 400;
    margin: 0 0 20px;
}
.form-area .title span {
    display: block;
    color: #fff;
    font-size: 18px;
    line-height: 24px;
}
.form-area form {
    width: 518px;
}
form, fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
}

.form-area .input-holder {
    float: left;
    width: 83%;
    background: #fff;
    border-radius: 4px;
    margin: 0 -5px 0 0;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 20px;
    -webkit-box-shadow: 0 0 12px 2px rgba(255,255,255,.8);
    box-shadow: 0 0 12px 2px rgba(255,255,255,.8);
}
.form-area .input-holder input[type="text"] {
    width: 100%;
    height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #a1a1a1;
    font-size: 14px;
    line-height: 18px;
    padding: 11px 17px;
    background: none;
    border: none;
}
.form-area input[type="submit"] {
    float: right;
    width: 19%;
    position: relative;
    margin: 0px 0 0 -11px;
    background: #ebca16;
    color: #000;
    border-radius: 0 4px 4px 0;
    border: none;
    cursor: pointer;
    font-size: 13px;
    line-height: 41px;
    height: 41px;
    text-align: center;
    text-transform: uppercase;
}

.form-control:focus,
.form-control{
    padding: 10px 10px !important;
    height: auto;
    border: 1px solid #989898;
    border-radius: 0;
    box-shadow: none;
    background: #ffffff;
}
#quoteForm{
    border: 1px solid #ddd;
    padding: 30px 40px;
    margin-bottom: 50px;
    background: #f4fbff;
    box-shadow: 3px 5px 3px 0px rgba(0, 0, 0, 0.1);
}
.btn-lg, 
.btn, 
.btn-group-lg > .btn 
{border-radius: 0;}

@media (max-width: 999px){
    .work h2 {
        font-size: 16px;
        line-height: 20px;
    }
    .work p {
    padding: 0;
    }
}
@media (max-width: 767px){
    .form-area {
        width: 100%;
        left: 0;
        margin: 0;
        padding: 20px 10px;
    }
    .form-area form {
        width: 100%;
    }
}

@media (max-width: 479px){
   .work h2 {
        font-size: 14px;
    }  
    .form-area .input-holder {
        width: 78%;
    }
    .form-area input[type="submit"] {
    width: 26%;
    }
}
.MDow-1 {
    display:none!important;
}