.design_bg {
    width: 100%;
    height: 175px;
    background: url(../images/bg/design_bg.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-top: 110px;
}

.design_bg .page_title {
    font-size: 32px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin: 0px;
    padding: 41px 0 0;
}

.design_bg .info {
    color: #fff;
    font-size: 22px;
    /*font-weight: bold;*/
    line-height: 25px;
    margin: 0;
    padding: 18px 0 0;
    text-align: center;
    text-transform: uppercase;
    /*font-family: "Roboto",sans-serif;*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.design_price_part {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 25px;
    float: left;
}

.design_price_part .desc_title {
    font-size: 24px;
    font-weight: 700;
    color: #FF6600;
    text-transform: uppercase;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 40px;
}

.design_price_part .desc {
    /*font-family: sans-serif;*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 17px;
    float: left;
    padding: 18px 0 30px 0px;
    text-align: justify;
}

.design_price_part .sub-header {
    font-size: 32px;
    margin-top: 25px;
    color: #FF6600;
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    padding: 3px 0 0;
}

.design_services {
    margin-bottom: 25px;
}

.design_services .heading {
    font-size: 22px;
    color: #38454f;
    font-weight: bold;
}

.design_services ul {
    padding-top: 18px;
}

.design_services li {
    font-size: 14px;
    color: #38454f;
    padding: 4px 0 5px 23px;
    /*font-family: 'Roboto', sans-serif;*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.design_services li .fa-check {
    padding-right: 10px;
    color: #33B04A;
    font-size: 17px;
}

.design_features {
    margin-top: 25px;
}

.design_features .heading {
    font-size: 22px;
    color: #38454f;
    font-weight: bold;
}

/*
.design_features ul {
  padding-top: 18px;
  padding-bottom: 20px;
}
.design_features li {
    font-size: 14px;
    color: #38454f;
    padding: 4px 0 5px 23px;
    font-family: 'Roboto', sans-serif;
}
.design_features li .fa-check {
  padding-right: 10px;
  color: #33B04A;
  font-size: 17px;
}
*/

.design_features .tc {
    float: left;
    padding: 18px 0 30px 0px;
    color: #000;
    text-align: justify;
    font-size: 17px;
}

.web-design-portfolio-bg {
    width: 100%;
    height: 225px;
    /*background: url(../images/bg/web-design-portfolio-bg.jpg) no-repeat center center;*/
    background-color: #119ee7;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 20px 0 27px;
    float: left;
}

.web-design-portfolio-bg .page_title {
    color: #fff;
    font-size: 36px;
    text-align: center;
    padding-top: 5px;
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 3px 0 0;
    margin: 0;
}

.web-design-portfolio-bg .info {
    color: #fff;
    font-size: 20px;
    text-align: center;
    padding-top: 15px;
    margin: 0px auto;
    margin-bottom: 50px;
}

.web-design-portfolio-bg a {
    padding: 8px 40px;
    text-align: center;
    color: #FFFFFF;
    font-size: 18px;
    background: #0066CC;
    border: 2px solid #FFFFFF;
    /*text-shadow: 0px 1px 0px #5b6178;*/
}

.web-design-portfolio-bg a:hover {
    background: #169fe6;
}

.web-design-details {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #18a3e2;
    float: left;
}

.web-design-details .parts.hm {
    width: 100%;
    float: left;
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}

.web-design-details .parts.hm h2 {
    margin-bottom: 28px;
}

.web-design-details .parts {
    width: 100%;
    float: left;
    padding-top: 60px;
}

.web-design-details .parts:last-child {
    width: 100%;
    float: left;
    padding-top: 60px;
    padding-bottom: 60px;
}

.web-design-details .parts h2 {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    margin-top: 0;
    text-align: center;
    margin-bottom: 28px;
}

.web-design-details .parts .des {
    float: left;
    font-size: 17px;
    color: #fff;
    text-align: justify;
    /*font-family: sans-serif;*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.web-design-details .parts a {
    font-size: 17px;
    color: #ff6c00;
    /*font-family: sans-serif;*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.web-design-details .parts a:hover {
    color: #4dcaff;
}

.web-design-details ul {
    float: left;
}

.web-design-details li {
    font-size: 17px;
    color: #fff;
    padding: 4px 0 5px 23px;
    /*font-family: 'Roboto', sans-serif;*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.web-design-details li .fa-check {
    padding-right: 10px;
    color: #33B04A;
    font-size: 17px;
}

.services-cat {
    padding-left: 15px;
    margin-bottom: 25px;
}

.services-cat .icon {
    background: url('../images/bg/bkg.png') center 0 no-repeat;
    width: 75px;
    height: 75px;
    margin: 0 auto;
    display: table;
    position: relative;
    overflow: hidden;
    color: #858585;
    /* background color transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}

.services-cat .icon i.fa-university {
    margin-top: 13px;
    margin-left: 15px;
}

.services-cat .icon i.fa-shopping-cart {
    margin-top: 16px;
    margin-left: 18px;
}

.services-cat .icon i.fa-audio-description {
    margin-top: 16px;
    margin-left: 12px;
}

.services-cat .icon i.fa-rss {
    margin-top: 18px;
    margin-left: 22px;
}

.services-cat .icon i.fa-graduation-cap {
    margin-top: 18px;
    margin-left: 12px;
}

.services-cat .icon i.fa-bed {
    margin-top: 18px;
    margin-left: 15px;
}

.services-cat .icon i.fa-male {
    margin-top: 18px;
    margin-left: 12px;
}

.services-cat .icon i.fa-female {
    margin-top: 18px;
    margin-left: -7px;
}

.service-content {
    margin-top: -45px;
    padding-top: 50px;
}

.service-content.services-home {
    background: #e4e4e4;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    border-radius: 5px;
    /* background color transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}

.service-content.services-home h5 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 20px;
    text-align: center;
    /*font-family: 'Open Sans', sans-serif;*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    color: #3b3a39;
}

.service-content a.view_more {
    font-style: normal;
    width: 90px;
    float: none;
    margin: 0 auto;
    display: block;
    color: #fff;
    background: #169fe6;
    text-align: center;
    line-height: 30px;
    margin-top: 10px;
    border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.services-cat:hover .service-content a.view_more {
    color: #169fe6;
    background: #fff;
}

.services-cat:hover .service-content.services-home {
    background: #169fe6;
}

.services-cat:hover .service-content.services-home h5 {
    color: #fff;
}

.services-cat:hover .icon i {
    color: #FF7A19;
}

/********************************************* test css ***********************************************/

.wraper_home_quality {
    position: relative;
    width: 100%;
    height: auto;
    background: url('../images/bg/web-design-bg.jpg') center center no-repeat;
    background-size: cover;
    margin-top: 110px;
}

/*.wraper_home_quality > .container {
    padding-top: 50px;
    padding-bottom: 20px;
}*/

.home_quality_pic {
    position: absolute;
    /*    bottom: -55px;*/
    bottom: -40px;
    left: 50%;
    z-index: 1;
    width: 520px;
    height: auto;
    margin-left: -260px;
    text-align: center;
}

.home_quality_pic img {
    display: inline-block;
    vertical-align: top;
}

.home_quality_pic img {
    width: auto;
    max-width: 100%;
    height: auto;
    border: 0;
}

.home_quality_title {
    width: 100%;
    height: auto;
    float: left;
    margin: 25px 0px;
    text-align: center;
}

.home_quality_title h1,
.home_quality_title h3 {
    display: inline-block;
    vertical-align: top;
    width: auto;
    height: auto;
    margin: 0px 0px 15px 0px;
    padding: 0px 60px 0px 60px;
    background: url('../images/contents/design-head-bar.png') left center no-repeat, url('../images/contents/design-head-bar.png') right center no-repeat;
    text-transform: uppercase;
    /*font-family: 'Nexa Bold', Verdana, Geneva, Tahoma, sans-serif;*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 30px;
    color: #00aaff;
    line-height: 35px;
}

.home_quality_title h1 strong,
.home_quality_title h3 strong {
    /*font-family: 'Nexa Bold', Verdana, Geneva, Tahoma, sans-serif;*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
}

.home_quality_title h2 {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    margin: 0px 0px 30px 0px;
    /*padding: 0px 200px;*/
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    line-height: 22px;
}

.home_quality_section {}

.home_quality_section_item {
    width: 100%;
    height: auto;
    float: left;
    margin: 0px 0px 25px 0px;
    text-align: right;
}

.home_quality_section>[class*="col-"]:nth-child(2n+1) .home_quality_section_item {
    text-align: left;
}

.home_quality_section_item>.holder {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: 290px;
    height: auto;
}

.home_quality_section>[class*="col-"]:nth-child(2n+1) .home_quality_section_item>.holder>.title {
    padding: 0px 0px 10px 37px;
    text-align: left;
}

.home_quality_section_item>.holder>.title {
    position: relative;
    width: 100%;
    height: auto;
    float: left;
    margin: 0px 0px 15px 0px;
    padding: 0px 37px 10px 0px;
    border-bottom: 1px #00aaff solid;
    text-align: right;
}

.home_quality_section>[class*="col-"]:nth-child(2n+1) .home_quality_section_item>.holder>.title::before {
    left: auto;
    right: 0;
}

.home_quality_section_item>.holder>.title::before {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
    content: " ";
    width: 14px;
    height: 14px;
    margin-bottom: -7px;
    background: #00aaff;
    border-radius: 50%;
}

.home_quality_section>[class*="col-"]:nth-child(1) .home_quality_section_item>.holder>.title::after {
    background-position: 0px 0px;
}

.home_quality_section>[class*="col-"]:nth-child(2n+1) .home_quality_section_item>.holder>.title::after {
    right: auto;
    left: 0;
}

.home_quality_section>[class*="col-"]:nth-child(2) .home_quality_section_item>.holder>.title::after {
    background-position: -28px 0px;
}

.home_quality_section>[class*="col-"]:nth-child(3) .home_quality_section_item>.holder>.title::after {
    background-position: -56px 0px;
}

.home_quality_section>[class*="col-"]:nth-child(4) .home_quality_section_item>.holder>.title::after {
    background-position: -84px 0px;
}

.home_quality_section_item>.holder>.title::after {
    position: absolute;
    top: -2px;
    right: 0;
    z-index: 0;
    content: " ";
    width: 28px;
    height: 28px;
    background: url('../images/contents/design-quality-icon.png') 0px 0px no-repeat;
}

.home_quality_section_item>.holder>.title> :last-child {
    margin-bottom: 0 !important;
}

.home_quality_section_item>.holder>.title h4 {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    margin: 0px 0px 7px 0px;
    text-transform: uppercase;
    /*font-family: 'Nexa Bold', Verdana, Geneva, Tahoma, sans-serif;*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #00aaff;
    line-height: 25px;
}

.home_quality_section>[class*="col-"]:nth-child(2n+1) .home_quality_section_item>.holder>.data {
    text-align: left;
}

.home_quality_section_item>.holder>.data {
    width: 100%;
    height: auto;
    float: left;
    text-align: right;
}

.home_quality_section_item>.holder>.data> :last-child {
    margin-bottom: 0 !important;
}

.home_quality_section_item>.holder>.data p {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    margin: 0px 0px 15px 0px;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    line-height: 22px;
}

/********************************************* test css ***********************************************/

.wraper_webdesign_creative {
    width: 100%;
    height: auto;
    /*background: #f4f4f4;*/
    float: left;
}

.wraper_webdesign_creative>.container {
    padding-top: 20px;
    padding-bottom: 30px;
}

.webdesign_creative {}

.webdesign_creative h3 {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 15px 0px;
    font-weight: bold;
    font-size: 40px;
    color: #312e2e;
    line-height: 35px;
    text-align: center;
}

.webdesign_creative h3.h3-new {
    color: #666;
    /* font-family: 'Pridi', serif; */
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 35px;
    position: relative;
    width: 100%;
    float: left;
}

.webdesign_creative h3.h3-new::before {
    position: absolute;
    bottom: 20px;
    left: 50%;
    z-index: 0;
    content: " ";
    width: 90px;
    height: 3px;
    margin-left: -45px;
    background: #33b4ff;
}

.webdesign_creative_data {
    width: 100%;
    height: auto;
    float: left;
    margin: 0px 0px 30px 0px;
    text-align: left;
}

.webdesign_creative_data> :last-child {
    margin-bottom: 0 !important;
}

.webdesign_creative_data p {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    margin: 0px 0px 15px 0px;
    font-weight: 400;
    font-size: 17px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: justify;
    color: #000;
    line-height: 22px;
}

.webdesign_creative_data .heading {
    font-size: 22px;
    color: #000;
    font-weight: bold;
    margin: 15px 0;
}

.webdesign_creative_data ul {
    display: inline-block;
    vertical-align: top;
    width: 95%;
    height: auto;
    /*margin: 0px 0px 15px 0px;*/
    margin-left: 20px;
    text-align: left;
}

.webdesign_creative_data ul li {
    width: 100%;
    height: auto;
    float: left;
    margin: 5px 0px 5px 0px;
    padding: 0px 0px 0px 22px;
    background: url('../images/contents/domain-l.png') 0px 4px no-repeat;
    font-weight: 400;
    font-size: 17px;
    color: #000;
    line-height: 22px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.webdesign_creative_data ul li:first-child {
    margin: 0px 0px 5px 0px;
}

.webdesign_creative_data ul li:last-child {
    margin: 5px 0px 0px 0px;
}

.webdesign_creative_pic {
    width: 100%;
    height: auto;
    float: left;
    margin: 50px 0px 30px 0px;
    text-align: center;
}

.webdesign_creative_pic img {
    display: inline-block;
    vertical-align: top;
    width: auto;
    max-width: 100%;
    height: auto;
    border: 0;
}

/***************************************** webdesign_process css ******************************************/

.wraper_webdesign_process {
    width: 100%;
    height: auto;
    background: #fff;
    float: left;
}

.wraper_webdesign_process>.container {
    /*padding-top: 60px;*/
    padding-bottom: 60px;
}

.webdesign_process_head {
    width: 100%;
    height: auto;
    float: left;
    margin: 0px 0px 60px 0px;
    padding: 0px 75px 0px 75px;
    text-align: center;
}

.webdesign_process_head h1,
.webdesign_process_head h3 {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    margin: 0px 0px 10px 0px;
    text-transform: uppercase;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 30px;
    color: #2d2d2d;
    line-height: 35px;
}

.webdesign_process_head h1 span,
.webdesign_process_head h3 span {
    /*font-family: 'Nexa Bold', Verdana, Geneva, Tahoma, sans-serif;*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.webdesign_process_head h2,
.webdesign_process_head h4 {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    padding: 0px 0px 20px 0px;
    /*font-family: 'Nexa Light', Verdana, Geneva, Tahoma, sans-serif;*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #2d2d2d;
    line-height: 25px;
}

.webdesign_process_head h2::before,
.webdesign_process_head h4::before {
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 0;
    content: " ";
    width: 90px;
    height: 3px;
    margin-left: -45px;
    background: #33b4ff;
}

.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:nth-child(1)>.holder,
.webdesign_process_body>.item:nth-child(1)>.holder>.pic>.holder {
    background: #00486e;
}

.webdesign_process_body>.item>.holder {
    position: relative;
    width: 100%;
    height: auto;
    float: left;
    border-right: 1px #ff6c00 dashed;
    border-bottom: 1px #ff6c00 dashed;
    text-align: center;
}

.webdesign_process_body>.item:nth-child(5)>.holder,
.webdesign_process_body>.item:nth-child(10)>.holder {
    border-right: none;
}

.webdesign_process_body>.item:nth-child(6)>.holder,
.webdesign_process_body>.item:nth-child(7)>.holder,
.webdesign_process_body>.item:nth-child(8)>.holder,
.webdesign_process_body>.item:nth-child(9)>.holder,
.webdesign_process_body>.item:nth-child(10)>.holder {
    border-bottom: none;
}

.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:nth-child(1)>.holder,
.webdesign_process_body>.item:nth-child(1)>.holder>.pic>.holder {
    background: #0074b3;
}

.webdesign_process_body>.item>.holder>.pic>.holder {
    display: inline-block;
    vertical-align: top;
    width: 80px;
    height: 80px;
    padding: 7px;
    border: 8px #fff solid;
    border-radius: 50%;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.webdesign_process_body>.item>.holder>.pic>.holder img {
    width: auto;
    max-width: 100%;
    height: auto;
    border: 0;
}

.webdesign_process_body>.item>.holder>.main {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 240px;
    float: left;
    overflow: hidden;
    padding: 70px 20px 30px 20px;
    text-align: center;
}

.webdesign_process_body>.item>.holder>.main.matchHeight {
    height: 275px;
}

.webdesign_process_body>.item>.holder>.main>.step {
    position: absolute;
    top: 0;
    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-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 350px;
    color: rgba(255, 255, 255, 0.05);
    line-height: 280px;
}

.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: 0px 0px 15px 0px;
    padding: 0px 0px 10px 0px;
    text-transform: uppercase;
    /*font-family: 'Nexa Bold', Verdana, Geneva, Tahoma, sans-serif;*/
    font-family: "Helvetica Neue", Helvetica, Arial, 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: #ff6c00;
}

.webdesign_process_body>.item>.holder>.main>.data p {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    margin: 0px 0px 15px 0px;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    line-height: 22px;
}

.webdesign_process_body>.item:nth-child(6)>.holder,
.webdesign_process_body>.item:nth-child(6)>.holder>.pic>.holder {
    background: #0074b3;
}

.webdesign_process_body>.item:nth-child(2)>.holder,
.webdesign_process_body>.item:nth-child(2)>.holder>.pic>.holder {
    background: #006399;
}

.webdesign_process_body>.item:nth-child(7)>.holder,
.webdesign_process_body>.item:nth-child(7)>.holder>.pic>.holder {
    background: #006399;
}

.webdesign_process_body>.item:nth-child(3)>.holder,
.webdesign_process_body>.item:nth-child(3)>.holder>.pic>.holder {
    background: #005380;
}

.webdesign_process_body>.item:nth-child(8)>.holder,
.webdesign_process_body>.item:nth-child(8)>.holder>.pic>.holder {
    background: #005380;
}

.webdesign_process_body>.item:nth-child(4)>.holder,
.webdesign_process_body>.item:nth-child(4)>.holder>.pic>.holder {
    background: #004266;
}

.webdesign_process_body>.item:nth-child(9)>.holder,
.webdesign_process_body>.item:nth-child(9)>.holder>.pic>.holder {
    background: #004266;
}

.webdesign_process_body>.item:nth-child(5)>.holder,
.webdesign_process_body>.item:nth-child(5)>.holder>.pic>.holder {
    background: #00324d;
}

.webdesign_process_body>.item:nth-child(10)>.holder,
.webdesign_process_body>.item:nth-child(10)>.holder>.pic>.holder {
    background: #00324d;
}

/***************************************** webdesign_process css ******************************************/

.webdesign_fp {
    width: 100%;
    height: auto;
    float: left;
    margin: 0px 0px 20px 0px;
    text-align: left;
}

.webdesign_fp> :last-child {
    margin-bottom: 0 !important;
}

.webdesign_fp p {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    margin: 0px 0px 15px 0px;
    font-weight: 400;
    font-size: 14px;
    /*font-family: 'Open Sans', Verdana, Geneva, Tahoma, sans-serif;*/
    /*font-family: sans-serif;*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: justify;
    color: #252526;
    line-height: 22px;
}

.webdesign_fp .heading {
    font-size: 22px;
    color: #000;
    font-weight: bold;
    margin: 15px 0;
}

.webdesign_fp ul {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    /*margin: 0px 0px 15px 0px;*/
    margin-left: 20px;
    text-align: left;
}

.webdesign_fp ul li {
    width: 100%;
    height: auto;
    float: left;
    margin: 5px 0px 5px 0px;
    padding: 0px 0px 0px 22px;
    background: url('../images/contents/domain-l.png') 0px 3px no-repeat;
    font-weight: 400;
    font-size: 17px;
    color: #000;
    line-height: 25px;
}

.webdesign_fp ul li:first-child {
    margin: 0px 0px 5px 0px;
}

.webdesign_fp ul li:last-child {
    margin: 5px 0px 0px 0px;
}

/*========================= main web design page ecom page link ===========================*/

.home-ecom {
    width: 100%;
    height: auto;
    float: left;
    /*background: url(../images/bg/ecommerce-portfolio.jpg) no-repeat center center;*/
    background: url(../images/bg/blurr_bg.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 35px 0;
    padding-top: 20px;
    padding-bottom: 40px;
}

.home-ecom h3 {
    font-size: 37px;
    letter-spacing: -0.5px;
    word-spacing: 5px;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    /*text-transform: uppercase;*/
    /*font-family: "Oswald", sans-serif;*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.home-ecom .page_button {
    padding: 5px 15px;
    margin-top: 25px;
    display: block;
    background: #119ee7;
    border: none;
    color: #fff;
    border-radius: 4px;
    line-height: 37px;
    width: 240px;
    height: auto;
    float: left;
    text-align: center;
    font-size: 17px;
}

.home-ecom .page_button:hover {
    background: #32AFEF;
}

.home-ecom .port_button {
    padding: 5px 15px;
    margin-top: 25px;
    display: block;
    background: #d72227;
    border: none;
    color: #fff;
    border-radius: 4px;
    line-height: 37px;
    width: 255px;
    height: auto;
    float: right;
    text-align: center;
    font-size: 17px;
}

.home-ecom .port_button:hover {
    background: #ee1b21;
}

/*========================= main web design page ecom page link ===========================*/

.fnt-32 {
    font-size: 32px !important;
}

.fnt-18 {
    font-size: 18px !important;
}

.fnt-17 {
    font-size: 17px !important;
}

.ecom-feature h2 {
    margin-bottom: 25px;
    margin-top: 0;
    padding-top: 25px !important;
    padding-bottom: 12px;
    position: relative;
    width: 100%;
    float: left;
    font-weight: bold;
    font-size: 40px;
    color: #312e2e;
}

.ecom-feature h3 {
    margin-bottom: 25px;
    margin-top: 0;
    padding-top: 45px !important;
    padding-bottom: 12px;
    position: relative;
    width: 100%;
    float: left;
}

.ecom-feature h2::before {
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 0;
    content: " ";
    width: 90px;
    height: 3px;
    margin-left: -45px;
    background: #33b4ff;
}

.ecom-feature h3::before {
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 0;
    content: " ";
    width: 90px;
    height: 3px;
    margin-left: -45px;
    background: #33b4ff;
}