@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Raleway:800,700,400);
@import url(https://fonts.googleapis.com/css?family=Signika:400,600);

/* Reset
---------------------------------*/
ul{
    list-style: none;
}

.figure{
    margin: 0px;
}

img{
    max-width: 100%;
}

a, a:hover, a:active{
    outline: 0px !important;
}

.clear{
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:before,
.clearfix:after{
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:after{
    clear: both;
}

.color-blue{
    color: #277dbf;
}

.mb60{
    margin-bottom: 60px;
}

/* Styles
---------------------------------*/
body{
    background: #ff504d!important;
    font-size: 14px;
    font-weight: normal;
    color: #888;
    margin: 0;
    overflow-x:hidden;
}

h2{
    font-size: 38px;
    color: #005188;
    font-weight: 700;
    margin: 0px 0 25px 0;
    text-align: center;
}

h3{
    font-weight: 600;
    color: #222;
    font-size: 18px;
    margin: 0 0 5px 0;
}

h6{
    font-size: 16px;
    color: #888;
    font-weight: 400;
    text-align: center;
    margin: 0 0 60px 0;
}

p{
    line-height: 24px;
    margin: 0;
}

/* Header Styles
---------------------------------*/

#header_wrapper{
    background: #000000;
    box-shadow:0 0 20px rgba(180, 180, 180, 0.3);
    transition:all 0.3s ease 0s;
    -webkit-transform:translateY(-3px);
    -moz-transform:translateY(-3px);
    -ms-transform:translateY(-3px);
    -o-transform:translateY(-3px);
    transform:translateY(-3px);
}

.header_box{
    position: relative;
}

.logo{
    float: left;
    margin-top: 14px;
    position: relative;
    z-index: 2;
}

.logo img { height:36px; }

.page_margintop {
    margin: 30px 0;
}

.res-nav_click{
    display: none;
}

/* Nav Styles
---------------------------------*/
.navbar-inverse{
    background-color: transparent;
    border-color: transparent;
}

.navbar{
    border: 0;
    min-height: 40px!important;
    margin-bottom: 0!important;
    background-color: #000000!important;
    padding: 5px 0;
}

.navbar-inverse .navbar-nav > li > a{
    color: #cfcfcf;
}

.navStyle{
    float: right;
}

.navStyle ul{
    list-style: none;
    padding: 0px;
}

.navStyle ul li{
    display: inline-block;
    margin: 0 10px;
}

.navStyle ul li:first-child{
    /*margin:0px;*/;
}

.navStyle ul li:last-child{
    margin: 0 0 0 23px;
}

.navStyle ul li a{
    display: block;
    font-size: 14px;
    color: #222;
    text-decoration: none;
    text-transform: none;
    font-weight: 600;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}

.navStyle ul li a:hover{
    color: #005188;
}

.nav>li>a {
}

.navStyle > li > a:hover, .nav > li > a:focus{
    text-decoration: none;
    color: #005188;
    background-color: transparent;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus{
    color: #fff;
    background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus{
    color: #da833a;
    background-color: transparent;
}

.navStyle > li.active > a,
.navStyle > li.active > a:hover{
    text-decoration: none;
    color: #005188;
    background-color: transparent;
}

.borderLeft{
    border-left: 1px solid #fff;
}

.borderRight{
    border-right: 1px solid #fff;
}

.borderTop{
    margin-top: 30px;
    border-top: 1px solid #dadada;
}

.mrgTop{
    margin-top: 30px;
}


.hero_section{
    position: relative;
}

.white_pad{
    position: relative;
    right: 0px;
    bottom: 0px;
}

.white_pad img{
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.top_left_cont{
    padding: 100px 0;
}

.top_left_cont h3{
    font-size: 16px;
    color: #f56eab;
    margin: 0 0 20px 0;
    text-align: left;
    font-weight: 700;
}

.top_left_cont h2{
    font-size: 48px;
    color: #fff;
    margin: 30px 0;
    text-align: left;
}

.top_left_cont h2 strong{
    font-size: 40px;
    font-weight: 500;
    line-height: 80px;
}

.top_left_cont p{
    font-size: 30px;
    font-weight: 200;
    color: #dadada;
    margin: 0 0 30px 0;
    line-height: 36px;
}

.hero_section{
    position: relative;
}

.bannerImg{
    position: absolute;
    bottom: 0px;
    right: 0px;
    float: right;
}

a.read_more2{
    display: block;
    font-size: 16px;
    margin: 0 20px;
    height: 46px;
    line-height: 46px;
    border-radius: 3px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
}

a.read_more2:hover{
    background: #fff;
    color: #005188;
    border: 1px solid #fff;
}

/* aboutus
---------------------------------*/
.aboutustp {}
.aboutustp p {font-size: 15px;line-height: 30px;}
.aboutustp h3 {font-size:24px;color:#333333;}
/* aboutus
---------------------------------*/

#search-section ul {
    text-align: center;
    margin-top: 20px;
}
#search-section ul li {
    display: inline-block;
    margin-bottom: 15px;
    margin-right: 15px;
}
#search-section ul li span {
    color:#ffffff;
}
#search-section ul li fieldset label {
    font-size: 12px;
    margin-left: 5px;
}
#search-section ul li fieldset label em {
    font-size: 13px;
}

/* Services
---------------------------------*/

#service{
    padding: 60px 0px;
    background: #efefef;
}

.service_wrapper{
    padding-top: 10px;
    padding-bottom: 60px;
}

.service_section{
}

.service_block{
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}

.service_icon{
    border: 2px solid #005188;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    margin: 0px auto 25px;
}

.service_icon.icon2{
    border: 2px solid #005188;
}

.service_icon.icon3{
    border: 2px solid #005188;
}

.service_icon span{
    background: transparent;
    border-radius: 50%;
    display: block;
    font-size: 24px;
    color: #005188;
    width: 90px;
    height: 90px;
    line-height: 90px;
}

.service_icon i{
    color: #005188;
    font-size: 40px;
    margin-top: 0;
    position: relative;
    top: 20px;
    z-index: 20;
}

.service_block h3{
    font-weight: 600;
    font-size: 18px;
    color: #111;
    margin: 15px 0 20px;
}

.service_block p{
    font-size: 16px;
    color: #888;
    margin: 0px;
}

/* Latest Work
---------------------------------*/

#work_outer{
    background: #f9f9f9;
    padding: 70px 0px;
    position: relative;
}

.work_pic{
    position: absolute;
    right: 0;
    top: 25%;
    width: 50%;
}

.service-list{
    padding: 0 0 0 0;
    font-size: 14px;
    margin-bottom: 40px;
}

.service-list-col1{
    float: left;
    width: 60px;
    text-align: center;
}

.service-list-col1 i{
    display:;
    color: #888;
    font-size: 19px;
    font-style: normal;
    line-height: 20px;
}

.service-list-col2{
    overflow: hidden;
}

.page_section.alabaster{
    background: #fafafa;
}

.work_bottom{
    padding: 20px 0 0 0px;
}

.work_bottom span{
    font-size: 18px;
    color: #333;
    display: block;
    margin: 0 0 20px 0;
}

a.contact_btn{
    background: #fff;
    text-transform: uppercase;
    display: block;
    width: 176px;
    height: 49px;
    text-align: center;
    line-height: 49px;
    font-size: 16px;
    color: #005188;
    border-radius: 3px;
    font-weight: 600;
    border: 2px solid #005188;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}

a.contact_btn:hover{
    background: #005188;
    color: #fff;
}

.input-text{
    background: transparent;
}

/* Portfolio
---------------------------------*/

#Portfolio{
    padding: 60px 0px;
}

.Portfolio-nav{
    padding: 0;
    margin: 0 0 45px 0;
    list-style: none;
    text-align: center;
}

.Portfolio-nav li{
    margin: 0 10px;
    display: inline;
}

.Portfolio-nav li a{
    display: inline-block;
    padding: 10px 22px;
    font-size: 12px;
    line-height: 20px;
    color: #222;
    border-radius: 4px;
    text-transform: uppercase;
    background: #f7f7f7;
    margin-bottom: 5px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.Portfolio-nav li a:hover{
    background: #005188;
    color: #fff;
    text-decoration: none;
}

.portfolioContainer{
    margin: 0 auto;
    padding-left: 15px;
    width: auto !important;
}

.Portfolio-box{
    text-align: center;
    width: 350px;
    overflow: hidden;
    float: left;
    padding: 12px 0px;
}

.Portfolio-box img{
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.Portfolio-box img:hover{
    opacity: 0.6;
}

.Portfolio-nav li a.current{
    background: #005188;
    color: #fff;
    text-decoration: none;
}

img{
    max-width: 100%;
}

/* no transition on .isotope container */

.isotope .isotope-item{
    /* change duration value to whatever you like */
    -webkit-transition-duration: 0.6s;
    -moz-transition-duration: 0.6s;
    transition-duration: 0.6s;
}

.isotope .isotope-item{
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}

.page_section.paddind{
    padding-bottom: 60px;
}

/* Happy Clients
---------------------------------*/

#clients{
    padding: 60px 0px;
    background: #efefef;
}

.client_area{
    width: 960px;
    margin: 0px auto;
}

.client_section{
    padding: 35px 0 0 0;
}

.client_section.btm{
    padding: 20px 0 0 0;
}

.client_profile{
    float: left;
    text-align: center;
}

.client_profile.flt{
    float: right;
}

.client_profile_pic{
    border-radius: 50%;
    border: 2px solid #f5f5f5;
    margin: 0 0 15px 0;
    width: 220px;
    height: 220px;
}

.client_profile_pic img{
    border-radius: 50%;
    border: 3px solid #f5f5f5;
}

.client_profile h3{
    font-size: 18px;
    color: #49b5e7;
    margin: 0 0 0 0;
}

.client_profile span{
    display: block;
    font-size: 16px;
    color: #888;
}

/* Clients
---------------------------------*/

.client_logos{
    background: #ffffff;
    padding: 30px 0;
}

.client_logos ul{
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.client_logos ul li{
    display: inline;
    line-height: 70px;
}

.client_logos ul li img{
    height: 26px;
}

.client_logos ul li{
    display: inline-block;
    margin: 0 20px;
}

/* honor
---------------------------------*/

.honor_logos{
    padding:10px 0;
}

.honor_logos ul{
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.honor_logos ul li{
    display: inline-block;
    float: left;
    line-height: 70px;
    width: 280px;
    vertical-align: top;
    padding: 10px 20px;
    border: 1px #eeeeee solid;
    background-color: #ffffff;
    margin: 2px;
}

.honor_logos ul li img{
    height: 26px;
}

.honor_logos ul li p{
    text-align: left;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
}

.honor_logos ul li h4{
    font-size: 15px;
    text-align: left;
}

.honor_logos ul li:hover{
    border: 1px #eeeeee solid;
    background-color: #f1f9ff;
}

.honor_logos ul li span{
    border:2px #eeeeee solid;
    width:64px;
    height:64px;
    display: inline-flex;
    text-align: center;
    vertical-align: middle;
    border-radius:10%;
    align-items: center;
    justify-content: center;
}

.honor_domname {
    font-size: 20px;
    font-weight: bold;
    color: #666;
}

.honor_domdetail {
    color: #999999;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.honor_domprice {
    float: left;
    color: #ff8c19;
    font-size: 24px;
    font-weight: bold;
    margin-top: 10px;
    display: inline-block;
}

.honor_dombuy {
    width: 85px;
    height: 30px;
    line-height: 30px;
    color: #999;
    background-color: #fff;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    border: solid 1px #e5e5e5;
    float: right;
    margin-top: 10px;
}

.honor_logos li:hover .honor_dombuy {
    color: #fff;
    background-color: #ff8c19;
    text-decoration: none;
}

/* fine
---------------------------------*/

.fine_logos{
    padding:10px 0;
}

.fine_logos ul{
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.fine_logos ul li{
    display: inline-block;
    float: left;
    line-height: 70px;
    width: 280px;
    vertical-align: top;
    padding: 10px 20px;
    border: 1px #eeeeee solid;
    background-color: #ffffff;
    margin: 2px;

}

.fine_logos ul li img{
    height: 26px;
}

.fine_logos ul li p{
    text-align: left;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
}

.fine_logos ul li h4{
    font-size: 15px;
    text-align: left;
}

.fine_logos ul li:hover{
    border: 1px #eeeeee solid;
    background-color: #fffff1;
}

.fine_logos ul li span{
    border:2px #eeeeee solid;
    width:64px;
    height:64px;
    display: inline-flex;
    text-align: center;
    vertical-align: middle;
    border-radius:10%;
    align-items: center;
    justify-content: center;
}

.fine_domname {
    font-size: 20px;
    font-weight: bold;
    color: #666;
}

.fine_domdetail {
    color: #999999;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.fine_domprice {
    float: left;
    color: #ff8c19;
    font-size: 24px;
    font-weight: bold;
    margin-top: 10px;
    display: inline-block;
}

.fine_dombuy {
    width: 85px;
    height: 30px;
    line-height: 30px;
    color: #999;
    background-color: #fff;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    border: solid 1px #e5e5e5;
    float: right;
    margin-top: 10px;
}

.fine_logos li:hover .fine_dombuy {
    color: #fff;
    background-color: #ff8c19;
    text-decoration: none;
}

.parter_link_line {
    display: table;
    width: 100%;
    background-color: #7505ff;
    color: #ffffff;
}

.parter_link_group {
    display: table-cell;
    font-size: 30px;
    font-weight: 600;
    height: 80px;
    vertical-align: middle;
    text-align: center;
}

.page_section.team{
    padding: 60px 0;
}

.page_section.team h6{
    margin-bottom: 40px;
}

.domain_showname {
    font-size: 48px;
    margin-bottom: 20px;
}

.domain_showdetail {
}

/* Team
---------------------------------*/
.team_section{
    max-width: 993px;
    margin: 0 auto;
}

#aboutUs{
    padding: 60px 0;
}

.img-circle{
    border-radius: 0%;
}

.team .member{
    padding-bottom: 100px;
}

.author-avatar{
    float: left;
    max-height: 200px;
    max-width: 200px;
}

.member-details{
    padding-left: 230px;
}

.member-top{
    position: relative;
}

.member-details p{
    margin: 0px;
    padding: 20px 0px;
}

.designation{
    display: inline-block;
    padding-bottom: 5px;
    font-size: .81em;
    color: #b2b2b2;
    letter-spacing: .4px;
}

.member-social-link a{
    border-radius: 4px;
    display: inline-block;
    height: 32px;
    width: 32px;
    text-align: center;
    line-height: 32px;
    font-size: .9em;
    margin-right: 6px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

/* Contact
---------------------------------*/
.page_section.contact{
    padding: 90px 0 100px;
}

.contact_section{
    margin: 0 0 60px 0;
}

.contact_section h2{
    font-size: 40px;
    color: #fff;
    margin: 0 0 50px 0;
    text-transform: uppercase;
}

.contact_block{
    text-align: center;
}

.contact_block_icon{
    border-radius: 50%;
    height: 85px;
    width: 85px;
    margin: 0px auto 20px;
}

.contact_block_icon.icon2{
    border-color: #005188;
}

.contact_block_icon.icon3{
    border-color: #49b5e7;
}

.contact_block_icon span{
    background: none repeat scroll 0 0 #f56eab;
    border: 5px solid #fff;
    border-radius: 50%;
    display: block;
    height: 100%;
    width: 100%;
}

.contact_block_icon.icon2{
    border-color: #005188;
}

.contact_block_icon.icon2 span{
    background: #005188;
}

.contact_block_icon.icon3{
    border-color: #49b5e7;
}

.contact_block_icon.icon3 span{
    background: #49b5e7;
}

.contact_block_icon i{
    color: #fff;
    font-size: 36px;
    margin-top: 0;
    position: relative;
    top: 26px;
    z-index: 20;
}

.contact_block span{
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 20px;
}

.contact_block span a{
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 20px;
}

.contact_info{
    font-size: 15px;
    margin: 0 0 0 20px;
    padding-left: 0;
}

.contact_info h3{
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 30px;
    color: #fff;
}

.contact_info p{
    line-height: 28px;
    display: block;
    font-size: 16px;
    color: #fff;
    margin: 0 0 30px;
}

.parking_boxqrcode {
    display: block;
    text-align: center;
    margin-top: 10px;
}

.parking_boxqrcode img {
    max-width: 160px;
}

.parking_boxcontact ul {
    padding:0;
    margin:0;
    text-align: center;
    line-height: 24px;
}

/* TitleLine Styles
---------------------------------*/
.line_title_sub {
    display: table-cell;
    color: inherit;
    height: 1px;
    background-color: #ffffff;
    border: 0;
    margin-top: 1.5rem!important;
    margin-bottom: 1.5rem!important;
}

/* broker
---------------------------------*/
.bg-light {
    background-color: #f8f9fa!important;
}

.list-group-item img {
    height: 120px;
}

@media (max-width: 768px){
    .list-group-item img {
        height: 120px;
    }
}

/* social
---------------------------------*/
.social_links{
    padding: 0;
    margin: 0;
    display: block;
    overflow: hidden;
    list-style: none;
}

.social_links li{
    float: left;
    margin-right: 4px;
}

.social_links li a{
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 25px;
    color: #fff;
}

.social_links li a:hover, .social_links li a:focus{
    text-decoration: none;
    border-radius: 80px;
}

.twitter a:hover{
    color: #55acee;
}

.facebook a:hover{
    color: #3b5998;
}

.pinterest a:hover{
    color: #cb2026;
}

.gplus a:hover{
    color: #dd4b39;
}

.form{
    margin: 0 30px 0 30px;
}

.input-text{
    padding: 15px 16px;
    border: 1px solid #ff8c19;
    background:#ffffff;
    width: 100%;
    height: 50px;
    display: block;
    border-radius: 4px;
    font-size: 15px;
    color: #aaa;
    margin: 0 0 15px 0;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.input-text:focus{
    border: 1px solid #ff8c19;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
}

.input-text.text-area{
    height: 230px;
    resize: none;
    overflow: auto;
}

.input-btn{
    width: 180px;
    height: 50px;
    letter-spacing: 0px;
    background: #ff8c19;
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    border: 0px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.input-btn:hover,.input-btn:focus,.input-btn:active,.input-btn:visited{
    background: #ff8c19;
    color: #ffffff;
    border: 0;
}

.row {
    margin-right: 0!important;
    margin-left: 0!important;
    --bs-gutter-x: 0!important;
}

/* nav
---------------------------------*/
.nav-tabs {
    border-bottom: 0!important;
}

.nav-tabs>li>a {
    border-radius: 0!important;
}

.nav-link {
    color: #ffffff;
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
}

.nav-tabs > li > a:hover {
    background-color: #eee;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff;
    cursor: default;
    background-color: #018ffe;
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
    margin-right: 10px;
    min-width: 120px;
    text-align: center;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
     border: 0;
     border-bottom-color: transparent;
}

/* Footer
---------------------------------*/

.footer_wrapper{
    background: #232323;
}


.footer-image {
    width: 100%;
    background: #302e45;
}

.footer-image .footer-image-text {
    margin-top: 20px;
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    line-height: 100px;
    text-align: center;
}

.footer_bottom{
    padding: 50px 0;
}

.footer_bottom span{
    display: block;
    font-size: 16px;
    color: #ccc;
    text-align: center;
}

.footer_bottom span a{
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    text-decoration: underline;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.footer_bottom span a:hover{
    color: #fff;
}

/* Animation Timers
---------------------------------*/
.delay-02s{
    animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
}

.delay-03s{
    animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
}

.delay-04s{
    animation-delay: 0.4s;
    -webkit-animation-delay: 0.4s;
}

.delay-05s{
    animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
}

.delay-06s{
    animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
}

.delay-07s{
    animation-delay: 0.7s;
    -webkit-animation-delay: 0.7s;
}

.delay-08s{
    animation-delay: 0.8s;
    -webkit-animation-delay: 0.8s;
}

.delay-09s{
    animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
}

.delay-1s{
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
}

.delay-12s{
    animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
}

/*new_profolio*/

/* Portfolio */

.container.portfolio_title{
    padding-bottom: 0px;
}

#portfolio{
    padding: 60px 0 40px;
}

.freetext {
    margin-bottom: 10px;
    text-align: center;
    display: block;
    float: none;
    z-index: 2;
    position: relative;
}

.freetext ul li{
    display: inline-block;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
    line-height: 30px;
    vertical-align: middle;
    padding: 0 8px;
    margin-bottom: 5px;
    background: #ffffff;
    border: #dddddd solid 1px;
    color: #333333;
}

.freetext ul li a{
    cursor: pointer;
}

.freetext ul{
    padding:0;
}

/* Portfolio Filters */

#filters{
    margin-top: 10px;
    margin-bottom: 40px;
    text-align: center;
    display: block;
    float: none;
    z-index: 2;
    position: relative;
}

#filters ul li{
    display: inline-block;
    margin: 0 5px;
}

#filters ul li a{
    display: block;
}

#filters ul{
    padding:0;
}

#filters ul li h5{
    border-radius: 4px;
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 5px;
    padding: 10px 22px;
    transition: all 0.3s ease-in-out 0s;
    background: #fff;
    border: #eeeeee solid 1px;
    color: #7c7c7c;
}

#filters ul li a:hover h5, #filters ul li a.active h5{
}

.section-title h2{
    font-size: 34px;
    letter-spacing: -1px;
    margin: 0 0 15px;
    text-align: center;
    text-transform: uppercase;
}

.section-title span{
    display: block;
    color: #888;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 60px;
    text-align: center;
}

/* Portfolio Items */

#portfolio_wrapper{
    position: relative;
    padding: 0;
    margin: 0 auto;
    display: block;
}

#portfolio_wrapper .one-four{
    margin: 0 !important;
    line-height: 0;
    padding: 0;
    position: relative;
}

.portfolio-item{
    padding: 0;
    position: relative;
    overflow: hidden;
}

.portfolio-info{
    position: absolute;
    left: 0px;
    top: 0px;
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1);
    opacity: 1;
}

.portfolio-item .portfolio_img{
    overflow: hidden;
    display: block;
    position: relative;
    text-align: center;
}

.portfolio-item .portfolio_img img{
    height: auto;
}

.portfolio-item:hover .item_overlay{
    opacity: 1;
    transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
}

.item_overlay{
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.open-project-link{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 100;
}

.item_overlay:hover{
    background: rgba(0, 93, 150, 0.7);
}

.item_info{
    position: absolute;
    height: 100px;
    width: 100%;
    top: 50%;
    margin-top: -50px;
    text-align: center;
}

.item_info p{
    color: #fff;
}

.project_name{
    color: #fff;
    text-transform: uppercase;
    margin-top: 25px;
    width: 200px;
    opacity: 0;
    font-size: 18px;
    transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    position: relative;
    z-index: 10;
}

.portfolio-item:hover .project_name{
    opacity: 1;
    width: 200px;
    -webkit-transition: opacity .1s .2s;
    -moz-transition: opacity .1s .2s;
    -ms-transition: opacity .1s .2s;
    -o-transition: opacity .1s .2s;
    transition: opacity .1s .2s;
}

.project_catg{
    font-size: 14px;
    color: #fff;
    opacity: 0;
    margin-top: 0px;
    transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
}

.portfolio-item:hover .project_catg{
    opacity: 0.8;
    -webkit-transition: opacity .1s .2s;
    -moz-transition: opacity .1s .2s;
    -ms-transition: opacity .1s .2s;
    -o-transition: opacity .1s .2s;
    transition: opacity .1s .2s;
}

.zoom-icon{
    left: 50%;
    margin-left: -20px;
    position: inherit;
    width: 40px;
    height: 40px;
    margin-top: 40px;
    opacity: 0;
    background: url(images/zoom.png);
    background-size: 40px 40px;
    transition: all 0.3s ease 0.1s;
    -moz-transition: all 0.3s ease 0.2s;
    -webkit-transition: all 0.3s ease 0.2s;
    -ms-transition: all 0.3s ease 0.2s;
    -o-transition: all 0.3s ease 0.2s;
}

.portfolio-item:hover .zoom-icon{
    opacity: 1;
    margin-top: 0px;
    -webkit-transition: opacity .3s .2s, margin-top .3s .2s;
    -moz-transition: opacity .3s .2s, margin-top .3s .2s;
    -ms-transition: opacity .3s .2s, margin-top .3s .2s;
    -o-transition: opacity .3s .2s, margin-top .3s .2s;
    transition: opacity .3s .2s, margin-top .3s .2s;
}

/* Portfolio Isotope Transitions */

.isotope, .isotope .isotope-item{
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope{
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item{
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
}

.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition{
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}

/* Portfolio Expander */

#project_container{
    display: none;
    background-color: #fff;
}

#project-page-button-fullscreen{
    height: auto;
    z-index: 100;
    position: absolute;
    right: 30px;
    top: 30px;
}

#project-page-button-fullscreen li{
    display: inline-block;
    font-size: 30px;
}

#project-page-button-fullscreen li a{
    background: url(images/close.png) no-repeat #fff;
    background-size: 50px 50px;
    width: 50px;
    height: 50px;
    display: block;
    border-radius: 50px;
    opacity: 0.5;
}

#project-page-button-fullscreen li a:hover{
    opacity: 1;
}

#project-page-button{
    text-align: center;
    margin-bottom: 20px;
    height: auto;
    position: relative;
    z-index: 100;
}

#project-page-button li{
    display: inline-block;
    margin: 60px 10px 0px 10px;
    font-size: 30px;
}

#project_data{
    margin-bottom: 0px;
}

.project-section-title{
    text-align: center;
    margin-bottom: 40px;
}

.project-section-title h1{
    margin-bottom: 5px !important;
    letter-spacing: 1px;
}

.project-page{
    background-color: #fff;
    width: 100%;
    height: auto;
    left: 0;
    padding-bottom: 40px;
}

/* Portfolio*/

.project-image-slider .bx-wrapper .bx-next{
    background: url("images/project_slider_right.png") no-repeat;
    background-size: 35px 65px;
    opacity: 0.3;
    right: -90px;
}

.project-image-slider .bx-wrapper .bx-prev{
    background: url("images/project_slider_left.png") no-repeat;
    background-size: 35px 65px;
    opacity: 0.3;
    left: -90px;
}

.project-image-slider .bx-wrapper .bx-next:hover, .project-image-slider .bx-wrapper .bx-prev:hover{
    opacity: 1;
    background-position: 0;
}

.project-image-slider .bx-wrapper .bx-controls-direction a{
    height: 65px;
    margin-top: -33px;
    outline: 0 none;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 35px;
    z-index: 100;
}

/* Portfolio Normal Expander */

.project-description{
    margin-top: 40px;
    margin-bottom: 20px;
    width: 100%;
    height: auto;
}

.small-border{
    height: 2px;
    width: 50px;
    background-color: #ddd;
    margin-bottom: 15px;
}

.visit-project{
    width: 100%;
    text-align: center;
    border-top: 1px solid #ddd;
    margin-top: 20px;
    padding: 55px 0 20px 0;
}

.project-description h5{
    color: #222;
    text-transform: uppercase;
    margin-bottom: 5px;
}

/* Portfolio FullScreen Expander */

#cycle-loader{
    height: 32px;
    left: 50%;
    margin: -8px 0 0 -8px;
    position: absolute;
    top: 50%;
    width: 32px;
    z-index: 999;
}

#arrow_left{
    top: 50%;
    height: 60px;
    position: absolute;
    left: 30px;
    width: 32px;
    z-index: 1000;
    margin-top: -30px;
}

#arrow_right{
    top: 50%;
    height: 60px;
    position: absolute;
    right: 30px;
    width: 32px;
    z-index: 1000;
    margin-top: -30px;
}

#arrow_left:hover, #arrow_right:hover{
    margin-top: -28px;
}

#arrow_left:active, #arrow_right:active{
    margin-top: -28px;
}

div.mc-image{
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    overflow: hidden;
    width: 100%;
}

.in-slide-content div.info-slide{
    background: #fff url(images/info.png) no-repeat left bottom;
    background-size: 46px 46px;
    position: absolute;
    top: 30px;
    left: 30px;
    width: 46px;
    height: 46px;
    margin: 0;
    display: block;
    text-indent: 10px;
    -moz-border-radius: 23px;
    -webkit-border-radius: 23px;
    border-radius: 23px;
    cursor: pointer;
    z-index: 1000;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=0.5);
    opacity: 0.5;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

.in-slide-content div.info-slide:hover{
    width: 200px;
    background: #fff;
    position: absolute;
    bottom: 40px;
    padding: 10px 20px;
    text-indent: 0px;
    moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    z-index: 1000;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=1);
    opacity: 1;
}

.in-slide-content h2, .in-slide-content p{
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 24px;
}

.in-slide-content h2{
    font-size: 14px;
    color: #444;
    text-shadow: none;
    font-weight: normal;
    text-transform: uppercase;
    z-index: 1001;
    position: relative;
    white-space: nowrap;
}

.info-slide p{
    color: #aaa;
    font-size: 13px;
    text-shadow: none;
    z-index: 1001;
    position: relative;
    margin: 0;
    font-weight: normal;
    white-space: nowrap;
}

.in-slide-content div.info-slide h2{
    display: none;
    padding: 10px 10px 0 10px;
}

.in-slide-content div.info-slide p{
    display: none;
    padding: 0px 10px 10px 10px;
}

.in-slide-content div.info-slide:hover h2, .in-slide-content div.info-slide:hover p{
    display: inherit;
    padding: 0;
}

/* -------- strengths Style ------- */
#strengths {
    padding: 60px 0px;
    background: #ffffff;
}
.strengths_wrapper {
    padding-top:10px;
    padding-bottom:30px;
}
.strengthsborderLeft {
    border-left: 1px solid #eeeeee;
}
.strengths_icon {
    margin: 0px auto 40px;
}
.strengths_icon i {
    color: #277dbf;
    font-size: 40px;
    margin-top: 0;
    position: relative;
    top: 20px;
    z-index: 20;
}
.strengths_icon span {
    background: transparent;
    border-radius: 50%;
    display: block;
    height: 100%;
    width: 100%;
}
.strengths_block {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}
/* -------- strengths Style ------- */

/* -------- page-section Style ------- */
.page-section {
	width: 100%;
	height: auto;
    background: linear-gradient(100deg,#005188,#147678);
}
.noPadd {
	padding: 0;
}
.page-section h1 {
	font-size: 3.5em;
	margin: 90px 0 30px;
	line-height: 1.2em;
}
.page-section h1 span {
	font-weight: 200;
}
.page-section h2 {
	color: #005188;
}
.page-section p {
	font-size: 15px;
	line-height: 1.5em;
	color: #fff;
	padding-bottom: 20px;
}
.contact-help p {
    color: #005188;
    margin-top:30px;
}
.colord { 
}
.colord p { 
}
.colord h3 {line-height: 50px;color: #fff;}
.circle {
	background: #fff;
	height: 180px;
	width: 200px;
	border-radius: 0px;
	color: #a30046;
	line-height: 90px !important;
}
#introsection img{
	width:100%;
}
#introsection .circle{ 
display: inline-block;
background: transparent;
overflow: hidden; 
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -o-transition: all 1s ease; /* IE 9 */
    -ms-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
        max-width: 100%;
}
#introsection .col-md-3:hover .circle { 
	-webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
}
/* -------- page-section Style ------- */


.text-basic-link a, .text-basic-link a:hover, .text-basic-link a:active {
    color: #409EFF;
}


/* -------- Pricing Table Style ------- */
.pricing-section{
	padding: 60px 0;
}

.pricing-plans{
	text-align: left;
	padding: 30px 15px;
}

.pricing-plan-one {
	margin-bottom: 80px;
}
.recommended-pricing{
	background-color: #f5f5f5;
	padding: 60px;
	top: -40px;
	border: 1px solid #ddd;
	border-radius: 5px;
}
.pricing-plans .pricing-titles{
	text-align: center;
	border: 1px solid #eeeeee;
	border-bottom: 0;
	padding: 25px 0 15px;
}

.pricing-plans .pricing-titles h2{
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 5px;
	color: #111111;
}

.pricing-plans .pricing-titles p{
	font-size: 16px;
}

.pricing-plans .pricing-titles p span{
	font-size: 30px;
	font-weight: 300;
}

.pricing-plans .pricing-titles span{
	color: #f64040;
}
.pricing-plans .pricing-service-name{
	background-color: #f7f7f7;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}
.pricing-service-name {
	line-height:40px;
	font-size:16px;
	padding-left:10px;
	padding-right:10px;
	padding-top:20px;
	padding-bottom:20px;
}
.pricing-service-name span {
	color: #f64040;
}
.pricing-plans ul li{
	text-align: center;
	padding: 20px 0;
	color: #111111;
	border-bottom: 2px solid #F9F9F9;
}
.pricing-plans a.signup-btn{
	
	font-size: 14px;
	font-weight: 700;
	color: #ffffff;
	padding: 15px 30px;
	text-align: center;
	display: inline-block;
}
.bg-btn {
	background-color: #089EF5;
	padding: 20px;
	border-top: none;
}
.topbanner_bg{
    padding: 40px 0;
    background: url(../img/banner_bg.jpg) no-repeat;
    background-size:100% 100%;
}
.topbanner_bg2{
    padding: 40px 0;
    background: url(../img/banner_bg2.jpg) no-repeat;
    background-size:100% 100%;
}
.pricing-plans a.signup-btn:hover{
	color: #ffffff;
}
/* -------- Pricing Table Style ------- */

.icon-shape
{
    display: inline-flex;
    width: 3rem;
    height: 3rem;
    text-align: center;
    vertical-align: middle;
    border-radius: .375rem;
    align-items: center;
    justify-content: center;
}
.icon-shape i
{

}
.icon-shape svg
{
    font-size: 1.125rem;
}
.icon-shape.icon-xl
{
    width: 5rem;
    height: 5rem;
}
.icon-shape.icon-xl i,
.icon-shape.icon-xl svg
{
    font-size: 2.25rem;
}
.icon-shape.icon-lg
{
    width: 4rem;
    height: 4rem;
}
.icon-shape.icon-lg i,
.icon-shape.icon-lg svg
{
    font-size: 1.75rem;
}
.icon-shape.icon-sm
{
    width: 2rem;
    height: 2rem;
}
.icon-shape.icon-sm i,
.icon-shape.icon-sm svg
{
    font-size: 1rem;
}
.icon-shape.icon-xs
{
    width: 1rem;
    height: 1rem;
}
.icon-shape.icon-xs i,
.icon-shape.icon-xs svg
{
    font-size: .75rem;
}

.rounded-sm
{
    border-radius: .2rem !important;
}

.rounded
{
    border-radius: .375rem !important;
}

.rounded-top
{
    border-top-left-radius: .375rem !important;
    border-top-right-radius: .375rem !important;
}

.rounded-right
{
    border-top-right-radius: .375rem !important;
    border-bottom-right-radius: .375rem !important;
}

.rounded-bottom
{
    border-bottom-right-radius: .375rem !important;
    border-bottom-left-radius: .375rem !important;
}

.rounded-left
{
    border-top-left-radius: .375rem !important;
    border-bottom-left-radius: .375rem !important;
}

.rounded-lg
{
    border-radius: .5rem !important;
}

.rounded-circle
{
    border-radius: 50% !important;
}

.rounded-pill
{
    border-radius: 50rem !important;
}

.rounded-0
{
    border-radius: 0 !important;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}

.card-box {
    width: 27.3rem;
    min-height:120px;
    margin:5px 5px;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 0.6rem;
}

.card-box h5 {
    color: #333333;
    font-weight: 600;
}

.card-title {
    margin-bottom: 0.75rem;
}

.card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0;
}

.card-text:last-child {
    margin-bottom: 0;
}

.p-3
{
    padding: 1rem !important;
}
.mr-4,
.mx-4
{
    margin-right: 1.5rem !important;
}

.d-none
{
    display: none !important;
}

.d-inline
{
    display: inline !important;
}

.d-inline-block
{
    display: inline-block !important;
}

.d-block
{
    display: block !important;
}

.d-table
{
    display: table !important;
}

.d-table-row
{
    display: table-row !important;
}

.d-table-cell
{
    display: table-cell !important;
}

.d-flex
{
    display: flex !important;
}

.d-inline-flex
{
    display: inline-flex !important;
}

.faq-pop ul{
    padding: 0;
    text-align: center
}

.faq-pop ul li{
    display: inline-block
}

.faq-pop li{
    width: 240px;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    margin: 10px;
    border-right: 1px #eeeeee solid;
}

.faq-pop li span {
    margin-left: -20px;
}

.faq-pop li a{
    font-size: 18px;
    font-weight: 600;
}

/* procedure
---------------------------------*/
.procedure_box {
    background: #ffffff;
    padding: 30px 0;
}

.procedure_box ul {
    padding: 0;
    margin: 42px 0 0 0;
    list-style: none;
    text-align: center;
}

.procedure_box ul li {
    display: inline;
    line-height: 70px;
}

.procedure_box ul li {
    display: inline-block;
    margin: 0 20px;
    width: 120px;
}

.procedure_box ul li p {
    color: #333333;
    font-size: 14px;
    line-height: 30px;
}

.procedure_tip {
    width: 3rem;
    height: 3rem;
    color: #ffffff;
    background: #005188;
    border-radius: 50%;
    margin: 0 auto;
    line-height: 30px;
}

.procedure_line {
    position:absolute;
    display:inline-block;
    width:60px;
    height:0.1rem;
    background:#e7e7e7;
    margin-left: -30px;
    margin-top: 14px;
}

/* consulting
---------------------------------*/
.consulting_box {
}

.consulting_box ul {
    padding: 0;
    list-style: none;
    text-align: center;
}

.consulting_box ul li {
    display: inline;
    line-height: 70px;
}

.consulting_box ul li {
    display: inline-block;
    margin: 0 10px;
    width: 80px;
}

.consulting_box ul li p {
    color: #333333;
    font-size: 14px;
    line-height: 30px;
}

.consulting_box ul li i {
    line-height: 20px;
    float: none;
    margin: 0;
}

.consulting_tip {
    width: 3rem;
    height: 3rem;
    color: #ffffff;
    background: #005188;
    border-radius: 50%;
    margin: 0 auto;
    line-height: 30px;
}

/* domainsearch
---------------------------------*/
.domainsearch_con {
    width: 70%;
    margin: 0 auto;
}

.domainsearch_suffix {
    width: 100%;
    text-align: center;
    padding-top: 20px;
}

/* -------- iconfont start ------- */
@font-face {
    font-family: 'iconfont';  /* project id 1074958 */
    src: url('http://at.alicdn.com/t/font_1074958_c5spa10braq.eot');
    src: url('http://at.alicdn.com/t/font_1074958_c5spa10braq.eot?#iefix') format('embedded-opentype'),
    url('http://at.alicdn.com/t/font_1074958_c5spa10braq.woff2') format('woff2'),
    url('http://at.alicdn.com/t/font_1074958_c5spa10braq.woff') format('woff'),
    url('http://at.alicdn.com/t/font_1074958_c5spa10braq.ttf') format('truetype'),
    url('http://at.alicdn.com/t/font_1074958_c5spa10braq.svg#iconfont') format('svg');
}
.iconfont{
    font-family:"iconfont" !important;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.fontcolor-content { color: #005188; }
.fontcolor-gray { color: #aaaaaa; }
.fontcolor-red { color: #ff504d; }
.fontcolor-orange { color: #ff6600; }
.fontcolor-blue { color: #409EFF; }
.fontcolor-write { color: #ffffff; }
.fontcolor-subject { color: #333333; }

.fontsize-14 { font-size: 14px; }
.fontsize-16 { font-size: 16px; }
.fontsize-18 { font-size: 18px; }
.fontsize-20 { font-size: 20px; }
.fontsize-24 { font-size: 24px; }
.fontsize-30 { font-size: 30px; }
.fontsize-36 { font-size: 36px; }
.fontsize-40 { font-size: 40px; }

/* -------- iconfont end ------- */


/* -------- scan code ------- */
.scancode-bg { background-color: #fff; margin-bottom: 60px;}
.scancode-pic { text-align:center; }
/* -------- scan code ------- */
.bg-result-green { background-color: #67C23A;  }
.bg-result-warning { background-color: #E6A23C; }
.result-text-green { color: #67C23A; }
.result-text-warning { color: #E6A23C; }
.result-text-big { font-size: 1.4em; color: #333344; word-break: break-all; }
.result-line-height p { font-size: 1.4em; color: #005188; line-height: 30px; margin:20px 0; }
.suffix-option { color:#005188; margin-bottom:20px; }
.suffix-option label { margin:0.3em 0.4em; }
.datatxt h4 { color: #333333;font-size: 16px; }
.contact_info_tab { border:1px solid #eeeeee; min-height:120px; margin:0 16px; margin-bottom:20px; }
.contact_info_tab span { font-size:18px;color: #005188;;line-height:50px;font-weight:600; }
.contact_info_tab p { line-height: 30px; color: #005188; }
.consulting_info_tab { border:1px solid #eeeeee; min-height:250px; margin:0 6px; margin-bottom:20px; }
.consulting_info_tab span { font-size:18px;color: #005188;;line-height:30px;font-weight:600;margin-top: 10px; float: left; display: block;overflow: hidden; white-space:nowrap; text-overflow: ellipsis; width:130px; }
.consulting_info_tab p { color: #999999; font-weight: normal; padding: 0; }
.consulting_info_tab i { float: right; display: block; margin-top: 10px; margin-right:10px; line-height: 50px; }
.consulting_info_tab i a { text-decoration: none; }
.consulting_info_tab img{ width: 50px; height: 50px; margin-top: 10px; margin-right: 20px; border-radius: 50%; float: left; }
.consulting_info_tab dd,dt { line-height: 20px; margin-bottom: 6px;}
.consulting_info_tab dd { margin-left: -20px;}
.consulting_card_tab { border:1px solid #eeeeee; margin:0 6px; margin-bottom:20px; }
.consulting_card_tab span { font-size:18px;color: #005188;line-height:50px;font-weight:600;margin-top: 10px; float: left; display: block;}
.consulting_card_tab p { font-size: 13px; line-height: 20px; color: #005188; padding-bottom: 10px; }
.consulting_card_board { border:0!important; background-color: #f7f7f7; margin:10px 0; padding:10px; }
.consulting_card_board img { height: 70px; margin-bottom: 10px; display: block; }
.tab-pane { min-height: 140px; }
.carousel-control { top: 40%!important; bottom: auto!important; }
.carousel-control.left { width: 30px; height: 30px; border-radius: 50%; background-color: #333333; margin-left: 10px; }
.carousel-control.right { width: 30px; height: 30px; border-radius: 50%; background-color: #333333; margin-right: 10px; }
.jumbotron { padding: 30px 15px; margin-bottom: 0; }
.stats_counter_box { width: 24%; text-align: center; border: 1px #f1f1f1 solid; margin: 10px 10px 10px 0; padding: 20px 50px; min-height: 120px; }
.stats_counter_box span { color: #005188; font-weight: 600; line-height: 1.3em; font-size: 1.8em; }
.ind_tit{}
.ind_tit_line {height: 1px;border-top: 1px solid #ffffff;margin: 0 0 30px 0;text-align: center;color: #005188;}
.ind_tit_line h1{position: relative;top: -34px;padding: 0 28px;font-size: 24px;display: inline-block;background: #ff504d;color: #ffffff;height: 30px;line-height: 30px;}
.ind_tit_width,.ind_tit_width .ind_tit_line h1{background: #fff;overflow: hidden;}
.custintro-title-font span { font-size: 38px; font-weight: 600; line-height: 40px; color: #333333; }
.custintro-title-font p { font-size: 15px; line-height: 30px; color: #666666; }
.custintro-title-list { margin-top: 20px; }
.custintro-title-list input { padding:5px 10px; margin-bottom: 20px; margin-right: 10px; background: #005188; border:1px #005188 solid; border-radius: 6px; color:#ffffff; }
.custintro_section{ padding: 10px; margin: 10px; }
.carousel_box { background-color: #ffffff; border-bottom: 1px #f1f1f1 solid; box-shadow: 0 0 10px #eeeeee; }
.carousel_text { color:#333;margin:20px 0; }

/* -------- checkbox click color ------- */
.btn-default.active { color: #fff!important; background-color: #5cb85c!important; border-color: #4cae4c!important; }

/*
Media Queries
--------------------------- */
@media (min-width: 768px){

}

@media (max-width: 768px){
    body{
        background: #ff504d;
        font-size: 14px;
        font-weight: normal;
        color: #888;
        margin: 0;
    }

    .topbanner_bg{
        padding: 40px 0;
        background: url(../img/banner_bg.jpg) no-repeat center;
    }

    .topbanner_bg2{
        padding: 40px 0;
        background: url(../img/banner_bg2.jpg) no-repeat center;
    }

    .nav-tabs > li {
        min-width: 40px;
        margin-right: 4px;
    }

    .nav > li > a {
        position: relative;
        display: block;
        padding: 10px;
    }

    .page_margintop {
        margin-top: 6px;
        margin-bottom: 20px;
    }

    .service_wrapper{
        padding-top: 10px;
        padding-bottom: 100px;
    }

    .contact_info_tab {
        border:1px solid #eeeeee;
        min-height:120px;
        margin: 10px;
    }

    .contact_info_tab p {
        line-height: 30px;
    }

    .consulting_info_tab {
        border:1px solid #eeeeee;
        min-height:300px;
        margin:10px;
    }

    .consulting_info_tab dd {
        margin-left: 0;
    }

    .consulting_card_tab { border:1px solid #eeeeee; min-height:120px; margin:0 10px; margin-bottom:20px; }
    .consulting_card_tab span { font-size:18px;color: #005188;;line-height:50px;font-weight:600;margin-top: 10px; float: left; display: block;}
    .consulting_card_tab p { line-height: 18px; color: #005188; padding-bottom: 10px; }
    .consulting_card_board { border:0!important; background-color: #f7f7f7!important;; margin:10px 0; padding:10px; }
    .consulting_card_board img { height: 90px; display: block; margin-bottom: 10px; }

    .stats_counter_box {
        width: 48%;
        padding: 10px;
        margin: 5px 6px 5px 0;
        min-height: 100px;
    }

    .custintro-title-font span {
        font-size: 1.4em;
        line-height: 20px;
        font-weight: 600;
        color: #333333;
    }

    .custintro-title-font p {
        font-size: 1.0em;
        line-height: 20px;
        color: #666666;
    }

    .custintro-title-list ul li{
        display: inline;
        padding: 10px;
        border-radius: 3px;
        margin-right: 14px;
    }

    .carousel_text {
        color:#333;
        margin:20px 0;
    }

    .carousel_m {
        margin:10px 0!important;
    }

    .card {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        min-width: 0;
        word-wrap: break-word;
        background-color: #fff;
        background-clip: border-box;
        border: 1px solid rgba(0, 0, 0, 0.125);
        border-radius: 0.25rem;
        margin-bottom: 10px;
    }

    .card-box {
        width: 15rem;
        min-height:180px;
        margin:5px 5px;
    }

    .card-body {
        padding: 0.3rem 0.1rem!important;
    }

    .inner_section{
        padding: 10px;
        margin: 20px;
    }

    .pull-img {
        text-align: center;
        margin-bottom: 20px;
        padding-top: 0px;
        min-height: 80px;
        line-height: 80px;
    }

    .freetext ul li{
        font-size: 12px;
        padding: 0 6px;
    }

    .honor_logos{
        padding:30px 0;
    }

    .honor_logos ul{
        padding: 0;
        margin: 0;
        list-style: none;
        text-align: center;
    }

    .honor_logos ul li{
        display: inline;
        line-height: 70px;
        width: 48%;
        vertical-align: top;
    }

    .honor_logos ul li img{
        height: 26px;
    }

    .honor_logos ul li p{
        margin: auto;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .honor_logos ul li h4{
        font-size: 14px;
    }

    .honor_logos ul li{
        width: 46%;
        display: inline-block;
        margin: 5px;
        padding: 10px 12px;
    }

    .honor_domname {
        font-size: 18px;
    }

    .honor_domdetail {
        color: #999999;
        font-size: 12px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .honor_domprice {
        font-size: 20px;
    }

    .honor_dombuy {
        float: right!important;
        margin-top: 0;
    }

    .fine_logos ul li{
        width: 46%;
        display: inline-block;
        margin: 5px;
        padding: 10px 12px;
    }

    .fine_logos ul li p{
        margin: auto;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .fine_dombuy {
        float: left;
    }

    .fine_domname {
        font-size: 18px;
    }

    .fine_domprice {
        font-size: 20px;
    }

    .domain_showname {
        font-size: 36px;
    }

    .domain_showdetail {
        padding: 3px 10px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: inherit;
    }

    .ind_tit_line h1 {
        font-size: 20px;
        font-weight: 600;
    }

    .faq-pop ul{
        padding: 0;
        text-align: center
    }

    .faq-pop ul li{
        display: inline-block
    }

    .faq-pop li{
        width: 90px;
        height: 30px;
        line-height: 30px;
        vertical-align: middle;
        margin: 5px;
        border-right: 1px #eeeeee solid;
    }

    .faq-pop li span {
    }

    .faq-pop li a{
        font-size: 14px;
    }

    .parter_link_group {
        font-size: 20px;
    }

    .procedure_box ul {
        padding: 0;
        margin: 0;
        list-style: none;
        text-align: center;
    }

    .procedure_box ul li {
        display: inline-block;
        margin: 0 4px;
        width: 54px;
    }

    .procedure_box ul li p {
        font-size: 12px;
        line-height: 20px;
    }

    .procedure_tip {
        width: 2rem;
        height: 2rem;
        color: #ffffff;
        background: #005188;
        border-radius: 50%;
        margin: 0 auto;
        line-height: 20px;
    }

    .procedure_line {
        width:20px;
        height:0.05rem;
        background:#e7e7e7;
        margin-left: -12px;
        margin-top: 8px;
    }

    .consulting_box ul {
        padding: 0;
        margin: 0;
        list-style: none;
        text-align: center;
    }

    .consulting_box ul li {
        display: inline-block;
        margin: 0 4px;
        width: 70px;
    }

    .consulting_box ul li p {
        font-size: 1.2rem;
        line-height: 30px;
    }

    .consulting_tip {
        width: 3rem;
        height: 3rem;
        color: #ffffff;
        font-size: 1em;
        background: #005188;
        border-radius: 50%;
        margin: 0 auto;
        line-height: 30px;
    }

    .domainsearch_con {
        width: 96%;
        margin: 0 auto;
    }

    .meeting-suffix-img {
        margin-top: 10px;
    }

    .meeting-pop img {
        height: 40px!important;
    }

    .meeting-pop p {
        margin: 0 10px;
    }

    .result-line-height p {
        font-size: 1.1em;
        color: #005188;
        line-height: 24px;
        margin: 20px 0;
    }

    .bannerImg{
        display: none;
    }

    .scancode-bg { background-color: #fff; margin-bottom: 30px;}

    .service_wrapper{
        padding-top: 10px;
        padding-bottom: 30px;
    }

    p{
        font-size: 14px;
    }
    
    .hero_section{
        position: relative;
        padding-top: 10px;
    }

    .top_cont_outer {
        height:200px;
    }

    /* move_banner
---------------------------------*/
    .top_cont_outer .maskmove {
    }

    .top_cont_outer .maskmove span {
    }

    .top_cont_outer .maskmove .move1 {
    }

    .top_cont_outer .maskmove .move2 {
    }

    .top_cont_outer .maskmove .move3 {
        right: 0px;
    }

    @keyframes mymove1
    {
    }

    @-webkit-keyframes mymove1 /*Safari and Chrome*/
    {
    }


    @keyframes mymove2
    {
    }

    @-webkit-keyframes mymove2 /*Safari and Chrome*/
    {
    }
    @keyframes mymove3
    {
    }

    @-webkit-keyframes mymove3 /*Safari and Chrome*/
    {
    }

    /* move_banner
    ---------------------------------*/
    
    .top_left_cont{
        padding: 40px 0;
    }
    .top_left_cont h2{
        font-size: 30px;
        color: #fff;
        line-height: 10px;
        text-align: center;
        margin: 0 0 -10px 0;
    }
    .top_left_cont h2 span{
        margin-left: 8px;
    }

    .top_left_cont h2 strong{
        font-size: 24px;
        color: #fff;
        margin: 0 0 9px 0;
        font-weight: 600;
        line-height: 80px;
    }

    .top_left_cont p{
        font-size: 18px;
        text-align: center;
        color: #fff;
        line-height: 36px;
        margin: 0 0 9px 0;
    }


    .circle {
        background: #fff;
        height: 160px;
        width: 200px;
        border-radius: 0px;
        color: #a30046;
        line-height: 90px !important;
    }
    .circle p { margin-bottom:40px; }

    .footer-image {
        width: 100%;
        height:50px;
        background: #302e45;
    }

    .footer-image .footer-image-text {
        margin-top: 20px;
        color: #fff;
        font-size: 12px;
        font-weight: 400;
        text-align: center;
        line-height: 30px;
    }
    .footer-image-text {
         padding-top: 10px;
     }

    .footer_bottom{
        padding: 20px 0;
    }

    .footer_bottom span{
        display: block;
        font-size: 12px;
        color: #ccc;
        text-align: center;
        max-width: 90%;
        margin: auto;
    }

    .footer_bottom span a{
        display: inline-block;
        color: #ffffff;
        font-size: 12px;
        text-decoration: underline;
        cursor: pointer;
        transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
    }

    #aboutUs img{
        margin-bottom: 20px;
        max-width:80%;
    }
    
    #aboutUs h3{
        font-size: 16px;
        line-height: 22px;
    }
    
    .service_block{
        margin-bottom: 20px;
    }
    
    .service_block h3{
        font-size: 16px;
    }
    
    service_block p{
        font-size: 14px;
        margin: 0px;
        margin-bottom: 20px;
    }
    
    #filters ul{
        padding-left: 0px;
    }
    
    .form{
        margin: 0 18px;
    }
    
    .page_section.team{
        padding: 40px 0;
    }
    
    #clients{
        padding: 40px 0;
    }

    .client_logos{
        background: #ffffff;
        padding: 10px 0;
    }
    
    .client_logos ul li{
        display: inline;
        margin: 0 10px;
        display: inline-block;
    }

    .client_logos ul li img{
        height: 20px;
    }

    .social_links li{
        float: left;
    }
    
    .contact_section{
        margin: 0;
    }
    
    h2, .contact_section h2{
        font-size: 24px;
    }
    
    .page_section.contact{
        padding: 60px 0 50px;
    }
    
    .navbar-inverse .navbar-toggle .icon-bar{
        background-color: #d56714!important;
    }
    
    .navbar-inverse .navbar-toggle{
        border-color: transparent;
    }
    
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
        background: none;
        outline: none;
    }
    
    .navStyle ul li{
        display: block;
    }
    
    .navStyle{
        float: right;
        width: 100%;
        overflow: hidden;
        text-align: center;
    }
    
    .navStyle ul li{
        display: block;
        margin: 0px;
    }

    .nav>li>a {
        padding: 10px 8px!important;
    }
    
    .navStyle ul li a{
        font-size: 12px;
        padding: 12px 4px;
    }
    
    .navStyle ul li:last-child{
        margin: 0px;
    }
}

@media (max-width: 480px){
    .navStyle{
        float: right;
        width: 100%;
        text-align: center;
    }
    
    .team_area{
        width: 99%;
    }
    
    .member-details{
        padding-left: 0;
        clear: left;
        display: block;
        padding-top: 18px;
    }
}

.meeting-wrapper{
    padding-top: 10px
}

.meeting-wrapper .row .col-lg-4:nth-child(2){
    position: relative
}

.meeting-wrapper .row .col-lg-4:nth-child(2):before{
    content: '';
    position: absolute;
    top: 0;
    left: -20px;
    display: block;
    width: 1px;
    height: 100%;
    background: #dadada
}

.meeting-wrapper .row .col-lg-4:nth-child(2):after{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 1px;
    height: 100%;
    background: #dadada
}

.meeting-wrapper .meeting-block{
    display: inline-block;
    padding: 0 15px;
    font-size: 16px;
    text-align: left;
    text-indent: 0
}

.meeting-wrapper .meeting-block h4{
    font-size: 22px;
    font-weight: normal;
    color: #277dbf
}

.meeting-wrapper .meeting-block h5{
    margin-top: 0;
    font-size: 16px;
    color: #666
}

.meeting-wrapper .meeting-tr{
    position: relative;
    padding: 10px 0 10px 110px
}

.meeting-wrapper .meeting-td-left{
    position: absolute;
    top: 10px;
    left: 0;
    width: 110px
}

.meeting-wrapper .meeting-td-left p{
    line-height: 1.1em
}

.meeting-wrapper .meeting-btn-box{
    padding-top: 20px
}

.meeting-wrapper .meeting-btn{
}

.meeting-wrapper .meeting-btn:hover{
}

.meeting-pop span {
    color: #000000;
    font-size:22px;
    font-weight: 600;
    line-height: 60px;
}

.meeting-pop p {
    color: #333333;
    font-size:14px;
    line-height: 24px;
    margin-bottom: 10px;
}

.meeting-suffix-img {
    text-align: center;
}

.meeting-pop img {
    height: 60px;
}

.meeting-wrapper .meeting-pop{
    position: fixed;
    overflow: auto;
    max-height: 600px;
    top: 50%;
    left: 50%;
    z-index: 10000;
    display: none;
    max-width: 80%;
    width: 600px;
    padding: 30px 40px 40px;
    box-sizing: border-box;
    background: #fff;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.meeting-wrapper .meeting-pop .meeting-date{
    color: #277dbf;
    margin-bottom: 20px
}

.meeting-wrapper .meeting-pop .meeting-tr{
    padding: 5px 0 5px 110px
}

.meeting-wrapper .meeting-pop .meeting-tr .meeting-td-left{
    top: 5px
}

.meeting-wrapper .meeting-pop .meeting-tr h5{
    font-weight: normal;
    margin-bottom: 0
}

.mask{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .4
}

#clients{
    background: #fafafa
}

.client-logos ul{
    padding: 0;
    text-align: center
}

.client-logos ul li{
    display: inline-block
}

.client-logos ul li img{
    width: 100%;
    height: 100%
}

.client-logos .client-list-1 li{
    width: 200px;
    height: 70px;
    margin: 5px;
    border: 1px #eeeeee solid;
}

.client-logos .client-list-1 li:hover{
    width: 200px;
    height: 70px;
    margin: 5px;
    border: 1px #cccccc solid;
    box-shadow:0 0 20px rgba(180, 180, 180, 0.3);
    transition:all 0.3s ease 0s;
    -webkit-transform:translateY(-3px);
    -moz-transform:translateY(-3px);
    -ms-transform:translateY(-3px);
    -o-transform:translateY(-3px);
    transform:translateY(-3px);
}

.client-logos .client-list-2 li{
    width: 170px;
    /*height: 60px;*/
    margin: 10px
}

@media (max-width: 1200px){
    .meeting-wrapper .row .col-lg-4{
        text-align: center
    }
    
    .meeting-wrapper .row .col-lg-4:nth-child(2):before, .meeting-wrapper .row .col-lg-4:nth-child(2):after{
        display: none
    }
    
    .meeting-wrapper .meeting-block{
        width: 360px
    }
    
    .meeting-wrapper .meeting-pop{
        padding: 20px
    }

    .meeting-wrapper .meeting-pop{
        position: fixed;
        overflow: auto;
        max-height: 400px;
        top: 50%;
        left: 50%;
        z-index: 10000;
        display: none;
        max-width: 80%;
        width: 600px;
        box-sizing: border-box;
        background: #fff;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }


    #clients{
        background: #fafafa
    }

    .client-logos ul{
        padding: 0;
        text-align: center
    }

    .client-logos ul li{
        display: inline-block
    }

    .client-logos ul li img{
        width: 100%;
        height: 100%
    }

    .client-logos .client-list-1 li{
        width: 150px;
        height: 50px;
        margin: 5px
    }

    .client-logos .client-list-1 li:hover{
         width: 150px;
         height: 50px;
         margin: 5px;
         border: 1px #cccccc solid;
         box-shadow:0 0 20px rgba(180, 180, 180, 0.3);
         transition:all 0.3s ease 0s;
         -webkit-transform:translateY(-3px);
         -moz-transform:translateY(-3px);
         -ms-transform:translateY(-3px);
         -o-transform:translateY(-3px);
         transform:translateY(-3px);
     }

    .client-logos .client-list-2 li{
        width: 170px;
        /*height: 60px;*/
        margin: 10px
    }
}