@charset "utf-8";
@font-face {
    font-family: comic;
    src: url(http://valid_url/some_font_file.eot)
}
@font-face {
    font-family: 'GothamRounded-Medium';
    src: url(../fonts/gotham-rounded-medium.eot?#iefix) format("embedded-opentype"), url(../fonts/gotham-rounded-medium.woff) format("woff"), url(../fonts/gotham-rounded-medium.ttf) format("truetype"), url(../fonts/gotham-rounded-medium.svg#svgFontName) format("svg")
}
@font-face {
    font-family: 'gotham-rounded-light';
    src: url(../fonts/gotham-rounded-light.eot?#iefix) format("embedded-opentype"), url(../fonts/gotham-rounded-light.woff) format("woff"), url(../fonts/gotham-rounded-light.ttf) format("truetype"), url(../fonts/gotham-rounded-light.svg#svgFontName) format("svg")
}
@font-face {
    font-family: 'GothamRounded-Medium';
    src: url(../fonts/gotham-rounded-medium.otf);
    src: url(../fonts/gotham-rounded-medium.otf?#iefix) format("embedded-opentype"), url(../fonts/gotham-rounded-medium.otf) format("woff2"), url(../fonts/gotham-rounded-medium.otf) format("woff"), url(../fonts/gotham-rounded-medium.otf) format("truetype"), url(../fonts/gotham-rounded-medium.otf#svgFontName) format("svg")
}
@font-face {
    font-family: 'gotham-rounded-light';
    src: url(../fonts/gotham-rounded-light.otf);
    src: url(../fonts/gotham-rounded-light.otf?#iefix) format("embedded-opentype"), url(../fonts/gotham-rounded-light.otf) format("woff2"), url(../fonts/gotham-rounded-light.otf) format("woff"), url(../fonts/gotham-rounded-light.otf) format("truetype"), url(../fonts/gotham-rounded-light.otf#svgFontName) format("svg")
}
@font-face {
    font-family: 'Titillium-Web';
    src: url(../fonts/Titillium-Web-regular.ttf);
    src: url(../fonts/Titillium-Web-regular.ttf?#iefix) format("embedded-opentype"), url(../fonts/Titillium-Web-regular.ttf) format("woff2"), url(../fonts/Titillium-Web-regular.ttf) format("woff"), url(../fonts/Titillium-Web-regular.ttf) format("truetype"), url(../fonts/Titillium-Web-regular.ttf#svgFontName) format("svg")
}
body {
    margin: 0;
    padding: 0;
    font-family: 'GothamRounded-Medium', Arial, Helvetica, sans-serif
}
p {
    font-family: 'gotham-rounded-light', Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 24px
}
.intro-txt p {
    font-family: 'Titillium-Web', Arial, Helvetica, sans-serif;
    font-size: 18px
}
#process-row p {
    font-family: 'Titillium-Web', Arial, Helvetica, sans-serif;
    font-size: 18px
}
#testi-txt p {
    font-family: 'Titillium-Web', Arial, Helvetica, sans-serif;
    font-size: 18px
}
#testi-row p {
    font-family: 'Titillium-Web', Arial, Helvetica, sans-serif;
    font-size: 18px
}
select::-ms-expand {
    display: none
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0
}
ul,
li,
ol {
    list-style: none;
    margin: 0;
    padding: 0
}
.clear {
    margin: 0;
    padding: 0;
    clear: both
}
a {
    outline: none
}
#main {
    width: 100%;
    float: left
}
.container {
    width: 1288px;
    margin: 0 auto
}
#cbp-bislideshow li img {
    display: none
}
#cbp-bislideshow {
    background-image: none
}
.banner-txt {
    position: relative;
    height: 120px
}
.banner-txt1 {
    position: relative;
    height: 120px
}
.banner-txt div.b-txt {
    width: 100%;
    position: absolute;
    top: 0;
    opacity: 0;
    -webkit-transition: opacity 1s ease 0;
    -moz-transition: opacity 1s ease 0;
    -ms-transition: opacity 1s ease 0;
    -o-transition: opacity 1s ease 0;
    transition: opacity 1s ease 0
}
.banner-txt1 div.b-txt {
    width: 100%;
    position: absolute;
    top: 0;
    opacity: 0;
    -webkit-transition: opacity 1s ease 0;
    -moz-transition: opacity 1s ease 0;
    -ms-transition: opacity 1s ease 0;
    -o-transition: opacity 1s ease 0;
    transition: opacity 1s ease 0
}
.banner-txt div.b-txt1 {
    width: 100%;
    position: relative
}
.banner-txt1 div.b-txt1 {
    width: 100%;
    position: relative
}
.banner_span {
    font-weight: 400
}
.banner_span span {
    font-weight: 900
}
#header {
    width: 100%;
    float: left;
    height: 805px;
    border-bottom: #b9e0f2 8px solid;
    margin-bottom: 50px;
    position: relative;
    background-color: rgba(0, 0, 0, 0.5)
}
#top-strip {
    width: 100%;
    float: left;
    margin-top: 37px
}
.top-left {
    width: 55%;
    float: left
}
.top-left nav a {
    font-size: 15px;
    font-weight: 500;
    color: #FFF;
    text-decoration: none;
    margin-right: 50px;
    letter-spacing: -.5px
}
.top-left nav a.active {
    color: #84c8ed
}
.top-right {
    width: 45%;
    float: left;
    margin-top: 8px
}
.top-right span {
    color: #FFF;
    line-height: 46px;
    font-size: 15px;
    float: right;
    margin-right: 20px
}
.top-right span a {
    color: #FFF;
    text-decoration: underline
}
.top-right span a:hover {
    color: #FFF;
    text-decoration: none
}
.login {
    width: 118px;
    height: 47px;
    color: #1799d5;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    line-height: 47px;
    border-radius: 30px;
    float: right;
    background: #FFF;
    margin-right: 50px;
    letter-spacing: -.5px;
    text-decoration: none
}
.language {
    width: 75px;
    height: 47px;
    float: right;
    background: #000 url(../images/drop-arrow.png) no-repeat 50px 20px;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -khtml-border-radius: 30px;
    -webkit-border-radius: 30px;
    position: relative;
    z-index: 100000;
    overflow: hidden;
    line-height: 43px;
    display: block;
    opacity: .75;
    -webkit-appearance: none
}
.language select {
    width: 130%;
    width: 180%\0;
    height: 45px;
    border: none;
    background: transparent;
    -webkit-appearance: none;
    font-size: 12px;
    font-weight: 700;
    color: #FFF;
    line-height: 47px;
    padding: 14px 18px
}
.language select option {
    background: #000
}
.logo {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 75px
}
.line-row {
    width: 100%;
    float: left;
    margin-top: 40px
}
.line-col {
    width: 76px;
    height: 2px;
    background: #FFF;
    margin: 0 auto
}
.banner-txt {
    width: 100%;
    float: left;
    font-size: 52px;
    line-height: 62px;
    text-align: center;
    color: #FFF;
    font-weight: 700;
    margin: 40px 0 0
}
.banner-txt1 {
    width: 100%;
    float: left;
    font-size: 52px;
    line-height: 62px;
    text-align: center;
    color: #FFF;
    font-weight: 700;
    margin: 40px 0 20px
}
.b-txt {
    width: 100%;
    margin: 0
}
.b-txt1 {
    width: 100%;
    margin: 0
}
#try-row {
    width: 100%;
    float: left;
    margin-top: 35px
}
#try-row a {
    width: 396px;
    height: 71px;
    margin: 0 auto;
    display: block;
    border-radius: 40px;
    background: url(../images/try-btn-bg.png) repeat;
    font-size: 20px;
    color: #FFF;
    line-height: 71px;
    text-align: center;
    font-weight: 400;
    text-decoration: none;
    z-index: 999;
    position: relative
}
#how-row {
    width: 100%;
    text-align: center;
    float: left;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0
}
#how-row a {
    width: auto;
    height: 35px;
    margin: 0 auto;
    display: block;
    background: url(../images/down-arrow.png) no-repeat bottom center;
    font-size: 13px;
    color: #FFF;
    line-height: 25px;
    text-align: center;
    font-weight: 700;
    text-decoration: none
}
#main-inner {
    width: 100%;
    float: left;
    background: #fafbfb;
    padding-bottom: 30px;
    position: relative
}
#header-inner {
    width: 100%;
    float: left;
    background: url(../images/inner-banner.jpg) top center no-repeat;
    height: 307px
}
#top-strip {
    width: 100%;
    float: left;
    margin-top: 37px
}
.inner-logo {
    float: left;
    margin-right: 80px
}
.nav-collapse {
    margin-top: 20px
}
.main-inner .container h3 {
    font-size: 34px;
    color: #179ad6;
    width: 100%;
    float: left;
    text-align: center;
    font-weight: lighter;
    font-family: 'gotham-rounded-light', Arial, Helvetica, sans-serif
}
.container h2 {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 41px;
    line-height: 75px;
    color: #4b5c6e;
    font-weight: 400;
    background: url(../images/ttl-line.jpg) bottom center no-repeat;
    letter-spacing: -1px
}
.intro-txt {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 20px;
    color: #404041;
    font-weight: 300;
    line-height: 26px;
    margin-top: 30px
}
#process-row {
    width: 100%;
    float: left;
    margin-top: 90px;
    position: relative
}
.process-box {
    width: 326px;
    float: left;
    text-align: center;
    margin-right: 127px
}
.process-box:last-child {
    margin-right: 0
}
.process-box span {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 47px;
    font-weight: 700;
    color: #d0e7f8;
    line-height: 90px
}
.process-box h3 {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 21px;
    color: #4b5c6e;
    font-weight: 700;
    margin: 0 0 10px;
    background: url(../images/ttl2-line.jpg) bottom center no-repeat;
    padding-bottom: 25px
}
.process-box .process-txt {
    width: 100%;
    float: left;
    font-size: 18px;
    line-height: 30px;
    color: #58595b;
    font-weight: 400;
    text-align: center
}
.bx-pager {
    display: none
}
.p-img {
    height: 85px
}
.p-img img {
    margin: 0 auto
}
#free-trial {
    width: 100%;
    float: left;
    margin-top: 80px;
    margin-bottom: 100px
}
#free-trial a {
    width: 300px;
    height: 72px;
    margin: 0 auto;
    display: block;
    border-radius: 40px;
    background: #1799d5;
    font-size: 20px;
    color: #FFF;
    line-height: 72px;
    text-align: center;
    font-weight: 400;
    text-decoration: none
}
#second-banner {
    width: 100%;
    float: left;
    height: 652px;
    border-top: #b9e0f2 8px solid;
    margin-bottom: 70px
}
.s-banner {
    display: none
}
#banner-box {
    width: 480px;
    float: left;
    margin-top: 175px;
    position: relative
}
#banner-box span {
    font-size: 47px;
    line-height: 50px;
    width: 100%;
    float: left;
    color: #FFF;
    font-weight: 400
}
#banner-box p {
    width: 100%;
    float: left;
    font-size: 22px;
    line-height: 32px;
    font-weight: 300;
    color: #FFF;
    margin-top: 30px;
    margin-bottom: 55px
}
.download-btn {
    width: 100%;
    float: left;
    position: absolute
}
#banner-box a {
    width: 396px;
    height: 72px;
    margin: 0;
    float: left;
    display: block;
    border-radius: 40px;
    background: #29b473;
    font-size: 18px;
    color: #FFF;
    line-height: 71px;
    text-align: center;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase
}
#testi-txt {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 30px
}
#testi-txt p {
    color: #404041;
    font-size: 20px;
    line-height: 26px;
    font-weight: 300
}
#testi-row {
    width: 100%;
    float: left;
    margin-top: 45px;
    margin-bottom: 50px
}
#testi-row li:last-child {
    margin-right: 0
}
#testi-row li p {
    width: 381px;
    min-height: 194px;
    float: left;
    font-size: 17px;
    font-weight: 300;
    color: #364b57;
    line-height: 24px;
    font-style: italic;
    background: #F6FAFE url(../images/slider-bg.jpg) bottom center no-repeat;
    border-radius: 8px;
    background-size: contain
}
#testi-row li p span {
    padding: 10px 15px;
    display: block
}
.client-box {
    width: 100%;
    float: left
}
.client-box .img {
    float: left;
    margin: 0 0 0 20px
}
.client-box .img img {
    border-radius: 40px;
    height: 71px!important;
    width: 71px!important
}
.client-txt {
    width: 200px;
    float: left;
    margin: 20px 0 0 20px
}
.client-txt .name {
    width: 200px;
    float: left;
    font-size: 20px;
    font-weight: 700;
    line-height: 18px;
    color: #29b473
}
.client-txt .company {
    width: 200px;
    float: left;
    font-size: 15px;
    font-weight: lighter;
    line-height: 18px;
    color: #29b473
}
.testi-col {
    height: 381px;
    float: left
}
.slide-box {
    width: 379px!important;
    margin-right: 75px!important
}
.bg-transparent {
    display: none
}
.active-btn {
    display: none
}
.nav-section-res {
    display: none
}
#nav-strip {
    width: 100%;
    float: left;
    height: 113px;
    background: #293941;
    margin-bottom: 60px
}
.nav-section {
    width: 1288px;
    margin: 3px auto 0
}
.nav-section a {
    text-decoration: none
}
.tab-box {
    width: 180px;
    float: left;
    height: 100px;
    padding-top: 5px;
    background: url(../images/num-line-l.png) 30px 5px no-repeat
}
.tab-box.active {
    background: url(../images/num-line-l-h.png) 30px 5px no-repeat;
    border-bottom: #1799d5 5px solid
}
.tab-box.pending,
.tab-box.completed,
.tab-box.incompleted {
    background: url(../images/num-line-l-h.png) 30px 5px no-repeat
}
.tab-box span {
    background: #293941 url(../images/num-bg.png) 0 0 repeat-x;
    width: 49px;
    height: 49px;
    display: block;
    line-height: 49px;
    text-align: center;
    color: #717d94;
    margin: 0 auto
}
.tab-box.active span {
    background: url(../images/num-bg-h.png) 0 0 repeat-x;
    color: #1799d5
}
.tab-box.pending span {
    background: url(../images/num-bg-p.png) 0 0 repeat-x;
    color: #FFF
}
.tab-box.incompleted span {
    background: url(../images/incomplete.png) 0 0 repeat-x;
    color: #FFF
}
.tab-box.completed span {
    background: url(../images/num-bg-c.png) 0 0 repeat-x;
    color: #FFF
}
.tab-box strong {
    color: #717d94;
    text-align: center;
    float: left;
    width: 100%;
    line-height: 55px;
    font-size: 14px
}
.tab-box.active strong {
    color: #1799d5
}
.tab-box1 {
    width: 184px;
    float: left;
    height: 100px;
    padding-top: 5px;
    background: url(../images/num-line1.png) center 5px repeat-x
}
.tab-box1.active {
    background: url(../images/num-line.png) 0 5px repeat-x;
    border-bottom: #1799d5 5px solid
}
.tab-box1.pending,
.tab-box1.completed,
.tab-box1.incompleted {
    background: url(../images/num-line.png) 0 5px repeat-x
}
.tab-box1 span {
    background: #293941 url(../images/num-bg.png) 0 0 repeat-x;
    width: 49px;
    height: 49px;
    display: block;
    line-height: 49px;
    text-align: center;
    color: #717d94;
    margin: 0 auto
}
.tab-box1.active span {
    background: url(../images/num-bg-h.png) 0 0 repeat-x;
    color: #1799d5
}
.tab-box1.pending span {
    background: url(../images/num-bg-p.png) 0 0 repeat-x;
    color: #FFF
}
.tab-box1.incompleted span {
    background: url(../images/incomplete.png) 0 0 repeat-x;
    color: #FFF
}
.tab-box1.completed span {
    background: url(../images/num-bg-c.png) 0 0 repeat-x;
    color: #FFF
}
.tab-box1 strong {
    color: #717d94;
    text-align: center;
    float: left;
    width: 100%;
    line-height: 55px;
    font-size: 14px
}
.tab-box1.active strong {
    color: #1799d5
}
.tab-box2 {
    width: 180px;
    float: left;
    height: 100px;
    padding-top: 5px;
    background: url(../images/num-line-r.png) -110px 5px no-repeat
}
.tab-box2.active {
    background: url(../images/num-line-r-h.png) -110px 5px no-repeat;
    border-bottom: #1799d5 5px solid
}
.tab-box2.pending,
.tab-box2.completed,
.tab-box2.incompleted {
    background: url(../images/num-line-r-h.png) -110px 5px no-repeat
}
.tab-box2 span {
    background: #293941 url(../images/num-bg.png) 0 0 repeat-x;
    width: 49px;
    height: 49px;
    display: block;
    line-height: 49px;
    text-align: center;
    color: #717d94;
    margin: 0 auto
}
.tab-box2.active span {
    background: url(../images/num-bg-h.png) 0 0 repeat-x;
    color: #1799d5
}
.tab-box2.pending span {
    background: url(../images/num-bg-p.png) 0 0 repeat-x;
    color: #FFF
}
.tab-box2.incompleted span {
    background: url(../images/incomplete.png) 0 0 repeat-x;
    color: #FFF
}
.tab-box2.completed span {
    background: url(../images/num-bg-c.png) 0 0 repeat-x;
    color: #FFF
}
.tab-box2 strong {
    color: #717d94;
    text-align: center;
    float: left;
    width: 100%;
    line-height: 55px;
    font-size: 14px
}
.tab-box2.active strong {
    color: #1799d5
}
#sub-text-row {
    width: 100%;
    float: left
}
.sub-txt-col {
    width: 860px;
    margin: 0 auto
}
.sub-txt {
    font-size: 18px;
    line-height: 24px;
    color: #58595b;
    text-align: center;
    font-family: 'gotham-rounded-light', Arial, Helvetica, sans-serif;
    width: 100%;
    float: left
}
.sub-txt-col strong {
    width: 100%;
    float: left;
    text-align: center;
    color: #58595b
}
#content-row {
    width: 100%;
    float: left;
    margin-top: 50px
}
#content-col {
    width: 1203px;
    margin: 0 auto
}
#content-box {
    width: 100%;
    background: #FFF;
    border-radius: 5px;
    float: left;
    border: #d0d1d8 1px solid;
    margin-bottom: 30px;
    padding: 0 0 20px
}
#form-inner {
    width: 870px;
    margin: 0 auto;
    position: relative
}
#form-inner-box {
    width: 100%;
    float: left;
    margin: 40px 0;
    position: relative
}
h4 {
    color: #40516f;
    font-size: 21px;
    background: url(../images/ttl-arrow.jpg) 0 8px no-repeat;
    float: left;
    width: 100%;
    text-indent: 25px;
    border-bottom: #e3e4e5 1px solid;
    padding-bottom: 15px;
    text-transform: uppercase
}
@media only screen and (max-width: 767px) {
    #form_col {
        width: 100%!important
    }
}
#form_row {
    width: 100%;
    float: left
}
#form_col {
    width: 48%;
    float: left
}
#form_col:last-child {
    width: 48%;
    float: left;
    margin-left: 3%
}
#form-strip {
    width: 100%;
    float: left
}
#form-strip h5 {
    font-size: 15px;
    color: #8b93a6;
    font-weight: 700;
    width: 100%;
    float: left;
    margin-top: 15px
}
#form-strip h5 i {
    font-style: italic;
    font-family: 'gotham-rounded-light', Arial, Helvetica, sans-serif;
    font-weight: lighter;
    letter-spacing: -.5px
}
#form-strip h5 span {
    color: #fbaf5d;
    font-size: 18px
}
#fields-row {
    width: 100%;
    float: left
}
#content-box #form-inner #form-inner-box #form-strip .paid_language_container {
    width: 70%
}
.check-box {
    float: left;
    margin-top: 0;
    width: 290px
}
.check-box input {
    float: left
}
.check-box label {
    font-size: 13px;
    color: #939598;
    font-family: 'gotham-rounded-light', Arial, Helvetica, sans-serif;
    font-weight: lighter;
    float: left;
    margin-left: 0;
    text-indent: 0;
    line-height: 20px;
    width: 100px
}
.check-box label.label-active {
    color: #179ad6;
    font-weight: 700;
    font-family: 'GothamRounded-Medium', Arial, Helvetica, sans-serif
}
.input-width {
    width: 325px;
    height: 50px;
    float: right
}
.select-width {
    width: 275px;
    height: 40px;
    float: left
}
.last_renovation {
    width: 100%
}
.select-box {
    float: left;
    background: url(../images/select-bg.jpg) repeat-x;
    width: 100%;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
    text-indent: 5px;
    color: #4c4d4f;
    font-size: 13px;
    font-family: 'gotham-rounded-light', Arial, Helvetica, sans-serif;
    font-weight: lighter
}
.up-btn {
    font-size: 13px;
    color: #FFF;
    text-align: center;
    line-height: 40px;
    width: 210px;
    /*position:absolute;right:0;*/

    font-weight: 700;
    text-transform: uppercase;
    -webki-appearance: none
}
.up-btn .button {
    cursor: pointer;
}
#up-img-row {
    width: 100%;
    float: left;
    margin: 20px 0 0
}
.img-box {
    width: 119px;
    float: left;
    margin-right: 10px
}
.img-box > span {
    float: left;
    color: #58595b;
    font-size: 12px;
    line-height: 25px;
    font-weight: 300
}
.input-section {
    width: 100%;
    height: 40px;
    float: left;
    line-height: 40px
}
.select-col .input-section {
    color: #939598;
    font-family: "gotham-rounded-light", Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: lighter;
    padding-left: 5px
}
.apart-section {
    width: 48.8%;
    float: left
}
.apart-section1 {
    width: 20%;
    float: left
}
.apart-section2 {
    width: 78%;
    float: left
}
.apart-l {
    margin-left: 0
}
.layout-box {
    width: 160px;
    float: left;
    margin-right: 70px
}
.layout-box:last-child {
    width: 160px;
    float: left;
    margin-right: 0
}
.layout-box1 {
    float: left;
    width: auto
}
.layout-box1 input[type="radio"] + label {
    margin-right: 0
}
.layout-box1:last-child {
    float: left
}
.check-box1 {
    width: auto;
    float: left;
    margin-top: 20px
}
.check-box1 input {
    float: left
}
.check-box1 label {
    font-size: 13px;
    color: #939598;
    font-family: 'gotham-rounded-light', Arial, Helvetica, sans-serif;
    font-weight: lighter;
    float: left;
    margin-left: 0;
    text-indent: 0;
    line-height: 20px
}
.check-box1 label.label-active {
    color: #179ad6;
    font-weight: 700;
    font-family: 'GothamRounded-Medium', Arial, Helvetica, sans-serif
}
.layout-img {
    float: left;
    margin-top: 20px;
    /*text-align: left;*/ /*center;*/
    width: 100%
}
.template_div {
    display: inline-block;
    float: left;
    width: 160px;
    margin-right: 15px
}
.template_div.last {
    margin: 0;
}
.template_div > span {
    display: block
}
.template_div > span > label {
    width: auto
}
#bot-btn-row {
    width: 100%;
    float: left;
    margin: 30px 0
}
.button-inner {
    width: 1205px;
    margin: 0 auto
}
.prev-btn {
    float: left
}
#right-section {
    width: auto;
    float: right
}
.right-btn {
    float: right;
    margin-left: 20px
}
#map_image {
    float: left;
    /*margin-top:30px*/
}
#map_close_image {
    float: left
}
.ajax-upload-dragdrop {
    margin-top: 20px
}
#footer {
    width: 100%;
    background: #293941;
    float: left;
    margin-top: 0;
    padding-bottom: 30px
}
#footer-left {
    width: 50%;
    float: left
}
#footer-left .f-logo {
    float: left;
    margin-top: 30px
}
.copywrite_cls {
    width: 100%;
    float: left
}
.copywrite_cls p {
    float: left;
    font-size: 11px;
    width: 100%;
    color: #FFF;
    margin-top: 25px;
    float: left;
    text-align: left
}
.copywrite_cls p a {
    color: #1799d5;
    text-decoration: none
}
.copywrite_cls p a:hover {
    color: #1799d5;
    text-decoration: underline
}
#footer-right {
    width: 50%;
    float: left
}
.footer-top {
    width: 100%;
    float: left;
    margin-top: 38px
}
#f-btn {
    width: auto;
    float: right
}
#f-nav {
    width: auto;
    float: right;
    margin-top: 17px
}
#f-nav a {
    font-size: 15px;
    font-weight: 500;
    color: #FFF;
    text-decoration: none;
    margin-right: 50px;
    letter-spacing: -.5px
}
#f-nav a.active {
    color: #84c8ed
}
.f-login {
    width: 118px;
    height: 47px;
    color: #FFF;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    line-height: 47px;
    border-radius: 30px;
    float: right;
    background: none;
    margin-right: 50px;
    letter-spacing: -.5px;
    border: #FFF 1px solid;
    text-decoration: none
}
.f-language {
    width: 80px;
    height: 47px;
    float: right;
    background: #000 url(../images/drop-arrow.png) no-repeat 52px 20px;
    border-radius: 30px;
    overflow: hidden;
    line-height: 47px;
    display: block
}
.f-language select {
    width: 150%;
    border: none;
    background: transparent;
    -webkit-appearance: none;
    font-size: 15px;
    font-weight: 700;
    color: #FFF;
    line-height: 47px;
    padding: 12px 18px
}
#social-col {
    width: 215px;
    float: right;
    margin-top: 50px
}
#social-col p {
    font-size: 11px;
    color: #FFF;
    float: left
}
#icons-col {
    width: 125px;
    float: left;
    margin: 9px 0 0 20px
}
#icons-col a {
    margin-right: 10px
}
#icons-col a:last-child {
    margin-right: 0
}
#icons-col .in {
    background: url(../images/in-icon.png) 0 0 no-repeat;
    width: 22px;
    height: 22px;
    float: left
}
#icons-col .tw {
    background: url(../images/tw-icon.png) 0 0 no-repeat;
    width: 22px;
    height: 22px;
    float: left
}
#icons-col .fb {
    background: url(../images/fb-icon.png) 0 0 no-repeat;
    width: 22px;
    height: 22px;
    float: left
}
#icons-col .tw1 {
    background: url(../images/tw1-icon.png) 0 0 no-repeat;
    width: 22px;
    height: 22px;
    float: left
}
#form_col:last-child {
    margin-left: 3%
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .language select {
        padding: 0 22px;
        background: none
            /*url(../images/drop-arrow.png) no-repeat 50px 18px*/
    }
    .select-box {
        text-indent: 15px
    }
}
#login_form {
    margin: 0;
    padding: 0
}
#login_form .note {
    text-align: left;
    margin: 10px 0;
    font-size: 13px
}
#login_form,
#forgot-password-form {
    width: 100%;
    float: left;
    font-size: 15px;
    font-family: 'GothamRounded-Medium', Arial, Helvetica, sans-serif;
    font-weight: 400;
    color: #069
}
#login_form .row,
#forgot-password-form .row {
    margin-bottom: 10px
}
.note {
    margin-bottom: 20px
}
#login_form .rgst_txt p {
    margin: 0;
    text-align: left
}
#login_form .field label,
#forgot-password-form .field label {
    color: #939598;
    float: left;
    font-family: "gotham-rounded-light", Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: lighter;
    line-height: 20px;
    margin-bottom: 5px;
    text-indent: 0;
    width: 80px
}
#login_form .register-txt,
.back_to_login {
    color: #939598;
    font-family: "gotham-rounded-light", Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: lighter;
    line-height: 20px
}
#login_form .register-txt a,
#login_form .back_to_login a {
    color: #179ad6;
    text-decoration: underline
}
.register-txt a:hover,
.back_to_login a:hover {
    color: #179ad6;
    text-decoration: none
}
label .required,
.note .required {
    color: red
}
#login_form .input-box,
#forgot-password-form .input-box {
    width: 95%;
    height: 30px;
    border: #CCC 1px solid;
    margin: 0
}
.buttons input {
    width: auto;
    padding: 0 30px;
    text-align: center;
    line-height: 30px;
    color: #FFF;
    border: none;
    cursor: pointer
}
.rememberMe input[type="checkbox"]:not(old) + label {
    margin-left: 0;
    cursor: pointer
}
.remember-label {
    line-height: 20px;
    margin-bottom: 20px;
    margin-left: 10px;
    width: 260px!important
}
#login-form .errorMessage,
#forgot-password-form .errorMessage {
    color: red;
    margin-top: 5px;
    padding-left: 0;
    font-family: "gotham-rounded-light", Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: lighter;
    width: 90%
}
.form p {
    font-size: 13px;
    font-family: 'GothamRounded-Medium', Arial, Helvetica, sans-serif;
    font-weight: 400
}
.forgotpass_area {
    display: block;
    float: right;
    font-size: 13px;
    font-weight: lighter;
    margin-top: 7px
}
.forgotpass_area a {
    color: #179ad6
}
.forgotpass_area a:hover {
    text-decoration: none
}
.box-body {
    margin-top: 20px;
    float: left
}
#register_form {
    float: left;
    width: 100%
}
#register_form .row {
    width: 100%;
    float: left;
    margin-bottom: 20px
}
#register_form .row .inner-row {
    float: left
}
#register_form label {
    width: 180px;
    line-height: 40px;
    float: left;
    color: #939598;
    font-family: "gotham-rounded-light", Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: lighter
}
#register_form .input-width,
#register_form .select-width {
    width: 300px;
    height: 40px;
    border-radius: 0;
    float: left;
    border: #CCC 1px solid
}
#register_form .select-width {
    width: 302px!important;
    margin: 0
}
#register_form .select-col select {
    width: 100%;
    border: 0 none
}
#register_form .errorMessage {
    color: red;
    margin-top: 5px;
    font-family: "gotham-rounded-light", Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: lighter;
    float: left;
    clear: both
}
.alrt_cls {
    width: 96%;
    position: absolute;
    top: 100px;
    text-align: center;
    margin: 0 2%;
    padding: 0;
    left: 0
}
.alert-dismissable {
    font-family: "Titillium-Web", Arial, Helvetica, sans-serif;
    font-weight: 700;
    margin: 20px 0;
    padding: 10px 15px;
    border: 1px solid transparent;
    border-radius: 4px
}
.alert.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
    width: 98%;
    text-align: center;
    display: inline-block
}
.alert.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
    width: 98%;
    text-align: center;
    display: inline-block
}
.alert.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
    width: 96%;
    text-align: center;
    display: inline-block;
    margin: 0 0 20px;
    padding: 15px 2%
}
.alert.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
    width: 98%;
    text-align: center;
    display: inline-block
}
.alert button.close {
    color: #000;
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    opacity: .2;
    text-shadow: 0 1px 0 #fff;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    padding: 0
}
.alert button.close:hover {
    opacity: 1
}
.alert-info a {
    color: #45a2c9
}
.alert-danger a {
    color: #fb6f6b
}
.alert-success a {
    color: #42b663
}
.alert-warning a {
    color: #e6cb76
}
#sub-text-row {
    width: 100%;
    float: left
}
.inner-txt {
    line-height: 24px;
    color: #58595b;
    text-align: center;
    font-family: 'gotham-rounded-light', Arial, Helvetica, sans-serif;
    width: 100%;
    float: left;
    margin-top: 30px
}
.sub-txt-col strong {
    width: 100%;
    float: left;
    text-align: center;
    color: #58595b
}
.product-area {
    width: 100%;
    float: left;
    border-top: #e4e4e4 1px solid;
    border-bottom: #e4e4e4 1px solid;
    margin-top: 20px;
    padding: 40px 0;
    margin-bottom: 50px
}
.product-row {
    width: 100%;
    float: left;
    margin: 0 0 40px
}
.product-row:last-child {
    margin-bottom: 0
}
.product-row img {
    float: left;
    margin-right: 30px
}
.products-txt {
    float: left;
    width: 865px
}
.products-txt strong {
    float: left;
    color: #4b5c6e;
    font-size: 21px;
    font-weight: 700
}
.products-txt p {
    line-height: 24px;
    color: #58595b;
    text-align: left;
    font-family: 'gotham-rounded-light', Arial, Helvetica, sans-serif;
    float: left;
    margin: 10px 0 0
}
.press-row {
    width: 100%;
    float: left;
    margin-top: 40px;
    border-top: #e4e4e4 1px solid;
    padding-top: 40px
}
.press-row ul {
    width: 100%;
    float: left;
    margin-top: 30px
}
.press-row ul li {
    width: 48%;
    float: left;
    margin: 10px 0
}
.press-row ul li a {
    font-size: 18px;
    color: #179ad7;
    font-weight: lighter;
    line-height: 20px;
    padding: 8px 0 8px 60px;
    background: url(../images/pdf-icon.jpg) 0 0 no-repeat;
    height: 40px;
    display: block;
    text-decoration: none
}
.press-row ul li:hover a {
    background: url(../images/pdf-icon-h.jpg) 0 0 no-repeat;
    text-decoration: underline
}
.faq-row {
    width: 100%;
    float: left;
    padding-top: 40px;
    margin-top: 40px;
    margin-bottom: 10px;
    border-top: #e4e4e4 1px solid
}
h1 {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 41px;
    line-height: 75px;
    color: #4b5c6e;
    font-weight: 400;
    letter-spacing: -1px;
    margin-top: 40px
}
.ttl-line {
    background: url(../images/ttl-line1.jpg) bottom center no-repeat
}
h5 {
    float: left;
    font-size: 24px;
    line-height: 35px;
    color: #4b5c6e;
    font-weight: 400;
    letter-spacing: -1px;
    float: left
}
.addr-col {
    width: 400px;
    margin: 0 auto
}
.addr-col strong {
    width: 100%;
    float: left;
    font-size: 24px;
    color: #4b5c6e;
    text-align: center;
    font-weight: 700;
    line-height: 26px;
    margin-top: 40px;
       
}
.addr-col p {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #293941;
    text-align: center;
    font-weight: 400;
    line-height: 26px;
    font-family: 'Titillium-Web', Arial, Helvetica, sans-serif;
    margin: 10px 0
}
.email-txt {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #179ad6;
    text-align: center;
    font-weight: 400;
    line-height: 26px;
    text-decoration: none;
    font-family: 'Titillium-Web', Arial, Helvetica, sans-serif
}
.email-txt:hover {
    text-decoration: underline
}
h3 {
    font-size: 34px;
    color: #179ad6;
    width: 100%;
    float: left;
    text-align: center;
    font-weight: lighter;
    font-family: 'gotham-rounded-light', Arial, Helvetica, sans-serif
}
#location-row .check-box {
    width: 50%;
    float: left
}
.up-photos {
    margin-top: 10px;
    float: left!important;
    position: static
}
.preview_image {
    width: 178px;
    margin-top: 20px;
    float: left
}
.MultiFile-wrap {
    cursor: pointer;
    display: block;
    margin-top: -40px;
    opacity: 0;
    overflow: hidden
}
#form-strip .sub_ttl {
    font-size: 20px;
    color: #179AD6;
    font-weight: 300;
    margin-bottom: -15px;
    margin-top: 20px
}
#fields-row h5 {
    margin-top: 10px
}
#bot-btn-row {
    margin: 0px;
}
.right-btn1 {
    top: 0
}
.map_cls {
    margin-bottom: 35px;
    /*width:100%!important*/
}
#location-row {
    margin-left: 30px
}
.layout-img > img {
    border: 1px solid #ccc
}
.fr {
    float: right
}
#content-box h4 img.info-tooltip,
#content-box h5 img.info-tooltip,
.pointer_location img.info-tooltip {
    vertical-align: middle;
    cursor: help
}
a.terms_link {
    color: #1799d5;
    text-decoration: none
}
a.terms_link:hover {
    text-decoration: underline
}
.location_list {
    color: #58595b;
    float: left;
    font-family: gotham-rounded-light, Arial, Helvetica, sans-serif;
    font-size: 17px;
    line-height: 24px;
    text-align: left;
    margin-left: 40px
}
.location_list li {
    list-style: outside disc;
    margin-bottom: 10px
}
.location_error {
    color: red;
    float: left;
    font-family: gotham-rounded-light, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 24px;
    width: 100%;
    text-align: left;
    margin-left: 40px
}
.location_error a {
    color: red;
    float: left;
    font-family: gotham-rounded-light, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 24px;
    width: 100%;
    text-align: left;
    text-decoration: none
}
.location_error li {
    list-style: outside circle;
    margin-bottom: 5px
}
p.error-title {
    font-size: 20px;
    font-weight: 800;
    color: red;
    border-bottom: 1px solid red;
    text-align: left
}
.location_apart {
    float: left;
    position: relative
}
#photos_and_environment_form .upload_photo {
    width: 225px;
    float: left;
    margin-right: 20px
}
#photos_and_environment_form .photos_fr {
    float: left;
    width: 225px
}
#photos_and_environment_form .ajax-file-upload-container {
    width: 625px;
    float: left
}
#photos_and_environment_form #form-strip {
    padding-bottom: 35px;
    border-bottom: 1px solid #ddd
}
#photos_and_environment_form .ajax-file-upload-statusbar {
    float: left
}
#footprint_form .ajax-file-upload-statusbar {
    margin-bottom: 30px
}
#footprint_form .ajax-file-upload-statusbar .image_editor {
    background: #3396c9 none repeat scroll 0 0;
    bottom: 50px;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    height: 20px;
    left: 0;
    margin: 5px 0 16px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    width: 100%;
}
#map_image > img #map_close_image > img {
    width: 100%
}
#notification {
    float: left;
    width: 100%;
    margin: 20px 0;
    text-align: center;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    padding: 20% 0;
}
#notification .alert {
    font-size: 14px;
    padding: 25px;
    border: 1px solid transparent;
    border-radius: 4px;
    text-align: right;
    width: auto;
    box-shadow: #666 0 0 8px
}
.ajax-upload-dragdrop {
    margin-top: 20px
}
.ajax-file-upload-container {
    top: 45x
}
.ajax-file-upload-container img {
    width: 100%!important
}
#embed-map-canvas {
    height: 300px;
    width: 580px;
    margin-top: 20px
}
.location_img {
    display: none
}
.sub_text {
    text-align: left
}
#last_stage {
    width: 420px;
    float: right
}
#last_stage .preview-btn {
    float: right
}
#last_stage .back-btn1 {
    float: left
}
.point_of_interest {
    background: #1e9157;
    border: medium none;
    border-radius: 30px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 12px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    float: left;
    padding: 0 14px;
    font-weight: lighter;
    margin-right: 5px;
    margin-bottom: 10px
}
.point_of_interest:hover,
.point_of_interest.active {
    background: #18d87b
}
.pointer_location {
    /*width:655px;*/

    width: 100%;
    float: left
}
.input-section-1 {
    width: 278px;
    height: 40px!important
}
#banner-box a {
    height: auto;
    font-size: 16px;
    line-height: 20px;
    padding: 20px
}
.dashboard_container {
    float: left;
    text-align: center;
    width: 100%
}
.dashboard_buttons {
    border: medium none;
    border-radius: 5px;
    display: inline-block;
    font-size: 14px;
    height: 110px;
    width: 140px;
    text-align: center;
    font-weight: lighter;
    margin-right: 25px
}
.button01 {
    background: #2cb673 url(../images/profile_01.png) no-repeat center top
}
.button05 {
    background: #2cb673 url(../images/create_new_dossier_icon.png) no-repeat center top 8px
}
.button02 {
    background: #2cb673 url(../images/mydossier_01.png) no-repeat center top
}
.button03 {
    background: #2cb673 url(../images/mydossier_02.png) no-repeat center top
}
.button04 {
    background: #2cb673 url(../images/mydossier_03.png) no-repeat center top
}
.dashboard_buttons a {
    text-decoration: none;
    color: #FFF;
    padding: 50px 0 0;
    float: left;
    width: 100%;
    margin-top: 18px
}
.dashboard_buttons:hover {
    background-color: #18d87b
}
.template-img {
    display: inline-block;
    float: none;
    margin: 10px 12px;
    text-align: center;
    width: 125px
}
.template-img a {
    color: #40516f;
    text-decoration: none
}
.template-img img {
    border: 1px solid #ccc;
    padding: 2px
}
.template-img span {
    font-size: small
}
.template-img.first {
    margin-left: 0;
    clear: both
}
.template-img.last {
    margin-right: 0
}
.custom_text_field {
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    text-indent: 0!important;
    width: 155px!important
}
.right-btn.save-btn.disabled {
    cursor: default;
    opacity: .5
}
.with-plz {
    position: relative
}
.plz_result {
    background-color: #fff;
    border: 1px solid #add8e6;
    border-radius: 5px;
    color: gray;
    font-family: "gotham-rounded-light", Arial, Helvetica, sans-serif;
    font-size: 14px;
    max-height: 200px;
    overflow-y: auto;
    padding: 0 10px;
    position: absolute;
    top: 100px;
    width: 95%
}
.plz_result li {
    cursor: pointer
}
.plz_result li:hover {
    color: #fff;
    background-color: #0098da
}
.plz_result.plz_result1 {
    top: 50px;
    z-index: 99999
}
.appart_plz_result {
    background-color: #fff;
    border: 1px solid #add8e6;
    border-radius: 5px;
    color: gray;
    font-family: "gotham-rounded-light", Arial, Helvetica, sans-serif;
    font-size: 14px;
    max-height: 200px;
    overflow-y: auto;
    padding: 0 10px;
    position: relative;
    top: 5px;
    width: 95%
}
.appart_plz_result li {
    border-bottom: 1px solid #ddd;
    cursor: pointer;
    padding: 2px 0
}
.appart_plz_result li:hover {
    color: #fff;
    background-color: #0098da
}
.search_container {
    background-color: #fff;
    border: 1px solid #add8e6;
    border-radius: 5px;
    color: gray;
    font-family: "gotham-rounded-light", Arial, Helvetica, sans-serif;
    font-size: 14px;
    max-height: 200px;
    overflow-y: auto;
    padding: 0 10px;
    top: 100px;
    width: 95%
}
.search_container li {
    cursor: pointer
}
.search_container li:hover {
    color: #fff;
    background-color: #0098da
}
.terms_and_condition {
    width: 100%
}
.fact_figure_table label {
    margin: 0!important;
    width: auto!important
}
.fact_figure_table input[type="radio"] {
    position: fixed
}
.ff_waiting_div {
    display: none;
    background-color: #FFF;
    height: 100%;
    left: 0;
    opacity: .6;
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    z-index: 99999
}
.ff_waiting_div > img {
    margin-top: 140px
}
#target {
    width: auto;
    font-family: Arial
}
.wrappar_div {
    background: -webkit-linear-gradient(left top, #ececed, #fff);
    background: -o-linear-gradient(bottom right, #ececed, #fff);
    background: -moz-linear-gradient(bottom, #ececed, #fff);
    background: linear-gradient(to bottom, #ececed, #fff);
    min-height: 630px;
    width: 285px;
    float: left
}
.extra_div {
    width: 100%;
    height: 25px
}
.main_title {
    background-color: #9a9b9e;
    color: #fff;
    width: 275px;
    padding: 15px 10px
}
.main_title span {
    font-weight: 700;
    font-size: 14px;
    padding: 0
}
.first_graphics {
    margin: 30px 70px 0 60px;
    min-height: 200px;
    position: relative
}
.first_graphics div {
    position: absolute;
    bottom: 15px
}
.first_graphics div.second {
    font-size: 12px;
    text-align: center;
    width: 100%;
    color: #666;
    bottom: 0
}
.first_graphics div img,
.first_graphics1 div img {
    width: 30px;
    margin: 2px
}
.second_graphics {
    margin: 30px 0 0;
    width: 100%;
    text-align: center;
    position: relative
}
.second_graphics span {
    font-size: 12px;
    text-align: center;
    width: 100%;
    color: #666
}
#target_area_chart .top_round {
    width: 480px;
    height: 480px;
    -webkit-border-radius: 240px;
    -moz-border-radius: 240px;
    border-radius: 240px;
    border: #FFF 5px solid;
    background: #e7e8e9
}
#target_area_chart .outer_round1 {
    width: 280px;
    height: 280px;
    margin: 20% auto 0
}
#target_area_chart .top_round1 {
    -webkit-border-radius: 150%;
    -moz-border-radius: 150%;
    border-radius: 150%;
    background: #0098da;
    text-align: center;
    width: 100%;
    height: 100%;
    float: left
}
#target_area_chart .top_round2 {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background: #826C64;
    margin: 0 auto
}
#target_area_chart .outer_round2 {
    margin-top: 110px
}
#target_area_chart .span1.outer {
    display: block;
    margin-top: 30px
}
#target_area_chart .top_round1 .span1 {
    color: #fff;
    font-weight: 700;
    font-size: 28px
}
#target_area_chart .top_round1 .span2 {
    font-size: 22px
}
.fact_figure_table {
    width: 100%;
    border: none;
    font-size: 12px;
    display: inline-table;
    margin-top: 50px
}
.fact_figure_table th {
    border: #eaeaea 1px solid;
    background: #179ad6;
    color: #fff;
    padding: 8px;
    text-align: left
}
.fact_figure_table td {
    border: #eaeaea 1px solid;
    color: #8b93a6;
    padding: 8px;
    font-size: 13px
}
.fact_figure_table tr:last-child td {
    border: none
}
#select_plz {
    padding: 0 30px;
    line-height: 40px;
    background: #179ad6;
    color: #fff;
    border: none;
    cursor: pointer;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    margin: 5px 0 0 -8px
}
.paid_addon_table {
    border: none;
    font-size: 12px;
    float: left
}
.paid_addon_table th {
    border: #eaeaea 1px solid;
    background-color: #2a89b2;
    color: #fff;
    padding: 8px;
    text-align: left
}
.paid_addon_table td {
    border: #eaeaea 1px solid;
    color: #8b93a6;
    padding: 4px 8px;
    font-size: 13px
}
.paid_addon_table .check-box {
    width: 32px
}
.paid_addon_table .check-box label {
    margin-right: 0
}
table.paid_addon_table {
    display: block;
    overflow-x: auto;
    width: 100%
}
.result_container p span b {
    float: right;
    margin-left: 10px;
    width: 59px
}
.add_paid_custom_row {
    float: left;
    text-indent: -9999px;
    background: url(../images/24_plus.png) top center no-repeat;
    height: 24px;
    width: 24px
}
.delete_paid_custom_row {
    float: left;
    text-indent: -9999px;
    background: url(../images/24_minus.png) top center no-repeat;
    height: 24px;
    width: 24px
}
.result_container {
    width: 100%;
    float: left
}
.result_container p {
    width: 60%;
    float: left;
    color: #666;
    margin: 10px 0;
    padding: 0;
    font-size: 16px
}
.result_container p span {
    margin-left: 20px;
    color: #333;
    float: right;
    width: 30%;
}
.result_container p.price_total {
    width: 60%;
    float: left;
    color: #000;
    font-weight: bolder;
    border-top: #CCC 1px solid;
    padding-top: 20px
}
.img_preview {
    float: left;
    width: 100%;
    position: relative
}
.company_logo_upload {
    background-color: #f6f5f7;
    font-family: "gotham-rounded-light", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: lighter;
    padding: 8px 0;
    width: 100%
}
.Language_delete_description {
    padding-left: 20px
}
.Language_delete_description li {
    list-style: outside;
    font-family: "gotham-rounded-light", Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin: 5px 0
}
.product {
    bottom: 7.5%;
    position: absolute;
    right: 43%
}
.cms_page {
    float: left;
    text-align: left;
    width: 100%
}
.cms_page p {
    font-size: 17px
}
.cms_page a {
    color: #1799d5
}
.cms_page ul {
    padding-left: 40px
}
.cms_page ul li {
    list-style: outside
}
.order_view {
    background: url(../images/view-icon.png) top center no-repeat;
    display: inline-block;
    height: 20px;
    text-indent: -9999px;
    width: 20px
}
.download_template_button {
    width: 80%;
    float: left;
    text-align: center;
    font-size: 14px;
    margin: 2px 0;
}
.download_template_button a {
    text-decoration: none;
    color: #FFF;
    background: #179ad6;
    display: block;
    padding: 5px 0;
    font-family: "GothamRounded-Medium", Arial, Helvetica, sans-serif;
    border-bottom: #13648d 3px solid;
    border-radius: 3px
}
.select_arrow {
    margin-top: 10px;
}
.template-img span {
    width: 100%;
    float: left;
    text-align: center;
    font-size: small
}
#PhotoPrevs div.thumbs .del_button1 {
    position: absolute;
    right: 0;
    top: 0;
    width: 24px;
    height: 24px;
    z-index: 999;
}




.subscription-box-radio {
    display: block;
    position: relative;
    padding-left:0;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    float: left;
}

/* Hide the browser's default radio button */
.subscription-box-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
/*.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
}
*/
/* On mouse-over, add a grey background color */
.subscription-box-radio:hover input ~ .checkmark {
    background-color: none;
}

/* When the radio button is checked, add a blue background */
.subscription-box-radio input:checked ~ .checkmark {
    background-color: none;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.subscription-box-radio input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.subscription-box-radio .checkmark:after {
    top: 0;
    left: 0;
    width: 100%;
    height: 99%;
    border-radius: 21px;
    border: 2px solid #cdcdcb;
    box-shadow: 3px 3px 9px #179ad6;
}

.subscription-design{ float: left; width: 100%;margin-top: 30px; }
.subscription-box{float: left; width: 23%;margin-right: 17px;}
.subscription-box-bg{float: left; width: 100%; background: #fafbfb; border: 1px solid #cdcdcb;border-radius: 20px;overflow: hidden;}
.subscription-box-top{float: left; width: 100%;   background: linear-gradient(#dfb38b, #c9a27f); }
.subscription-box-top:after{/*background: url(../images/subscription-sh.png) no-repeat;*/
position: absolute;
left: -1px;
top: 94px;
content: "";
width: 202px;
height: 13px;}
.subscription-box-top-text{float: left; width: 100%; text-align: center;}
.subscription-box-top-text h5{ float: left; width: 100%;  color: #fff; font-size: 18px;font-family: 'GothamRounded-Medium'; position: relative;}
.subscription-box-top-text h5:after{/*background: url(../images/subscription-title-br.png) no-repeat;*/
position: absolute;left: 18px;top: 34px;content: "";width: 200px;height: 4px;}
.subscription-box-top-text h2{ float: left; width: 100%;  color: #fff; font-size: 48px;font-family: 'GothamRounded-Medium'; font-weight: bold; opacity: 0.6;}
.subscription-box-des{float: left; width: 100%;padding: 0 13px;}
.subscription-box-des li{float: left; width: 100%;  color: #454242; font-size: 14px;font-family: 'gotham-rounded-light';text-align: left; font-weight: 600; position: relative;

padding: 11px 0px;}
.subscription-box-des li span{ float: none;
    display: inline-block;
    position: relative;
    top: 5px;
margin-right: 5px;}
.subscription-box-des li:after{/*background: url(../images/subscription-des-br.png) no-repeat;*/
position: absolute;left:0px;top: 48px;content: "";width: 200px;height: 4px;}

.subscription-box:nth-child(2) .subscription-box-top{float: left; width: 100%;   background: linear-gradient(#b1b1b1, #908f8f); }
.subscription-box:nth-child(2) .subscription-box-top-text h5:after{/*background: url(../images/subscription-des-br-01.png) no-repeat;*/}

.subscription-box:nth-child(3) .subscription-box-top{float: left; width: 100%;   background: linear-gradient(#e8b954, #c59d48); }
.subscription-box:nth-child(3) .subscription-box-top-text h5:after{/*background: url(../images/subscription-des-br-02.png) no-repeat;*/}

.subscription-box:nth-child(4) .subscription-box-top{float: left; width: 100%;   background: linear-gradient(#545454, #343434); }
.subscription-box:nth-child(4) .subscription-box-top-text h5:after{/*background: url(../images/subscription-des-br-03.png) no-repeat;*/}


.number-print-row {
    display: block;
    position: relative;
    padding-top: 115px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    color: #575555;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    float: left;
    width: 16%;
    padding-left: 18px;
    font-family: 'gotham-rounded-light';
    text-align: left;
    font-weight: 600;
}


/* Hide the browser's default radio button */
.number-print-row input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.number-print-add .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 100px;
    width: 100px;
    background-color: #7c8b94;
    border-radius: 50%;
    text-align: center;
}
.number-print-add .checkmark img{padding: 20px 0 0;text-align: center;float: none;display: inline-block;margin: 0 auto;}
/* On mouse-over, add a grey background color */
.number-print-row:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.number-print-row input:checked ~ .checkmark {
    background-color: #3b9bd7;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.number-print-row:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.number-print-row input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.number-print-row .checkmark:after {
bottom: -31px;
right: -27px;
width: 23px;
height: 23px;
border-radius: 50%;
background: url(../images/right.png) no-repeat;
}

.number-print-add{float: left; width: 100%; margin-top: 30px;}
.subscription-box-des li img{width: 20px;}

/* About Us Looking Forward CSS Start */

.looking_frd{
    color: #009bde;
    float: left;
    font-size: 24px;
    text-align: center;
    width: 100%;
}
#pf-col {
    color: #464646;
    font-size: 18px;
    line-height: 30px;
    margin: 0 auto;
    width: 910px;
}
.looking_frd_main {
    margin: 10px auto;
    }
    
#pf-left {
    float: left;
    margin: 20px 0 0;
    text-align: right;
    width: 50%;
}

#pf-right {
    float: left;
    margin: 20px 0 0;
    text-align: left;
    width: 50%;
}

#pf-left .pro_img {
    float: left;
    width: 85%;
}


#pf-left .pro_content {
    clear: left;
    float: left;
    width: 80%;
}

#pf-col a {
    color: #1c98d8;
    text-decoration: none;
}

#pf-right .pro_img {
    padding-left: 65px;
}
#pf-right .pro_content {
    border-left: 1px solid #999999;
    padding-left: 90px;
}

.looking_frd_main {
    color: #58595b;
    font-family: "gotham-rounded-light",Arial,Helvetica,sans-serif;
}

/* About Us Looking Forward CSS End */

/* For building  */
.paid_addon_table_building {
    border: none;
    font-size: 12px;
    float: left
}
.paid_addon_table_building th {
    border: #eaeaea 1px solid;
    background-color: #2a89b2;
    color: #fff;
    padding: 8px;
    text-align: left
}
.paid_addon_table_building td {
    border: #eaeaea 1px solid;
    color: #8b93a6;
    padding: 4px 8px;
    font-size: 13px
}
.paid_addon_table_building .check-box {
    width: 32px
}
.paid_addon_table_building .check-box label {
    margin-right: 0
}
table.paid_addon_table_building {
    display: block;
    overflow-x: auto;
    width: 100%
}

.input-hidden {
  position: absolute;
  left: -9999px;
}
/*.custom_redio_btn input[type="radio"]:checked + label > img {
  border: 1px solid #fff;
  box-shadow: 0 0 3px 3px #090;
}*/
/* Stuff after this is only to make things more pretty */
.custom_redio_btn input[type="radio"] + label > img {
    width: auto;
    height: auto;
    transition: 500ms all;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.custom_redio_btn input[type="radio"] + label {background: #7c8b94;padding: 0;border-radius: 100%;width: 100px; height: 100px; position: relative;margin: 0 auto;margin-left: auto;text-align: center;float: none;}
.custom_redio_btn input[type="radio"]:checked + label{background: #3b9bd7;padding: 0;}
.custom_redio_btn input[type="radio"]:hover + label{background: #3b9bd7;padding: 0;}
.custom_redio_btn_ro{float: left; width: auto; text-align: center;}
.custom_redio_btn_ro label {cursor: pointer;}
.custom_redio_btn_ro h2 {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    font-family: 'gotham-rounded-light', Arial, Helvetica, sans-serif;
    text-align: center;
    color: #575555;
    font-weight: 100;
}
.custom_redio_btn input[type="radio"]:checked + label:after{background: url(../images/right-btn.png) no-repeat; content: ""; position: absolute; right: -16px;bottom: -30px;width: 27px;height: 27px;}
.custom_redio_btn {
    float: left;
    width: 100%;
    margin-top: 5px;
}
/*#register_form .ml-auto{margin-left:180px; position: relative;}*/
.g-recaptcha {
    float: left;
    width: 100%;
    margin-bottom: 0px;
    margin-left: 180px;
        position: relative;
    z-index: 99;
}
#register_form #Users_reCaptcha_em_{margin-left: 180px;}