body{
	 color: #0f0f0f;
}
.csma:after {
    content: attr(data-name) "@"attr(data-domain) "."attr(data-tld)
}

*,
:after,
:before {
    box-sizing: border-box
}

p {
    color: #1f1f1f;
    font-size: 18px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #1d2733;
    font-weight: 700
}
.review{
	width: 32px;
    height: auto;
    
	
}
.p-t-b{
	  padding: 60px 0;
}
.zeropadding {
    padding: 0
}.enquiry-open .enquiry-form

.margin100px {
    margin: 150px 0
}
.middle-title {
    color: #b3249c;
    font-weight: 700;
    
}
ul li {
    list-style: none
}

.m-top {
    margin-top: 80px
}
.m-45{
	margin-top: 45px;
}
.m-120 {
    margin-top: 120px
}

.p-b {
    padding-bottom: 60px
}


.p-t {
    padding-top: 60px
}

.m-t-b {
    margin: 60px 0
}

.bk-msg {
    background: #ffd6f8
}

.bk {
    background: #f0f8ff
}

.bk2 {
    background-color: #a6fff8
}

.bk3 {
    background-color: #ffe88c
}

.s-bk {
    background: #f0f8ff;
    padding: 60px 0
}
p.main-p {
    max-width: 900px;
    margin: 0 auto;
}
p.heading-p {
    font-size: 20px;
    text-align: center
}

.p-20 {
    padding-top: 20px
}

.m-bottom {
    margin-bottom: 60px
}

.pb-40 {
    padding-bottom: 20px
}

.m-title {
    padding: 3px 10px 3px 2px
}

.about-prject span {
    color: #ff7d7d;
    font-size: 12px
}

.controls label {
    font-size: 12px
}
.feature-details p {
    text-align: left;
}
.feature-icon.img-icon img {
    width: 100%;
}
.feature-icon.img-icon{
    display: flex;
    align-items: center;
}
.whyoptus .feature-title h4 {
    text-align: left;
}

.whyoptus .feature-title h4:after {
    content: '';
    display: inline-block;
    width: 63px;
    margin-right: 0;
    border-bottom: 4px solid rgb(236 144 222);
    position: relative;
    top: -4px;
    right: -5px;
}

.whyoptus .feature-title h4 {
    text-align: left;
    color: #b3249c;
    font-size: 20px;
    overflow: hidden;
    
}
.whyoptus .feature-icon.img-icon img {
    width: 100%;
    padding-top: 25px;
}
.whyoptus{
    max-width: 1000px;
    margin: 40px auto;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 8px -9px 2px -8px rgba(39, 45, 46, 0.07),
    0 8px 4.9px -8px rgba(39, 45, 46, 0.037),
    0 8.9px 8.3px -8px rgba(39, 45, 46, 0.03),
    0 9.6px 12px -8px rgba(39, 45, 46, 0.028),
    0 10.1px 15.9px -8px rgba(39, 45, 46, 0.028),
    0 10.6px 20px -8px rgba(39, 45, 46, 0.029),
    0 11.2px 24.2px -8px rgba(39, 45, 46, 0.03),
    0 12.1px 28.4px -8px rgba(39, 45, 46, 0.03),
    0 13.7px 32.8px -8px rgba(39, 45, 46, 0.028),
    0 20px 37px -8px rgba(39, 45, 46, 0.022);
    padding: 20px 20px;
}
.pattern {
    background-position: 50%;
    width: 240px;
    height: 120px;
    border-radius: 0 0 240px 240px;
    top: 0;
    right: 2px
}

.pattern,
.pattern2 {
    position: absolute;
    background-image: url();
    background-repeat: repeat;
    background-size: 10px 10px
}

.pattern2 {
    background-position: bottom;
    width: 260px;
    height: 130px;
    border-radius: 240px 240px 0 0;
    left: 0;
    right: 100px;
    bottom: -47px;
    top: 270px
}

.quotepadding {
    padding: 20px 80px 20px 40px
}

.ybtn.msg-button {
    border-radius: 38px;
    background: #000;
    font-size: 26px;
    color: #fff;
    margin-top: 22px;
    text-transform: capitalize
}

.header {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    transition: all .5s;
    z-index: 997
}
.single.single-post .navbar-default {
        background-color: #fff;
        box-shadow: 0 0 30px rgba(127, 137, 161, .3);
}
#pagecontent {
    min-height: 400px;
}
div.about li.about a,
div.contact li.contact a,
div.services li.services a,
div.work li.work a {
    color: #b3249c;
    background-image: linear-gradient(90deg, #b3249c, #b3249c);
    background-size: 0 1px, auto;
    background-repeat: no-repeat;
    background-position: bottom;
    transition: all .2s ease-out;
    background-size: calc(100% - 2em) 2px, auto
}

.header.header-scrolled,
.header.maintainces {
    background-color: #fff;
    box-shadow: 0 0 30px rgba(127, 137, 161, .3);
	padding:0;
}

div#top-content-list {
    text-align: center;
}

.header.header-pages #topbar,
.header.header-scrolled #topbar {
    display: none
}

.customcard ol li,
.idea ol li {
    display: list-item;
    list-style-position: inside;
    text-align: left
}

ol,
ul {
    margin-left: 1em
}

a {
    cursor: pointer
}

*,
body {
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
   
}

* {
    margin: 0;
    padding: 0
}

span {
    outline: none
}

.form-control:focus {
    border-color: inherit;
    box-shadow: none
}

.form-group.has-error.has-danger li {
    text-align: initial;
    display: none
}

a,
input[type=submit] {
    transition: all .3s ease
}

.rtl-cols div[class^=col-] {
    float: right
}

.form-text p {
    font-size: 17px;
    padding-right: 45px
}

.gaq {
    font-size: 40px;
    padding-bottom: 18px;
    font-family: Arial;
    border-bottom: 1px solid #ddd
}

div#w-d-s .img-responsive {
    display: none
}

.row-title,
.row-title h1,
.row-title h1 span {
    text-align: center;
    position: relative;
    font-weight: 700
}

.row-title.grey-color {
    color: #44494f;
    margin-bottom: 20px
}

.row-title.grey-color:after {
    background-color: #44494f;
    bottom: -6px
}

.row-subtitle {
    position: relative;
    text-align: center;
    font-size: 19px;
    color: #1f1f1f;
    font-weight: 400;
    margin-bottom: 50px
}

.row-subtitle.sp {
    margin-bottom: 40px
}

.row-subtitle.sp1 {
    margin-bottom: 30px
}

.row-subtitle:after {
    position: absolute;
    content: "";
    width: 156px;
    height: 2px;
    background-color: #d9e3f2;
    left: 50%;
    margin-left: -78px;
    bottom: -15px
}

.row-subtitle2 {
    position: relative;
    margin-bottom: 10px
}

.row-subtitle2:after {
    position: absolute;
    content: "";
    width: 156px;
    height: 2px;
    background-color: #d9e3f2;
    left: 0;
    bottom: -15px
}

.row-icon {
    text-align: center
}

.row-icon .pricing-icon {
    position: relative;
    width: 88px;
    height: 88px;
    display: inline-block;
    border-radius: 200px;
    overflow: hidden;
    z-index: 100;
    background-color: #fff;
    border: 2px solid #cfced6;
    -webkit-animation-name: little-move;
    animation-name: little-move
}

.row-icon .pricing-icon .htfy {
    color: #fff;
    font-size: 45px;
    margin-top: 21px
}

.row-icon .pricing-icon .htfy-technology {
    margin-top: 26px
}

.row-icon .pricing-icon [class*=fa] {
    color: #fff;
    font-size: 40px;
    margin-top: 25px
}

input.btn.btn-success.btn-send.disabled {
    position: relative;
    margin-left: -101%
}

.row-icon .pricing-icon.color1 .htfy,
.row-icon .pricing-icon.color1 [class*=fa] {
    color: #b3249c
}

.row-icon .pricing-icon.color2 .htfy,
.row-icon .pricing-icon.color2 [class*=fa] {
    color: #5d9cec
}

.row-icon .pricing-icon.color3 .htfy,
.row-icon .pricing-icon.color3 [class*=fa] {
    color: #65d692
}

.ybtn {
    border: 0;
    border-radius: 38px;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 11px 61px 13px;
    margin: 0;
    display: inline-block;
    outline: none;
    transition: all .3s ease 0s;
    transform: scale(1)
}

.ybtn:focus,
.ybtn:hover {
    text-decoration: none;
    transform: scale(.99)
}

.ybtn-small {
    border-radius: 8px;
    font-size: 13px;
    font-weight: 400;
    text-transform: none;
    padding: 5px 15px;
    margin: 2px 4px
}

.ybtn-shadow {
    box-shadow: 0 9px 18px rgba(0, 0, 0, .08)
}

.ybtn-accent-color,
.ybtn-accent-color:focus,
.ybtn-accent-color:hover,
.ybtn-header-color,
.ybtn-header-color:focus,
.ybtn-header-color:hover {
    color: #fff;
    background-color: #b3249c
}

.ybtn-other-color {
    color: #fff;
    background-color: #332f5c
}

.ybtn-other-color:focus,
.ybtn-other-color:hover {
    color: #fff;
    background-color: #201e3a
}

.ybtn-purple-text,
.ybtn-purple-text:focus,
.ybtn-purple-text:hover {
    color: #b3249c
}

.primary-btn {
    background-color: #b3249c !important;
    color: #fff !important
}

.ybtn-purple:focus,
.ybtn-purple:hover {
    color: #fff
}

.ybtn-purple-text {
    color: #756de7;
    background-color: transparent
}

.ybtn-purple-text:focus,
.ybtn-purple-text:hover {
    color: #6961d4
}

.ybtn-white {
    color: #66556b
}

.ybtn-white,
.ybtn-white:focus,
.ybtn-white:hover {
    background-color: #fff;
    border: 1px solid #b3249c;
    outline: none
}

.ybtn-white:focus,
.ybtn-white:hover {
    color: #000
}

.ybtn-pink {
    color: #fff;
    background-color: #ed52f8
}

.ybtn-pink:focus,
.ybtn-pink:hover {
    color: #fff;
    background-color: #e14eeb
}

.special-gradiant {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -90%;
    width: 158px;
    height: 158px;
    z-index: -1;
    opacity: .15;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.enquiry-open .my-icon {
    display: none
}

@-webkit-keyframes little-move {
    0% {
        left: 0
    }

    to {
        left: -15px
    }
}

@keyframes little-move {
    0% {
        left: 0
    }

    to {
        left: -15px
    }
}

#header-holder {
    position: relative;
    z-index: 100;
    background-color: #fff
}

img.wdd-img {
    -webkit-animation-name: floating;
    animation-name: floating;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

@-webkit-keyframes floating {
    0% {
        transform: translate(0)
    }

    65% {
        transform: translateY(10px)
    }

    to {
        transform: translate(0)
    }
}

@keyframes floating {
    0% {
        transform: translate(0)
    }

    65% {
        transform: translateY(10px)
    }

    to {
        transform: translate(0)
    }
}

/* div#header-holder {
    z-index: 100;
    position: relative;
    background: #f5f8fd url(../images/banner-bg.png) 50% no-repeat;
    background-size: cover;
    background-repeat: no-repeat
} */

#header-holder .bg-animation {
    position: absolute;
    opacity: 1;
    left: 0;
    top: -20%;
    width: 100%;
    height: 108%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transform: skewY(-10deg);
    z-index: -1
}

#header-holder.inner-header {
    position: relative
}

#header-holder.inner-header .bg-animation {
    opacity: 1;
    top: 0;
    height: 100%;
    background-image: inherit;
    background-color: #1886eb;
    transform: skewY(0deg);
    display: none
}

#header-holder #nav {
    border: 0;
    background-color: transparent
}

@media (min-width:1800px) {
    #header-holder:not(.inner-header):before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 60%;
        background-color: #1886eb;
        transform: skewY(-10deg);
        transform-origin: left top;
        z-index: -1
    }

    #header-holder:before {
        display: none !important
    }
}

.logo-holder {
    color: #fff;
    font-size: 19px;
    font-weight: 500;
    cursor: pointer;
    display: inline-block;
    padding-top: 17px;
    transition: all .3s ease 0s
}

.logo-holder:focus,
.logo-holder:hover {
    color: #fff;
    text-decoration: none
}

.logo-holder .logo {
    display: inline-block;
    background-image: url(../images/webdevbuddies.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: -10px;
    width: 255px;
    height: 48px
}

svg.logo {
    width: 62px;
    height: auto
}

svg.logo text {
    font-weight: 500;
    fill: #fff
}

.navbar-collapse-centered {
    text-align: center
}

.navbar-nav-centered {
    display: inline-block;
    float: none
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: hsla(0, 0%, 90.6%, .2)
}

.navbar {
    border: 0;
    border-radius: 0;
    margin-bottom: 0
}

.navbar-default .navbar-nav>li>a {
    font-size: 17px;
    font-weight: 500;
    transition: all .3s ease 0s
}

.navbar-default .navbar-nav>li>a:hover {
    color: #9c27b0
}

.navbar-default .navbar-nav>li>a:focus {
    color: #b3249c
}

.navbar-default .navbar-nav>li>a.login-button {
    margin-left: 30px
}

.navbar-default .navbar-nav>.active a,
.navbar-default .navbar-nav>.active a:focus,
.navbar-default .navbar-nav>.active a:hover {
    color: #dbc2fe;
    background-color: transparent
}

.support-button-holder {
    border-radius: 4px
}

.support-button-holder a.support-button {
    display: inline-block;
    position: relative;
    cursor: pointer;
    padding: 9px 30px;
    background-color: #0d65d8;
    border-radius: 10px;
    color: #fff;
    opacity: 1;
    margin-top: 11px;
    margin-left: 10px;
    font-weight: 500;
    font-size: 14px;
    box-shadow: 0 5px 17px 0 rgba(0, 0, 0, .08);
    transition: all .3s ease 0s
}

.support-button-holder a.support-button:focus,
.support-button-holder a.support-button:hover {
    border-radius: 10px;
    background-color: #0c5cc5 !important;
    color: #fff !important;
    opacity: 1 !important
}

@media (min-width:767px) {
    .psdtohtml {
        margin-bottom: 30px !important
    }

    .buttons-holder {
        float: right
    }

    .navbar-nav>li>a {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.navbar-default .navbar-toggle {
    border: 0;
    transition: all .3s ease 0s
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #000
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: transparent;
    opacity: .7
}

.navbar-toggle {
    margin-top: 17px
}

.navbar-nav>li>.dropdown-menu {
    border-radius: 10px
}

.dropdown-menu,
.navbar-main .dropdown-menu {
    background-color: #fff;
    min-width: 160px;
    border: 0;
    padding: 12px;
    border-radius: 10px;
    box-shadow: 0 6px 15px rgba(0, 0, 0, .1);
    transition: all .3s cubic-bezier(.78, .74, .25, 1);
    z-index: 9999
}

.dropdown:focus .dropdown-menu,
.dropdown:hover .dropdown-menu {
    transform: scale(1);
    opacity: 1
}

.dropdown-menu {
    transform-origin: 75% 0;
    transform: scale(0);
    transition: all .3s cubic-bezier(.78, .74, .25, 1)
}

.dropdown-menu>li>a {
    color: #69677e;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    display: block;
    padding: 5px 12px;
    border-radius: 10px;
    transition: all .3s ease 0s
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #b3249c;
    background-color: #f7f6f8
}

.dropdown-menu.dropdown-mega {
    z-index: 9998;
    padding: 20px 0;
    margin-top: 12px !important;
    display: block;
    transform-origin: 50% 0;
    transform: scaleY(0);
    transition: all .3s cubic-bezier(.78, .74, .25, 1);
    opacity: 0
}

.dropdown-menu.dropdown-unity {
    transform-origin: 85% 0
}

.dropdown {
    transition: all .3s ease 0s
}

.dropdown:focus .dropdown-menu,
.dropdown:hover .dropdown-menu {
    display: block
}

.dropdown.mega {
    position: inherit;
    transition: all .3s ease 0s
}

.dropdown.mega>a {
    position: relative;
    z-index: 9999
}

.dropdown.mega>a:before {
    position: absolute;
    content: "";
    bottom: -2px;
    left: 50%;
    margin-left: -2px;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #fff;
    opacity: 0;
    transition: all .3s ease
}

.dropdown.mega:focus>a:before,
.dropdown.mega:hover>a:before {
    opacity: 1
}

.dropdown.mega:focus .dropdown-menu.dropdown-mega,
.dropdown.mega:hover .dropdown-menu.dropdown-mega {
    display: block;
    transform: scale(1);
    opacity: 1
}

.dropdown.mega .dropdown-menu.dropdown-mega:after {
    position: absolute;
    content: ""
}

.dropdown.mega .dropdown-menu.dropdown-mega:before {
    display: none
}

.dropdown.mega p {
    font-size: 15px;
    color: #7a7896;
    margin-top: 5px;
    padding: 10px
}

.dropdown.unity-menu {
    transition: all .3s ease 0s
}

.dropdown.unity-menu>a {
    position: relative;
    z-index: 1
}

.dropdown.unity-menu:focus>a:before,
.dropdown.unity-menu:hover>a:before {
    opacity: 1
}

.dropdown.unity-menu:focus .dropdown-menu.dropdown-unity,
.dropdown.unity-menu:hover .dropdown-menu.dropdown-unity {
    display: block;
    transform: scale(1);
    opacity: 1
}

.dropdown.unity-menu .dropdown-menu.dropdown-unity:after {
    position: absolute;
    content: ""
}

.dropdown.unity-menu p {
    font-size: 15px;
    color: #7a7896;
    margin-top: 5px;
    padding: 10px
}

.unity-link {
    text-decoration: none !important;
    padding: 0 !important;
    background-color: transparent
}

.unity-link:focus,
.unity-link:hover {
    background-color: #dd250c
}

.unity-link:focus .unity-box:after,
.unity-link:hover .unity-box:after {
    opacity: 1;
    right: 15px
}

.unity-box {
    position: relative;
    padding: 13px 30px 13px 75px;
    border-radius: 8px;
    transition: all .3s ease 0s
}

.unity-box:after {
    position: absolute;
    font-size: 10px;
    top: 50%;
    margin-top: -7px;
    right: 20px;
    color: #b1c6db;
    text-transform: none;
    font-weight: 500;
    opacity: 0;
    transition: all .3s ease
}

.unity-box .unity-icon {
    position: absolute;
    left: 18px;
    top: 50%;
    margin-top: -24px
}

.unity-box .unity-icon .htfy,
.unity-box .unity-icon [class*=fa] {
    font-size: 45px
}

.unity-box .unity-icon img {
    width: 44px
}

.unity-box .unity-title {
    font-size: 15px;
    font-weight: 500;
    color: #2a4968;
    text-transform: uppercase
}

.unity-box .unity-details {
    font-size: 14px;
    color: #7a7896
}

.mega-link {
    text-decoration: none !important
}

.mega-box {
    position: relative;
    padding: 20px 20px 20px 90px;
    border-radius: 8px;
    transition: all .3s ease 0s
}

.mega-box:focus,
.mega-box:hover {
    background-color: #f3f3f7
}

.mega-box.m-color1 .mega-icon {
    color: #756de7
}

.mega-box.m-color1:focus .mega-icon,
.mega-box.m-color1:hover .mega-icon {
    color: #6057e3
}

.mega-box.m-color2 .mega-icon {
    color: #5d9cec
}

.mega-box.m-color3 .mega-icon {
    color: #65d692
}

.mega-box.m-color3:focus .mega-icon,
.mega-box.m-color3:hover .mega-icon {
    color: #51d184
}

.mega-box .mega-icon {
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -24px
}

.mega-box .mega-icon .htfy,
.mega-box .mega-icon [class*=fa] {
    font-size: 45px
}

.mega-box .mega-title {
    font-size: 15px;
    font-weight: 500;
    color: #3f3d59
}

.mega-box .mega-details {
    font-size: 15px;
    color: #7a7896
}

.support-button-holder {
    perspective: 1000px;
    position: relative;
    z-index: 1;
    transition: all .3s ease 0s
}

.support-button-holder:focus .dropdown-menu,
.support-button-holder:hover .dropdown-menu {
    transform: scale(1);
    opacity: 1
}

.support-button-holder .dropdown-menu {
    padding: 10px;
    margin-top: 12px !important;
    display: block;
    transform-origin: 80% 0;
    transform: scale(0);
    transition: all .3s cubic-bezier(.78, .74, .25, 1);
    opacity: 0
}

.support-button-holder .dropdown-menu:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 12px;
    top: -12px;
    left: 0
}

.support-button-holder .dropdown-menu li a {
    display: inline-block;
    width: 100%;
    padding: 15px;
    font-size: 14px;
    font-weight: 700;
    color: #8b899e;
    transition: all .3s ease 0s
}

.support-button-holder .dropdown-menu li a [class*=fa],
.support-button-holder .dropdown-menu li a i {
    color: #69677e;
    font-size: 17px;
    margin-right: 15px;
    transition: all .3s ease 0s
}

.support-button-holder .dropdown-menu li a:focus,
.support-button-holder .dropdown-menu li a:hover {
    color: #b3249c;
    background-color: #f7f6f8
}

.support-button-holder .dropdown-menu li a:focus [class*=fa],
.support-button-holder .dropdown-menu li a:focus i,
.support-button-holder .dropdown-menu li a:hover [class*=fa],
.support-button-holder .dropdown-menu li a:hover i {
    color: #65d66a
}

#top-content.home {
    text-align: center;
    padding-top: 180px;
    padding-bottom: 40px;
    /* z-index: 100; */
    position: relative;
    background: #f5f8fd url(../images/banner-bg.png) 50% no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
}

#top-content.psd-top-content {
    text-align: center;
    padding-top: 180px;
    padding-bottom: 40px;
    /* z-index: 100; */
    position: relative;
    background: #f5f8fd url(../images/services/psd-html.svg) no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
}

#top-content .big-title {
    font-size: 48px;
    font-weight: 700;
    line-height: 62px;
    margin-bottom: 40px;
    text-align: left;

}

#top-content p {
    line-height: 25px
}

#top-content .domain-search-holder {
    margin-bottom: 120px
}

#top-content .domain-search-holder input[type=text] {
    padding: 20px 35px;
    border-radius: 10px;
    background-color: #f1f4f5;
    font-size: 18px;
    color: #87838e;
    border: 0;
    outline: 0;
    width: 100%;
    max-width: 420px;
    transition: all .3s ease 0s
}

#top-content .domain-search-holder input[type=text]:focus,
#top-content .domain-search-holder input[type=text]:hover {
    background-color: #f4f7f8
}

#top-content .domain-search-holder input[type=submit] {
    padding: 20px 30px;
    border-radius: 10px;
    background-color: #0d65d8;
    font-size: 18px;
    color: #fff;
    border: 0;
    margin-left: 8px;
    transition: all .3s ease 0s;
    outline: none
}

#top-content .domain-search-holder input[type=submit]:focus,
#top-content .domain-search-holder input[type=submit]:hover {
    background-color: #0c5cc5
}

#top-content .domain-search-holder ::-webkit-input-placeholder {
    color: #87838e
}

#top-content .domain-search-holder :-moz-placeholder,
#top-content .domain-search-holder ::-moz-placeholder {
    color: #87838e
}

#top-content .domain-search-holder :-ms-input-placeholder {
    color: #87838e
}

#top-content .arrow-button-holder {
    text-align: center;
    display: inline-block;
    margin-top: 50px
}

#top-content .arrow-button-holder a {
    cursor: pointer;
    text-decoration: none;
    outline: none;
    transition: all .3s ease 0s
}

#top-content .arrow-button-holder a .arrow-icon {
    display: inline-block;
    width: 65px;
    height: 65px;
    background-color: #0d65d8;
    border-radius: 100px;
    box-shadow: 0 9px 18px rgba(0, 0, 0, .08);
    margin-bottom: 22px;
    transition: all .3s ease 0s
}

#top-content .arrow-button-holder a .arrow-icon [class*=fa] {
    width: 100%;
    text-align: center;
    color: #fff;
    padding-top: 17px
}

#top-content .arrow-button-holder a .arrow-icon .htfy {
    color: #fff;
    font-size: 26px;
    margin-top: 20px
}

#top-content .arrow-button-holder a .button-text {
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 16px;
    transition: all .3s ease 0s
}

#top-content .arrow-button-holder a:focus .arrow-icon,
#top-content .arrow-button-holder a:hover .arrow-icon {
    box-shadow: 0 7px 16px rgba(0, 0, 0, .12);
    transform: scale(.9)
}

#top-content .arrow-button-holder a:focus .button-text,
#top-content .arrow-button-holder a:hover .button-text {
    opacity: .7
}

#header-holder .bg-animation {
    position: absolute;
    opacity: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: none;
    background-repeat: repeat-x;
    transform-origin: top left;
    transform: skewY(-8deg);
    z-index: -1
}

#header-holder .bg-animation .graphic-show {
    position: absolute;
    display: inline-block;
    right: 0;
    bottom: 0;
    width: 100%;
    max-width: 600px;
    transform: skewY(8deg)
}

#header-holder .bg-animation .graphic-show .fix-size {
    width: 100%;
    opacity: 0
}

#header-holder .bg-animation .graphic-show .img {
    position: absolute;
    display: inline-block;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0
}

#header-holder .bg-animation .graphic-show .img.img1 {
    margin-top: 85px;
    -webkit-animation: slide-fade1 15s linear infinite;
    animation: slide-fade1 15s linear infinite
}

#header-holder .bg-animation .graphic-show .img.img2 {
    margin-top: 48px;
    -webkit-animation: slide-fade2 15s linear infinite;
    animation: slide-fade2 15s linear infinite
}

#header-holder .bg-animation .graphic-show .img.img3 {
    -webkit-animation: slide-fade3 15s linear infinite;
    animation: slide-fade3 15s linear infinite
}

#header-holder #top-content {
    padding-top: 131px;
    padding-bottom: 110px;
    text-align: left
}

#header-holder #top-content .big-title,
.aboutus {
    font-size: 48px;
    line-height: 62px;
    margin: 60px 0 25px
}

.aboutus {
    font-size: 43px !important
}

#header-holder #top-content p {
    color: rgba(0, 0, 0, .84)
}

#header-holder #top-content .btn-holder a:first-child {
    margin-left: 0;
    margin-bottom: 10px
}

#header-holder #top-content .btn-holder a:last-child {
    margin-right: 0
}

#header-holder #top-content .slide>div {
    -webkit-animation: none !important;
    animation: none !important;
    transform: scale(1) rotateX(0deg) translateY(0) !important;
    opacity: 1 !important
}

#header-holder .header-graphic {
    width: 100%;
    max-width: 640px
}

@-webkit-keyframes slide-fade1 {
    0% {
        opacity: 0
    }

    3% {
        opacity: 1
    }

    27% {
        opacity: 1
    }

    30% {
        opacity: 0
    }

    33% {
        opacity: 0
    }

    57% {
        opacity: 0
    }

    60% {
        opacity: 0
    }

    64% {
        opacity: 0
    }

    94% {
        opacity: 0
    }

    to {
        opacity: 0
    }
}

@keyframes slide-fade1 {
    0% {
        opacity: 0
    }

    3% {
        opacity: 1
    }

    27% {
        opacity: 1
    }

    30% {
        opacity: 0
    }

    33% {
        opacity: 0
    }

    57% {
        opacity: 0
    }

    60% {
        opacity: 0
    }

    64% {
        opacity: 0
    }

    94% {
        opacity: 0
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes slide-fade2 {
    0% {
        opacity: 0
    }

    3% {
        opacity: 0
    }

    27% {
        opacity: 0
    }

    30% {
        opacity: 0
    }

    33% {
        opacity: 1
    }

    57% {
        opacity: 1
    }

    60% {
        opacity: 0
    }

    64% {
        opacity: 0
    }

    94% {
        opacity: 0
    }

    to {
        opacity: 0
    }
}

@keyframes slide-fade2 {
    0% {
        opacity: 0
    }

    3% {
        opacity: 0
    }

    27% {
        opacity: 0
    }

    30% {
        opacity: 0
    }

    33% {
        opacity: 1
    }

    57% {
        opacity: 1
    }

    60% {
        opacity: 0
    }

    64% {
        opacity: 0
    }

    94% {
        opacity: 0
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes slide-fade3 {
    0% {
        opacity: 0
    }

    3% {
        opacity: 0
    }

    27% {
        opacity: 0
    }

    30% {
        opacity: 0
    }

    33% {
        opacity: 0
    }

    57% {
        opacity: 0
    }

    60% {
        opacity: 0
    }

    64% {
        opacity: 1
    }

    96% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes slide-fade3 {
    0% {
        opacity: 0
    }

    3% {
        opacity: 0
    }

    27% {
        opacity: 0
    }

    30% {
        opacity: 0
    }

    33% {
        opacity: 0
    }

    57% {
        opacity: 0
    }

    60% {
        opacity: 0
    }

    64% {
        opacity: 1
    }

    96% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes fade-animation {
    0% {
        opacity: 0;
        transform: scale(.8)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

@keyframes fade-animation {
    0% {
        opacity: 0;
        transform: scale(.8)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

@-webkit-keyframes fade-animation2 {
    0% {
        opacity: 0;
        transform: scale(.1)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

@keyframes fade-animation2 {
    0% {
        opacity: 0;
        transform: scale(.1)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

.animated {
    -webkit-animation: animation 2s ease forwards;
    animation: animation 2s ease forwards
}

.animation-delay1 {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.animation-delay2 {
    -webkit-animation-delay: .8s;
    animation-delay: .8s
}

@-webkit-keyframes animation {
    0% {
        transform: scale(.98) rotateX(-20deg) translateY(-30px);
        opacity: 0
    }

    to {
        transform: scale(1) rotateX(0deg) translateY(0);
        opacity: 1
    }
}

@keyframes animation {
    0% {
        transform: scale(.98) rotateX(-20deg) translateY(-30px);
        opacity: 0
    }

    to {
        transform: scale(1) rotateX(0deg) translateY(0);
        opacity: 1
    }
}

#main-slider .slide {
    perspective: 1000px
}

#main-slider .slide>div:first-child,
#main-slider .slide>div:nth-child(2) {
    opacity: 0
}

#main-slider .slide .icon-holder {
    position: relative;
    padding-top: 60px;
    padding-bottom: 30px
}

#main-slider .slide .icon-holder .icon-bg {
    position: absolute;
    display: inline-block;
    width: 85px;
    height: 85px;
    left: 50%;
    margin-left: -43px;
    background-color: hsla(0, 0%, 100%, .16);
    border-radius: 200px;
    transform-origin: center center;
    transform: scale(1);
    transition: all .3s cubic-bezier(.34, 1.61, .7, 1)
}

#main-slider .slide .icon-holder .icon-bg:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: hsla(0, 0%, 100%, .08);
    border-radius: 200px;
    transform-origin: center center;
    transform: scale(1.5);
    transition: all .7s cubic-bezier(.34, 1.61, .7, 1)
}

#main-slider .slide .icon-holder .icon-bg:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: hsla(0, 0%, 100%, .03);
    border-radius: 200px;
    transform-origin: center center;
    transform: scale(2.3);
    transition: all .5s cubic-bezier(.34, 1.61, .7, 1)
}

#main-slider .slide .icon-holder .icon-bg:hover {
    transform: scale(.98)
}

#main-slider .slide .icon-holder .icon-bg:hover:before {
    transform: scale(1.4)
}

#main-slider .slide .icon-holder .icon-bg:hover:after {
    transform: scale(2.1)
}

#main-slider .slide .icon-holder .htfy,
#main-slider .slide .icon-holder [class*=fa] {
    position: relative;
    z-index: 10;
    color: #fff;
    font-size: 68px;
    margin-top: 5px;
    pointer-events: none
}

#main-slider .slide .icon-holder .htfy-trophy {
    margin-top: 7px
}

#main-slider .slide .icon-holder img {
    width: 68px
}

#main-slider .domainsearch-slide {
    position: relative
}

#main-slider .domainsearch-slide .image-holder {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 100px;
    z-index: -1
}

#main-slider .domainsearch-slide .image-holder img {
    width: 100%;
    max-width: 827px
}

#main-slider .slick-dots li {
    box-shadow: 0 0 0 0 transparent
}

#info,
#info2,
#info3 {
    text-align: center
}

#info .info-text {
    margin-bottom: 30px;
    color: #474f5d;
    line-height: 30px;
    margin: 0 auto;
    
}

/* #info .info-text .main-p {
    font-size: 20px
} */

#h-info {
    background-color: #fff;
    padding-top: 60px;
    text-align: center
}

#h-info .info-text {
    padding-left: 15%;
    padding-right: 15%;
    margin-top: 30px;
    font-size: 22px;
    color: #3f3d59
}

#h-info .purple-text {
    color: #7971e8
}

#h-info .blue-text {
    color: #5d9cec
}

#h-info .green-text {
    color: #26dd6c
}

#services {
    padding-top: 30px;
    padding-bottom: 30px
}

.service-box {
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    padding-top: 38px;
    padding-bottom: 38px;
    padding-right: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
    transition: all .3s ease 0s;
    box-shadow: -1px 8px 18px rgba(0, 0, 0, .08)
}

.service-box,
.service-box:hover {
    border: 0;
    background-color: #fcfcfd
}

.service-box:hover {
    box-shadow: 0 12px 28px rgba(0, 0, 0, .18);
    transform: scale(1.03)
}

.service-box .service-icon {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: -35px;
    margin-top: -62px
}

.service-box .service-icon img {
    width: 128px
}

.service-box .service-title {
    margin-left: 120px;
    text-transform: uppercase;
    margin-bottom: 15px
}

.service-box .service-title a {
    font-weight: 700;
    color: #0f0f0f;
    background-color: #ebf2f9;
    border-radius: 10px;
    padding: 3px 24px 3px 15px;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    cursor: pointer;
    transition: all .3s ease 0s
}

.service-box .service-title a:focus,
.service-box .service-title a:hover {
    text-decoration: none;
    background-color: #e5eef7
}

.service-box .service-title a:focus:after,
.service-box .service-title a:hover:after {
    right: 10px;
    transform: translateX(2px)
}

.service-box .service-details {
    margin-left: 120px
}

.message-area {
    padding-top: 60px;
    padding-bottom: 60px;
    position: relative
}

.message-area.normal-bg {
    background-color: #f0f8ff;
    padding-top: 80px;
    padding-bottom: 80px
}

.message-area .bg-color {
    background-color: #f6f9fc;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    transform: skewY(-10deg) scaleY(2.5);
    transform-origin: center center;
    z-index: -1
}

.message-area .buttons-holder {
    text-align: right;
    padding-top: 10px
}

.message-area.boxed {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: transparent
}

.message-area.boxed .container {
    padding: 40px 20px;
    background: #ffc240
}

.text-purple-light {
    font-size: 25px;
    color: #756de7
}

.text-other-color1 {
    font-size: 23px;
    color: #8493b4
}

.text-purple-dark {
    font-size: 23px;
    color: #593295
}

.text-other-color2 {
    font-size: 23px;
    color: #1e2e50
}

#pricing {
    position: relative;
    text-align: center
}

#pricing .bg-color {
    background-color: #f4f4f4;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    transform: skewY(-10deg) scaleY(.7);
    transform-origin: center center;
    z-index: -1
}

.pricing-box {
    position: relative;
    text-align: center;
    margin-top: 80px;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    max-width: 340px;
    display: inline-block;
    transition: all .3s ease 0s
}

.pricing-box.no-icon {
    padding: 40px 27px 27px
}

.pricing-box .pricing-content {
    border: 1px solid rgba(224, 224, 232, 0);
    background-color: #fcfcfd;
    box-shadow: -1px 8px 18px rgba(0, 0, 0, .08);
    border-radius: 10px;
    position: relative;
    padding: 65px 27px 27px;
    transition: all .3s ease
}

.pricing-box .pricing-content .pricing-icon {
    position: absolute;
    width: 88px;
    height: 88px;
    left: 50%;
    margin-left: -44px;
    top: -44px;
    border-radius: 200px;
    overflow: hidden;
    box-shadow: 0 0 0 rgba(141, 171, 234, 0);
    transition: all .3s ease
}

.pricing-icon-wedo {
    width: 130px !important;
    height: 160px !important;
    margin-left: -65px !important
}

.pricing-box .pricing-content .pricing-icon .htfy {
    color: #fff;
    font-size: 45px;
    margin-top: 21px
}

.pricing-box .pricing-content .pricing-icon .htfy-technology {
    margin-top: 26px
}

.pricing-box .pricing-content .pricing-icon [class*=fa] {
    color: #fff;
    font-size: 40px;
    margin-top: 25px
}

.pricing-box .pricing-content .pricing-icon img {
    position: absolute;
    width: 50px;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -22px
}

.pricing-box .pricing-content .pricing-title {
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #f3f5fd;
    display: inline-block;
    padding: 7px 18px;
    border-radius: 5px;
    margin-bottom: 30px
}

.pricing-box .pricing-content .price-title {
    font-size: 14px;
    font-weight: 700;
    color: #a5b8df;
    text-transform: uppercase
}

.pricing-box .pricing-content .pricing-price {
    font-size: 35px;
    color: #a3a3a3
}

.pricing-box .pricing-content .pricing-details {
    text-align: center
}

.pricing-box .pricing-content .pricing-details ul {
    padding: 0;
    list-style: none;
    margin: 40px 0 20px;
    transition: all .2s ease
}

.pricing-box .pricing-content .pricing-details ul li {
    display: inline-block;
    border-bottom: 1px solid #ccc;
    padding: 2px 30px 15px 0;
    margin-top: 15px;
    font-size: 14px;
    color: #777493;
    position: relative;
    transition: all .3s ease 0s;
    box-shadow: 0 1px 1px transparent
}

.pricing-box .pricing-content .pricing-details ul li.not-included {
    color: #e3e3e4 !important;
    box-shadow: 0 9px 20px transparent !important
}

.pricing-box .pricing-content .pricing-details ul li[id^=product] {
    box-shadow: 0 1px 1px transparent !important
}

.pricing-box .pricing-content .pricing-details p {
    padding: 25px 0;
    line-height: 28px;
    transition: all .3s ease
}

.pricing-box .pricing-content .pricing-link {
    position: relative;
    z-index: 1
}

.pricing-box .pricing-content .pricing-link a {
    position: relative;
    color: #66556b;
    background-color: #fff;
    width: 100%;
    margin: 0;
    transform: none;
    transition: all .3s ease
}

.pricing-box .pricing-content .pricing-link a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    border-radius: 10px;
    z-index: -1;
    transition: all .3s ease
}

.pricing-box.pricing-color1 .pricing-content .pricing-details ul li:before {
    background-color: #756de7;
    box-shadow: 0 3px 8px rgba(117, 109, 231, .5)
}

.pricing-box.pricing-color1 .pricing-content .pricing-link a {
    transition: all .3s ease 0s
}

.pricing-box.pricing-color2 .pricing-content .pricing-price,
.pricing-box.pricing-color2:before {
    color: #5d9cec
}

.pricing-box.pricing-color2 .pricing-content .pricing-details ul li:before {
    background-color: #5d9cec;
    box-shadow: 0 3px 8px rgba(93, 156, 236, .5)
}

.pricing-box.pricing-color2 .pricing-content .pricing-link a {
    color: #fff;
    background-color: #5d9cec;
    transition: all .3s ease 0s
}

.pricing-box.pricing-color3:before {
    color: #65d692
}

.pricing-box.pricing-color3 .pricing-content .pricing-details ul li:before {
    background-color: #65d692;
    box-shadow: 0 3px 8px rgba(101, 214, 146, .5)
}

.pricing-box.pricing-color3 .pricing-content .pricing-link a {
    color: #fff;
    background-color: #65d692;
    transition: all .3s ease 0s
}

.pricing-box.pricing-color3 .pricing-content .pricing-link a:before {
    background-color: #228047
}

.pricing-box.featured {
    transition: all .3s ease 0s
}

.pricing-box.featured .pricing-content:after {
    position: absolute;
    content: "\f005";
    font-family: Font Awesome\ 5 Free;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    top: 0;
    left: 20px;
    border-radius: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 2px 5px;
    color: #fff;
    transition: all .2s ease
}

.pricing-box.featured:hover .pricing-content:after {
    padding: 4px 5px
}

.pricing-box:focus .pricing-content,
.pricing-box:hover .pricing-content {
    background-color: #fdfdfd;
    box-shadow: 0 12px 24px rgba(0, 0, 0, .1)
}

.pricing-box:focus .pricing-content .pricing-details p,
.pricing-box:hover .pricing-content .pricing-details p {
    color: #3f3d59
}

.pricing-box:focus .pricing-content .pricing-link a,
.pricing-box:hover .pricing-content .pricing-link a {
    margin-top: -4px;
    margin-bottom: 4px
}

.pricing-box:focus .pricing-content .pricing-link a:before,
.pricing-box:hover .pricing-content .pricing-link a:before {
    bottom: -4px
}

.pricing-box.pricing-box-simple {
    transition: all .3s ease 0s
}

.pricing-box.pricing-box-simple .pricing-content {
    background-color: #fcfcfd;
    padding: 0;
    transition: all .3s ease 0s;
    box-shadow: -1px 8px 18px rgba(0, 0, 0, .08);
    max-height: 1132px;
    height: 100%
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    background-image: linear-gradient(90deg, #110071, #b3249c);
    color: #fff
}

.pricing-box.pricing-box-simple .pricing-content .pricing-icon {
    width: 76px;
    height: 76px;
    margin-left: -38px;
    top: -38px;
    border: 0 solid #e0e0e8;
    background-color: #fff;
    box-shadow: 0 5px 9px rgba(141, 171, 234, .5)
}

.pricing-box.pricing-box-simple .pricing-content .pricing-icon .htfy {
    font-size: 33px;
    color: #a1a1a1
}

.pricing-box.pricing-box-simple .pricing-content .pricing-icon .htfy-technology {
    margin-top: 23px
}

.pricing-box.pricing-box-simple .pricing-content .pricing-icon [class*=fa] {
    font-size: 28px;
    color: #a1a1a1
}

.pricing-box.pricing-box-simple .pricing-content .pricing-icon img {
    width: 44px;
    margin-left: -22px
}

.pricing-box.pricing-box-simple .pricing-content .pricing-head {
    position: relative;
    z-index: 10;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 35px 27px 45px;
    overflow: hidden
}

.pricing-box.pricing-box-simple .pricing-content .pricing-head:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background-repeat: repeat-x;
    background-image: linear-gradient(90deg, #110071, #b3249c);
    transform-origin: left bottom;
    transform: skewY(-7deg)
}

.pricing-box.pricing-box-simple .pricing-content .pricing-title {
    margin-bottom: 15px;
    background-color: hsla(0, 0%, 100%, .15);
    color: #fff;
    text-shadow: 0 2px 3px rgba(0, 0, 0, .25);
    border-radius: 4px;
    padding: 10px 25px
}

.pricing-box.pricing-box-simple .pricing-content .pricing-features {
    margin-top: 10px;
    margin-bottom: 30px
}

.pricing-box.pricing-box-simple .pricing-content .pricing-features ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.pricing-box.pricing-box-simple .pricing-content .pricing-features ul li {
    padding: inherit !important;
    color: #fff;
    font-size: 15px;
    display: block !important
}

.pricing-box.pricing-box-simple .pricing-content .display-price {
    color: #fff;
    font-size: 18px
}

.pricing-box.pricing-box-simple .pricing-content .free-plan {
    color: #fff;
    font-size: 20px;
    margin-bottom: 10px
}

.pricing-box.pricing-box-simple .pricing-content .one-time {
    color: #fff;
    font-size: 18px;
    margin-bottom: 10px
}

.pricing-box.pricing-box-simple .pricing-content .pricing-price {
    color: #fff;
    font-size: 25px !important;
    display: inline-block;
    width: 100%;
    margin-bottom: 3px
}

.pricing-box.pricing-box-simple .pricing-content .billing-cycle {
    color: #fff;
    font-size: 13px;
    line-height: 12px;
    margin-bottom: 10px;
    text-transform: capitalize
}

.pricing-box.pricing-box-simple .pricing-content .setup-fee {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px
}

.pricing-box.pricing-box-simple .pricing-content .setup-fee:before {
    content: "+"
}

.pricing-box.pricing-box-simple .pricing-content .pricing-options .nav {
    border-bottom: 0 !important;
    text-align: center
}

.pricing-box.pricing-box-simple .pricing-content .pricing-options .nav li {
    display: inline-block !important;
    float: inherit;
    margin: 0 5px !important;
    padding: 4px !important
}

.pricing-box.pricing-box-simple .pricing-content .pricing-options .nav li a {
    padding: 3px 10px 4px;
    font-size: 13px;
    color: hsla(0, 0%, 100%, .62);
    background-color: rgba(0, 0, 0, .1) !important;
    border-radius: 6px;
    border: 0
}

.pricing-box.pricing-box-simple .pricing-content .pricing-options .nav li.active a {
    color: #fff;
    background-color: hsla(0, 0%, 100%, .16) !important
}

.pricing-box.pricing-box-simple .pricing-content .pricing-options .tab-content {
    padding-top: 10px
}

.pricing-box.pricing-box-simple .pricing-content .pricing-options .tab-content .tab-pane .pricing-price {
    color: #fff;
    font-size: 25px !important;
    display: inline-block;
    width: 100%;
    margin-bottom: 3px
}

.pricing-box.pricing-box-simple .pricing-content .pricing-options .tab-content .tab-pane .billing-cycle {
    color: #fff;
    font-size: 13px;
    line-height: 12px;
    margin-bottom: 10px;
    text-transform: capitalize
}

.pricing-box.pricing-box-simple .pricing-content .pricing-options .tab-content .tab-pane .setup-fee {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px
}

.pricing-box.pricing-box-simple .pricing-content .pricing-options .tab-content .tab-pane .setup-fee:before {
    content: "+"
}

.pricing-box.pricing-box-simple .pricing-content .pricing-details {
    padding: 0 27px
}

.pricing-box.pricing-box-simple .pricing-content .pricing-details ul {
    padding: 0;
    list-style: none;
    margin: 40px 0 20px;
    transition: all .2s ease
}

.pricing-details ul li {
    display: inline-block !important;
    padding: 2px 20px !important;
    width: inherit !important;
    font-size: 14px;
    color: #777493;
    margin-top: 6px !important;
    margin-bottom: 6px !important;
    position: relative;
    min-width: 150px;
    transition: all .3s ease 0s
}

li.not-included {
    color: #e3e3e4 !important;
    box-shadow: 0 3px 13px rgba(0, 0, 0, .08) !important
}

.pricing-box.pricing-box-simple .pricing-content .pricing-details ul li:hover {
    color: #3f3d59
}

.pricing-box.pricing-box-simple .pricing-content .pricing-details ul li[id^=product] {
    box-shadow: 0 1px 1px transparent !important
}

.pricing-box.pricing-box-simple .pricing-content .pricing-link {
    position: relative;
    z-index: 1;
    padding: 27px
}

.pricing-box.pricing-box-simple .pricing-content .pricing-link a {
    padding: 12px 20px;
    color: #000;
    border: 1px solid #dd4fc8;
    background-color: transparent
}

.pricing-box.pricing-box-simple .pricing-content .pricing-link a:before {
    display: none
}

.pricing-box.pricing-box-simple.bestbuy .pricing-content:after {
    content: "";
    position: absolute;
    top: -17px;
    left: 100%;
    margin-left: -98px;
    width: 24px;
    height: 22px;
    z-index: 12;
    background-image: url(../images/star.png);
    background-size: contain;
    background-repeat: no-repeat;
    transform: rotate(-7deg)
}

.pricing-box.pricing-box-simple.bestbuy:before {
    content: "";
    position: absolute;
    top: -28px;
    right: -5px;
    width: 125px;
    height: 38px;
    background-color: #fff;
    border: 1px solid #efeff8;
    border-radius: 50px;
    z-index: 11;
    transform: rotate(-7deg)
}

.pricing-box.pricing-box-simple.bestbuy:after {
    content: "Best Buy!";
    position: absolute;
    top: -20px;
    right: 12px;
    font-size: 13px;
    font-weight: 700;
    color: #ff9c04;
    z-index: 12;
    text-transform: uppercase;
    transform: rotate(-7deg)
}

.pricing-box.pricing-box-simple.pricing-color1 .pricing-content .pricing-head:before {
    background-repeat: repeat-x;
    background-image: linear-gradient(90deg, #110071, #b3249c)
}

.pricing-box.pricing-unity .pricing-content .pricing-link a:before {
    display: none
}

.pricing-box-horizontal-holder {
    width: 100%
}

.pricing-header {
    display: -moz-flex !important;
    display: flex !important;
    justify-content: center;
    align-items: stretch;
    align-content: stretch;
    font-size: 12px;
    color: #191919;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: -14px !important;
    margin-top: 30px !important
}

.pricing-box.pricing-unity .pricing-content .pricing-link a:focus,
.pricing-box.pricing-unity .pricing-content .pricing-link a:hover {
    transform: scale(.98);
    background-color: #b3249c
}

.pricing-box.pricing-unity .pricing-content .pricing-link {
    position: relative;
    z-index: 1
}

.pricing-box.pricing-unity .pricing-content .pricing-link a {
    position: relative;
    color: #fff;
    background-color: #b3249c;
    width: 100%;
    margin: 0;
    transform: scale(1);
    transition: all .3s ease
}

.pricing-box.pricing-unity .pricing-content .pricing-icon img {
    width: 80px;
    left: 21px;
    top: 38px;
    margin-left: 0;
    margin-top: 0
}

#page-icon .pricing-icon .htfy {
    color: #fff;
    font-size: 45px;
    margin-top: 21px
}

#page-icon .pricing-icon .htfy-technology {
    margin-top: 26px
}

#page-icon .pricing-icon [class*=fa] {
    color: #fff;
    font-size: 40px;
    margin-top: 25px
}

#page-icon .pricing-icon.pricing-color2 {
    background-color: #5d9cec
}

#page-icon .pricing-icon.pricing-color3 {
    background-color: #65d692
}

#page-icon .pricing-icon img {
    width: 100%
}

#page-icon:hover .pricing-icon .special-gradiant {
    -webkit-animation-name: little-move;
    animation-name: little-move
}

#features {
    padding-top: 60px;
    padding-bottom: 60px
}

#features-holder {
    position: relative;
    perspective: 1000px;
    margin-top: 50px
}

#features-holder .feature-box {
    position: absolute;
    left: 0;
    top: 0;
    padding: 30px 50px 50px;
    background-color: #fff;
    border-radius: 10px;
    transform: rotateX(60deg) scale(.5) translateY(50px);
    opacity: 0;
    box-shadow: 0 8px 18px rgba(0, 0, 0, .08);
    transition: all .8s ease
}

#features-holder .feature-box.show-details {
    transform: rotateX(0deg) scale(1) translateY(0);
    opacity: 1
}

#features-holder .feature-box .feature-title-holder {
    margin-bottom: 50px
}

#features-holder .feature-box .feature-title-holder .feature-icon .htfy,
#features-holder .feature-box .feature-title-holder .feature-icon [class*=fa] {
    color: #3195ff;
    font-size: 34px;
    vertical-align: middle;
    margin-right: 20px
}

#features-holder .feature-box .feature-title-holder .feature-title {
    color: #3195ff;
    font-size: 19px;
    font-weight: 500
}

#features-holder .feature-box .feature-details {
    color: #0d1e30;
    font-size: 17px
}

#features-holder .feature-box .feature-details p {
    color: #0d1e30;
    font-size: 17px;
    margin-bottom: 20px;
    line-height: 3rem
}

#features-links-holder {
    position: relative;
    perspective: 1000px;
    margin-top: 50px
}

#features-links-holder .icons-axis {
    position: absolute;
    width: 194px;
    height: 194px;
    right: 0;
    top: 50%;
    margin-top: -97px;
    border-radius: 200px;
    text-align: center;
    padding-top: 58px;
    background-color: #fff;
    box-shadow: 0 3px 37px rgba(112, 145, 179, .22)
}

#features-links-holder .icons-axis img {
    width: 98px
}

#features-links-holder .feature-icon-holder {
    position: absolute;
    width: 62px;
    height: 62px;
    border-radius: 100px;
    text-align: center;
    padding: 9px 2px 7px 3px;
    z-index: 100;
    cursor: pointer
}

@-webkit-keyframes pulse {
    to {
        box-shadow: 0 0 0 20px rgba(232, 76, 61, 0)
    }
}

@keyframes pulse {
    to {
        box-shadow: 0 0 0 20px rgba(232, 76, 61, 0)
    }
}

#features-links-holder .feature-icon-holder.opened {
    box-shadow: 0 0 0 0 #ca58b8;
    -webkit-animation: pulse 1.25s cubic-bezier(.66, 0, 0, 1) infinite;
    animation: pulse 1.25s cubic-bezier(.66, 0, 0, 1) infinite;
    transition: all .3s ease 0s
}

#features-links-holder .feature-icon-holder.opened .animation-holder {
    opacity: 1
}

#features-links-holder .feature-icon-holder.opened .animation-holder .special-gradiant {
    -webkit-animation-name: little-move;
    animation-name: little-move
}

#features-links-holder .feature-icon-holder:focus,
#features-links-holder .feature-icon-holder:hover {
    box-shadow: 0 -1px 10px #ca58b8
}

#features-links-holder .feature-icon-holder .feature-icon {
    color: #fff;
    font-size: 38px
}

#features-links-holder .feature-icon-holder .feature-title {
    position: absolute;
    color: #3f3d59;
    font-size: 13px;
    font-weight: 700;
    right: 75px;
    top: 30%;
    width: 150px;
    text-align: right
}

#features-links-holder .feature-icon-holder .animation-holder {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 100px;
    overflow: hidden;
    z-index: -1;
    opacity: 0;
    display: none
}

#features-links-holder .feature-icon-holder1 {
    top: 41px;
    right: 73px
}

#features-links-holder .feature-icon-holder2 {
    top: 100px;
    right: 182px
}

#features-links-holder .feature-icon-holder3 {
    top: 50%;
    margin-top: -31px;
    right: 234px
}

#features-links-holder .feature-icon-holder4 {
    bottom: 100px;
    right: 182px;
    padding-top: 12px
}

#features-links-holder .feature-icon-holder4 .feature-icon {
    font-size: 30px
}

#features-links-holder .feature-icon-holder5 {
    right: 53px;
    bottom: 38px
}

[class*=" htfy-"]:before,
[class^=htfy-]:before,
[data-icon]:before {
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.htfy {
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    font-size-adjust: none;
    font-stretch: normal;
    font-feature-settings: normal;
    font-language-override: normal;
    -webkit-font-kerning: auto;
    font-kerning: auto;
    font-synthesis: weight style;
    font-variant: normal;
    font-size: inherit;
    text-rendering: auto;
    -moz-osx-font-smoothing: grayscale
}

.htfy-download:before {
    display: block;
    text-indent: -9999px;
    width: 100px;
    height: 82px;
    background-size: 100px 82px
}

.feature-icon.design-icon,
.feature-icon.security-icon,
.feature-icon.seo-icon,
.feature-icon.speed-icon {
    display: block;
    text-indent: -9999px;
    width: 60px;
    height: 82px;
    background-repeat: no-repeat
}

.feature-icon.support-icon {
    display: block;
    text-indent: -9999px;
    width: 60px;
    height: 65px;
    background-repeat: no-repeat;
    top: 53px;
    right: 0
}

.mfeature-icon.code-optimization,
.mfeature-icon.ssl,
.mfeature-icon.support-icon {
    display: block;
    text-indent: -9999px;
    right: 31px;
    top: 42px
}

#more-features {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px
}

#more-features .mfeature-box {
    background-color: hsla(0, 0%, 100%, 0);
    border-radius: 10px;
    padding: 40px 20px;
    box-shadow: 0 0 0 rgba(0, 0, 0, .08);
    margin-top: 20px;
    margin-bottom: 20px;
    transition: all .5s ease;
    border: 2px solid #b3249c
}

#more-features .mfeature-box .mfeature-icon {
    margin-bottom: 15px;
    transform: scale(.9);
    transition: all .3s ease;
    position: absolute
}

#more-features .mfeature-box .mfeature-icon .htfy,
#more-features .mfeature-box .mfeature-icon [class*=fa] {
    color: #b3249c;
    font-size: 50px;
    text-shadow: 0 5px 25px rgba(49, 149, 255, .5)
}

#more-features .mfeature-box .mfeature-title {
    color: #4a4a4a;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 15px;
    transition: all .3s ease
}

#more-features .mfeature-box .mfeature-details {
    font-size: 15px;
    opacity: .7;
    transition: all .3s ease;
    padding: 16px;
}

#more-features .mfeature-box:hover .mfeature-icon {
    transform: scale(1)
}

#more-features .mfeature-box:hover .mfeature-icon .htfy {
    color: #fff;
    text-shadow: 0 0 0 #b3249c
}

#more-features .mfeature-box:hover .mfeature-icon [class*=fa] {
    text-shadow: 0 0 0 #b3249c
}
.text-center.footer-bottom p {
    color: #fff;
}
#footer {
    background-color: #262d3e;
    padding: 33px 0;
    text-align: center;
    overflow-x: hidden;
    position: relative
}

span.footer-bk {
    background-image: url(../images/footer-background.png);
    width: 101px;
    height: 87px;
    left: 50px;
    top: 15px
}

span.footer-bk,
span.footer-bk-right {
    position: absolute;
    background-repeat: no-repeat
}

span.footer-bk-right {
    background-image: url(../images/footer-background-right.png);
    width: 119px;
    height: 117px;
    bottom: 19px;
    right: 50px
}

#footer.center-block-footer {
    display: block;
    margin-right: auto;
    margin-left: auto
}

#footer p.website-tag span {
    letter-spacing: 1.2px;
    margin: 0 9px;
    font-size: 34px;
    font-weight: 500;
    font-family: monospace
}

#footer p.website-tag {
    color: #dedede;
    font-size: 35px
}
#footer p{
    font-size: 16px
}

p.website-tag span {
    color: #fff
}

footer .footer-logo {
    width: 200px;
    height: 42px
}

.footerunderline {
    position: relative;
    text-align: center;
    font-size: 0;
    color: #7d8ea8;
    font-weight: 400;
    margin-bottom: 45px
}

.text-center.footer-bottom {
    padding: 10px 0 4px;
    font-size: 13px;
    color: #fff;
    background: #181b25;
    color: #9193a8
}

.footerunderline:after {
    position: absolute;
    content: "";
    width: 51%;
    height: 1px;
    background-color: rgba(216, 196, 196, .2784313725490196);
    left: 0;
    left: 50%;
    transform: translate(-50%)
}

button.footer-btn {
    background: transparent;
    border: none;
    color: #fff;
    font-size: 15px;
    float: right;
    padding-top: 17px
}

#footer .footer-menu-holder {
    text-align: left
}

svg#Layer_1 {
    width: 20px;
    height: auto;
    padding-right: 5px;
    fill: #fff
}

#footer .address-holder {
    display: inline-block;
    text-align: left
}

#footer h4 {
    font-size: 17px;
    color: #fff;
    margin-bottom: 25px;
    font-weight: 500;
    text-align: left
}

#footer ul.footer-menu {
    list-style: none;
    padding: 0;
    margin: 0
}

#footer ul.footer-menu li {
    padding-bottom: 20px
}

#footer ul.footer-menu li a {
    color: #9193a8;
    font-size: 15px;
    padding: 4px 15px;
    margin-left: -15px;
    border-radius: 5px;
    cursor: pointer;
    transition: all .3s ease 0s
}

#footer ul.footer-menu li.active a,
#footer ul.footer-menu li a:focus,
#footer ul.footer-menu li a:hover {
    color: #0074f3;
    background-color: hsla(0, 0%, 100%, .05);
    box-shadow: 0 8px 18px rgba(0, 0, 0, .08);
    text-decoration: none
}

#footer ul.footer-menu li.active a {
    font-weight: 400
}

.footer-main-cta {
    text-decoration: none;
    font-weight: 500;
    display: inline-block;
    font-size: 15px;
    padding: 8px 15px;
    border-radius: 32px;
    background-color: transparent;
    border: 2px solid #c22aab;
    background-color: #b3249c;
    box-shadow: 1px 1px 4px 0 #9c27b0;
    color: #fff;
    float: left;
    margin-top: 15px
}

.footer-main-cta:focus,
.footer-main-cta:hover {
    background-color: transparent;
    color: #fff;
    box-shadow: 3px 3px 4px 0 #9c27b0
}

#footer .phone {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 15px;
    border-radius: 10px;
    padding: 15px 25px;
    margin-top: -15px;
    margin-left: -25px;
    transition: all .3s ease 0s
}

#footer .phone [class*=fa] {
    color: #fff;
    width: 20px;
    margin-right: 7px;
    text-align: center;
    vertical-align: middle
}

#footer .phone a {
    color: #fff
}

#footer .phone:hover {
    background-color: #0074f3;
    box-shadow: 0 8px 18px rgba(0, 0, 0, .08)
}

#footer .email {
    color: #fff;
    font-size: 15px;
    margin-bottom: 15px;
    border-radius: 10px;
    padding: 15px 25px;
    margin-top: -15px;
    margin-left: -25px;
    transition: all .3s ease 0s
}

#footer .email [class*=fa] {
    color: #fff;
    font-size: 17px;
    width: 20px;
    margin-right: 7px;
    text-align: center
}

#footer .email:hover {
    background-color: #0074f3;
    box-shadow: 0 8px 18px rgba(0, 0, 0, .08)
}

#footer .address {
    margin-bottom: 15px;
    border-radius: 10px;
    padding: 15px 25px;
    margin-top: -15px;
    margin-left: -25px;
    transition: all .3s ease 0s
}

#footer .address div {
    display: inline-block;
    color: #fff;
    font-size: 15px
}

#footer .address [class*=fa] {
    color: #fff;
    font-size: 19px;
    width: 20px;
    margin-right: 7px;
    text-align: center;
    vertical-align: top
}

#footer .address:hover {
    background-color: #0074f3;
    box-shadow: 0 8px 18px rgba(0, 0, 0, .08)
}

#footer .social-menu {
    padding: 0;
    margin: 0;
    list-style: none
}

#footer .social-menu li {
    margin-bottom: 20px;
    text-align: left
}

#footer .social-menu li a {
    display: inline-block;
    transition: all .3s ease 0s
}

#footer .social-menu li a [class*=fa] {
    color: #2f445a;
    font-size: 25px;
    text-align: center;
    min-width: 30px;
    transition: all .3s ease 0s
}

#footer .social-menu li a:focus [class*=fa],
#footer .social-menu li a:hover [class*=fa] {
    color: #41576e
}

.form-group.fgroupemail {
    margin-top: -10px
}

.alert-dismissible .close {
    color: red
}

#ifeatures {
    text-align: center
}

#ifeatures .feature-box {
    background-color: #fff;
    padding: 40px 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 1px solid #ffdcf9;
    box-shadow: 0 12px 28px rgba(0, 0, 0, .18);
    height: 400px;
    transition: transform .4s ease
}

#ifeatures .feature-box.wds-feature-box {
    height: 500px;
    padding: 20px 10px
}

.feature-box:hover {
    transform: translateY(-7px);
    transition: transform .4s ease
}

#ifeatures .feature-box .feature-icon {
    margin-bottom: 25px
}

#ifeatures .feature-box .feature-icon img {
    width: 104px
}

.ui-services {
    padding: 10px 15px
}

#ifeatures .feature-box .feature-title,
.feature-title>p {
    color: #444964;
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 25px
}

.feature-title>p {
    margin-bottom: 2px
}

#ifeatures .feature-box .feature-details {
    font-size: 17px;
    font-weight: 400
}

.feature-details ol li {
    text-align: left;
    padding-left: 10px
}

ol>li::marker {
    font-weight: 700
}

#ifeatures.sfeatures {
    background-color: #f9fbff;
    padding-bottom: 40px
}

#ifeatures.sfeatures .feature-box {
    background-color: transparent
}

#ifeatures.sfeatures .feature-box .feature-title {
    margin-bottom: 20px
}

#more-info {
    padding-top: 80px;
    padding-bottom: 80px;
    position: relative;
    z-index: 1
}

#more-info .bg-custom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

#more-info .bg-custom .obj-gradiant1 {
    background-repeat: repeat-x;
    background-image: linear-gradient(0deg, #50e0b2, #b3249c);
    opacity: 1;
    position: absolute;
    width: 45%;
    height: 60%;
    left: 0;
    top: 0
}

#more-info .bg-custom .obj-gradiant2 {
    background-repeat: repeat-x;
    background-image: linear-gradient(90deg, #b3249c, #7ebcff);
    opacity: .4;
    position: absolute;
    width: 60%;
    height: 50%;
    right: 0;
    bottom: 0
}

#more-info .links-holder {
    text-align: center;
    padding-top: 15px
}

#more-info .links-holder ul {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
    width: auto
}

#more-info .links-holder ul li {
    margin-bottom: 15px
}

.info-link img {
    margin-right: 8px
}

#more-info .links-holder ul li .info-link {
    position: relative;
    font-weight: 500;
    text-align: left;
    color: #1e283c;
    background-color: #fff;
    border-radius: 5px;
    padding: 25px 60px 25px 50px;
    cursor: pointer;
    transition: all .3s ease;
    box-shadow: 1px 0 6px #afa3a3
}

#more-info .links-holder ul li .info-link:after {
    font-style: normal;
    font-weight: 500;
    top: 50%;
    margin-top: -9px;
    right: 25px;
    font-size: 12px;
    opacity: 0;
    transition: all .3s ease
}

#more-info .links-holder ul li .info-link.opened,
#more-info .links-holder ul li .info-link:focus,
#more-info .links-holder ul li .info-link:hover {
    background-color: rgba(245, 197, 237, .2784313725490196)
}

#more-info .links-holder ul li .info-link.opened:after,
#more-info .links-holder ul li .info-link:focus:after,
#more-info .links-holder ul li .info-link:hover:after {
    right: 20px;
    opacity: 1
}

#more-info.darkbg {
    background-color: #29304a;
    padding-top: 60px;
    padding-bottom: 110px
}

#more-info.darkbg .links-holder ul {
    width: auto
}

#more-info.darkbg .links-holder ul li .info-link {
    color: #6f7690
}

#more-info.darkbg .links-holder ul li .info-link.opened,
#more-info.darkbg .links-holder ul li .info-link:focus,
#more-info.darkbg .links-holder ul li .info-link:hover {
    color: #fff
}

.info-details-holder {
    position: relative;
    min-height: 403px;
    box-shadow: 0 0 10px #ddd
}

.info-details-holder .info-details {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

.info-details-holder .info-details.show-details {
    opacity: 1;
    padding: 26px
}

.img-center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.center-block h1,
.info-details-holder .info-details h2 {
    font-size: 38px;
    font-weight: 500;
    color: #1e283c;
    margin-bottom: 30px
}

.center-block h1,
.center-block h1~p {
    text-align: center;
    color: #fff
}

.info-details-holder .info-details p {
    line-height: 26px
}

.info-details-holder .info-details .photo {
    margin-top: 20px;
    margin-bottom: 10px
}

.info-details-holder .info-details .photo img {
    width: 69px;
    border-radius: 200px
}

.info-details-holder .info-details .person-title {
    font-size: 14px;
    color: hsla(0, 0%, 100%, .7)
}

#team {
    background-color: #fff;
    margin-top: 100px;
    padding-bottom: 60px;
    text-align: center;
    overflow: hidden
}

#team .team-holder {
    padding-top: 10px
}

#team .person-box {
    display: inline-block;
    width: 100%;
    max-width: 191px;
    position: relative;
    padding: 60px 15px 30px;
    margin-top: 50px;
    margin-bottom: 50px;
    transition: all .3s cubic-bezier(.34, 1.61, .7, 1);
    border: 0;
    background-color: #efd0ea;
    border-radius: 20px;
    transform: scale(1);
    box-shadow: 0 12px 67px rgba(0, 0, 0, .07)
}

#team .person-box:focus,
#team .person-box:hover {
    transform: scale(1.05);
    box-shadow: 0 12px 67px rgba(0, 0, 0, .12)
}

#team .person-box:focus .person-icon .person-img,
#team .person-box:hover .person-icon .person-img {
    top: -34px
}

#team .person-box:focus .person-name,
#team .person-box:hover .person-name {
    color: #a94c98
}

[class*=iconsprite-],
[class^=iconsprite-] {
    display: inline-block;
    background: url(webdevbuddies-sprite.png);
    background-repeat: no-repeat
}

.iconsprite-health-compressor {
    background-position: -5px -53px;
    width: 75px;
    height: 75px
}

.iconsprite-hosp-compressor {
    background-position: -85px -53px;
    width: 75px;
    height: 75px
}

.iconsprite-public-compressor {
    background-position: -165px -53px;
    width: 75px;
    height: 75px
}

.iconsprite-store-compressor {
    background-position: -245px -53px;
    width: 75px;
    height: 75px
}

.iconsprite-auto-compressor {
    background-position: -325px -53px;
    width: 75px;
    height: 75px
}

.iconsprite-bank-compressor {
    background-position: -405px -53px;
    width: 75px;
    height: 75px
}

.iconsprite-edu-compressor {
    background-position: -485px -53px;
    width: 75px;
    height: 75px
}

.iconsprite-fin-compressor {
    background-position: -565px -53px;
    width: 75px;
    height: 75px
}

.iconsprite-serv1 {
    background-position: -645px 0;
    width: 128px;
    height: 128px
}

.iconsprite-serv2 {
    background-position: -778px 0;
    width: 128px;
    height: 128px
}

.iconsprite-serv3 {
    background-position: -911px 0;
    width: 128px;
    height: 128px
}

.iconsprite-serv4 {
    background-position: -1044px 0;
    width: 128px;
    height: 128px
}

.iconsprite-wd {
    background-position: -1177px -44px;
    width: 80px;
    height: 80px
}

.iconsprite-wdev {
    background-position: -1260px -44px;
    width: 80px;
    height: 80px
}

.iconsprite-shopping {
    background-position: -1345px -44px;
    width: 80px;
    height: 80px
}

.iconsprite-network {
    background-position: -1552px -75px;
    width: 60px;
    height: 60px
}

.iconsprite-seo {
    background-position: -1617px -75px;
    width: 60px;
    height: 60px
}

.iconsprite-speed-compressor {
    background-position: -1682px -75px;
    width: 60px;
    height: 60px
}

.iconsprite-web-develo {
    background-position: -1747px -75px;
    width: 60px;
    height: 60px
}

.iconsprite-great-suport {
    background-position: -1812px -75px;
    width: 60px;
    height: 66px
}

.iconsprite-code {
    background-position: -1426px -72px;
    width: 60px;
    height: 66px
}

.iconsprite-great-suport-2 {
    background-position: -1812px -75px;
    width: 60px;
    height: 66px
}

.iconsprite-ssl {
    background-position: -1480px -75px;
    width: 60px;
    height: 66px
}

#team .person-box .person-icon .person-img {
    position: absolute;
    width: 100%;
    top: -37px;
    left: 0;
    transition: all .3s ease
}

#team .person-box .person-icon .person-img img {
    width: 75px;
    border-radius: 100px
}

#team .person-box .person-name {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 3px
}

#team .person-box .person-title {
    color: #9da9bc;
    font-size: 15px;
    opacity: .7;
    margin-bottom: 15px
}

#team .person-box .person-social a {
    cursor: pointer;
    transition: all .3s ease 0s
}

#team .person-box .person-social a [class*=fa] {
    color: #9da9bc;
    font-size: 20px;
    opacity: 1;
    margin-left: 4px;
    margin-right: 4px;
    transition: all .3s ease
}

#team .person-box .person-social a:focus [class*=fa],
#team .person-box .person-social a:hover [class*=fa] {
    opacity: .7
}

.page-template-contact-page .navbar-default {
    background-color: #fff;
    box-shadow: 0 0 30px rgba(127, 137, 161, .3);
}

#header-holder .whitebg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

#header-holder .whitebg img {
    width: 100%;
    height: 100%;
    transform-origin: center center;
    transform: skewY(-10deg) scale(2.2);
    opacity: .2
}

#header-holder.color1-header {
    background-color: #262626
}

#header-holder.color1-header .bg-animation {
    display: none
}

#header-holder.color1-header .support-button-holder a.support-button {
    background-color: #1fcd62;
    box-shadow: 0 4px 6px 0 transparent;
    transition: all .3s ease 0s
}

#header-holder.color1-header .support-button-holder a.support-button:focus,
#header-holder.color1-header .support-button-holder a.support-button:hover {
    background-color: #13b953 !important
}

#header-holder.color2-header .bg-animation {
    display: none
}

#header-holder.color2-header .support-button-holder a.support-button {
    background-color: #6159d0;
    box-shadow: 0 4px 6px 0 transparent;
    transition: all .3s ease 0s
}

#header-holder.color2-header .support-button-holder a.support-button:focus,
#header-holder.color2-header .support-button-holder a.support-button:hover {
    background-color: #5750be !important
}

#header-holder.color3-header {
    background-color: #589ff7
}

#header-holder.color3-header .bg-animation {
    display: none
}

#header-holder.color3-header .support-button-holder a.support-button {
    background-color: #458ae0;
    box-shadow: 0 4px 6px 0 transparent;
    transition: all .3s ease 0s
}

#header-holder.color3-header .support-button-holder a.support-button:focus,
#header-holder.color3-header .support-button-holder a.support-button:hover {
    background-color: #3f7ece !important
}

#page-head,
#header-holder.web-hosting-page #page-head {
    padding-top: 80px;
    padding-bottom: 80px
}

#apps {
    background-repeat: repeat-x;
    background-image: linear-gradient(90deg, #24a7ff, #0a5dd3);
    padding-top: 30px;
    padding-bottom: 40px;
    text-align: center;
    margin-bottom: 60px
}

#apps .row-icon img {
    width: 25px
}

#apps .row-title {
    color: hsla(0, 0%, 100%, .7);
    font-size: 25px;
    margin-top: 10px;
    margin-bottom: 60px
}

#apps .row-title:after {
    background-color: #4e3fa4;
    display: none
}

#apps .apps-holder .apps-links-holder {
    display: inline-block;
    width: 50%
}

#apps .apps-holder .apps-details-holder {
    display: inline-block;
    width: 70%
}

#apps .apps-holder .app-icon-holder {
    position: relative;
    display: inline-block;
    width: 24%;
    cursor: pointer;
    margin-bottom: 14px;
    z-index: 1
}

#apps .apps-holder .app-icon-holder .app-icon {
    margin-bottom: 10px
}

#apps .apps-holder .app-icon-holder .app-icon img {
    width: 40px
}

#apps .apps-holder .app-icon-holder .app-title {
    color: #dddde8;
    font-weight: 500;
    color: transparent
}

#apps .apps-holder .app-icon-holder.opened .app-title {
    color: #fff
}

#apps .apps-holder .app-icon-holder.opened:after {
    background-color: #2d343c;
    box-shadow: 0 7px 18px rgba(0, 0, 0, .1)
}

#apps .apps-holder .app-icon-holder:after {
    position: absolute;
    content: "";
    top: -36px;
    left: 50%;
    margin-left: -56px;
    width: 112px;
    height: 112px;
    border-radius: 400px;
    transition: all .3s ease;
    z-index: -1;
    background-color: transparent;
    box-shadow: 0 7px 18px transparent
}

#apps .apps-holder .app-details {
    position: relative;
    min-height: 228px;
    margin-bottom: -86px;
    border-radius: 0;
    background-color: #b3249c;
    box-shadow: 0 -9px 20px rgba(0, 0, 0, .05);
    overflow: hidden
}

#apps .apps-holder .app-details div[class^=app-details] {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    transform: scale(.9);
    padding: 42px 25px 0
}

#apps .apps-holder .app-details div[class^=app-details].show-details {
    opacity: 1;
    transform: scale(1)
}

#apps .apps-holder .app-details div[class^=app-details] .app-title {
    font-size: 17px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 15px;
    text-align: left
}

#apps .apps-holder .app-details div[class^=app-details] .app-text {
    font-size: 15px;
    color: hsla(0, 0%, 100%, .7);
    text-align: left;
    margin-bottom: 15px
}

#apps .apps-holder .app-details div[class^=app-details] .app-link {
    text-align: left
}

#apps .apps-holder .app-details div[class^=app-details] .app-link a {
    margin-left: 0
}

#apps .apps-holder .app-details div[class^=app-details] .img-holder img {
    width: 100%;
    max-width: 278px;
    box-shadow: 0 -9px 18px rgba(0, 0, 0, .2)
}

.grayscale {
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%)
}

.brightness {
    -moz-filter: brightness(1000%);
    -ms-filter: brightness(1000%);
    filter: brightness(1000%)
}

.blog-page-title {
    padding: 0 30px;
}
div#blog-content {
    margin-top: 90px;
}
.page-header {
 border-bottom: 0;
}
.post_content {
    margin:20px 0 20px 0;

}
.newsletter-container 
{
  padding:4% 4% 6% 4%;
  background:#262d3e;
  margin: 10px 0 100px 0;
  border-radius: 12px;
}
.newsletter-container strong, .newsletter-container h4 {
    color:#fff
}

.form-subscribe
{
  max-width:600px;
  margin:0 auto
}
.form-subscribe .form-control
{
    background-color: rgb(255 255 255);
  padding-left:24px;
  padding-right:24px;
  letter-spacing:1px;
  border:none;
  border-top-left-radius:36px;
  border-bottom-left-radius:36px
}
.form-subscribe .form-control.focus,.form-subscribe .form-control:focus
{
  z-index:2;
  background-color:hsla(0,0%,100%,.8)
}
form.form-subscribe .form-control:focus, form.form-subscribe .form-control:active {
    border-color: #fff;
    box-shadow: none;
}
.form-subscribe .btn
{
  border-top-right-radius:36px;
  border-bottom-right-radius:36px;
  background:#7ec855;
  border-color:#7ec855;
  height:40px;
}
.blog-header img {
    border-radius: 6px;
    margin-bottom: 20px;
    box-shadow: 0 4px 25px rgb(0 0 0 / 10%);
    width: 100%;
    max-width: 100%;
    height: 100%;
}
#articles {
    background-color: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center
}

/* #articles .article-summary {
    margin: 40px 10px;
    border-radius: 20px;
    background-color: #fff;
    transform: scale(1);
    box-shadow: 0 12px 67px rgba(0, 0, 0, .07);
    transition: all .3s ease
}
 */
/* #articles .article-summary:hover {
    transform: scale(1.03);
    box-shadow: 0 12px 67px rgba(0, 0, 0, .12)
} */

#articles .article-summary .article-img img {
    border-radius: 4px;
    width: 100%;
    transition: all .3s ease 0s
}
/* 
#articles .article-summary .article-img img:focus,
#articles .article-summary .article-img img:hover {
    -moz-filter: brightness(110%);
    -ms-filter: brightness(110%);
    filter: brightness(110%)
} */

#articles .article-summary .article-details {
    padding: 15px 5px 20px 5px;
    text-align: left
}

#articles .article-summary .article-title {
    margin-bottom: 18px;
    padding-right: 18px;
    position: relative
}

/* #articles .article-summary .article-title a {
    display: inline-block;
    width: 100%;
    color: #16386f;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    text-transform: capitalize;
    transition: all .3s ease 0s
}

#articles .article-summary .article-title a:focus,
#articles .article-summary .article-title a:hover {
    color: #0e2344
}
 */
#articles .article-summary .article-title:after {
    display: none;
    position: absolute;
    content: "\f054";
    font-family: Font Awesome\ 5 Free;
    font-style: normal;
    font-weight: 500;
    top: 50%;
    margin-top: -9px;
    right: 0;
    color: #9da9bc;
    font-size: 12px;
    transition: all .3s ease
}

#articles .article-summary .article-title:hover:after {
    color: #b3249c
}

#articles .article-summary .article-date {
    color: rgba(119, 116, 147, .34);
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 10px
}

#articles .article-summary .article-text {
    color: #9da9bc;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px;
	padding-right: 6px;
}

#articles .article-summary .article-links {
    margin-left: 0;
    margin-right: 0
}

#articles .article-summary .article-links .ybtn {
    padding-left: 0;
    padding-right: 0;
    color: #332f5c
}

#articles .article-summary .article-links div[class^=col-] {
    padding: 0
}

#articles .article-summary .article-links .readmore-holder {
    text-align: right
}

#articles .article-summary .article-links .date-holder {
    text-align: left;
    color: #d5deed;
    font-size: 13px;
    font-weight: 500;
    margin-top: 9px
}

#articles .article-summary .article-links .date-holder a {
    display: inline-block;
    padding: 10px 8px;
    transition: all .3s ease 0s
}

#articles .article-summary .article-links .date-holder a [class*=fa] {
    color: #c3c9cd;
    font-size: 18px
}

#articles .article-summary .article-links .date-holder a:focus [class*=fa],
#articles .article-summary .article-links .date-holder a:hover [class*=fa] {
    color: #aab2b7
}

#articles .pagination {
    padding-top: 30px
}

#articles .pagination .page-number {
    display: inline-block;
    border-radius: 50px;
    width: 32px;
    height: 32px;
    color: #9da9bc;
    background-color: #fff;
    text-decoration: none;
    padding-top: 5px;
    font-size: 14px;
    text-align: center;
    box-shadow: 0 3px 18px rgba(0, 0, 0, .08)
}

#articles .pagination .page-number [class*=fa-] {
    font-size: 11px
}

#articles .pagination a.page-number {
    transition: all .3s ease 0s
}

#articles .pagination a.page-number:focus,
#articles .pagination a.page-number:hover {
    color: #b3249c
}

#articles .pagination .page-number.current {
    color: #9da9bc;
    background-color: #eff1f4;
    box-shadow: 0 0 0 transparent
}

#post-content {
    padding-top: 70px;
    padding-bottom: 70px
}

#post-content .post .post-thumbnail img {
    width: 100%
}

#post-content .post .post-entry {
    padding: 30px 20px
}

#post-content .post .post-entry .date-published {
    font-size: 15px;
    color: #ccc
}

#post-content .post .post-entry a {
    text-decoration: none;
    transition: all .3s ease 0s
}

#post-content .post .post-entry a .post-title {
    font-weight: 700;
    font-size: 35px;
    line-height: 43px;
    color: #5f6576;
    margin-bottom: 60px
}

#post-content .post .post-entry a:focus .post-title,
#post-content .post .post-entry a:hover .post-title {
    color: #0397ff
}

#post-content .post .meta .view {
    margin-right: 20px;
    color: #696969
}

#post-content .post .meta .view:before {
    content: "\f06e";
    font-family: Font Awesome\ 5 Free;
    font-style: normal;
    font-weight: 500;
    color: #b3249c;
    margin-right: 10px
}

#post-content .post .meta .like {
    margin-right: 20px;
    color: #696969
}

#post-content .post .meta .like:before {
    margin-right: 10px
}

#post-content .post .meta .like a {
    color: #696969;
    transition: all .3s ease 0s
}

#post-content .post .meta .like a:focus,
#post-content .post .meta .like a:hover {
    color: #0397ff
}

#post-content .post .meta .comment {
    margin-right: 20px;
    color: #696969
}

#post-content .post .meta .comment:before {
    content: "\f27a";
    font-family: Font Awesome\ 5 Free;
    font-style: normal;
    font-weight: 500;
    color: #b3249c;
    margin-right: 10px
}

#post-content #post-body .post .post-title {
    font-weight: 500;
    font-size: 22px;
    color: #3f3d59;
    margin-bottom: 20px;
    margin-top: 30px
}

#post-content #post-body .post .meta {
    margin-bottom: 30px
}

#post-content #post-body .post p {
    line-height: 26px
}

#post-content #post-body .post-author img {
    border-radius: 200px;
    width: 100px
}

#post-content #post-body .post-author .name {
    font-size: 20px;
    margin-bottom: 4px;
    margin-top: 18px
}

#post-content #post-body .post-author .desc {
    color: #9298a3
}

#post-content #sidebar .widget {
    margin-bottom: 50px
}

#post-content #sidebar .widget-title {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 17px;
    font-weight: 500;
    padding-bottom: 10px;
    border-bottom: 1px solid #e1e1e1;
    color: #3f3d59
}

#post-content #sidebar #categories.widget .item {
    position: relative;
    margin-bottom: 8px;
    margin-top: 8px
}

#post-content #sidebar #categories.widget .item a {
    color: #696969;
    display: inline-block;
    width: 100%;
    padding: 5px 0;
    position: relative;
    text-decoration: none;
    transition: all .3s ease 0s
}

#post-content #sidebar #categories.widget .item a span {
    position: absolute;
    border-radius: 50px;
    width: 24px;
    height: 24px;
    right: 0;
    top: 3px;
    text-align: center;
    border: 2px solid #65d692;
    color: #65d692;
    padding-top: 2px;
    font-size: 12px;
    font-weight: 500
}

#post-content #sidebar #categories.widget .item a:focus,
#post-content #sidebar #categories.widget .item a:hover {
    color: #65d692
}

#post-content #sidebar #categories.widget .item a:focus span,
#post-content #sidebar #categories.widget .item a:hover span {
    background-color: #65d692;
    color: #fff
}

#post-content #sidebar #popular-posts.widget .item {
    margin: 0 0 20px
}

#post-content #sidebar #popular-posts.widget .item .thumb {
    padding: 0;
    overflow: hidden
}

#post-content #sidebar #popular-posts.widget .item .thumb img {
    width: 135%
}

#post-content #sidebar #popular-posts.widget .item .info .date {
    font-size: 13px;
    color: #b7b7b7;
    display: block
}

#post-content #sidebar #popular-posts.widget .item .info .title a {
    font-weight: 500;
    font-size: 14px;
    color: #3f3d59;
    text-decoration: none;
    transition: all .3s ease 0s
}

#post-content #sidebar #popular-posts.widget .item .info .title a:focus,
#post-content #sidebar #popular-posts.widget .item .info .title a:hover {
    color: #72d99b
}

#post-content #sidebar #tags.widget a.tag-link {
    padding: 8px 15px;
    background: #f6f7f7;
    border: 1px solid #f6f7f7;
    border-radius: 6px;
    font-size: 14px;
    display: inline-block;
    color: #ababab;
    margin-right: 5px;
    margin-bottom: 7px;
    line-height: 1;
    text-decoration: none;
    font-weight: 500;
    transition: all .3s ease 0s
}

#post-content #sidebar #tags.widget a.tag-link:focus,
#post-content #sidebar #tags.widget a.tag-link:hover {
    background-color: #72d99b;
    color: #fff
}

#info-text {
    background-color: #fff;
    padding-top: 55px;
    padding-bottom: 50px
}

#info-text .text {
    text-align: center;
    position: relative;
    margin-bottom: 30px;
    font-size: 20px;
    color: #3f3d59
}

#info-text .text:after {
    position: absolute;
    content: "";
    left: 50%;
    margin-left: -17px;
    bottom: -20px;
    width: 34px;
    height: 2px;
    background-color: #3f3d59
}

#contact-info {
    background-color: #f9fbff;
    padding-top: 50px;
    padding-bottom: 50px
}

#contact-info .info-box {
    padding: 50px 40px;
    text-align: left;
    position: relative;
    background-color: #fff;
    border-radius: 20px;
    z-index: 1000;
    transform: scale(1);
    box-shadow: 0 12px 67px rgba(0, 0, 0, .06);
    transition: all .3s ease
}

#contact-info .info-box:hover {
    transform: scale(1.04);
    box-shadow: 0 12px 67px rgba(0, 0, 0, .07)
}

#contact-info .info-box:hover .info-title:before {
    background-color: #b3249c
}

#contact-info .info-box .info-title {
    color: #b3249c;
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 20px
}

#contact-info .info-box .info-title:before {
    display: inline-block;
    color: #fff;
    font-family: Font Awesome\ 5 Free;
    font-style: normal;
    font-weight: 500;
    text-align: center;
    font-size: 23px;
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 18px;
    border-radius: 50px;
    width: 48px;
    height: 48px;
    background-color: #332f5c;
    transition: all .3s ease
}

#contact-info .info-box .info-title.phone-icon:before {
    padding-top: 8px;
    content: "\f095"
}

#contact-info .info-box .info-title.chat-icon:before {
    padding-top: 8px;
    content: "\f075"
}

#contact-info .info-box .info-title.location-icon:before {
    padding-top: 9px
}

#contact-info .info-box .info-details {
    font-size: 15px;
    color: #332f5c
}

#contact-info .info-box .info-details a {
    font-size: 15px;
    color: #b3249c;
    text-decoration: none;
    transition: all .3s ease 0s
}

#contact-info .info-box .info-details a:focus,
#contact-info .info-box .info-details a:hover {
    color: #007bfd
}

#contact-info .info-box .info-details p {
    margin-bottom: 18px
}

#contact-info .info-box .info-details p:last-child {
    margin-bottom: 0
}

/* contact page */
.hkjhkjhj {
    background: url(../images/contact-background2.jpg) no-repeat left bottom;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: -10px;
    z-index: -1;
    overflow: hidden;
    background-size: contain;

}

.cph {
    display: none;
}


.contact-heading {
    color: #fff;

    font-weight: 700;
    line-height: 1.4em;

    font-size: 16px;

    border-bottom: 1px solid;
}

p.contact-heading {
    margin: 30px 0;
}

.form-control:focus,
.contactform input[type=text]:focus,
.contactform input[type=email]:focus,
.contactform textarea:focus {
    border-color: #d338bb;
    box-shadow: 0 1px 2px rgba(211, 56, 187, 0.07),
        0 2px 4px rgba(211, 56, 187, 0.07),
        0 4px 8px rgba(211, 56, 187, 0.07),
        0 8px 16px rgba(211, 56, 187, 0.07),
        0 16px 32px rgba(211, 56, 187, 0.07),
        0 32px 64px rgba(211, 56, 187, 0.07);
}

.inner-contact-column {
    background: #fff;
    padding: 50px 30px;
}

@media (max-width: 768px) {
    .input-lg {
        font-size: 12px;
    }
    .btn-lg {
    font-size: 12px;
    }
    h1.single-title {
     font-size: 18px;
    }
    .row-subtitle:after {
        position: absolute;
        content: "";
        width: 156px;
        height: 4px;
        bottom: -15px;
        /* padding-bottom: 3px; */
        margin-bottom: 7px;
    }

    .p-t {
        padding-top: 20px;
    }

    .m-120 {
        margin-top: 20px;
    }

    .cph {
        display: block;
    }

    .div.contactform {
        margin: 45px;
    }

    .contactform .inner-column {
        padding: 0 10px 0 0;
    }

    .inner-contact-column {

        padding: 50px 0px;
    }

    .list-info i {
        color: #fff;

        margin-right: 6px;
    }

    .list-info li {
        margin-bottom: 20px;
        font-size: 16px;
    }

}


/* end contact page */
#page-content {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #fff
}

#page-content ol,
#page-content ul {
    padding: 0 0 0 14px;
    margin-bottom: 20px
}

#page-content ol li,
#page-content ul li {
    color: #7a7896
}

#page-content h4 {
    font-size: 17px;
    color: #3f3d59;
    font-weight: 500
}

#page-content p {
    color: #7a7896;
    margin-bottom: 30px
}

.text-row {
    padding-top: 90px;
    padding-bottom: 30px;
    text-align: center
}

.text-row .text-holder {
    display: inline-block;
    width: 100%;
    max-width: 680px
}

.text-row .text-holder p {
    font-size: 23px;
    line-height: 40px;
    color: #817e95
}

.hover-button {
    background-image: linear-gradient(90deg, #b3249c, #b3249c);
    background-size: 0 1px, auto;
    background-repeat: no-repeat;
    background-position: bottom;
    transition: all .2s ease-out
}

.hover-button:hover {
    background-size: calc(100% - 2em) 2px, auto
}

.cat-btn.idea-button {
    float: left
}

.idea p {
    text-align: left;
    margin-left: 0;
    line-height: 1.6;
    padding-top: 10px;
    font-size: 16px
}

.idea-title h2 {
    font-size: 28px;
    text-align: left
}

.idea-title2 h2 {
    font-size: 36px;
    margin: 80px 0 0;
    text-align: left
}

#info2 .bg-color {
    background-color: #eaeff9;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    transform: skewY(-10deg) scaleY(.7);
    transform-origin: center center;
    z-index: -1
}

@media (max-width:1200px) {
    .mfeature-icon.code-optimization {
        display: block;
        text-indent: -9999px;
        width: 100px;
        height: 65px;
        background: url(../images/svg/code.png);
        background-size: 50px 50px;
        background-repeat: no-repeat;
        right: -31px;
        top: 45px
    }

    .pricing-box.pricing-box-horizontal .pricing-content .pricing-details {
        flex: 1.2
    }

    .pricing-box.pricing-box-horizontal .pricing-content .pricing-price-holder {
        border-top-right-radius: 10px
    }

    .pricing-box.pricing-box-horizontal .pricing-content .pricing-price-holder .pricing-options .fix-space {
        display: none
    }

    .pricing-box.pricing-box-horizontal .pricing-content .price-link-holder {
        flex: 1.5;
        flex-direction: column;
        background-color: #f9f9fc;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px
    }

    .pricing-box.pricing-box-horizontal .pricing-content .price-link-holder .pricing-link a {
        width: inherit
    }

    .pricing-header .th-link {
        display: none
    }
}

p.wedevelopwebiste {
    line-height: 30px;
    color: #333
}

.navbar-nav {
    height: auto;
    max-height: 500px
}

@media (min-width:991px) {
    #top-content.psd-top-content {
        height: 90vh
    }
}

@media (min-width:1400px) {
    #top-content.psd-top-content {
        height: 100%;
    }
}

@media (max-width:767px) {
    #top-content {
        overflow-y: hidden
    }

    main article {
        padding: 20px 30px 20px 10px
    }

    .lastblock {
        display: none
    }

    .breakwords {
        font-size: 58px !important;
        line-height: 83px !important
    }

    p.wedevelopwebiste {
        line-height: 20px
    }

    .dropdown-megamenu>.dropdown-container {
        overflow-x: hidden
    }

    h4.enquiry-header {
        margin: -39px 0 10px 15px
    }

    h4.enquiry-header2 {
        display: none
    }

    .section-lg.bg-default.blank-space {
        height: 10px !important
    }

    
    .bg-box {
        background: none !important;
        height: 1000px !important
    }

    .center-block {
        margin-bottom: 25px;
        margin-top: 25px;
        background: #da22ff;
        background: linear-gradient(90deg, #da22ff, #9733ee);
        padding: 18% 5%
    }

    .aboutus {
        font-size: 38px;
        margin: 60px 0 25px
    }

    .logo-holder .logo {
        width: 180px;
        height: 38px;
        margin-left: 20px
    }

    .message-area {
        padding-top: 0
    }

    .idea-title {
        text-align: left;
        position: relative;
        margin-top: 30px;
        margin-bottom: 5px;
        font-size: 28px;
        font-weight: 500;
        color: #444964
    }

    .closediv {
        margin-left: 70% !important;
        margin-top: 13px !important
    }

    .dropdown-megamenu>.dropdown-container {
        position: absolute;
        top: 47%;
        left: 0;
        right: 0;
        max-width: 100% !important;
        padding: 10px !important
    }

    #header-holder .header-graphic {
        display: none
    }

    #header-holder .hero-psdhtml {
        display: block
    }

    a.navbar-fixed-top.btn-1.enquiry-btn.btn.ybtn {
        transform: scale(1)
    }

    .header {
        background-color: #fff !important
    }
}

.section-lg.bg-default.blank-space {
    height: 300px
}

span.ptitle {
    font-size: 48px;
    font-weight: 700;
    text-align: center;
    color: #a33b90;
    border-bottom: 2px solid;
    display: inline-block;
    margin-bottom: 10px
}

#header-holder #top-content .big-title span {
    font-size: 48px;
    color: #b3249c;
    font-weight: 700
}

.center-block-footer {
    display: block;
    margin-right: auto;
    margin-left: auto
}


.bg-box {
    background: url(../images/about-us.jpg);
    width: 100% !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: 50% !important;
    height: 1180px
}

.text-other-color2.about-cta {
    font-size: 32px;
    font-weight: 800 !important
}

a.about-cta.ybtn.page-enquiry-btn {
    border-radius: 0
}

.height100 {
    height: 100px
}

img.whatwedoimg {
    width: 80px;
    padding-bottom: 18px
}

#top-content p.whatwedotitle {
    color: #000;
    padding: 0 23px;
    font-weight: 400;
    font-size: 16px
}

.wedo-title {
    margin-bottom: 40px
}

.wedo-secoundry-title,
.wedo-title {
    font-size: 34px !important
}

.row-title-wedo {
    margin-bottom: 20px;
    font-size: 17px;
    font-weight: 500;
    padding-bottom: 10px;
    color: #3f3d59
}

.breakwords {
    font-size: 70px;
    line-height: 95px;
    font-weight: 700;
    text-align: left;
    color: #a54493;
    margin-top: 20px
}

.header-button,
.header-button h2 {
    transform: translateZ(.1px);
    position: relative;
    z-index: 10
}

.animate-pop-in,
.animate-pop-in h2 {
    -webkit-animation: pop-in .6s ease-out forwards;
    animation: pop-in .6s ease-out forwards;
    opacity: 0
}

.header-button,
.header-button h2 {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s
}

.row-title h2 {
    font-size: 36px
}

@-webkit-keyframes pop-in {
    0% {
        opacity: 0;
        transform: translateY(-4rem) scale(.8)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@keyframes pop-in {
    0% {
        opacity: 0;
        transform: translateY(-4rem) scale(.8)
    }

    to {
        opacity: 1;
        transform: none
    }
}

main {
    max-width: 1350px;
    padding: 0;
    margin: 0;
    width: 100%;
    display: grid;
    grid-auto-rows: 320px;
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr))
}

article {
    padding: 20px;
    color: #333
}

article:nth-child(odd) {
    background-color: #c3f3df;
    background-color: rgba(172, 249, 255, .7019607843137254)
}

article:nth-child(2n) {
    background-color: #efd0ea;
    background-color: #fff4fc
}

.form-group {
    margin-bottom: 22px
}

.form-group label {
    text-transform: uppercase;
    z-index: 9999
}

.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: none;
    z-index: 1
}

.spam-msg {
    padding: 7px 11px
}

.form-control {
    height: 40px
}

p.website-tag {
    font-weight: 700;
    font-size: 20px;
    color: #fff
}

ul.li>li:before,
ul.li li {
    background-image: url(../images/dot.png)
}

ul.li li {
    display: inline;
    text-align: center;
    line-height: 1.71428571;
    list-style: none;
    background-repeat: no-repeat;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-size: 10px;
    background-position-y: 5px;
    padding: 0 0 0 10px
}

div.contact-pattern {
    height: 100%;
    background-size: 100% 100%;
    background-size: cover;
    opacity: .9;
    margin-top: 50px;
    padding: 150px 0;
    text-align: center
}

.list-info li {
    margin-bottom: 25px;
    font-size: 18px;
    color: #fff;
    line-height: 1.8em
}

.list-info i {
    color: #fff;
    margin-right: 20px
}

.social-icon-four li.follow {
    color: #fff;
    font-weight: 600;
    font-size: 24px;
    display: block;
    margin-bottom: 20px
}

.social-icon-four li {
    position: relative;
    margin-right: 18px;
    display: inline-block
}

.social-icon-four li a {
    position: relative;
    font-size: 20px;
    color: #fff;
    transition: all .3s ease
}

.contactform .inner-column {
    padding: 0 35px
}

.back_to_top {
    position: fixed;
    bottom: 12px;
    left: 27px;
    z-index: 9999;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 30px;
    background: rgba(34, 80, 180, .5);
    color: #fff;
    cursor: pointer;
    display: none;
    font-family: wide font;
    font-size: 20px;
    border-radius: 38px;
    -webkit-border-radius: 38px;
    -moz-border-radius: 38px;
    -ms-border-radius: 38px;
    -o-border-radius: 38px
}

body.font-lato.gallery.bottom.right {
    display: none !important !important
}

.back_to_top:hover {
    background: #b3249c
}

.back_to_top-show {
    display: block
}

.desk-menu .enquiry-btn-mobile {
    display: none
}

@media screen and (min-width:1920px) {
    #info .info-text {
        padding-left: 0;
        padding-right: 0;
        margin: 30px
    }

    img.img-responsive.responsive-img {
        padding-left: 160px
    }

    .idea p {

        font-size: 35px
    }

    article {
        border: 1px solid rgba(179, 36, 156, .5019607843137255)
    }

    main {
        max-width: 3000px !important;
        grid-auto-rows: 380px;
        grid-template-columns: repeat(auto-fill, minmax(850px, 1fr)) !important
    }

    #page-head.container-fluid.services-page {
        padding-top: 25%
    }

    .container-fluid {
        padding-right: 100px;
        padding-left: 100px
    }

    .slick-slider {
        display: none
    }

    .center-block h2,
    .info-details-holder .info-details h2 {
        font-size: 62px;
        font-weight: 500;
        color: #fff;
        margin-bottom: 41px
    }

    .center-block h1~p {
        text-align: center;
        color: #fff;
        font-size: 23px
    }

   
    .section-lg.bg-default.blank-space {
        height: 600px
    }

    .hosting-ico {
        display: none
    }
}

@media screen and (min-width:2530px) {
   

    .hosting-ico {
        display: block
    }

    main {
        max-width: 3000px !important;
        grid-auto-rows: 414px !important;
        grid-template-columns: repeat(auto-fill, minmax(850px, 1fr)) !important
    }

    article {
        padding: 30px
    }
}



@media (min-width:1400px) {
    #header-holder .bg-animation .graphic-show {
        right: 8%
    }

    .height100 {
        height: 120px
    }

    main {
        max-width: 1950px;
        padding: 0;
        margin: 0;
        width: 100%;
        display: grid;
        grid-auto-rows: 320px;
        grid-template-columns: repeat(auto-fill, minmax(450px, 1fr))
    }
}

@media (max-width:1200px) {
    .height100 {
        height: 120px
    }

    .company-info-holder .details-holder p {
        font-size: 23px
    }

    .icons-animation-holder {
        width: 290px;
        height: 190px
    }

    .icons-animation-holder .aicon-main {
        padding-top: 36px
    }

    .icons-animation-holder .aicon-main svg .logo {
        width: 56px
    }

    .icons-animation-holder .aicon {
        width: 84px;
        height: 84px;
        margin-top: -42px;
        margin-left: -42px
    }

    .icons-animation-holder .aicon img {
        width: 48px
    }

    #domain-pricing .htfy-pricing-table-holder .htfy-table .row .th {
        font-size: 12px
    }

    #apps .apps-holder .app-details {
        min-height: 260px
    }
}

@media (max-width:1150px) {
    #hero2 {
        display: none
    }
}

@media (max-width:992px) {
    #team {
        padding-bottom: 0
    }

    #footer ul.footer-menu li {
        margin-bottom: 15px;
        display: flex;
        align-items: center;
        justify-content: center;
        float: left
    }

    .idea-title {
        margin: 0
    }

    #more-info {
        padding-top: 0
    }

    #info .info-text,
    #pricing {
        padding: 0
    }

    #features {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .height100 {
        height: 70px
    }

    .section-lg.bg-default.blank-space {
        height: 10px !important
    }

    
    .bg-box {
        background: none !important;
        height: 1100px !important
    }

    .center-block {
        margin-bottom: 30px;
        margin-top: 30px;
        background: #da22ff;
        background: linear-gradient(90deg, #da22ff, #9733ee);
        padding: 5%
    }

    .pricing-box.pricing-box-horizontal .pricing-content .pricing-features-holder,
    .pricing-header .th-features {
        display: none
    }

    #header-holder #top-content {
        padding-top: 80px;
        padding-bottom: 20px;
        text-align: left;
        overflow: hidden
    }

    #header-holder .header-graphic {
        width: 180%;
        max-width: 851px
    }

    #header-holder .hero-psdhtml {
        width: 100%;
        max-width: 640px;
        margin-top: 80px;
        display: block
    }

    #header-holder #top-content .big-title,
    #header-holder #top-content .big-title span {
        font-size: 28px;
        line-height: 34px
    }
}

@media (max-width:992px) {
    #ifeatures .feature-box .feature-details {
        font-size: 14px
    }

    #ifeatures .feature-box .feature-title {
        font-size: 15px;
        font-weight: 500;
        margin-bottom: 15px
    }

    #ifeatures .feature-box,
    #ifeatures .feature-box.wds-feature-box {
        padding: 20px 10px;
        margin-top: 0;
        margin-bottom: 8px;
        height: auto
    }

    #more-info .links-holder ul {
        width: 100%
    }

    form#contact-form {
        width: 90%
    }

    .radio-item {
        width: 42%
    }

    .rtl-cols div[class^=col-] {
        float: inherit
    }

    .navbar-nav {
        margin-right: 0
    }

    .message-area .buttons-holder {
        text-align: left
    }

    .message-area .buttons-holder .ybtn {
        margin-left: 0
    }

    .nav>li>a {
        padding: 20px 9px;
        font-size: 12px !important
    }

    a.btn-1.enquiry-btn {
        font-size: 11px !important
    }

    .logo-holder .logo {
        background-image: url(../images/webdevbuddies.png);
        margin-top: -8px !important;
        width: 196px !important;
        height: 42px !important
    }

    .navbar-default .navbar-nav>li>a.login-button {
        margin-left: 10px
    }

    .support-button-holder a.support-button {
        padding: 9px 20px
    }

    .custom-plan-box {
        margin-bottom: 30px
    }

    #features-links-holder {
        height: 320px !important
    }

    #features-links-holder .feature-icon-holder .feature-title {
        right: 50%;
        margin-right: -75px;
        top: -34px;
        text-align: center
    }

    #features-links-holder .icons-axis {
        width: 194px;
        height: 194px;
        right: 50%;
        margin-right: -97px;
        top: inherit;
        margin-top: inherit;
        bottom: 0
    }

    #features-links-holder .feature-icon-holder1 {
        top: inherit;
        bottom: 50px;
        left: 50%;
        margin-left: -202px
    }

    #features-links-holder .feature-icon-holder2 {
        top: inherit;
        right: inherit;
        bottom: 166px;
        left: 50%;
        margin-left: -168px
    }

    #features-links-holder .feature-icon-holder3 {
        top: inherit;
        margin-top: inherit;
        right: 50%;
        margin-right: -31px;
        bottom: 234px
    }

    #features-links-holder .feature-icon-holder4 {
        bottom: 166px;
        right: 50%;
        margin-right: -168px
    }

    #features-links-holder .feature-icon-holder5 {
        bottom: 50px;
        right: 50%;
        margin-right: -202px
    }

    #footer .email,
    #footer .phone {
        font-size: 13px;
        margin-bottom: 0
    }

    #footer .address div {
        display: inline-block;
        color: #fff;
        font-size: 13px
    }

    #footer ul.footer-menu li {
        margin-bottom: 10px
    }

    #footer ul.footer-menu li a {
        font-size: 13px
    }

    .website-logo {
        position: absolute;
        top: 30px;
        left: 30px;
        width: inherit
    }
}

@media (max-width:1170px) {
    #ifeatures .feature-box.wds-feature-box p {
        font-size: 13px
    }

    ul.tabs li {
        font-size: 12px
    }
}

@media (max-width:768px) {
    .m-top {
        margin-top: 20px
    }

    .p-t {
        padding-top: 20px
    }

    .p-b {
        padding-bottom: 20px
    }

    .quotepadding {
        padding: 30px 0
    }

    span.footer-bk-right {
        right: 0
    }

    span.footer-bk {
        left: 0;
        top: 0
    }

    .about-prject span {
        color: #ff7d7d;
        font-size: 12px;
        padding-left: 0;
        display: inline;
    }

    .ybtn.msg-button {
        font-size: 18px;
        padding: 10px 20px
    }

    div#w-d-s-2 .img-responsive {
        display: none
    }

    div#w-d-s .img-responsive {
        display: block
    }

    #ifeatures .feature-box,
    #ifeatures .feature-box.wds-feature-box {
        height: auto;
        margin-bottom: 5px
    }

    .m-t-b {
        margin: 20px 0
    }

    img.hero-images {
        width: 75%
    }

    .imgwrapper img {
        width: 80%;
        margin-top: 37px
    }

    .big-title h1 {
        font-size: 28px
    }

    #info .info-text .main-p,
    .form-text p {
        font-size: 16px
    }

    .form-text p {
        padding-right: 0
    }

    #technology-img {
        padding: 20px 0 30px
    }

    #footer p.website-tag span {
        font-size: 12px
    }

    #footer p.website-tag {
        letter-spacing: 1;
        font-size: 20px
    }

    #info,
    #info2,
    #info3 {
        padding-bottom: 5px
    }

    #ifeatures .feature-box .feature-title {
        margin-bottom: 5px
    }

    #ifeatures .feature-box .feature-icon {
        margin-bottom: 10px
    }

    .row-title,
    .row-title h1,
    .row-title h1 span {
        font-size: 22px;
        padding-bottom: 10px
    }

    #info .info-text .main-p,
    h1.row-title.index-title,
    p.heading-p {
        text-align: left
    }

    article h3.row-title {
        text-align: center
    }

    #top-content p {
        margin-bottom: 10px
    }

    .idea-title h2 {
        font-size: 24px;
        padding: 0 0 15px
    }

    .chooseus-center-block h3 {
        text-align: left;
        padding: 0 7px
    }

    .strategy {
        display: none
    }

    .space {
        margin-left: 15px;
        font-size: 12px
    }

    #features-holder .feature-box .feature-title-holder {
        margin-bottom: 20px
    }

    .text-other-color2.about-cta {
        font-size: 28px
    }

    .text-other-color2 {
        font-size: 15px
    }

    #features-holder .feature-box {
        padding: 30px 30px 20px
    }

    #features {
        overflow: hidden !important
    }

    .footer-menu-holder ul li {
        float: left
    }

    #footer ul.footer-menu li {
        margin-bottom: 15px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-bottom: 0
    }

    .mfeature-icon.code-optimization {
        top: 25px;
        left: 20px
    }

    .mfeature-icon.support-icon {
        top: 33px;
        left: 10px
    }

    .mfeature-icon.ssl {
        top: 27px;
        left: 21px
    }

    #more-info {
        padding-top: 0;
        padding-bottom: 0
    }

    #more-info .links-holder ul {
        width: 100%
    }

    .back_to_top {
        display: none
    }

    .cu-info p {
        line-height: 19px !important
    }

    form#contact-form {
        width: 95%
    }

    .radio-item {
        width: 64%
    }

    .nav>li {
        margin-left: 30px !important
    }

    .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }

    .desk-menu .enquiry-btn-mobile,
    a.btn-1.enquiry-btn.btn.ybtn.enquiry-btn-desktop {
        display: none !important
    }

    #nav li ul {
        position: static
    }

    #header-holder {
        margin-bottom: 50px
    }

    .navbar-toggle {
        margin-right: 15px
    }

    #nav .dropdown-menu {
        position: relative;
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
        top: 0;
        transform: scale(1);
        opacity: 1;
        margin-left: 10px
    }

    #nav .dropdown-menu li a .unity-box {
        text-align: left
    }

    #nav .dropdown-menu:before {
        right: 50%;
        margin-right: -7px
    }

    #nav .dropdown {
        width: 70%
    }

    .nav>li {
        text-align: left;
        margin-left: 10px
    }

    .navbar-default .navbar-nav>li>a.login-button,
    .support-button-holder a.support-button {
        margin-left: 0
    }

    .support-button-holder .dropdown-menu {
        opacity: 1
    }

    .support-button-holder .dropdown-menu li a {
        text-align: left
    }

    .mega .dropdown-menu {
        opacity: 1
    }

    .mega .dropdown-menu .mega-box {
        text-align: left
    }

    .dropdown.mega {
        transition: all .3s ease 0s;
        float: left
    }

    .dropdown.mega:focus>a:before,
    .dropdown.mega:hover>a:before {
        opacity: 0
    }

    #top-content {
        padding-top: 20px
    }

    .wedo-title {
        font-size: 34px !important;
        margin-bottom: 30px;
        margin-top: 20px
    }

    #top-content .domain-search-holder input[type=text] {
        max-width: 100%;
        margin-bottom: 10px
    }

    #top-content .domain-search-holder input[type=submit] {
        margin-left: 0
    }

    #top-content .big-title,
    #top-content .big-title span {
        font-size: 40px
    }

    #info .info-text {
        text-align: center;
        line-height: 27px;
        font-size: 18px
    }

    #custom-plan {
        padding-top: 20px;
        padding-bottom: 10px;
        margin-top: 100px
    }

    #features {
        padding-top: 0;
        padding-bottom: 0
    }

    #features-links-holder {
        height: 250px !important
    }

    #features-links-holder .icons-axis {
        width: 140px;
        height: 140px;
        padding-top: 42px;
        margin-right: -70px
    }

    #features-links-holder .icons-axis img {
        width: 70px
    }

    #features-links-holder .feature-icon-holder1 {
        bottom: 36px;
        margin-left: -190px
    }

    #features-links-holder .feature-icon-holder2 {
        bottom: 138px;
        margin-left: -146px
    }

    #features-links-holder .feature-icon-holder3 {
        bottom: 185px
    }

    #features-links-holder .feature-icon-holder4 {
        bottom: 138px;
        margin-right: -146px
    }

    #features-links-holder .feature-icon-holder5 {
        bottom: 36px;
        margin-right: -190px
    }

    #more-features {
        padding-top: 10px;
        padding-bottom: 10px
    }

    #footer .address-holder,
    #footer .footer-menu-holder {
        margin-bottom: 20px
    }

    #footer .social-menu li {
        text-align: center;
        display: inline-block;
        margin: 20px
    }

    #apps .apps-holder .apps-links-holder {
        width: 100%
    }

    #apps .apps-holder .app-icon-holder .app-title {
        font-size: 13px
    }

    #apps .apps-holder .app-icon-holder .app-icon {
        margin-bottom: 5px
    }

    #apps .apps-holder .apps-details-holder {
        width: 100%
    }

    #apps .apps-holder .app-details div[class^=app-details] {
        padding: 30px 5%
    }

   

    .icons-animation-holder {
        width: 238px;
        height: 184px
    }

    #apps .apps-holder .app-details .img-holder {
        margin-top: 5px
    }

    #more-features .row-title {
        margin-top: 55px
    }
}

@media (max-width:480px) {
    .space {
        margin-left: 15px;
        font-size: 12px
    }

    .strategy {
        display: none
    }

    .btn-holder {
        margin: 0
    }

    .cat-btn a.button {
        margin-bottom: 10px
    }

    .lastblock {
        display: block
    }

    #header-holder .whitebg img {
        transform: skewY(-10deg) scale(2.2)
    }

    #features-links-holder .feature-icon-holder .feature-title {
        display: none;
        opacity: 0
    }

    #features-links-holder .feature-icon-holder1 {
        bottom: 36px;
        margin-left: -162px
    }

    #features-links-holder .feature-icon-holder2 {
        bottom: 130px;
        margin-left: -126px
    }

    #features-links-holder .feature-icon-holder3 {
        bottom: 172px
    }

    #features-links-holder .feature-icon-holder4 {
        bottom: 130px;
        margin-right: -126px
    }

    #features-links-holder .feature-icon-holder5 {
        bottom: 36px;
        margin-right: -162px
    }

    #footer .address {
        padding: 15px 0 15px 15px
    }

    #footer .address div {
        font-size: 12px
    }

    #footer .address [class*=fa] {
        font-size: 19px
    }

    #footer .email {
        padding: 15px 0 15px 15px;
        margin-bottom: 5px
    }

    #footer .email [class*=fa] {
        font-size: 12px
    }

    #footer .phone {
        padding: 15px 0 15px 15px;
        margin-bottom: 5px
    }

    #footer .phone [class*=fa] {
        font-size: 15px
    }

    .darkbg .info-details-holder {
        min-height: 340px
    }

    #team {
        margin-top: 20px
    }
}

@media screen and (max-width:360px) {
    .btn-holder {
        margin: 0
    }

    .cat-btn a.button {
        margin-right: 15px;
        background: #b3249c;
        color: #fff;
        padding: 10px 30px 13px;
        text-decoration: none;
        position: relative;
        transition: .25s ease-in-out;
        border-radius: 10px;
        margin-bottom: 10px
    }

    #team {
        margin-top: 20px
    }
}

@media (min-width:816px) and (max-width:1199px) {
    article:last-child {
        display: none
    }

    article:first-child,
    article:nth-child(4),
    article:nth-child(5),
    article:nth-child(8) {
        background-color: #c3f3df !important
    }

    article:nth-child(2),
    article:nth-child(3),
    article:nth-child(6),
    article:nth-child(7) {
        background-color: #efd0ea !important
    }
}

g-recaptcha {
    transform: scale(.77);
    -webkit-transform: scale(.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0
}

.step-container {
    box-sizing: content-box;
    padding: 0 12px;
    max-width: 900px;
    margin: 48px auto
}

.step-list {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.step-list__item {
    counter-increment: step-counter;
    position: relative
}

.step-list__item:before {
    content: counter(step-counter);
    color: #d8d8d8
}

.step-list__item h2 {
    font-size: 24px;
    line-height: 30px
}

.step-list__item .icon {
    border-radius: 50%;
    display: block;
    flex: 0 0 auto
}

.step-list__item .icon img {
    width: 100%;
    height: 100%
}

.step-list__item .body {
    font-size: 12px;
    line-height: 18px
}

.step-list__item .content {
    display: flex;
    flex-direction: row;
    padding-bottom: 18px
}

.step-list__item:first-child .icon {
    background: #f4f6d5
}

.step-list__item:nth-child(2) .icon {
    background: #e8f4f3
}

.step-list__item:nth-child(3) .icon {
    background: #ededed
}

.step-list__item:nth-child(4) .icon {
    background: #edf6ef
}

.step-list__item:nth-child(5) .icon {
    background: #ebf4ec
}

.step-list__item:nth-child(6) .icon {
    background: #f4f6d5
}

.step-list__item:nth-child(odd) .content {
    justify-content: flex-start
}

.step-list__item:nth-child(2n) .content {
    justify-content: flex-end
}

.step-list__item:first-child>.step-list__item__inner:before,
.step-list__item:last-child>.step-list__item__inner:after {
    content: none
}

.step-list__item+li {
    margin-top: 34px
}

.step-list__item+li>div {
    margin-top: -1px
}

@media screen and (max-width:600px) {
    .step-list__item {
        display: flex
    }

    .step-list__item+li {
        margin-top: 0
    }

    .step-list__item:before {
        content: counter(step-counter);
        position: relative;
        font-size: 36px;
        line-height: 42px;
        color: #000;
        margin-right: 12px
    }

    .step-list__item .icon {
        order: 0;
        width: 36px;
        height: 36px;
        padding: 9px;
        position: absolute;
        left: -9px;
        top: 42px
    }

    .step-list__item .body {
        order: 1;
        margin-top: 8px;
        margin-left: 12px
    }

    .step-list__item .content {
        align-items: flex-start
    }

    .step-list__item .content:before {
        content: "";
        position: absolute;
        border-left: #d8d8d8;
        height: 42%;
        left: 9px;
        bottom: 0;
        display: block;
        width: 1px;
        background: #d8d8d8;
        top: 84px
    }

    .step-list__item:last-child .content:before {
        content: none
    }
}

@media screen and (min-width:601px) {
    .step-list__item:before {
        content: counter(step-counter);
        position: absolute;
        font-size: 90px;
        line-height: 1;
        color: #d8d8d8
    }

    .step-list__item .icon {
        width: 180px;
        height: 180px;
        padding: 48px
    }

    .step-list__item .body {
        flex: 0 1 33.3333%;
        margin-top: 64px
    }

    .step-list__item .content {
        align-items: flex-end
    }

    .step-list__item>.step-list__item__inner {
        position: relative
    }

    .step-list__item>.step-list__item__inner:after,
    .step-list__item>.step-list__item__inner:before {
        border: 0 solid #d8d8d8;
        display: block;
        content: "";
        position: absolute;
        height: 42px;
        width: calc(33.3333% - 42px)
    }

    .step-list__item:nth-child(odd)>.step-list__item__inner {
        text-align: right
    }

    .step-list__item:nth-child(odd)>.step-list__item__inner:after,
    .step-list__item:nth-child(odd)>.step-list__item__inner:before {
        border-left-width: 1px;
        left: calc(33.3333% - 21px)
    }

    .step-list__item:nth-child(odd)>.step-list__item__inner:before {
        border-top-width: 1px;
        border-top-left-radius: 42px;
        margin-top: -42px
    }

    .step-list__item:nth-child(odd)>.step-list__item__inner:after {
        border-bottom-width: 1px;
        border-bottom-left-radius: 42px;
        margin-bottom: -42px
    }

    .step-list__item:nth-child(odd):before {
        left: 0;
        margin-left: 33.3333%;
        transform: translateX(-100%)
    }

    .step-list__item:nth-child(odd) .icon {
        margin-left: 72px
    }

    .step-list__item:nth-child(2n)>.step-list__item__inner:after,
    .step-list__item:nth-child(2n)>.step-list__item__inner:before {
        border-right-width: 1px;
        right: calc(33.3333% - 21px)
    }

    .step-list__item:nth-child(2n)>.step-list__item__inner:before {
        border-top-width: 1px;
        border-top-right-radius: 42px;
        margin-top: -42px
    }

    .step-list__item:nth-child(2n)>.step-list__item__inner:after {
        border-bottom-width: 1px;
        border-bottom-right-radius: 42px;
        margin-bottom: -42px
    }

    .step-list__item:nth-child(2n):before {
        right: 0;
        margin-right: 33.3333%;
        transform: translateX(100%)
    }

    .step-list__item:nth-child(2n) .icon {
        margin-right: 72px
    }

    .step-list__item:nth-child(2n) .body {
        order: 1
    }
}

#line {
    transform: scaleX(0);
    transform-origin: 50% 100%;
    -webkit-animation: grow 1s forwards;
    animation: grow 1s forwards
}

.draw {
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000;
    fill: none;
    stroke: #ccc;
    stroke-width: 4;
    -webkit-animation: draw 3s 2s forwards, fill 1s 2.5s forwards;
    animation: draw 3s 2s forwards, fill 1s 2.5s forwards;
    stroke-linecap: round;
    stroke-linejoin: round
}

.page .frame {
    fill: #ccc;
    stroke: none
}

.page .background {
    fill: #fff;
    stroke: none
}

.page .background,
.page .frame,
.page rect {
    transform: scaleY(0);
    transform-origin: 50% 100%;
    -webkit-animation: grow 1s 1s forwards;
    animation: grow 1s 1s forwards
}

.page-center .content-group {
    -webkit-animation: contentScroll 8s 3.5s infinite;
    animation: contentScroll 8s 3.5s infinite
}

.page-sidebar .content-group {
    -webkit-animation: contentScrollTwo 8s 4s infinite;
    animation: contentScrollTwo 8s 4s infinite
}

.page-form .outline-container {
    fill: #ccc
}

.page-form .field-content {
    -webkit-animation: draw 3s 2s forwards, fillTwo 1s 2.5s forwards;
    animation: draw 3s 2s forwards, fillTwo 1s 2.5s forwards
}

.page-form .field {
    -webkit-animation: draw 3s 2s forwards, fill 1s 2.5s forwards, highlight 1s 3.5s;
    animation: draw 3s 2s forwards, fill 1s 2.5s forwards, highlight 1s 3.5s
}

.page-form .field-two {
    -webkit-animation: draw 3s 2s forwards, fill 1s 2.5s forwards, highlight 1s 4.5s;
    animation: draw 3s 2s forwards, fill 1s 2.5s forwards, highlight 1s 4.5s
}

.page-form .button-container .button {
    -webkit-animation: draw 3s 2s forwards, fill 1s 2.5s forwards, highlight 1s 5.5s;
    animation: draw 3s 2s forwards, fill 1s 2.5s forwards, highlight 1s 5.5s
}

.page-form .check-mark {
    fill: #10b500;
    -webkit-animation: none;
    animation: none
}

.page-slider .image-slider-group {
    -webkit-animation: sliderScroll 8s 3.5s infinite;
    animation: sliderScroll 8s 3.5s infinite
}

.page-hero .images-container {
    -webkit-animation: heroImagesOne 6s 3.5s infinite;
    animation: heroImagesOne 6s 3.5s infinite
}

.page-hero .images-container-two {
    -webkit-animation: heroImagesTwo 6s 3.5s infinite;
    animation: heroImagesTwo 6s 3.5s infinite
}

@-webkit-keyframes grow {
    to {
        transform: scale(1)
    }
}

@keyframes grow {
    to {
        transform: scale(1)
    }
}

@-webkit-keyframes draw {
    to {
        stroke-dashoffset: 0
    }
}

@keyframes draw {
    to {
        stroke-dashoffset: 0
    }
}

@-webkit-keyframes fill {
    to {
        fill: #ccc;
        stroke-width: 0
    }
}

@keyframes fill {
    to {
        fill: #ccc;
        stroke-width: 0
    }
}

@-webkit-keyframes fillTwo {
    to {
        fill: #fff;
        stroke-width: 0
    }
}

@keyframes fillTwo {
    to {
        fill: #fff;
        stroke-width: 0
    }
}

@-webkit-keyframes contentScroll {
    50% {
        transform: translateY(-165px)
    }
}

@keyframes contentScroll {
    50% {
        transform: translateY(-165px)
    }
}

@-webkit-keyframes contentScrollTwo {
    50% {
        transform: translateY(-140px)
    }
}

@keyframes contentScrollTwo {
    50% {
        transform: translateY(-140px)
    }
}

@-webkit-keyframes highlight {
    0% {
        fill: #ccc
    }

    50% {
        fill: #10b500
    }

    to {
        fill: #ccc
    }
}

@keyframes highlight {
    0% {
        fill: #ccc
    }

    50% {
        fill: #10b500
    }

    to {
        fill: #ccc
    }
}

@-webkit-keyframes fadeIn {
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    to {
        opacity: 1
    }
}

@-webkit-keyframes fadeOut {
    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    to {
        opacity: 0
    }
}

@-webkit-keyframes sliderScroll {
    0% {
        transform: translateX(0)
    }

    20% {
        transform: translateX(0)
    }

    25% {
        transform: translateX(-13.99%)
    }

    45% {
        transform: translateX(-13.99%)
    }

    50% {
        transform: translateX(-27.95%)
    }

    70% {
        transform: translateX(-27.95%)
    }

    75% {
        transform: translateX(13.95%)
    }

    95% {
        transform: translateX(13.95%)
    }
}

@keyframes sliderScroll {
    0% {
        transform: translateX(0)
    }

    20% {
        transform: translateX(0)
    }

    25% {
        transform: translateX(-13.99%)
    }

    45% {
        transform: translateX(-13.99%)
    }

    50% {
        transform: translateX(-27.95%)
    }

    70% {
        transform: translateX(-27.95%)
    }

    75% {
        transform: translateX(13.95%)
    }

    95% {
        transform: translateX(13.95%)
    }
}

@-webkit-keyframes heroImagesOne {
    0% {
        transform: translateX(0)
    }

    10%,
    50% {
        transform: translateX(-459px)
    }

    60%,
    to {
        transform: translateX(0)
    }
}

@keyframes heroImagesOne {
    0% {
        transform: translateX(0)
    }

    10%,
    50% {
        transform: translateX(-459px)
    }

    60%,
    to {
        transform: translateX(0)
    }
}

@-webkit-keyframes heroImagesTwo {
    0% {
        transform: translateX(459px)
    }

    10%,
    50% {
        transform: translateX(0)
    }

    60%,
    to {
        transform: translateX(459px)
    }
}

@keyframes heroImagesTwo {
    0% {
        transform: translateX(459px)
    }

    10%,
    50% {
        transform: translateX(0)
    }

    60%,
    to {
        transform: translateX(459px)
    }
}

#form-sent {
    opacity: 0;
    transition: opacity 1s;
    -webkit-animation: fadeIn 1s 6.5s forwards, fadeOut 2s 10s forwards;
    animation: fadeIn 1s 6.5s forwards, fadeOut 2s 10s forwards
}

.is-hidden {
    opacity: 0
}

a.cta.main-cta {
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    font-size: 15px;
    padding: 15px 28px 15px 38px;
    border-radius: 32px;
    background-color: transparent;
    color: #b3249c;
    border: 2px solid #c22aab
}

a.cta.main-cta:focus,
a.cta.main-cta:hover {
    background-color: #b3249c;
    box-shadow: 4px 3px 8px 0 #9c27b0;
    color: #fff
}

a.cta.main-cta svg {
    padding-top: 6px
}

[class*=wywebst-],
[class^=wywebst-] {
    background: url(wywebest-sprite.png);
    background-repeat: no-repeat
}

.wywebst-cross {
    width: 64px;
    height: 52px;
    background-position: -6px -227px
}

.wywebst-customthemedev {
    width: 65px;
    height: 66px;
    background-position: -79px -4px
}

.wywebst-ecom {
    width: 64px;
    height: 64px;
    background-position: -152px 0
}

.wywebst-elearing {
    width: 68px;
    height: 58px;
    background-position: -2px -87px
}

.wywebst-fast {
    width: 64px;
    height: 64px;
    background-position: -83px -87px
}

.wywebst-fast_delivery {
    width: 64px;
    height: 64px;
    background-position: -152px -85px
}

.wywebst-nda_agreement {
    width: 64px;
    height: 64px;
    background-position: -262px -10px
}

.wywebst-optimized_code {
    width: 64px;
    height: 64px;
    background-position: -225px -79px
}

.wywebst-payment {
    width: 64px;
    height: 64px;
    background-position: -6px -161px
}

.wywebst-plugins_dev {
    width: 64px;
    height: 58px;
    background-position: -301px -152px
}

.wywebst-protection_compressor {
    width: 64px;
    height: 64px;
    background-position: -79px -159px
}

.wywebst-secured {
    width: 64px;
    height: 64px;
    background-position: -178px -184px
}

.wywebst-support {
    width: 64px;
    height: 70px;
    background-position: -10px -10px
}

.wywebst-themecustimization {
    width: 64px;
    height: 68px;
    background-position: -229px -154px
}

.wywebst-w3cverified {
    width: 64px;
    height: 64px;
    background-position: -346px -10px
}

.wywebst-webdevbuddies {
    width: 64px;
    height: 64px;
    background-position: -302px -81px
}

.my-icon {
    position: fixed;
    left: 22px;
    bottom: 78px;
    z-index: 999
}

.my-icon img {
    width: 50px;
    z-index: 999997;
    opacity: .5
}

.my-icon img:hover {
    opacity: 1
}

.parent-container {
    padding: 0 20px;
    max-width: 800px;
    width: 100%
}

.faq {
    list-style: none;
    padding-left: 40px;
    padding-right: 20px
}

.faq li {
    border: .1px solid #e5e5e5;
    margin-bottom: 15px;
	box-shadow: 0 15px 35px rgba(50,50,93,.1), 0 5px 15px rgba(0,0,0,.07);
}

.faq li.active .answer {
    max-height: 275px !important;
    padding: 0 0 25px 25px;
    transition: max-height .5s ease, padding-bottom .5s ease
}

.faq li.active .question {
    color: grey;
    transition: color .5s ease
}

.faq .answer {
    color: #444964;
    line-height: 24px;
    padding: 0 0 0 25px;
    max-height: 0;
    overflow: hidden;
    transition: max-height .5s ease, padding-bottom .5s ease
}

.faq .plus-minus-toggle {
    cursor: pointer;
    height: 21px;
    position: absolute;
    width: 21px;
    left: -40px;
    top: 50%;
    z-index: 2
}

.faq .plus-minus-toggle:after,
.faq .plus-minus-toggle:before {
    background: #444964;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 21px;
    transition: transform .5s ease
}

.faq .plus-minus-toggle:after {
    transform-origin: center
}

.faq .plus-minus-toggle.collapsed:after {
    transform: rotate(90deg)
}

.faq .plus-minus-toggle.collapsed:before {
    transform: rotate(180deg)
}

.faq .question {
    color: #444964;
    font-size: 20px;
    font-family: sans-serif;
    text-transform: none;
    position: relative;
    cursor: pointer;
    padding: 20px 0 20px 25px;
    transition: color .5s ease
}

@media screen and (max-width:767px) {
    .faq .question {
        font-size: 16px;
        padding: 10px;
        margin: 0
    }
}

ul.blocks {
    list-style: none;
    margin: 0;
    padding-top: 30px
}

ul.blocks li.block {
    display: inline-block;
    vertical-align: bottom;
    position: relative;
    margin-bottom: 50px
}

ul.blocks li.block .window.macpro {
    width: 415px;
    position: absolute;
    top: 17px;
    left: 19px
}

ul.blocks li.block .window.macpro img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
    height: 248px;
    margin-top: 30px
}

ul.blocks li.block .window.imac {
    width: 292px;
    position: absolute;
    top: 12px;
    left: 79px
}

ul.blocks li.block .window.imac img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
    height: 182px
}

ul.blocks li.block .window img {
    transition: all 5s ease
}

ul.blocks li.block .window img:hover {
    -o-object-position: bottom;
    object-position: bottom
}

ul.blocks svg {
    width: 450px;
    margin-top: 30px
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #9c27b0;
    background-color: transparent
}

svg._3ynUUz {
    transform: rotate(270deg)
}

.content {
    padding: 16px
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%
}

.sticky+.content {
    padding-top: 102px
}

.nav>.dropdown-megamenu {
    position: static
}

@media (max-width:768px) {
    .my-icon {
        bottom: 30px;
        left: 15px
    }

    .my-icon img {
        width: 40px
    }

    #features-links-holder .feature-icon-holder .feature-title {
        display: none
    }

    .navbar-nav .open .dropdown-container {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        border: 0;
        box-shadow: none;
        border-radius: 0;
        background-color: #f5f8fd
    }

    .dropdown-megamenu>.dropdown-container {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        max-width: 100%;
        padding: 0 !important;
        width: auto !important;
        margin: 0 15px
    }

    .list-links a {
        font-size: 10.5px
    }

    .list-links li {
        line-height: 1.71428571
    }
}

p.hero-description {
    font-size: 20px;
    color: #e4e6f9;
    font-weight: 400;
    line-height: 30px
}

.main-sub-title {
    font-size: 16px;
    color: rgba(0, 0, 0, .75)
}

ul.nav.navbar-nav.navbar-right.tabmenu {
    height: auto;
    max-height: 250px;
    overflow-x: hidden
}

.dropdown-megamenu>.dropdown-container {
    background-color: #fff;
    min-width: 160px;
    border: 0;
    padding: 12px;
    border-radius: 10px;
    box-shadow: 0 6px 15px rgba(0, 0, 0, .1);
    transition: all .3s cubic-bezier(.78, .74, .25, 1);
    z-index: 9999;
    left: 40%;
    max-width: 400px
}

.dropdown-menu {
    right: 0;
    left: auto
}

.dropdown-container {
    max-width: 320px
}

.dropdown-container ul {
    -webkit-padding-start: 0;
    padding-inline-start: 0
}

.mega li {
    list-style: none
}

.unity-box:focus,
.unity-box:hover {
    background-color: #fceffa !important
}

.chooseus {
    background: #e8f2fd;
    padding-top: 40px;
    padding-bottom: 80px
}

.has-error .form-control {
    border-color: #a94442;
    box-shadow: 0 0 5px 0 rgba(255, 0, 0, .43137254901960786)
}

.centered h4,
.centered h4~p {
    color: #fff
}

.chooseus-center-block h3 {
    font-size: 40px;
    margin: 60px 0 10px;
    text-align: center
}

.imgwrapper {
    width: 80%
}

.chooseus-center-block h3~p {
    padding-bottom: 30px;
    text-align: center;
    line-height: 1.5;
    margin-top: 24px
}

.customcard {
    box-shadow: -5px 5px 15px -6px rgba(0, 0, 0, .75);
    padding: 18px 20px;
    background-color: #f7fafd;
    margin-top: 10px
}

.dropdown-container.mega {
    webkit-transform-origin: 85% 0;
    transform-origin: 85% 0
}

.link-image .media-object {
    float: left;
    margin-bottom: 7.5px
}

.link-image-sm+.link-image-sm .media-object {
    margin-left: 7.5px
}

.thumbnail .caption {
    min-height: 120px
}

.thumbnail:hover {
    text-decoration: none;
    box-shadow: 0 0 40px rgba(0, 0, 0, .3)
}

.list-links {
    list-style: none;
    padding: 0
}

.list-links li {
    line-height: 1.71428571;
    list-style: none;
    background-image: url(../images/svg/ico_check_on.svg);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position-y: 2px;
    padding: 0 0 6px 25px
}

.list-links a {
    color: #555;
    font-size: 14px
}

.list-links a:active,
.list-links a:focus,
.list-links a:hover {
    color: #22527b
}

li.dropdown.dropdown-megamenu.contactus {
    margin-right: 169px
}

.navbar-default {
    
    background-color: transparent;
    border-color: #aca1a2;
    z-index: 999;
    padding: 5px 0;
}
.blog .navbar-default {
    background-color: #fff;

}
div#blog-page-head {
    padding: 25px 0 26px 20px;
    margin-top: 73px;
}
.navbar-default .navbar-nav>li>a {
    color: #413e66;
    cursor: pointer
}

a .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.header-scrolled .caret {
    border-top-color: #000;
    border-bottom-color: #000
}

.navbar-default .navbar-brand {
    color: #fff
}

.menu-large {
    position: static !important
}

.megamenu {
    padding: 20px 10px;
    width: 80%
}

@media (min-width:767px) {
    .navbar-right .dropdown-menu.services {
        right: 113px !important;
        left: auto
    }
}

.megamenu>li>ul {
    padding: 0;
    margin: 0
}

.megamenu>li>ul>li {
    list-style: none
}

.megamenu>li>ul>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    line-height: 1.428571429;
    color: #333;
    white-space: normal
}

.megamenu>li ul>li>a:focus,
.megamenu>li ul>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.megamenu.disabled>a,
.megamenu.disabled>a:focus,
.megamenu.disabled>a:hover {
    color: #999
}

.megamenu.disabled>a:focus,
.megamenu.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.megamenu.dropdown-header {
    color: #428bca;
    font-size: 18px
}

@media (max-width:768px) {
    a.btn-1.enquiry-btn {
        color: transparent !important
    }

    .megamenu {
        margin-left: 0;
        margin-right: 0
    }

    .megamenu>li {
        margin-bottom: 30px
    }

    .megamenu>li:last-child {
        margin-bottom: 0
    }

    .megamenu.dropdown-header {
        padding: 3px 15px !important
    }

    .navbar-nav .open .dropdown-menu .dropdown-header {
        color: #fff
    }
}

.dropdown-container h5 {
    color: #b3249c;
    border-bottom: 1.2px dashed #b3249c;
    font-size: 14px;
    padding: 15px 0;
    text-align: left;
    text-transform: uppercase
}

.sticky.is-sticky {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1000;
    width: 100%
}

nav {
    background: transparent
}

svg {
    overflow: visible
}

svg.i-close,
svg.svg-info {
    margin-top: -8.5px;
    color: #fff
}

svg.form-svg {
    position: relative;
    top: 40px;
    left: 10px
}

.i-msg.enquiry {
    margin-top: 12px
}

.enquiry-btn-svg {
    fill: #fff;
    margin-left: 7px
}

.navbar-fixed-top {
    position: fixed;
    right: 0;
    z-index: 1030
}

.bottomMenu {
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 60px;
    border-top: 20px solid #000;
    background: red;
    z-index: 9999
}

.design-p p {
    text-align: left;
    margin-left: 0;
    padding-top: 10px;
    font-size: 18px
}

.dropdown-large {
    position: static !important
}

.dropdown-menu-large {
    margin-left: 16px;
    margin-right: 16px;
    padding: 20px 0
}

.dropdown-menu-large>li>ul {
    padding: 0;
    margin: 0
}

.dropdown-menu-large>li>ul>li {
    list-style: none
}

.dropdown-menu-large>li>ul>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    line-height: 1.428571429;
    color: #333;
    white-space: normal
}

.dropdown-menu-large>li ul>li>a:focus,
.dropdown-menu-large>li ul>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu-large .disabled>a,
.dropdown-menu-large .disabled>a:focus,
.dropdown-menu-large .disabled>a:hover {
    color: #999
}

.dropdown-menu-large .disabled>a:focus,
.dropdown-menu-large .disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.dropdown-menu-large .dropdown-header {
    color: #428bca;
    font-size: 18px
}

@media (max-width:768px) {
    .s-bk {
        padding: 20px 0
    }

    .design-p p {
        text-align: center
    }

    .dropdown-menu-large {
        margin-left: 0;
        margin-right: 0
    }

    .dropdown-menu-large>li {
        margin-bottom: 30px
    }

    .dropdown-menu-large>li:last-child {
        margin-bottom: 0
    }

    .dropdown-menu-large .dropdown-header {
        padding: 3px 15px !important
    }

    .megamenu {
        float: none !important
    }

    .img-responsive {
        vertical-align: center !important;
        margin: 0 auto
    }

    ul.dropdown-menu.dropdown-menu-large.row.dropdown-menu-3 {
        left: 1px !important
    }

    ul.dropdown-menu.dropdown-menu-large.row.dropdown-menu-1 {
        margin-left: 1px !important
    }
}

.dropdown-menu ul li img.img-responsive {
    margin-top: 40px
}

ul.dropdown-menu.dropdown-menu-large.row.dropdown-menu-3 {
    width: 80%;
    position: fixed;
    top: 80px;
    left: 200px
}

ul.dropdown-menu.dropdown-menu-large.row.dropdown-menu-1 {
    margin-left: -130px
}

a:focus {
    outline: none;
    outline-offset: 0
}

.idea-btn .cat-btn a.button {
    display: inline-block;
    float: left
}

.cat-btn a.button {
    margin: 15px 15px 0 -36px;
    background: #b3249c;
    color: #fff;
    padding: 10px 30px 13px;
    text-decoration: none;
    position: relative;
    border-radius: 38px
}

.cat-btn a.button,
.cat-btn a.button .arrow,
.cat-btn a.button:after,
.cat-btn a.button:before {
    transition: .25s ease-in-out
}

.cat-btn a.button.cta .arrow {
    margin-left: 10px;
    position: relative;
    z-index: 2;
    top: 5px
}

.cat-btn a.button.cta:before {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 48px;
    width: 0;
    background: hsla(0, 0%, 100%, .25);
    border-radius: 10px
}

.cat-btn a.button.cta:hover {
    background: #a0178b
}

.cat-btn a.button.cta:hover .arrow {
    animation: bounce .6s;
    -webkit-animation: bounce .6s;
    -moz-animation: bounce .6s
}

.cat-btn a.button.cta:hover:before {
    width: 100%;
    background: hsla(0, 0%, 100%, .15)
}

@-webkit-keyframes bounce {
    0% {
        right: 0
    }

    25% {
        right: 4px
    }

    50% {
        right: 10px
    }

    to {
        right: 0
    }
}

#borderright {
    border-right: 1px solid rgba(44, 35, 35, .09);
    height: 26em
}

#borderleft {
    border-left: 1px solid rgba(44, 35, 35, .09);
    height: 26em;
    display: inline-block
}

.about-project,
.about-you,
.more-about-project {
    padding: 0 10px 30px
}

.about-prject h2,
.about-you h2,
.more-about-project h2 {
    margin-bottom: 15px;
    font-size: 18px;
    color: #585858
}

.about-prject h2:after,
.about-you h2:after,
.more-about-project h2:after {
    content: "";
    display: block;
    padding-top: 4px;
    border-bottom: .5px solid rgba(59, 68, 83, .932)
}

.about-you h2:after {
    width: 35%
}

.more-about-project h2:after {
    width: 65%
}

.about-prject h2:after {
    width: 50%
}
 .enquiry-form p {
    font-size: 15px;
	 margin:0;
}
.about-prject p {
    padding-left: 20px;
}
input[type=submit]:hover {
    transition: all .3s ease 0s;
    background-repeat: no-repeat
}

input[type=submit],
input[type=submit]:hover {
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    box-shadow: 0 0 20px #eee !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24) !important;
    text-align: center
}

input[type=submit] {
    font-weight: 500;
    transition: all .3s ease 0s;
    background-color: #b3249c;
    padding: 15px 30px;
    border-radius: 50px;
    transition: all .2s linear 0s
}

.enquiry-form .container {
    position: relative
}

header .btn-1 {
    color: #fff
}

.btn-1 {
    display: inline-block;
    line-height: 19px;
    padding: 10px 20px;
    border-radius: 10px;
    font-size: 15px;
    text-align: center;
    margin-top: 10px;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    z-index: 9
}

.enquiry-open .enquiry-form {
    height: 100%;
    padding: 80px 0
}

@media only screen and (max-width:768px) {
    .enquiry-btn {
        font-size: 0 !important;
        width: 36px;
        height: 32px;
        padding: 0 !important;
        display: block !important;
        text-align: center;
        float: right;
        background: #2556be;
        background-color: #2556be !important;
        position: fixed !important;
        bottom: 20px;
        overflow: visible !important;
        box-shadow: 0 0 15px 1px rgba(0, 0, 0, .11)
    }

    .enquiry-btn span {
        position: absolute;
        right: -44px;
        top: -107px;
        background: #fff;
        color: #000;
        font-size: 12px;
        text-transform: uppercase;
        padding: 0 15px;
        width: 140px;
        height: 50px;

        box-shadow: 0 0 4px 0 #969696;
        border-radius: 3px;
        transform: rotate(90deg)
    }

    .enquiry-btn span:before {
        position: absolute;
        content: "";
        left: 100%;
        top: 50%;
        margin-top: -4px;
        width: 0;
        height: 0;
        border-top: 6px solid transparent;
        border-left: 12px solid #fff;
        border-bottom: 6px solid transparent
    }
}

@media only screen and (min-width:767px) {
    .desk-menu {
        display: block
    }

    .desk-menu .btn-1 {
        float: right
    }

    .desk-menu .btn-1 span {
        display: none
    }
}

@media (min-width:1024px) and (max-height:767px) {
    .enquiry-open .enquiry-form {
        padding: 70px 0 40px
    }
}

@media (max-height:700px) and (min-width:1024px) {
    .enquiry-open .enquiry-form {
        padding: 70px 0 40px
    }
}

@media only screen and (min-width:767px) {
    .enquiry-open .enquiry-form {
        padding: 80px 0;
        height: 100%;
        padding: 60px 0 10px;
        z-index: 9999;
    }
}

@media only screen and (min-width:767px) {
    .enquiry-form {
        bottom: auto;
        top: 0
    }
}

.enquiry-form {
    position: fixed;
    overflow: hidden;
    left: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    z-index: 999;
    padding: 0;
    transition: all .1s ease-in 0s;
    height: 0;
    background: #e8f2fd
}

.enquiry-form .close {
    position: absolute;
    right: 6%;
    top: 10px;
    font-weight: 100;
    font-size: 46px;
    color: #fff;
    padding-right: 42px;
    cursor: pointer;
    transition: all .3s ease-out 0s;
    z-index: 99;
    opacity: 1;
}

.about-project {
    margin-left: 50px
}

.radioBox input[type=radio] {
    cursor: pointer
}

h2.enquiry-title {
    margin-top: -120px;
    color: #fff;
    text-align: center;
    background-color: #af2398;
    padding: 77px 0 20px
}

/* .radio-item {
    display: inline-block;
    position: relative;
    padding: 0 6px;
    margin: 10px 0 0
}

.radio-item input[type=radio] {
    display: none
}

.radio-item label {
    color: #666;
    font-weight: 400
}

.radio-item label:before {
    content: " ";
    display: inline-block;
    position: relative;
    top: 3px;
    margin: 0 5px 0 0;
    width: 15px;
    height: 15px;
    border-radius: 11px;
    border: 2px solid #004c97;
    background-color: transparent
}

label.qui_en_label {
    font-size: 9px
}

.radio-item input[type=radio]:checked+label:after {
    border-radius: 11px;
    width: 7px;
    height: 7px;
    position: absolute;
    top: 7px;
    left: 10px;
    content: " ";
    display: block;
    background: #004c97
} */

@media only screen and (min-width:1024px) {
    .form-col {
        padding: 0 15px
    }
}

@media only screen and (min-width:767px) {
    .form-col {
        padding: 0 60px
    }
}

@media only screen and (min-width:640px) {
    .form-col {
        float: right
    }
}

@media only screen and (min-width:767px) {
    .enquiry-btn i {
        display: none
    }
}

@media only screen and (max-width:768px) {
	.nav>li>a {
    font-size: 17px !important;
}
	.m-45 {
    margin-top: 0;
}
    .faq {
        list-style: none;
        padding-left: 15px
    }

    #faqtitle .row-title {
        padding-top: 50px
    }

    #borderleft,
    #borderright {
        border-left: 0;
        border-right: 0;
        border-color: transparent;
        height: 22em
    }

    .enquiry-form .container {
        position: relative
    }

    .enquiry-open .enquiry-form {
        height: 100%;
        padding: 80px 0
    }

    .about-prject,
    .about-you,
    .more-about-project {
        padding: 0 20px
    }

    h2.enquiry-title {
        margin-top: -120px;
        padding: 50px 0 20px;
        font-size: 18px;
			text-align: left;
    }

    
}

@media only screen and (max-width:992px) {
    .radio-item {
        width: 100%
    }

    h2.enquiry-title {
        margin-top: -120px;
        padding: 50px 20px 20px;
        font-size: 20px
    }
	.enquiry-form .close img {
    
    width: 24px;
}

    .enquiry-form .close {
       right: -7%;
    	top: -4px;
    }

    .enquiry-open .enquiry-form {
        height: 100%;
        padding: 80px 0;
        overflow-y: scroll;
		z-index:9999;
    }

    .about-prject {
        border-right: 0;
        border-left: 0
    }
}

.enquiry-form .container {
    height: 100%
}

a.btn-1.enquiry-btn {
    color: #fff;
    transition: all .3s ease 0s;
    background-color: #b3249c;
    text-decoration: none
}

.button {
    cursor: pointer
}

div.portfolio {
    height: 100%;
    background-image: url(../images/portfolio.png), linear-gradient(180deg, rgba(57, 115, 230, .2), transparent);
    background-size: cover;
    background-position: 50%;
    opacity: .9;
    margin-top: 50px;
    padding: 200px 0;
    height: 70vh
}

#portfolio {
    padding: 60px 0
}

#portfolio #portfolio-flters {
    padding: 0;
    margin: 5px 0 35px;
    list-style: none;
    text-align: center
}

#portfolio #portfolio-flters li {
    cursor: pointer;
    display: inline-block;
    padding: 6px 10px;
    line-height: 20px;
    color: #413e66;
    margin: 15px 15px 5px 0;
    transition: all .3s ease-in-out
}

#portfolio #portfolio-flters li.filter-active,
#portfolio #portfolio-flters li:hover {
    color: #1bb1dc
}

#portfolio #portfolio-flters li:last-child {
    margin-right: 0
}

#portfolio .portfolio-item {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px
}

#portfolio .portfolio-item .portfolio-wrap {
    overflow: hidden;
    position: relative;
    margin: 0
}

#portfolio .portfolio-item .portfolio-wrap:hover img {
    opacity: .4;
    transition: .3s
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    opacity: 0;
    transition: .2s linear
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info h4 {
    font-size: 22px;
    line-height: 1px;
    margin-bottom: 14px;
    padding-bottom: 0
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info h4 a {
    color: #fff
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info h4 a:hover {
    color: #1bb1dc
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info p {
    padding: 0;
    margin: 0;
    color: #f8fcff;
    font-size: 14px;
    text-transform: uppercase
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-details,
#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-preview {
    display: inline-block;
    line-height: 1;
    text-align: center;
    width: 36px;
    height: 36px;
    background: #1bb1dc;
    border-radius: 50%;
    margin: 10px 4px 0
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-details i,
#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-preview i {
    padding-top: 6px;
    font-size: 22px;
    color: #fff
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-details:hover,
#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-preview:hover {
    background: #42c3e8
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-details:hover i,
#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-preview:hover i {
    color: #fff
}

#portfolio .portfolio-item .portfolio-wrap:hover {
    background: #282646
}

#portfolio .portfolio-item .portfolio-wrap:hover .portfolio-info {
    opacity: 1
}



.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ""
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.help-block.with-errors {
    color: #ff5050;
    margin-top: 5px
}

.main-header {
    position: absolute
}

#header-holder .header-graphic .header-psdhtml {
    width: 100%;
    max-width: 640px;
    bottom: 93px;
    position: relative
}

div#top-content-about {

    padding-top: 1px;
    position: relative;
    background: #f5f8fd url(../images/services/psd-html.svg) no-repeat;
    background-size: cover;
    top: 0;
    right: 0;
}

#header-holder.header-maintainces {
    background: #f5f8fd url(../images/services/bg_1.png) no-repeat;
    background-position: bottom;
    height: 100%
}

#header-holder img.header-graphic.hero-psdhtml {
    position: relative;
    top: -65px
}

.whybest {
    display: flex
}

.whybest h3 {
    font-size: 20px;
    line-height: 24px;
    margin-top: 9px;
    padding-left: 10px;
    font-weight: 500
}

.whybest h3 span {
    display: block;
    font-weight: 700
}

.keyhighlight ul li {
    padding: 10px
}

.key_highlights ul li {
    margin-right: 20px;
    width: 100%;
    margin-bottom: 10px;
    padding: 10px 13px 10px 23px
}

.caption span {
    display: block;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px
}

.idea-title.design-title {
    margin: 70px 0 0
}

.thumbnail {
    border: 0;
    padding: 2em 1.5em;
    -ms-box-shadow: 0 2px 20px rgba(0, 0, 0, .07);
    box-shadow: 0 2px 20px rgba(0, 0, 0, .07), 0 6px 20px 0 rgba(0, 0, 0, .19);
    transition: box-shadow .25s;
    max-height: 340px;
    height: 290px
}

.thumbnail .caption {
    height: 211px
}

a.scard-btn {
    padding-left: 12px
}

.thumbnail>img {
    width: auto;
    height: 32px;
    position: absolute;
    right: 32px;
    margin-top: 6px
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    img[src*=".svg"] {
        width: inherit
    }
}


@media (min-width: 1400px) {
#ifeatures .feature-box .feature-details {
    font-size: 18px
}
}

/* custom tab */
ul.tabs {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 32px;
    /*border-bottom: 1px solid #333;*/
    width: 100%;
}

.tab_content h2 {
    padding: 20px 0;
}
ul.tabs li {
    float: left;
    margin: 0;
    cursor: pointer;
    padding: 15px 21px;
    border-right: 1px solid;

    width: 25%;

    background-color: rgb(203, 120, 191);
    color: #fff;
    overflow: hidden;
    position: relative;
}

.tab_last {
    border-right: 1px solid #333;
}

ul.tabs li:hover {
    background-color: #c22aab;

}

ul.tabs li.active {
    background-color: #c22aab;
    color: #fff;

    display: block;
}

.tab_container {
    border: 1px solid #efefef;
    border-top: none;
    clear: both;
    float: left;
    width: 100%;
    background: #fff;
    overflow: auto;
}

.tab_content {
    padding: 20px;
    display: none;
}

.tab_drawer_heading {
    display: none;
}

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

@media screen and (max-width: 480px) {
    .tab_content h2 {
        padding: 0;
    }

    .tab_content p {
        line-height: 1.5;
    }

    .tabs {
        display: none;
    }

    .tab_drawer_heading {
        background-color: #262d3ec2;
        color: #fff;
        border-top: 1px solid #333;
        margin: 0;
        padding: 12px 20px;
        font-size: 15px;
        display: block;
        cursor: pointer;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        text-align: center;
        font-weight: 500;
    }

    .d_active {
        background-color: #262d3e;
        color: #fff;
    }
}

/* wordpresscomment */
#wpcf7-f8-o1 .wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    position: relative;
    z-index: 99999;
    left: 450px;
    top: 483px;
    width: 100%;
}

/*Statistics*/
 .statistics-img img{transform-style:preserve-3d;transform:perspective(1000px)}.counter-number,.tilt3d .statistics-img img{transform:translateZ(20px)}.statistics{align-items:center;display:flex}.statistics p{font-size:20px;margin:10px 0 0;font-weight:500}.statistics span{font-size:45px;font-family:Poppins,sans-serif;color:#050748;font-weight:700;display:inline-block}.statistics-img img{width:100px;height:100px;float:left;padding:15px;background:#fff;border-radius:8px 40px;-webkit-box-shadow:0 3.4px 2.7px -30px rgba(0,0,0,.059),0 8.2px 8.9px -30px rgba(0,0,0,.071),0 25px 40px -30px rgba(0,0,0,.2);box-shadow:0 3.4px 2.7px -30px rgba(0,0,0,.059),0 8.2px 8.9px -30px rgba(0,0,0,.071),0 25px 40px -30px rgba(0,0,0,.2)}.statnumb{margin:0 0 0 20px;text-align:left;float:left}.small .statistics-img img{width:75px;height:75px}.t-ctr{text-align:center}.small .statistics span{font-size:35px;color:#050748}.in-stats .statistics span{font-size:35px;color:#ff1f8e}.isotope_item h4 a,.portfolio-item-info h3 a,.work-card p{color:#050748}.small .statistics p{font-size:18px;line-height:24px}.small{margin-top:100px}.in-stats .statistics{text-align:left}.card-stats .statistics{padding:40px;text-align:center;border-radius:8px;background:#fff;-webkit-box-shadow:-30px 30px 60px #f2f2f2,30px -30px 60px #fff;box-shadow:-30px 30px 60px #f2f2f2,30px -30px 60px #fff}
.bg-gradient6 {
    background: #e8fffc;
    background: -moz-linear-gradient(top,#e8fffc 0,#fff4f4 100%);
    background: -webkit-linear-gradient(top,#e8fffc 0,#fff4f4 100%);
    background: linear-gradient(to bottom,#e8fffc 0,#fff4f4 100%);
}
.t-ctr {
    text-align: center;
}
.pad-tb {
    padding-top: 100px;
    padding-bottom: 100px;
}
.statistics-section {
    padding: 100px 0;
}
.col-centered {
      float: none;
      margin: 0 auto;
    }

    img.img-rating {
      padding: 0 0 12px;
      width: 80;
    }

    .reviews {
      color: #0d1e30;
      font-size: 18px;
    }

    .text-center.reviews {
      padding: 0 5%;
    }

    @media screen and (min-width: 768px) {
      .text-center.reviews {
        padding: 0 10%;
      }
    }

/*portfolio */
.owtext {
      margin-top: 50px;
      color: #fff;
    }

    .owtext h3 {
      color: #fff;
      font-weight: bold;
      border-bottom: 1px dotted;
      line-height: 1.2;
    }

    .owtext p {
      color: #ececec;

    }
    .footer-form-control{background-color: #f0f8ff;}

    .row.ows {
      padding: 30px 4px;
      border-radius: 10px;
      margin: 30px 0;
    }


    #a {
      background: linear-gradient(to right, #434343, #000000);
    }

    #b {
      background: linear-gradient(to bottom, #2b2305 0%, #536318 100%);
    }

    #c {
      background: linear-gradient(to bottom, #1e130c, #9a8478);
    }

    #d {
      background: linear-gradient(to bottom, #606c88, #3f4c6b);
    }

    #e {
      background: linear-gradient(to right, #2980b9, #2c3e50);
    }

    #f {
      background: linear-gradient(to bottom, #ce374b, #d2494a);
    }

    #g {
      background: linear-gradient(to right, #001510, #00bf8f);
    }

    #h {
      background: linear-gradient(to bottom, #334d50, #cbcaa5);
    }
    

    @media (max-width: 992px) {
      ul.blocks {
        list-style: none;
        padding: 0px;
      }

      ul.blocks svg {
        width: 381px;
      }

      ul.blocks li.block .window.macpro {
        width: 345px;
      }

      ul.blocks li.block .window.macpro img {


        height: 200px;
      }
    }

    @media (max-width: 768px) {
		.small {
    margin-top: 0px;
}
      .owtext {
        margin-top: 0;
      }

      .row.ows {
        padding: 0px 4px;
      }

      ul.blocks {
        list-style: none;
        padding: 0px;
      }

      ul.blocks svg {
        width: 300px;
      }

      ul.blocks li.block .window.macpro {
        width: 265px;
      }

      ul.blocks li.block .window.macpro img {


        height: 150px;
      }
      .row-subtitle {
    font-size: 16px;}
    .row-title, .row-title h1, .row-title h1 span {
    font-size: 22px;}

      div.portfolio {

       
        background-size: 100% 100%;
padding: 71px 0;

        background-repeat: no-repeat;
        
        margin-top: 50px;
        height: auto;
        background-size: center;
      }
		.row-title h2 {
    font-size: 22px;
}
}
.enquiry-form .close img {
    width: 48px;
}
/*# sourceMappingURL=style.css.map */