@charset "utf-8";
/*
Theme Name: Circle WP
*/
*,
*:before,
*:after {
  	-webkit-box-sizing: border-box;
    	-moz-box-sizing: border-box;
        box-sizing: border-box;
 	margin:0;padding:0;
}
@font-face {
	font-family:"Avenir-Black";
	src: url('./fonts/Avenir-Black.otf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family:"MyriadPro-Bold";
	src: url('./fonts/MyriadPro-Bold.otf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family:"MyriadPro-BoldIt";
	src: url('./fonts/MyriadPro-BoldIt.otf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family:"MyriadPro-Regular";
	src: url('./fonts/MyriadPro-Regular.otf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family:"Avenir";
	src: url('./fonts/Avenir.ttc');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_AvenirLTStd-Black-1'; /*Avenir Black*/
	src: url('fonts/AvenirLTStd-Black-1.eot');
	src: local('☺'), url('fonts/AvenirLTStd-Black-1.woff') format('woff'), url('fonts/AvenirLTStd-Black-1.ttf') format('truetype'), url('fonts/AvenirLTStd-Black-1.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
html{ -webkit-text-size-adjust: 100%;}
body{ font-size:14px; color:#323232; font-family:"Avenir";}
img{ max-width:100%; height:auto; vertical-align:middle; }
hr{ clear:both; margin:30px 0; border:0; border-bottom:1px solid #000;}
a{ color:#000000; outline:none; text-decoration:underline;}
p{ line-height:1.5; }
li{ list-style:none outside none; }
strong,b{ font-weight: bold;}
em,i{ font-style:italic;}
strong em,b em,em strong,em b{ font-weight: bold; font-style:italic}
h1, h2, h3, h4, h5, h6 {font-weight: 800;line-height: 1.37;font-family: 'Conv_AvenirLTStd-Black-1';}
h1{ font-size:24px;}
h2{ font-size:20px;}
h3{ font-size:18px;}
h4{ font-size:16px;}
h5{ font-size:14px;}
h6{ font-size:10px;}
.clear{ clear:both; height:0; font-size:0; width:100%;}
.hide {display: none;}
.left {float: left;}
.right {float: right;text-align: initial !important;}
a{text-decoration: none;}
/* Always remember to compress your live stylesheet and keep an uncompressed backup */

.inner{max-width: 1280px;padding: 0 20px;margin: 0 auto;}
h3{text-align: center;font-size: 30px;line-height: 38px;font-family:"Avenir-Black";}

.header{padding: 15px 0;}
.header .right ul{display: flex;}
.header .right ul li{margin: 28px 15px;position: relative;}
.header .right ul li a{
    display: inline-block;
    font-family: "MyriadPro-Bold";
    font-size: 16px;
    line-height: 1.1;
    letter-spacing: 1px;
     color: #232020;
}
.yellow_bg{
    color: #004abc;
    position: relative;
    z-index: 0;
}
.yellow_bg::before{
    display: block;
    content: "";
    width: 100%;
    height: 6px;
    background-color: #ffcb00;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: -1;
}
.floor1 {
    background:url(/wp-content/themes/circle_wp/images/pug_ads_banner_bg.jpg) center center/cover no-repeat;
    margin-bottom: 97px;
}
.floor1 .left{
    max-width: 514px;
    padding-top: 126px;
}
.floor1 .right{
    /* max-width: 625px; */
    padding: 61px 0 39px;
}
.floor1 .left h3{
    font-family: "Avenir-Black";
	font-size: 30px;
    line-height: 36px;
    letter-spacing: 1px;
    margin-bottom: 25px;
    z-index: 0;
}
.floor1 .left h3.yellow_bg::before{
    width: 146px;
    height: 21px;
    background-color: #ffcb00;
    left: -15px;
    bottom: initial;
    top: 20px;
}
.floor1 .left p{
    font-size: 25px;
    color: #232020;
    letter-spacing: 1px;
    line-height: 35px;
    font-family:"MyriadPro-Regular";
}
.floor1 .right .form_box{
    width: 564px;
	/* height: 600px; */
    /* background: #067fe8; */
    background-image: linear-gradient(135deg, #1327d2 0%, #00a5f1 93%), linear-gradient(#004abc, #004abc);
    box-shadow: 1px 1px 100px 0px 
		rgba(0, 74, 188, 0.25);
    border-radius: 5px;
    border:2px solid #fff;
    padding: 30px;
}
.floor1 .right .form_box p{
	font-family: "MyriadPro-Regular";
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
    margin-bottom: 68px;
}
.floor1 .right .form_box p.yellow_bg::before{
    width: 73px;
	height: 10px;
    z-index: 0;
    bottom: -43px;
}
.floor2{
    margin-bottom: 80px;
}
.floor2 h3{
    max-width: 310px;
    margin: 0 auto 52px;
}
.floor2 h3.yellow_bg::before{
    width: 89px;
	height: 22px;
    left: 0;
}
.floor2 p{
    font-family: "MyriadPro-Regular";
	font-size: 16px;
	line-height: 26px;
	color: #232020;
    margin-bottom: 15px;
}
.floor2 p.p1{
    
    font-family: "MyriadPro-Bold";
}
.floor2 table{
    width: 100%;
    text-align: center;
    border-radius: 10px;
    overflow: hidden;
}
.floor2 table th{
	font-family: "MyriadPro-Regular";
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
    padding: 9px 0;
    text-align: center;
}
.floor2 table td{
    padding: 9px 0;
    font-size: 16px;
	line-height: 30px;
	color: #000000;
    border-bottom: 6px solid #fff;
}
.floor2 table tr:nth-child(odd){
    background:#fffcf2;
}
.floor2 table tr:nth-child(even){
    background-color: #006bff;
    background:#f2f7ff;
}
.floor2 table tr:first-child{
    background-color: #004abc;
}
.floor2 table tr td:first-child{
    color: #004abc;
    font-family: "MyriadPro-Bold";
    border-radius: 10px 0px 0px 10px;
}
.floor2 table tr td:last-child{
    /* color: #004abc; */
    /* font-family: "MyriadPro-Bold"; */
    border-radius: 0px 10px 10px 0px;
}
.floor3{
    padding-bottom: 100px;
}
.floor3 .title{
    display: flex;
    margin-bottom: 40px;
}
.floor3 .title h3{
    text-align: left;
    font-family: "Avenir-Black";
	font-size: 30px;
	line-height: 36px;
	letter-spacing: 1px;
	color: #004abc;
    width: 100%;
}
.floor3 .title p{
    text-align: left;
    font-family: "MyriadPro-Regular";
	font-size: 16px;
	line-height: 26px;
	color: #1a1a1a;
}
.floor3 .m1{
    text-align: center;
    font-family: "MyriadPro-Regular";
	font-size: 16px;
	line-height: 26px;
	color: #232020;
    margin-bottom: 25px;
}

.floor3 .box{
    margin-bottom: 50px;
}
.floor3 .box .left{
    width: 45%;
}
.floor3 .box .right{
    width: 53%;
    padding-top: 73px;
}
.floor3 .box .right span{
	font-family: "MyriadPro-Bold";
	font-size: 25px;
	line-height: 31px;
	letter-spacing: 1px;
	color: #004abc;
    display: inline-block;
    margin-bottom: 5px;
}
.floor3 .box .right p{
    font-family: "MyriadPro-Regular";
	font-size: 16px;
    line-height: 20px;
	color: #232020;
}
.blue_btn{
    padding: 32px 0;
    font-size: 16px;
	line-height: 20px;
	color: #f8f8f8;
    background-color: #004abc;
	border-radius: 10px;
	border: solid 1px #ffffff;
    display: block;
    max-width: 707px;
    text-align: center;
    margin: 0 auto;
}
.floor4 {
    padding: 80px 0 100px;
    background: #f2fdfc;
}
.floor4 h3{
    max-width: 860px;
    margin: 0 auto 30px;
}
.floor4 h3.yellow_bg::before{
	width: 279px;
	height: 21px;
    left: initial;
    right: 0;
}
.floor4 .p2{
    text-align: center;
    margin-bottom: 78px;
}
.floor4 .left{
    width: 50%;
}
.floor4 .right{
    width: 50%;
}

.floor4 .right ul li{
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}
.floor4 .right ul li span{
    font-family: "MyriadPro-Bold";
	font-size: 25px;
	line-height: 35px;
	letter-spacing: 1px;
	color: #004abc;
}
.floor4 .right ul li div{
    margin-left: 19px;
    max-width: 421px;
}
/* pleacehold */
::-webkit-input-placeholder { /* Chrome */
    color: #fff;
    font-size:17px;
}
:-ms-input-placeholder { /* IE 10+ */
    color: #fff;
    font-size:17px;
}
::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
    font-size:17px;
    opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
    color: #fff;
    font-size:17px;
    opacity: 1;
}
/* gfrom样式重置 */
.form_box .gform_wrapper ul li.gfield{margin-top: 0;}
.form_box .gform_wrapper .top_label div.ginput_container{margin: 0px auto 0px!important;}
.form_box .gform_wrapper{margin: 0 auto;max-width: 500px;}
.form_box .gform_wrapper .gform_body{width: 100%;display: inline-block;vertical-align: top;}
.form_box .gform_wrapper .top_label input.medium{/* padding: 10px 0 10px 10px!important; */height:50px;}
.form_box .gform_wrapper .top_label .gfield_label{display: none;}
.form_box .gform_wrapper .top_label #field_1_1 .gfield_label{display: block;font-size: 16px;line-height: 24px;color: #ffffff;}
.form_box .gform_wrapper ul.gform_fields li.gfield{display: block;vertical-align: top;width: 100%;padding-right: 0px;}
.form_box .gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium{width: 100%!important;border: none;font-size: 16px!important;outline: none;border-radius: 5px;}
.form_box .gform_wrapper .gform_footer{width: 200px;display: block;}
.form_box .gform_wrapper .gform_footer input.button{width: 100%;border-radius: 10px;background:#fff;border: solid 1px #ffffff;outline: none;color: #000;font-size: 16px;padding: 21px 0px;line-height: 1;cursor: pointer;font-family: "MyriadPro-Bold";}
.form_box .gform_wrapper .gform_footer{padding: 0;margin: 0 auto;}
.form_box .gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{background-color: initial;margin-bottom: 0px!important;border-top: none;border-bottom: inherit;padding-bottom: 0px;padding-top: 0px;}
.form_box .gform_wrapper div.validation_error{display: none;}
.form_box .gform_wrapper .validation_message.instruction{display: none;}
.form_box .gform_wrapper ul li.gfield{margin-bottom: 16px!important;}
.form_box .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){max-width:100%!important;}
.form_box .gform_wrapper li.gfield.gfield_error{max-width:100%!important;margin-bottom: 30px!important;}
.form_box .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description{padding:0px;font-size: 14px;}
.form_box .gform_wrapper.gf_browser_chrome .gfield_error input[type=text]{margin-bottom: 10px;}
.form_box .gform_confirmation_wrapper .gform_confirmation_message{text-align: center;font-size: 24px;color: #ffffff;line-height: 150%;padding: 60px;max-width: 500px;}
.form_box .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit]{margin: 0px!important;}
.form_box .gform_wrapper ul.gform_fields li.gfield.gfield_error+li.gfield.gfield_error{margin-top:0px;}
.form_box .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){padding-left: 25px;background: none;border-radius: 10px;border: solid 1px #ffffff;color: #fff;}
.form_box .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea{border: 1px solid #fff;}
.form_box .gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label{max-width: 100% !important;}
.form_box .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label, .gform_wrapper ul.gfield_radio li input[type=radio]:checked+label{font-weight: normal !important;}
.form_box .gform_wrapper .gfield_required{display: none !important;}
.form_box .gform_wrapper ul.gfield_radio li input[type=radio]{width: 21px !important;height: 21px !important;background-color: #ffffff;border: solid 2px #f8f8f8;}
.form_box .gform_wrapper .gfield_radio li label {margin: 4px 0 0 10px;}
.form_box .gform_wrapper li.gfield_error ul.gfield_radio{color: #fff;}
/* other */
.gfield_radio{color: #fff;font-family: "MyriadPro-Regular";font-size: 16px;line-height: 24px;color: #ffffff;}
.gfield_radio li{display: inline-block;margin-right: 20px !important;}

.floor5 {
    background: #004abc;
    padding: 90px 0;
}
.floor5 h3{
    text-align: center;
    font-family: "Avenir-Black";
	font-size: 30px;
	line-height: 40px;
	color: #ffffff;
    margin-bottom: 19px;
}
.floor5 p{
    text-align: center;
    font-family: "MyriadPro-Regular";
	font-size: 16px;
	line-height: 26px;
	color: #ffffff;
    margin-bottom: 17px;
}
.floor5 .left{
    width: 60%;
}
.floor5 .form_box .gform_wrapper{
    max-width: 100%;
}
/* pleacehold */
.floor5 ::-webkit-input-placeholder { /* Chrome */
    color: #000;
    font-size:17px;
}
.floor5 :-ms-input-placeholder { /* IE 10+ */
    color: #000;
    font-size:17px;
}
.floor5 ::-moz-placeholder { /* Firefox 19+ */
    color: #000;
    font-size:17px;
    opacity: 1;
}
.floor5 :-moz-placeholder { /* Firefox 4 - 18 */
    color: #000;
    font-size:17px;
    opacity: 1;
}
.floor5 .form_box .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
    padding-left: 11px;
    color:#000;
}
#gform_fields_2{
    /* position: relative; */
}
#field_2_1,
#field_2_2,
#field_2_3,
#field_2_4{
    max-width: 360px !important;
}
/* #field_2_4{
    margin-bottom: 0px !important;
} */
#field_2_5{
    width: 372px;
    height: 194px;
    border-radius: 15px;
    position: absolute;
    right: 0;
    top: 0;
}
#field_2_5 .ginput_container_textarea{
    height: 100%;
}
.floor5 .form_box .gform_wrapper{
    position: relative;
}
.floor5 .form_box .gform_wrapper textarea{
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    border-radius: 15px;
    outline: none;
}
.floor5 .form_box .gform_wrapper .gform_footer input.button{
    width: 372px;
    padding: 22px 0;
    font-size: 16px;
	line-height: 1;
	color: #232020;
    background-color: #ffcb00;
	border-radius: 10px;
	border: solid 1px #ffffff;
    position: absolute;
    bottom: 26px;
    right: 0px;
}
.floor5 .form_box .gform_wrapper ul li.gfield{
    margin-bottom: 25px!important;
}
.floor5 .form_box .gform_wrapper .top_label input.medium{
    background: #fff !important;
}
.floor5 .form_box .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea{
    margin-bottom: 0px;
}
.floor5 .form_box .gform_wrapper ul li.gfield.gfield_error{
    margin-bottom: 8px!important;
}
.floor5 .form_box .gform_wrapper .validation_message{
    color: #ff0000;
}
.floor5 .right{
    width: 35%;
    padding: 58px 0px 73px;
}
.floor5 .right ul li{
    font-family: "MyriadPro-Regular";
	font-size: 30px;
	line-height: 50px;
	color: #ffffff;
}
.floor5 .right ul{
    margin-bottom: 29px;
}
.floor5 .right ul li img{
    display: inline-block;
    margin-right: 7px;
}
.footer{
    padding: 60px 0;
    text-align: center;
    font-family: "MyriadPro-Regular";
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 1px;
	color: #1a1a1a;
}
#field_1_9 {
    position: relative;
}
#field_1_9 ul{
    position: absolute;
    left: 0;
    top: -15px;
    background: #ffffff;
    width: 500px;
    display: none;
    max-height: 250px;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-box-shadow: 0px 0px 5px rgb(213 229 252 / 60%);
    -moz-box-shadow: 0px 0px 5px rgba(213,229,252,0.6);
    box-shadow: 0px 0px 5px rgb(213 229 252 / 60%);
    margin: 0 !important;
}
#field_1_9 ul li.accounr_hover {
    background: #e7f0f9;
    color: #004abc;
}
#field_1_9 ul li {
    font-size: 14px;
    border-radius: 5px;
    line-height: 1;
    margin-bottom: 0px;
    white-space: nowrap;
    padding:10px 20px 10px;
}
#field_1_8{
    width: 20%;
    display: inline-block;
    margin-bottom: 0 !important;
}
#field_1_8 select{
    padding: 14px;
    border: solid 1px #ffffff;
    color: #fff;
    background: none;
    border-radius: 10px;
    outline: none;
    font-size: 18px!important;
}
#field_1_8 select option{
    color:#000;
}
#field_1_5{
    width: 80%;
    display: inline-block;
}
@media (max-width: 1300px){
    #field_2_1, #field_2_2, #field_2_3, #field_2_4{
        max-width: 50% !important;
    }
    #field_2_5,.floor5 .form_box .gform_wrapper .gform_footer input.button{
        max-width: 48% !important;
    }
}
@media (max-width: 1140px){
    .floor1 .left{
        max-width: 40%;
    }
    .floor1 .right{
        max-width: 50%;
    }
    .floor1 .right .form_box{
        max-width: 100%;
    }
    .floor5 .right ul li{
        font-size: 24px;
    }
    .floor3 .title h3{
        font-size: 22px;
    }
    .floor3 .box .right{
        padding-top: 0px;
    }
    .floor4 h3.yellow_bg::before{
        display: none;
    }
}
@media (max-width: 960px){
    .header .left{
        float: none;
        text-align: center;
    }
    .header .right{
        float: none;
        text-align: center !important;
    }
    .header .right ul {
        display: flex;
        width: 100%;
        justify-content: space-around;
    }
    .floor3 .title{
        display: block;
    }
    .floor3 .title h3 br{
        display:none;
    }
    .floor4 .left{
        float: none;
        text-align: center;
        margin: 0 auto 20px;
        width: 50%;
    }
    .floor4 .right{
        float: none;
        margin: 0 auto 50px;
        width: 70%;
    }
}
@media (max-width: 860px){
    .floor1 .left {
        float: none;
        max-width: 100%;
        padding-top: 60px;
    }
    .floor1 .right {
        float: none;
        max-width: 80%;
        margin: 0 auto;
    }
    .floor1 .right .form_box{
        width: 100%;
    }
    .floor1 .left h3.yellow_bg::before {
        left: 0px;
        margin: auto;
        right: 0px;
    }
    .gfield_radio li{
        display: block;
    }

    #field_2_1, #field_2_2, #field_2_3, #field_2_4{
        max-width: 100% !important;
    }
    #field_2_5, .floor5 .form_box .gform_wrapper .gform_footer input.button{
        max-width: 100% !important;
        width: 100%;
        position: initial;
    }
    .form_box .gform_wrapper .gform_footer{
        width: 100%;
    }
    .floor5 .right{
        padding: 0px;
        width: 40%;
    }
    .floor5 .right ul {
        margin-bottom: 20px;
    }
    .floor5 .right ul li {
        font-size: 18px;
    }
    .floor5 {
        background: #004abc;
        padding: 60px 0;
    }
    #field_2_5{
        height: 160px;
    }
    .floor5 .form_box .gform_wrapper .gform_footer input.button{
        padding: 15px 0;
    }
    .floor5 .left {
        width: 50%;
    }
    .header .right ul li{
        margin: 15px;
    }
    .floor3 .box .left{
        float:none;width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .floor3 .box .right{
        float:none;width: 100%;
        text-align: center !important;
    }
    .blue_btn{
        padding: 20px 0;
    }
    .form_box .gform_confirmation_wrapper .gform_confirmation_message{
        padding: 20px;
        font-size: 18px;
    }
}
@media (max-width: 740px){
    .header .right ul{
        display: block;
    }
    .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){
        padding: 15px 0px;
        line-height: 1 !important;
    }
}
@media (max-width: 620px){
    .floor5 .left{
        float:none;
        width: 90%;
        margin-bottom: 50px;
    }
    .floor5 .right{
        float:none;
        width: 90%;
    }
    .floor1 .right{
        max-width: 100%;
    }
    .floor4 .left{
        width: 100%;
    }
    .floor4 .right{
        width: 100%;
    }
}
@media (max-width: 420px){
    .floor5 .left{
        width: 100%;
    }
}