/*Global css*/

@font-face {
    font-family: 'Gibson-Light';
    src: url('../fonts/Gibson-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Gibson-Light.otf') format('opentype'), url('../fonts/Gibson-Light.woff') format('woff'), url('../fonts/Gibson-Light.ttf') format('truetype'), url('../fonts/Gibson-Light.svg#Gibson-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gibson-Regular';
    src: url('../fonts/Gibson-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Gibson-Regular.otf') format('opentype'), url('../fonts/Gibson-Regular.woff') format('woff'), url('../fonts/Gibson-Regular.ttf') format('truetype'), url('../fonts/Gibson-Regular.svg#Gibson-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gibson-SemiBold';
    src: url('../fonts/Gibson-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Gibson-SemiBold.otf') format('opentype'), url('../fonts/Gibson-SemiBold.woff') format('woff'), url('../fonts/Gibson-SemiBold.ttf') format('truetype'), url('../fonts/Gibson-SemiBold.svg#Gibson-SemiBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gibson-Bold';
    src: url('../fonts/Gibson-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Gibson-Bold.otf') format('opentype'), url('../fonts/Gibson-Bold.woff') format('woff'), url('../fonts/Gibson-Bold.ttf') format('truetype'), url('../fonts/Gibson-Bold.svg#Gibson-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    background-color: #fff;
    font-family: 'Gibson-Regular';
    font-size: 16px;
}

a,
button {
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

a {
    text-decoration: none;
    color: #0170b1;
}

a:hover {
    text-decoration: none;
    outline: 0;
    color: #269cdf;
}

a,
img {
    border: none;
    outline: none;
}

img {
    max-width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: middle;
}

label {
    font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Gibson-Regular';
    line-height: 1.3;
    margin: 0;
    padding: 0 0 20px;
    color: #102133;
}

ul,
ol {
    padding-left: 18px;
}

p {
    display: block;
    line-height: 26px;
    margin: 0;
    padding: 0 0 20px;
    font-family: 'Gibson-Regular';
    color: #000;
    font-size: 16px;
}



.btn-custom {
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
    background: #269cdf;
    border-radius: 80px;
    height: 85px;
    line-height: 85px;
    text-align: center;
    padding: 0;
	color: #fff;
    display: block;
    font-size: 44px;
    font-weight: 600;
	outline: none;
	cursor: pointer;
    border: 0;
	transform: translateX(0%) translateY(-5%);
	transition: 0.8s cubic-bezier(0.2, 0.8, 0.2, 1.0);
}

.btn-custom:hover,
.btn-custom:focus {
    background: #269cdf;
    color: #fff;
    outline: none;
	box-shadow: 0 10px 20px rgba(0,0,0, 0.15);
	transform: translateX(0%) translateY(0%) scale(1.04);
}

.full-wdth {
    display: block;
    width: 100%;
    position: relative;
}

.mrg0 {
    margin: 0px !important;
}

.pad0 {
    padding: 0px !important
}

.bdr0 {
    border: none !important;
}

/*Padding css*/

.pad5 {
    padding: 5px
}

.pad10 {
    padding: 10px
}

.pad15 {
    padding: 15px
}

.pad20 {
    padding: 20px
}

.pad25 {
    padding: 25px
}

.pad30 {
    padding: 30px
}

.pad40 {
    padding: 40px
}

.pad50 {
    padding: 50px
}

.pad60 {
    padding: 60px
}

.pad70 {
    padding: 70px
}

.pad80 {
    padding: 80px
}

.pad90 {
    padding: 90px
}

.pad100 {
    padding: 100px
}

.pad-t5 {
    padding-top: 5px
}

.pad-b5 {
    padding-bottom: 5px
}

.pad-l5 {
    padding-left: 5px
}

.pad-r5 {
    padding-right: 5px
}

.pad-t10 {
    padding-top: 10px
}

.pad-b10 {
    padding-bottom: 10px
}

.pad-l10 {
    padding-left: 10px
}

.pad-r10 {
    padding-right: 10px
}

.pad-t15 {
    padding-top: 15px
}

.pad-b15 {
    padding-bottom: 15px
}

.pad-r15 {
    padding-right: 15px
}

.pad-l15 {
    padding-left: 15px
}

.pad-t20 {
    padding-top: 20px
}

.pad-b20 {
    padding-bottom: 20px
}

.pad-l20 {
    padding-left: 20px
}

.pad-r20 {
    padding-right: 20px
}

.pad-t25 {
    padding-top: 25px
}

.pad-b25 {
    padding-bottom: 25px
}

.pad-l25 {
    padding-left: 25px
}

.pad-r25 {
    padding-right: 25px
}

.pad-t30 {
    padding-top: 30px
}

.pad-b30 {
    padding-bottom: 30px
}

.pad-l30 {
    padding-left: 30px
}

.pad-r30 {
    padding-right: 30px
}

.pad-t40 {
    padding-top: 40px
}

.pad-b40 {
    padding-bottom: 40px
}

.pad-l40 {
    padding-left: 40px
}

.pad-r40 {
    padding-right: 40px
}

.pad-t50 {
    padding-top: 50px
}

.pad-b50 {
    padding-bottom: 50px
}

.pad-l50 {
    padding-left: 50px
}

.pad-r50 {
    padding-right: 50px
}

.pad-t60 {
    padding-top: 60px
}

.pad-b60 {
    padding-bottom: 60px
}

.pad-t70 {
    padding-top: 70px
}

.pad-b70 {
    padding-bottom: 70px
}

.pad-t80 {
    padding-top: 80px
}

.pad-b80 {
    padding-bottom: 80px
}

.pad-t90 {
    padding-top: 90px
}

.pad-b90 {
    padding-bottom: 90px
}

.pad-t100 {
    padding-top: 100px
}

.pad-b100 {
    padding-bottom: 100px
}

.pad-b200 {
    padding-bottom: 200px
}

.pad-b150 {
    padding-bottom: 150px
}

.pad-t200 {
    padding-top: 190px
}

.pad-tb80 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.pad-tb70 {
    padding-bottom: 70px;
    padding-top: 70px;
}

.pad-tb60 {
    padding-bottom: 60px;
    padding-top: 60px;
}

/*Margin css*/

.mrg5 {
    margin: 5px
}

.mrg10 {
    margin: 10px
}

.mrg15 {
    margin: 15px
}

.mrg20 {
    margin: 20px
}

.mrg30 {
    margin: 30px
}

.mrg40 {
    margin: 40px
}

.mrg50 {
    margin: 50px
}

.mrg60 {
    margin: 60px
}

.mrg70 {
    margin: 70px
}

.mrg80 {
    margin: 80px
}

.mrg90 {
    margin: 90px
}

.mrg100 {
    margin: 100px
}

.mrg-t5 {
    margin-top: 5px
}

.mrg-b5 {
    margin-bottom: 5px
}

.mrg-l5 {
    margin-left: 5px
}

.mrg-r5 {
    margin-right: 5px
}

.mrg-t10 {
    margin-top: 10px
}

.mrg-b10 {
    margin-bottom: 10px
}

.mrg-l10 {
    margin-left: 10px
}

.mrg-r10 {
    margin-right: 10px
}

.mrg-t15 {
    margin-top: 15px
}

.mrg-b15 {
    margin-bottom: 15px
}

.mrg-l15 {
    margin-left: 15px
}

.mrg-r15 {
    margin-right: 15px
}

.mrg-t20 {
    margin-top: 20px
}

.mrg-b20 {
    margin-bottom: 20px
}

.mrg-l20 {
    margin-left: 20px
}

.mrg-r20 {
    margin-right: 20px
}

.mrg-t25 {
    margin-top: 25px
}

.mrg-b25 {
    margin-bottom: 25px
}

.mrg-l25 {
    margin-left: 25px
}

.mrg-r20 {
    margin-right: 20px
}

.mrg-t30 {
    margin-top: 30px
}

.mrg-b30 {
    margin-bottom: 30px
}

.mrg-l30 {
    margin-left: 30px
}

.mrg-r30 {
    margin-right: 30px
}

.mrg-t40 {
    margin-top: 40px
}

.mrg-b40 {
    margin-bottom: 40px
}

.mrg-l40 {
    margin-left: 40px
}

.mrg-r40 {
    margin-right: 40px
}

.mrg-t50 {
    margin-top: 50px
}

.mrg-b50 {
    margin-bottom: 50px
}

.mrg-t60 {
    margin-top: 60px
}

.mrg-b60 {
    margin-bottom: 60px
}

.mrg-t70 {
    margin-top: 70px
}

.mrg-b70 {
    margin-bottom: 70px
}

.mrg-t80 {
    margin-top: 80px
}

.mrg-b80 {
    margin-bottom: 80px
}

.mrg-t90 {
    margin-top: 90px
}

.mrg-b90 {
    margin-bottom: 90px
}

.mrg-t100 {
    margin-top: 100px
}

.mrg-b100 {
    margin-bottom: 100px
}

.form-control {
    box-shadow: none;
    font-family: 'Gibson-Light';
    background: #fff;
    border-radius: 0;
    border: 1px #000 solid;
    outline: none;
    height: 51px;
    line-height: 51px;
    padding: 0 20px;
    font-size: 30px;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #a2c2fb;
    outline: 0;
    box-shadow: none;
    outline: none;
}

button:focus {
    outline: none;
}

select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 0 15px;
    height: 58px !important;
    background: #fff url(../images/select-arrow.png) no-repeat center right 15px;
    color: #2736FF;
}

/*==============Owl-Carousel CSS==============================*/

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
    display: none
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #333
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

.owl-prev,
.owl-next {
    width: 41px;
    height: 92px;
    position: relative;
}

.owl-nav {
    width: 95px;
    display: flex;
    justify-content: space-between;
}

.owl-prev {
    background: url(../images/slider-arrow.png) no-repeat center center;
}

.owl-next {
    background: url(../images/slider-arrow1.png) no-repeat center center;
}

.owl-dots {
    text-align: center;
    margin-top: 0;
    position: absolute;
    z-index: 9;
    bottom: -108px;
    right: 0;
    left: 0;
}

.seo-packages-block .owl-dots{
	margin-top: 50px;
    position: unset;
}

.owl-dots .owl-dot {
    display: inline-block;
}

.owl-dots .owl-dot span {
    width: 28px;
    height: 28px;
    margin: 0 5px;
    background-color: #fff;
    opacity: 1;
    display: inline-block;
    border-radius: 30px;
}

.owl-dots .owl-dot.active span {
    opacity: 1;
    background-color: #2ba7ee;
}

/*==============Owl-Carousel CSS==============================*/

/***Animation CSS***/

.hidden2 {
    opacity: 0;
}

.visible2 {
    opacity: 1;
}

.animated {
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s;
}

/*=======fadeInUp=========*/

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(50px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(50px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(50px);
    }
    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(50px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.animated.fadeInUp {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

/*======fadeInLeft==========*/

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-50px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-50px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-50px);
    }
    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-50px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.animated.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    -moz-animation-name: fadeInLeft;
    -o-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

/*=======fadeInRight=========*/

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(50px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(50px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(50px);
    }
    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(50px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.animated.fadeInRight {
    -webkit-animation-name: fadeInRight;
    -moz-animation-name: fadeInRight;
    -o-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

/***Animation CSS***/

.container {
    width: 100%;
    max-width: 1547px;
    position: relative;
}

.header {
    padding: 28px 0;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    z-index: 9999;
}


.header.navbar-shrink{
	background:#fff;
	position: fixed;
	transition: 1s;
}
.single-portfolio .header, .single-post .header {
	 position: unset;
	 background: #fff;
	 padding: 20px 0 20px 0;
}
.single-portfolio .header.navbar-shrink, .single-post .header.navbar-shrink {
	 position: fixed;
}

.header .container {
    max-width: 1810px;
}

.logo {
    margin: 0 auto 0 0;
    padding-left: 63px;
}

.navigation {
    margin: 0;
    padding: 0 68px 0 0;
}

.navigation ul {
    margin: 0;
    padding: 0;
}

.navigation ul li {
    margin: 0 23px 0 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    position: relative;
}

.navigation ul li a {
    display: block;
    font-size: 24px;
    color: #2ba7ee;
    font-weight: 400;
    position: relative;
    padding: 0;
    text-transform: capitalize;
}

.navigation ul li a:hover {
    color: #0167a3;
}

.navigation ul li.active a {
    color: #0167a3;
}

.navigation>ul>li>a:after {
    width: 10px;
    height: 2px;
    background: #2ba7ee;
    position: absolute;
    bottom: -1px;
    right: 0;
    left: 0;
    margin: 0 auto;
    content: "";
    opacity: 0;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

.navigation ul li a:hover:after {
    width: 100%;
    opacity: 1;
}

.navigation ul li.active a:after {
    width: 100%;
    opacity: 1;
}

.call-info {
      display: block;
    background: #013e5c;
    border-radius: 25px;
    color: #fff;
    font-weight: bold;
    font-size: 38px;
    line-height: normal;
    padding: 24px 15px 20px;
    max-width: 280px;
    width: 100%;
    text-align: center;
    letter-spacing: 0.8px;
	transform: translateX(0%) translateY(-5%);
	transition: 0.8s cubic-bezier(0.2, 0.8, 0.2, 1.0);
}

.call-info:hover {
    background: #013e5c;
    color: #fff;
	box-shadow: 0 10px 20px rgba(0,0,0, 0.15);
	transform: translateX(0%) translateY(0%) scale(1.04);
}

.banner {
    position: relative;
    padding: 0;
    height: 100vh;
}

.banner-slider {
    height: 100%;
}

.banner .container {
    max-width: 1700px;
    height: 100%;
}

/*.banner::after {position: absolute;display: block;width: 100%;height: 100%;background: url(../images/banner-bg.png) no-repeat;content: "";top: 0;right: 0;left: 0;bottom: 0;background-size: 100% 100%;z-index:-1;}*/

.text-left-block {
    width: 42%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    z-index: 1;
}

.banner-heading {
    display: block;
    font-size: 150px;
    color: #0170b1;
    line-height: normal;
    font-weight: 500;
    padding: 0 0 20px;
}

.text-left-block p {
    font-size: 40px;
    color: #0170b1;
    padding: 0;
    margin: 0;
    line-height: 50px;
    font-family: 'Gibson-Light';
    animation-delay: 1s;
}

.banner .carousel-item {
    background-size: 100% 100%;
    height: 100%;
}

.banner .carousel-inner {
    height: 100%;
}

.banner .banner-slider-content {
    height: 100%;
    position: relative;
}

.what-we-do-block {
    background: #0170b1;
    padding: 150px 0;
}

.what-we-do-block h2 {
    color: #fff;
    display: block;
    text-align: center;
    font-size: 80px;
    font-weight: 500;
    margin: 0;
    padding: 0 0 100px;
}

.ctm-img-box {
    text-align: center;
    display: block;
    padding: 0 0 50px;
}

.ctm-img-box img {
    display: block;
    margin: 0 auto 20px;
	max-height: 200px;
}
.ctm-img-box.fadani img{
	margin-left: -15%;
}
@media screen and (max-width: 1199px){
	.ctm-img-box.fadani img{
		margin-left: -30%;
	}
}
@media screen and (max-width: 767px){
	.ctm-img-box.fadani img{
		margin-left: 20%;
	}
}

.ctm-img-box span {
    display: block;
    font-size: 57px;
    font-weight: 500;
    color: #0167a3;
    font-family: 'Gibson-SemiBold';
    margin: 0 0 67px;
}

.ctm-img-box p {
    font-size: 26px;
    color: #0167a3;
    padding: 0;
    margin: 0;
    text-align: center;
    font-family: 'Gibson-Light';
    line-height: 34px;
}

.what-we-do-block p {
    font-size: 32px;
    color: #fff;
    padding: 0;
    margin: 0;
    text-align: center;
    font-family: 'Gibson-Light';
    line-height: 40px;
}

.web-block {
    padding: 150px 0 100px 0;
}

.web-block h2 {
    color: #07587f;
    display: block;
    text-align: left;
    font-size: 55px;
    font-weight: 500;
    margin: 0;
    padding: 0;
}

.web-block h2 strong {
    font-family: 'Gibson-Light';
    font-weight: 100;
}

.web-block h3 {
    color: #07587f;
    display: block;
    text-align: center;
    font-size: 55px;
    font-weight: 500;
    margin: 0;
    padding: 50px 0 0;
}

.web-img {
    display: block;
}

.web-img img {
    display: block;
    width: 100%;
}

.web-text {
    padding: 0 0 0 20px;
}

.web-text p {
    font-size: 32px;
    color: #000;
    padding: 0 0 20px;
    margin: 0;
    font-family: 'Gibson-Light';
    line-height: 46px;
}

.view-btn {
    font-size: 32px;
    color: #000;
    padding: 0;
    margin: 0;
    font-family: 'Gibson-Light';
    line-height: 40px;
}

.get-block {
    position: relative;
    background-size: cover;
    background-attachment: fixed;
    min-height: 760px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.get-block img {
    display: block;
    width: 100%;
}

.get-btn-mnst {
    padding: 15px 0 5px;
    background: #fff;
    color: #0167a3;
    margin: 0 auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    display: block;
    right: 0;
    left: 0;
    width: 740px;
    text-align: center;
    font-size: 70px;
    border-radius: 30px;
    font-weight: 600;
}

.get-btn-mnst:hover {
    background: #026fb2;
    color: #fff;
}

.blue-web-block {
    background: #0170b1;
}

.blue-web-block .web-text h2 {
    color: #fff;
    padding: 0 0 0px 0;
    font-size: 55px;
    text-align: left;
}

.blue-web-block .web-text p {
    font-size: 28px;
    color: #fff;
    padding: 0 0 60px;
    margin: 0;
    font-family: 'Gibson-Light';
    line-height: 38px;
}

.blue-web-block .web-img {
    padding: 0 100px 0 0;
}

.learn-btn {
    padding: 10px 30px;
    background: #fff;
    color: #0167a3;
    margin: 0 auto;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
    display: block;
    max-width: 250px;
    text-align: center;
    font-size: 24px;
    border-radius: 30px;
    float: left;
    font-weight: 600;
    width: 100%;
}

.learn-btn:hover {
    background: #2ba7ee;
    color: #fff;
}

.white-bg-block p {
    color: #0170b1;
    font-size: 30px;
    padding: 0 0 40px;
}

.white-bg-block h3 {
    color: #0170b1;
    padding: 0 0 30px;
    text-align: left;
}

.google-add-block .web-text p {
    padding: 0 0 20px;
}

.google-add-block .web-text p a {
    color: #fff;
}

.google-add-block .web-img {
    padding: 0 50px 0 0;
    margin: 210px 0 -100px 0;
}

.request-form-block {
    background: #0170b1;
    padding: 80px 0;
}

.request-form {
    background: #fff;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.4);
    margin: 0 40px;
    padding: 60px;
    margin: 100px 0 0 0;
}

.request-form h3 {
    text-align: center;
    display: block;
    font-size: 50px;
    color: #0170b1;
    padding: 0 0 40px;
    margin: 0;
}

.request-form .form-control {
    height: 65px;
    line-height: 65px;
    border: solid 1px #0570b0;
    box-shadow: none;
    font-size: 30px;
}

.btn-submit {
    display: block;
    border: none;
    max-width: 400px;
    margin: 20px auto 0;
    background: #2ba7ee;
    color: #fff;
    font-size: 40px;
    font-family: 'Gibson-Light';
    width: 100%;
    cursor: pointer;
}

.btn-submit:hover {
    background: #0170b1;
    color: #fff;
}

.testimonial-block {
    padding: 50px 0;
}

.testimonial-block .container {
    max-width: 1500px;
}

.testimonial-block h2 {
    text-align: center;
    display: block;
    font-size: 74px;
    color: #0e6e9d;
    padding: 0 0 30px;
    margin: 0;
    font-weight: 500;
}

.testimonial-slider {
    text-align: center;
}

.testimonial-slider img {
    display: block;
    margin: 0 auto 60px;
}

.testimonial-slider p {
    font-size: 30px;
    color: #0170b1;
    font-family: 'Gibson-Light';
    padding: 0 0 25px;
    margin: 0;
    line-height: 40px;
}

.happy-customer-block {
    text-align: center;
    display: block;
    padding: 80px 0;
}

.happy-customer-block h2 {
    text-align: center;
    display: block;
    font-size: 74px;
    color: #0e6e9d;
    padding: 0 0 60px;
    margin: 0;
    font-weight: 500;
}

.happy-customer-block ul {
    margin: 0 -40px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.happy-customer-block ul li {
    margin: 0 40px;
    padding: 0;
    list-style: none;
    display: block;
}

.happy-customer-block ul li img {
    display: block;
}

.lead-block {
    padding: 80px 0;
}

.lead-block h2 {
    text-align: center;
    display: block;
    font-size: 74px;
    color: #0e6e9d;
    padding: 0 0 30px;
    margin: 0;
    font-weight: 500;
}

.lead-block p {
    font-size: 30px;
    color: #0170b1;
    font-family: 'Gibson-Light';
    padding: 0 0 20px;
    margin: 0;
    line-height: 40px;
}

.blue-web-block h2 {
    color: #fff;
}

.bsn-block .web-img {
    margin: 0;
}

.look-block p {
    padding: 0 0 20px;
}

.ft-bg {
    display: block;
}

.ft-bg img {
    display: block;
    width: 100%;
}

.footer-inner {
    background: #0167a3;
    padding: 20px 0 30px;
    border-bottom: 0 #fff solid;
}

.ft-info-box {}

.ft-logo {
    display: inline-block;
    margin-bottom: 120px;
}

.map-box {
    display: block;
}

.map-box img {
    display: block;
    width: 100%;
}

.ft-nav {
    display: block;
    padding-left: 80px;
}

.ft-nav span {
    display: block;
    font-size: 20px;
    color: #fff;
    font-family: 'Gibson-Regular';
    padding: 0 0 5px;
    font-weight: 500;
}

.ft-nav ul {
    margin: 0;
    padding: 0;
}

.ft-nav ul li {
    margin: 0;
    padding: 0 0 0px;
    list-style: none;
    display: block;
	padding-bottom: 2px;
	line-height: 20px;
}

.ft-nav ul li a {
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    font-family: 'Gibson-Light';
    line-height: 20px;
}

.ft-form {
    max-width: 400px;
    margin: 0;
}

.ft-form .form-control {
    font-size: 24px;
    padding: 20px;
    height: 63px;
}

.ft-form textarea.form-control {
    height: 220px;
    line-height: normal;
    padding: 20px;
}

.ft-form .btn-custom {
    max-width: 253px;
    border-radius: 0;
    font-size: 34px;
    height: 65px;
    line-height: 65px;
    margin: 35px auto 0;
    box-shadow: none;
}

.ft-form .form-group {
    margin-bottom: 25px;
}

.container2 {
    display: block;
    cursor: pointer;
    padding: 0;
}

.bar1,
.bar2,
.bar3 {
    width: 100%;
    height: 2px;
    background-color: #fff;
    margin: 5px 0;
    transition: 0.4s;
}

.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-2px, 2px);
    transform: rotate(-45deg) translate(-2px, 2px);
}

.change .bar2 {
    opacity: 0;
}

.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-8px, -8px);
}

.menuImage {
    display: none;
}

.scroll-hidden::after {
    content: "";
    background: rgba(0, 0, 0, 0.4);
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
}

.our-work-block {
    padding: 0 0 70px;
}

.our-work-block h2 {
    text-align: center;
    display: block;
    font-size: 74px;
    color: #0e6e9d;
    padding: 0 0 30px;
    margin: 0;
    font-weight: 500;
}

.our-work-hmt {
    background-size: cover;
    padding: 10px 0 0;
}

.work-img {
    display: block;
}

.work-img img {
    display: block;
    width: 100%;
}

.work-content {
    padding: 0 0 0 60px;
}

.work-content img {
    background: #fff;
    padding: 20px;
    float: right;
    clear: both;
    margin: 0 0 45px;
}

.work-content p {
    clear: both;
    color: #fff;
    font-size: 30px;
    line-height: 42px;
    padding: 0;
    font-family: 'Gibson-Light';
}

.our-work-block .owl-nav {
    width: 100%;
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    left: 0;
    padding: 0 30px;
}

.prj-block .web-img {
    padding: 0 0 0 170px;
}

.slide-img {
    position: relative;
    animation-delay: 1.6s;
}

.blink {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 0.6s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
    position: absolute;
    top: 0;
    right: 0;
}

@-webkit-keyframes blinker {
    from {
        opacity: 1.0;
    }
    to {
        opacity: 0.0;
    }
}

.header-landing {
    position: relative;
}

.header-bg-landing {
    display: block;
}

.header-bg-landing img {
    display: block;
    width: 100%;
}

.top-header-landing {
    max-width: 1830px;
    margin: 0 auto;
    padding: 40px 15px 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
}

.banner-landing {
    position: relative;
    display: block;
    padding: 180px 0 0 0;
    height: 100vh;
}

.banner-landing:after {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/banner-bg.png) no-repeat;
    content: "";
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-size: 100% 100%;
}

.banner-uper-box-landing .container {
    max-width: 1810px;
}

.banner-left-landing {
    position: relative;
    z-index: 1;
    padding-top: 120px;
    padding-left: 130px;
    width: 50%;
}

.banner-left-landing h1 {
    color: #0167a3;
    font-size: 65px;
    padding: 0 0 35px;
    margin: 0;
    font-weight: 600;
}

.banner-left-landing h1 strong {
    font-size: 66px;
    font-family: 'Gibson-SemiBold';
}

.banner-left-landing p, .banner-left-landing h2 {
    color: #0167a3;
    font-size: 45px;
    padding: 0 0 34px;
    margin: 0;
    font-weight: 300;
    font-family: 'Gibson-Light';
	line-height: 45px;
}
.page-template-seo-landing-page .banner-left-landing h2{
	 font-size: 30px;
}
.home .banner-left-landing h2{
	 font-size: 30px;
}

.blog .banner-left-landing p, .blog .banner-left-landing h2{
	font-size:24px;
}

.banner-left-landing .google-banner-img-landing {
    display: block;
    margin-bottom: 30px;
}
.page-template-seo-landing-page .banner-left-landing .get-btn{
	margin-top: 10px;
    z-index: 99;
    position: relative;
}

.banner-left-landing .get-btn {
    background: #0167a3;
    font-size: 28px;
    padding: 15px 20px;
    border-radius: 37px;
    margin: 100px 0 0 50px;
    max-width: 100%;
    width: auto;
    height: auto;
    line-height: 1.2;
    float: left;
    display: inline-block;
}
.banner-uper-box-landing .d-md-flex {
    justify-content: space-between;
    position: static;
}

.banner-left-landing .get-btn:hover {
    background: #0167a3;
    color: #fff;
}

.google-ring-box-landing {
    display: block;
    background: url('../images/rankings-background3.png') no-repeat center;
    background-size: 100%;
    text-align: center;
    padding: 20px 20px 20px;
    position: relative;
    margin: 35px 0 0 0;
    z-index: 1;
    right: 0;
    max-width: 509px;
    height: 509px;
    float: right;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.google-ring-box-landing span {
    display: block;
    color: #0167a3;
    font-size: 64px;
    line-height: 75px;
}

.google-ring-box-landing span strong {
    display: block;
    font-size: 97px;
    font-family: 'Gibson-SemiBold';
    margin: 0 0 70px;
}

.banner-right-box-landing img {
    display: block;
    position: absolute;
    bottom: -27px;
    z-index: -11;
    left: 243px;
    right: 0;
    text-align: center;
    margin: 0 auto;
}
.banner-right-box-landing {
    width: 50%;
}
.page-template-seo-landing-page .case-box-outer {
    padding-bottom: 71px;
}
.case-right-logo img {
    max-width: 425px;
    width: 100%;
}
.page-template-seo-landing-page .case-right-logo img{
	width: auto;
}
.page-template-seo-landing-page .form-control {
    border: none;
    box-shadow: 0 0 7px rgb(0 0 0 / 14%);
}
.page-template-seo-landing-page .case-study-block-two .keyword-box-outer {
    align-items: inherit;
}
.page-template-google-ads-page .case-box-outer {
    padding-bottom: 61px;
}
.page-template-google-ads-page .form-control {
    border: none;
    box-shadow: 0 0 7px rgb(0 0 0 / 14%);
    font-size: 22px;
}
.page-template-google-ads-page .case-study-block-two .case-box-outer {
    padding-bottom: 150px;
}
.page-template-google-ads-page .case-study-block-two .keyword-box-outer{
	align-items: inherit;
      padding-bottom: 0;
}
.ggadcasest .keyword-left-box img:first-child {
    margin-bottom: 88px;
}

.ggadcasest.secondcbd{
	margin: 0 0 150px 0;
}

@media screen and (min-width: 1600px){
	.page-template-seo-landing-page .banner-left-landing{
		padding-top: 50px;
	}
}

.case-study-block {
    background: #0170b1;
}

.case-box-outer {
    padding-bottom: 106px;
    padding-top: 106px;
}

.ggimg{
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}


.case-box-one {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    justify-content: center;
    flex-wrap: wrap;
}

.case-box-left-hd {
    text-align: center;
    flex: 1;
}
.case-box-left-hd h2 {
    font-size: 55px;
    color: #fff;
    margin: 0 0 3px;
    font-weight: 600;
    padding: 0;
    font-family: 'Gibson-Regular';
}

.case-box-left-hd p {
    font-size: 24px;
    color: #fff;
    margin: 0;
    padding: 0;
    font-family: 'Gibson-Regular';
}
.firstcbd .keyword-left-box img:first-child{
	max-width:70% !important;
}

.case-top-one .case-box-left-hd p {
    color: #fff;
    font-size: 36px
}

.case-hd {
    font-size: 66px;
    color: #fff;
    margin: 0 0 55px;
    padding: 10px 30px;
    font-weight: 600;
    display: inline-block;
    background: #2ba7ee;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
}

.case-hd-one {
    font-size: 50px;
    color: #fff;
    margin: 0;
    padding: 0;
    font-weight: 600;
    display: block;
}

.case-hd-two {
    font-size: 50px;
    color: #fff;
    margin: 0;
    padding: 0 0 0 294px;
    display: block;
    font-family: 'Gibson-SemiBold';
    line-height: normal;
}

.clients-logo-6 {
    margin: 0 0 20px;
    padding: 0;
    text-align: left;
    width: 100%;
}

.case-box-full-hd-2 {
    width: 100%;
    padding-bottom: 230px;
}

.case-study-block-three .case-box-outer {
    padding-bottom: 0;
}

.keyword-col-6 {
    width: 45%;
}

.keyword-block {
    background: #fff;
    /*margin-right:110px;border-radius: 0 0 150px 0;*/
}

.keyword-box-outer {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.keyword-block .container {
    max-width: 1547px;
}

.keyword-left-box {
    width: 100%;
    padding: 0 0px 35px 0;
}

.keyword-left-box table th {
    color: #0167a3;
    font-size: 36px;
    font-weight: 600;
    padding: 0 0 15px
}

.keyword-left-box table td {
    color: #0167a3;
    font-size: 24px;
    font-weight: 400;
    padding: 6px 0;
}



.keyword-form {
    background: #fff;
    padding: 30px 39px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    width: 100%;
    margin: -49px auto;
    max-width: 520px;
    position: relative;
    z-index: 1;
}

.keyword-form h3 {
    font-size: 30px;
    color: #0167a3;
    margin: 0;
    padding: 0 0 40px;
    font-weight: 600;
    text-align: center;
    line-height: normal;
}

.keyword-form .form-group {
    margin-bottom: 25px;
}

.keyword-form .form-control::-webkit-input-placeholder {
    color: #0167a3;
}

.keyword-form .form-control:-ms-input-placeholder {
    color: #0167a3;
}

.keyword-form .form-control::placeholder {
    color: #0167a3;
}

.keyword-form textarea.form-control {
    height: 220px;
    line-height: normal;
    padding: 15px 20px;
}

.btn-custom {
    width: 100%;
    max-width: 336px;
    margin: 0 auto;
    background: #269cdf;
    border-radius: 80px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    padding: 0;
    display: block;
    font-size: 36px;
    font-weight: 600;
    box-shadow: 2px 2px 7px rgba(38, 156, 223, 0.68);
}

.meet-team-block {
    background: #0170b1;
    padding: 200px 0 100px;
    position: relative;
    margin-bottom: -1px;
    z-index: 11;
}

.meet-team-block::after {
    content: "";
    background: url('../images/shape-right.png') no-repeat;
    width: 298px;
    height: 225px;
    position: absolute;
    right: 0;
    top: -202px;
    background-size: 100%;
}

.free-dowuload-marking {
    background: #2ba7ee;
    margin: 0;
    padding: 0;
}

.free-flex {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.download-mg {
    margin: 0;
    padding: 0;
    width: 31%;
	text-align:center;
}

.download-mg img {
    margin: -25px 0 -25px;
    padding: 0;
}

.free-download-form {
    width: 69%;
    text-align: center;
    padding-left: 60px;
}

.free-download-form h4 {
    font-size: 36px;
    color: #0167a3;
    margin: 0 0 20px;
    padding: 0;
}

.free-download-form .form-group {
    width: 50%;
    padding: 0 15px;
}

.free-download-form .form-group .form-control {
    border: none;
    height: 61px;
    line-height: 61px;
    font-size: 21px;
    color: #0167a3;
    box-shadow: none;
}

.free-download-form button.btn-custom {
    background: #0167a3;
    height: 70px;
    max-width: 293px;
    line-height: 66px;
    margin-top: 10px;
    font-size: 24px;
	width: auto !important;
    max-width: 100% !important;
	padding: 0 25px;
}

.free-download-form button.btn-custom:hover {
    background: #0167a3;
}

.free-download-form .form-group .form-control::placeholder {
    color: #0167a3;
}

.meet-team-block .container {
    max-width: 1570px;
}

.meet-team-block .row {
    justify-content: center;
}

.team-list-block {
    display: block;
    margin-bottom: 45px;
}

.team-img {
    display: block;
    margin-bottom: 21px;
    position: relative;
    overflow: hidden;
}

.team-img img {
    display: block;
    width: 100%;
}

.team-hover-content{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	width: 10px;
	height: 10px;
	border-radius:50%;
    background: rgb(43 167 238 / 0.85);
	display: unset !important;
    padding: 0px !important;
    transition: 1s;
	transform: scale(0);
	transition: transform 1.2s cubic-bezier(0.86, 0, 0.07, 1) !important;
}
.team-img:hover .team-hover-content {
	transform: scale(150);
}

.team-img .team-hover-content p{transform: none !important;}

.team-hcontent{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 132px 47px 0100px;
    flex-wrap: wrap;
    transition: all 0.3s ease;
    /* transform: translateX(-1000px); */
}

.team-img:hover .team-hcontent {
    /* transform: translateX(0px); */
	display: flex;
}

.team-hover-content p, .team-hcontent p {
    font-size: 27px;
    font-weight: normal;
    font-family: 'Gibson-Light';
    color: #fff;
    margin: 0;
    padding: 0;
    line-height: 40px;
    text-align: center;
}

.team-hd {
    text-align: center;
    display: block;
    color: #fff;
    font-size: 27px;
    line-height: 30px;
    font-family: 'Gibson-Regular';
}

.team-hd small {
    display: block;
}

.meet-team-block h2 {
    font-size: 55px;
    color: #fff;
    padding:86px 0 25px;
    text-align: center;
    font-family: 'Gibson-SemiBold';
    letter-spacing: 1px;
}
.trmbtn .btn-custom{
	margin-bottom: 30px;
    box-shadow: unset;
    height: auto;
    font-size: 28px;
    line-height: 1.5;
    width: auto;
    padding: 7px 20px;
    max-width: 280px;
}

.meet-team-block h2 strong {
    font-family: 'Gibson-SemiBold';
}

.get-btn {
    display: block;
    max-width: 475px;
    text-align: center;
    background: #2ba7ee;
    color: #fff;
    border-radius: 40px;
    font-size: 50px;
    text-transform: uppercase;
    margin: 0 auto;
    padding: 13px 0 10px;
    font-weight: 600;
    line-height: 78px;
	transform: translateX(0%) translateY(-5%);
	transition: 0.8s cubic-bezier(0.2, 0.8, 0.2, 1.0);
}

.get-btn:hover {
    background: #2ba7ee;
    color: #fff;
	box-shadow: 0 10px 20px rgba(0,0,0, 0.15);
	transform: translateX(0%) translateY(0%) scale(1.04);
}

.get-btn.getbtnnew{
	display: inline-block !important;;
    max-width: 100% !important;
	font-size: 36px;
	line-height: 56px;
	padding: 13px 30px 10px !important;;
}

.case-study-block-two {}

  .case-study-block-two .case-box-outer {
      background: #fff;
      /* margin-right: 110px; */
      padding-bottom: 200px;
  }

.case-study-block-two .case-box-left-hd {
    padding-left: 110px;
}

.case-study-block-two .case-box-left-hd h2 {
    color: #0167a3;
    margin: 0;
}
.case-study-block-two .case-box-left-hd p{  color: #0167a3;font-size: 36px;}

.case-study-block-two .case-hd {
    color: #259ade;
    background: none;
    box-shadow: none;
    padding: 0;
}

.case-study-block-two .case-hd-one {
    color: #0167a3;
}

.case-study-block-two .case-hd-two {
    color: #0167a3;
}

.google-img-box {
    margin: 0;
    padding: 0;
	max-width:45%;
}
.google-img-box .owl-carousel .owl-stage{
	width:100% !important;
}

.google-img-box img {
    width: auto;
    max-width: 100%;
}

.case-study-block-two .keyword-left-box {
    width: 50%;
    padding: 0;
}

.case-study-block-two .keyword-box-outer {
    padding: 0 0 90px;
}

.case-study-block-two .keyword-left-box table tr td:first-child,
.case-study-block-two .keyword-left-box table tr th:first-child {}

.keyword-table {
    max-width: 500px;
    padding-top: 0;
}

.case-study-block-three {
    background: #fff;
    overflow: hidden;
}

.case-study-block-three .case-box-left-hd h2 {
    color: #0167a3;
    margin: 0;
}
.case-study-block-three .case-box-left-hd p {
    color: #0167a3;
}
.case-study-block-two .case-box-left-hd.case-box-full-hd {
    width: 100%;
    padding: 0;
}

.case-box-left-hd p {
    font-size: 33px;
    font-family: 'Gibson-Regular';
    color: #0170b1;
    margin: 0;
    padding: 0;
}

.case-study-block-three .case-hd {}

.case-study-block-three .case-hd-one {
    color: #0167a3;
}

.case-study-block-three .case-hd-two {
    color: #0167a3;
}

.case-study-block-three .keyword-block {
    background: #0167a3;
    border-radius: 0 0 142px 0;
}

.case-study-block-three .keyword-left-box table th {
    color: #fff;
}

.case-study-block-three .keyword-left-box table td {
    color: #fff;
}

.case-study-block-three .keyword-left-box {
    width: 50%;
    padding: 0 60px 0 0;
}

.case-study-block-three .google-img-box {
    width: 50%;
}

.blog-block {
    padding: 150px 0 50px;
    overflow: hidden;
}

.blog-block .container {
    max-width: 1710px;
}

.blog-one-block {
    padding: 0 0 40px
}

.blog-one-block h2 {
    font-size: 82px;
    color: #0167a3;
    padding: 0 0 10px;
    margin: 0;
    font-family: 'Gibson-SemiBold';
}

.blog-one-block p {
    font-size: 34px;
    color: #0167a3;
    padding: 0;
    margin: 0;
    line-height: normal;
}

.blog-slider-block {
    background: #ebebeb;
    padding: 50px 0 120px;
    margin-bottom: 130px;
}

.blog-post-box {
    background: #fff;
    padding: 15px;
    overflow: hidden;
}

.blog-text a{
	border-radius: 30px;
}

.blog-img {
    display: block;
    margin-bottom: 15px;
}

.blog-img img {
    display: block;
    width: 100%;
	height: 340px;
}

.blog-text {
    display: block;
}

.blog-text span {
    display: block;
    font-size: 21px;
    color: #0167a3;
	margin-bottom:10px;
}

.blog-text span a {
    color: #0167a3;
	font-size: 20px;
}

.blogmorebtn{
	
}
.blog-block .blogmorebtn .get-btn{
	    font-size: 24px;
    padding: 12px 30px;
    height: auto;
    display: inline-block;
    line-height: 1.5;
    margin-top: 60px;
    background: #01639C;
}


.blog-text p {
    display: block;
    font-size: 18px;
    color: #666666;
    font-family: 'Gibson-Light';
}

.read-btn {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    background: #2ba7ee;
    padding: 14px 35px;
	transform: translateX(0%) translateY(-5%);
	transition: 0.8s cubic-bezier(0.2, 0.8, 0.2, 1.0);
}
.read-btn:hover{
	box-shadow: 0 10px 20px rgba(0,0,0, 0.15);
	transform: translateX(0%) translateY(0%) scale(1.04);
}

.blog-text .read-btn:hover{
	color:#fff;
}

.blog-block .get-btn {
    font-size: 52px;
    max-width: 580px;
}


.seo-packages-block {
    background: url(../images/pack-wave3.png) no-repeat center top;
    background-size: 100% 100%;
    padding-bottom: 220px;
    padding-top: 0px;
	position:relative;
}

.seo-heading {
        text-align: center;
    display: block;
    padding: 150px 0 90px;
    z-index: 111;
    position: relative;
    width: 100%;
}

.seo-heading h2 {
    display: block;
    font-family: 'Gibson-SemiBold';
    font-size: 55px;
    padding: 0 0 15px;
    margin: 0;
    color: #fff;
}

.seo-heading p {
    display: block;
    font-size: 36px;
    padding: 0;
    margin: 0;
    color: #fff;
}

.seo-slider-block {}

.packages-box {
    background: #fff url('../images/package-shape-bg.png') no-repeat left top;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    padding: 50px 0px 0;
    position: relative;
    border-radius: 24px;
    text-align: center;
    box-shadow: 0 0 10px rgb(0 0 0 / 62%);
}

.package-slider.owl-carousel .owl-item {
    padding: 15px 50px
}
.package-slider1.owl-carousel .owl-item {
    padding: 15px 50px
}
.package-slider2.owl-carousel .owl-item {
    padding: 15px 50px
}

.popular {
    background: #fff;
    color: #0167a3;
    font-size: 33px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 24px 0 10px;
    font-family: 'Gibson-Regular';
    padding: 2px 41px;
    font-weight: 600;
    display: none;
}

.pkg-dollor {
    margin: 0;
    padding: 0;
}

.pkg-dollor span {
    margin: 0;
    padding: 0;
    font-size:60px;
    color: #0167a3;
    font-family: 'Gibson-SemiBold';
    line-height: 1;
    display: block;
    font-weight: 500;
}

.pkg-dollor span strong {
        font-size: 25px;
    display: block;
}


.packages-box.pop-plan {
    background: #2ba7ee;
}

.packages-box.pop-plan .packages-heading {
    color: #fff;
}

.packages-box.pop-plan .pkg-dollor span {
    color: #fff;
}

.packages-box.pop-plan .package-content p {
    color: #fff;
}

.packages-box.pop-plan .package-buy-now {
    background: #2ba7ee;
}

.packages-box.pop-plan .popular {
    display: block;
}

/* .packages-box:hover {
    background: #2ba7ee;
}

.packages-box:hover .packages-heading {
    color: #fff;
}

.packages-box:hover .pkg-dollor span {
    color: #fff;
}

.packages-box:hover .package-content p {
    color: #fff;
}

.packages-box:hover .package-buy-now {
    background: #2ba7ee;
}

.packages-box:hover .popular {
    display: block;
} */

.packages-box:hover .btn-buy-now{
	background: #2ba7ee;
	color:#fff;
}
.packages-box.pop-plan:hover .btn-buy-now{
	background: #0170b1;
	color:#fff;
}

.home .packages-box{
	padding: 70px 0px 0;
}
.home .packages-heading{
	margin-bottom:70px;
}
.home .package-content{
	padding: 70px 0 70px;
}
.home .pkg-dollor span{
	font-weight:600;
}
.home .package-buy-now{
	padding: 25px 0;
}

.pkg-hd {
    display: block;
    background: #cd7f32;
    text-align: center;
    color: #fff;
    font-family: 'Gibson-SemiBold';
    font-size: 70px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    margin: 0 15px;
}

.pkg-setup {
    display: block;
    text-align: center;
    padding: 30px 0 50px;
}

.pkg-setup span {
    display: block;
    font-size: 26px;
    font-weight: 600;
    color: #000;
    line-height: normal;
    padding: 4px 0;
}

.pkg-setup span strong {
    font-weight: 600;
    color: #2ba7ee;
}

.packages-box ul {
    margin: 0;
    padding: 0;
}

.packages-box ul li {
    margin: 0;
    padding: 0 0 25px;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 26px;
    font-family: 'Gibson-Light';
    line-height: 36px;
}

.packages-box ul li strong {
    font-weight: 600;
    color: #2ba7ee;
    font-family: 'Gibson-SemiBold';
}

.packages-heading {
    margin: 0 0 30px;
    padding: 0;
    color: #0167a3;
    font-size: 34px;
    font-family: 'Gibson-Regular';
}

.packages-heading span {
    display: block;
    font-size: 25px;
    font-family: 'Gibson-Light';
}

.package-content {
    margin: 0;
    padding: 20px 0 30px;
}

.package-content p {
    margin: 0;
    padding: 0;
    color: #0167a3;
    font-size: 20px;
    font-family: 'Gibson-Light';
}

.package-buy-now {
    margin: 0;
    padding: 15px 0;
    background: #0170b1;
    border-radius: 0 0 24px 24px;
}

.btn-buy-now {
   display: inline-block;
    text-align: center;
    background: #fff;
    color: #0167a3;
    border-radius: 10px;
    font-size: 20px;
    text-transform: uppercase;
    margin: 0 auto;
    padding: 10px 15px 10px;
    font-weight: 600;
    line-height: 45px;
    height: 60px;
	transform: translateX(0%) translateY(-5%);
	transition: 0.8s cubic-bezier(0.2, 0.8, 0.2, 1.0);
}
.btn-buy-now:hover{
	box-shadow: 0 10px 20px rgba(0,0,0, 0.15);
	transform: translateX(0%) translateY(0%) scale(1.04);
}

.silver {
    background: #aaa9ad;
}

.gold {
    background: #d4af37;
}

.custom {
    background: #2ba7ee;
}

.get-sec-block {
    display: block;
    position: relative;
    top: 50px;
    z-index: 111;
    overflow: visible;
}

.get-sec-block img {
    display: block;
    width: 100%;
}

.get-sec-block .get-btn {
    bottom: 300px;
    right: 0;
    left: 0;
    z-index: 1;
    background: #2ba7ee;
    margin: 0 auto;
    max-width: 387px;
    color: #fff;
    padding: 11px 0 7px;
}
.get-sec-block{
	text-align:center;
}

.get-sec-block .get-btn:hover {
    background: #2ba7ee;
    color: #fff;
}

.woocommerce table.cart td:nth-of-type(2), .woocommerce table.cart th:nth-of-type(2){
	display: none;
}

.content-box {
    padding: 130px 0px;
}

.build-website-section .content-box {
    padding: 0 0 200px;
}
.content-box h1 {
    color: #0167a3;
    font-size: 42px;
    font-weight: 600;
    margin: 0;
    padding: 0 0 30px;
    text-align: left;
}
.content-box h2, .content-box h3.titleh3 {
    color: #0167a3;
    font-size: 42px;
    font-weight: 600;
    margin: 0;
    padding: 0 0 60px;
    text-align: center;
}
.content-box h3 {
    color: #0167a3;
    font-size: 32px;
    font-weight: 600;
    margin: 0;
    padding: 0 0 30px;
    text-align: center;
}
.content-box h4 {
    color: #0167a3;
    font-size: 28px;
    font-weight: 600;
    margin: 0;
}
.content-box h2 span, .content-box h3.titleh3 span {
    display: block;
    font-size: 32px;
    font-family: 'Gibson-Regular';
}

.blog-rw h1{
	font-size:24px;
}

.content-box p {
    color: #0167a3;
    font-size: 21px;
    margin: 0;
    padding: 0 0 25px;
    font-family: 'Gibson-Light';
    line-height: 28px;
    text-align: center;
}

.content-box ul, .content-box ol { margin: 0 0 20px;}
.content-box ul li, .content-box ol li {
    color: #0167a3;
    font-size: 21px;
    margin: 0;
    padding: 0 0 5px;
    font-family: 'Gibson-Light';
    line-height: 32px;
}
.view-more-btn {
    color: #0167a3;
    font-size: 25px;
    margin: 30px 0;
    font-family: 'Gibson-Light';
    line-height: 32px;
    outline: none;
}

.case-study-block-four .case-hd {
    font-size: 52px;
}

.case-study-block-four .google-img-box {
    margin: -170px -60px -100px 0;
    /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); */
}

.case-study-block-four .case-box-left-hd.mfkf {
    top: -200px;
    position: relative;
}

.clients-block {
    padding: 200px 0 50px;
}

.clients-block h3 {
    font-weight: 600;
    font-size: 42px;
    color: #0167a3;
    text-align: center;
    padding: 0 0 0;
}

.clboc {
    /* max-width: 1836px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    padding: 0 0 150px; */
	margin: 50px 0 0px;
    padding-bottom: 50px;
}
.clients-rv-slide{
    margin: 0 auto;
    display: flex;
    align-items: center;
}
.clnt-dtl-box {
        display: block;
    text-align: left;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    padding: 70px;
    width: 65%;
    margin: 20px 0;
}

.client-before{ width: 25%;text-align:right;padding:15px;}
.client-after{ width: 25%;text-align:left;padding:15px;}

.client-after img , .client-before img{ max-width: 90%;}

.clnt-dtl-box h5 {
    font-size: 25px;
    color: #000;
    font-family: 'Gibson-Light';
    padding: 0 0 30px;
}

.clnt-dtl-box p {
    font-size: 25px;
    color: #000;
    font-family: 'Gibson-Light';
    padding: 0 0 30px;
    line-height: 26px;
}

.clnt-dtl-box span {
    font-size: 25px;
    color: #000;
    padding: 0;
    line-height: 33px;
    display: block;
    font-weight: 600;
}

.clients-block .owl-dots {
        text-align: center;
    margin-top: 0;
    position: absolute;
    z-index: 9;
    bottom: 0;
    right: 0;
    left: 0;
}

.clients-block .owl-dots .owl-dot {
    display: inline-block;
}

.clients-block .owl-dots .owl-dot span {
    width: 30px;
    height: 30px;
    margin: 0 5px;
    background-color: #fff;
    opacity: 1;
    display: inline-block;
    border-radius: 30px;
    border: solid 3px #67a4c8;
}

.clients-block .owl-dots .owl-dot.active span {
    opacity: 1;
    background-color: #67a4c8;
}
.owl-dots .owl-dot {
    display: inline-block;
    border: 0;
    background: transparent;
}
.owl-nav.disabled{
	display:none;
}
.owl-nav button{border:0;}
.owl-prev span, .owl-next span{
	display:none;
}
.case-bg-img {
    display: block;
    /* padding-right: 110px;
    margin-top: -23px; */
    position: relative;
	    background: #fff;
}

.case-bg-img img {
    display: block;
    width: 100%;
}

.case-right-logo {
        flex: 1;
    text-align: left;
}

.seo-slider-block .owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: url(../images/landing-img/slider-arrow2.png) no-repeat;
    background-size: cover;
    width: 50px;
    height: 103px;
    border-radius: 0;
    left: -5px;
}

.seo-slider-block .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: url(../images/slider-arrow3.png) no-repeat;
    background-size: cover;
    width: 50px;
    height: 103px;
    border-radius: 0;
    right: -5px;
}

.blog-slider-sht .owl-stage{
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.blog-slider-sht .owl-item{
	    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
	background:#fff;
}
.blog-slider-equal .equal{
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}

.blog-slider-sht .owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: url(../images/landing-img/slider-arrow2.png) no-repeat;
    width: 50px;
    height: 103px;
    border-radius: 0;
    left: -50px;
}

.blog-slider-sht .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: url(../images/landing-img/slider-arrow3.png) no-repeat;
    width: 50px;
    height: 103px;
    border-radius: 0;
    right: -50px;
}

.modal-backdrop {
    background-color: #0170b1;
}

.modal-backdrop.show {
    opacity: .7;
}

.check-box-dst {
    display: block;
    position: relative;
    padding-left: 70px;
    margin-bottom: 30px;
    cursor: pointer;
    font-size: 38px;
    font-weight: 600;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.check-box-dst strong {
    display: block;
    font-weight: 600;
    color: #0167a3;
    border: solid 1px #0167a3;
    padding: 6px 15px 4px;
    line-height: normal;
}

.check-box-dst input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 50px;
    width: 50px;
    background-color: #fff;
    border: solid 1px #0167a3;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.check-box-dst input:checked~.checkmark:after {
    display: block;
}

.check-box-dst .checkmark:after {
    left: 16px;
    top: 5px;
    width: 15px;
    height: 30px;
    border: solid #0167a3;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.defult-popup .modal-dialog {
    max-width: 800px;
}

.defult-popup .modal-content {
    border-radius: 0;
    border: none;
    padding: 50px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
}
.freeaudit-popup h3{
	font-size: 28px;
    color: #0167a3;
    margin: 0;
    padding: 0 0 25px;
    font-weight: 600;
    text-align: center;
    line-height: normal;
}
.freeaudit-popup .modal-content {
    border-radius: 0;
    border: none;
    padding: 30px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
}
.freeaudit-popup .modal-content iframe {
    min-height: 550px;
	    height: auto !important;
}
.modal-open .modal{
	z-index: 99999;
}


.popup-content-box h3 {
    text-align: center;
    font-size: 48px;
    color: #0167a3;
    padding: 0 0 50px;
    margin: 0;
    font-weight: 600;
}

.qut-check {
    padding: 0 0 50px;
}

.popup-content-box .btn-custom {
    border-radius: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    height: 100px;
    line-height: 100px;
}

.navigation ul li .sub-menu {
    position: absolute;
    top: 150%;
    left: 0;
    width: 230px;
    background: #2ba7ee;
    margin: 0;
    padding: 8px 15px;
    border-radius: 5px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    z-index: 99;
}

.navigation ul li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    top: 100%;
}

.navigation ul li .sub-menu li {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
    border-bottom: solid 1px #0f94e0;
}

.navigation ul li .sub-menu li:last-child {
    border-bottom: none;
}

.navigation ul li .sub-menu li a {
    display: block;
    padding: 8px 0;
    font-size: 20px;
    color: #fff;
}

.build-website-section {
    padding: 150px 0 187px;
    margin: 0;
    background-image: url('../images/websites-shape-desgin.png');
    background-repeat:no-repeat;
    background-position:bottom center;
    background-size: 100%;
}

.build-website-section h2 {
    padding-bottom: 56px;
}

.slide-template .owl-prev,
.slide-template .owl-next {
    width: 14px;
    height: 42px;
    position: relative;
    background-size: 100% !important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.slide-template .owl-prev {
    left: 10px;
}

.slide-template .owl-next {
    right: 10px;
}

.web-developer-section {
    margin: 0;
    padding: 140px 0 0;
    background: #0167a3;
    border-radius: 0 0 142px 0;
	    margin-top: -2px;
}

.developer-content {
    margin: 0;
    padding: 0;
    text-align: center;
}

.developer-content h4, .developer-content h2 {
    margin: 0 0 60px;
    padding: 0;
    color: #fff;
    font-size: 48px;
    font-family: 'Gibson-SemiBold';
}

.developer-content p {
    margin: 0 0 30px;
    padding: 0;
    color: #fff;
    font-size: 21px;
    font-family: 'Gibson-Light';
    line-height: 30px;
}

.web-developer-section .case-box-left-hd {
    padding: 100px 0 250px;
}

.web-developer-section .case-box-left-hd p {
    color: #fff;
}

.web-developer-section .keyword-left-box {
    width: 50%;
    padding: 0 60px 0 0;
    position: relative;
}

.web-developer-section .google-img-box {
    width: 50%;
}

.insultech-logo {
    margin: 0;
    padding: 0;
    position: absolute;
    top: -195px;
    left: 123px;
}

.owl-carousel.slide-template .owl-item {}

.slider-item img {
    width: 100%;
}

.clients-block h3 span {
    font-size: 24px;
    display: block;
}

.clients-block .case-box-left-hd h2 {
    color: #0167a3;
}

.hans-ellehus-section {
    margin: 0;
    padding: 0;
    background: #0167a3;
    border-radius: 0 0 142px 0;
}

.hans-ellehus-section .keyword-left-box {
    width: 50%;
    padding-right: 60px;
}

.hans-ellehus-section .google-img-box {
    width: 50%;
}

.hans-ellehus-logo {
    margin: 0;
    padding: 0;
    position: absolute;
    top: -250px;
}

.lead-generation-section h2 {
    text-align: center;
}

.lead-generation-section p {
    text-align: left;
    font-size: 26px;
}
.lead-generation-section ul {
  padding: 0;
}
.lead-generation-section ul li {
    display: block;
    font-size: 26px;
}
.lead-generation-section a.btn-custom {
    margin-top: 200px;
}

.mikecont{
	background: #0070B0;
    padding: 50px 0 100px 0;
}
.mikecont .keyword-block{
	    background-image: url(../images/cnt-bg.png);
    background-size: cover;
    padding: 120px 0 120px;
    background-repeat: no-repeat;
    background-position: center top;
}
.cntform .keyword-form{
	background:rgb(207 230 244 / 0.9);
}
.page-id-10 .keyword-form{
	background:rgb(255, 255, 255, 0.65);
}
.page-id-10 .form-control{
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	font-size: 21px;
}
.page-id-10 .abttext p{font-size:18px;}
.page-id-10 .abttext h3{
	 font-size: 36px;
}

.keyword-form h3{
	font-size:28px;
	padding: 0 0 25px;
}

.page-template-google-ads-page .mikecont .keyword-form {
    max-width: 540px;
}

.text-white, .text-white p, .text-white h3, .text-white a{
	color:#fff !important;
}
.text-blue, .text-blue p, .text-blue h3, .text-blue h2, .text-blue a{
	color:#0167a3 !important;
}
.abttext h2, .abttext h3 {
    display: block;
    font-size: 44px;
    font-weight: 500;
    color: #0167a3;
    font-family: 'Gibson-SemiBold';
    margin: 0 0;
}
.abttext p {
    display: block;
    font-size: 21px;
    font-weight: 500;
	line-height:1.5;
    color: #0167a3;
    font-family: 'Gibson-Light';
    margin: 0 0 20px;
}
.mikecont p{
	color: #555;
    font-size: 21px;
    margin: 0;
    padding: 0 0 30px;
    font-family: 'Gibson-Light';
}
.mkformpop span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em;
    width: 100%;
}
.mkformpop .wpcf7-list-item label{
    display: block;
    position: relative;
    padding-left: 70px;
    margin-bottom: 30px;
    cursor: pointer;
    font-size: 38px;
    font-weight: 600;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.mkformpop .wpcf7-list-item-label{
    display: block;
    font-weight: 600;
    color: #0167a3;
    border: solid 1px #0167a3;
    padding: 8px 15px 6px;
    line-height: normal;
    font-size: 34px;
}

.mkformpop .wpcf7-checkbox input[type=checkbox] {
    /*position: relative;*/
    position: absolute;
    visibility: hidden;
    width: 50px;
    height: 50px;
    top: 0;
    left: 0;
}

.mkformpop .wpcf7-checkbox input[type=checkbox]+span:before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 0;
    height: 50px;
    width: 50px;
    top: 0px;
    left: 0px;
    border: 1px solid #0167a3;
}

.mkformpop .wpcf7-checkbox input[type=checkbox]+span:after {
    display: block;
    position: absolute;
    content: "\2713";
    height: 50px;
    width: 50px;
    top: 0;
    left: 0;
    visibility: hidden;
    font-size: 40px;
    text-align: center;
    line-height: 50px;
}

.mkformpop .wpcf7-checkbox input[type=checkbox]:checked+span:before {
    background: transparent;
}

.mkformpop .wpcf7-checkbox input[type=checkbox]:checked+span:after {
    visibility: visible;
}

.mkformpop .linut{
    display: block;
    font-weight: 500;
    color: #0167a3;
    border: solid 1px #0167a3;
    padding: 12px 15px 10px;
    line-height: normal;
    font-size: 26px;
    width: 100%;
    margin-bottom: 20px;
}

/*form styles*/
#msform {
	/* width: 400px;
	margin: 50px auto;
	text-align: center;*/
	position: relative;
}
#msform fieldset {
	border: 0 none;
    width: 100%;
	/* border-radius: 3px;
	box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
	padding: 20px 30px;
	box-sizing: border-box;
	width: 80%;
	margin: 0 10%; */
	position: relative;
}
#msform fieldset:not(:first-of-type) {
	display: none;
}
.pd-100{
	padding-bottom:100px;
}
.pd-250{
	padding-bottom:250px;
}
.style-none{
	list-style:none;
}
.blucnt{
	    padding-bottom: 170px;
}
.blucnt h4{
	    margin: 0;
    font-size: 30px;
    font-weight: 300;
	font-family: 'Gibson-Regular';
}
.blucnt h2, .blucnt h3{
	padding: 20px 0 60px;
    font-size: 45px;
    font-family: 'Gibson-SemiBold';
	color:#fff;
}

.abtcnt{
        padding: 0;
    background: #0170b1;
}
.abtcnt .keyword-block{
	    background-image: url(../images/light-bg.png);
    background-size: cover;
    padding: 100px 0;
    background-repeat: no-repeat;
    background-position: center;
}
.height-bl100{
	background:#0170B1;
	height:100px;
	width:100%;
}
.height100{
	background:#fff;
	height:100px;
	width:100%;
}
.height150{
	background:#fff;
	height:150px;
	width:100%;
}
.height50{
	background:#fff;
	height:50px;
	width:100%;
}

.ggadcasest{

}
.ggadcasest .google-img-box{
	width: 100%;
    margin: -280px auto;
    max-width: 360px;
}
.ggadcasest .keyword-left-box img{
	max-width:90%;
}
.ggadcasest .case-hd-one{
	font-size: 45px;
}
.ggadcasest .case-hd-two {
    font-size: 45px;
    padding: 0 0 0 240px;
}

.ggadcasest.firstcbd .keyword-block{
	    background-image: url(../images/cbd-bg.png);
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-color: unset;
}
.ggadcasest.secondcbd .keyword-block{
	/* background-image: url(../images/cbd-bg2.png); */
	background-image: url(../images/cbd-bg2.png), linear-gradient(#0170B1 50%,#fff 50%);
    background-size: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;
}
.ggadcasest.secondcbd .keyword-left-box img:first-child{
	margin-top: -155px;
}
.ggadcasest.secondcbd.thirdcbd .keyword-left-box img:first-child{
	margin-top: -80px;
}
.ggadcasest.secondcbd .google-img-box {
    width: 100%;
    margin: -150px auto;
    max-width: 530px;
}
.ggadcasest.secondcbd.thirdcbd .google-img-box {
    width: 100%;
    max-width: 500px;
}

.gddoem.free-dowuload-marking {
    background: #2ba7ee;
    margin: 0;
    padding: 0;
    box-shadow: 0 0 10px #ccc;
    border-radius: 10px;
}
.frtdt{
	    width: 50%;
    background: #fff;
    padding: 10px;
    color: #0167a3;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
}
.dobvggmk{
	padding:20px;
	width:100%;
}
.gddoem .free-download-form {
    width: 100%;
    text-align: center;
	padding: 0;
}
.gddoem .free-download-form h4{
	    color: #fff;
    margin:0 0 20px 0;
    font-size: 24px;
}
.gddoem .wpcf7{
	margin-bottom: 50px;
}
.gddoem .free-download-form button.btn-custom {
    background: #0167a3;
    height: 57px;
    line-height: 42px;
    font-size: 28px;
    margin-top: 16px;
}
.gddoem .download-mg {
    margin: 0;
    padding: 0 30px;
    width: 100%;
    margin-bottom: -70px;
    text-align: center;
}
.blog-rw{
	margin-bottom:100px;
}
.blog-rw .post-title{

}
.blog-rw .post-title a{
	color: #0167a3;
    padding: 0;
    font-size: 27px;
    font-family: 'Gibson-Regular';
}

.blog-rw .read-more{
	display: inline-block;
    text-align: center;
    background: #2ba7ee;
    color: #fff;
    border-radius: 40px;
    font-size: 20px;
    text-transform: uppercase;
    margin: 0 auto;
    padding: 10px 30px;
    line-height: 1.5;
    font-weight: 600;
	transform: translateX(0%) translateY(-5%);
	transition: 0.8s cubic-bezier(0.2, 0.8, 0.2, 1.0);
}
.blog-rw .read-more:hover{
	box-shadow: 0 10px 20px rgba(0,0,0, 0.15);
	transform: translateX(0%) translateY(0%) scale(1.04);
}

.dbdow-vb{
	padding:0 0 150px;
}
.dbdow-vb .free-dowuload-marking {
    box-shadow: 0 0 10px #999;
    border-radius: 20px;
}

.singl-bn{
	display: table;
    width: 100%;
    padding:300px 0 300px 0;
    text-align: center;
    vertical-align: middle;
    background-position: center;
	background-size: cover;
}
.singl-bn .get-btn{
	     font-size: 42px;
    height: auto;
    line-height: 1.5;
    width: auto;
    max-width: 100%;
    display: inline-block;
    padding-right: 15px;
    padding-left: 15px;
}

.sinhead{
	background: #0167a3;
	padding:50px 0;
	text-align:center;
}
.sinhead h2, .sinhead h1{
	font-size: 36px;
    color: #fff;
    margin: 15px 0;
    padding: 0;
	font-family: 'Gibson-Regular';
}
.blof0-gmd p{
	text-align:left;
}
.blof0-gmd a{
    color: #2ba7ee;
}
.sinpostrept{
	margin-bottom:50px;
}
.sinpostrept .post-title a{
	    font-size: 20px;
    margin-top: 15px;
    display: inline-block;
}
.sinpostrept p{
	text-align:left;
	font-size:18px;
}

.sinpostrept .read-more{
	border-radius:0;
}
.return-to-shop{display:none !important;}
/* .....banner2..... */

.banner2 {
	background-image: url("../images/banner.png");
	width: 100%;
    float: left;
    background-size: cover;
    background-repeat: no-repeat;
}

.banner2_bg {
    background:#34343e54;
}


.banner2 h3 {
	font-weight: 600;
	font-size: 35px;
	font-family: 'Gibson-SemiBold';
}

.banner2 p {
	color: #fff;
	font-size: 23px;
    font-weight: 500;
	font-family: 'Gibson-SemiBold';
}
.centered_content{
	position: relative;
	text-align:center;
	padding:137px 0;
	color:#fff;
	line-height: .5;
}

.lstylenone{
    list-style:none;
}

/* .....contact_us.... */

.contact_us {
	float: left;
	width: 100%;
	padding: 120px 0 0;
	justify-content: space-between;
}

.contact_us_left_box {
	width: 55%;
	float:left;
}
.contact_us_form_box {
	float:right;
	width: 38%;
}
.contactform_box {
       padding: 30px 0 30px 70px;
    background: #B0476D;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 3px 20px 0 rgba(0, 0, 0, 0.19);
    border-top-left-radius: 35px;
    border-bottom-left-radius: 35px;
}
.contact_us p {
	padding: 0 60px 10px 250px;
	text-align:center;
	color: #006EB0;
    font-family: 'Gibson-Light';
    font-size: 22px;
    line-height: 1.3;
}
.nmboxd{
	padding: 30px 0 30px 40px;
}
.nmboxd-igg{
	width:70%;
	text-align:center;
	margin-top:20px;
}

.contact_us_img img {
	width: 85%;
    max-width: 100%;
    float: right;
    
}
.contact_us_form_box .ingormbo{
	width:70%;
	text-align:center;
}
.contact_us_form_box .form-control {
	    border-radius: 0;
    font-size: 22px;
    border: 0;
}
.contact_us_form_box textarea.form-control{
	height:220px;
}
.contact_us_form_box h5{
	    font-size: 36px;
    color: #fff;
    padding: 0 0 15px;
    font-weight: 600;
}

.contact_us_form_box input {
	margin: 20px 0;
}
.contact_us_form_box button {
    margin-top: 30px;
    padding: 7px 60px;
    font-weight: 600;
    font-size: 28px;
    border-radius: 30px;
    background-color: #fff;
    color: #B0476D;
    height: auto;
    line-height: 1.5;
    min-width: auto;
    box-shadow: 2px 2px 7px #555;
}
.contact_us_form_box button:hover {
	background-color: #013E5C;
}
.contact_us_form_box ::placeholder {
  color: #006EB0 !important;
}
.text_box {
	width: 100%;
	float: left;
}

.text_box .numberf {
	color: #B0476D;
    font-weight: 900;
    padding:30px 0 5px;
    font-size: 50px;
    font-family: 'Gibson-Regular';
}

.nmboxd-igg p{padding:0;font-size:22px;}
.text_box p{
	color: #006EB0;
    font-family: 'Gibson-Light';
    font-size: 22px;
    line-height: 1.3;
}

@keyframes animateduplicate {
    0%,
    100% {
        background-position: 6px -10px
    }
    50% {
        background-position: 6px -3000px
    }
}

@-webkit-keyframes animateduplicate {
    0%,
    100% {
        background-position: 6px -10px
    }
    50% {
        background-position: 6px -3000px
    }
}
.coastal_img_box_first{
	background-image: linear-gradient(#fff 50%, #B0476D 50%);
	padding-bottom:70px;
	width: 100%;
    float: left;
}
.coastal_img_box {
	width: 100%;
	float: left;
}

.coastal_img_box {
	background-image: linear-gradient(#B0476D 50%, #fff 50%);
	padding-bottom:70px;
}
.coastal_img_box .imgbox{
	animation: animateduplicate 10s infinite;
    -webkit-animation: animateduplicate 10s infinite;
    background-image: url(../images/srt.jpg);
    height: 70vh;
    width: 100%;
    margin: 0;
    background-size: 100%;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
}

.protfolio_page {
	float: left;
	width: 100%;
	background-color: #0070B0;
	text-align: center;
	padding: 70px 0 !important;
}

.protfolio_page a {
	text-decoration: none;
    color: #fff;
    background-color: #2FA0E1;
    padding: 18px 40px;
    border-radius: 35px;
   
   
}

.protfolio_page a:hover {
	background-color: #013E5C;
}
.protfo {
    background-image: url(../images/prt.png);
    background-size: cover;
    padding: 280px 0 100px;
    background-repeat: no-repeat;
    background-position: center bottom;
    text-align: center;
}

.protfo h2 {
    font-size: 44px;
    color: #fff;
    margin: 0 0 15px;
    font-weight: 600;
    padding: 0;
    font-family: 'Gibson-Regular';
}

.prot-flbox {
    position: relative;
}

.prot-btn {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 25%;
}

.prot-bgimg {
    width: 100%;
}

.seemore {
    margin: 0 auto;
    background: #269cdf;
    border-radius: 15px;
    text-align: center;
    color: #fff;
    padding: 10px 60px;
    display: inline-block;
    font-size: 32px;
    font-weight: 600;
    text-transform: uppercase;
    box-shadow: 2px 2px 5px #777;
}

.seemore:hover {
    background: #0167a3;
    color: #fff;
}

@keyframes animateduplicate {
    0%,
    100% {
        background-position: 6px -10px
    }
    50% {
        background-position: 6px 100%
    }
}

@-webkit-keyframes animateduplicate {
    0%,
    100% {
        background-position: 6px -10px
    }
    50% {
        background-position: 6px 100%
    }
}
.scrollanimation .imgboxscroll{
    animation: animateduplicate 60s infinite;
    -webkit-animation: animateduplicate 60s infinite;
}
.imgboxscroll{
    /* animation: animateduplicate 60s infinite;
    -webkit-animation: animateduplicate 60s infinite; */
    background-image: url(../images/srt.jpg);
    height: 380px;
    width: 100%;
    margin: 0;
    background-size: 100%;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
	overflow-x:hidden;
	overflow-y:scroll;
	cursor:pointer;
	transition-delay: 5s;
}
.imgboxscroll::-webkit-scrollbar {
    display: none;
}
.imgboxscroll {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.imgboxscroll img{
	width:100%;
	cursor:pointer;
	transition-delay: 5s;
}
.searchfbox{    margin-bottom: 40px;}
.searchfbox .input-group-field{
	font-size: 24px;
	padding: 20px;
	height: 63px;
	border-color: #269cdf;
	    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;
}
.searchfbox .btn-custom{
	border-radius: 0;
    font-size: 24px;
    height: 63px;
    line-height: 65px;
    padding: 0 30px;
	transform: unset;
	border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
}

.consult_box{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    position: relative;
}
.consult_box_content{    text-align: center;}
.consult_box_content h2, .consult_box_content h1{
	color: #fff;
    font-weight: 600;
    margin: 0 0 15px;
    padding: 0;
    font-size: 36px;
}
.consult_box_content h2 a, .consult_box_content h1 a{
	color:#fff;
}
.consult_box_content h2 a:hover, .consult_box_content h1 a:hover{
	color:#f1f1f1;
}
.consult_box_content h3{
	color: #fff;
    padding: 0;
    margin: 0 0 25px;
    font-weight: 500;
    font-size: 28px;
}
.consult_box_content p{
	    color: #fff;
    padding: 0;
    margin: 0 0 15px;
    font-size: 21px;
    font-family: 'Gibson-Light';
}
.bsxmiex{
	padding: 20px 50px;
    color: #fff;
	float: left;
    width: 100%;
}
.bsxmiex ul{
	list-style: none;
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
	text-align: center;
}
.bsxmiex ul li{
	display: inline-block;
    max-width: 33%;
    text-align: center;
    padding: 0 20px;
}
.bsxmiex ul li img{
	max-height: 100px;
    margin-bottom: 10px;
}
.bsxmiex ul li span{
	width: 100%;
    display: block;
    font-size: 18px;
}
.bsxmiex-right{position: relative;    padding: 0 20px;}
.bsxmiex-right img{margin: -30px 0;}
.bsxmiex-right .ftmbtn{
	    position: absolute;
    bottom: 20%;
    text-align: center;
    width: 100%;
}
.bsxmiex-right .btn-custom{
	text-transform: uppercase;
    height: auto;
    line-height: initial;
    padding: 20px 25px;
    font-size: 24px;
    width: auto;
	max-width: 100%;
    border-radius: 8px;
    font-weight: 600;
    display: inline-block;
    box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 1500px){
	.bsxmiex-right img {
		margin: 30px 0;
	}
	.bsxmiex{padding:30px 0;}
	.bsxmiex-right{padding: 0;}
}
@media screen and (max-width: 1199px){
	.bsxmiex ul li {
		width: 33.30%;
		padding: 0 10px;
		float: left;
	}
	.bsxmiex-right img {
		margin: 30px 0;
	}
	.bsxmiex{padding:30px 0;}
	.bsxmiex-right{padding: 0;}
}
@media screen and (max-width: 767px){
	.bsxmiex{padding:30px 0;}
	.bsxmiex-right{padding: 0;}
	.consult_box_content h2, .consult_box_content h1 { font-size: 25px;}
	.consult_box_content p{font-size:18px;}
	.consult_box_content h3{font-size:22px;}
	.bsxmiex ul li span{font-size: 13px;}
	.bsxmiex ul li img{
		max-height: 70px;
		margin-bottom: 5px;
	}
	.bsxmiex ul li {
		max-width: 33.30%;
		padding: 0 10px;
		float: left;
	}
	.bsxmiex-right .ftmbtn{bottom: 30%;}
	.bsxmiex-right img {
		margin: 30px 0;
	}
	.bsxmiex-right .btn-custom{
		padding: 15px 20px;
		font-size: 18px;
	}
	.consult_box{margin-bottom: 70px;}
}


.footadd{
	    padding: 80px 80px 30px;
    color: #fff;
}
.footadd p{
	 font-weight: 300;
    font-size: 14px;
    color: #fff;
    font-family: 'Gibson-Light';
    line-height: 20px;
}
.footadd p a{
	    font-weight: 300;
    color: #fff;
    font-family: 'Gibson-Light';
}
.footsocial{
	padding-left: 80px;
}
.footsocial ul{
	    list-style: none;
    float: left;
    padding: 0;
    text-align: left;
    width: 100%;
}
.footsocial ul li{display: inline-block;margin-right: 7px;}
.footsocial ul li a{
	background: #269cdf;
    color: #fff;
    border-radius: 50%;
    width: 54px;
    height: 54px;
    display: block;
    font-size: 28px;
    text-align: center;
    line-height: 60px;
}
.footsocial ul li a:hover{
	background: #fff;
    color: #269cdf;
}
.footsocial ul li i{}
.copyright{
	font-size: 14px;
    color: #fff;
    font-family: 'Gibson-Light';
    margin-top: 15px;
    margin-bottom: 0;
    padding-bottom: 0;
}
@media screen and (max-width: 1599px){
	.footadd {
		padding: 50px 30px 30px;
	}
	.footsocial {
		padding-left: 30px;
	}
}

@media screen and (max-width: 767px){
	.footadd {
		padding: 30px 0px ;
	}
	.footsocial {
		padding: 0 0 50px;
		display: block;
		margin-bottom: 40px;
	}
	.footer .footer-inner .row{flex-direction: column-reverse;} 
}


@media screen and (min-width: 1450px){
	.build-website-section .content-box {
		padding: 50px 0 300px;
	}
}

@media screen and (min-width: 2000px){
	.abtcnt .keyword-block {
		 padding: 200px 0;
	}
	.mikecont .keyword-block{
		 padding: 180px 0 180px;
	}
	.build-website-section .content-box{
		padding: 50px 0 370px;
	}
}

@media screen and (max-width: 1600px){
	.imgboxscroll{height:340px;}
}

@media screen and (max-width:767px) {
	.frtdt{
		width: 70%;
		font-size: 20px;
	}
	.page-template-google-ads-page .case-study-block-two .case-box-outer {
		padding-bottom: 0;
	}
	.ggadcasest.secondcbd {
		margin: 0 !important;
	}
	.imgboxscroll{height:220px;}
	.seemore {
        padding: 7px 30px;
        font-size: 17px;
    }
    .protfo {
        padding: 60px 0 40px !important;
    }
	.protfo h2{font-size: 28px;}
    .prot-btn {
        bottom: 20%;
    }
	.clients-block.testmainp{
		padding: 70px 0 50px !important;
	}
	.fport-inner h3{    font-size: 22px;}
	.protfo-old {
		margin: 70px 0 0px !important;
	}
	.casd-redbox {
		padding: 50px 0 20px !important;
	}
	.casd-getter {
		padding: 70px 0 50px !important;
	}
	.filmercastudy .casd-getter .abttxt {
		font-size: 22px !important;
		margin-bottom: 15px !important;
		padding-bottom: 0;
	}
	.keyword-box-outer {
		display: block;
		padding: 20px 0;
	}
	.keyword-form {
		padding: 20px;
		margin: 0;
		width: 100%;
	}
	.keyword-left-box {
		padding: 0 0 20px !important;
		width: 100% !important;
	}
	.gtmike .get-btn {
		max-width: 550px;
		font-size: 30px;
		width: auto;
	}
	.keyword-block .container {
		right: 0;
	}
	.gtmike {
		background: #0170B1;
		padding: 40px 0;
	}
	.link.read-more, .recentwork-section{
		display:none;
	}
	.clnt-dtl-box, .client-before, .client-after{ width: 100%;}
	.google-img-box {
		max-width:100%;
	}
	.case-study-block .case-bg-img img{
		max-width: 100% !important;
		padding: 0;
	}
	.case-study-block .google-img-box img {
		max-width: 100%;
		width: 100%;
		padding: 0;
	}
	
	.banner2 {
		height: 150px;
    }
	.banner2_bg {
		height: 150px;
	}
	.centered_content {
		padding: 30px 0;
	}
	.banner2 h3 {
		font-size: 25px;
	}
	.banner2 p {
		font-size: 20px;
	}
	
	
	/* .....contact-us... */
	.contact_us {
		padding: 35px 0;
		display: unset;
		justify-content: none;
		height: 100%;
	}
	.contact_us_left_box {
		width: 100%;
	}
	.contact_us_form_box {
		width: 100%;
	}
	.contact_us_img img {
		width: 100%;
		float: none;
	}
	.contact_us p {
		padding: 0 38px 0px 40px;
		text-align:center;
	}
	.contact_us_form_box {
		padding: 40px 0 0px 0;
		float: right;
		width: 100%;
	}
	.contact_us_form_box .ingormbo, .nmboxd-igg{
		width: 100%;
	}
	.contactform_box{padding:30px;}
	.nmboxd{padding:0;}

	.text_box .d-flex{
		display: unset !important;
	}
	.pr-5, .px-5 {
		padding-right: 1rem!important;
	}
    .pl-3, .px-3 {
		padding-left: 1rem!important;
	}
	.mt-5, .my-5 {
		margin-top: 0rem!important;
	}
    .text_box p {
		padding-top: 10px;
	}
	.protfolio_page a {
		padding: 16px 30px;
		font-size: 14px;
	}
	.protfolio_page {
		padding: 45px 0 !important;
	}
	.coastal_img_box_first{    margin-bottom: -2px;padding-bottom: 20px;}

	.contact-box {
		margin-right: 0px;
	}
}


.casd p {color: #006EB0; font-family: 'Gibson-Light'; font-size: 20px; line-height: 1.3; color: #111;}

.casd-li {
        font-size: 20px;
    list-style: circle;
    margin: 0;
    padding: 0 0 20px;
    font-family: 'Gibson-Light';
    line-height: 32px;
    text-align: center;
    display: inline-block;
}

.casd-redbox {
	background: red;
	padding: 100px 0;
	color: #fff;
}
.casd-redbox h2, .casd-redbox h1 {
	font-size: 40px;
    text-transform: uppercase;
    font-family: 'Gibson-SemiBold';
    color:#fff;
}
.casd-redbox p {
	color: #fff;
	text-transform: capitalize;
	font-size: 22px;
}

.casd-getter {
	padding: 100px 0 50px;
}
.casd-getter h5 {
	font-family: 'Gibson-SemiBold';
	font-size: 53px;
	color: red;
}
.casd-getter h4 {
	font-family: 'Gibson-SemiBold';
	padding-bottom: 30px;
}

.casd-slider-box {
	background: #EBEBEB;
	padding: 100px 200px;
}
.casd-slider-box img {
	width: 100%;
}
.casd-text-box {
	padding: 100px 0 50px;
}
.casd-carimg-box {
	background: #EBEBEB;
	padding:50px 0;
	position:relative;
}
.cr-wtd {
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-width: 85%;
    max-width: 62.5em;
    margin-left: auto;
    margin-right: auto;
}
.car-img-box {
	position: absolute;
	bottom: 70px;
	right: 70px;
}

.twentytwenty-before-label {
	display: none;
}
.twentytwenty-after-label {
	display: none;
}

/* ....casd-contr-box */

.casd-contr-box {
	background-image: url('../images/contrback.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	padding: 100px 0;
}
.goal-cntr-box {
	background: #ff0000bf;
	color: #fff;
	text-align: center;
	padding: 80px 70px;
	/* margin-left: 20px; */
	display:block;
	    width: 100%;
}
.casd-contr-box .equl {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
        flex-flow: unset;
}
.goal-cntr-box h3 {
	font-family: 'Gibson-SemiBold';
	font-size: 62px;
	padding-bottom: 10px;
	color:#fff;
}
.goal-cntr-box h4 {
	font-family: 'Gibson-Regular';
	font-size: 23px;
	color:#fff;
}

.col-cr-4 {
	min-width: 25%;
}



/* ...........@media */

@media only screen and (max-width: 600px) {
	.car-img-box {
		position: unset;
	}
	.casd-redbox p {
		font-size: 15px;
	}
	.casd-carimg-box img {
		padding: 10px 0;
	}
	.col-cr-4 {
		min-width: 90%;
		margin: auto;
		padding: 10px 0;
	}
	.goal-cntr-box {
	margin-left: 0;
	}
	.casd-redbox h2, .casd-redbox h1 {
		font-size: 23px;
	}
	.casd-getter h4 {
		padding-bottom: 20px;
	}
	.casd-getter h2 {
		font-size: 40px;
	}
	.casd-slider-box {
		padding: 20px 30px;
		width: 100%;
	}
}

@media only screen and (max-width: 399px) {
 
}

@media screen and (max-width: 600px) and (min-width: 400px){
 
}

@media screen and (max-width: 900px) and (min-width: 601px){
	.car-img-box {
		right: 0;
	}
	.col-cr-7 {
		min-width: 66%;
	}
	.col-cr-4 {
		min-width: 100%;
		padding: 10px 20px;
	}
	.goal-cntr-box {
		margin-left: 0;
	}
	.casd-slider-box {
		padding: 30px 100px;
	}
}
@media screen and (max-width: 1700px) and (min-width: 1500px){
	.col-cr-7 {
		min-width: 70%;
	}
	.col-cr-4 {
		min-width: 23%;
	}
	.casd-redbox p {
		font-size: 23px;
	}
	.casd-redbox h2, .casd-redbox h1 {
		font-size: 47px;
	}
	.casd-getter .container {
		min-width: 1300px;		
	}
	.casd-getter .row {
		min-width: 1300px;		
	}
	.casd p, .casd-li {
		font-size: 24px;
	}
	.casd-getter h4 {
		font-size: 28px;
	}
	.casd-getter h2 {
		font-size: 55px;
	}
	.casd-text-box .container {
		min-width: 1300px;		
	}
	.casd-text-box .row {
		min-width: 1300px;		
	}
}
@media only screen and (min-width: 1800px) {
	.col-cr-7 {
		min-width: 83%;
	}
	.casd-redbox p {
		font-size: 25px;
	}
	.casd-redbox h2, .casd-redbox h1 {
		font-size: 55px;
	}
	.casd p, .casd-li {
		font-size: 26px;
	}
	.casd-getter h4 {
		font-size: 30px;
	}
	.casd-getter h2 {
		font-size: 60px;
	}
	.goal-cntr-box h2 {
		font-size: 65px;
	}
	.goal-cntr-box h4 {
		font-size: 30px;
	}
	.goal-cntr-box {
		padding: 80px 0;
	}
}

.cart-collaterals .checkout-button.wc-forward{
    pointer-events: none;
    opacity: 0.5;
}
/****************CHECKOUT***************/

.woocommerce div.product form.cart {
    margin-bottom: 30px  !important;
    margin-top: 30px  !important;
}

.woocommerce div.product form.cart .button {
    display: inline-block;
    text-align: center;
    padding: 7px 20px !important;
    line-height: 25px;
    font-size: 16px;
    border-radius: 4px;
    color: #fff;
    background-color: #0167a3;
    font-weight: 700;
    cursor: pointer;
    border: 1px solid #0167a3;
    text-transform: capitalize;
}
.woocommerce div.product form.cart .button:hover{
	background:#555;
}
.product_meta .posted_in a{
	color: #000;
}
.summary.entry-summary h3{
	font-size: 30px;
    font-weight: 500;
}
.summary.entry-summary p.price{
	color: #2ba7ee !important;
    font-size: 32px !important;
    font-weight: 700;
    margin:0 0 25px 0;
    display: inline-block;
}
.summary.entry-summary p.price del{
	font-size: 24px !important;
}
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins, .product-content .price-box .new-price ins{
    text-decoration: none !important;
}
.woocommerce .quantity .qty{
	    width: 3.631em !important;
    text-align: center;
    border-radius: 4px;
    height: 41px;
    padding: 7px 10px;
    margin-right: 5px;
    border: 1px solid #242424;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span{
	 padding: 12px 15px !important;
}
.woocommerce .cart_item .quantity .qty{
	height: auto;
}
.woocommerce .woocommerce-result-count {
    color: #555;
    font-size: 18px;
}
.woocommerce-mini-cart__total.total{
	padding: 10px 0;
}
.woocommerce .button.wc-forward{
	    background: #242424;
    color: #fff;
    margin-right: 10px;
}
.woocommerce .button.checkout.wc-forward{
	background: #0167a3;
    color: #fff;
}
.woocommerce .woocommerce-cart-form .actions .button{
	height: auto;
    padding: 12px 20px;
}

.button.checkout-button{
	    background: #0167a3 !important;
}
.button.checkout-button:hover{
	    background: #555 !important;
}

.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    padding: 7px 10px;
    border-radius: 4px;
    font-size: 16px;
    border: 0;
    color: #242424;
    height: auto;
    box-shadow: 0 0 5px #ddd;
    background: #fff;
    margin-bottom: 0;
}

.cart_totals h2{
	font-size:28px;
}
.woocommerce-cart-form__cart-item.cart_item .product-name a{
	color: #000 !important;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{
	max-width:100%;
}
.woocommerce #customer_login.col2-set{
	width:100% !important;
}
.woocommerce #customer_login.col2-set .col-1, .woocommerce #customer_login.col2-set .col-1, .woocommerce #customer_login.col2-set .col-2, .woocommerce #customer_login.col2-set .col-2{
	max-width:48%;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce form .form-row select{
	    width: 100% !important;
    float: left;
    display: block;
    border: 1px solid #777;
    padding: 15px 10px;
    border-radius: 0;
    height: auto;
}
.woocommerce-checkout form .form-row label{
	 width: 100% !important;
}
.woocommerce-checkout form .form-row .woocommerce-input-wrapper{
	 width: 100% !important;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: left !important;
    padding: 15px 30px;
    font-weight: 600;
    font-size: 20px;
    text-transform: uppercase;
    background: #21b321;
    height: auto;
	margin-top: 20px;
}
.woocommerce table.shop_table, #add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{
	border-radius:0;
}
.woocommerce table.shop_table td{
	border-bottom: 0 !important;
    border-top: 1px solid rgba(0,0,0,.1) !important;
	border-right: 1px solid rgba(0,0,0,.1) !important;
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th{
	border-right: 1px solid rgba(0,0,0,.1) !important;
}
.woocommerce-checkout #customer_details {
    margin-bottom: 30px;
}
.woocommerce-checkout .select2-container--default .select2-selection--single {
    border-radius: 0;
    height: 48px;
	border: 1px solid #777;
}
.woocommerce-privacy-policy-link{
	color: #FF4136 !important;
}

.woocommerce-form-login .button, .checkout_coupon .button{
	background: #000 !important;
	color: #fff !important;
	padding: 12px 20px !important;
	height: 40px !important;
	margin-right: 15px !important;
}

.woocommerce-order .woocommerce-column__title, .woocommerce-order .woocommerce-order-details__title{font-size:28px;}
.woocommerce-order .woocommerce-notice--success{
	    font-size: 24px;
    color: #0ec50e;
}

.woocommerce-account h1, .woocommerce-account h2, .woocommerce-account h3, .woocommerce-Address-title.title a{
	font-size:24px;
}

.woocommerce-MyAccount-navigation ul{list-style: none;}
.woocommerce-MyAccount-navigation ul li{
	line-height: 25px;
    background:#e5e5e5;
    padding: 10px;
    border: 0.5px solid #fff;
}

.woocommerce-MyAccount-navigation ul li a{color:#222;}
.woocommerce-MyAccount-navigation ul li.is-active{background: #0167a3;}
.woocommerce-MyAccount-navigation ul li.is-active a{color:#fff;}


.woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 140px !important;
    border-radius: 4px;
    height: auto;
    padding: 8px !important;
}

.woocommerce-account h1, .woocommerce-account h2, .woocommerce-account h3, .woocommerce-Address-title.title a, .cart_totals  h2 {
    font-size: 30px;
    line-height: 37px;
    color: #0167a3;
    font-weight: 600;
    padding: 0px 10px 0px 0px;
    margin-bottom: 18px;

}


.woocommerce form .form-row {
    width: 100% !important;
}
.woocommerce-checkout #payment div.payment_box input.input-text, .woocommerce-checkout #payment div.payment_box textarea {
    width: 100% !important;
    padding: 8px;
}
.woocommerce #payment .form-row select, .woocommerce-page #payment .form-row select {
    width: 100%;
    height: 30px;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: left !important;
    width: 100% !important;
}
.woocommerce-billing-fields h3, #order_review_heading {
    background-color: #2ba7ee;
    width: 48%;
    text-align: center;
    padding: 15px;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 28px;
    color: #FFF;
    letter-spacing: 1px;
    font-weight: 500;
    text-transform: uppercase;
    float: right;
}

#wc_checkout_add_ons {
    width: 48%;
    float: right;
    text-align: center;
}
.woocommerce-checkout input[type=checkbox], .woocommerce-checkout input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    background: transparent;
    border: 0;
    height: auto;
    width: auto;
    display: inline-block;
    margin: 0 !important;
}

.woocommerce ul.products li.product h2{
	    color: #0167a3;
    font-weight: 600;
    line-height: 1.5;
}
.woocommerce ul.products li.product a:hover h2{
	color: #0167a3;
}
.woocommerce ul.products li.product .price{ margin: 0 !important;}
.woocommerce ul.products li.product .price span{
    position: relative;
    color: #2ba7ee;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
}
.woocommerce ul.products li.product .button {
    background: #0167a3;
    color: #fff;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    text-align: center;
    padding: 15px !important;
    border-radius: 5px;
    box-shadow: 0 0 10px #eee;
}
.woocommerce div.product .stock{
	color: #0167a3 !important;
    font-size: 16px !important;
}
.woocommerce div.product .out-of-stock{
	    color: red !important;
}
 .summary.entry-summary h3{
    clear: none;
    font-size: 24px;
    color: #242424;
    padding: 0;
    font-weight: 600;
    margin: 0 0 15px;
}
.woocommerce div.product .product_title{display:none !important;}

.single-product .product_meta .sku_wrapper{display:none;}

.woocommerce-shipping-methods input[type=radio]{
	height: auto;
    width: auto;
}
.wc_payment_method.payment_method_stripe label{
	width:70%;
}
.woocommerce span.onsale{
	background-color: #2ba7ee !important;
}

@media screen and (min-width: 980px) {
	.woocommerce-shipping-fields h3, .woocommerce-billing-fields h3 {width:100%;}
	.woocommerce .col2-set, .woocommerce-page .col2-set {
		width: 48% !important;
		float: left;
	}
	.woocommerce-checkout-review-order{
		width: 48% !important;
		float: right;
	}
}
@media screen and (max-width: 979px) {
	.woocommerce-billing-fields h3, #order_review_heading  {
	 width: 100%;
	}
	.woocommerce #customer_login.col2-set .col-1, .woocommerce #customer_login.col2-set .col-1, .woocommerce #customer_login.col2-set .col-2, .woocommerce #customer_login.col2-set .col-2{
		max-width:100%;
	}
}

@media (min-width: 769px) {
    .woocommerce div.single-product div.images{
        width: 35% !important;
    }

    .woocommerce div.single-product div.summary {
        float: right;
        width: 62% !important;
    }
}

/****************CHECKOUT***************/

@keyframes move_wave {
    0% {
        transform: translateX(0) translateZ(0) scaleY(1)
    }
    50% {
        transform: translateX(-25%) translateZ(0) scaleY(0.55)
    }
    100% {
        transform: translateX(-50%) translateZ(0) scaleY(1)
    }
}
.pppackage{
	position: relative;
    float: left;
    width: 100%;
    height: 370px;
    margin-top: -1px;
    margin-bottom: 100px;
}
.waveWrapper {
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}
.waveWrapperInner {
    position: absolute;
    width: 100%;
    overflow: hidden;
    height: 100%;
    bottom: -1px;
    background-image: linear-gradient(to top, #0167a3 24%, #0167a3 100%);
}
.bgTop {
    z-index: 15;
    opacity: 0.5;
}
.bgMiddle {
    z-index: 10;
    opacity: 0.75;
}
.bgBottom {
    z-index: 5;
}
.wave {
    position: absolute;
    left: 0;
    width: 200%;
    height: 100%;
    background-repeat: repeat no-repeat;
    background-position: 0 bottom;
    transform-origin: center bottom;
}
.waveTop {
    background-size: 50% 100px;
}
.waveAnimation .waveTop {
  animation: move-wave 3s;
   -webkit-animation: move-wave 3s;
   -webkit-animation-delay: 1s;
   animation-delay: 1s;
}
.waveMiddle {
    background-size: 50% 120px;
}
.waveAnimation .waveMiddle {
    animation: move_wave 10s linear infinite;
}
.waveBottom {
    background-size: 50% 100px;
}
.waveAnimation .waveBottom {
    animation: move_wave 15s linear infinite;
}

.page-template-seo-landing-page .banner-left-landing{
	 z-index: unset;
	 padding-top:0 !important;
}
.banner-left-landing video{
	width: 100%;
    margin-bottom: 10px;
    position: relative;
    z-index: -99;
}

.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals{
	    margin-top: 70px;
}
@media screen and (min-width: 991px){
	.page-template-seo-landing-page .meet-team-block{
		padding: 100px 0 70px;
	}
	.sepland .case-box-outer{
		padding-top: 0;
	}
	.scontpt{
		padding-top: 50px;
	}
	.page-template-seo-landing-page .clients-block{
		padding-top: 50px !important;
	}
}


.packwave2 {
    /* position: absolute; */
    background: linear-gradient(to top, #0170B1 24%, #0170B1 100%);
    width: 100%;
    bottom: 10%;
    z-index: 11;
}
.packwave3 {
    position: absolute;
    background: linear-gradient(to top, #0170B1 24%, #0170B1 100%);
    width: 100%;
    /* top: 10%; */
}
.wavespack {
	display: block;
  position: relative;
  width: 100%;
  height: 45vh;
  max-height: 45vh;
  margin:0 0 0px;
  padding:0;
}
.wavespackT{
	transform: rotate(180deg);
	margin:0;
}

.wavesparallax>use {
    animation: move-forever 25s cubic-bezier(.55, .5, .45, .5) infinite;
}

.wavesparallax>use:nth-child(1) {
    animation-delay: -2s;
    animation-duration: 7s;
}

.wavesparallax>use:nth-child(2) {
    animation-delay: -3s;
    animation-duration: 10s;
}

.wavesparallax>use:nth-child(3) {
    animation-delay: -4s;
    animation-duration: 13s;
}

.wavesparallax>use:nth-child(4) {
    animation-delay: -5s;
    animation-duration: 20s;
}

@keyframes move-forever {
    0% {
        transform: translate3d(-90px, 0, 0);
    }
    100% {
        transform: translate3d(85px, 0, 0);
    }
}

@media (max-width: 768px) {
    .payment-period .period-label{
		font-size: 16px;
	}
}


.twentytwenty-overlay:hover{
	 background: transparent !important;
}
/* .twentytwenty-container .twentytwenty-handle{
	transition: all 0.3s ease;
} */
.twentytwenty-container:hover .twentytwenty-handle{
	margin-left: -37px;
    margin-top: -37px;
    height: 70px;
    width: 70px;
}


.bouncebubble .bbactive {
    position: absolute;
    width: 40px;
    height: 40px;
    z-index: 99999;
    border-radius: 50%;
    background: rgb(43 167 238 / 0.85);
    display: unset !important;
    transform: scale(0);
    transition: transform 1.2s cubic-bezier(0.86, 0, 0.07, 1) !important;
}

.bbactive {
    animation: bounce 1.5s;
}

@keyframes bounce {
    from {
        transform: scale(1);
        opacity: 1;
    }
    to {
        transform: scale(2);
        opacity: 0;
    }
}







.payment-period {
        font-size: 0;
    background: #2BA7EE;
    position: relative;
    border-radius: 30px;
    width: 520px;
    margin: auto;
    text-align: center;
    color: #fff;
    margin-bottom: 40px;
}
.payment-period .pointer {
    position: absolute;
    background-color: white;
    width: 33.33%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    transition: all .3s ease-out;
    border-radius: 30px;
    border: 5px solid #2BA7EE;
    cursor: pointer;
}
.payment-period .pointer>div {
    width: 100%;
    height: 100%;
    border-radius: 30px
}
.payment-period .period-label {
    cursor: pointer;
    z-index: 2;
    display: inline-block;
    width: 33.33%;
    position: relative;
    padding: 10px 0;
    text-transform: uppercase;
    font-size: 21px;
}
.payment-period .period-label.active {
    color: #2BA7EE;
    font-weight: 600;
    text-shadow: none
}
.payment-period .months6.active~.pointer {
    left: 0
}
.payment-period .months12.active~.pointer {
    left: 33.33%
}
.payment-period .months24.active~.pointer {
    left: 66.67%
}

.payment-period .ftW.active~.pointer {
    left: 0
}
.payment-period .ftS.active~.pointer {
    left: 33.33%
}
.payment-period .ftG.active~.pointer {
    left: 66.67%
}

.payment-period.payment-period-gray {
    background: #edf0f3
}
.payment-period.payment-period-gray .pointer {
    border-color: #edf0f3
}

#cartPopUp .modal-content{
    background: transparent;
    border: 0;
}

#cartPopUp .package-content p{
    padding:0 15px;
}
#cartPopUpWebsite .modal-content{
	border:0;
}
.poptabe table{
	margin:0;
}
.poptabe table td{
	padding: 12px 10px;
    vertical-align: middle;
}
.poptabe h4{
	color: #0167a3;
    font-size: 20px;
    margin: 0;
    padding: 0;
}

.poptabe h4 span{
	font-size: 24px;
    font-weight: 600;
    margin-left: 20px;
    float: right;
}
.poptabe h4 span strong{
	font-size: 16px;
    font-weight: 400;
}


.popbuybtn{
	    background: #2ba7ee;
    color: #fff;
    padding: 7px 0 3px;
    height: auto;
    font-size: 18px;
    line-height: 1.5;
}
.skipnow{
	color: #fff;
    padding: 10px 0 0;
    font-weight: 400;
    font-size: 14px;
	cursor: pointer;
}

@media (min-width: 767px){
	#cartPopUpWebsite .modal-dialog {
		max-width: 600px;
	}
}

.mteamparallax > use {
	animation: move-forever-mteam 12s linear infinite;
}
.mteamparallax > use:nth-child(1) {
	animation-delay: -2s;
	animation-duration: 12s;
	opacity: 1;
}
.mteamparallax > use:nth-child(2) {
	animation-delay: -2s;
	animation-duration: 14s;
	opacity: 1;
}
.mteamparallax > use:nth-child(3) {
	animation-delay: -4s;
	animation-duration: 16s;
}
.mteamparallax > use:nth-child(4) {
	animation-delay: -2s;
	animation-duration: 10s;
	opacity: 0.4;
}

@keyframes move-forever-mteam {
  0% {
    transform: translate(-90px, 0%);
  }
  100% {
    transform: translate(85px, 0%);
  }
}
.meeteamwaves {
	display: block;
	width: 100%;
	margin: 0;
	height:20vh;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	background:#fff;
} 


.fottbottm.content-box ul, .fottbottm.content-box ol {
    list-style: none;
}

.developer-content a{
	color:#fff;
}

.clslid-sht img{
	max-height: 100px;
}
/* filmr page css */
.filmercastudy .casd-redbox, .filmercastudy .clients-block {	    background: #007E6E;}
.filmercastudy .casd-getter h5 {	color: #007E6E;}
.filmercastudy .casd-slider-box {	padding: 0px;	background: #fff;}
.filmercastudy .casd-contr-box {	background-image: url(../images/filmrbg3.jpg);    background-position: center top;    background-repeat: no-repeat;    background-size: cover;    width: 100%;    padding: 100px 0;}
.filmercastudy .goal-cntr-box {	background: #40eaebd4;} 


.equl {
	display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
	flex-flow: column-reverse;

}

.casecl-2734 .goal-cntr-box {
   padding: 45px 0px;
}

.casecl-2734 .casd-getter h5 {
	padding-bottom: 0px;
}
.casecl-2734 .casd-getter h4 {
	font-size: 1.4rem;
}

.page-template-google-ads-page .view-more-btn{
	text-align: center;
}
.page-template-google-ads-page .content-box ul, .page-template-google-ads-page .content-box ol {
    text-align: center;
    list-style: none;
}

.blognav{
	float: left;
    width: 100%;
}
.blognav .nav-previous, .blognav .nav-next{
	font-size: 24px;
    font-weight: 600;
    float: left;
}
.blognav .nav-next{
    float: right;
	margin-left:15px;
}

@media screen and (max-width: 1199px) {
	.clients-rv-slide {
		padding: 0px 0px 0px !important;
	}
}

@media only screen and (max-width: 767px){
	.goal-cntr-box {
		margin-left: 0px;
		margin-bottom: 18px;
		    padding: 40px 30px 20px;
	}
	.blognav .nav-previous, .blognav .nav-next{
		font-size: 18px;
	}
}

@media screen and (max-width: 1140px) and (min-width: 768px){
	.goal-cntr-box h4 {
		font-size: 20px !important;
	}
	.goal-cntr-box h3 {
		font-size: 45px !important;
	}
	.goal-cntr-box {
		padding: 80px 12px;
	}
}

.clboc .owl-stage {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.clboc .owl-stage .owl-item {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}
.client-before img,
.client-after img {
    opacity: 0;
}

.client-before img.animate__fadeInLeft,
.client-after img.animate__fadeInRight {
    opacity: 1;
}

.clnt-dtl-box p,
.clnt-dtl-box span,
.clnt-dtl-box h5 {
    color: #0167a3;
}

.clients-rv-slide {
    position: relative;
}

.clnt-dtl-box {
    width: 50%;
    padding: 5%;
    margin: 20px auto;
}

.client-before,
.client-after {
    position: absolute;
    width: 30%;
}

.client-after {
    right: 0;
    bottom: 0;
}

.client-after img,
.client-before img {
    max-width: 100%;
    padding: 25px;
}

.tmkdk {
    margin-bottom: 50px;
}


details.moreless[open] summary::after {
  content: attr(data-open);
}
details.moreless:not([open]) summary::after {
  content: attr(data-close);
}
.moreless{
	text-align: center;
}

.readmorenew {
    /* text-transform: uppercase; */
    height: auto;
    line-height: initial;
    padding: 15px 25px;
    font-size: 20px;
    width: auto;
    max-width: 100%;
    border-radius: 8px;
    font-weight: 500;
    display: inline-block;
    box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.5);
    text-align: center;
    margin: 20px auto;
    background: #269cdf;
    outline: none;
    color: #fff;
    cursor: pointer;
    border: 0;
    transform: translateX(0%) translateY(-5%);
    transition: 0.8s cubic-bezier(0.2, 0.8, 0.2, 1.0);
}
.readmorenew:hover, .readmorenew:focus {
    background: #269cdf;
    color: #fff;
    outline: none;
    box-shadow: 0 10px 20px rgba(0,0,0, 0.15);
    transform: translateX(0%) translateY(0%) scale(1.04);
}

.btninnertext {
    /* text-transform: uppercase; */
    height: auto;
    line-height: initial;
    padding: 15px 25px;
    font-size: 20px;
    width: auto;
    max-width: 100%;
    border-radius: 8px;
    font-weight: 500;
    display: inline-block;
    box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.5);
    text-align: center;
    margin: 20px auto;
    background: #269cdf;
    outline: none;
    color: #fff;
    cursor: pointer;
    border: 0;
    transform: translateX(0%) translateY(-5%);
    transition: 0.8s cubic-bezier(0.2, 0.8, 0.2, 1.0);
}
.btninnertext:hover, .btninnertext:focus {
    background: #269cdf;
    color: #fff;
    outline: none;
    box-shadow: 0 10px 20px rgba(0,0,0, 0.15);
    transform: translateX(0%) translateY(0%) scale(1.04);
}

.consult_box_button{
	text-align:center;
}
.consult_box_button .get-btn{
	max-width: 100%;
    width: auto;
    display: inline-block;
    padding: 15px 30px 10px;
    margin-top: 50px;
    margin-bottom: 20px;
	font-size: 36px;
	line-height: 56px;
}
.consult_box_head h3{
	color: #0167a3;
    font-size: 55px;
    font-weight: 600;
    margin: 0;
    padding: 0 0 50px;
    text-align: center;
}

#customEnquiry{
	
}
#customEnquiry textarea{
	height:120px;
}
.page-template-google-ads-page #customEnquiry .form-control {
    border: 1px #000 solid;
    box-shadow: unset;
    font-size: 22px;
    margin-bottom: 15px;
}
#customEnquiry .wpcf7-submit.btn{
        background: #2FA0E1;
    color: #fff;
    padding: 6px 50px 10px;
    font-weight: 600;
    font-size: 24px;
    border-radius: 0;
}
.blogboxt{
	padding-bottom:50px;
}
.blogboxt .text-center{
	position:absolute;
	bottom:15px;
	width:calc(100% - 30px);
}
.googlepRightContBox{
	text-decoration:none;
}
.googlepRightCont{
	float:right;
	margin:0 0 70px 15px;
}

.casImgModel{
   padding:10px;
}

.casImgModel div{
   max-height:70vh;
   overflow-y:scroll;
}
.casImg{
    box-shadow: 0 0 5px rgb(0 0 0 / 20%);
}


@media screen and (max-width: 1199px) {
    .clients-rv-slide {
        padding: 0;
    }
	.seo-packages-block .get-sec-block {
		top: 35px;
	}
	.seo-packages-block .get-sec-block {
		top: 35px;
	}
}

@media screen and (max-width: 767px) {
    .clnt-dtl-box {
        width: 100% !important;
    }
    .tmkdk {
        margin-bottom: 30px;
    }
	.seo-packages-block .owl-dots{
		margin-top: 25px;
	}
	.seo-packages-block .get-sec-block {
		top: 25px;
	}
}

/*===================	Terms & Conditions CSS =======================================*/


.terms-conditions .terms-conditions-collamn .term-box {
    text-align: center;
    background-color: #fff;
    padding: 35px 0;
    color: #2ba7ee;
    transition: all 0.3s ease-in-out;
}

.terms-conditions .terms-conditions-collamn .term-box:hover {
    background-color: #0070B0 !important;
    color: #fff !important;
}

.terms-conditions .terms-conditions-collamn .term-box span {
    font-size: 18px;
}

.terms-conditions .terms-conditions-collamn .term-box i {
    font-size: 55px !important;
    padding-bottom: 15px;
}

.headsect h2, .headsect p {
    color: #fff;
}

.cancellation-request .wpforms-container-full .wpforms-form button[type=submit] {
    width: unset;
    max-width: 100%;
}
.cancellation-request .wpforms-container-full .wpforms-form .wpforms-submit-container{text-align:center;}

.thanbtn ul{
	list-style:none;
	padding:0;
	text-align:center;
}
.thanbtn ul li{
	display:inline-block;
}
.getbtn-thank{
	    display: block;
    text-align: center;
    background: #2ba7ee;
    color: #fff;
    border-radius: 40px;
    font-size: 22px;
    text-transform: uppercase;
    margin:5px;
    padding: 12px 20px;
    font-weight: 600;
    letter-spacing: 1px;
    transform: translateX(0%) translateY(-5%);
    transition: .8s cubic-bezier(.2,.8,.2,1);
}
.getbtn-thank:hover {
    background: #2ba7ee;
    color: #fff;
    box-shadow: 0 10px 20px rgb(0 0 0 / 15%);
    transform: translateX(0%) translateY(0%) scale(1.04);
}

.spu-box .getbtn-thank{
    padding: 10px 15px;
    font-size: 15px;
}
@media screen and (max-width: 1199px) {
   .getbtn-thank{
		font-size: 18px;
	}
}

@media screen and (max-width: 767px) {
    .getbtn-thank{
		font-size: 15px;
	}
	.thanbtn ul li {
		display: inline-block;
		width: 100%;
	}
}
.whitebg {
    background: #fff;
    padding: 20px;
    margin: -20px auto;
    width: 60%;
    position: relative;
    z-index: 1;
}
.cancel_form {
    margin: 0 auto;
    max-width: 500px;
}

.gallery img {
    border: none !important;
}

.gallery .gallery-item {
    float: left;
    margin-top: -50px !important;
    text-align: center;
    width: auto !important;
    margin-right: 20px !important;
}

.mikecont-rec{
	background: transparent;
    padding:0px 0 0px 0;
}
.mikecont-rec .keyword-block-rec {
    background-image: url(https://businesswebsitegroup.co.nz/wp-content/uploads/2022/11/recruitment-section.png), linear-gradient(180deg, rgba(1,112,177,1) 50%, rgba(255,255,255,1) 50%);
    background-size: cover;
    padding: 200px 0 130px;
    background-repeat: no-repeat;
    background-position: bottom;
}
div.wpforms-container-full .wpforms-form .wpforms-field-label {
    display: block;
    font-weight: 400 !important;
    font-size: 16px;
    float: none;
    line-height: 1.3;
    margin: 0 0 4px 0;
    padding: 0;
    color: #616D74;
    font-size: 14px;
}

/**************** Custom CSS 20-Dec-2022 ********************/
.row.home-bullent {
    max-width: 850px;
    margin: 30px auto;
    width: 100%;
}

.row.home-bullent ul {
    list-style: none;
}
.row.home-bullent ul li {
    color: #fff;
    line-height: 30px;
}
.home .banner-landing:after {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background:none !important;
    content: "";
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-size: 100% 100%;
}
.meet-team-block.mob-meetteam {
    display: none;
}

.content-box.fottbottm.lead-generation-section1 {
    display: none;
}
