@import url(https://fonts.googleapis.com/css?family=Reem+Kufi);
.contact-bg,
body {
    overflow-x: hidden
}
.no-padding,
ul {
    padding: 0;
}
a,
body {
    color: #333
}
h2,
ul {
    margin: 0
}
.btn,
.btn:before {
    width: auto;
    height: auto
}
.aa-primary-btn:focus,
.aa-primary-btn:hover,
.btn.focus,
.btn:focus,
.btn:hover,
.scrollToTop,
a,
a:focus,
a:hover {
    text-decoration: none
}
.social ul,
ul {
    list-style: none
}
body {
    background-color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 15px
}
a:focus,
a:hover {
    outline: 0
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans', sans-serif
}
h2 span,
h3 span {
    font-weight: 400;
    color: #f9b91e
}
h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px
}
.aa-primary-btn,
.aa-view-btn {
    font-size: 16px;
    display: inline-block
}
img {
    border: none
}
p {
    line-height: 1.33em;
    color: #7E7E7E;
    margin: 1em 0
}
.megamenu
{
	top: 94px !important;
}

.header-top{
  width: 100%;
  float: left;
  background-color: #333333;
  padding: 10px 0px;
  padding-bottom: 0;
  z-index: 9999;
  position: relative;
}
.header-top h6{
  color: #fff;
  margin: 0px;
      font-size: 14px;
          line-height: 22px;
}
.header-top ul{
  display: block;
  float: right;
  padding: 0 0 10px 0;
}
.header-top ul li{
  display: inline-block;
}

.header-top ul li a{
        color: #fff;
    text-decoration: none;
    font-size: 14px;
    color: #aaaaaa;
    text-decoration: none;
    font-size: 12px;
    text-transform: none;
    padding: 6px 10px;
    font-weight: 600;
    border-right: 1px solid rgba(255, 255, 255, 0.13);
}
.header-top ul li:last-child a{
  border-right: none;
}
.header-top ul.pull-right li a.sign-in{
  border-right: 1px solid rgba(255, 255, 255, 0.13);
}
.header-top ul li a img{
  margin-right: 5px;

}

.mb-40 {
    margin: 25px 0
}
.aa-primary-btn {
    padding: 10px 30px;
    border: 1px solid #e9e9e9;
    margin-top: 10px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}
.aa-primary-btn span {
    margin-right: 5px
}
.aa-secondary-btn {
    color: #fff;
    padding: 5px 10px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}
.aa-secondary-btn:focus,
.aa-secondary-btn:hover {
    background-color: #000;
    color: #fff
}
.aa-view-btn {
    color: #fff;
    padding: 10px 15px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}
.aa-view-btn:focus,
.aa-view-btn:hover {
    background-color: #fff
}
.btn {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 10px 15px 20px;
    padding: 10px 30px;
    background: #003b74;
    border: 2px solid #003b74;
    border-radius: 4px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 15px;
    color: #fff;
    line-height: 23px;
    cursor: pointer;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}
.btn.alt,
.btn.alt:focus,
.btn.alt:hover {
    color: #003b74
}
.tp-caption .sl-title,
.tp-caption p {
    font-family: chiller, sans-serif;
    font-weight: 400;
    letter-spacing: 4px;
    line-height: 1;
    padding-bottom: .2em
}
.btn:before {
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    z-index: 0;
    content: " ";
    border: 2px solid #0e5090;
    border-radius: 4px;
    opacity: 1;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}
.btn:hover:before {
    top: -15px;
    right: -15px;
    bottom: -15px;
    left: -15px;
    opacity: 0
}
.btn.alt {
    background: 0 0;
    margin-left: 0
}
.btn.focus,
.btn:focus,
.btn:hover {
    color: #fff
}
@-webkit-keyframes loader-two-before-transition {
    50% {
        left: -154px
    }
    100% {
        left: -97px
    }
}
@keyframes loader-two-before-transition {
    50% {
        left: -154px
    }
    100% {
        left: -97px
    }
}
@-webkit-keyframes loader-two-after-transition {
    50% {
        left: 54px
    }
    100% {
        left: -4px
    }
}
@keyframes loader-two-after-transition {
    50% {
        left: 54px
    }
    100% {
        left: -4px
    }
}
#wpf-loader-two {
    height: 100%;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 99999;
    background-color: #0055a4
}
#wpf-loader-two .wpf-loader-two-inner {
    border: 2px solid #fff;
    border-radius: 50%;
    height: 130px;
    left: 46%;
    position: absolute;
    top: 40%;
    width: 130px;
    text-align: center
}
#wpf-loader-two .wpf-loader-two-inner:after,
#wpf-loader-two .wpf-loader-two-inner:before {
    content: "";
    height: 57%;
    transition: all .5s ease 0s;
    width: 200px;
    position: absolute
}
#wpf-loader-two .wpf-loader-two-inner:before {
    left: -204px;
    top: -5px;
    -webkit-animation-name: loader-two-before-transition;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-name: loader-two-before-transition;
    animation-duration: 1.5s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}
#wpf-loader-two .wpf-loader-two-inner:after {
    left: 104%;
    top: 50%;
    -webkit-animation-name: loader-two-after-transition;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-name: loader-two-after-transition;
    animation-duration: 1.5s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}
#wpf-loader-two .wpf-loader-two-inner span {
    color: #fff;
    display: inline-block;
    margin-top: 42%
}
#wpf-loader-two .wpf-loader-two-inner:after,
#wpf-loader-two .wpf-loader-two-inner:before {
    background: #0055a4
}
.tp-dottedoverlay.custom {
    background: #000;
    opacity: .1
}
.tp-caption img {
    margin-bottom: 0
}
.tp-caption .sl-title {
    font-size: 8em;
    text-shadow: 0 6px 1px rgba(0, 0, 0, .5)
}
.tp-caption p {
    font-size: 2em;
    text-shadow: 0 15px 1px rgba(0, 0, 0, .5)
}
.revo-slider-emphasis-text,
.tp-caption .cws-button {
    font-family: Raleway, sans-serif
}
.tp-caption .cws-button {
    letter-spacing: 2px
}
body .tparrows.tp-leftarrow,
body .tparrows.tp-rightarrow {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}
body .tparrows:before {
    line-height: 100px;
    font-size: 40px
}
.boxed .tp-banner-container {
    width: 100%!important;
    left: 0!important
}
.tp-banner,
.tp-banner-slider {
    opacity: 0
}
.uppercase {
    text-transform: uppercase!important
}
.tp-caption {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    position: absolute;
    -webkit-font-smoothing: antialiased!important;
    white-space: nowrap
}
.button,
.button i,
.countdown-row,
.header-container,
.ievent {
    position: relative
}
.revo-slider-emphasis-text {
    font-size: 64px;
    font-weight: 700;
    letter-spacing: -1px;
    padding: 15px 20px
}
.revo-slider-desc-text {
    font-size: 20px;
    font-family: Lato, sans-serif;
    width: 650px;
    text-align: center;
    line-height: 1.5
}
.revo-slider-caps-text {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 3px;
    font-family: Raleway, sans-serif
}
.button,
.newsletter-wrap label,
footer h4 {
    letter-spacing: 1px;
    text-transform: uppercase
}
.tp-video-play-button {
    display: none!important
}
.button.button-border.button-light {
    border-color: #EEE;
    color: #EEE
}
.button.button-border.button-large {
    line-height: 42px
}
body:not(.device-touch) .button {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.button.button-border {
    border: 2px solid #444;
    background-color: transparent;
    color: #333;
    line-height: 36px;
    font-weight: 600;
    text-shadow: none
}
.button.button-rounded {
    border-radius: 3px
}
.button.button-large {
    padding: 0 26px;
    font-size: 16px;
    height: 46px;
    line-height: 46px
}
.tp-banner .button {
    height: auto!important
}
.button,
.scrollToTop {
    height: 40px;
    cursor: pointer
}
.button-white {
    background-color: #F9F9F9
}
.button-light {
    background-color: #EEE;
    color: #333;
    text-shadow: none!important
}
.button {
    display: inline-block;
    outline: 0;
    white-space: nowrap;
    margin: 5px;
    padding: 0 22px;
    font-size: 14px;
    line-height: 40px;
    background-color: #1ABC9C;
    color: #FFF;
    font-weight: 600;
    border: none;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2)
}
.navbar-fixed-top .header-banner,
.scrollToTop {
    display: none
}
.nomargin {
    margin: 0!important
}
.tright {
    text-align: right!important
}
.rev_slider .caption,
.rev_slider .tp-caption {
    color: #fff
}
.header-banner {
    background-color: #252932
}
.navbar-fixed-top div#video {
    margin-bottom: 60px
}
.header-banner .slideshow {
    color: #fff;
    width: 100%;
    float: right;
    padding-top: 5px
}
.navbar-fixed-top {
    background-color: #fff
}
.navbar-fixed-top .logo img {
    width: 90px
}
.navbar-fixed-top .wsmenu-list {
    margin: 10px 0 0;
    transition: all .5s
}
.header-container {
    transition: all .5s;
    background: 0 0
}
.header-main {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 100;
    background: 0 0;
    right: 0
}
.logo,
.logo img {
    width: 140px;
    transition: all .5s
}
.megamenu ul h4 {
    margin: 0;
    text-align: left;
    padding: 10px 0;
        font-size: 16px
}
.logo {
    padding: 0;
    float: left;
    position: relative;
    z-index: 1000
}
.scrollToTop {
    width: 40px;
    padding: 10px;
    text-align: center;
    font-weight: 700;
    color: #fff;
    position: fixed;
    bottom: 40px;
    right: 30px;
    background: #003b74;
    z-index: 1;
    box-shadow: 1px 1px 3px #000;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.scrollToTop:focus,
.scrollToTop:hover {
    background-color: #266298;
    text-decoration: none;
    outline: 0;
    color: #fff
}
.scroll:hover {
    color: #fff
}
/*Preloader*/
#object_two{left:20px;}
#object_three{left:40px;}
#object_four{left:60px;}
#object_five{left:80px;}



.about-bg {
    padding-top: 80px!important;
    background-position: 0 0!important;
    background-repeat: repeat!important;
    padding-bottom: 0!important
}
.contact-bg {
    padding-top: 90px!important;
    padding-bottom: 90px!important;
    background-image: url(../img/fos-bg-contact.jpg)!important;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: block;
    width: 100%;
    height: 100%;
    min-height: 100%;
    overflow-y: hidden;
    vertical-align: sub;
    z-index: 99
}
.obj1 {
    top: 0;
    left: 0;
    width: 500px
}
.obj2 {
    left: 10px;
    bottom: 60px;
    width: 140px;
    float: left
}
.obj3,
.obj4 {
    width: 100px;
    float: left;
    position: relative
}
.obj3 {
    bottom: 0;
    left: 0
}
.obj4 {
    top: 20px;
    right: 0;
    left: -40px
}
.obj5 {
    position: relative;
    width: 160px;
    top: -110px;
    right: -60px;
    float: left
}
.obj6 {
    width: 210px;
    position: relative;
    right: -138px;
    bottom: 160px;
    float: left
}
.obj7 {
    visibility: visible;
    animation-name: bounceInLeft;
    width: 110px;
    position: relative;
    float: left;
    top: -400px;
    right: -90px
}
.show-768 {
    display: none
}
.title-section {
    line-height: 1.4;
    font-size: 34px;
    font-weight: 300;
    margin: .83em 0;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    color: #595959
}
.cws_prlx_layer .title-section,
.our-service-section .second,
.our-service-section .service-item h1,
.our-service-section .service-item h2,
.our-service-section .service-item h3,
.our-service-section .service-item h4,
.our-service-section .service-item h5,
.our-service-section .service-item h6,
.our-service-section .service-item p {
    color: #fff
}
.divider {
    display: block;
    margin: 9px auto;
    width: 50px;
    height: 2px;
    background: #003B74
}
.page-section {
    padding: 100px 0;
    position: relative
}
.our-service-section {
    background: #003B74;
    padding-bottom: 0
}
.divider.gray {
    background: #e6e6e6
}
.flex-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}
.row+.row {
    margin-top: 10px;
    margin-bottom: 10px;
}

.submit
{
	padding: 8px 20px !important;
    clear: both;
}
.service-item {
    margin-bottom: 60px
}
.accordion .content-title,
.accordion .content-title span i.accordion-icon,
.accordion .content-title span i.accordion-icon:after,
.accordion .content-title span i.accordion-icon:before,
.alert .close,
.carousel-container .carousel-nav .next,
.carousel-container .carousel-nav .prev,
.carousel-pag .owl-pagination .owl-page,
.cws-button,
.cws-icon.border-icon,
.cws-icon.type-3,
.cws-icon.type-3:after,
.cws-icon.type-3:before,
.cws-social:before,
.filter-grayscale,
.hover-effect-2 .opacity,
.pagiation-carousel .owl-pagination .owl-page,
.pic .hover-effect,
.pic .links,
.pic .links .link-icon:first-child,
.pic .links .link-icon:last-child,
.tabs .tabs-btn,
.toggle .content-title,
.toggle .content-title span i.accordion-icon,
.toggle .content-title span i.accordion-icon:after,
.toggle .content-title span i.accordion-icon:before,
.transition {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.service-item h1,
.service-item h2,
.service-item h3,
.service-item h4,
.service-item h5,
.service-item h6 {
    font-size: 20px;
    line-height: 1.3;
    margin: 0 0 10px;
    overflow: hidden
}
.service-item p {
    font-size: 14px
}
.service-item.icon-right p {
    overflow: hidden
}
.service-item.icon-left .cws-icon {
    float: right;
    margin: 0 0 0 20px
}
.service-item.icon-left>* {
    text-align: right
}
.flex-item-end {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end
}
.mb-minus-140 {
    margin-bottom: 1px;
    position: relative;
    z-index: 1;
    bottom: -11px
}
.counter-section:before,
.cws_prlx_layer:before {
    content: "";
    z-index: 2;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0
}
.cws_prlx_layer {
    background-image: url(../img/get-analysis.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed
}
.cws_prlx_layer:before {
    background: rgba(0, 0, 0, .5)
}
.cws_prlx_layer .divider {
    background: #fff
}
.text-white {
    color: #fff!important
}
.cws_prlx_layer .btn,
.cws_prlx_layer .btn:before {
    color: #fff;
    border-color: #fff
}
.cws_prlx_layer .btn.alt:focus,
.cws_prlx_layer .btn.alt:hover {
    color: #003b74;
    background: #fff
}
.counter-section {
    background-image: url(../img/parallax-map.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed
}
.counter-section:before {
    background: rgba(0, 0, 0, .5)
}
.cws_prlx_section {
    position: relative;
    overflow: hidden;
    z-index: 9999;
}
.counter-block {
    border: 2px solid #003B74;
    padding: 20px 10px;
    text-align: center;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    line-height: 1.16;
    margin: 0 12px
}
.counter-block.border-none {
    border: 0;
    padding-top: 0;
    padding-bottom: 0
}
.counter-block .counter-icon {
    display: inline-block;
    line-height: .99;
    font-size: 60px;
    color: #f9b91e
}
.counter-block .counter {
    font-size: 40px;
    color: #003B74
}
.counter-block.white-t .counter,
.counter-block.white-t .counter-name {
    color: #fff
}
.counter-block .count-divider {
    display: block;
    padding-top: 0;
    padding-bottom: 0;
    margin: 12px auto 15px;
    width: 30px;
    border-top: 2px solid #fff
}
.text-uppercase {
    text-transform: uppercase
}
.counter-block .counter-name {
    font-size: 18px
}
.counter-section .z-index {
    z-index: 100
}
.skills-section .title-section {
    text-align: left;
    margin-bottom: 20px
}
.skills-section .divider {
    margin: 0
}
.tooltip {
    position: relative;
    float: right
}
.tooltip>.tooltip-inner {
    background-color: #eebf3f;
    padding: 5px 15px;
    color: #172c42;
    font-weight: 700;
    font-size: 13px
}
.popOver+.tooltip>.tooltip-arrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #eebf3f
}
.progress {
    border-radius: 0;
    overflow: visible
}
.progress-bar {
    background: #172c3c;
    -webkit-transition: width 1.5s ease-in-out;
    transition: width 1.5s ease-in-out
}
#aa-client-testimonial {
    background-attachment: fixed;
    background-image: url(../img/people.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline;
    float: left;
    padding: 0;
    width: 100%;
    position: relative
}
#aa-client-testimonial .title-section {
    color: #fff
}
#aa-client-testimonial .aa-client-testimonial-area {
    display: inline;
    float: left;
    width: 100%
}
#aa-client-testimonial .aa-client-testimonial-area .aa-title p {
    color: #fff
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content {
    display: inline;
    float: left;
    width: 100%
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider {
    display: inline;
    float: left;
    margin-top: 50px;
    width: 100%
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider .slick-prev {
    background: 0 0;
    left: 10%
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider .slick-prev::before {
    content: "\f177"
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider .slick-next {
    background: 0 0;
    right: 10%
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider .slick-next::before {
    content: "\f178"
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li {
    display: inline;
    float: left;
    width: 100%;
    outline: 0
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single {
    display: inline;
    float: left;
    padding: 0 150px;
    position: relative;
    width: 100%
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single:after {
    content: "";
    height: 370px;
    top: 0;
    left: 30%;
    position: absolute;
    width: 40%
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single .aa-testimonial-img {
    display: inline;
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 10
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single .aa-testimonial-img img {
    background-color: #FFF;
    display: inline-block;
    width: 100px;
    height: 100px;
    margin-top: 24px;
    border-radius: 50%
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single .aa-testimonial-info {
    display: inline;
    float: left;
    width: 100%;
    text-align: center
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single .aa-testimonial-info p {
    color: #fff;
    font-size: 18px;
    margin-top: 30px;
    padding: 0 100px;
    position: relative;
    z-index: 20
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single .aa-testimonial-info p:before {
    content: '\f10e';
    font-family: fontAwesome;
    font-size: 50px;
    left: 1%;
    position: absolute;
    text-align: center;
    top: 20%;
    opacity: .2;
    width: 100%;
    z-index: -10
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single .aa-testimonial-bio {
    color: #fff;
    display: inline-block;
    float: left;
    margin-top: 20px;
    margin-bottom: 25px;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 30
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single .aa-testimonial-bio p {
    border-top: 1px solid #f9b91e;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
    min-width: 175px;
    padding-top: 10px;
    color: #f9b91e
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single .aa-testimonial-bio span {
    display: block
}
footer.footer {
    background: #1a1a1a;
    color: #fff;
    font-size: 14px;
    float: left;
    width: 100%;
    padding-top: 0
}
footer .newsletter-row {
    overflow: hidden;
    width: 100%;
    padding: 35px 0;
    background: #003b74;
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .13);
    float: left
}
.newsletter-wrap label {
    display: inline-block!important;
    color: #fff;
    font-size: 16px;
    margin-right: 10px;
    margin-top: 7px;
    float: left;
    font-weight: 400!important
}
.newsletter-wrap input[type=email] {
    background: #fff;
    border: none;
    color: #a7a7a7;
    display: inline-block!important;
    font-size: 13px;
    height: 36px!important;
    line-height: 22px;
    margin: 0;
    padding-left: 10px;
    float: left;
    border-radius: 0
}
.newsletter-wrap p {
    display: inline-block!important;
    margin-bottom: auto!important;
    margin-top: 0
}
.newsletter-wrap input {
    background: #f9b91e;
    border: 0;
    color: #000;
    cursor: pointer;
    font-weight: 400;
    overflow: hidden;
    padding: 10px 13px!important;
    transition: color .3s ease-in-out 0s, background-color .3s ease-in-out 0s, background-position .3s ease-in-out 0s
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    float: left
}
footer .co-info {
    margin-right: 0!important;
    background: #100f0f;
    padding: 35px 30px;
    text-align: center;
    margin-top: 0;
    border-radius: 5px 5px 0 0
}
footer a img {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    width: 40px
}
.widget.widget_text .textwidget img {
    max-width: 100%;
    height: auto;
    width: 150px
}
footer address {
    display: block;
    margin: 20px auto;
    font-style: normal;
    line-height: 1.5em;
    color: #fff;
    text-align: center;
    font-size: 14px;
    padding: 0
}
footer address div {
    display: block;
    text-align: left;
    overflow: hidden;
    padding: 15px 0;
    border-bottom: 1px #fff dotted
}
footer address em,
footer address span {
    display: inline-block!important
}
footer address span{width: 270px;}
footer address em {
    vertical-align: middle!important;
    margin-right: 8px!important;
    float:left;
}
.social {
    overflow: hidden
}
footer ul {
    margin: 0;
    padding: 0
}
.social ul {
    margin: 0
}
.social ul li {
    border-bottom: none;
    margin: 0 7px 0 0;
    padding: 0
}
.social a {
    color: #003B74;
    width: 38px;
    height: 38px;
    line-height: 40px;
    background-color: #fff;
    border-radius: 30px;
    transition: background .4s ease-in-out;
    -webkit-transition: background .4s ease-in-out;
    -moz-transition: background .4s ease-in-out;
    -o-transition: background .4s ease-in-out
}
.social .fb a,
.social .googleplus a,
.social .linkedin a,
.social .pintrest a,
.social .rss a,
.social .tw a,
.social .youtube a {
    font-size: 16px;
    display: inline-block!important;
    text-align: center;
    padding: 0
}
.social .fb a:before {
    content: "\f09a";
    font-family: FontAwesome
}
.social .tw a:before {
    content: "\f099";
    font-family: FontAwesome
}
.social .googleplus a:before {
    content: "\f0d5";
    font-family: FontAwesome
}
.social .rss a:before {
    content: "\f09e";
    font-family: FontAwesome
}
.social .pintrest a:before {
    content: "\f0d3";
    font-family: FontAwesome
}
.social .linkedin a:before {
    content: "\f0e1";
    font-family: FontAwesome
}
.social .youtube a:before {
    content: "\f167";
    font-family: FontAwesome
}
.footer-column {
    min-height: 300px;
    float: left;
    padding-top: 30px
}
.footer-column aside {
    padding: 20px!important
}
.footer .widget {
    margin: 0;
    text-align: left;
    color: #333;
    border: none;
    padding-bottom: 0!important
}
footer h4 {
    padding: 0 0 18px;
    font-size: 16px;
    margin: 0;
    color: #f9b91e!important;
    font-weight: 400;
    position: relative
}
footer h4:after {
    content: '';
    text-align: center;
    height: 2px;
    background: #f9b91e;
    overflow: hidden;
    display: block;
    margin-top: 28px;
    width: 7%;
    position: absolute;
    top: 0;
    left: 0
}
footer .widget.widget_text .textwidget {
    padding: 0;
    background: inherit
}
aside p {
    font-size: 14px;
    color: #c6c6c6
}
.footer-column li {
    padding: 5px 0;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}
footer .footer-column a {
    transition: color .3s ease-in-out 0s, background-color .3s ease-in-out 0s, background-position .3s ease-in-out 0s
}
.footer-column li:hover,
.mb-25 li {
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out
}
footer .widget ul li a {
    display: inline-block;
    color: #c6c6c6;
    padding: 0;
    margin: 0;
    line-height: 18px;font-size: 12px
}
footer .footer-column a:before {
    content: '\f10c';
    font-family: FontAwesome;
    font-size: 5px;
    display: inline-block;
    cursor: pointer;
    line-height: 20px;
    color: #b7bcc8;
    margin-right: 10px;
    vertical-align: top;
    margin-left: 2px
}
#aa-gallery,
#aa-gallery .aa-gallery-area,
#aa-gallery .aa-gallery-area .aa-gallery-content {
    display: inline;
    width: 100%;
    float: left
}
.payment-accept {
    margin-left: 30px
}
.footer-column li:hover {
    padding-left: 6px;
    transition: all 150ms ease-in-out
}
.footer-column li:hover a {
    color: #f9b91e!important
}
footer.footer .copyright {
    border-top: 1px solid rgba(255, 255, 255, .13);
    padding: 18px 0;
    margin-top: 0;
    background: #0C0C0C
}
footer.footer .copyright p {
    margin: 0
}
#aa-gallery {
    padding: 50px 0 0
}
.work-section {
    background-image: url(../img/gallery-section-bg.jpg)
}
#aa-gallery .aa-gallery-area .aa-title p {
    font-size: 16px;
    padding: 0 50px
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-top {
    display: inline;
    float: left;
    width: 100%;
    margin-top: 50px
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-top ul {
    display: inline-block;
    text-align: center;
    width: 100%
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-top ul li {
    border: 1px solid #ddd;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
        background: #333;
    color: #fff;
    font-weight: 400;
    margin: 0 13px;
    padding: 6px 10px;
    text-transform: uppercase;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-top ul .active,
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-top ul li:focus,
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-top ul li:hover {
    background: #003B74;
    border-color: #003B74;
    color: #fff;
    text-shadow: none
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body {
    display: inline;
    float: left;
    width: 100%;
    margin-top: 50px
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery {
    display: inline;
    float: left;
    width: 31.33%;
    margin: 10px 8px;
    border: 1px solid #003b74
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery .aa-single-gallery-item {
    display: inline;
    float: left;
    width: 100%;
    position: relative
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery .aa-single-gallery-item:hover .aa-single-gallery-img img {
    transform: scale(1.3)
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery .aa-single-gallery-item:hover .aa-single-gallery-info {
    background-color: rgba(0, 59, 116, .43);
    opacity: 1;
    transform: scale(1)
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery .aa-single-gallery-item .aa-single-gallery-img {
    display: inline;
    float: left;
    height: 220px;
    overflow: hidden;
    width: 100%
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery .aa-single-gallery-item .aa-single-gallery-img img {
    transform: scale(1);
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -ms-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery .aa-single-gallery-item .aa-single-gallery-info {
    background-color: #003b74;
    position: absolute;
    left: 20px;
    top: 20px;
    text-align: center;
    padding-top: 70px;
    height: calc(100% - 40px);
    width: calc(100% - 40px);
    opacity: 0;
    transform: scale(0);
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -ms-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery .aa-single-gallery-item .aa-single-gallery-info a {
    border: 2px solid #ccc;
    color: #fff;
    display: inline-block;
    height: 35px;
    line-height: 30px;
    margin: 0 8px;
    text-align: center;
    width: 35px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery .aa-single-gallery-item .aa-single-gallery-info a:focus,
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery .aa-single-gallery-item .aa-single-gallery-info a:hover {
    background-color: rgba(0, 59, 116, .43)
}
/*#aa-gallery .aa-gallery-area #mixit-container .mix {
    display: none
}*/
#aa-gallery .btn {
    padding: 8px 40px
}

header {
    float: left;
    width: 100%
}
div.orange {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
    z-index: 1
}
.skills-bar .bar_group__bar.thick::before,
.skills-bar .bar_group__bar.thin::before {
    display: block;
    content: '';
    position: absolute;
    z-index: -1
}
.skills-bar .bar_group__bar.thin::before {
    width: 100%;
    height: 4px;
    border-radius: 2px;
    background: #E4E4E4
}
.skills-bar .bar_group__bar.thin {
    width: 0;
    height: 4px;
    border-radius: 2px;
    background: red;
    margin-bottom: 10px;
    -webkit-transition: width 1s;
    transition: width 1s
}
.skills-bar .b_label,
.skills-bar .b_tooltip span,
.skills-bar .bar_label_max,
.skills-bar .bar_label_min {
    color: #2f2f2f;
    font-size: .9em;
    font-weight: 600
}
.skills-bar .bar_label_max {
    position: absolute;
    right: 0;
    margin: 1em 0 0
}
.skills-bar .bar_label_min {
    position: absolute;
    left: 0;
    margin: 1em 0 0
}
.skills-bar .b_tooltip {
    -webkit-transition: all 1s;
    transition: all 1s;
    position: relative;
    float: left;
    left: 100%;
    padding: 4px 10px 7px;
    background-color: rgba(67, 66, 76, .81);
    -webkit-transform: translateX(-50%) translateY(-30px);
    -ms-transform: translateX(-50%) translateY(-30px);
    transform: translateX(-50%) translateY(-30px);
    border-radius: 2px;
    line-height: 11px
}
.skills-bar .b_tooltip span {
    color: #fff
}
.skills-bar .b_tooltip--tri {
    width: 0;
    height: 0;
    position: absolute;
    content: '';
    bottom: -5px;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    border-style: solid;
    border-width: 5px 5px 0;
    border-color: rgba(67, 66, 76, .81) transparent transparent
}
.skills-bar .bar_group__bar:nth-of-type(1) {
    background: #ff9800;
    z-index: 9990!important
}
.skills-bar .bar_group__bar:nth-of-type(2),
.skills-bar .bar_group__bar:nth-of-type(3),
.skills-bar .bar_group__bar:nth-of-type(4),
.skills-bar .bar_group__bar:nth-of-type(5) {
    background: #ff9800
}
.bar_group,
.mc4wp-form-fields {
    position: relative
}
.newsltr-btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 36px
}
.mc4wp-form-fields .newsl {
    width: 53%
}
.testimonial-area #testimonial-Carousel {
    background: #0054A3
}
.newsletter-row h1 {
    font-family: 'Reem Kufi', sans-serif;
    font-size: 32px;
    line-height: 42px;
    color: #fff;
    margin-bottom: 20px
}
.newsletter-row {
    text-align: center
}
.newsletter-row a {
    text-align: center;
    color: #fff;
    font-size: 16px
}
.newsletter-row a span {
    background-color: #0655a0;
    padding: 10px 20px;
    margin-top: 20px;
    border-radius: 4px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .54)
}
.breadcrumbs {
    top: 190px
}
.breadcrumbs .breadcrumbs-item {
    font-family: Lato, sans-serif;
    line-height: 39px;
    text-transform: capitalize
}
.breadcrumbs .breadcrumbs-item a {
    color: #595959
}
.breadcrumbs .breadcrumbs-item i {
    margin: 0 8px
}
.service-page {
    top: 0;
    position: relative;
    float: left;
    width: 100%
}
.page-banner {
    background-image: url(../img/service-bg.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    width: 100%;
    background-position: initial;
    float: left;
    min-height: 268px;
    position: relative
}
.page-banner:before {
    background-color: #000;
    overflow: hidden;
    height: 100%;
    width: 100%
}
.page-banner center {
    vertical-align: middle;
    text-align: center;
    padding-top: 130px
}
.page-banner h1 {
    color: #fff;
    font-weight: 900!important;
    position: relative;
    padding-bottom: 8px;
    font-size: 46px;
    line-height: 1.2;
    margin-bottom: 0;
    vertical-align: middle;
    display: block;
    text-shadow: 3px 2px 1px rgba(0, 0, 0, .53)
}
.breadcrumbs {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0;
    background: 0 0;
    border: none;
    z-index: 1
}
.page-flow {
    float: right;
    display: block;
    background-color: #fff;
    border-radius: 22px;
    padding: 0 30px;
    position: absolute;
    right: 110px;
    bottom: -16px
}
.page-flow a {
    color: red;
    font-size: 14px
}
.page-flow,
.service-inner-page {
    background-image: url(../img/back.png);
    background-repeat: repeat
}
.service-inner-page .service-item-inner {
    margin-bottom: 60px;
    padding: 20px;
    min-height: 300px;
    border-radius: 12px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .32);
    background: #fff;
    text-align: center
}
.service-inner-page .row+.row {
    margin-top: 0;
    margin-bottom: 0
}
.read-btn a {
    background: #ddd;
    padding: 6px 15px;
    color: #333;
    border-radius: 22px
}
.read-btn {
    display: block;
    text-align: center;
    margin-top: 2%;
    float: left;
    width: 100%
}
.service-item:hover .read-btn a {
    background: #003b74;
    color: #fff!important
}
.short-des {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-height: 22px;
    max-height: 36px;
    -webkit-line-clamp: 2
}
.banner_inner p.title,
.banner_inner p.title>span {
    display: inline-block;
    vertical-align: top;
    height: auto
}
.short-des p {
    margin: 0
}
.banner_inner p.title {
    width: 100%;
    margin: 110px 0 20px
}
.banner_inner p.title>span {
    position: relative;
    width: auto;
    margin: 0 0 2px;
    padding: 0 55px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 30px;
    color: #fff;
    line-height: 35px
}
.banner_inner p.title>strong {
    display: block;
    font-weight: 700;
    font-size: 60px;
    color: #fff;
    line-height: 70px;
    letter-spacing: -2px;
    text-shadow: 3px 2px 6px rgba(0, 0, 0, .43)
}
.banner_inner>:last-child {
    margin-bottom: 0!important
}
.banner_inner p.subtitle {
    vertical-align: top;
    width: 100%;
    height: auto;
    padding: 0 380px;
    margin: 0 0 15px;
    font-weight: 400;
    font-size: 17px;
    color: #fff;
    line-height: 25px;
    display: none
}
.webdesign_creative_data h1,
.webdesign_creative_data h3 {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 30px 0 15px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 25px;
    color: #252526;
    line-height: 40px
}
.webdesign_creative_data p,
.webdesign_creative_data ul {
    margin: 0 0 15px;
    vertical-align: top;
    display: inline-block
}
.webdesign_creative_data p,
.webdesign_creative_data ul li {
    font-size: 14px;
    color: #252526;
    line-height: 22px;
    font-weight: 400;
    width: 100%;
    height: auto
}
.webdesign_creative_data ul {
    width: 100%;
    height: auto;
    text-align: left
}
.webdesign_creative_data>:last-child {
    margin-bottom: 0!important
}
.webdesign_creative_data ul li {
    float: left;
    margin: 5px 0;
    padding: 0 0 0 22px;
    background: url(../img/blue-circle-bullet.png) 0 6px no-repeat
}
.webdesign_creative_data ul li:first-child {
    margin: 0 0 5px
}
.webdesign_creative_pic {
    margin-top: 40px
}
.webdesign_process_head {
    width: 100%;
    height: auto;
    float: left;
    margin: 0 0 20px;
    padding: 40px 75px 0 5px;
    text-align: center
}
.webdesign_process_head h1,
.webdesign_process_head h3 {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    margin: 0 0 10px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 30px;
    color: #2d2d2d;
    line-height: 35px
}
.webdesign_process_head h1 span,
.webdesign_process_head h3 span {
    font-size: 33px;
    font-weight: 600
}
.webdesign_process_body {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    font-size: 0
}
.webdesign_process_body>.item {
    display: inline-block;
    vertical-align: top;
    width: 20%;
    height: auto
}
.webdesign_process_body>.item>.holder {
    position: relative;
    width: 100%;
    height: auto;
    float: left;
    border-right: 1px #6099b9 dashed;
    text-align: center
}
.webdesign_process_body>.item:nth-child(1)>.holder,
.webdesign_process_body>.item:nth-child(1)>.holder>.pic>.holder {
    background: #0554a1
}
.webdesign_process_body>.item>.holder>.pic {
    position: absolute;
    top: -40px;
    left: 0;
    z-index: 1;
    width: 100%;
    height: auto;
    text-align: left
}
.webdesign_process_body>.item>.holder>.pic>.holder {
    display: inline-block;
    vertical-align: top;
    width: 80px;
    height: 80px;
    padding: 7px;
    border: 8px solid #fff;
    border-radius: 50%;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}
.webdesign_process_body>.item>.holder>.main {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 240px;
    float: left;
    overflow: hidden;
    padding: 70px 20px 30px;
    text-align: center
}
.webdesign_process_body>.item>.holder>.main>.step {
    position: absolute;
    top: -170px;
    right: -40px;
    z-index: 1;
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: right
}
.webdesign_process_body>.item>.holder>.main>.step p {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 320px;
    color: rgba(255, 255, 255, .03);
    line-height: 0
}
.webdesign_process_body>.item>.holder>.main>.data {
    position: relative;
    z-index: 2;
    width: 100%;
    height: auto;
    float: left
}
.webdesign_process_body>.item>.holder>.main>.data h5 {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    margin: 0 0 15px;
    padding: 0 0 10px;
    text-transform: uppercase;
    font-family: 'Nexa Bold', Verdana, Geneva, Tahoma, sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #fefefe;
    line-height: 25px
}
.webdesign_process_body>.item>.holder>.main>.data h5:before {
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 0;
    content: " ";
    width: 40px;
    height: 2px;
    margin-left: -20px;
    background: #fff
}
.webdesign_process_body>.item>.holder>.main>.data p {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    margin: 0 0 15px;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    line-height: 22px
}
.webdesign_process_body>.item:nth-child(2)>.holder,
.webdesign_process_body>.item:nth-child(2)>.holder>.pic>.holder {
    background: #003b74
}
.webdesign_process_body>.item:nth-child(3)>.holder,
.webdesign_process_body>.item:nth-child(3)>.holder>.pic>.holder {
    background: #054888
}
.webdesign_process_body>.item:nth-child(4)>.holder,
.webdesign_process_body>.item:nth-child(4)>.holder>.pic>.holder {
    background: #053869
}
.webdesign_process_body>.item:nth-child(5)>.holder,
.webdesign_process_body>.item:nth-child(5)>.holder>.pic>.holder {
    background: #054888
}
.webdesign_creative_data h1 span,
.webdesign_creative_data h3 span {
    display: inline-block;
    font-size: 33px;
    font-weight: 900;
    font-family: raleway
}
.ui-ux .webdesign_creative_data h1 span,
.ui-ux .webdesign_creative_data h3 span {
    display: inline-block;
    font-size: 28px;
    font-weight: 900
}
.responsive_welcome_data h1,
.responsive_welcome_data p {
    font-weight: 400;
    display: inline-block;
    vertical-align: top
}
.ui-ux .webdesign_creative_data h1,
.ui-ux .webdesign_creative_data h3 {
    margin-bottom: 0
}
.ui-ux .webdesign_creative_data {
    margin-bottom: 4%
}
.webdesign_process_head h4 {
    font-size: 1em;
    margin: 1.33em 0;
    font-family: 'Open Sans', sans-serif;
    color: #595959
}
.graphics .page-banner {
    background-image: url(../img/website-logo-and-greaphics-design.jpg);
    background-position: 2px -50px
}
.blk-layer {
    height: 100%;
    background-color: rgba(0, 0, 0, .37);
    width: 100%;
    float: left;
    top: 0;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 0
}
.coding .page-banner {
    background-image: url(../img/coding.jpg);
    background-position: 0 -41px
}
.responsive-design-page .page-banner {
    background-image: url(../img/responsive-designl-bg.jpg);
    min-height: 668px
}
.wraper_responsive_welcome {
    width: 100%;
    height: auto;
    background: url(../img/wraper-responsive-welcome-bg.jpg) center top no-repeat;
    background-size: cover;
    border-top: 5px #fbcf66 solid;
    min-height: 553px;
    float: left
}
.wraper_responsive_welcome ul{
    text-align: left;
    color: #fff;
    list-style: inherit;
}
.wraper_responsive_welcome ul li{line-height: 28px;}
.responsive-design-page .breadcrumbs {
    top: 671px
}
.responsive-design-page .page-flow,
.responsive-design-page .service-inner-page {
    background: url(../img/wraper-responsive-welcome-bg.jpg) no-repeat
}
.responsive-design-page .breadcrumbs .breadcrumbs-item a {
    color: #fff
}
.responsive_welcome_data {
    width: 100%;
    height: auto;
    float: left;
    margin: 0 0 50px;
    padding: 60px 120px 0;
    text-align: center
}
.responsive_welcome_data h1 {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 0 20px;
    padding: 0 0 15px;
    text-transform: uppercase;
    font-size: 24px;
    color: #fff;
    line-height: 30px
}
.responsive_welcome_data h1:before {
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 0;
    content: " ";
    width: 40px;
    height: 4px;
    margin-left: -20px;
    background: #fbcf66
}
.responsive_welcome_data p {
    width: 100%;
    height: auto;
    margin: 0 0 20px;
    font-size: 15px;
    color: #f6f6f6;
    line-height: 23px
}
.responsive_welcome_data h2 {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    margin: 0 0 15px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    color: #fff;
    line-height: 30px
}
.responsive_welcome_data>:last-child {
    margin-bottom: 0!important
}
.responsive_welcome_data h1 strong {
    color: #fbcf66
}
.responsive_welcome_reason {
    position: relative;
width: 100%;
height: auto;
float: left;
margin: 0 0 -138px;
text-align: center;
font-size: 0;
}
.responsive_welcome_reason:before {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 0;
    content: " ";
    width: 100%;
    height: 0;
    border-top: 1px #fff dashed
}
.responsive_welcome_reason>.holder {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: 780px;
    height: auto
}
.responsive_welcome_reason>.holder .item {
    width: 100%;
    height: auto;
    float: left;
    text-align: center
}
.responsive_welcome_reason>.holder .item>.holder {
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: top;
    width: 180px;
    height: 180px;
    padding: 25px 30px 20px;
    background: #003b74;
    border-radius: 50%;
    box-shadow: 0 -2px 4px #070c11
}
.responsive_welcome_reason>.holder .item>.holder>.number {
    position: absolute;
    top: -10px;
    left: -15px;
    z-index: 1;
    width: 65px;
    height: 65px;
    background: #03325f;
    border: 3px solid #fff;
    border-radius: 50%;
    font-weight: 400;
    font-size: 24px;
    color: #fff;
    line-height: 62px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}
.responsive_welcome_reason>.holder .item>.holder>.table {
    display: table;
    width: 100%;
    height: 100%;
    margin: 0
}
.responsive_welcome_reason>.holder .item>.holder>.table>.table-cell {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle
}
.responsive_welcome_reason>.holder .item>.holder>.table>.table-cell>.data {
    width: 100%;
    height: auto
}
.responsive_welcome_reason>.holder .item>.holder>.table>.table-cell>.data h5 {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    font-weight: 400;
    font-size: 15px;
    color: #fff;
    line-height: 23px;
    margin-top: 0
}
.responsive_welcome_reason>.holder .item>.holder>.table>.table-cell>.data>:last-child {
    margin-bottom: 0!important
}
.responsive_welcome_reason:after {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 0;
    content: " ";
    width: 100%;
    height: 18px;
    margin-top: -9px;
    background: url(../img/blue-circle-bullet-fill.png) left center no-repeat, url(../img/blue-circle-bullet-fill.png) right center no-repeat
}
.wraper_responsive_portfolio {
    width: 100%;
    height: auto;
    background: url(../img/wraper-responsive-portfolio-bg.jpg) center top no-repeat;
    background-size: cover;
    float: left
}
.responsive_portfolio_data {
    width: 100%;
    height: auto;
    float: left;
    padding: 10% 70px 0;
    text-align: center
}
.responsive_portfolio_data h3 {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    margin: 0 0 20px;
    padding: 0 0 15px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 24px;
    color: #19242e;
    line-height: 30px
}
.responsive_portfolio_data .btn,
.responsive_portfolio_data p {
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    line-height: 23px;
    height: auto;
    font-weight: 400
}
.responsive_portfolio_data p {
    width: 100%;
    margin: 0 0 20px;
    color: #4c4c4c
}
.responsive_portfolio_data .btn {
    position: relative;
    width: auto;
    margin: 10px 15px 20px;
    padding: 10px 30px;
    background: #003b74;
    border: 2px solid #003b74;
    border-radius: 4px;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}
.responsive_portfolio_data .btn:before {
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    z-index: 0;
    content: " ";
    width: auto;
    height: auto;
    border: 2px solid #0b3245;
    border-radius: 4px;
    opacity: 1;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}
.responsive_portfolio_data .btn:hover:before {
    top: -15px;
    right: -15px;
    bottom: -15px;
    left: -15px;
    opacity: 0
}
.responsive_portfolio_data .btn.alt {
    background: 0 0;
    color: #003b74
}
.wraper_responsive_resolution {
    width: 100%;
    height: auto;
    background: url(../img/wraper-responsive-resolution-bg.jpg) center top no-repeat;
    background-size: cover
}
.responsive_resolution_data {
    width: 100%;
    height: auto;
    float: left;
    margin: 0 0 30px;
    padding: 60px 90px 0;
    text-align: center
}
.responsive_resolution_data h3,
.responsive_resolution_data p {
    margin: 0 0 20px;
    width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: top
}
.responsive_resolution_data h3 {
    position: relative;
    padding: 0 0 15px;
    text-transform: uppercase;
    font-size: 24px;
    color: #fbcf66;
    line-height: 30px
}
.responsive_resolution_data h3 strong {
    color: #fff
}
.responsive_resolution_data p {
    font-weight: 400;
    font-size: 15px;
    color: #fff;
    line-height: 23px
}
.responsive_resolution_data img {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 25px
}
.responsive_resolution_data>:last-child {
    margin-bottom: 0!important
}
.responsive_resolution_type {
    width: 100%;
    height: auto;
    float: left;
    border-top: 1px #fff dashed;
    text-align: center;
    font-size: 0;
    overflow: hidden
}
.responsive_resolution_type>.item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 14.28%;
    height: auto;
    padding: 100px 0 0
}
.responsive_resolution_type>.item:before {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 0;
    content: " ";
    width: 0;
    height: 85px;
    border-left: 1px #fff dashed
}
.responsive_resolution_type>.item>.holder {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: 130px;
    height: auto
}
.responsive_resolution_type>.item>.holder>.pic {
    width: 100%;
    height: auto;
    float: left;
    margin: 0 0 20px
}
.responsive_resolution_type>.item>.holder>.pic>.holder {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100px;
    height: 100px;
    padding: 10px;
    background: #273339;
    border: 3px solid #697981;
    border-radius: 50%
}
.responsive_resolution_type>.item>.holder>.pic>.holder:before {
    position: absolute;
    top: -3px;
    right: -3px;
    bottom: -3px;
    left: -3px;
    z-index: 0;
    content: " ";
    width: auto;
    height: auto;
    border: 3px solid #697981;
    border-radius: 50%;
    opacity: 1;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}
.responsive_resolution_type>.item>.holder>.pic>.holder img {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}
.responsive_resolution_type>.item>.holder>.data {
    width: 100%;
    height: auto;
    float: left
}
.responsive_resolution_type>.item>.holder>.data p {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    margin: 0 0 3px;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    line-height: 22px
}
.responsive_resolution_type>.item>.holder>.data>:last-child {
    margin-bottom: 0!important
}
.responsive_resolution_type>.item:after {
    position: absolute;
    top: 85px;
    left: 50%;
    z-index: 0;
    content: " ";
    width: 10px;
    height: 10px;
    margin-top: -5px;
    margin-left: -5px;
    background: #4098e9;
    border-radius: 50%
}
.responsive_resolution_type>.item:nth-child(odd):after {
    background: #ed6363
}
.wordpressdevelopment_services_head {
    width: 100%;
    height: auto;
    float: left;
    margin: 0 0 50px;
    padding: 0 75px;
    text-align: center
}
.wordpressdevelopment_services_head h1,
.wordpressdevelopment_services_head h3 {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    margin: 0 0 20px;
    padding: 60px 0 15px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 30px;
    color: #252526;
    line-height: 35px
}
.wordpressdevelopment_services_head h1:before,
.wordpressdevelopment_services_head h3:before {
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 0;
    content: " ";
    width: 90px;
    height: 3px;
    margin-left: -45px;
    background: #003b74
}
.wordpressdevelopment_services_head h1 span,
.wordpressdevelopment_services_head h3 span {
    font-weight: 600
}
.wordpressdevelopment_services_head p {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    margin: 0 0 15px;
    font-weight: 400;
    font-size: 17px;
    color: #252526;
    line-height: 23px
}
.wordpressdevelopment_services_head>:last-child {
    margin-bottom: 0!important
}
.wordpressdevelopment_services_body>[class*=col-] {
    padding-left: 0;
    padding-right: 0
}
.wordpressdevelopment_services_body_item {
    position: relative;
    width: 100%;
    height: auto;
    float: left;
    padding: 20px 20px 30px;
    text-align: center;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}
.wordpressdevelopment_services_body_item_pic {
    width: 100%;
    height: auto;
    float: left;
    margin: 0 0 10px
}
.wordpressdevelopment_services_body_item_pic>.holder {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: auto;
    height: auto
}
.wordpressdevelopment_services_body_item_pic>.holder img {
    display: inline-block;
    vertical-align: top
}
.wordpressdevelopment_services_body_item_data {
    width: 100%;
    height: auto;
    float: left
}
.wordpressdevelopment_services_body_item_data h4 {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    margin: 0 0 10px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 15px;
    color: #fff;
    line-height: 23px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}
.wordpressdevelopment_services_body_item_data h4 span {
    display: block
}
.wordpressdevelopment_services_body_item_data p {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    margin: 0 0 10px;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}
.wordpressdevelopment_services_body_item_data>:last-child {
    margin-bottom: 0!important
}
.wordpressdevelopment_services_body>[class*=col-]:nth-child(1) .wordpressdevelopment_services_body_item {
    background: #003b74
}
.wordpressdevelopment_services_body>[class*=col-]:nth-child(2) .wordpressdevelopment_services_body_item {
    background: #054888
}
.wordpressdevelopment_services_body>[class*=col-]:nth-child(3) .wordpressdevelopment_services_body_item {
    background: #003b74
}
.wordpressdevelopment_services_body>[class*=col-]:nth-child(4) .wordpressdevelopment_services_body_item {
    background: #054888
}
.wraper_wordpressdevelopment_benefits {
    position: relative;
    width: 100%;
    height: auto;
    background: url(../img/wraper-wordpressdevelopment-benefits-bg.jpg) center bottom no-repeat;
    background-size: cover;
    padding-bottom: 40px
}
.wordpressdevelopment_benefits_head {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    padding: 60px 100px 0;
    text-align: center
}
.wordpressdevelopment_benefits_head h1,
.wordpressdevelopment_benefits_head h3 {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    margin: 0 0 10px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 30px;
    color: #fff;
    line-height: 35px
}
.wordpressdevelopment_benefits_head h1 span,
.wordpressdevelopment_benefits_head h3 span {
    font-weight: 600
}
.wordpressdevelopment_benefits_head p {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    padding: 0 0 20px;
    font-weight: 400;
    font-size: 17px;
    color: #fff;
    line-height: 25px
}
.wordpressdevelopment_benefits_head>:last-child {
    margin-bottom: 0!important
}
.wordpressdevelopment_benefits_head p:before {
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 0;
    content: " ";
    width: 90px;
    height: 3px;
    margin-left: -45px;
    background: #f9b91e
}
.wordpressdevelopment_benefits_body {
    width: 100%;
    height: auto;
    float: left
}
.wordpressdevelopment_benefits_body>.tab-container {
    position: relative;
    width: 100%;
    height: auto;
    float: left;
    padding: 0 0 0 230px
}
.wordpressdevelopment_benefits_body>.tab-container>ul.etabs {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 170px;
    height: auto;
    float: left
}
.wordpressdevelopment_benefits_body>.tab-container>ul.etabs>li.tab {
    width: 100%;
    height: auto;
    float: left;
    margin: 10px 0;
    text-align: center
}
.wordpressdevelopment_benefits_body>.tab-container>ul.etabs>li.tab:first-child {
    margin: 0 0 10px
}
.wordpressdevelopment_benefits_body>.tab-container>.panel-container {
    width: 100%;
    height: auto;
    min-height: 430px;
    float: left
}
.wordpressdevelopment_benefits_body_item {
    width: 100%;
    height: auto;
    float: left
}
.wordpressdevelopment_benefits_body>.tab-container>ul.etabs>li.tab>a {
    position: relative;
    width: 100%;
    height: auto;
    float: left;
    padding: 10px 20px;
    background: #fff;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}
.wordpressdevelopment_benefits_body>.tab-container>ul.etabs>li.current>a {
    background: #003b74
}
.wordpressdevelopment_benefits_body>.tab-container>ul.etabs>li.current>a:before {
    position: absolute;
    top: 50%;
    left: 100%;
    z-index: 0;
    content: " ";
    width: 0;
    height: 0;
    border: solid transparent;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-left-color: #003b74;
    border-width: 15px;
    margin-top: -15px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}
.wordpressdevelopment_benefits_body>.tab-container>ul.etabs>li.tab .pic {
    width: 100%;
    height: auto;
    float: left;
    margin: 0 0 5px
}
.wordpressdevelopment_benefits_body>.tab-container>ul.etabs>li.tab .pic>.holder {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: auto;
    height: auto
}
.wordpressdevelopment_benefits_body>.tab-container>ul.etabs>li.tab .pic>.holder img {
    display: inline-block;
    vertical-align: top;
    width: auto;
    height: auto;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}
.wordpressdevelopment_benefits_body>.tab-container>ul.etabs>li.current .pic>.holder img:nth-child(1) {
    opacity: 0;
    visibility: hidden
}
.wordpressdevelopment_benefits_body>.tab-container>ul.etabs>li.tab .pic>.holder img:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    visibility: hidden
}
.wordpressdevelopment_benefits_body>.tab-container>ul.etabs>li.current .pic>.holder img:nth-child(2) {
    opacity: 1;
    visibility: visible
}
.wordpressdevelopment_benefits_body>.tab-container>ul.etabs>li.tab .data {
    width: 100%;
    height: auto;
    float: left
}
.wordpressdevelopment_benefits_body>.tab-container>ul.etabs>li.tab .data h4 {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 13px;
    color: #011e2e;
    line-height: 20px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}
.wordpressdevelopment_benefits_body>.tab-container>ul.etabs>li.current .data h4 {
    color: #fff
}
.wordpressdevelopment_benefits_body>.tab-container>ul.etabs>li.tab .data h4 span {
    display: block
}
.wordpressdevelopment_benefits_body_item_data h4 {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    margin: 0 0 10px;
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    line-height: 25px
}
.wordpressdevelopment_benefits_body_item_data p {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    margin: 0 0 15px;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    line-height: 22px
}
.wordpressdevelopment_benefits_body_item_data ul {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    margin: 0 0 15px;
    text-align: left
}
.wordpressdevelopment_benefits_body_item_data ul li {
    width: 100%;
    height: auto;
    float: left;
    margin: 5px 0;
    padding: 0 0 0 25px;
    background: url(../img/blue-arrow-bullet.png) 0 4px no-repeat;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    line-height: 22px
}
.wordpressdevelopment_benefits_body_item_data ul li:first-child {
    margin: 0 0 5px
}
.wraper_wordpressdevelopment_benefits:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    content: " ";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .65)
}
.wordpressdevelopment_benefits_body_item {
    display: none
}
.wordpressdevelopment_benefits_body_item.active {
    display: block;
    position: static;
    visibility: visible
}
.wordpressdevelopment_approach_pic {
    width: 100%;
    height: auto;
    float: left;
    margin: 0 0 30px;
    text-align: center;
    font-size: 0
}
.wordpressdevelopment_approach_pic img {
    display: inline-block;
    vertical-align: top;
    width: auto
}
.wordpressdevelopment_approach_data {
    width: 100%;
    height: auto;
    float: left;
    margin: 0 0 30px;
    text-align: left
}
.wordpressdevelopment_approach_data h1,
.wordpressdevelopment_approach_data h3 {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    margin: 0 0 20px;
    padding: 0 0 20px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 25px;
    color: #252526;
    line-height: 35px
}
.wordpressdevelopment_approach_data h1:before,
.wordpressdevelopment_approach_data h3:before {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
    content: " ";
    width: 90px;
    height: 3px;
    background: #003b74
}
.wordpressdevelopment_approach_data h1 span,
.wordpressdevelopment_approach_data h3 span {
    display: block;
    font-size: 30px
}
.wordpressdevelopment_approach_data p {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    margin: 0 0 15px;
    font-weight: 400;
    font-size: 14px;
    color: #252526;
    line-height: 22px
}
.wraper_wordpressdevelopment_approach {
    padding-top: 50px
}
.wraper_megentodevelopment_grow {
    width: 100%;
    height: auto;
    float: left
}
.megentodevelopment_grow_pic {
    width: 100%;
    height: auto;
    float: left;
    margin: 70px 0 30px;
    text-align: center;
    font-size: 0
}
.megentodevelopment_grow_pic img {
    display: inline-block;
    vertical-align: top;
    width: auto
}
.megentodevelopment_grow_data {
    width: 100%;
    height: auto;
    float: left;
    margin: 60px 0 30px;
    text-align: left
}
.megentodevelopment_grow_data h1,
.megentodevelopment_grow_data h3 {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    margin: 0 0 20px;
    padding: 0 0 20px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 25px;
    color: #252526;
    line-height: 35px
}
.megentodevelopment_grow_data h1:before,
.megentodevelopment_grow_data h3:before {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
    content: " ";
    width: 90px;
    height: 3px;
    background: #f9b91e
}
.megentodevelopment_grow_data h1 span,
.megentodevelopment_grow_data h3 span {
    display: block;
    font-size: 30px
}
.megentodevelopment_grow_data p,
.megentodevelopment_grow_data ul li {
    width: 100%;
    font-size: 14px;
    color: #141417;
    line-height: 22px;
    height: auto;
    font-weight: 400
}
.megentodevelopment_grow_data p {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 15px
}
.megentodevelopment_grow_data ul {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    margin: 0 0 15px;
    text-align: left
}
.megentodevelopment_grow_data>:last-child {
    margin-bottom: 0!important
}
.megentodevelopment_grow_data ul li {
    position: relative;
    float: left;
    margin: 5px 0;
    padding: 0 0 0 25px
}
.megentodevelopment_grow_data ul li:first-child {
    margin: 0 0 5px
}
.megentodevelopment_grow_data ul li:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    content: "\f04d";
    width: auto;
    height: auto;
    font-family: FontAwesome;
    font-size: 12px;
    color: #003b74
}
.wraper_megentodevelopment_includes {
    position: relative;
    width: 100%;
    height: auto
}
.wraper_megentodevelopment_includes:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    content: " ";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5)
}
.megentodevelopment_includes_head {
    width: 100%;
    height: auto;
    float: left;
    margin: 0 0 50px;
    padding: 60px 60px 0;
    text-align: center
}
.megentodevelopment_includes_head h1,
.megentodevelopment_includes_head h3 {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    margin: 0 0 10px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 30px;
    color: #fefefe;
    line-height: 35px
}
.megentodevelopment_includes_head h1 span,
.megentodevelopment_includes_head h3 span {
    font-family: 'Nexa Bold', Verdana, Geneva, Tahoma, sans-serif
}
.megentodevelopment_includes_head h2,
.megentodevelopment_includes_head h4 {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    padding: 0 0 20px;
    font-weight: 400;
    font-size: 18px;
    color: #fefefe;
    line-height: 25px
}
.megentodevelopment_includes_head>:last-child {
    margin-bottom: 0!important
}
.megentodevelopment_includes_head h2:before,
.megentodevelopment_includes_head h4:before {
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 0;
    content: " ";
    width: 90px;
    height: 3px;
    margin-left: -45px;
    background: #f9b91e
}
.megentodevelopment_includes_body_item {
    position: relative;
    width: 100%;
    height: auto;
    float: left;
    margin: 0 0 30px;
    padding: 55px 0 0;
    text-align: center
}
.megentodevelopment_includes_body_item_pic {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: auto;
    float: left;
    font-size: 0
}
.megentodevelopment_includes_body_item_pic>.holder {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: auto;
    height: auto;
    background: #003b74;
    border-radius: 50%;
    transition: all .7s ease-in-out;
    -webkit-transition: all .7s ease-in-out
}
.megentodevelopment_includes_body_item_pic>.holder:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    content: " ";
    width: auto;
    height: auto;
    border: 2px solid #003b74;
    border-radius: 50%;
    transition: all .7s ease-in-out;
    -webkit-transition: all .7s ease-in-out
}
.megentodevelopment_includes_body_item_pic>.holder img {
    display: inline-block;
    vertical-align: top;
    width: 110px
}
.megentodevelopment_includes_body_item_data {
    width: 100%;
    height: auto;
    float: left;
    padding: 75px 20px 30px;
    border: 1px solid #003b74
}
.megentodevelopment_includes_body_item_data h5 {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    margin: 0 0 15px;
    padding: 0 0 20px;
    font-weight: 400;
    font-size: 16px;
    color: #fefefe;
    line-height: 25px
}
.megentodevelopment_includes_body_item_data h5 span {
    display: block
}
.megentodevelopment_includes_body_item_data p {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    margin: 0 0 10px;
    font-weight: 400;
    font-size: 14px;
    color: #fefefe;
    line-height: 22px
}
.megentodevelopment_includes_body_item_data>:last-child {
    margin-bottom: 0!important
}
.wraper_megentodevelopment_includes {
    background-image: url(../img/wraper-home-affordable-bg.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat
}
.megentodevelopment_includes_body_item:hover .megentodevelopment_includes_body_item_pic>.holder {
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg)
}
.megentodevelopment_includes_body_item:hover .megentodevelopment_includes_body_item_pic>.holder:before {
    top: -20px;
    right: -20px;
    bottom: -20px;
    left: -20px;
    opacity: 0
}
.seo-service {
    width: 100%;
    float: left;
    padding: 30px 0;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-image: url(../img/seo-services-bg.jpg);
    background-attachment: fixed
}
.title1 {
    text-align: center!important;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 30px 0 15px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 35px;
    color: #fff;
    line-height: 40px
}
.title4 {
    font-size: 24px;
    margin: 0;
    padding: 0 0 1%;
    color: #f9b91e;
    text-align: center
}
.seo-approach ul {
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 1000px
}
.seo-approach ul li {
    background: #000;
    border-radius: 182px;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 18px;
    height: 182px;
    line-height: 182px;
    list-style: none;
    margin: 30px;
    padding: 0;
    text-align: center;
    width: 182px;
    border: 22px solid rgba(255, 255, 255, .12)
}
.seo-approach ul li.one {
    background: #f90
}
.seo-approach ul li.two {
    background: #06c
}
.seo-approach ul li.three {
    background: #336
}
.seo-approach ul li.four {
    background: #9c6
}
.seo-approach ul li.five {
    background: #939
}
.seo-approach ul li.six {
    background: #933
}
.seo-approach ul li.seven {
    background: #993
}
.seo-approach ul li.eight {
    background: #c96
}
.seo-approach ul li span {
    display: block;
    line-height: normal!important;
    padding: 30% 0 0
}
.home_section_item {
    position: relative;
    width: 100%;
    height: auto;
    float: left;
    padding: 60px 15px;
    text-align: center;
    font-size: 0
}
.home_section_item:before {
    position: absolute;
    top: 0;
    right: -15px;
    z-index: 0;
    content: " ";
    width: 0;
    height: 100%;
    border: 1px dashed #657680
}
.home_section_item>.holder,
.home_section_item>.holder>.pic {
    width: 100%;
    height: auto;
    float: left
}
.home_section_item>.holder>.pic {
    margin: 0 0 30px
}
.home_section_item>.holder>.pic>.holder {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 120px;
    height: 120px;
    background: #0e1822;
    border: 2px solid #fff;
    border-radius: 50%;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}
.home_section_item>.holder>.pic>.holder:before {
    position: absolute;
    top: -6px;
    right: -6px;
    bottom: -6px;
    left: -6px;
    z-index: 0;
    content: " ";
    width: auto;
    height: auto;
    border: 1px dashed #fff;
    border-radius: 50%;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}
.home_section_item>.holder>.pic>.holder img {
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}
.home_section_item>.holder>.pic>.holder img:nth-child(1) {
    width: 100%;
    float: left;
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1)
}
.home_section_item>.holder>.pic>.holder img:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    opacity: 0;
    transform: scale(0);
    -webkit-transform: scale(0)
}
.home_section_item>.holder>.data {
    width: 100%;
    height: auto;
    float: left
}
.home_section_item>.holder>.data h3 {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    margin: 0 0 10px;
    font-weight: 400;
    font-size: 20px;
    color: #fff;
    line-height: 25px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}
.home_section_item>.holder>.data p {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    margin: 0 0 15px;
    font-weight: 400;
    font-size: 15px;
    color: #86a1b1;
    line-height: 23px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}
.home_section_item>.holder>.data>:last-child {
    margin-bottom: 0!important
}
.home_section_item:hover>.holder>.pic>.holder img:nth-child(1) {
    opacity: 0;
    transform: scale(1.5);
    -webkit-transform: scale(1.5)
}
.home_section_item:hover>.holder>.pic>.holder img:nth-child(2) {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1)
}
.home_section_item:hover>.holder>.pic>.holder {
    border: 2px solid #fbcf66
}
.home_section_item:hover>.holder>.data h3 {
    color: #fbcf66
}
.home_section_item:hover>.holder>.data p {
    color: #bfa973
}
.home_section_item:hover>.holder>.pic>.holder:before {
    border: 1px dashed #fbcf66
}
.breadcrumbs2 a {
    color: #fff;
    font-size: 14px;
    font-weight: 100
}
.breadcrumbs2 i {
    color: #fff
}
.frontend .page-banner {
    background-image: url(../img/frontend.jpg)
}
.backend .page-banner {
    background-image: url(../img/backend-bg.png)
}
.digitalmarketing .page-banner {
    background-image: url(../img/degital-marketing-bg.jpg)
}
.appsdevelopment .page-banner {
    background-image: url(../img/appdevelopment-bg.jpg)
}
.searchmarketing .page-banner {
    background-image: url(../img/searchmarketing-bg.jpg)
}
.features-service {
    width: 100%;
    float: left;
    background-image: url(../img/fs.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: center center
}
.cws_prlx_section .overlay {
    z-index: 2;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0);
}
.cws_prlx_section .overlay.opacity-8 {
    background: rgba(0, 0, 0, .8)
}
.cws_prlx_section .overlay.half {
    left: 50%
}
.features-service .col-md-offset-6 {
    z-index: 1000
}
.divider.left {
    margin-left: 0;
    margin-right: 0
}
.divider.white {
    background: #fff
}
.tx-color-2 {
    color: #f9b91e!important
}
.service-item.icon-right .cws-icon {
    float: left;
    margin: 0 20px 0 0
}
.tx-color-4 {
    color: #43C5B8!important
}
.features-service .title-section {
    text-align: left
}
.cws-icon {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 60px;
    height: 60px;
    color: #e6e6e6;
    text-align: center!important
}
.cws-icon:before {
    font-size: 60px;
    line-height: 60px
}
.cws-icon.main-color {
    color: #003B74
}
.cws-icon.only-border {
    width: 60px;
    height: 60px;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #003B74
}
.cws-icon.only-border:before {
    font-size: 30px;
    line-height: 58px
}
.cws-icon.border-icon {
    display: inline-block;
    border: 2px solid #e6e6e6;
    color: #003B74;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}
.cws-icon.border-icon:before {
    margin: 0;
    font-size: 30px;
    line-height: 56px
}
.cws-icon.border-icon.alt,
.cws-icon.border-icon:hover {
    color: #fff;
    background: #003B74;
    border-color: #003B74
}
.cws-icon.border-icon.alt:hover {
    color: #003B74;
    background: 0 0;
    border-color: #e6e6e6
}
.cws-icon.border-icon.color-2 {
    color: #f9b91e;
    background: 0 0;
    border-color: #e6e6e6
}
.cws-icon.border-icon.color-2.alt,
.cws-icon.border-icon.color-2:hover {
    color: #fff;
    background: #f9b91e;
    border-color: #f9b91e
}
.cws-icon.border-icon.color-2.alt:hover {
    color: #f9b91e;
    background: 0 0;
    border-color: #e6e6e6
}
.cws-icon.border-icon.color-3 {
    color: #F56363;
    background: 0 0;
    border-color: #e6e6e6
}
.cws-icon.border-icon.color-3.alt,
.cws-icon.border-icon.color-3:hover {
    color: #fff;
    background: #F56363;
    border-color: #F56363
}
.cws-icon.border-icon.color-3.alt:hover {
    color: #F56363;
    background: 0 0;
    border-color: #e6e6e6
}
.cws-icon.border-icon.color-4 {
    color: #43C5B8;
    background: 0 0;
    border-color: #e6e6e6
}
.cws-icon.border-icon.color-4.alt,
.cws-icon.border-icon.color-4:hover {
    color: #fff;
    background: #43C5B8;
    border-color: #43C5B8
}
.cws-icon.border-icon.color-4.alt:hover {
    color: #43C5B8;
    background: 0 0;
    border-color: #e6e6e6
}
.cws-icon.border-icon.color-5 {
    color: #2EB851;
    background: 0 0;
    border-color: #e6e6e6
}
.cws-icon.border-icon.color-5.alt,
.cws-icon.border-icon.color-5:hover {
    color: #fff;
    background: #2EB851;
    border-color: #2EB851
}
.cws-icon.border-icon.color-5.alt:hover {
    color: #2EB851;
    background: 0 0;
    border-color: #e6e6e6
}
.cws-icon.border-icon.color-6 {
    color: #C744FD;
    background: 0 0;
    border-color: #e6e6e6
}
.cws-icon.border-icon.color-6.alt,
.cws-icon.border-icon.color-6:hover {
    color: #fff;
    background: #C744FD;
    border-color: #C744FD
}
.cws-icon.border-icon.color-6.alt:hover {
    color: #C744FD;
    background: 0 0;
    border-color: #e6e6e6
}
.service-item:hover .cws-icon.border-icon {
    color: #fff;
    background: #003B74;
    border-color: #003B74
}
.service-item:hover .cws-icon.border-icon.alt {
    color: #003B74;
    background: 0 0;
    border-color: #e6e6e6
}
.service-item:hover .cws-icon.border-icon.color-2 {
    color: #fff;
    background: #f9b91e;
    border-color: #f9b91e
}
.service-item:hover .cws-icon.border-icon.color-2.alt {
    color: #f9b91e;
    background: 0 0;
    border-color: #e6e6e6
}
.service-item:hover .cws-icon.border-icon.color-3 {
    color: #fff;
    background: #F56363;
    border-color: #F56363
}
.service-item:hover .cws-icon.border-icon.color-3.alt {
    color: #F56363;
    background: 0 0;
    border-color: #e6e6e6
}
.service-item:hover .cws-icon.border-icon.color-4 {
    color: #fff;
    background: #43C5B8;
    border-color: #43C5B8
}
.service-item:hover .cws-icon.border-icon.color-4.alt {
    color: #43C5B8;
    background: 0 0;
    border-color: #e6e6e6
}
.service-item:hover .cws-icon.border-icon.color-5 {
    color: #fff;
    background: #2EB851;
    border-color: #2EB851
}
.service-item:hover .cws-icon.border-icon.color-5.alt {
    color: #2EB851;
    background: 0 0;
    border-color: #e6e6e6
}
.service-item:hover .cws-icon.border-icon.color-6 {
    color: #fff;
    background: #C744FD;
    border-color: #C744FD
}
.service-item:hover .cws-icon.border-icon.color-6.alt {
    color: #C744FD;
    background: 0 0;
    border-color: #e6e6e6
}
.cws-icon.type-3 {
    width: 80px;
    height: 80px;
    border: 1px solid #f9b91e;
    position: relative;
    z-index: 1;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}
.cws-icon.type-3:before {
    line-height: 78px;
    font-size: 30px;
    position: relative;
    z-index: 2;
    color: #fff
}
.cws-icon.type-3.alt:before,
.cws-icon.type-3:hover:before {
    color: #003B74
}
.cws-icon.type-3:after {
    content: "";
    display: block;
    top: 4px;
    left: 4px;
    right: 4px;
    bottom: 4px;
    position: absolute;
    z-index: 1;
    border: 1px solid #f9b91e;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #f9b91e
}
.cws-icon.type-3:hover {
    border-color: transparent
}
.cws-icon.type-3:hover:after {
    background: 0 0;
    border-color: #e6e6e6;
    -webkit-box-shadow: 0 0 0 5px #f2f2f2;
    -moz-box-shadow: 0 0 0 5px #f2f2f2;
    box-shadow: 0 0 0 5px #f2f2f2
}
.cws-icon.type-3.alt:after,
.cws-icon.type-3.color-2:hover:after {
    -webkit-box-shadow: 0 0 0 5px #f2f2f2;
    -moz-box-shadow: 0 0 0 5px #f2f2f2
}
.cws-icon.type-3.alt {
    border-color: transparent
}
.cws-icon.type-3.alt:hover:before,
.cws-icon.type-3.color-2:before {
    color: #fff
}
.cws-icon.type-3.alt:after {
    background: 0 0;
    border-color: #e6e6e6;
    box-shadow: 0 0 0 5px #f2f2f2
}
.cws-icon.type-3.alt:hover {
    border-color: #003B74
}
.cws-icon.type-3.alt:hover:after {
    border-color: #003B74;
    background: #003B74;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.cws-icon.type-3.color-2 {
    border-color: #f9b91e
}
.cws-icon.type-3.color-2.alt:before,
.cws-icon.type-3.color-2:hover:before {
    color: #f9b91e
}
.cws-icon.type-3.color-2:after {
    border-color: #f9b91e;
    background: #f9b91e;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.cws-icon.type-3.color-2:hover {
    border-color: transparent
}
.cws-icon.type-3.color-2:hover:after {
    background: 0 0;
    border-color: #e6e6e6;
    box-shadow: 0 0 0 5px #f2f2f2
}
.cws-icon.type-3.color-2.alt {
    border-color: transparent
}
.cws-icon.type-3.color-2.alt:hover:before,
.cws-icon.type-3.color-3:before {
    color: #fff
}
.cws-icon.type-3.color-2.alt:after {
    background: 0 0;
    border-color: #e6e6e6;
    -webkit-box-shadow: 0 0 0 5px #f2f2f2;
    -moz-box-shadow: 0 0 0 5px #f2f2f2;
    box-shadow: 0 0 0 5px #f2f2f2
}
.cws-icon.type-3.color-2.alt:hover {
    border-color: #f9b91e
}
.cws-icon.type-3.color-2.alt:hover:after {
    border-color: #f9b91e;
    background: #f9b91e;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.cws-icon.type-3.color-3 {
    border-color: #ff1e00
}
.cws-icon.type-3.color-3.alt:before,
.cws-icon.type-3.color-3:hover:before {
    color: #F56363
}
.cws-icon.type-3.color-3:after {
    border-color: #ff1e00;
    background: #ff1e00;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.cws-icon.type-3.color-3:hover {
    border-color: transparent
}
.cws-icon.type-3.color-3:hover:after {
    background: 0 0;
    border-color: #e6e6e6;
    -webkit-box-shadow: 0 0 0 5px #f2f2f2;
    -moz-box-shadow: 0 0 0 5px #f2f2f2;
    box-shadow: 0 0 0 5px #f2f2f2
}
.cws-icon.type-3.color-3.alt {
    border-color: transparent
}
.cws-icon.type-3.color-3.alt:hover:before,
.cws-icon.type-3.color-4:before {
    color: #fff
}
.cws-icon.type-3.color-3.alt:after {
    background: 0 0;
    border-color: #e6e6e6;
    -webkit-box-shadow: 0 0 0 5px #f2f2f2;
    -moz-box-shadow: 0 0 0 5px #f2f2f2;
    box-shadow: 0 0 0 5px #f2f2f2
}
.cws-icon.type-3.color-3.alt:hover {
    border-color: #F56363
}
.cws-icon.type-3.color-3.alt:hover:after {
    border-color: #F56363;
    background: #F56363;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.cws-icon.type-3.color-4 {
    border-color: #ff6121
}
.cws-icon.type-3.color-4.alt:before,
.cws-icon.type-3.color-4:hover:before {
    color: #43C5B8
}
.cws-icon.type-3.color-4:after {
    border-color: #ff4900;
    background: #ff4900;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.cws-icon.type-3.color-4:hover {
    border-color: transparent
}
.cws-icon.type-3.color-4:hover:after {
    background: 0 0;
    border-color: #e6e6e6;
    -webkit-box-shadow: 0 0 0 5px #f2f2f2;
    -moz-box-shadow: 0 0 0 5px #f2f2f2;
    box-shadow: 0 0 0 5px #f2f2f2
}
.cws-icon.type-3.color-4.alt {
    border-color: transparent
}
.cws-icon.type-3.color-4.alt:hover:before,
.cws-icon.type-3.color-5:before {
    color: #fff
}
.cws-icon.type-3.color-4.alt:after {
    background: 0 0;
    border-color: #e6e6e6;
    -webkit-box-shadow: 0 0 0 5px #f2f2f2;
    -moz-box-shadow: 0 0 0 5px #f2f2f2;
    box-shadow: 0 0 0 5px #f2f2f2
}
.cws-icon.type-3.color-4.alt:hover {
    border-color: #43C5B8
}
.cws-icon.type-3.color-4.alt:hover:after {
    border-color: #43C5B8;
    background: #43C5B8;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.cws-icon.type-3.color-5 {
    border-color: #2EB851
}
.cws-icon.type-3.color-5.alt:before,
.cws-icon.type-3.color-5:hover:before {
    color: #2EB851
}
.cws-icon.type-3.color-5:after {
    border-color: #6ecb22;
    background: #6ecb22;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.cws-icon.type-3.color-5:hover {
    border-color: transparent
}
.cws-icon.type-3.color-5:hover:after {
    background: 0 0;
    border-color: #e6e6e6;
    -webkit-box-shadow: 0 0 0 5px #f2f2f2;
    -moz-box-shadow: 0 0 0 5px #f2f2f2;
    box-shadow: 0 0 0 5px #f2f2f2
}
.cws-icon.type-3.color-5.alt {
    border-color: transparent
}
.cws-icon.type-3.color-5.alt:hover:before,
.cws-icon.type-3.color-6:before {
    color: #fff
}
.cws-icon.type-3.color-5.alt:after {
    background: 0 0;
    border-color: #e6e6e6;
    -webkit-box-shadow: 0 0 0 5px #f2f2f2;
    -moz-box-shadow: 0 0 0 5px #f2f2f2;
    box-shadow: 0 0 0 5px #f2f2f2
}
.cws-icon.type-3.color-5.alt:hover {
    border-color: #2EB851
}
.cws-icon.type-3.color-5.alt:hover:after {
    border-color: #2EB851;
    background: #2EB851;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.cws-icon.type-3.color-6 {
    border-color: #C744FD
}
.cws-icon.type-3.color-6.alt:before,
.cws-icon.type-3.color-6:hover:before {
    color: #C744FD
}
.cws-icon.type-3.color-6:after {
    border-color: #C744FD;
    background: #C744FD;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.cws-icon.type-3.color-6:hover {
    border-color: transparent
}
.cws-icon.type-3.color-6:hover:after {
    background: 0 0;
    border-color: #e6e6e6;
    -webkit-box-shadow: 0 0 0 5px #f2f2f2;
    -moz-box-shadow: 0 0 0 5px #f2f2f2;
    box-shadow: 0 0 0 5px #f2f2f2
}
.cws-icon.type-3.color-6.alt {
    border-color: transparent
}
.blog-item .blog-media .pic .link,
.cws-icon.type-3.color-6.alt:hover:before,
.service-item:hover .cws-icon.type-3.alt:before,
.service-item:hover .cws-icon.type-3.color-2.alt:before,
.service-item:hover .cws-icon.type-3.color-2:before,
.service-item:hover .cws-icon.type-3.color-3:before,
.service-item:hover .cws-icon.type-3.color-4.alt:before,
.service-item:hover .cws-icon.type-3.color-4:before,
.service-item:hover .cws-icon.type-3.color-5.alt:before,
.service-item:hover .cws-icon.type-3.color-5:before,
.service-item:hover .cws-icon.type-3.color-6.alt:before,
.service-item:hover .cws-icon.type-3.color-6:before,
.service-item:hover .cws-icon.type-3:before {
    color: #fff
}
.cws-icon.type-3.color-6.alt:after {
    background: 0 0;
    border-color: #e6e6e6;
    -webkit-box-shadow: 0 0 0 5px #f2f2f2;
    -moz-box-shadow: 0 0 0 5px #f2f2f2;
    box-shadow: 0 0 0 5px #f2f2f2
}
.cws-icon.type-3.color-6.alt:hover {
    border-color: #C744FD
}
.cws-icon.type-3.color-6.alt:hover:after {
    border-color: #C744FD;
    background: #C744FD;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.service-item:hover .cws-icon.type-3 {
    border-color: transparent
}
.service-item:hover .cws-icon.type-3:after {
    background: 0 0;
    border-color: #e6e6e6;
    -webkit-box-shadow: 0 0 0 5px #f2f2f2;
    -moz-box-shadow: 0 0 0 5px #f2f2f2;
    box-shadow: 0 0 0 5px #f2f2f2
}
.service-item:hover .cws-icon.type-3.alt {
    border-color: #003B74
}
.service-item:hover .cws-icon.type-3.alt:after {
    border-color: #003B74;
    background: #003B74;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.service-item:hover .cws-icon.type-3.color-2 {
    border-color: transparent
}
.service-item:hover .cws-icon.type-3.color-2:after {
    background: 0 0;
    border-color: #e6e6e6;
    -webkit-box-shadow: 0 0 0 5px #f2f2f2;
    -moz-box-shadow: 0 0 0 5px #f2f2f2;
    box-shadow: 0 0 0 5px #f2f2f2
}
.service-item:hover .cws-icon.type-3.color-2.alt {
    border-color: #f9b91e
}
.service-item:hover .cws-icon.type-3.color-2.alt:after {
    border-color: #f9b91e;
    background: #f9b91e;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.service-item:hover .cws-icon.type-3.color-3 {
    border-color: transparent
}
.service-item:hover .cws-icon.type-3.color-3:after {
    background: 0 0;
    border-color: #e6e6e6;
    -webkit-box-shadow: 0 0 0 5px #f2f2f2;
    -moz-box-shadow: 0 0 0 5px #f2f2f2;
    box-shadow: 0 0 0 5px #f2f2f2
}
.service-item:hover .cws-icon.type-3.color-3.alt {
    border-color: #F56363
}
.service-item:hover .cws-icon.type-3.color-3.alt:before {
    color: #fff
}
.service-item:hover .cws-icon.type-3.color-3.alt:after {
    border-color: #F56363;
    background: #F56363;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.service-item:hover .cws-icon.type-3.color-4 {
    border-color: transparent
}
.service-item:hover .cws-icon.type-3.color-4:after {
    background: 0 0;
    border-color: #e6e6e6;
    -webkit-box-shadow: 0 0 0 5px #f2f2f2;
    -moz-box-shadow: 0 0 0 5px #f2f2f2;
    box-shadow: 0 0 0 5px #f2f2f2
}
.service-item:hover .cws-icon.type-3.color-4.alt {
    border-color: #43C5B8
}
.service-item:hover .cws-icon.type-3.color-4.alt:after {
    border-color: #43C5B8;
    background: #43C5B8;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.service-item:hover .cws-icon.type-3.color-5 {
    border-color: transparent
}
.service-item:hover .cws-icon.type-3.color-5:after {
    background: 0 0;
    border-color: #e6e6e6;
    -webkit-box-shadow: 0 0 0 5px #f2f2f2;
    -moz-box-shadow: 0 0 0 5px #f2f2f2;
    box-shadow: 0 0 0 5px #f2f2f2
}
.service-item:hover .cws-icon.type-3.color-5.alt {
    border-color: #2EB851
}
.service-item:hover .cws-icon.type-3.color-5.alt:after {
    border-color: #2EB851;
    background: #2EB851;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.service-item:hover .cws-icon.type-3.color-6 {
    border-color: transparent
}
.service-item:hover .cws-icon.type-3.color-6:after {
    background: 0 0;
    border-color: #e6e6e6;
    -webkit-box-shadow: 0 0 0 5px #f2f2f2;
    -moz-box-shadow: 0 0 0 5px #f2f2f2;
    box-shadow: 0 0 0 5px #f2f2f2
}
.service-item:hover .cws-icon.type-3.color-6.alt {
    border-color: #C744FD
}
.service-item:hover .cws-icon.type-3.color-6.alt:after {
    border-color: #C744FD;
    background: #C744FD;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.blog-item {
    padding: 0 0 10px
}
.blog-item:first-child {
    padding-top: 0
}
.blog-item .blog-media {
    position: relative;
    z-index: 1;
    border: 1px solid #003b74;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 20px!important
}
.blog-item .blog-media .pic {
    display: block
}
.blog-item .blog-media .pic.link-post {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 0 50%;
    background-repeat: no-repeat
}
.blog-item .blog-media .pic.link-post .hover-effect {
    opacity: .8
}
.blog-item .blog-media .pic.link-post:hover .hover-effect,
.blog-item:hover .month:before {
    opacity: 1
}
.blog-item .blog-media .pic .link {
    word-wrap: break-word;
    position: relative;
    padding: 70px 20px;
    z-index: 12;
    font-size: 24px;
    font-style: italic;
    width: 100%;
    text-align: center;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}
.blog-item .blog-media .pic .link i {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 22px;
    line-height: 38px;
    border: 1px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-right: 18px
}
.blog-item .blog-media .audio-wrapper {
    position: absolute;
    z-index: 15;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 15px;
    background: rgba(0, 0, 0, .4)
}
.blog-item .blog-media .audio-wrapper audio {
    width: 100%;
    max-width: 100%
}
.blog-item .blog-item-data,
.blog-item .blog-media.mb-30 {
    margin-bottom: 30px
}
.blog-item .blog-item-data .blog-title {
    margin: 0;
    font-size: 22px;
    font-weight: 400;
    line-height: 32px
}
.blog-item .blog-item-data .blog-title a {
    color: #003B74
}
.blog-item .blog-item-data .divider {
    display: block;
    overflow: hidden;
    margin: 7px 0 10px
}
.blog-date .date,
.nav-blog span {
    display: inline-block;
    vertical-align: middle
}
.blog-item .blog-item-data .post-info {
    font-size: 14px;
    margin: 0
}
.blog-item .blog-item-data .post-info .post-category:hover span {
    color: #43C5B8
}
.blog-item .blog-item-data .post-info span {
    font-style: italic;
    color: #003b74
}
.blog-item .blog-item-data .post-info i {
    margin: 0 10px;
    font-style: normal
}
.blog-item .blog-item-data .blog-date {
    float: left;
    margin-right: 20px
}
.blog-item .blog-item-foot {
    margin-top: 40px
}
.blog-item .blog-item-foot .cws-social {
    margin-top: 6px;
    margin-bottom: 6px
}
.blog-item:last-child {
    margin-bottom: 0
}
.blog-item.small .blog-item-data {
    margin-bottom: 10px
}
.blog-item.small .blog-item-data .blog-title {
    font-size: 14px
}
.blog-item.small .blog-item-data .divider {
    width: 30px;
    margin: 10px 0 4px
}
.owl-item .blog-item {
    padding-bottom: 0
}
.nav-blog {
    text-transform: uppercase
}
.nav-blog .next,
.nav-blog .prev {
    vertical-align: middle;
    color: #b2b2b2
}
.nav-blog .next:hover,
.nav-blog .prev:hover {
    color: #003B74
}
.nav-blog .prev,
.nav-blog .prev i {
    padding-right: 10px
}
.nav-blog .next,
.nav-blog .next i {
    padding-left: 10px
}
.nav-blog span {
    height: 16px;
    border-left: 1px solid #e6e6e6
}
.tags-blog {
    text-align: right
}
.tags-blog a:first-child {
    margin-left: 15px
}
.tags-blog a {
    color: #b2b2b2;
    font-style: italic
}
.tags-blog a:hover {
    color: #43C5B8
}
.blog-box.blog-item {
    background: #fff;
    padding-bottom: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}
.blog-box.blog-item .blog-item-data .blog-title {
    font-size: 16px;
    margin-left: 55px
}
.blog-box.blog-item .blog-item-data .divider {
    margin: 8px 0 3px 55px
}
.blog-item.medium-img .blog-item-foot,
.blog-item.small-img .blog-item-foot {
    margin-top: 15px
}
.blog-box.blog-item .blog-item-data .post-info {
    margin-left: 55px
}
.blog-box.blog-item .blog-media {
    border: 0;
    margin-bottom: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0
}
.blog-box.blog-item .blog-content {
    border: 1px solid #e6e6e6;
    padding: 18px 15px 25px 23px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px
}
.blog-box.blog-item .blog-item-body {
    padding-left: 55px
}
.blog-item.medium-img .blog-media {
    width: 540px;
    max-width: 100%;
    float: left;
    margin-right: 30px
}
.blog-item.small-img .blog-media {
    width: 340px;
    max-width: 100%;
    float: left;
    margin-right: 30px
}
.blog-date .date {
    position: relative;
    z-index: 1;
    border-style: solid;
    font-size: 14px;
    color: #fff;
    background: 0 0;
    border-width: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.blog-date .date:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background: #003B74
}
.blog-date .date .date-cont {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position: relative;
    z-index: 1;
    overflow: hidden
}
.blog-item .month,
.blog-item .month:after,
.blog-item .month:before {
    position: absolute;
    bottom: 0;
    left: 0;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease
}
.blog-date .date .date-cont>span {
    text-align: center;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    min-width: 55px
}
.blog-date .date .date-cont>span.month,
.blog-date .date .date-cont>span.year {
    font-size: 14px
}
.small .blog-date .date .date-cont>span {
    min-width: 35px;
    height: 25px;
    line-height: 25px;
    font-size: 18px
}
.small .blog-date .date .date-cont>span.month,
.small .blog-date .date .date-cont>span.year {
    font-size: 14px
}
.blog-item:hover .month {
    -webkit-transform: rotateX(-180deg);
    -moz-transform: rotateX(-180deg);
    -ms-transform: rotateX(-180deg);
    transform: rotateX(-180deg)
}
.blog-item .month:after,
.blog-item .month:before {
    content: '';
    right: 0;
    z-index: -1;
    top: 0;
    opacity: 1;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background-color: #fff;
    border: 1px solid #f2f2f2;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px
}
.blog-item .month {
    z-index: 1;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    font-size: 14px;
    text-transform: uppercase;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: rotateX(0);
    -moz-transform: rotateX(0);
    -ms-transform: rotateX(0);
    transform: rotateX(0);
    background: 0 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    overflow: visible;
    color: #003B74
}
.blog-item .month>span {
    display: block;
    -webkit-transform: rotateX(0);
    -moz-transform: rotateX(0);
    -ms-transform: rotateX(0);
    transform: rotateX(0);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.blog-item:hover .month>span {
    -webkit-transform: rotateX(-180deg);
    -moz-transform: rotateX(-180deg);
    -ms-transform: rotateX(-180deg);
    transform: rotateX(-180deg)
}
.blog-item .month:after {
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    z-index: -2
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
    .col-md-4 .blog-item .blog-item-foot {
        text-align: center
    }
    .col-md-4 .blog-item .blog-item-foot .cws-button {
        margin-top: 10px;
        float: none!important
    }
}
@media screen and (max-width: 380px) {
    .blog-item .blog-item-foot {
        text-align: center
    }
    .blog-item .blog-item-foot .cws-button {
        margin-top: 10px;
        float: none!important
    }
}
blockquote {
    font-size: 18px;
    border: 0;
    padding: 25px 40px;
    color: #333;
    background-image: url(../pic/1920-img-4.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 0 50%;
    background-repeat: no-repeat
}
blockquote:before {
    content: "\f117";
    display: block;
    text-align: center;
    font-style: normal;
    font-family: Flaticon;
    font-size: 24px
}
blockquote p {
    font-style: italic;
    font-weight: 300
}
blockquote footer {
    font-size: 1em;
    color: #f9b91e
}
blockquote footer cite {
    font-style: normal
}
blockquote.without-img {
    background: 0 0;
    color: inherit
}
blockquote.without-img footer {
    color: #f9b91e
}
.widget-search {
    border-bottom: 0;
    padding-bottom: 0
}
.widget-search form,
.widget-subscribe form {
    position: relative
}
.widget-search form label,
.widget-subscribe form label {
    display: block;
    font-weight: 300;
    font-style: italic
}
.widget-search form input,
.widget-subscribe form input {
    border: 1px solid #e6e6e6;
    line-height: 29px;
    height: 40px;
    padding: 0 0 0 10px;
    width: 96%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}
.widget-search form .search-submit,
.widget-subscribe form .submit {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    line-height: 36px;
    height: 40px;
    color: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 2px solid #003B74;
    background-color: #003B74;
    cursor: pointer;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    margin-top: 0
}
.widget-search form .search-submit:hover,
.widget-subscribe form .submit:hover {
    background: 0 0;
    color: #003B74
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute
}
.widget-subscribe form input {
    padding-right: 83px
}
.widget-subscribe form .submit {
    width: 85px
}
.widget-title {
    font-size: 28px;
    margin: 0 0 30px
}
.widget-title i {
    display: inline-block;
    line-height: 24px;
    font-size: 13px;
    text-align: center;
    vertical-align: middle;
    margin-top: -3px;
    width: 24px;
    height: 24px;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #003B74
}
.widget-title i.color-2 {
    color: #f9b91e
}
.widget-title i.color-3 {
    color: #F56363
}
.widget-title i.color-4 {
    color: #43C5B8
}
.widget-title i.color-5 {
    color: #2EB851
}
.widget-title i.color-6 {
    color: #C744FD
}
aside {
    border-bottom: 1px dotted #e6e6e6;
    padding-bottom: 10px
}
aside+aside {
    margin-top: 40px
}
aside:last-child {
    border-bottom: 0
}
.widget-archive .widget-title,
.widget-categories .widget-title,
.widget-items .widget-title {
    margin-bottom: 10px
}
.widget-archive ul,
.widget-categories ul,
.widget-items ul {
    font-size: 16px
}
.widget-archive ul li,
.widget-categories ul li,
.widget-items ul li {
    line-height: 40px;
    padding: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.widget-archive ul li:before,
.widget-categories ul li:before,
.widget-items ul li:before {
    font-size: 10px;
    margin-right: 9px;
    line-height: 28px;
    content: "\f101";
    position: relative;
    display: inline-block;
    font-family: Flaticon;
    font-style: normal;
    top: 0;
    border: 0;
    width: auto;
    height: auto;
    color: #e6e6e6;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.widget-archive ul li a,
.widget-categories ul li a,
.widget-items ul li a {
    color: #595959
}
.widget-archive ul li a span,
.widget-categories ul li a span,
.widget-items ul li a span {
    float: right;
    min-width: 30px;
    height: 30px;
    background: #f2f2f2;
    padding: 0 12px;
    margin: 5px 0;
    line-height: 30px;
    text-align: center;
    color: #7e888c;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.widget-archive ul li:hover,
.widget-categories ul li:hover,
.widget-items ul li:hover {
    padding-left: 10px;
    color: #003B74
}
.widget-archive ul li:hover a,
.widget-archive ul li:hover:before,
.widget-categories ul li:hover a,
.widget-categories ul li:hover:before,
.widget-items ul li:hover a,
.widget-items ul li:hover:before {
    color: #003B74
}
.widget-archive ul li:hover a span,
.widget-categories ul li:hover a span,
.widget-items ul li:hover a span {
    background: #003B74;
    color: #fff
}
.widget-items ul li:before {
    width: 6px;
    height: 6px;
    border: 1px solid #43C5B8;
    content: ""
}
.widget-items ul li a span {
    min-width: 0;
    background: 0 0!important
}
.widget-items ul li:hover a span {
    color: #003B74
}
@media screen and (max-width: 991px) {
    .widget-archive ul li a span,
    .widget-categories ul li a span,
    .widget-items ul li a span {
        float: none;
        display: inline-block;
        margin-left: 20px
    }
}
.widget-post .item-recent,
.widget-post .item-top-sellers,
.widget-top-sellers .item-recent,
.widget-top-sellers .item-top-sellers {
    margin-bottom: 20px
}
.widget-post .item-recent img,
.widget-post .item-top-sellers img,
.widget-top-sellers .item-recent img,
.widget-top-sellers .item-top-sellers img {
    border: 1px solid #e6e6e6;
    width: 70px;
    height: 70px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float: left;
    margin-right: 14px
}
.widget-post .item-recent .title,
.widget-post .item-top-sellers .title,
.widget-top-sellers .item-recent .title,
.widget-top-sellers .item-top-sellers .title {
    font-size: 16px;
    margin: 9px 0 11px
}
.widget-post .item-recent .title a:hover,
.widget-post .item-top-sellers .title a:hover,
.widget-top-sellers .item-recent .title a:hover,
.widget-top-sellers .item-top-sellers .title a:hover {
    color: #f9b91e
}
.widget-post .item-recent .date-recent,
.widget-post .item-top-sellers .date-recent,
.widget-top-sellers .item-recent .date-recent,
.widget-top-sellers .item-top-sellers .date-recent {
    font-size: 14px;
    font-style: italic
}
.widget-post .item-recent .price,
.widget-post .item-top-sellers .price,
.widget-top-sellers .item-recent .price,
.widget-top-sellers .item-top-sellers .price {
    font-size: 18px;
    line-height: 22px;
    color: #F56363
}
.widget-post .item-recent .price .old-price,
.widget-post .item-top-sellers .price .old-price,
.widget-top-sellers .item-recent .price .old-price,
.widget-top-sellers .item-top-sellers .price .old-price {
    color: #ccc;
    font-size: 16px;
    margin-left: 8px;
    text-decoration: line-through
}
.scroll,
a.link-line {
    text-decoration: none
}
.widget-top-sellers .item-top-sellers .title {
    margin: 9px 0 7px
}
.widget-top-sellers .item-top-sellers .star-rating {
    display: block;
    width: 73px;
    line-height: 14px
}
.widget-top-sellers .item-top-sellers .star-rating:before {
    font-size: 14px
}
.widget-top-sellers .item-top-sellers .star-rating span:before {
    font-size: 14px;
    line-height: 17px
}
.widget-media {
    margin-bottom: 15px
}
.widget-tags {
    padding-bottom: 25px
}
.widget-tags .tag {
    display: inline-block;
    border: 1px solid #e6e6e6;
    padding: 4px 12px;
    line-height: 20px;
    font-size: 14px;
    margin: 0 5px 5px 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}
.widget-tags .tag:hover {
    color: #fff;
    border-color: #003B74;
    background: #003B74
}
.widget-gallery {
    padding-bottom: 25px
}
.widget-gallery .gallery {
    margin: -5px -5px 0
}
.widget-gallery .gallery .gallery-item {
    float: left;
    width: 33.33%;
    padding: 5px
}
.widget-social,
.widget-testimonials {
    padding-bottom: 25px
}
.widget-gallery .gallery .gallery-item .pic {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
.widget-social .social-icon {
    display: inline-block;
    text-align: center;
    font-size: 20px;
    line-height: 39px;
    width: 39px;
    height: 39px;
    background: #003B74;
    color: #fff;
    margin: 0 5px 5px 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}
.widget-social .social-icon:last-child {
    margin-right: 0
}
.facebook {
    background: #3B5998!important
}
.twitt {
    background: #55ACEE!important
}
.google {
    background: #DC4E41!important;
    line-height: 40px!important
}
.likin {
    background: #0077B5!important
}
.pint {
    background: #BD081C!important
}
.widget-text .widget-title {
    margin-bottom: 20px
}
.widget-text p {
    font-size: 14px
}
.widget-tes-item .tes-message {
    position: relative;
    z-index: 1;
    border: 1px solid #e6e6e6;
    padding: 20px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    font-size: 14px;
    margin-bottom: 15px
}
.widget-tes-item .tes-message p {
    margin: 0
}
.widget-tes-item .tes-message:before {
    position: absolute;
    z-index: 1;
    bottom: -6px;
    left: 40px;
    content: '';
    display: block;
    border-width: 1px 1px 0 0;
    border-style: solid;
    border-color: #e6e6e6;
    background: #fff;
    width: 10px;
    height: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}
.widget-tes-item .avatar-author {
    width: 60px;
    height: 60px;
    margin: 0 10px 0 20px;
    display: inline-block;
    border: 1px solid #003B74;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    vertical-align: middle
}
.widget-tes-item .author-info {
    display: inline-block;
    vertical-align: middle
}
.widget-tes-item .author-info .name {
    color: #003B74;
    font-size: 16px;
    margin: 7px 0;
    display: inline-block
}
.widget-tes-item .author-info .prof {
    font-size: 14px
}
.carousel-pag .owl-pagination,
.pagiation-carousel .owl-pagination {
    display: block;
    text-align: center;
    margin-top: 25px
}
.carousel-pag .owl-pagination .owl-page,
.pagiation-carousel .owl-pagination .owl-page {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 5px;
    border: 1px solid #f9b91e;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}
.carousel-pag .owl-pagination .owl-page.active,
.pagiation-carousel .owl-pagination .owl-page.active {
    background: #f9b91e
}
.carousel-pag.main-color .owl-page,
.pagiation-carousel.main-color .owl-page {
    border-color: #595959
}
.carousel-pag.main-color .owl-page.active,
.pagiation-carousel.main-color .owl-page.active {
    border-color: #003B74;
    background: #003B74
}
.carousel-pag.white .owl-page,
.pagiation-carousel.white .owl-page {
    border-color: #fff
}
.carousel-pag.white .owl-page.active,
.pagiation-carousel.white .owl-page.active {
    background: #fff
}
.widget-about {
    padding-bottom: 20px
}
.mb-25 li {
    transition: all 150ms ease-in-out
}
.mb-25 li:hover {
    padding-left: 6px;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}
.mb-25 li i {
    color: #f9b91e;
    padding-right: 5px
}
.widget-calendar {
    padding-bottom: 30px
}
a.ui-datepicker-prev.ui-corner-all {
    float: left;
    margin: 14px 0 14px 30px
}
a.ui-datepicker-next.ui-corner-all {
    margin: 14px 30px 14px 0;
    float: right
}
a.ui-datepicker-next.ui-corner-all,
a.ui-datepicker-prev.ui-corner-all {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    cursor: pointer;
    color: #fff;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
a.ui-datepicker-next.ui-corner-all:hover,
a.ui-datepicker-prev.ui-corner-all:hover {
    color: #F56363
}
a.ui-datepicker-next.ui-corner-all i,
a.ui-datepicker-prev.ui-corner-all i {
    font-size: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.ui-datepicker-title {
    text-align: center;
    color: #fff
}
.ui-datepicker-header {
    background: #003B74;
    padding: 6px 0;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px
}
.ui-datepicker-calendar tbody td,
.ui-datepicker-calendar thead th {
    line-height: 38px;
    text-align: center
}
.ui-datepicker-calendar tbody td {
    position: relative
}
.ui-datepicker-calendar thead th {
    color: #003B74;
    font-weight: 400
}
.ui-datepicker-calendar thead th:last-child {
    color: #F56363
}
.ui-datepicker-calendar tbody {
    color: #595959
}
.ui-datepicker-calendar {
    width: 100%;
    border-collapse: inherit;
    border-width: 0 1px 1px;
    border-style: solid;
    border-color: #e6e6e6;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px
}
td.ui-datepicker-today {
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}
.cws-social,
td.ui-datepicker-today:before {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%
}
td.ui-datepicker-today:before {
    content: "";
    display: block;
    width: 26px;
    height: 26px;
    background: #F56363;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1
}
.cws-social,
.link-icon {
    display: inline-block;
    text-align: center
}
.pic .hover-effect,
.pic .links {
    left: 0;
    opacity: 0;
    position: absolute
}
.widget-contact-form {
    padding-bottom: 25px
}
.contact-form input:not(.cws-button),
.contact-form textarea {
    height: 40px;
    border: 1px solid #666;
    max-width: 100%;
    margin-bottom: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 0 15px;
    font-style: italic
}
.contact-form textarea {
    margin-bottom: 20px;
    outline: 0;
    height: auto
}
.contact-form .cws-button {
    font-style: normal;
    border: 2px solid #003B74;
    background: 0 0
}
.contact-form .cws-button:hover {
    background: #003B74;
    border-color: #003B74
}
.avatar-author {
    border: 2px solid #003B74;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}
.avatar-author.color-2 {
    border-color: #f9b91e
}
.avatar-author.color-3 {
    border-color: #F56363
}
.avatar-author.color-4 {
    border-color: #43C5B8
}
.avatar-author.color-5 {
    border-color: #2EB851
}
.avatar-author.color-6 {
    border-color: #C744FD
}
.admin-about .avatar-author {
    width: 140px;
    height: 140px;
    margin-right: 30px;
    float: left
}
.admin-about .admin-name {
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 25px
}
.admin-about p {
    font-size: 14px;
    margin-bottom: 20px
}
.admin-about p:last-child {
    margin-bottom: 0
}
.message-form {
    margin-left: -15px;
    clear: right
}
.message-form-author,
.message-form-subject {
    width: 50%;
    float: left;
    padding-left: 15px;
    margin-bottom: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}
.message-form-author input,
.message-form-message textarea,
.message-form-subject input,
.message-form-website input {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    font-style: italic;
    width: 100%;
    border: 1px solid #e6e6e6;
    height: 40px;
    line-height: 1.2;
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}
.blog-page .form-submit,
.message-form-message {
    margin-left: 15px
}
.message-form-message {
    margin-bottom: 15px;
    clear: both
}
.message-form-message textarea {
    height: 190px
}
.message-form .cws-button {
    background: 0 0
}
.message-form .cws-button:hover {
    background: #003B74
}
.message-form .form-submit {
    float: right
}
.subscribe-form {
    margin: 0 auto;
    position: relative;
    z-index: 1;
    max-width: 570px;
    width: 100%
}
.subscribe-form input[type=text] {
    position: relative;
    z-index: 1;
    width: 100%;
    border: 1px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    background-color: transparent
}
.subscribe-form .subscribe-submit {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    min-width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 0;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    text-transform: uppercase;
    font-weight: 600;
    background: #fff;
    color: #595959;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.subscribe-form .subscribe-submit:hover {
    opacity: .9
}
.subscribe-form input[type=text]::-webkit-input-placeholder {
    text-indent: 0;
    -webkit-transition: text-indent .3s ease;
    -moz-transition: text-indent .3s ease;
    -o-transition: text-indent .3s ease;
    transition: text-indent .3s ease;
    color: #fff;
    font-style: italic;
    font-weight: 300
}
.subscribe-form input[type=text]::-moz-placeholder {
    text-indent: 0;
    -webkit-transition: text-indent .3s ease;
    -moz-transition: text-indent .3s ease;
    -o-transition: text-indent .3s ease;
    transition: text-indent .3s ease;
    color: #fff;
    font-style: italic;
    font-weight: 300
}
.subscribe-form input[type=text]:-moz-placeholder {
    text-indent: 0;
    -webkit-transition: text-indent .3s ease;
    -moz-transition: text-indent .3s ease;
    -o-transition: text-indent .3s ease;
    transition: text-indent .3s ease;
    color: #fff;
    font-style: italic;
    font-weight: 300
}
.subscribe-form input[type=text]:-ms-input-placeholder {
    text-indent: 0;
    -webkit-transition: text-indent .3s ease;
    -moz-transition: text-indent .3s ease;
    -o-transition: text-indent .3s ease;
    transition: text-indent .3s ease
}
.subscribe-form input[type=text]:focus::-webkit-input-placeholder {
    text-indent: 500px;
    -webkit-transition: text-indent .3s ease;
    -moz-transition: text-indent .3s ease;
    -o-transition: text-indent .3s ease;
    transition: text-indent .3s ease
}
.subscribe-form input[type=text]:focus::-moz-placeholder {
    text-indent: 500px;
    -webkit-transition: text-indent .3s ease;
    -moz-transition: text-indent .3s ease;
    -o-transition: text-indent .3s ease;
    transition: text-indent .3s ease
}
.subscribe-form input[type=text]:focus:-moz-placeholder {
    text-indent: 500px;
    -webkit-transition: text-indent .3s ease;
    -moz-transition: text-indent .3s ease;
    -o-transition: text-indent .3s ease;
    transition: text-indent .3s ease
}
.subscribe-form input[type=text]:focus:-ms-input-placeholder {
    text-indent: 500px;
    -webkit-transition: text-indent .3s ease;
    -moz-transition: text-indent .3s ease;
    -o-transition: text-indent .3s ease;
    transition: text-indent .3s ease
}
.hover-effect-2 {
    pointer-events: none
}
.hover-effect-2 .opacity {
    pointer-events: all
}
.hover-effect-2:hover .opacity {
    opacity: .4
}
.hover-effect-2:hover .opacity:hover {
    opacity: 1
}
.hover-effect-2:hover .opacity:hover h3 {
    color: #003B74
}
.cws-social {
    width: 23px;
    height: 23px;
    -webkit-box-shadow: 0 0 0 1px #e6e6e6;
    -moz-box-shadow: 0 0 0 1px #e6e6e6;
    box-shadow: 0 0 0 1px #e6e6e6;
    border-radius: 50%;
    font-size: 0
}
.cws-social:before {
    font-size: 12px;
    line-height: 23px;
    color: #e6e6e6
}
.cws-social:hover {
    -webkit-box-shadow: 0 0 0 1px #003B74;
    -moz-box-shadow: 0 0 0 1px #003B74;
    box-shadow: 0 0 0 1px #003B74
}
.cws-social+.cws-social {
    margin-left: 10px
}
.flaticon-facebook55 {
    background: #2b4173
}
.flaticon-twitter1 {
    background: #0db2f2
}
.fa-google-plus {
    background: #c63e24
}
.flaticon-social-network106 {
    background: #0061a8
}
.flaticon-pinterest3 {
    background: #b72629
}
.cws-social:hover:before {
    color: #fff
}
.pagination li a.active,
.pagination li a:focus,
.pagination li a:hover {
    background: #003B74;
    border-color: #003B74;
    color: #fff
}
.pic {
    position: relative;
    z-index: 1;
    overflow: hidden
}
.webdesign_process_body .pic img {
    position: relative;
    z-index: 1;
    width: 100%;
    transition: all .2s ease-in-out 0s;
    -webkit-animation: spin 4s linear infinite;
    -moz-animation: spin 4s linear infinite;
    animation: spin 4s linear infinite
}
@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg)
    }
}
@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}
@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
.pic:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1)
}
.pic .hover-effect {
    z-index: 2;
    background: #003B74;
    top: 0;
    right: 0;
    bottom: 0
}
.pic .links {
    text-align: center;
    z-index: 3;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -moz-transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s
}
.pic .links .link-icon {
    margin: 5px
}
.pic .links .link-icon.alt:hover {
    background: #003B74;
    color: #fff
}
.pic .links .link-icon:first-child {
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px)
}
.pic .links .link-icon:last-child {
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px)
}
.pic .links .link-icon:only-child {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}
.pic:hover .hover-effect {
    opacity: .8
}
.pic:hover .links {
    opacity: 1
}
.pic:hover .links .link-icon:first-child,
.pic:hover .links .link-icon:last-child {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}
.link-icon {
    width: 38px;
    height: 38px;
    font-size: 20px;
    -webkit-box-shadow: 0 0 0 1px #fff;
    -moz-box-shadow: 0 0 0 1px #fff;
    box-shadow: 0 0 0 1px #fff;
    line-height: 38px;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}
.link-icon:hover {
    background: rgba(255, 255, 255, .2);
    color: #fff
}
.requist-form h1 {
    font-size: 24px;
    line-height: 1.2;
    margin: 0 0 15px;
    font-weight: 400;
    border: none;
    background: 0 0;
    border-bottom: 4px double #ddd
}
.requist-form h1 span {
    font-family: 'Reem Kufi', sans-serif;
    color: #f9b91e!important;
    font-weight: 400;
    font-size: 30px
}
.requist-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus {
    box-shadow: 0 0 5px #249bca;
    padding: 3px 0 3px 3px;
    margin: 5px 1px 3px 0;
    border: 1px solid #249bca
}
.requist-form input,
.requist-form select {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    outline: 0;
    margin: 5px 1px 3px 0;
    border: 1px solid #DDD;
    padding: 10px!important;
    font-size: 15px!important;
    border-radius: 0;
    height: 46px
}
.gf_check_box {
    width: 100%!important;
    padding: 10px 20px;
    background-color: #e7e7e7;
    margin-top: 10px;
    margin-bottom: 10px
}
.gfield_checkbox li {
    width: 24%;
    display: -moz-inline-stack;
    display: inline-block;
    margin: 0;
    padding-right: 0;
    min-height: 28px;
    vertical-align: top;
    font-size: 90%
}
.gfield_checkbox li input {
    height: auto;
    margin: 0
}
.gfield_checkbox li label {
    cursor: pointer;
    color: #6b6b6b;
    font-weight: 400;
    padding-left: 5px;
    line-height: 30px
}
.gfield_label {
    font-size: 18px;
    margin-bottom: 20px;
    color: #003b74
}
.gform_button {
    padding: 10px 30px!important;
    margin-left: 0px !important;
}
.wordpressdevelopment_benefits_body>.tab-container>ul.etabs>li.tab .pic>.holder img {
    animation: none!important
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover,
.nav-tabs>li>a {
    border: none
}
.wordpressdevelopment_benefits_body>.tab-container>ul.etabs>li.active>a {
    background: #003b74
}
.wordpressdevelopment_benefits_body>.tab-container>ul.etabs>li.active>a:before {
    position: absolute;
    top: 50%;
    left: 100%;
    z-index: 0;
    content: " ";
    width: 0;
    height: 0;
    border: solid transparent;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-left-color: #003b74;
    border-width: 15px;
    margin-top: -15px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}
.scroll:after,
a.link-line:after {
    left: 0;
    content: ''
}
.wordpressdevelopment_benefits_body>.tab-container>ul.etabs>li.tab.active>a:before {
    border-color: rgba(0, 162, 255, 0);
    border-left-color: #003b74
}
.wordpressdevelopment_benefits_body>.tab-container>ul.etabs>li.active .pic>.holder img:nth-child(1) {
    opacity: 0;
    visibility: hidden
}
.wordpressdevelopment_benefits_body>.tab-container>ul.etabs>li.active .data h4 {
    color: #fff
}
.wordpressdevelopment_benefits_body>.tab-container>ul.etabs>li.active .pic>.holder img:nth-child(2) {
    opacity: 1;
    visibility: visible
}
.nav-tabs {
    border: none
}
.wraper_megentodevelopment_grow {
    background-image: url(../img/back.png);
    background-repeat: repeat
}
.scroll {
    position: relative;
    font-size: 12px;
    margin-top: 20px;
    display: inline-block;
    height: 100px;
    color: #FFF
}
.signup .sec-title,
.signup h4 {
    color: #fff;
    text-align: center
}
.scroll:after {
    width: 40px;
    height: 40px;
    position: absolute;
    margin: auto;
    top: 10px;
    right: 0;
    -webkit-animation: 3s arrow infinite ease;
    animation: 3s arrow infinite ease;
    border-right: 2px solid #FFF;
    border-bottom: 2px solid #FFF;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}
.banner_inner,
.form-signup,
a.link-line,
span.form-field {
    position: relative
}
@-webkit-keyframes arrow {
    0%, 100% {
        top: 10px
    }
    50% {
        top: 30px
    }
}
@keyframes arrow {
    0%, 100% {
        top: 10px
    }
    50% {
        top: 30px
    }
}
.signup {
    width: 100%;
    background-image: url(../img/signup-bg.jpg);
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    min-height: 390px;
    padding: 80px 0
}
.signup h4 {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 30px;
    margin-top: 10px
}
.form-signup {
    background-color: #fff;
    padding: 30px;
    z-index: 1;
    border: 10px solid #929292
}
.form-signup .email .form-signup .textarea,
.form-signup .select,
.form-signup .text {
    border-color: #282828;
    border-width: 0 0 2px;
    border-style: solid;
    height: inherit;
    padding: 15px 0;
    box-shadow: none;
    border-radius: 0
}
input[type=email],
input[type=url],
input[type=password],
input[type=text],
input[type=datetime],
input[type=number],
input[type=search],
input[type=tel],
select,
textarea {
    background-color: transparent;
    color: #474747;
    font-size: 13px;
    padding: 5px 14px;
    height: 38px;
    line-height: normal;
    border: 1px solid #eee;
    width: 100%;
    -webkit-border-radius: 1px;
    -khtml-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
    outline: 0;
    box-shadow: none
}
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=text]:focus,
input[type=number]:focus,
input[type=search]:focus,
input[type=tel]:focus,
select:focus,
textarea:focus {
    border-color: #007ee1;
    box-shadow: none
}
textarea {
    height: 46px!important;
    min-height: 52px
}
.navbar-fixed-top .megamenu {
    top: 58px !important;
}
.contact-page .page-banner {
    background-image: url(../img/contact.jpg);
    min-height: 440px
}

.modal-body
{
	padding: 50px 20px;
}
.modal-body:not(.two-col) { padding:0px }
.glyphicon { margin-right:5px; }
.glyphicon-new-window { margin-left:5px; }
.modal-body .radio,.modal-body .checkbox {margin-top: 0px;margin-bottom: 0px;}
.modal-body .list-group {margin-bottom: 0;}
.margin-bottom-none { margin-bottom: 0; }
.modal-body .radio label,.modal-body .checkbox label { display:block; }
.modal-footer {margin-top: 0px;}
@media screen and (max-width: 325px){
    .btn-close {
        margin-top: 5px;
        width: 100%;
    }
    .btn-results {
        margin-top: 5px;
        width: 100%;
    }
    .btn-vote{
        margin-top: 5px;
        width: 100%;
    }
    
}
.modal-footer .btn+.btn {
    margin-left: 0px;
}







hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 1.5em 0;
    height: 0
}
hr.sep,
hr.sep-left {
    border: 1px solid #f9b91e
}
hr.sep {
    display: block;
    width: 15%;
    margin: 1em auto
}
.subtitle-contact {
    padding: 0 40%;
    font-size: 100%;
    line-height: 24px;
    color: #fff
}
.banner_inner {
    width: 100%;
    float: left;
    text-align: center;
    z-index: 10
}
a.link-line {
    color: #f9b91e;
    line-height: inherit;
    -webkit-transition: color, .6s, ease-in;
    -moz-transition: color, .6s, ease-in;
    transition: color, .6s, ease-in;
    padding-bottom: .125em;
    display: inline-block;
    margin-top: 1%
}
a.link-line:hover {
    color: #d49d19;
    -webkit-transition: color, .6s, ease-out;
    -moz-transition: color, .6s, ease-out;
    transition: color, .6s, ease-out
}
a.link-line:after {
    position: absolute;
    top: 100%;
    width: 100%;
    height: 2px;
    background-color: #f9b91e;
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
    -webkit-transition: opacity .3s, -webkit-transform .3s;
    -moz-transition: opacity .3s, -moz-transform .3s;
    transition: opacity .3s, transform .3s
}
a.link-line:hover::after {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}
.block-half {
    width: 100%;
    display: block;
    vertical-align: middle;
    text-align: left;
    padding: 5.5em;
    min-height: 678px
}
.contact .block-half {
    padding: 5%
}
.contact-pg .block-contact {
    background-image: url(../img/contact-address-bg2.jpg)
}
.contact-pg {
    padding: 0
}
.pd-l-n {
    padding-left: 0
}
.pd-r-n {
    padding-right: 0
}
.contact-pg .block-contact h3 {
    text-align: left;
    color: #fff;
    font-family: verlag, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 1.85em;
    margin: 1em 0 .5em
}
hr.sep-left {
    margin: .7em 0;
    width: 10%;
    display: block
}
.contact-pg .block-contact p {
    color: #fff;
    font-size: 170%;
    line-height: 52px;
    margin: 0 0 .75em;
    font-family: quadon, "Helvetica Neue", Helvetica, Arial, sans-serif
}
.contact-pg .block-form {
    background-color: #eaeaeb;
    position: relative;
    background-image: url(../img/back.png);
    vertical-align: middle;
    text-align: center;
    padding-top: 5.5em
}
.contact-pg .block-form h3 {
    text-align: center;
    color: #333
}
.block-form hr.sep {
    border-color: #333
}
.block-contact {
    padding-top: 29%
}
.newsletter-wrap {
    margin-top: 0;
    margin-left: 0;
}
.margin-bt-0 {
    margin-bottom: 0px !important;
}
.webdesign_creative_data ul li p {
    margin: 0px;
}
.responsive_list {
    padding: 0px 200px;
    text-align: justify;
    color: #fff;
}
.responsive_list li {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    width: 100%;
    height: auto;
}
.responsive_list li {
    float: left;
    margin: 5px 0;
    padding: 0 0 0 22px;
    background: url(../img/blue-circle-bullet.png) 0 6px no-repeat;
}
.montserrat {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    font-style: normal;
    font-size: 28px;
    font-weight: 900;
}
.kl-title-block h4 {
    margin-top: 0;
    font-size: 20px;
    font-family: 'Open Sans';
    font-size: 20px;
    line-height: 26px;
    font-weight: 400;
    font-style: normal;
    font-weight: 100;
    line-height: 32px;
    font-size: 18px;
}
.gaphg_separator {
    margin: 30px 0px;
    float: left;
    width: 100%;
}

.privacy-policy h6{
    
    line-height: 1.4;
    font-size: 20px;
    font-weight: 600;
    margin: .83em 0;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    color: #333;
}
.privacy-policy p, .privacy-policy li{color: #333;}
.privacy-policy ul{
    list-style: initial;
    padding-left: 20px;
}

/*Pricing Page*/

#pricing-table {
text-align: center;
    width: 100%;
}

#pricing-table .plan {
	font: 12px 'Lucida Sans', 'trebuchet MS', Arial, Helvetica;
	text-shadow: 0 1px rgba(255,255,255,.8);        
	background: #fff;      
	border: 1px solid #ddd;
	color: #333;
	padding: 20px;     
	float: left;
	position: relative;
}

#pricing-table #most-popular {
	z-index: 2;
	top: -13px;
	border-width: 3px;
	padding: 30px 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);
	-webkit-box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);
	box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);    
}

#pricing-table .plan:nth-child(1) {
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;        
}

#pricing-table .plan:nth-child(4) {
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;        
}

/* --------------- */	

#pricing-table h3 {
	font-size: 20px;
	font-weight: normal;
	padding: 20px;
	margin: -20px -20px 50px -20px;
	background-color: #eee;
	background-image: -moz-linear-gradient(#fff,#eee);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));    
	background-image: -webkit-linear-gradient(#fff, #eee);
	background-image: -o-linear-gradient(#fff, #eee);
	background-image: -ms-linear-gradient(#fff, #eee);
	background-image: linear-gradient(#fff, #eee);
}

#pricing-table #most-popular h3 {
	background-color: #ddd;
	background-image: -moz-linear-gradient(#eee,#ddd);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ddd));    
	background-image: -webkit-linear-gradient(#eee, #ddd);
	background-image: -o-linear-gradient(#eee, #ddd);
	background-image: -ms-linear-gradient(#eee, #ddd);
	background-image: linear-gradient(#eee, #ddd);
	margin-top: -30px;
	padding-top: 30px;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0; 		
}

#pricing-table .plan:nth-child(1) h3 {
	-moz-border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
	border-radius: 5px 0 0 0;       
}

#pricing-table .plan:nth-child(4) h3 {
	-moz-border-radius: 0 5px 0 0;
	-webkit-border-radius: 0 5px 0 0;
	border-radius: 0 5px 0 0;       
}	

#pricing-table h3 span {
	display: block;
	font: bold 25px/100px Georgia, Serif;
	color: #777;
	background: #fff;
	border: 5px solid #fff;
	height: 100px;
	width: 100px;
	margin: 10px auto -65px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	-moz-box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
	-webkit-box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
	box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
}

/* --------------- */

#pricing-table ul {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
}

#pricing-table li {
	border-top: 1px solid #ddd;
	padding: 10px 0;
}

/* --------------- */
	
#pricing-table .signup {
	position: relative;
	padding: 8px 20px;
	margin: 20px 0 0 0;  
	color: #fff;
	font: bold 14px Arial, Helvetica;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;       
	background-color: #72ce3f;
	background-image: -moz-linear-gradient(#72ce3f, #62bc30);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#72ce3f), to(#62bc30));    
	background-image: -webkit-linear-gradient(#72ce3f, #62bc30);
	background-image: -o-linear-gradient(#72ce3f, #62bc30);
	background-image: -ms-linear-gradient(#72ce3f, #62bc30);
	background-image: linear-gradient(#72ce3f, #62bc30);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;     
	text-shadow: 0 1px 0 rgba(0,0,0,.3);        
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 2px 0 rgba(0, 0, 0, .7);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 2px 0 rgba(0, 0, 0, .7);
	box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 2px 0 rgba(0, 0, 0, .7);
	min-height:10px;
	    margin-bottom: 20px;
}

#pricing-table .signup:hover {
	background-color: #62bc30;
	background-image: -moz-linear-gradient(#62bc30, #72ce3f);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#62bc30), to(#72ce3f));      
	background-image: -webkit-linear-gradient(#62bc30, #72ce3f);
	background-image: -o-linear-gradient(#62bc30, #72ce3f);
	background-image: -ms-linear-gradient(#62bc30, #72ce3f);
	background-image: linear-gradient(#62bc30, #72ce3f); 
}

#pricing-table .signup:active, #pricing-table .signup:focus {
	background: #62bc30;       
	top: 2px;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .7) inset;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .7) inset;
	box-shadow: 0 0 3px rgba(0, 0, 0, .7) inset; 
}

/*login Page*/
.login-container{ position: absolute;
    background: transparent;
    right: 0;
    top: 6px;
    float: right;
        z-index: 10000;
}
.login-container li{display:inline-block; margin-right:10px;}
.login-container li a{
        -moz-box-shadow: inset 0px 1px 0px 0px #bee4f9;
    -webkit-box-shadow: inset 0px 1px 0px 0px #bee4f9;
    box-shadow: inset 0px 1px 0px 0px #bee4f9;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #63b9ee), color-stop(1, #468dcf) );
    background: -moz-linear-gradient( center top, #63b9ee 5%, #468dcf 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#63b9ee', endColorstr='#468dcf');
    background-color: #63b9ee;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 6px;
    border: 1px solid #3867a3;
    display: inline-block;
    color: #14396a;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 22px;
    text-decoration: none;
    text-shadow: 1px 1px 0px #7cabde;
}
.navbar-fixed-top .login-container{display:none;}

/* --------------- */

/*responsive*/

@media (max-width: 1199px) {
    #aa-agents .aa-agents-area .aa-agents-content .aa-agents-slider li .aa-single-agents .aa-agetns-info .aa-agent-social a {
        margin: 10px 2px
    }
    #aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single::after {
        height: 420px
    }
    #aa-properties .aa-properties-content .aa-properties-content-body .aa-properties-nav li {
        width: 45.2%
    }
    #aa-properties .aa-properties-content .aa-properties-content-body .aa-list-view li {
        width: 100%
    }
    .aa-properties-item .aa-properties-item-content .aa-properties-info span {
        margin: 0 3px
    }
    #aa-properties .aa-properties-content .aa-properties-content-body .aa-list-view li .aa-properties-item .aa-properties-item-img {
        height: 223px
    }
    #aa-properties .aa-properties-content .aa-properties-content-body .aa-list-view li .aa-properties-item .aa-properties-item-img img {
        height: 100%
    }
    #aa-properties .aa-properties-sidebar .aa-properties-single-sidebar h3 {
        font-size: 20px
    }
    #aa-properties .aa-properties-sidebar .aa-properties-single-sidebar .aa-single-filter-search span {
        font-size: 14px;
        margin: 0 1px
    }
    .aa-properties-details .aa-properties-details-img img {
        height: 450px
    }
    #aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery {
    width: 31.6%;
	}
    #aa-signin .aa-signin-area {
        padding: 8% 20%
    }
    .pulse {
        left: 46%
    }
    .service-item p{font-size: 13px;}
    .service-item h3{font-size: 18px;}
    .service-item {margin-bottom: 30px;}
    .cws-icon.type-3{width: 70px;height: 70px;}
    .footer-column {max-height: 200px;overflow: hidden;margin-bottom: 40px;}
    footer a img{width: 30px;}
    .social a{width: 30px;height: 30px;line-height: 30px;}
    footer address span{font-size: 12px;}
    footer .widget ul li a{font-size: 12px;}
}
@media (max-width: 991px) {
    #aa-menu-area .main-navbar .navbar-nav li a {
        padding-left: 8px;
        padding-right: 8px
    }
    #aa-advance-search .aa-advance-search-area .aa-advance-search-top .aa-single-advance-search {
        margin-bottom: 10px
    }
    #aa-advance-search .aa-advance-search-area .aa-advance-search-bottom {
        margin-top: 20px
    }
    #aa-service .aa-service-area .aa-service-content .aa-single-service {
        margin-bottom: 20px;
        padding: 0 40px
    }
    #aa-promo-banner .aa-promo-banner-area {
        padding: 0 100px
    }
    #aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single .aa-testimonial-info p {
        padding: 0
    }
    .aa-latest-blog-content {
        margin-top: 10px
    }
    .aa-latest-blog-content .aa-blog-single {
        margin-top: 40px
    }
    .aa-blog-single .aa-blog-img img {
        max-width: 100%;
        width: 100%
    }
    #aa-footer .aa-footer-area .aa-footer-right {
        margin-top: 20px;
        text-align: center
    }
    #aa-properties {
        padding: 30px 0 50px
    }
    #aa-properties .aa-properties-content .aa-properties-content-body .aa-properties-nav li {
        width: 45.9%
    }
    #aa-properties .aa-properties-content .aa-properties-content-body .aa-list-view li {
        width: 100%
    }
    #aa-properties .aa-properties-sidebar {
        margin-top: 30px
    }
    #aa-properties .aa-properties-sidebar .aa-properties-single-sidebar .media .media-body p {
        font-size: 14px
    }
    #aa-blog .aa-blog-area .aa-blog-sidebar {
        margin-top: 25px
    }
    #aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-left {
        width: 55%
    }
    #aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-right {
        padding: 22px;
        width: 45%
    }
    #aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-right .contact-info-list li {
        line-height: 25px
    }
    #aa-error .aa-error-area {
        padding: 50px 100px 80px
    }
    .pulse {
        left: 44%
    }
    .wsmenu{width: 76%;}
    .megamenu ul h4{font-size: 13px;}
    .wsmenu-list li a{font-size: 11px;}
    .mb-40 { text-align: center;}
    #aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery {
    width: 47.7%;}
    .counter-block{margin-bottom: 40px;}
    .payment-accept { margin-left: 0;margin-bottom: 10px;}
    .footer-column{min-height: 20px;}
}
@media(max-width: 780px){
	.wsmenu {width:240px;}
	.wsmenu-list{ width: 100%; }
	 .megamenu ul h4 { font-size: 14px; padding-left: 10px;}
	 .megamenu ul h4 a { font-size: 14px;}
	 .wsmenu-list li a { font-size: 11px;display: block;padding-left: 5px;}
	 .hidden-780{ display: none; }
	 footer .co-info{ margin-top: 10px; }
	 .footer-column{margin-bottom: 10px;    max-height: 100%;    min-height: 20px;}
	 .mc4wp-form-fields .newsl {width: 70%;}
	 .newsletter-wrap{    margin-bottom: 30px;}
}
@media (max-width: 767px) {
    .navbar-collapse.in {
        overflow-x: hidden;
        background-color: #ddd
    }
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-bottom: 10px
    }
    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background-color: #fff
    }
    .aa-properties-item {
        margin-top: 50px
    }
    #aa-footer .aa-footer-area .aa-footer-left {
        text-align: center
    }
    #aa-footer .aa-footer-area .aa-footer-middle {
        margin-top: 20px;
        text-align: center
    }
    #aa-menu-area .main-navbar .navbar-header .aa-logo {
        font-size: 18px;
        height: 40px;
        margin-left: 10px;
        margin-top: 3px;
        padding: 10px
    }
    #aa-menu-area .main-navbar .navbar-header .aa-logo-img img {
        margin-left: 15px
    }
    #aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content {
        top: 35%
    }
    #aa-client-brand .aa-client-brand-area .aa-client-brand-slider {
        margin-left: -25px
    }
    #aa-promo-banner .aa-promo-banner-area {
        padding: 0 50px
    }
    #aa-agents .aa-agents-area .aa-agents-content .aa-agents-slider li .aa-single-agents .aa-agetns-info .aa-agent-social a {
        min-width: 30px;
        padding: 3px 0
    }
    #aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single {
        padding: 0 90px
    }
    #aa-menu-area .navbar-fixed-top {
        padding: 15px 0 0
    }
    #aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single img {
        height: 600px
    }
    #aa-property-header {
        min-height: 320px
    }
    #aa-property-header .aa-property-header-inner {
        padding: 100px 0 50px
    }
    #aa-properties .aa-properties-content .aa-properties-content-body .aa-properties-nav {
        margin-left: 0
    }
    #aa-properties .aa-properties-content .aa-properties-content-body .aa-properties-nav li {
        margin: 0;
        width: 100%
    }
    .aa-properties-details .aa-properties-details-img img {
        height: 350px
    }
    .aa-properties-details .aa-properties-info h2 {
        font-size: 25px;
        line-height: 30px
    }
    .aa-properties-details .aa-properties-info .aa-price {
        font-size: 25px
    }
    .aa-properties-details .aa-properties-info iframe {
        height: 300px;
        margin-top: 15px
    }
    #aa-blog {
        padding: 50px 0
    }
    #aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-left,
    #aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-right {
        width: 50%
    }
    #aa-contact .aa-contact-area .aa-contact-bottom .aa-contact-form .contactform {
        width: 70%
    }
    #aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-top ul li {
        margin: 0 5px
    }
}

/*iPhone 6(s) Plus - Portrait (736x414)*/
@media(max-width: 736px){
	#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery {
    width: 47.6%;}
}
/*iPhone 6(s) - Portrait (667x375)*/
@media(max-width: 667px){
	#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery {
    width: 47%;}
}

/*LG G5 - Portrait (640x360) & HTC One X - Portrait (640x360) & 
Samsung Galaxy S6 - Portrait (640x360) & 
Samsung Galaxy S6 Edge - Portrait (640x360)
*/
@media (max-width: 640px) {
    #aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content {
        left: 23%
    }
    #aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-catg {
        font-size: 20px
    }
    #aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-title {
        font-size: 30px
    }
    #aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-price {
        font-size: 25px
    }
    #aa-about-us .aa-about-us-area .aa-about-us-right {
        margin-top: 20px
    }
    #aa-menu-area .main-navbar .navbar-header .aa-logo-img {
        height: 45px;
        width: 200px
    }
    #aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-left {
        width: 100%
    }
    #aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-left iframe {
        height: 350px
    }
    #aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-right {
        height: auto;
        width: 100%
    }
    #aa-error .aa-error-area {
        padding: 50px 50px 80px
    }
    #aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery {
    width: 47.2%;}
    #aa-signin .aa-signin-area {
        padding: 8% 10%
    }
    .tp-caption .cws-button,
    .tp-caption p {
        display: none
    }
    body .tparrows {
        width: 30px;
        height: 50px
    }
    body .tparrows:before {
        line-height: 50px;
        font-size: 26px
    }
    .logo, .logo img { width: 90px;}
    .navbar-fixed-top .logo img {width: 70px;}
    .animated-arrow{    top: 8px;}
}
@media (max-width: 480px) {
    #aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content {
        left: 25%;
        padding: 10px;
        top: 37%
    }
    #aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-catg {
        font-size: 15px
    }
    #aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-title {
        font-size: 20px;
        line-height: 25px
    }
    #aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-location {
        font-size: 12px
    }
    #aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-price {
        font-size: 18px;
        margin-bottom: 0
    }
    #aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-btn {
        font-size: 14px
    }
    #aa-slider .aa-slider-area .aa-top-slider .slick-arrow {
        height: 60px;
        width: 60px
    }
    #aa-slider .aa-slider-area .aa-top-slider .slick-next::before,
    #aa-slider .aa-slider-area .aa-top-slider .slick-prev::before {
        font-size: 40px
    }
    #aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-off {
        margin-top: 0
    }
    .aa-title p {
        font-size: 16px;
        padding: 0
    }
    #aa-promo-banner .aa-promo-banner-area {
        padding: 0
    }
    #aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single {
        padding: 0 30px
    }
    #aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single .aa-testimonial-info p {
        padding: 0;
        font-size: 16px
    }
    #aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider .slick-prev {
        left: 0
    }
    #aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider .slick-next {
        right: 0
    }
    #aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single::after {
        left: 27%;
        width: 50%
    }
    #aa-about-us .aa-about-us-area,
    #aa-agents,
    #aa-client-testimonial,
    #aa-latest-blog,
    #aa-latest-property,
    #aa-service {
        padding: 50px 0
    }
    #aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single img {
        height: 300px
    }
    #aa-advance-search .aa-advance-search-area {
        border-radius: 0;
        margin-top: 20px
    }
    #aa-menu-area .main-navbar .navbar-header .aa-logo-img {
        height: 35px;
        margin-top: 5px;
        width: 150px
    }
    #aa-properties .aa-properties-content .aa-properties-content-body .aa-list-view li .aa-properties-item .aa-properties-item-img {
        width: 100%
    }
    #aa-properties .aa-properties-content .aa-properties-content-body .aa-list-view li .aa-properties-item .aa-properties-item-content {
        border-top: medium none;
        width: 100%
    }
    .aa-properties-details .aa-properties-details-img img {
        height: 300px
    }
    .aa-properties-details .aa-properties-info iframe {
        height: 250px
    }
    .aa-blog-single .aa-blog-single-content h3 {
        font-size: 18px
    }
    .aa-blog-details h2 {
        font-size: 25px;
        line-height: 30px
    }
    #aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-left {
        width: 100%
    }
    #aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-left iframe {
        height: 300px
    }
    #aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-right {
        height: auto;
        width: 100%
    }
    #aa-contact .aa-contact-area .aa-contact-bottom .aa-contact-form .contactform {
        width: 100%
    }
    #aa-error .aa-error-area {
        padding: 30px 30px 60px
    }
    #aa-error .aa-error-area h2 {
        font-size: 100px;
        line-height: 120px;
        padding: 10px 15px
    }
    #aa-error .aa-error-area h2::before {
        height: 115px;
        right: 22%;
        top: 10px;
        width: 115px
    }
    #aa-error .aa-error-area p {
        font-size: 16px
    }
    #aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery {
        width: 100%
    }
    #aa-gallery .aa-gallery-area .aa-title p {
        font-size: 15px;
        padding: 0
    }
    #aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-top ul li {
        margin: 0 5px 10px
    }
    #aa-signin .aa-signin-area .aa-signin-form {
        padding: 20px
    }
    #aa-signin .aa-signin-area .aa-signin-form .aa-single-field {
        margin-bottom: 10px
    }
    #aa-signin .aa-signin-area .aa-signin-form .aa-signin-form-title h4 {
        margin-bottom: 20px
    }
    .pulse {
        left: 43%
    }
    .logo, .logo img {width: 80px;}
    .wsmenu {width: 200px;}
    .wsmenucontainer.wsoffcanvasopener { margin-right: 190px;}
    .title-section{ font-size: 30px; }
    .btn{    margin: 10px 0 10px;padding: 6px 17px;font-size: 13px;}
    .our-service-section .flex-box{display: block;}
    .service-item.icon-left .cws-icon{    float: left;
    margin: 0 20px 0 0;  margin-left: 0;    width: 70px;
    height: 70px;}
    .service-item.icon-left>* {text-align: left; overflow: hidden;}
    .cws_prlx_layer{ padding: 0px 20px; }
    .counter-block .counter-icon{    font-size: 40px;}
    .counter-block .counter {font-size: 26px;    margin-top: 10px;}
    .counter-block .counter-name {font-size: 12px;line-height: 22px;}
    .newsletter-row h1 {font-size: 18px;line-height: 25px;}
    .newsltr-btn {top: 30px;}
    .mc4wp-form-fields .newsl {width: 100%;}
    .newsletter-wrap input[type=email]{padding-right: 78px !important;}
    .about-bg{padding-top: 20px !important;}
    p {text-align: justify;}
    p.text-white {text-align: justify;}
    #aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery {
    margin: 0;margin-bottom: 10px;}
}
@media (max-width: 360px) {
    #aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content {
        left: 20.5%
    }
    #aa-advance-search .aa-advance-search-area {
        padding: 25px 10px
    }
    #aa-advance-search .aa-advance-search-area .aa-advance-search-bottom .aa-single-filter-search span {
        margin: 0 3px
    }
    .aa-title h2 {
        font-size: 25px
    }
    .aa-title p {
        font-size: 14px
    }
    .aa-title span {
        height: 10px
    }
    .aa-title span:after,
    .aa-title span:before {
        height: 2px;
        top: 3px
    }
    #aa-promo-banner .aa-promo-banner-area h3 {
        font-size: 25px
    }
    #aa-promo-banner .aa-promo-banner-area p {
        font-size: 14px;
        margin-top: 0
    }
    #aa-promo-banner .aa-promo-banner-area a {
        margin-top: 40px
    }
    #aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single .aa-testimonial-info p {
        font-size: 14px
    }
    #aa-client-brand .aa-client-brand-area .aa-client-brand-slider {
        margin-left: 0
    }
    #aa-client-brand .aa-client-brand-area .aa-client-brand-slider li .aa-client-single-brand {
        float: left;
        text-align: center;
        width: 100%
    }
    .slick-slide img {
        display: inline-block
    }
    #aa-latest-blog .aa-latest-blog-area .aa-latest-blog-content {
        margin-top: 0
    }
    #aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single img {
        height: 320px
    }
    #aa-slider .aa-slider-area .aa-top-slider .slick-next::before,
    #aa-slider .aa-slider-area .aa-top-slider .slick-prev::before {
        font-size: 30px
    }
    #aa-slider .aa-slider-area .aa-top-slider .slick-arrow {
        height: 40px;
        width: 40px
    }
    #aa-slider .aa-slider-area .slick-next,
    #aa-slider .aa-slider-area .slick-prev {
        top: 55%
    }
    #aa-footer .aa-footer-area .aa-footer-right a {
        font-size: 12px;
        padding: 3px
    }
    #aa-properties .aa-properties-content .aa-properties-content-head {
        padding: 20px
    }
    #aa-properties .aa-properties-content .aa-properties-content-head .aa-properties-content-head-right {
        width: 100%;
        text-align: center;
        margin-top: 20px
    }
    #aa-property-header {
        min-height: 230px
    }
    #aa-property-header .aa-property-header-inner {
        padding: 100px 0 0
    }
    #aa-property-header .aa-property-header-inner h2 {
        margin-top: 20px;
        font-size: 25px
    }
    .aa-properties-details .aa-properties-details-img .slick-next,
    .aa-properties-details .aa-properties-details-img .slick-prev {
        height: 40px;
        width: 40px
    }
    .aa-properties-details .aa-properties-details-img img {
        height: 250px
    }
    .aa-properties-details .aa-properties-info h2 {
        font-size: 18px;
        line-height: 25px
    }
    .aa-properties-details .aa-properties-info .aa-price {
        font-size: 22px
    }
    .aa-properties-details .aa-properties-info iframe {
        height: 200px
    }
    .comments .media-left,
    .media>.pull-left {
        padding-right: 0
    }
    .aa-comments-area .comments .commentlist .children {
        margin-left: 10px
    }
    #respond input[type=email],
    #respond input[type=text],
    #respond input[type=url] {
        width: 100%
    }
    #aa-contact .aa-contact-area .aa-contact-bottom .aa-title p {
        font-size: 14px
    }
    #aa-error {
        padding: 20px 0
    }
    #aa-error .aa-error-area {
        padding: 0 0 10px;
        margin-top: 20px
    }
    #aa-signin .aa-signin-area {
        padding: 5% 1%
    }
    #aa-signin .aa-signin-area .aa-signin-form {
        padding: 15px 10px
    }
    #aa-signin .aa-signin-area .aa-signin-form .aa-signin-form-title .aa-property-home {
        font-size: 20px;
        margin-bottom: 0
    }
    #aa-signin .aa-signin-area .aa-signin-form .aa-signin-form-title h4 {
        margin-bottom: 15px;
        font-size: 14px
    }
    #aa-signin .aa-signin-area .aa-signin-form .aa-single-submit p {
        font-size: 12px
    }
    #aa-signin .aa-signin-area .aa-signin-form .aa-single-submit input[type=submit] {
        font-size: 15px;
        height: 45px;
        margin-bottom: 15px;
        margin-top: 0;
        padding: 4px 8px;
        width: 140px
    }
    #aa-signin .aa-signin-area .aa-signin-form .aa-single-field input[type=email],
    #aa-signin .aa-signin-area .aa-signin-form .aa-single-field input[type=text],
    #aa-signin .aa-signin-area .aa-signin-form .aa-single-field input[type=password] {
        height: 30px;
        margin-bottom: 5px;
        padding: 5px
    }
    .pulse {
        left: 39%
    }
}
@media (max-width: 320px) {
    #aa-advance-search .aa-advance-search-area .aa-advance-search-bottom .aa-single-filter-search span {
        font-size: 12px
    }
    #aa-advance-search .aa-advance-search-area .aa-advance-search-bottom .aa-single-filter-search {
        margin-bottom: 20px
    }
    .noUi-target {
        margin-top: 15px
    }
    .aa-properties-item .aa-properties-item-content .aa-properties-info span {
        margin: 0 3px
    }
    #aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content {
        left: 17%
    }
    #aa-header .aa-header-area .aa-header-left .aa-telephone-no {
        font-size: 13px;
        margin-top: 3px
    }
    #aa-header .aa-header-area .aa-header-right .aa-login,
    #aa-header .aa-header-area .aa-header-right .aa-register {
        font-size: 14px
    }
    #aa-properties .aa-properties-content .aa-properties-content-head {
        padding: 20px 10px
    }
    #aa-properties .aa-properties-content .aa-properties-content-head .aa-properties-content-head-left label {
        font-size: 16px;
        margin-right: 0
    }
    .pulse {
        left: 38%
    }
}

.service-item a{color:#fff !important;}
.back a{
        display: block;
    padding: 20px;
    background: #fff;
    border: 1px solid #ddd;
    height: 96px;
    margin-bottom: 10px;
    overflow: hidden;    text-align: center;
}
