@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.p0 {
    padding: 0px;
}

h1,
h2,
h3,
h4,
a,
li,
span,
button,
p,
h5,
h6  {
    font-family: 'Montserrat', sans-serif;
    margin: 0;
}

body {
    overflow-x: hidden;
}

a:hover,
a:focus,
button:hover,
button:focus,
.form-btn-st:focus {
    text-decoration: none !important;
    outline: none;
}

section {
    float: left;
    width: 100%;
}

.header-top {
    display: block;
    background: #00273f;
    text-align: right;
}

li.bnr-btn.hdr-btn {
    margin: 0;
    margin-left: 14px;
}
a.tel-txt.chats img {
    filter: grayscale(1) brightness(100);
}
ul.nav.navbar-nav.navbar-right {
    display: flex;
    align-items: center;
    width: 62%;
}
.bnr-btn.hdr-btn a:hover {
    background: #fb0d1c;
    color: #fff !important;
}

.bnr-btn.hdr-btn a {
    color: #fff !important;
    background: #000000;
    margin-right: 0;
    margin-left: 30px;
}

.header-top ul {
    padding: 0;
    margin: 0;
}

.header-top ul li {
    display: inline-block;
    padding: 10px 15px;
}

.header-top ul li a {
    font-size: 15px;
    color: #fff;
}

.navbar-right a.yellow_btn_m {
    margin: 0 15px 0 15px;
    position: relative;
    padding: 12px 19px 12px 45px !important;
}

.navbar-right a.yellow_btn_m:before {
    content: "";
    background-image: url(../images/call-btn.png);
    position: absolute;
    height: 32px;
    width: 28px;
    left: 12px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.header-top ul li a i {
    margin: 0 3px 0 0;
    font-size: 18px;
}

.head_top {
    padding: 15px 0;/* box-shadow: 0px 5px 20px 0px #cacaca; */
    z-index: 9;
    position: absolute;
    left: 0;
    right: 0;
    padding: 0px;
}

.head_top .navbar .navbar-header a.navbar-brand {
    font-weight: bold;
    color: #00273f;
    font-size: 26px;
}

.head_top .navbar-right {
    padding-top: 25px;
    position: relative;
}

.head_top .navbar.navbar-defult {
    margin-bottom: 0;
}

.head_top .navbar.navbar-defult  ul li a:hover,
.head_top .navbar.navbar-defult  ul li a:focus,
.head_top .navbar.navbar-defult  ul li.active a {
    background: transparent;
    color: #fb0d1c;
}

.head_top .navbar.navbar-defult  ul li a {
    color: #fff;
    opacity: 1;
    font-size: 13px;
    text-transform: initial;
    padding: 10px 12px;
    font-weight: 700;
}

.hdr-btn2:before {
    content: '';/* background: rebeccapurple; */
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(255, 203, 5);
    box-shadow: 5.557px 5.755px 0px 0px rgb(0 0 0 / 45%);
    transform: skew(3deg, 3deg);
    transition-duration: 1s;
}

.hdr-btn .get-started:hover {
    color: #222 !important;
}

.hdr-btn .get-started:hover {
    color: #ffcb05 !important;
    background: #e0252f !important;
}

.hdr-btn2:hover::before {
    transform: rotate(-2deg);
    transition-duration: 1s;
}

.hdr-btn2 {
    transition-duration: 1s;
}

.head_top .navbar.navbar-defult  ul li a.btn-org {

    /* background: #fc5216; */
    border-radius: 50px;
    padding: 12px 27px;
    color: #fff;
    background: linear-gradient(to right, #3ab0ce, #1bc9bb);
    font-size: 13px;
    font-weight: 700;
}

.head_top .dropdown-menu>li>a {
    position: relative;
    margin: 0 0 10px;
    font-weight: 500;
    border-left: 4px solid #00273f;
}

.head_top ul.dropdown-menu {
    padding: 20px 0 15px;
    border: none;
    left: 0;
    right: 0;
    width: 250px;
}

.logo {
    width: 60%;
    margin: 19px 0 0 0;
}

.head_top .dropdown-menu>.active>a,
.head_top .dropdown-menu>.active>a:focus,
.head_top .dropdown-menu>.active>a:hover {
    text-decoration: none;
    background-color: transparent;
    outline: 0;
    color: #fc5216 !important;
    border-left: 4px solid #fc5216;
}

.head_top .dropdown-menu>li>a:hover:before {
    color: #fc5216;
}

.head_top .open>a,
.head_top .open>a:focus,
.head_top .open>a:hover {
    background-color: transparent !important;
    border-color: transparent !important;
    color: #fc5216 !important;
}

/*banner*/
.main-banner {
    padding: 190px 0 100px;
    background: url(../images/banner.jpg);
    background-size: cover;
    background-position: center;
    overflow: hidden;
    background-repeat: no-repeat;
    position: relative;
    height: 720px;
}

.main-banner:before {
    content: '';
    background: url(../images/bnr-side-img-bf.png);
    background-size: 70%;
    background-repeat: no-repeat;
    background-position: left;
    position: absolute;
    left: 0;
    width: 413px;
    height: 704px;
    bottom: -115px;
}

.bnr-txt h2 {
    font-weight: bold;
    color: #171435;
    font-size: 44px;
    padding: 15px 0;
    text-transform: uppercase;
}

.bnr-txt img {
        margin: 0px 0 0px 0;
}

.bnr-txt h3 {
    font-size: 25px;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 0;
    font-weight: 500;
}

.bnr-ul {
    display: flex;
    align-items: center;
}

.bnr-ul ul {
    padding: 0;
    line-height: 25px;
    padding-left: 25px;
}

.bnr-ul ul:nth-child(2) {
    padding-left: 40px;
}

.bnr-ul ul li::marker {
    color: #26b46d;
}

.bnr-txt h4 {
    font-size: 18px;
    color: #ffcb05;
    background: #ca2f35;
    display: table;
    text-transform: uppercase;
    padding: 5px 5px;
}

.bnr-txt h1 {
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
}

.bnr-btn .cht-st span {
    color: #ffcb05;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 400;
}

.bnr-btn .live-chat:hover {
    color: #ca2f35;
}
.cht-st {
    display: flex;
    flex-direction: column;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: bold;
}

.bnr-btn .live-chat:hover span {
    color: white;
}
.bnr-txt ul {
    list-style: none;
    padding: 0;
}

.bnr-txt ul li {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 10px;
}
.bnr-form {
    margin: 0px 98px 0 40px;
    background: #003465;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 20px 0px  0px;
    position: relative;
    border: 6px solid #fff;
    z-index: 1;
}

.bnr-form-txt h2 {
    font-size: 25px;
    color: #fff;
    font-weight: bold;
    text-align: left;
}

.bnr-form-txt {

    /* display: flex; */
    align-items: center;
    position: relative;
    justify-content: space-between;
    padding: 10px 20px 10px;
}

.bnr-form form {
    padding: 5px 20px 30px;
}

.bnr-txt p {
    color: #fff;
    padding: 25px 0;
    font-size: 18px;
    font-weight: 400;
}

.bnr-form-txt span {
    font-size: 20px;
    color: #ca2f35;
    font-weight: 600;
}

.end-txt h3 {
    font-size: 18px;
    text-align: center;
    margin: 0;
}

.end-txt {
    background: #1a1275;
    color: #fff;
    padding: 8px 20px;
    margin: 15px 0px;
}

.form-pric:before {
    background: url(../images/dis-form.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    right: -59px;
    top: -22px;
    content: '';
    width: 101px;
    height: 83px;
    z-index: 0;
}

.phone-st {
    font-size: 22px;
    color: #171435;
    font-weight: 600;
}

.phone-st i {
    transform: rotate(45deg);
    color: #fff;
}

.form-pric {
    position: absolute;
    right: 12px;
    top: -7px;
}

.form-pric h4 span {
    display: block;
    font-size: 23px;
    text-align: right;
    color: #ca2f35;
    line-height: 13px;
}

.form-pric h4 {
    margin: 0;
    color: #000;
    position: relative;
    z-index: 1;
    top: -8px;
    font-size: 30px;
    font-weight: bold;
    right: -32px;
    transform: rotate(-18deg);
}

.form-pric h5 {
    margin: 0;
    color: #000;
    position: relative;
    z-index: 1;
    top: -13px;
    font-size: 11px;
    font-weight: bold;
    right: -42px;
    transform: rotate(-18deg);
}

.form-pric h6:before{
    content: '';
    background: url(../images/form-line-img.png);
    width: 135px;
    height: 52px;
    position: absolute;
    top: -20px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    transform: rotate(10deg);
    left: 0;
    right: 0;
}
.form-pric h6 {
    margin: 0;
    color: #fff;
    position: absolute;
    z-index: 1;
    top: -29px;
    font-size: 13px;
    transform: rotate(-8deg);
    font-weight: bold;
    right: -58px;
    text-align: right;
    text-transform: uppercase;
    left: 0;
    margin: auto;
}

.bnr-form input, .bnr-form textarea {
    width: 100%;
    margin-top: 10px !important;
    padding: 13px 8px !important;
    box-shadow: 0 0 0 0 transparent;
    border: 0;
    border-radius: 1px;
    background: #f1f0f0;
}

.bnr-btn .get-started {
    padding: 10px 30px;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.3px;
    transition-duration: .6s;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    border-radius: 5px;
    background: #f6c501;
}

.bnr-btn .get-started:hover {
    border-color: #ffcb05;
    background: #ffcb05;
    color: #171435;
}

.phone-st:hover,
.phone-st:hover i {
    color: #171435;
}

.live-chat {
    color: #ffd000;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.3px;
}

.live-chat img {
    margin: 0 10px 0 0;
}

.live-chat:hover {
    color: #ca2f35;
}

.bnr-btn {
    margin-top: 25px;
    display: flex;
    align-items: center;
}

.bnr-btn .live-chat {
    color: #fff;
    display: flex;
    align-items: center;
}

.main-banner .row {
    display: flex;
    align-items: center;
}

input#quoteSubmit:hover {
    background: transparent;
    border: 2px solid #1c2a49;
    background: #1c2a49;
    color: #ffffff;
}

.get-started {
    margin-right: 20px;
}

input#quoteSubmit {
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    background: #231f20;
    padding: 13px 0;
    border: 2px solid transparent;
    color: #fff;
}

.trust-logo img {
    width: 100%;
}

/*banner*/
.hd-txt h2 {
    font-size: 30px;
    color: #231f20;
    font-weight: bold;
}

.hd-txt p {
    font-size: 18px;
    color: #231f20;
    font-weight: 400;
    padding: 20px 0;
}



/*TRUST-LOGO*/
.trust-logo-sec {
    background: white;
    box-shadow: 0px 3px 27px 0px rgb(0 0 0 / 10%);
}
/*TRUST-LOGO*/


/*why-explaienr*/
.why-explainer {
    background: url(../images/why-ex-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0;
}

.why-explainer .hd-txt {
    text-align: center;
    padding-bottom: 40px;
}

.why-ex-bx {
    text-align: center;
}

.why-ex-bx h3 {
    font-size: 25px;
    color: #231f20;
    font-weight: bold;
    padding: 25px 0 15px;
}

.why-ex-bx p {
    font-size: 16px;
    width: 91%;
    margin: 0 auto;
}
/*why-explaienr*/


/*portfolio*/
/*portfolio-sec*/
.box4 {
    overflow: hidden;
}
.box4{position:relative}
.box4:before{content:"";width:0;height:200%;background:rgba(0,0,0,.5);position:absolute;top:0;left: -335px;bottom:0;transform:skewX(-36deg);transition:all .5s ease 0s;}
.box4:hover:before{width:200%}
.box4 img{width:100%;height:auto}
.box4 .box-content{width:100%;height:100%;padding-top: 0;position:absolute;right: 0;top: 0;bottom: 0;left:0;transform:scale(0);transition:all .3s ease 0s;margin: auto;display: flex;text-align: center;align-items: center;justify-content: center;flex-direction: column;}
.box4 .icon,.box5 .icon{list-style:none;padding:0}
.box4:hover .box-content{transform:scale(1)}
.box4 .title{font-size:22px;font-weight:700;color:#fff;margin:0 0 10px}
.box4 .post{display:block;font-size:15px;font-weight:600;color:#fff;margin-bottom:20px}
.box4 .icon{margin:0}
.box4 .icon li{display:inline-block}
.box4 .icon li a{display:block;width:35px;height:35px;line-height:35px;font-size:20px;background:#fff;color:#ee4266;margin-right:10px;transition:all .3s ease 0s}
.box5 .icon,.box5 .icon li{display:inline-block}
@media only screen and (max-width:990px){.box4{margin-bottom:30px}
}
@media only screen and (max-width:767px){.box4:before{left:-400px}
.box4:hover:before{width:300%}
}
.box4 .box-content i {
    font-size: 40px;
    color: #fff;
}
.portfolio-sec .nav-tabs {
    border: 0;
    text-align: center;
    margin: 0 auto;
    display: table;
    padding-bottom: 30px;
}

.portfolio-sec .nav-tabs li a {
    background: transparent;
    border-right: 0;
    color: #231f20;
    border-left: 0;
    border-top: 0;
    border-bottom: 2px solid transparent;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
}

.portfolio-sec .nav-tabs li.active a, .portfolio-sec .nav-tabs li a:hover, .portfolio-sec .nav-tabs li.active a:focus {
    color: #fb0d1c;
    border-bottom: 2px solid #fb0d1c;
    background: transparent;
    border-left: 0;
    border-top: 0;
    border-right: 0;
}

.portfolio-sec .nav-tabs li {
    margin: 0 10px;
}
.port-box img {
    width: 100%;
   
}
.port-box {
    margin-top: 20px;
}

.portfolio-sec {
    padding: 50px 0;
}

.portfolio-sec .hd-txt {
    text-align: center;
    padding-bottom: 20px;
}
/*portfolio-sec*/


/*cta-sec*/
.cta-sec {
    padding: 80px 0;
    background: url(../images/cta-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.cta-sec.cta-sec2:before {
    top: -100px;
    bottom: initial;
    background-size: 90%;
    left: 25px;
}
.cta-sec:before {
    content: '';
    background: url(../images/cta-lft-img.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 217px;
    height: 356px;
    position: absolute;
    bottom: -30px;
    left: 10px;
    z-index: 1;
}
.cta-sec:after {
    content: '';
    background: url(../images/cta-rht-img.png);
    background-size: 90%;
    background-position: center;
    background-repeat: no-repeat;
    width: 320px;
    height: 404px;
    position: absolute;
    bottom: -18px;
    right: 20px;
}
.get-started {
    padding: 10px 30px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.3px;
    transition-duration: .6s;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
    border-radius: 5px;
    background: #003466;
    box-shadow: 0px 11px 21px 0px rgba(0, 0, 0, 0.16);
}

.live-chat-btn {
    padding: 10px 30px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.3px;
    transition-duration: .6s;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
    border-radius: 5px;
    background: #231f20;
    box-shadow: 0px 11px 21px 0px rgb(0 0 0 / 16%);
}

.live-chat-btn:hover {
    background: #003466;
    color: #fff;
}

.get-started:hover {
    background: #231f20;
    color: #fff;
}

.cta-btn {
    margin-top: 20px;
}
/*cta-sec*/

/*ty-ex-vid*/
.ty-explainer-vid {
    padding: 50px 0;
}

.ty-explainer-vid .hd-txt {
    text-align: center;
    padding-bottom: 30px;
}

.ty-ex-bx {
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
    padding: 25px 20px 35px;
    margin-top: 20px;
}

.ty-ex-bx h3 {
    font-size: 25px;
    font-weight: bold;
    padding: 20px 0 10px;
    height: 84px;
}
/*ty-ex-vid*/

/*price-sec*/
.seo-packages {
    background: url(../images/price-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 50px 0;
    position: relative;
    overflow: hidden;
}
.price-btn {
    position: relative;
    z-index: 1;
    margin: 35px 0 20px;
    text-align: center;
}

.price-btn .live-chat-btn {
    background: transparent;
    border: 1px solid #231f20;
    color: #231f20;
    box-shadow: none;
}

.price-btn .get-started {
    background: #231f20;
    color: #fff;
    box-shadow: none;
    border: 1px solid #231f20;
}

.price-btn .live-chat-btn:hover {
    background: rebeccapurple;
}

.price-box:hover .price-btn .live-chat-btn {
    background: #231f20;
    color: #fff;
}

.price-box:hover  .price-btn .get-started {
    color: #231f20;
    background: transparent !important;
    border-color: #231f20;
}
.price-bf-st {
    position: absolute;
    left: 0;
    bottom: 0;
}
.tell-lchat {
    position: relative;
    z-index: 1;
    padding-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 25px 0;
}

.tell-lchat a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 0;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    color: #f61253;
}

.tell-lchat a span {font-size: 16px;color: #231f20;}

.seo-packages:before {
    content: '';
    background: url(../images/line-cta-big.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    width: 161px;
    height: 31px;
    top: 70px;
    left: 0;
}
/* width */
.price-list ul::-webkit-scrollbar {
  width: 8px;
}

/* Track */
.price-list ul::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
.price-list ul::-webkit-scrollbar-thumb {
  background: #231f20; 
  border-radius: 10px;
}

/* Handle on hover */
.price-list ul::-webkit-scrollbar-thumb:hover {
  background: #b30000; 
}
.seo-packages:after {
    content: '';
    background: url(../images/price-af.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    width: 104px;
    height: 188px;
    top: 70px;
    right: 0;
}

.price-hd {
    background: #fc6e3d;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    border-radius: 10px 10px 0px 0px;
    position: relative;
    z-index: 1;
}

.price-box {
    border-radius: 10px;
    position: relative;
    padding: 20px 0;
    overflow: hidden;
    transition-duration: 1s;
    z-index: 1;
    cursor: pointer;
    box-shadow: 0px 10px 30px 0px rgba(1, 1, 1, 0.08);
}

.pr-bx-1 .price-list {
    background: #ebc100;
}

.pr-bx-1 {
    background-color: #ffd100;
}

.pr-bx-1:before {
    background: #ebc100;
}

.pr-bx-2 {
    background-color: #c4df9b;
}

.pr-bx-2 .price-list {
    background: #b5ce8f;
}

.pr-bx-2:before {
    background: #b5ce8f;
}

.pr-bx-3 .price-list {
    background: #ebb882;
}

.pr-bx-3 {
    background-color: #ffc88d;
}

.pr-bx-3:before {
    background: #ebb882;
}

.seo-price {
    text-align: center;
    padding: 15px 0;
    position: relative;
    z-index: 1;
}

.seo-price h4 {
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
    color: #231f20;
}

.seo-price img {
    margin: 20px 0 10px;
}

.seo-price h2 {
    margin: 0;
}

.pr-bx-1 .get-started {
    /* background: #fff; */
    /*color: #739b39;*/
}


.seo-price h3 {
    margin: 0;
    padding: 10px 0;
    font-size: 50px;
    font-weight: bold;
    color: #231f20;
    font-family: 'Poppins', sans-serif;
}

.seo-price p {
    margin: 0;
    color: #231f20;
}

.price-hd h4 {
    font-size: 22px;
    font-weight: bold;
}

.price-list {
    color: #fff;
    position: relative;
    padding: 30px 20px;
    z-index: 1;
}

.price-list li {
    line-height: 35px;
    font-size: 14px;
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}

.price-list li::marker {
    color: #45dd49;
    font-size: 19px;
}

.price-list ul {
    padding: 0;
    padding-left: 5px;
    height: 245px;
    overflow-x: hidden;
    overflow: auto;
    list-style: none;
}

.price-btn.bnr-btn {
    justify-content: center;
    margin: 0;
    padding: 15px 0;
    position: relative;
    z-index: 1;
    text-align: center;
}

.seo-packages .hd-txt {
    text-align: center;
    padding-bottom: 50px;
}

.seo-packages .hd-txt h2 {
    color: #ffffff;
    padding-bottom: 10px;
}

.seo-packages .hd-txt p {
    color: #ffffff;
}

/* width */
.price-list::-webkit-scrollbar {
    width: 8px;
}

/* Track */
.price-list::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #61636d;
    border-radius: 10px;
}

/* Handle */
.price-list::-webkit-scrollbar-thumb {
    background: #494f64;
    border-radius: 10px;
}

/* Handle on hover */
.price-list::-webkit-scrollbar-thumb:hover {
    background: #494f64;
}

.price-box:before {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    content: '';
    border-radius: 10px;
    transform: translateY(-670px);
    transition-duration: 0.7s;
    z-index: 0;
}

.price-box:hover::before {
    transform: translateY(0px);
}

.price-box:hover .price-hd {

    /* background: #2c3343; */
}

.price-box:hover .seo-price {
    color: #fff;
}

/*.price-box:hover .price-btn.bnr-btn a {
background: #333644;
}
.price-box .get-started{
background: #e0252f;
}*/

/*price-sec*/

/*stats*/
.stats-sec {
    background: url(../images/statics-bg.jpg);
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
    padding: 50px 0;
    position: relative;
    overflow: hidden;
}
.stats-inner img {
    position: absolute;
    top: -50px;
    left: -113px;
    width: 18%;
}
/*.stats-sec:before{
    content: '';
    background: url(../images/statistic-side-img.png);
    background-size: 85%;
    background-repeat: no-repeat;
    background-position: left;
    position: absolute;
    top: 95px;
    margin: auto;
    left: 207px;
    width: 250px;
    height: 383px;
    z-index: 1;
}*/

.stats-sec .hd-txt {
    text-align: center;
    padding-bottom: 35px;
}

.stats-inner {
    background: url(../images/statics-inner-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 50px 20px;
    border-radius: 10px;
    position: relative;
}

.stats-inner ul {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
}

.stats-inner ul li {
    width: 22%;
}

.stats-counter h2 span {
    font-size: 70px;
    font-weight: bold;
    color: #231f20;
}

.stats-counter h2 sup {
    top: -32px;
    font-size: 25px;
}

.stats-counter h4 {
    font-size: 20px;
    color: #231f20;
    font-weight: bold;
}

.stats-counter {
    text-align: center;
}
/*stats*/

/*process-sec*/
.how-sec {
    padding: 50px 0;
    background: url(../images/process-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.how-sec .hd-txt {
    text-align: center;
    padding-bottom: 50px;
}
.process-img img {
    width: 100%;
    margin: 0 auto;
    display: table;
    text-align: center;
}
/*process-sec*/

/*faq*/
.faq-sec {
    padding: 50px 0;
    background-image:url(../images/faq-bg.jpg);
    background-color:#f7f9fc;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    
}
.faq-img img {
    mix-blend-mode: multiply;
    width: 100%;
}

.faq-sec .row {
    display: flex;
    align-items: center;
}

.panel-heading {
  padding: 0;
    border:0;
}
.panel-title>a, .panel-title>a:active{
    display:block;
    padding:15px;
    color: #fff;
    font-size: 16px;
    border-radius: 10px !important;
    font-weight: 400;
    text-transform: capitalize;
    text-decoration:none;
    background: #003466;
    border-top: 0 !important;
    border-bottom: 0px solid #d8d8d8;
}
.panel-title>a:active {
    background: #003466;
}
.panel-heading  a:before {
   font-family: 'Glyphicons Halflings';
   content: "\e114";
   float: left;
   transition: all 0.5s;
   -webkit-transform: rotate(
180deg
);
   -moz-transform: rotate(180deg);
   transform: rotate(
180deg
);
   background: transparent;
   padding: 7px;
   font-size: 12px;
   margin-top: -5px;
}
.panel-heading .collapsed:before {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(180deg);
    transform: rotate(0deg);
} 


.panel-title {border: 0;background: transparent;}

.panel.panel-default {
    background: none;
    border: 0 !important;
    margin-bottom: 12px;
    box-shadow: none;
}

div#headingOne {
    background: #003466 !important;
    border: 0 !important;
}

.panel-body {
    border: 0 !important;
    /* background: #ffffff; */
    box-shadow: none;
    padding: 15px 0px;
    color: #000;
    border:  !important;
}
.panel-default>.panel-heading {
    background-color: #e6e7e8!important;
    border-color: #ddd;
    border-radius: 10px;
}
.faq-sec .hd-txt {
    color: #000;
    padding-bottom: 20px;
    text-align: left;
}
.panel-body h5 {
    padding: 20px 0;
    font-size: 15px;
    font-weight: 600;
}

.panel-body p {
    font-size: 16px;
    font-weight: 400;
    color: #231f20;
}

.panel-title a.collapsed {
    background: #e6e7e8;
    display: block;
    padding: 15px;
    color: #222;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    text-decoration: none;
    border-radius: 8px !important;
}
.faq-sec .panel-group {
    margin: 0;
}




/*faq*/
/*testi-sec*/
.testi-sec:before{
    content: '';
    background:url(../images/testi-bf.png);
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 299px;
    height: 762px;
    position: absolute;
    left: 15px;
    bottom: 0;
    z-index: -1;
}
.testi-sec {
    padding: 50px 0;
    background: url(../images/testi-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
    position: relative;
    overflow: hidden;
}

.testi-box {
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 11px 8px 0px rgba(0, 0, 0, 0.14);
    padding: 20px 20px;
    transition-duration: 1s;
    top: 0;
}

.ftr-cl-logo {
    padding: 50px 0;
    background: url(../images/clinet-logo-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.ftr-cl-logo .hd-txt {
    text-align: center;
    padding-bottom: 60px;
}
.ftr-cl-logo img {
    width: 80%;
    margin: 0 auto;
    display: table;
}

.testi-box:hover {
    top: -20px;
    transition-duration: 1s;
}

.testi-slider .slick-list.draggable {
    padding: 20px 0;
}

.testi-txt-img {
    display: flex;
    align-items: center;
}

.testi-str {
    padding-left: 15px;
}

.testi-box p {
    margin: 25px 0;
}

.testi-str h4 {
    font-size: 18px;
    font-weight: 600;
}

.testi-str i {
    color: #ffd100;
}

.testi-box {
    border-radius: 3px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 11px 8px 0px rgb(0 0 0 / 14%);
    padding: 0;
    margin: 0 12px;
    position: relative;
    overflow: hidden;
}

.testi-txt-img {
    display: flex;
    align-items: center;
    padding: 20px 20px;
    background: #f1f0f0;
}

.testi-str {
    padding-left: 15px;
}

.testi-box .fa-quote-left {
    font-size: 75px;
    color: #222;
    position: relative;
    left: 18px;
    top: 20px;
}

.testi-box p {
    margin: 25px 0;
    padding: 20px 20px;
}

.testi-str h4 {
    font-size: 18px;
    font-weight: 600;
}

.testi-str i {
    color: #ffd100;
}

.testi-sec .hd-txt {
    text-align: center;
    padding-bottom: 40px;
}

.testi-sec .hd-txt h2 {
    color: #fff;
}
.testi-sec .hd-txt p {
    color: #fff;
}

/*testi-sec*/

/*footer*/
.footer-sec {
    background: url(../images/footer-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0;
    height: 520px;
}

.ftr-form input {
    width: 100%;
    margin-bottom: 10px;
    padding: 10px 35px;
    border: 0;
}

.ftr-form textarea {
    width: 100%;
    padding: 10px 35px;
    height: 100px;
    border: 0;
}

.ftr-txt h2 {
}

.ftr-txt p {
    padding-top: 20px;
}

.ftr-txt {
    color: #fff;
    padding-left: 4px;
    padding-bottom: 20px;
}

.address-detl ul {
    list-style: none;
    padding: 0;
}

.address-detl ul li a {
    font-size: 20px;
    color: #fff;
}
.address-detl .pay-img {
    width: 100%;
}

.address-detl ul li {
    padding: 10px 0;
}

.address-detl ul li a i {
    color: #222;
    position: relative;
    background: #ffcc00;
    border-radius: 60%;
    padding: 4px;
}

.ftr-form {
    float: left;
    width: 100%;
    position: relative;
    z-index: 1;
    padding: 0;
}

.col-st-ftr-frm {
    padding: 0 4px;
    position: relative;
}

.col-st-ftr-frm i {
    position: absolute;
    top: 11px;
    left: 17px;
    color: #b2b2b2;
    font-size: 16px;
}

.bnr-btn .get-started {
    display: table;
    text-align: left;
    width: auto;
}

.bnr-btn input#quoteSubmit {
    padding: 10px 30px;
}



#top-move {
    position: relative;
}
.top-arrow {
    position: absolute;
    right: 0;
    top: -40px;
}

.ftr-terms {
    padding: 20px 0;
}

.trm-st-ftr p {
    padding-bottom: 12px;
}
.ftr-form input::placeholder {
    color: #000;
}

.ftr-form textarea::placeholder {
    color: #000;
}

.top-icon {
    background: #18d689;
    display: table;
    width: 80px;
    height: 80px;
    text-align: center;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 60%;
    vertical-align: middle;
    padding-top: 14px;
    border: 5px solid #fff;
    position: absolute;
    right: 0;
}

.right-rsvrd-txt {
    text-align: right;
    position: relative;
    left: -145px;
    top: 25px;
}

.trm-st-ftr {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
}

.terms-txt {
}

.terms-txt a {
    color: #222;
    font-weight: 500;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

/*footer*/
.top_info i {
    float: left;
    margin: 0 10px 0 0;
}

.top_info {
    float: left;
    margin-right: -5px;
}

.link_txt {
    color: #ffcc00;
    float: left;
}

.link_txt small {
    font-weight: 500;
    font-size: 12px;
    color: #fff;
}

.link_txt p {
    color: #fff;
}

a.top_info.top-info-lst {
    margin-right: 0;
}


.testi-slide .slick-dots {
    position: absolute;
    bottom: -50px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.testi-slide .slick-dots li.slick-active button {
    background-color: #fff;
}

.testi-slide .slick-dots li button:before {
    font-size: 0px;
    line-height: 0px;
}

.testi-slide .slick-dots li button {
    background-color: transparent;
    border-radius: 50px;
    width: 12px;
    height: 12px;
    margin-top: 3px;
    margin-left: 3px;
}
.testi-slider .slick-dots li {
    border: 1px solid #fff;
    border-radius: 60%;
}
.ty-ex-bx p {
    height: 125px;
}




.logo{

    width: 230px;
    margin: 0px 0 0;

}









.portfolio-sec .col-sm-4.portfolio-box {
    margin: 0 0 30px;
}



.portfolio-sec .portfolio_box {
    float: left;
    overflow: hidden;
    background: #f9f9f9;
    /* padding: 12px 12px 47px; */
}

.portfolio_box a {
    position: relative;
    float: left;
    width: 100%;
}

.hovereffect {
    overflow: hidden;
}


.portfolio-sec .portfolio_box img, .typ-business .business img {
    max-width: 100%;
    width: 100%;
    position: relative;
    z-index: 0;
    transition: all .4s linear;
}


h3.portfolio-title {
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    color: #b6b6b6;
    margin: 15px 0 4px;
    display: none;
}

.portfolio_box a:after {
    content: "";
    background: url(../images/ply-img-port.png);
    background-repeat: no-repeat;
    background-position: 0 0px;
    height: 20px;
    width: 97%;
    position: absolute;
    bottom: -35px;
    left: 8px;
    background-size: 100%;
}


.portfolio_sec .portfolio_box a:hover:before, .portfolio_sec .portfolio_box a:hover:after {
    opacity: 1;
}



.portfolio_sec .portfolio_box:hover img, .typ-business .business:hover img {
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: rotate(1.2);
    transition: all .4s linear;
}



.portfolio_box a:hover:before {
    content: "Play Video";
    /* height: 20px; */

    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0;
    color: #ffffff;
    top: 0;
    bottom: 0;
    font-size: 18px;
    z-index: 9999;
    align-items: center;
    display: grid;
    margin: auto;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    background-color: rgba(0, 0, 0, 0.73);
}
.hovereffect {
    overflow: hidden;
}

.visible_hidden {
    display: none;
}

.portfolio_list ul li.active::after {
    content: "";
    background: url(../images/active-portfolio.png) center bottom/cover no-repeat;
    width: 100%;
    height: 16px;
    position: absolute;
    left: 0;
    bottom: -13px;
    border-radius: 0px 0px 4px 4px;
}

.portfolio_list ul li:hover, .portfolio_list ul li.active {
    color: #2841a6;
    transition: 0.5s;
    background: #ffffff;
}

.tel-txt-cta{
    color: #000;
    font-size: 19px;
    font-weight: bold;
    margin: 0 0 0 15px; 
}



ul.social-links-st {
    display: flex;
    align-items: center;
}

ul.social-links-st a {
    margin-right: 10px;
}