.marb-40{
   margin: 0 0 40px;
}
.mt-40{
    margin-top: 40px !important;
}
/*topbar notification*/
.topbar-notification{
    text-align: center;
    background-color: #eef1f6;
    padding: 15px 0;
    /*height: 55px;*/
}
.topbar-notification p img{
    margin-right: 8px;
    position: relative;
    top: 4px;

}
.topbar-notification p{
    /*display: flex;*/
    /*align-items: center;*/
    /*justify-content: center;*/
    color: #000;
    font-size: 18px;
    line-height: 24px;
    margin: 0;
}
.topbar-notification p a{
    color: #8235b1;
    cursor: pointer;
}
/*topbar notification*/
/*virus page*/
.main-virus-page{
    padding: 50px 0;
}
.main-virus-page p{
    color: #000;
}
.bg-virus{
        background-position: 54% 23%;
    background-repeat: no-repeat;
    background-size: cover;
}
.main-virus-page p a{
    background-color: #8235b1;
    color: #fff;
    font-weight: 700;
    padding: 3px 15px;
}
/*virus page*/
.line-height28{
    line-height: 28px;
}
/*seo offer*/

.seo-sec-1,
.seo-sec-3,
.seo-sec-4{
    padding: 40px 0 50px;
}
.seo-sec-1 h2,
.seo-sec-2 h2,
.seo-sec-3 h2{
    color: #282828;
    font-size: 40px;
    position: relative;
    font-weight: 800;
    margin-bottom: 30px;
}
.seo-sec-1-inner{}
.seo-sec-1-inner h3{
    margin-bottom: 15px;
    font-size: 28px;
    font-weight: 700;
}
.seo-sec-1-inner p,
.seo-sec-3 p{
    margin-bottom: 10px;
    color: #000;
}
.seo-sec-2{
    background-color: #fcfcfc;
    padding: 40px 0 50px;
}
.seo-sec-2 h2{
}
.seo-sec-2 .item-seo-sec-2{
    text-align: center;
}
.seo-sec-2 .item-seo-sec-2 .img-sec-2{
    width: 100%;
    height: 150px;
    overflow: hidden;
}
.seo-sec-2 .item-seo-sec-2 .img-sec-2 img{
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    object-position: center;
    height: 150px;
    margin: auto;
}
.seo-sec-2 .item-seo-sec-2 h3{
    font-size: 24px;
    font-weight: 700;
    margin: 20px 0 15px;
}
.seo-sec-2 .item-seo-sec-2 p{
    color: #000;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    line-height: 24px;
}
.seo-sec-3{}
.mar0{
    margin: 0;
}
.seo-payment-method{
    padding: 0 10px 0 0;
}
.seo-payment-method p,
.first-seo-payment{
    font-size: 12px !important;
    color: #000 !important;
}

.font-bold{
    font-weight: 700 !important;
}
.padd-lr0{
    padding: 0 0 !important;
}
.seo-sec-3 .inner-seo-sec-3-heading{
    margin: 0 0 30px ;
}
.seo-sec-3 h5{
    margin: 13px 0 12px;
}
.seo-package-title{
    padding: 0 0 0 15px;
}
.pkg-details ul li.vas:before{
    content: none !important;
}
.pkg-details ul li.vas{
    padding-left: 0;
    color: #000;
    font-weight: 700;
 }
.seo-sec-4{
    background-color: #fcfcfc;
}
.btn.btn-seo-service{
    display: inline-block;
    transform: translateY(0rem);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #fff;
    background-color: #ac2d50;
    border: 1px solid #ac2d50;
    padding: 14px 60px;
    font-size: 16px;
    border-radius: 5px;
    margin: 30px 0;
}
.seo-sec-4 h4{
    font-size: 21px;
    font-weight: 700;
}
.seo-sec-4 h5{
    font-size: 18px;
    font-weight: 700;
}
/*seo offer*/
/*banner adjustments*/
.mn-bann.ovr-hidden{
    /* margin: 57px 0 0; */
}





.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}







html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

::selection {
    background: #043c69;
    color: #fff;
    text-shadow: none
}

::-webkit-scrollbar {
    width: 5px;
    background-color: #00333D;
    border-radius: 25px
}

::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment {
    display: none
}

::-webkit-scrollbar-track-piece {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #00333D;
    border-radius: 25px
}

::-webkit-scrollbar-thumb:vertical {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background: linear-gradient(to right, #15a74a 0%, #66bd3d 51%, #15a74a 100%);
    background-size: 200% auto;
}

body {
    /*padding-top: 55px;*/
}

body,
input,
select,
textarea,
* {
    font-family: open sans, sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: nunito sans, sans-serif
}

*:hover,
*:focus,
* {
    outline: none!important
}

.pad-zero {
    padding: 0
}

.hidden {
    display: none
}

section.content-seo h2 {
    margin-top: -3%;
}
.main-nav.text-right {
    margin-top: 10px;
}
.menu {
    position: absolute;
    width: 40px;
    margin: 0 auto;
    cursor: pointer;
    height: 28px;
    display: none;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 111
}

.menu span {
    display: block;
    height: 5px;
    width: 100%;
    background: indigo;
    position: absolute;
    transition: .6s all;
    border-radius: 100px
}

.menu span:nth-child(1) {
    top: 0
}

.menu span:nth-child(2) {
    top: 10px;
    transform-origin: left
}

.menu span:nth-child(3) {
    top: 20px
}

.menu.open span:nth-child(1) {
    transform: rotate(45deg);
    top: 10px;
    transform-origin: right-center
}

.menu.open span:nth-child(2) {
    width: 0;
    opacity: 0
}

.menu.open span:nth-child(3) {
    transform: rotate(-45deg);
    top: 10px;
    transform-origin: right-center
}

.main-nav ul li {
    display: inline-block
}

.main-nav ul li a {
    font-size: 14px;
    color: #121212;
    text-transform: capitalize;
    font-weight: 600;
    display: block;
    padding: 8px 14px;
    border-bottom: 1px solid #fff
}

.main-nav ul li a:hover {
    color: #15a74a;
    border-bottom: 1px solid #15a74a;
}

header {
    padding: 12px 0;
    /* -webkit-box-shadow: 0 1px 20px 0 rgba(0, 0, 0, .29); */
    -moz-box-shadow: 0 1px 20px 0 rgba(0, 0, 0, .29);
    /* box-shadow: 0 1px 20px 0 rgba(0, 0, 0, .29); */
    /* position: fixed; */
    top: 0;
    left: 0;
    z-index: 3;
    background: #fff;
    width: 100%;
    /* margin: 49px 0 0; */
}
section.logo-sec img {
    max-width: 100%;
}
.padd-zero {
    padding: 0
}

.left-bg {
    background-size: cover
}

.ovr-hidden {
    overflow: hidden
}

.flx-box {
    height: 485px;
    display: flex;
    align-items: center;
}

.mn-hd {
    font-size: 40px;
    color: #fff;
    font-weight: 900;
    line-height: 50px;
    margin: 0 0 16px
}
.mar0{
    margin: 0px !important;
}
/*Custom css*/
.dropdown:hover>.dropdown-menu {
  display: block;
}
.main-nav .dropdown-menu{
    margin: 0;
}
.main-nav .dropdown-item:focus, 
.main-nav .dropdown-item:hover{
    background-color: transparent;
}
.main-nav .dropdown-item.active, 
.main-nav .dropdown-item:active{
    background-color: transparent;
}
/*Custom css*/
p {
    font-size: 18px;
    color: #fff;
    line-height: 24px;
    font-weight: 400;
    margin: 0 0 10px
}

.mn-btn {
    background: linear-gradient(to right, #15a74a 0%, #66bd3d 51%, #15a74a 100%);
    background-size: 200% auto;
    display: inline-block;
    padding: 18px 90px 18px 22px;
    border-radius: 6px;
    font-size: 25px;
    color: #fff;
    font-weight: 700;
    position: relative;
    transition: all .3s ease;
}

.mn-btn:hover {
    background-position: right center;
}

.mn-btn:after {
    content: "\f1d9";
    font-family: FontAwesome;
    width: 45px;
    height: 45px;
    background: #00333D;
    display: flex;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    color: #fff;
    font-weight: 100;
    font-size: 20px;
    padding: 0 3px 0 0;
    transition: all .4s ease;
}

.mn-btn:hover:after {
    background: #00333D!important;
}

.thankyou p {
    color: #666;
    font-size: 19px;
    text-align: center;
    line-height: 32px
}

ul.thankyou-btn {
    text-align: center;
    margin: 40px 0 0
}

ul.thankyou-btn li {
    display: inline-block
}
ul.thankyou-btn li a {
    transition: all .2s ease
}

.thankyou-btn a {
    width: 242px;
    border: 2px solid #07160e;
    padding: 9px 8px 11px 57px;
    display: block;
    font-size: 20px;
    line-height: .85em;
    color: #07160e;
    position: relative;
    text-align: left
}

.thankyou-btn a span {
    display: block;
    font-size: 13px
}

.thankyou-btn a i {
    position: absolute;
    top: 14px;
    left: 23px;
    font-size: 27px
}

.slide {
    height: 490px;
}

.slide p,
.view-pricing70 {
    line-height: 1.4em;
    letter-spacing: 1px
}
.view-pricing70{
    font-size: 18px;
    color: #fff;
    line-height: 24px;
    font-weight: 400;
    margin: 20px 0 10px;
    line-height: 1.4em;
    letter-spacing: 1px;
}
.slide ul {
    padding: 10px 0
}

.slide ul li {
    position: relative;
    padding: 0 0 15px 20px;
    color: #fff
}

.slide ul li:last-child {
    padding-bottom: 0
}

.slide ul li:before {
    content: "";
    background: #fff;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 3px
}

.vdo-mn {
    background: #000;
    position: relative
}

.vdo-mn video {
    height: 100%
}

.slide .right-bg {
    background-size: cover;
    background-position: center
}

section.logo-sec {
    background: #fff;
    padding: 0;
    border-bottom: 1px solid #ddd;
}

ul.logo-ul {
    display: flex
}

ul.logo-ul li {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.sm-sec-pad {
    padding: 20px 0
}

.item {
    display: block
}

.grid-sizer,
.item {
    width: 29.5%;
    margin: 0 20px 30px 0
}

.gutter-sizer {
    width: .5%
}

.item img {
    max-width: 100%
}

.mn-hd2 {
    font-size: 29px;
    color: #333;
    font-weight: 700;
    line-height: 40px;
    margin: 0 0 20px
}

.mn-hd2.style1 {
    padding-left: 60px;
    margin-bottom: 70px
}

.mn-hd2:after {
    content: "";
    width: 40px;
    height: 4px;
    background: linear-gradient(to right, #15a74a 0%, #66bd3d 51%, #15a74a 100%);
    background-size: 200% auto;
    display: block;
    margin: 20px 0 0
}

.sec-pad {
    padding: 60px 0
}

.sec-pad.style1 {
    padding: 80px 0 20px
}

.portf-sec .inr-txt {
    padding: 0 40px
}

.filtr {
    font-size: 15px;
    color: #818181;
    font-weight: 600;
    padding: 20px 0
}

.filtr select {
    padding: 14px 10px;
    font-size: 15px;
    color: #818181;
    font-weight: 600;
    margin: 0 12px;
    width: 45%
}

.dsply-inline>* {
    display: inline-block;
    margin: 0 12px
}

.mn-btn2 {
    display: inline-block;
    background: linear-gradient(to right, #15a74a 0%, #66bd3d 51%, #15a74a 100%);
    background-size: 200% auto;
    padding: 19px 40px;
    font-weight: 700;
    font-size: 25px;
    color: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 11px 1px #00000061;
    margin: 0 5px;
    transition: all .4s ease;
}

.mn-btn2:hover {
    background-position: right center;
    color: #fff
}

ul.portf-btm li {
    font-size: 25px;
    font-weight: 500
}

.blue-bg {
    background: url(img/blue-bg.jpg) no-repeat center;
    background-size: cover
}

.grey-bg {
    background: url(img/grey-bg.jpg) no-repeat center;
    background-size: cover
}

.color-white {
    color: #fff!important
}

.mn-hd2.fnt-medium {
    font-size: 40px;
    font-weight: 900;
    line-height: 1.1em
}

.color-white:after {
    background: #fff
}

.grey-color {
    color: #818181
}

.mn-btn-white {
    background: linear-gradient(to right, #15a74a 0%, #66bd3d 51%, #15a74a 100%);
    background-size: 200% auto;
    display: inline-block;
    padding: 18px 90px 18px 22px;
    border-radius: 6px;
    font-size: 25px;
    color: #fff;
    font-weight: 700;
    position: relative;
    transition: all .3s ease;
}

.mn-btn-white:after {
    content: "\f1d9";
    font-family: FontAwesome;
    width: 45px;
    height: 45px;
    background: #00333D;
    display: flex;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    color: #fff;
    font-weight: 100;
    font-size: 20px;
    padding: 0 3px 0 0;
    transition: all .4s ease;
}



.ds-flex {
    display: flex;
    align-items: center
}

.color-blue {
    color: #211c80!important
}

ul.pkg-features-ul li {
    display: inline-block;
    width: 33%;
    padding: 45px 30px;
    vertical-align: top;
    background: linear-gradient(to right, #15a74a 0%, #66bd3d 51%, #15a74a 100%);
    background-size: 200% auto;
    min-height: 242px;
    position: relative;
    margin: 2px 0;
    transition: all .4s ease
}

ul.pkg-features-ul li:hover {
    background: #00333D;
}

ul.pkg-features-ul li:hover i {
    opacity: 1;
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(2%) hue-rotate(241deg) brightness(103%) contrast(101%);
}

ul.pkg-features-ul li:hover p {
    opacity: 1;
    color: #fff
}

.pkg-features-ul h4 {
    font-size: 26px;
    color: #fff;
    font-weight: 700;
    margin: 0 0 10px
}

.sprite-icn {
    display: inline-block
}

.sprite-icn:before {
    content: "";
    background-image: url(img/sprite.png);
    background-repeat: no-repeat;
    display: inline-block
}

.pkg-features-ul li i:before {
    width: 50px;
    height: 48px
}

.pkg-features-ul .icn-01:before {
    background-position: -7px -684px
}

.pkg-features-ul .icn-02:before {
    background-position: -151px -684px
}

.pkg-features-ul .icn-03:before {
    background-position: -295px -684px
}

.pkg-features-ul .icn-04:before {
    background-position: -7px -818px
}

.pkg-features-ul .icn-05:before {
    background-position: -151px -818px
}

.pkg-features-ul .icn-06:before {
    background-position: -295px -818px
}

ul.pkg-features-ul i {
    position: absolute;
    bottom: 20px;
    transition: all .4s ease;
    opacity: 0
}

.pkg-features-ul p {
    font-size: 16px;
    color: #818181;
    margin: 0
}

ul.pkg-features-ul li:hover .sm-hd {
    color: #fff
}

ul.pkg-ul>li {
    display: inline-block;
    width: 30.2%;
    margin: 0 7px 30px;
    background: #fff;
    vertical-align: top;
    transition: all .4s ease
}

ul.pkg-ul>li.pkg-quarter {
    width: 36%;
    margin: 0 28px 30px 7px
}

ul.pkg-ul>li.pkg-lrge {
    width: 58%;
    overflow: hidden
}

.pkg-head {
    padding: 18px 20px 15px;
    border-bottom: 1px solid #d1d1d1;
    text-align: center;
    background: #fff
}
.pkg-head figure {
    width: 65px;
    height: 65px;
    background: linear-gradient(to right, #15A74A 0%, #66BD3D 51%, #15A74A 100%);
    background-size: 200% auto;
    padding: 14px;
    border-radius: 50%;
}
.pkg-head figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.pkg-head h5 {
    font-size: 19px;
    color: #333;
    font-weight: 700;
    display: inline-block;
    width: 49%;
    text-align: left;
    vertical-align: middle
}

.pkg-head p {
    font-size: 13px;
    color: #9a9a9a;
    text-align: left;
    line-height: 19px;
    margin: 10px 0 0
}

.pkg-head .price {
    font-size: 36px;
    color: #00333D;
    font-family: nunito sans, sans-serif;
    font-weight: 800;
    display: inline-block;
    width: 49%;
    text-align: right;
    vertical-align: middle;
}

.pkg-details {
    padding: 20px 16px 30px;
    text-align: center;
    background: #fff
}

.pkg-details>ul {
    height: 158px;
    overflow-y: scroll;
    overflow-x: hidden;
    text-align: left;
    margin: 0 0 20px
}

.pkg-head img {
    display: inline-block
}

.lgrey-list:before {
    display: none
}

.lgrey-list {
    padding-left: 0!important;
    border-bottom: none!important
}

.lgrey-list li {
    color: #a2a2a2!important
}

.lgrey-list li:before {
    background: #a2a2a2!important
}

.pkg-details ul li {
    font-size: 14px;
    color: 9a9a9a;
    margin: 0;
    font-weight: 500;
    padding: 5px 2px 5px 20px;
    position: relative;
    box-shadow: 0 0 transparent!important;
    line-height: 1.3em
}

.pkg-details ul li:before {
    content: "\f058";
    font-family: FontAwesome;
    font-size: 13px;
    color: #00333D;
    position: absolute;
    left: 0;
    top: 6px;
    margin: auto;
    border-radius: 100%;
}

.pkg-slidr li {
    margin: 20px 8px
}

.icn-20:before {
    background-position: -336px -13px
}

.icn-21:before {
    background-position: -417px -13px
}

.icn-22:before {
    background-position: -342px -79px
}

.icn-23:before {
    background-position: -417px -78px
}

.icn-24:before {
    background-position: -339px -142px
}

.icn-tooltip {
    display: inline-block;
    position: relative;
    transition: all .4s ease
}

.icn-tooltip .tooltip-innr {
    position: absolute;
    width: 160px;
    right: -19px;
    top: 24px;
    background: #000;
    padding: 8px;
    border-radius: 3px;
    color: #fff;
    font-size: 11px;
    text-transform: capitalize;
    opacity: 0;
    transition: all .4s ease;
    z-index: 2;
    box-shadow: 0 0 11px 3px #00000042;
    line-height: 1.5em;
    text-align: center
}

.icn-tooltip i {
    margin: 0 0 0 4px;
    color: #b9b9b9
}

.icn-tooltip .tooltip-innr:before {
    content: "\f0d8";
    font-family: FontAwesome;
    right: 17px;
    top: -12px;
    position: absolute;
    color: #000;
    font-size: 24px
}

.icn-tooltip:hover .tooltip-innr {
    opacity: 1
}

.pkg-btn {
    display: inline-block;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #333;
    padding: 16px 60px;
    border-radius: 45px;
    border: 2px solid #00333D;
    transition: all .3s ease;
}

.chat-btn {
    border-color: #ac2d50
}

.pkg-btn:hover {
    background: 0 0;
    color: #00333D;
}

.pkg-details ul li:last-child {
    margin: 0
}

ul.pkg-ul li:hover {
    box-shadow: 0 0 20px 1px #0000002b
}

ul.pkg-ul li:hover ul.pkg-cta li a {
    color: #333
}

.icn-03:before {
    background-position: -12px -154px;
    width: 60px;
    height: 80px
}

.icn-04:before {
    background-position: -105px -154px;
    width: 66px;
    height: 81px
}

.icn-05:before {
    background-position: -204px -154px;
    width: 81px;
    height: 81px
}

ul.diff-ul h4 {
    font-size: 15px;
    font-weight: 700;
    margin: 0;
    padding: 20px;
    color: #000000;
    text-transform: capitalize;
    position: relative;
    transition: all .4s ease
}

ul.diff-ul h4:after {
    content: "\f067";
    font-family: FontAwesome;
    color: #000;
    font-size: 11px;
    position: absolute;
    right: 30px;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    transition: all .4s ease
}

ul.diff-ul li.current h4:after {
    content: "\f068"
}

ul.diff-ul li:last-child {
    border-bottom: 1px solid #000
}

ul.diff-ul li {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    position: relative;
    padding: 0;
    text-align: left;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    border-top: 1px solid #000;
}

ul.diff-ul li.current {
    filter: grayscale(0)
}

ul.diff-ul li.current h4 {
    background:#00333D;
    color:#fff;
}
ul.diff-ul li.current h4:after {
    color: #fff;
}
ul.diff-ul li.current p {
    color: #000000
}

ul.diff-ul i {
    margin: 0 0 20px
}

ul.diff-ul p {
    font-size: 14px;
    color: #8e8e8e;
    padding: 14px 0 20px;
    margin: 0;
    display: none
}

ul.diff-ul li:last-child:after {
    display: none
}

ul.diff-ul {
    text-align: center;
    width: 76%
}

.diff-sec .mn-hd span {
    font-size: 18px;
    font-weight: 600;
    display: block;
    color:#333;
}
.diff-sec .mn-hd, .diff-sec  p{
    color:#333;
}
.color-black {
    color: #002e45
}

.blue-btn {
    background: #00acff;
    color: #fff
}

.red-btn {
    background: linear-gradient(to right, #15a74a 0%, #66bd3d 51%, #15a74a 100%);
    background-size: 200% auto;
}

.red-btn:hover {
    background-position: right center;
}

.icn-06:before {
    background-position: -12px -257px;
    width: 61px;
    height: 64px
}

.icn-07:before {
    background-position: -98px -257px;
    width: 88px;
    height: 65px
}

.icn-08:before {
    background-position: -209px -257px;
    width: 47px;
    height: 65px
}

.icn-09:before {
    background-position: -280px -257px;
    width: 43px;
    height: 65px
}

.icn-10:before {
    background-position: -346px -257px;
    width: 71px;
    height: 65px
}

.service-ul li {
    display: inline-block;
    margin: 0 25px;
    font-size: 22px;
    color: #fff;
    padding: 10px 20px;
    font-weight: 600;
    transition: all .4s ease;
    border-radius: 5px
}

.service-ul li:hover {
    box-shadow: 0 5px 40px 5px rgba(0, 0, 0, .3);
    transform: scale(1.1)
}

.service-ul li i {
    margin: 0 0 20px
}

.service-ul li h5 {
    color: #fff
}

ul.service-ul {
    margin: 60px 0 0
}

.mn-hd3 {
    font-size: 29px;
    color: #333;
    font-weight: 700
}

.mn-hd4 {
    font-size: 29px;
    color: #333;
    font-weight: 700
}

.vdo-mn img {
    width: 100%
}

.f-details ul li {
    margin: 0 0 12px
}

.f-details ul li a {
    display: block;
    color: #7f7f7f;
    font-size: 14px;
    position: relative;
    padding: 0 0 0 27px;
    font-family: open sans, sans-serif;
    letter-spacing: 1px;
    line-height: 1.25em
}

.f-details ul li a:hover {
    color: #15a74a;
}

.f-details ul li a:before {
    position: absolute;
    left: 0;
    font-family: FontAwesome
}

.f-details figure {
    margin: 0 0 20px
}

footer {
    border-top: 1px solid #dbdbdb
}

.footr-hd {
    font-size: 18px;
    color: #343434;
    font-weight: 700;
    margin: 0 0 20px
}

.footr-hd:after {
    width: 32px;
    height: 3px;
    background: #15a74a;
    display: block;
    content: "";
    margin: 15px 0 0
}

ul.footr-menu li a {
    font-size: 14px;
    color: #7f7f7f;
    display: block;
    font-weight: 500
}

.footr-menu li a:hover,
.social-menu li a:hover {
    color: #15a74a
}

ul.footr-menu li {
    margin: 0 0 11px
}

ul.social-menu li {
    display: inline-block;
    margin: 0 11px 0 0
}

ul.social-menu li a {
    font-size: 16px;
    color: #7f7f7f;
    display: block
}

ul.social-menu li:last-child {
    margin: 0
}

.copyright {
    border-top: 1px solid #b6b6b6;
    border-bottom: 1px solid #b6b6b6;
    display: block;
    width: 100%;
    margin: 25px 0 13px;
    padding: 6px 0
}

.copyright p,
.copyright p a {
    color: #7f7f7f;
    font-size: 12px;
    margin: 5px 0 0
}

.copyright p a {
    text-decoration: underline;
    color: #343434
}

.copyright p a:hover {
    text-decoration: none
}

.disclaimer p {
    font-size: 10px;
    color: #7f7f7f;
    line-height: 14px;
    margin: 0
}

footer {
    padding: 70px 0 15px
}

ul.slick-dots li {
    display: inline-block;
    width: auto!important;
    padding: 0!important;
    margin: 0 5px!important
}

ul.slick-dots {
    text-align: center;
    margin: 0 0 10px
}

ul.slick-dots li button {
    width: 12px;
    height: 12px;
    background: #dddcdc;
    font-size: 0;
    border: 0;
    border-radius: 100%;
    padding: 0;
    box-shadow: 0 0 10px 1px #00000029
}

ul.slick-dots li.slick-active button {
    background: #4690cd
}

.content.grid {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    text-align: center
}

.single-content {
    width: 24%
}

.single-content:hover a:before {
    opacity: 1;
    bottom: 0
}

.single-content:hover img {
    transform: scale(1.1)
}

.single-content img {
    width: 100%;
    height: auto;
    -webkit-transition: all .3s ease-In-out;
    -moz-transition: all .3s ease-In-out;
    -o-transition: all .3s ease-In-out;
    transition: all .3s ease-In-out
}

.single-content a {
    position: relative;
    margin: 10px;
    display: block;
    overflow: hidden;
    -webkit-transition: all .3s ease-In-out;
    -moz-transition: all .3s ease-In-out;
    -o-transition: all .3s ease-In-out;
    transition: all .3s ease-In-out
}

.single-content a:before {
    font-size: 45px;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: -220%;
    margin: auto;
    width: 100%;
    height: 100%;
    content: "\f06e";
    font-family: FOntAwesome;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, .8);
    opacity: 0;
    -webkit-transition: all .3s ease-In-out;
    -moz-transition: all .3s ease-In-out;
    -o-transition: all .3s ease-In-out;
    transition: all .3s ease-In-out;
    z-index: 1
}

.filtersli.active {
    color: #ccc;
    border: 1px solid #ccc;
    border-radius: 15px
}

.filters {
    font-size: 15px;
    color: #818181;
    font-weight: 600;
    padding: 20px 0
}

.filter {
    display: none
}

.fulist {
    border: 1px solid #aaa;
    width: 218px;
    text-align: left;
    height: 52px;
    vertical-align: middle;
    text-transform: initial;
    display: inline-block;
    margin: 0 13px;
    padding: 17px 15px;
    position: relative;
    background: #fff
}

.spl,
.spr {
    display: inline-block
}

.fulist:hover .filter {
    display: block
}

ul.filter {
    margin-top: 19px;
    position: absolute;
    z-index: 999;
    left: -1px;
    border: 1px solid #aaa;
    background: #fff;
    width: 218px;
    border-top: 0;
    padding: 7px 15px;
    overflow-x: auto;
    height: 235px
}

.fulist>li {
    padding: 17px 15px
}

.filter li {
    padding: 5px 0;
    font-weight: 400;
    cursor: pointer
}

.icn-11:before {
    background-position: -19px -341px;
    width: 57px;
    height: 74px
}

.icn-12:before {
    background-position: -105px -341px;
    width: 73px;
    height: 74px
}

.icn-13:before {
    background-position: -208px -341px;
    width: 73px;
    height: 74px
}

.sm-hd {
    font-size: 26px;
    color: #333;
    font-weight: 700;
    margin: 0 0 10px
}

ul.main-points-ul li p {
    font-size: 16px;
    color: #818181;
    line-height: 1.7em
}

ul.main-points-ul li {
    margin: 0 0 70px;
    padding: 0 0 0 130px;
    position: relative
}

ul.main-points-ul li i.sprite-icn {
    position: absolute;
    left: 30px;
    top: 0
}

figure.bg-1 {
    position: relative
}

figure.bg-1:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: -30px;
    bottom: -20px;
    background: #00abff;
    z-index: -1
}

ul.main-points-ul li:last-child {
    margin: 0
}

.review-slide {
    background: #f3f3f3;
    padding: 100px 110px 40px;
    position: relative;
    margin: 40px 10px 0
}

.client-detail {
    position: absolute;
    text-align: right;
    width: 100%;
    right: -10px;
    top: -30px
}

.review-slide p {
    font-size: 15px;
    font-weight: 500;
    color: #333;
    text-align: center;
    position: relative
}

.review-slide p:before {
    content: "\2018 \2018";
    font-size: 160px;
    position: absolute;
    left: 0;
    right: 0;
    top: -20px;
    color: #ac2d50
}

.client-detail h4 {
    font-size: 21px;
    color: #222;
    font-weight: 600;
    margin: 0 20px 0 0
}

.client-detail figure,
.client-detail h4 {
    display: inline-block;
    vertical-align: middle
}

.slick-slide {
    height: auto
}

.review-slider .slick-dots {
    margin: 20px 0 0
}

.award-sec figure img {
    filter: grayscale(1)
}

strong {
    font-weight: 700
}

ul.process-ul li {
    width: 32%;
    display: inline-flex;
    vertical-align: top;
    margin: 0 18px 40px 0
}

ul.process-ul li .lft {
    background: #000;
    position: relative;
    width: 440px
}

ul.process-ul li .lft span {
    position: absolute;
    bottom: 4px;
    width: 100%;
    text-align: center;
    font-size: 43px;
    font-weight: 700;
    color: #fff;
    font-family: nunito sans, sans-serif
}

ul.process-ul li:nth-child(3n) {
    margin-right: 0
}

ul.process-ul li .right {
    padding: 20px;
    background: #f7f7f7
}

.sm-hd2 {
    font-size: 20px;
    color: #333;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 10px
}

ul.process-ul li p {
    font-size: 14px;
    color: #333;
    line-height: 20px;
    margin: 0
}

ul.process-ul li .lft.red {
    background: #f3213a
}

ul.process-ul li .lft.green {
    background: #21f33f
}

ul.process-ul li .lft.purple {
    background: #983fd0
}

ul.process-ul li .lft.light-blue {
    background: #3fbdd0
}

ul.process-ul li .lft.orange {
    background: #ea5807
}

ul.process-ul li.cstm-img {
    width: 64%;
    float: right
}

.color-grey {
    color: #818181
}

ul.recieve-ul li figure,
ul.recieve-ul li>div {
    display: inline-block;
    width: 48%;
    vertical-align: middle
}

ul.recieve-ul li {
    margin: 0 0 70px;
    display: flex
}

ul.recieve-ul li figure img {
    display: inline-block
}

ul.recieve-ul li figure {
    text-align: center
}

ul.recieve-ul li:nth-child(odd) figure {
    order: 1
}

ul.recieve-ul li:nth-child(even) figure {
    order: 0
}

.icn-14:before {
    background-position: -12px -438px;
    width: 130px;
    height: 109px
}

.icn-15:before {
    background-position: -178px -438px;
    width: 130px;
    height: 101px
}

.icn-16:before {
    background-position: -344px -442px;
    width: 130px;
    height: 98px
}

.icn-17:before {
    background-position: -12px -570px;
    width: 130px;
    height: 102px
}

.icn-18:before {
    background-position: -178px -573px;
    width: 130px;
    height: 97px
}

.icn-19:before {
    background-position: -346px -568px;
    width: 130px;
    height: 102px
}

ul.pkg-ul.packg-btm-gap>li {
    margin: 0 35px 40px 0
}

.contactDetail {
    display: block;
    width: 100%;
    font-size: 0;
    display: block;
    background: #fff;
    box-shadow: 0 17px 32px 0 rgba(0, 0, 0, .1);
    margin: 55px 0
}

.contactDetail li {
    display: inline-block;
    position: relative;
    padding: 35px 0;
    vertical-align: top;
    text-align: center;
    width: 25%;
    border-radius: 7px;
    overflow: hidden
}

.contactDetail li:after {
    content: "";
    background: #ddd;
    width: 1px;
    height: 102px;
    position: absolute;
    right: 0;
    top: 50px
}

.contactDetail li:last-child:after {
    display: none
}

.contactDetail li h6 {
    font-size: 24px;
    font-weight: 600;
    color: #000;
    padding-bottom: 15px;
    margin-bottom: 25px;
    position: relative
}

.contactDetail li h6:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 26px;
    height: 3px;
    background: #ac2d50
}

.contactDetail li p,
.contactDetail li a {
    color: #8c8c8c;
    font-size: 18px
}

.contactDetail li a.socialIcons {
    margin: 0 7px
}

.contactDetail li a:hover {
    color: #973dd0
}

.formDetail {
    padding: 40px 0 60px
}

.formDetail textarea {
    width: 100%;
    height: 170px;
    resize: unset;
    margin-bottom: 54px;
    border: 1px solid #d7d7d7;
    border-radius: 7px;
    padding: 20px
}

.formDetail .mn-btn2 {
    color: #fff;
    text-transform: uppercase
}

.formDetail .field-box input,
.formDetail .field-box select {
    font-size: 16px;
    color: #5e5c68;
    width: 100%;
    border: 1px solid #d7d7d7;
    border-radius: 7px;
    height: 50px;
    line-height: 50px;
    padding: 0 20px
}

.formDetail .field-box input[type=submit] {
    font-size: 25px;
    color: #fff;
    height: auto;
    padding: 4px 75px;
    display: inline-block;
    width: auto;
    font-weight: 700;
    cursor: pointer
}

.field-box {
    margin-bottom: 30px;
    font-size: 0
}

.field-box input.phone {
    display: inline-block;
    vertical-align: top;
    width: 108px;
    margin-right: 20px
}

.field-box input.phoneNum {
    display: inline-block;
    vertical-align: top;
    width: 75%;
    margin-right: 0
}

.dtbl {
    display: table;
    width: 100%;
    table-layout: fixed
}

.dtbl .dtd {
    display: table-cell;
    vertical-align: middle
}

.dtbl .dtd.top {
    vertical-align: top
}

.wd-px70 {
    width: 70px
}

.pad_l_15 {
    padding-left: 15px
}

.reviewBox {
    font-size: 0;
    margin: -15px
}

.reviewBox .grid-item {
    width: 33.33%
}

.reviewBox .cliDetail {
    padding: 50px 30px;
    box-shadow: 0 13px 24px 0 rgba(0, 0, 0, .12);
    background: #fff;
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    margin: 15px
}

.reviewBox .grid-item figure {
    width: 66px;
    height: 66px;
    background: #953ecd;
    border-radius: 50%;
    overflow: hidden
}

.reviewBox .grid-item figure img {
    width: 100%;
    height: 100%
}

.reviewBox .grid-item h6 {
    color: #953ecd;
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 5px
}

.reviewBox .grid-item h6.style1 {
    color: #818181
}

.reviewBox .grid-item p {
    color: #818181;
    font-size: 16px;
    margin: 0;
    font-family: nunito sans, sans-serif;
    line-height: 26px
}

.reviewBox .grid-item:hover .cliDetail,
.reviewBox .grid-item.active .cliDetail {
    background: #903ac5
}

.reviewBox .grid-item:hover figure,
.reviewBox .grid-item.active figure {
    background: #fff
}

.reviewBox .grid-item:hover h6,
.reviewBox .grid-item.active h6 {
    color: #fff
}

.reviewBox .grid-item:hover h6.style1,
.reviewBox .grid-item.active h6.style1 {
    color: #fff
}

.reviewBox .grid-item:hover p,
.reviewBox .grid-item.active p {
    color: #fff
}

.stars:before {
    background-position: -19px -928px;
    width: 76px;
    height: 13px
}

.extra-cntent h4 {
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 10px
}

.extra-cntent p {
    font-size: 15px;
    margin: 0 0 15px;
    line-height: 22px;
    color: #000
}

ul.circle-bullet {
    margin-bottom: 40px
}

ul.circle-bullet li:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #000;
    position: absolute;
    border-radius: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

ul.circle-bullet li {
    position: relative;
    padding: 0 0 0 20px;
    margin: 0 0 10px;
    font-size: 15px;
    line-height: 1.4em
}

.morepack-lp .morepack {
    display: none
}

[class^=box-] {
    display: none
}

[class^=box-].showfirst {
    display: block
}

ul.tabs {
    width: auto;
    display: flex;
    justify-content: center;
}

ul.tabs li {
    display: inline-block;
    vertical-align: middle;
    width: auto;
}

ul.tabs li:first-child a {
    border-right: 0
}

ul.tabs li a {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 15px;
    display: block;
    border: 1px solid #00333D;
    color: #00333D;
}

ul.tabs li:hover a,
ul.tabs li.active a {
    background: #00333D;
    border: 1px solid #00333D;
    color: #fff;
}

.tab-section {
    display: none
}

ul.pkg-cta li:before {
    display: none
}

ul.pkg-cta li {
    display: inline-block;
    padding: 0 7px;
    border-right: 2px solid #dddbe0;
    line-height: 2px;
    font-weight: 600;
    border: none
}

ul.pkg-cta {
    margin: 20px 0;
    height: auto;
    overflow: hidden;
    text-align: center;
    padding: 0
}

ul.pkg-cta li a {
    color: #333;
    font-weight: 700;
    font-size: 14px;
    -webkit-transition: all .4s ease-In-out;
    -moz-transition: all .4s ease-In-out;
    -o-transition: all .4s ease-In-out;
    transition: all .4s ease-In-out;
}

ul.pkg-cta li:last-child {
    border-right: 0
}

.pkg-active ul.pkg-cta li a {
    color: #67b635
}

.popupform-style a#closethis,
.popupform-style a#closethis1,
.popupform-style a#closethis-lead {
    position: absolute;
    top: 12px;
    right: 16px;
    background: #fff;
    padding: 4px 3px;
    border-radius: 100%;
    width: 30px;
    border: 2px solid #ac2d50;
    height: 30px;
    z-index: 9999;
    cursor: pointer;
    text-align: center;
    color: #ac2d50
}

.popup-container {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .8);
    z-index: 9998
}

.popupform.active {
    display: block
}

.popupform-style {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 1040px;
    z-index: 9999;
    border-radius: 14px;
    margin: auto;
    height: 500px;
    background: #fff;
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, .4)
}

.popupform-style .row {
    position: relative;
    float: right;
    margin: 0 10px 0 0;
    width: 353px
}

.popupform-style label {
    font-weight: 700;
    display: none;
    font-family: Open Sans, Arial;
    margin: 15px 0 1px;
    font-size: 13px
}

.popupform-style input[type=text],
.popupform-style input[type=email],
.popupform-style input[type=password] {
    padding: 13px 10px;
    border: 1px solid #aaa;
    border-bottom: 2px solid #7959a8;
    width: 100%;
    font-size: 12px;
    margin: 0 0 20px
}

.popupform-style input[type=submit] {
    background: -webkit-linear-gradient(left, #FC4A1A 0%, #F7B733 100%);
    background: linear-gradient(to right, #FC4A1A 0%, #F7B733 100%);
    border-radius: 33px;
    padding: 12px 30px;
    display: block;
    margin: 20px 0;
    cursor: pointer;
    float: right;
    border: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500
}

input#countrycode2 {
    width: 20%;
    padding: 10px 0 10px 10px;
    margin: 0;
    vertical-align: top;
    display: inline-block;
    margin: 0
}

.popupform-style select {
    padding: 10px 10px 10px 2px;
    width: 100%;
    margin: 0 0 10px;
    border: 1px solid #aaa;
    border-bottom: 2px solid #7959a8;
    font-size: 13px;
    float: left
}

.popupform-style input[name=phonenumber] {
    width: 80%!important;
    float: right!important;
    margin: 0;
    padding: 10px 0 10px 10px
}

.popupform-style h3 {
    display: block;
    font-size: 25px;
    margin: 35px 10px 5px 20px;
    clear: both;
    width: 100%;
    color: #7959a8;
    font-weight: 800
}

.popupform-style.popupform-lead h3 {
    margin: 73px 10px 5px 20px
}

.popupform-style h5 {
    display: block;
    font-size: 16px;
    margin: 0 10px 0 20px;
    clear: both;
    width: 100%;
    font-weight: 800
}

.popupform-style form {
    margin: 20px 0 0;
    width: 100%
}

.overlay {
    position: relative
}

.overlay:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    z-index: 4
}

.popupform-style.popupform-style1 {
    width: 1035px;
    height: 611px;
    overflow: hidden
}

.popupform-style.popupform-style1 .row {
    width: 474px;
    padding: 80px 58px 80px 0;
    margin-right: 0
}

.popupform-style.popupform-style1 h4 {
    font-size: 36px;
    font-weight: 700;
    color: #3d4657;
    margin-bottom: 15px
}

.popupform-style.popupform-style1 h5 {
    font-size: 15px;
    font-weight: 400;
    color: #7b879e;
    margin: 0
}

.popupform-style.popupform-style1 input[type=text],
.popupform-style input[type=email],
.popupform-style input[type=password],
.popupform-style select {
    border: 0 solid transparent;
    border-bottom: 2px solid #acb3c2;
    font-size: 16px
}

.popupform-style.popupform-style1 input[type=submit] {
    background: #ac2d50;
    font-size: 16px;
    padding: 18px 30px;
    box-shadow: 3px 10px 22px 0 rgba(130, 53, 178, .6)
}

.popupform-style textarea {
    border: 0 solid transparent;
    border-bottom: 2px solid #acb3c2;
    font-size: 16px;
    overflow: -webkit-paged-x;
    width: 100%;
    padding: 13px 10px
}

label.error {
    display: none!important
}

input.error,
textarea.error {
    border-color: red!important
}

.bgBlue {
    background: #00acff
}

.diff-link {
    display: none!important
}

.diff-link.current {
    display: block!important
}

.side-bar-sm-frm {
    position: fixed;
    z-index: 2;
    top: 15%;
    right: -441px;
    transition: all .4s ease;
    display: none
}

.side-bar-sm-frm.rght-open.openfrm {
    display: inline-block
}

.side-head {
    background: #000;
    padding: 19px 0;
    font-family: nunito sans, sans-serif;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    position: absolute;
    left: -132px;
    top: 132px;
    margin: auto;
    transform: rotate(-90deg);
    text-align: center;
    width: 320px;
    cursor: pointer;
    height: 56px
}

.side-head span {
    display: inline-block;
    padding: 18px;
    background: #ac2d50;
    position: absolute;
    top: 0;
    right: 0
}

.side-bar-sm-frm.rght-open .side-body {
    padding: 16px 20px 16px 80px
}

.side-body {
    padding: 33px 20px 32px 80px;
    background: #f9f9f9;
    box-shadow: 0 0 10px 2px #00000052;
    width: 80%
}

.field input,
.field select,
.field textarea {
    width: 100%;
    padding: 5px;
    font-size: 15px
}

.field {
    margin: 0 0 12px
}

.field input#num {
    width: 78%
}

.field input#countrycode2 {
    padding: 5px
}

.side-bar-sm-frm input[type=submit] {
    display: inline-block;
    background: #ac2d50;
    padding: 15px 34px;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    border-radius: 5px;
    transition: all .4s ease;
    border: 0
}

.side-bar-sm-frm.rght-open.active {
    right: -97px;
    z-index: 99
}

.side-bar-sm-frm.lft-open {
    right: initial;
    left: -339px
}

.side-bar-sm-frm.lft-open .side-head {
    right: -371px;
    width: 296px;
    top: 120px;
    background: #ffae00;
    color: #000;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 24px;
    text-transform: capitalize
}

.side-bar-sm-frm.lft-open .side-body {
    padding: 56px 80px 56px 20px
}

.side-bar-sm-frm.openfrm {
    display: inline-block
}

.side-bar-sm-frm.lft-open.active {
    left: 0;
    z-index: 99
}

.black-layout {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000d1;
    z-index: 11;
    display: none
}

ul.pkg-features-ul li .sm-hd {
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    text-transform: capitalize
}

ul.pkg-features-ul li p {
    font-size: 13px;
    line-height: 20px;
    transition: all .4s ease;
    color: #fff
}

ul.pkg-features-ul:before {
    content: "";
    width: 1px;
    height: 100%;
    background: #efefef;
    position: absolute;
    left: 378px;
    top: 0;
    bottom: 0;
    margin: auto
}

ul.pkg-features-ul:after {
    content: "";
    width: 1px;
    height: 100%;
    background: #efefef;
    position: absolute;
    right: 378px;
    top: 0;
    bottom: 0;
    margin: auto
}

ul.pkg-features-ul {
    position: relative
}

.line {
    content: "";
    width: 100%;
    height: 1px;
    background: #efefef;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.line:before {
    content: "";
    width: 60px;
    height: 60px;
    background: #fff;
    position: absolute;
    border-radius: 100%;
    left: -385px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 1
}

.line:after {
    content: "";
    width: 60px;
    height: 60px;
    background: #fff;
    position: absolute;
    border-radius: 100%;
    right: -385px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 1
}

.diff-sec {
    background: url(img/diff-sec-bg.jpg) no-repeat;
    background-size: cover
}

.client-sec h4 {
    color: #333;
    font-size: 34px;
    font-weight: 700;
    line-height: 44px;
    margin: 0 0 30px
}

.client-sec h4 span {
    font-weight: 300
}

.client-sec p {
    font-size: 16px;
    color: #6e6e6e;
    margin: 0 0 25px
}

.c-detail h6 {
    font-size: 18px;
    color: #333;
    font-weight: 800;
    text-transform: capitalize;
    line-height: 27px
}

.c-detail h6 span {
    font-size: 15px;
    color: #6e6e6e;
    display: block;
    font-weight: 500
}

.cstmr-portfolio-slidr img {
    max-width: 100%;
    border-radius: 50%;
    border: 3px solid #211c80
}

.client-img-slidr .slick-slide {
    left: initial!important
}

.client-img-slidr .slick-slide.slick-active {
    opacity: 1!important
}

.client-img-slidr {
    width: 50%
}

.client-sec .lft-cstm-padd {
    padding: 0 50px 0 30px
}

.client-txt-slidr:before {
    content: "";
    background: url(../images/client-shape.png) no-repeat ;
    width: 68px;
    height: 72px;
    display: inline-block;
    position: absolute;
    left: -90px;
    top: 6px
}

.client-img-slidr .slick-current img {
    border: 4px solid #2290ff;
    border-radius: 100%
}

.client-img-slidr img {
    border: 4px solid #fff;
    transition: all .4s ease;
    width: 80px
}

.logo-client-sec ul li {
    display: inline-block;
    width: 19%;
    vertical-align: middle;
    text-align: center
}

.logo-client-sec {
    margin: 70px 0 0
}

.client-sec {
    background: url(img/client-bg.png) no-repeat right top;
    background-size: cover
}

.contact-sec {
	background: url(../images/footerbackground.jpg) no-repeat center;
    background-size: cover
}

.contact-sec label {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    margin: 26px 0 0
}

.contact-sec label input {
    vertical-align: middle;
    margin: 0 10px 0 0
}

.contact-sec input.phoneNum {
    width: 80%;
    border-radius: 0 10px 10px 0;
    border-left: 0
}

.contact-sec input#countrycode2 {
    border-radius: 10px 0 0 10px;
    border-right: 0
}

.contact-sec .mn-hd {
    font-size: 34px
}

.contact-sec .formDetail .field-box input[type=submit] {
    border: 0;
    font-size: 14px;
    padding: 4px 45px
}

.feature h6 {
    font-size: 14px;
    color: #ac2d50;
    font-weight: 700
}

/*.feature h6:after {
    content: "\f107";
    font-family: FontAwesome;
    width: 18px;
    height: 18px;
    border: 1px solid #d3d3d3;
    border-radius: 100%;
    display: inline-block;
    text-align: center;
    padding: 1px 0;
    margin: 0 0 0 6px
}
*/
.feature {
    background: #f3f6f9;
    margin: 0 -16px;
    padding: 13px 20px;
    position: relative;
    overflow: hidden
}

.feature ul {
    position: absolute;
    width: 208px;
    left: 0;
    right: 0;
    margin: auto;
    background: #f3f3f3;
    z-index: 1;
    border-radius: 4px;
    padding: 8px;
    top: 44px;
    opacity: 0;
    transition: all .4s ease
}

.feature ul li {
    font-size: 11px;
    padding: 0;
    margin: 0 0 3px;
    color: #000
}

.feature ul li:before {
    display: none
}

.feature ul:before {
    content: "\f0d8";
    font-family: FontAwesome;
    position: absolute;
    right: 23px;
    top: -15px;
    font-size: 24px;
    color: #f3f3f3
}

.feature:hover {
    overflow: initial
}

.feature:hover ul {
    opacity: 1
}

.pkg-detail {
    display: inline-block;
    vertical-align: top;
    width: 52%
}

.pkg-additional {
    display: inline-block;
    width: 43%;
    vertical-align: top;
    padding: 36px 22px;
    background: #f3f6f9;
    text-align: center;
    position: relative;
    margin: 6% 2%
}

.additional-hd {
    margin: 0 0 10px;
    line-height: 1.3;
    text-align: center;
    font-weight: 300
}

.bx-frnt {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 6px;
    height: 100%;
    position: absolute;
    overflow: hidden;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.box {
    position: relative;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: all .4s ease-in-out;
    width: 100%;
    margin: 0 0 15px
}

.bx-back {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 6px;
    overflow: hidden;
    width: 100%;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    display: flex;
    align-items: center;
    padding: 19px
}

.box:hover {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.bx-frnt i {
    margin: 0 0 13px;
    display: inline-block
}

.bx-back p {
    font-size: 13px;
    color: #000;
    line-height: 19px;
    margin: 0
}

.bx-back p b {
    font-weight: 700
}

.bx-frnt .additional-hd {
    margin: 0
}

.pkg-additional:before {
    content: "";
    width: 90%;
    height: 90%;
    border: 3px solid #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.box:after {
    content: "";
    width: 80%;
    height: 1px;
    background: #0000001f;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -10px
}

.box:last-child:after {
    display: none
}

.box:last-child {
    margin: 0
}

.additnal-tab {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 30px;
    background: #f3f6f9;
    opacity: 0;
    transition: all .4s ease
}

.additnal-tab.active {
    opacity: 1;
    z-index: 2
}

.additnal-tab img {
    max-width: 100%
}

.additnal-tab p {
    color: #000;
    font-size: 12px;
    line-height: 20px
}

.additn-flip {
    position: relative;
    z-index: 1
}

.pkg-quarter .pkg-details ul li+li+li+li+li+li+li {
    opacity: .3
}

.pkg-quarter .pkg-details ul {
    height: 258px
}

.pkr-mrgn-top .container {
    margin-top: -400px
}

.icn-25:before {
    background-position: -418px -147px;
    width: 38px;
    height: 38px
}

.pkr-mrgn-top ul.tabs {
    background: #fff
}

.pkr-mrgn-top ul.box-logo {
    text-align: center
}

.pkr-mrgn-top ul.box-logo li {
    text-align: left
}

.remvr-contact .contact-sec {
    display: none
}

.pkg-details ul li strong {
    color: #00333D;
}

button.slick-arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background: 0 0;
    border: 0;
    font-size: 0
}

button.slick-arrow:before {
    content: "\f104";
    font-family: FontAwesome;
    font-size: 51px;
    color: #000
}

button.slick-prev.slick-arrow {
    left: -40px
}

button.slick-next.slick-arrow {
    right: -40px;
    transform: rotate(180deg)
}

ul.worl-ul li p {
    display: block;
    color: #818181;
    font-size: 16px
}

ul.worl-ul h4 {
    font-size: 26px;
    color: #333;
    font-weight: 700;
    margin: 0 0 20px
}

ul.worl-ul li {
    display: inline-block;
    width: 33%;
    vertical-align: top;
    position: relative;
    padding: 20px 31px;
    min-height: 200px;
    text-align: left
}

ul.worl-ul li:after {
    content: "";
    width: 2px;
    height: 100%;
    background: #f5f5f5;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

ul.worl-ul i {
    margin: 0 0 20px
}

ul.worl-ul p {
    font-size: 16px;
    color: #818181
}

ul.worl-ul li:nth-child(1) {
    padding-left: 0
}

ul.worl-ul li:nth-child(4) {
    padding-left: 0
}

ul.worl-ul li:nth-child(3n):after {
    display: none
}

ul.worl-ul {
    margin: 0;
    text-align: center
}

@media(max-width:824px) {
    .sm-sec-pad {
        padding: 10px 0
    }
    .menu {
        display: block
    }
    .main-nav {
        position: fixed;
        width: 100%;
        height: 100%;
        left: -120%;
        top: 0;
        z-index: 1;
        display: flex;
        flex-direction: column;
        background: #fff;
        justify-content: space-around;
        transition: all .4s ease
    }
    .main-nav.open {
        left: 0%
    }
    .main-nav ul li {
        display: block;
        text-align: center
    }
    .mn-hd {
        font-size: 25px;
        line-height: 30px;
        margin: 0 0 10px
    }
    .slide ul li {
        padding: 0 0 7px 15px;
        font-size: 13px
    }
    .slide ul li:before {
        width: 6px;
        height: 6px;
        top: 3px
    }
    .mn-hd br {
        display: none
    }
    p {
        font-size: 16px;
        margin: 0
    }
    ul.diff-ul h4 {
        font-size: 20px;
        margin: 0 0 10px
    }
    .vdo-mn {
        display: none
    }
    .slick-slide {
        height: auto
    }
    ul.logo-ul li img {
        display: inline-block;
        width: auto
    }
    .diff-sec {
        background-image: none;
        background-color: #212121
    }
    .client-sec .hidden-xs {
        display: none
    }
    ul.logo-ul li figure {
        text-align: center
    }
    .portf-sec .inr-txt {
        padding: 0
    }
	section.best-firms h2 {
    font-size: 20px;
    line-height: initial;
}
    .sec-pad {
        padding: 20px 0
    }
    .mn-hd2 {
        font-size: 20px;
        line-height: 24px;
        margin: 0 0 10px
    }
    .mn-hd2:after {
        margin: 10px 0 0
    }
    .filtr {
        font-size: 12px;
        text-align: center
    }
    .filtr select {
        padding: 10px;
        width: 57%;
        font-size: 12px
    }
    .grid-sizer,
    .item {
        width: 100%;
        margin: 0 0 10px
    }
    .mn-btn2 {
        font-size: 15px;
        padding: 16px 24px;
        margin: 8px 0;
        display: block
    }
    ul.portf-btm li {
        font-size: 16px;
        margin: 0 0 11px
    }
    ul.portf-btm li:last-child {
        margin: 0
    }
    .h-custom,
    .h-custom2 {
        height: auto!important
    }
    .mn-hd2.fnt-medium {
        font-size: 20px;
        line-height: 18px
    }
    .padd-zero {
        padding: 15px
    }
    ul.pkg-features-ul li {
        width: 100%;
        margin: 0 0 10px;
        padding: 16px;
        text-align: center;
        min-height: auto
    }
    ul.pkg-features-ul i {
        position: initial;
        margin: 0 0 10px
    }
    ul.pkg-features-ul li p {
        opacity: 1
    }
    .line {
        display: none
    }
    ul.pkg-features-ul:before,
    ul.pkg-features-ul:after {
        display: none
    }
    .client-sec h4 {
        font-size: 18px;
        line-height: 26px;
        margin: 0 0 10px
    }
    .client-sec h4 br {
        display: none
    }
    .client-sec p {
        font-size: 13px;
        line-height: 21px
    }
    .client-txt-slidr:before {
        display: none
    }
    .client-sec .lft-cstm-padd {
        padding: 0
    }
    ul.diff-ul {
        width: 100%
    }
    ul.diff-ul h4 {
        font-size: 15px;
        margin: 0;
        padding: 11px;
        font-size: 13px
    }
    ul.diff-ul p,
    ul.diff-ul li.current p {
        color: #fff
    }
    .diff-sec ul.diff-ul li {
        text-align: left
    }
    ul.diff-ul p {
        padding: 0
    }
    .field-box {
        margin: 0 0 10px
    }
    .contact-sec .field-box input#countrycode2 {
        margin: 0
    }
    .logo-client-sec img {
        display: inline-block
    }
    .contact-sec label {
        margin: 0 0 10px;
        font-size: 11px;
        line-height: 18px
    }
    .pkg-features-ul h4 {
        font-size: 18px
    }
    .pkg-features-ul p {
        font-size: 12px
    }
    ul.portf-btm.dsply-inline {
        text-align: center
    }
    ul.pkg-ul>li {
        width: 100%;
        margin: 0 0 10px
    }
    .spacebr br+br {
        display: none
    }
    figure img {
        width: 100%
    }
    ul.diff-ul li {
        width: 100%;
        padding: 10px;
        text-align: center;
        min-height: auto
    }
    ul.diff-ul li:after {
        display: none
    }
    ul.diff-ul {
        margin: 0
    }
    ul.service-ul {
        margin: 10px 0 0
    }
    .service-ul li {
        display: block;
        margin: 0 0 10px
    }
    .mn-hd3 {
        font-size: 20px
    }
    .pkg-head img {
        max-width: 70px
    }
    .pkg-details ul li:before {
        top: 2px;
        font-size: 11px
    }
    ul.pkg-cta li {
        padding: 0 6px
    }
    ul.pkg-cta {
        margin: 10px 0
    }
    footer {
        padding: 10px 0;
        overflow: hidden
    }
    .side-bar-sm-frm {
        display: none!Important
    }
    .f-details img {
        width: auto
    }
    .copyright {
        padding: 10px;
        text-align: center;
        margin: 10px 0
    }
    .copyright p,
    .copyright p a {
        line-height: 16px;
        margin: 0 0 10px
    }
    .disclaimer {
        padding: 0 10px;
        width: 100%
    }
    .slide {
        height: 50vh
    }
    .flx-box {
        height: 100%;
        display: flex;
        align-items: center;
        padding: 31px 26px
    }
    .single-content a {
        margin: 0
    }
    .copyright .col-md-6.text-right {
        text-align: center!important
    }
    .copyright figure img {
        width: auto
    }
    .pkg-head {
        padding: 16px 28px 10px
    }
    .pkg-details ul li {
        margin: 0 0 7px;
        font-size: 13px;
        padding: 0 0 0 20px
    }
    .pkg-head h5 {
        margin: 0 0 10px
    }
    .footr-hd {
        background: #000;
        color: #fff;
        padding: 10px;
        position: relative
    }
    button.slick-arrow {
        display: none!important
    }
    .footr-hd:after {
        width: auto;
        height: auto;
        content: "\f196";
        font-family: FontAwesome;
        display: inline-block;
        background: 0 0;
        position: absolute;
        right: 10px;
        top: 10px;
        margin: 0;
        font-weight: 100
    }
    ul.footr-menu {
        display: none
    }
    .footr-hd.social-hd {
        background: 0 0;
        color: initial;
        padding: 0;
        margin: 0 0 10px
    }
    .footr-hd.social-hd:after {
        display: none
    }
    .disclaimer p+p {
        display: none
    }
    .disclaimer p:first-child {
        background: #000;
        display: block;
        width: 100%;
        padding: 4px 8px;
        color: #fff
    }
    .disclaimer p:first-child:after {
        content: "\f0fe";
        font-family: FontAwesome;
        position: absolute;
        right: 10px
    }
    .disclaimer p:first-child {
        position: relative
    }
    .disclaimer p:last-child {
        margin: 5px 0 0
    }
    .disclaimer p.active:after {
        content: "\f146"
    }
    .single-content {
        width: 100%
    }
    .single-content img {
        margin: 0;
        padding: 10px
    }
    .fulist {
        width: 51%;
        height: 43px;
        padding: 12px;
        margin: 0 6px;
        font-size: 13px
    }
    .filters.filter-button-group {
        text-align: center;
        padding: 10px 0
    }
    ul.filter {
        width: 100%;
        margin-top: 15px;
        left: 0
    }
    figure.bg-1 {
        margin: 0 0 20px
    }
    ul.main-points-ul li i.sprite-icn {
        position: initial;
        margin: 0 0 10px
    }
    ul.main-points-ul li {
        padding: 0;
        text-align: center;
        margin: 0 0 20px
    }
    .client-detail {
        position: initial;
        text-align: center
    }
    .review-slide {
        padding: 20px;
        margin: 0
    }
    .f-details ul li a br {
        display: none
    }
    .footr-hd.active:after {
        content: "\f147 "
    }
    .client-detail figure,
    .client-detail h4 {
        display: block;
        margin: 0;
        text-align: center
    }
    .client-detail figure img {
        width: auto;
        display: inline-block
    }
    .review-slide p:before {
        display: none
    }
    .client-detail h4 {
        font-size: 18px;
        margin: 0 0 10px
    }
    .review-slide p {
        font-size: 12px;
        line-height: 20px
    }
    .contact-sec .mn-hd {
        font-size: 20px;
        line-height: 24px
    }
    ul.process-ul li {
        width: 100%;
        margin: 0 0 10px
    }
    li.cstm-img {
        display: none!important
    }
    ul.recieve-ul li {
        display: block;
        text-align: center;
        margin: 0 0 20px
    }
    ul.recieve-ul li figure,
    ul.recieve-ul li>div {
        width: auto
    }
    ul.recieve-ul li figure img {
        width: 200px
    }
    ul.recieve-ul li figure {
        margin: 0 0 20px
    }
    .sm-hd {
        font-size: 19px
    }
    .contactDetail {
        margin: 30px 0
    }
    .contactDetail li h6 {
        font-size: 20px
    }
    .contactDetail li p,
    .contactDetail li a {
        font-size: 14px
    }
    .contactDetail li {
        width: 100%
    }
    .contactDetail li:after {
        display: none
    }
    .reviewBox .grid-item {
        width: 100%
    }
    .mn-hd2.style1 {
        padding-left: 0;
        margin-bottom: 40px
    }
    ul.tabs li {
        width: auto
    }
    ul.tabs {
        width: auto
    }
    ul.tabs li a {
        font-size: 13px
    }
    ul.pkg-cta li a {
        font-size: 13px
    }
    .cstmr-portfolio-slidr img {
        max-width: 200px;
        display: inline-block
    }
    .cstmr-portfolio-slidr {
        text-align: center
    }
    ul.pkg-ul>li.pkg-quarter {
        width: 100%;
        margin: 0 0 10px
    }
    ul.pkg-ul>li.pkg-lrge {
        width: 100%
    }
    .pkg-detail {
        width: 100%
    }
    .pkg-additional {
        width: 100%;
        margin: 0
    }
    .feature ul li {
        padding: 0;
        font-size: 11px
    }
}

@media(max-width:823px) {
    .popupform-style img {
        display: none
    }
    .popupform-style {
        width: 95%;
        height: 400
    }
    .popupform-style .row {
        width: auto
    }
    .popupform-style input[type=text],
    .popupform-style input[type=email],
    .popupform-style input[type=password] {
        margin: 0 0 5px
    }
    .popupform-style h5 {
        font-size: 13px
    }
    .popupform-style h3 {
        margin: 24px 10px 5px 20px
    }
    input#countrycode2 {
        margin: 0
    }
    .popupform-style input[type=submit] {
        margin: 10px 0
    }
    .popupform-style.popupform-style1 .row {
        width: auto;
        padding: 30px
    }
    .popupform-style.popupform-style1 h4 {
        font-size: 30px
    }
    .popupform-style.popupform-style1 {
        width: 95%;
        height: 481px
    }
    .popupform-style.popupform-style1 form {
        width: 100%
    }
    .popupform-style.popupform-style1 h5 {
        line-height: 20px
    }
    .popupform-style.popupform-style1 input[type=text],
    .popupform-style input[type=email],
    .popupform-style input[type=password],
    .popupform-style select,
    .popupform-style textarea {
        font-size: 14px
    }
    .pack-ordernow {
        padding: 8px 45px
    }
    .pkr-mrgn-top .container {
        margin-top: -40vh
    }
    .pkg-btn {
        padding: 16px 30px
    }
    .pkg-details>ul {
        height: auto
    }
    .pkr-mrgn-top ul.tabs {
        background: 0 0
    }
    .additnal-tab p {
        font-size: 11px;
        line-height: 17px;
        margin: 0 0 6px
    }
    .additional-hd {
        font-size: 15px;
        margin: 0 0 7px
    }
}

@media(max-width:767px) {
    .menu {
        top: -25px
    }
}

@media(max-width:480px) {
    p br {
        display: none
    }
    .mn-hd2 br {
        display: none
    }
    .sec-pad.style1 {
        padding: 40px 0 20px
    }
    .field-box input#countrycode2 {
        margin: 0 10px 0 0
    }
    .formDetail textarea {
        margin-bottom: 30px
    }
    .formDetail {
        padding: 30px 0 0
    }
    .mn-btn {
        font-size: 20px
    }
}
/*video animation service*/
#vidanimation{
    margin: 0 -20px; 
}
#vidanimation li.grid-item{
    margin: 22px 20px;
}
/*video animation service*/

/*Contact Us*/
.contactDetail li a i {padding: 0 10px;}