.ym-container {
  width: 1140px;
  margin: 0 auto !important;
}
.ym5 {
  float: left;
  width: 5%;
}
.ym10 {
  float: left;
  width: 10%;
}
.ym15 {
  float: left;
  width: 15%;
}
.ym20 {
  float: left;
  width: 20%;
}
.ym25 {
  float: left;
  width: 25%;
}
.ym30 {
  float: left;
  width: 30%;
}
.ym33 {
  float: left;
  width: 33.33%;
}
.ym35 {
  float: left;
  width: 35%;
}
.ym40 {
  float: left;
  width: 40%;
}
.ym45 {
  float: left;
  width: 45%;
}
.ym50 {
  float: left;
  width: 50%;
}
.ym55 {
  float: left;
  width: 55%;
}
.ym60 {
  float: left;
  width: 60%;
}
.ym65 {
  float: left;
  width: 65%;
}
.ym66 {
  float: left;
  width: 66.66%;
}
.ym70 {
  float: left;
  width: 70%;
}
.ym75 {
  float: left;
  width: 75%;
}
.ym80 {
  float: left;
  width: 80%;
}
.ym85 {
  float: left;
  width: 85%;
}
.ym90 {
  float: left;
  width: 90%;
}
.ym95 {
  float: left;
  width: 95%;
}
.ym100 {
  float: left;
  width: 800%;
}
html,
body {
  margin: 0;
  padding: 0;
}
.col-full,
#wrapper {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 auto;
}
.vc_row {
  margin-left: -15px;
  margin-right: auto !important;
}
body.front-end h1,
body.front-end h2,
body.front-end h3,
body.front-end h4,
body.front-end h5,
body.front-end h6,
body.front-end p,
body.front-end ul,
body.front-end ol,
body.front-end pre,
body.front-end blockquote,
body.front-end textarea,
body.front-end button {
  margin-bottom: 0 0 20px 0;
}
body.front-end h1,
body.front-end h2,
body.front-end h3,
body.front-end h4,
body.front-end h5,
body.front-end h6 {
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
}
body.front-end p {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 300;
  color: #475059;
}
body.front-end a:link {
  font-family: 'Roboto', sans-serif;
  text-decoration: none;
}
body.front-end a:hover {
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
}
body.front-end a:active {
  text-decoration: none;
}
body.front-end button:hover {
  cursor: pointer;
  cursor: hand;
}
body.front-end code {
  font-family: Consolas, "Courier New", Courier, mono;
}
body.front-end strong {
  font-weight: 600;
}
body.front-end ul,
body.front-end ol {
  margin-left: 10px;
  padding-left: 20px;
}
body.front-end ul li,
body.front-end ol li {
  font-family: 'Roboto', sans-serif;
}
body.front-end blockquote {
  display: block;
  opacity: .95;
  border-left: 4px solid;
  border-left-color: ;
  padding: 0 10px;
  font-style: italic;
  margin-left: 10px;
}
body.front-end blockquote p:last-child {
  margin-bottom: 10px;
}
body.front-end pre {
  font-family: Consolas, "Courier New", Courier, mono;
  background: black;
  font-size: 12px;
  background: rgba(0,0,0,0.9);
  color: #eee;
  padding: 10px 20px;
}
header {
  background-color: #c02780;
  background-image: -webkit-gradient(linear,left top,right top,from(#c02780),to(#db469d));
  background-image: -webkit-linear-gradient(left,#c02780,#db469d);
  background-image: -moz-linear-gradient(left,#c02780,#db469d);
  background-image: -ms-linear-gradient(left,#c02780,#db469d);
  background-image: -o-linear-gradient(left,#c02780,#db469d);
}
header .logo {
  width: 23% !important;
}
header .logo img {
  margin-left: 5px;
}
header .logo a {
  display: block;
  padding: 5px 0 10px;
}
header .logo a:after {
  content: "Growing your Business One Call at a Time";
  color: #ffffff;
  font-size: 13px;
}
header .menu.ym60 {
  width: 57% !important;
}
header .menu {
  text-align: right;
}
header .menu ul {
  list-style: none;
  margin: 0;
}
header .menu ul li {
  display: inline-block;
}
header .menu ul li a {
  color: #fff;
  display: block;
  padding: 35px 15px;
}
header .menu ul li a:hover {
  background: #af2174;
}
header .menu ul li.current-menu-item a {
  background: #af2174;
}
header .social p {
  text-align: right;
  margin: 0px 5px 0 0;
  padding: 32px 0px 20px;
}
header .phone {
  text-align: right;
  padding: 15px 0;
}
header .phone p {
  font-size: 20px;
  font-weight: 800;
  color: #fff;
  margin: 0;
  padding: 16px 0;
}
header .phone p img {
  margin: 0 5px -3px 0;
}
.section-phone {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #c5408e;
  background-image: -moz-linear-gradient(top,#d54498,#ad3b7e);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#d54498),to(#ad3b7e));
  background-image: -webkit-linear-gradient(top,#d54498,#ad3b7e);
  background-image: -o-linear-gradient(top,#d54498,#ad3b7e);
  background-image: linear-gradient(to bottom,#d54498,#ad3b7e);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd54498', endColorstr='#ffad3b7e', GradientType=0);
  border-color: #ad3b7e #ad3b7e #742854;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  margin-bottom: 0 !important;
  background-image: url('http://pccsolutions.com.au/wp-content/themes/canvas-child/less/../images/our-services-section-5.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  padding: 45px 0;
}
.section-phone h2 {
  font-size: 30px;
  margin: 0 0 15px;
}
.section-phone .left p {
  font-size: 18px;
  font-weight: 300;
  color: #fff;
  line-height: 26px;
  margin: 0;
}
.section-phone .right {
  text-align: right;
}
.section-phone .right p {
  display: inline-block;
  margin: 0;
}
.section-phone .right p a {
  font-size: 22px;
  font-weight: 500;
  color: #ffffff;
}
.section-phone .right p.phone {
  font-size: 22px;
  font-weight: 500;
  color: #ffffff;
  background: #0055a7;
  display: inline-block;
  padding: 10px 15px;
}
.section-phone .right p.phone a:hover {
  cursor: auto;
}
.section-phone .right p.phone i:before {
  font-size: 22px;
}
.section-phone .right p.contact {
  margin-left: 10px;
}
.section-phone .right p.contact a {
  background: #0055a7;
  display: block;
  padding: 10px 15px;
}
.testimonials {
  background: url('http://pccsolutions.com.au/wp-content/themes/canvas-child/less/../images/testimonials-bg.jpg') no-repeat center center;
  background-size: cover;
  padding: 100px 0px 0;
  min-height: 255px;
  text-align: center;
}
.testimonials .tmls_next,
.testimonials .tmls_prev {
  background-color: transparent !important;
}
.testimonials .tmls_text {
  font-family: 'Roboto', sans-serif;
  font-size: 20px !important;
  font-weight: 400 !important;
  color: #fff !important;
  line-height: 30px !important;
}
.testimonials .tmls_name {
  font-family: 'Roboto', sans-serif;
  font-size: 15px !important;
  font-weight: 700 !important;
  color: #fff !important;
}
.testimonials .tmls_position {
  font-family: 'Roboto', sans-serif;
  font-size: 15px !important;
  font-weight: 300 !important;
  color: #fff !important;
}
footer {
  background: #47505a;
  padding: 35px 0 30px;
}
footer #copyright,
footer #credit {
  float: left;
  width: 60%;
}
footer #copyright p,
footer #credit p {
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  margin: 0;
}
footer #copyright p a,
footer #credit p a {
  color: #fff;
}
footer #credit {
  text-align: right;
  float: left;
  width: 40%;
}
footer #credit p img {
  margin: 0 0 -6px 5px;
}
body.home .section-1 {
  margin: 0;
}
body.home .section-1 .tp-caption {
  width: 570px !important;
  max-width: 570px !important;
  top: 130px !important;
}
body.home .section-1 h1 {
  font-size: 26px !important;
  font-weight: 800 !important;
  color: #ffffff;
  line-height: 32px !important;
  text-shadow: 2px 1px 3px rgba(0,0,0,0.6);
  margin: 0;
}
body.home .section-1 p.subheading {
  font-size: 60px !important;
  font-weight: 800 !important;
  color: #ffffff;
  line-height: 72px !important;
  text-shadow: 2px 1px 3px rgba(0,0,0,0.6);
  margin: 0;
}
body.home .section-1 p.content {
  font-size: 18px !important;
  font-weight: 300;
  color: #fff;
  line-height: 22px !important;
  margin: 15px 0 !important;
}
body.home .section-1 a.tp-button {
  padding: 0 !important;
}
body.home .section-1 a.tp-button p {
  font-size: 18px !important;
  font-weight: 300;
  color: #fff;
  line-height: 37px !important;
  letter-spacing: 0px;
  background: #0055a7;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 9px 15px !important;
  margin: 0;
  float: left;
}
body.home .section-1 a.tp-button i {
  background: #104890;
  float: left;
  padding: 18px !important;
}
body.home .section-1 a.tp-button i:before {
  font-size: 25px !important;
}
body.home .section-2 {
  padding: 50px 0;
  margin: 0;
}
body.home .section-2 h2 {
  font-size: 40px;
  font-weight: 600;
  color: #475059;
  margin: 0;
  padding: 0 0 25px;
}
body.home .section-2 p {
  line-height: 26px;
  margin: 0;
}
body.home .section-2 .btns-container a {
  float: right;
  display: inline-block;
  position: relative;
  transition: all 0.5s ease;
}
body.home .section-2 .btns-container a img {
  width: 65px;
  height: auto;
}
body.home .section-2 .btns-container .img2 {
  float: right;
  display: inline-block;
  position: relative;
  transition: all 0.5s ease;
  margin: -15px 24px 0 !important;
}
body.home .section-2 .btns-container .img2 img {
  width: 80px;
  height: auto;
}
body.home .section-2 .btns-container a:first-child {
  float: left;
  font-weight: 300;
  color: #fff;
  background: #0055a7;
  padding: 10px 20px;
  margin: 25px 0 0;
  display: inline-block;
  border: 2px solid #0055a7;
  transition: all 0.5s ease;
}
body.home .section-2 .btns-container a:first-child:hover {
  color: #0055a7;
  background: #fff;
}
body.home .section-2 .btns-container a:hover {
  opacity: .8;
}
body.home .section-2 ul {
  list-style: none;
  padding-left: 0;
}
body.home .section-2 ul li {
  font-size: 17px;
  font-weight: 300;
  color: #545e69;
  border: 1px solid #eee;
  margin: 0 0 5px;
}
body.home .section-2 ul li img {
  margin: 0 0 -4px !important;
  padding: 0 15px 0 0;
}
body.home .section-2 ul li a {
  color: #545e69;
  padding: 10px 20px;
  display: block;
  transition: all 0.5s ease;
}
body.home .section-2 ul li a:hover {
  color: #ed53ad;
  background: #eee;
}
body.home .section-3 {
  padding: 60px 0;
  margin: 0;
  text-align: center;
}
body.home .section-3 h2 {
  font-size: 40px;
  color: #fff;
  text-align: center;
  margin: 0;
  padding: 0 0 45px;
}
body.home .section-3 .wpb_single_image {
  min-height: 90px;
  margin-bottom: 15px !important;
}
body.home .section-3 .icon-2 img {
  padding-top: 9px;
}
body.home .section-3 .icon-3 img {
  padding-top: 16px;
}
body.home .section-3 p {
  font-weight: 100;
  color: #fff;
  margin: 0;
}
body.home .section-3 p strong {
  font-size: 30px;
  line-height: 45px;
}
body.home .section-4 {
  padding: 70px 0 0;
  margin: 0;
}
body.home .section-4 .box-1 {
  padding-top: 20px;
}
body.home .section-4 .box-2 {
  padding-top: 00px;
}
body.home .section-4 h2 {
  font-size: 30px;
  color: #546474;
  margin: 0;
}
body.home .section-4 p {
  font-size: 16px;
  line-height: 21px;
  margin: 10px 0 0;
}
body.home .section-4 p a {
  font-weight: 600;
  color: #ed53ad;
}
body.home .section-4 p strong {
  font-weight: 500;
}
body.home .section-4 p img {
  float: left;
  padding: 0px 50px 0 0;
}
body.home .section-5 {
  background: #fafafa;
  padding: 70px 0;
  margin: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
body.home .section-5 h2 {
  font-size: 40px;
  color: #475059;
  margin: 0;
}
body.home .section-5 p {
  line-height: 26px;
  margin: 5px 0 0;
}
body.home .section-5 a {
  font-weight: 500;
  color: #fff;
  background: #0055a7;
  padding: 10px 20px;
  margin: 2px 0px 0px;
  display: inline-block;
  border: 2px solid #0055a7;
  transition: all 0.5s ease;
}
body.home .section-5 a:hover {
  color: #0055a7;
  background: #fff;
}
body.home .section-5 .vc_col-sm-4 {
  width: 30%;
}
body.home .section-5 .vc_col-sm-6 {
  width: 53.33%;
}
body.home .section-6 {
  padding: 60px 0;
  margin: 0;
}
body.home .section-6 h3 {
  font-size: 23px;
  color: #546474;
  margin: 15px 0 0;
}
body.home .section-6 h3 a {
  color: #4a4a4b;
}
body.home .section-6 h5 {
  font-size: 15px;
  color: #ed53ad;
  font-weight: 300;
  margin: 5px 0 0;
}
body.home .section-6 p {
  font-size: 15px;
  line-height: 21px;
  margin: 15px 0 0;
}
body.home .section-6 p img {
  float: left;
  margin: 0px 25px 0 0;
  border: 1px solid #eee;
}
body.home .section-6 p a {
  font-size: 15px;
  color: #ed53ad;
  font-weight: 600;
}
body.home .section-phone {
  display: none;
}
.page-id-7 .section-1 {
  margin: 0;
  padding: 150px 0;
}
.page-id-7 .section-1 h1 {
  font-size: 25px;
  color: #fff;
  text-shadow: 2px 1px 3px rgba(0,0,0,0.6);
  margin-top: 0;
}
.page-id-7 .section-1 h1 strong {
  font-size: 60px;
  display: block;
}
.page-id-7 .section-1 p {
  font-size: 18px;
  font-weight: 300;
  color: #fff;
  line-height: 27px;
}
.page-id-7 .section-divider {
  margin: 0;
}
.page-id-7 .section-2,
.page-id-7 .section-3 {
  margin: 0;
  padding: 50px 0;
}
.page-id-7 .section-2 .col-1 img,
.page-id-7 .section-3 .col-1 img {
  border: 1px solid #eee;
}
.page-id-7 .section-2 .col-1 .box-1,
.page-id-7 .section-3 .col-1 .box-1 {
  margin-bottom: 0;
}
.page-id-7 .section-2 .col-1 .box-1 h2,
.page-id-7 .section-3 .col-1 .box-1 h2 {
  font-size: 30px;
  font-weight: 600;
  color: #546474;
  float: left;
  margin: 0;
}
.page-id-7 .section-2 .col-1 .box-1 h4,
.page-id-7 .section-3 .col-1 .box-1 h4 {
  font-size: 20px;
  font-weight: 300;
  color: #546474;
  float: left;
  margin: 9px 0 0px 10px;
}
.page-id-7 .section-2 .col-1 .box-1 h5,
.page-id-7 .section-3 .col-1 .box-1 h5 {
  font-size: 20px;
  font-weight: 300;
  color: #546474;
  padding: 10px 0 17px;
  clear: both;
  border-bottom: 5px solid #eee;
}
.page-id-7 .section-2 .col-1 .box-2 p,
.page-id-7 .section-3 .col-1 .box-2 p {
  font-size: 18px;
  font-weight: 300;
  color: #ed53ad;
  margin: 0;
  padding: 17px 0 0;
}
.page-id-7 .section-2 .col-1 .box-3 p,
.page-id-7 .section-3 .col-1 .box-3 p {
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
  line-height: 21px;
  background: #fafafa;
  border-left: 4px solid #ea72b8;
  margin: 0;
  padding: 25px;
}
.page-id-7 .section-2 .col-2 p,
.page-id-7 .section-3 .col-2 p {
  font-size: 16px;
  line-height: 21px;
  margin: 0 0 20px;
}
.page-id-9 .section-1 {
  margin: 0;
  padding: 150px 0;
}
.page-id-9 .section-1 h1 {
  font-size: 25px;
  color: #fff;
  text-shadow: 2px 1px 3px rgba(0,0,0,0.6);
  margin-top: 0;
}
.page-id-9 .section-1 h1 strong {
  font-size: 60px;
}
.page-id-9 .section-1 p {
  font-size: 18px;
  font-weight: 300;
  color: #fff;
  line-height: 27px;
}
.page-id-9 .section-2 {
  background-position: center center !important;
  padding: 54px 0;
  margin-bottom: 0;
}
.page-id-9 .section-2 h2 {
  font-size: 30px;
  color: #546474;
  margin: 0;
}
.page-id-9 .section-2 p {
  font-size: 16px;
  font-weight: 300;
  line-height: 21px;
}
.page-id-9 .section-2 p strong {
  color: #ed53ad;
}
.page-id-9 .section-3 {
  padding: 45px 0 25px;
  margin-bottom: 0;
}
.page-id-9 .section-3 h2 {
  font-size: 30px;
  color: #546474;
  margin: 0;
}
.page-id-9 .section-3 p {
  font-size: 16px;
  font-weight: 300;
  line-height: 21px;
}
.page-id-9 .section-3 p strong {
  color: #ed53ad;
}
.page-id-9 .section-3a {
  padding-bottom: 80px;
}
.page-id-9 .section-3a .vc_tta .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
  left: inherit;
  right: 30px;
}
.page-id-9 .section-3a .vc_tta .vc_tta-icon:before {
  font-family: 'FontAwesome';
  font-style: normal;
  font-size: 22px;
  color: #ed53ad;
}
.page-id-9 .section-3a .vc_tta .vc_tta-controls-icon::before {
  position: absolute;
  border-width: 0 3px 3px 0 !important;
  border-color: #ed53ad !important;
}
.page-id-9 .section-3a .vc_tta .vc_tta-panel-body {
  border-top: 0 !important;
}
.page-id-9 .section-3a .vc_tta .vc_tta-panel-body,
.page-id-9 .section-3a .vc_tta .vc_tta-panel-heading {
  border-width: 1px;
  border-color: #eee;
}
.page-id-9 .section-3a .vc_tta .vc_tta-panel-body h4,
.page-id-9 .section-3a .vc_tta .vc_tta-panel-heading h4 {
  font-weight: 600;
  color: #ED53AD;
}
.page-id-9 .section-3a .vc_tta .vc_tta-panel-body p,
.page-id-9 .section-3a .vc_tta .vc_tta-panel-heading p {
  font-size: 16px;
  line-height: 21px;
}
.page-id-9 .section-3a .vc_tta .vc_tta-panel-body p a,
.page-id-9 .section-3a .vc_tta .vc_tta-panel-heading p a {
  color: #fff;
  background: #0055a7;
  padding: 10px 20px;
  display: inline-block;
}
.page-id-9 .section-3a .vc_tta .vc_tta-panel-body ul,
.page-id-9 .section-3a .vc_tta .vc_tta-panel-heading ul {
  list-style: none;
  margin-left: 0 !important;
  padding-left: 0 !important;
}
.page-id-9 .section-3a .vc_tta .vc_tta-panel-body ul li,
.page-id-9 .section-3a .vc_tta .vc_tta-panel-heading ul li {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #475059;
  line-height: 21px;
  padding: 0 0 8px 20px;
  position: relative;
}
.page-id-9 .section-3a .vc_tta .vc_tta-panel-body ul li:before,
.page-id-9 .section-3a .vc_tta .vc_tta-panel-heading ul li:before {
  font-family: 'FontAwesome';
  content: '\f054';
  color: #546474;
  position: absolute;
  left: 0;
  top: 2px;
}
.page-id-9 .section-3a .vc_tta .vc_tta-title-text {
  font-size: 20px;
  color: #546474;
  font-weight: 500;
}
.page-id-9 .section-3a .vc_tta .vc_tta-panel-title > a {
  padding: 21px 20px !important;
}
.page-id-9 .section-4 {
  background: #fafafa;
  border-top: 1px solid #eee;
  margin-bottom: 0;
}
.page-id-9 .section-4 .section-4a {
  margin-top: -35px !important;
}
.page-id-9 .section-4 .section-4a h2 {
  font-size: 30px;
  font-weight: 500;
  color: #fff;
  display: inline-block;
  background: #ed62b3;
  padding: 16px 30px;
  margin: 0px;
}
.page-id-9 .section-4 .section-4b,
.page-id-9 .section-4 .section-4c,
.page-id-9 .section-4 .section-4d,
.page-id-9 .section-4 .section-4e,
.page-id-9 .section-4 .section-4f,
.page-id-9 .section-4 .section-4g,
.page-id-9 .section-4 .section-4h,
.page-id-9 .section-4 .section-4i {
  border-bottom: 1px solid #eee;
  padding: 35px 0;
}
.page-id-9 .section-4 .section-4b h3,
.page-id-9 .section-4 .section-4c h3,
.page-id-9 .section-4 .section-4d h3,
.page-id-9 .section-4 .section-4e h3,
.page-id-9 .section-4 .section-4f h3,
.page-id-9 .section-4 .section-4g h3,
.page-id-9 .section-4 .section-4h h3,
.page-id-9 .section-4 .section-4i h3 {
  font-size: 17px;
  font-weight: 500;
  color: #5e6e7e;
  line-height: 23px;
  margin: 0 0 0 40px;
}
.page-id-9 .section-4 .section-4b h3 i,
.page-id-9 .section-4 .section-4c h3 i,
.page-id-9 .section-4 .section-4d h3 i,
.page-id-9 .section-4 .section-4e h3 i,
.page-id-9 .section-4 .section-4f h3 i,
.page-id-9 .section-4 .section-4g h3 i,
.page-id-9 .section-4 .section-4h h3 i,
.page-id-9 .section-4 .section-4i h3 i {
  position: absolute;
  left: 15px;
}
.page-id-9 .section-4 .section-4b h3 i:before,
.page-id-9 .section-4 .section-4c h3 i:before,
.page-id-9 .section-4 .section-4d h3 i:before,
.page-id-9 .section-4 .section-4e h3 i:before,
.page-id-9 .section-4 .section-4f h3 i:before,
.page-id-9 .section-4 .section-4g h3 i:before,
.page-id-9 .section-4 .section-4h h3 i:before,
.page-id-9 .section-4 .section-4i h3 i:before {
  font-size: 22px;
  color: #ee63b5;
}
.page-id-9 .section-4 .section-4b p,
.page-id-9 .section-4 .section-4c p,
.page-id-9 .section-4 .section-4d p,
.page-id-9 .section-4 .section-4e p,
.page-id-9 .section-4 .section-4f p,
.page-id-9 .section-4 .section-4g p,
.page-id-9 .section-4 .section-4h p,
.page-id-9 .section-4 .section-4i p {
  font-size: 16px;
  font-weight: 300;
  color: #475059;
  line-height: 22px;
  margin: 0;
}
.page-id-9 .section-4 .section-4i {
  border-bottom: 0 !important;
}
.page-id-11 .section-1 {
  margin: 0;
  padding: 150px 0;
}
.page-id-11 .section-1 h1 {
  font-size: 25px;
  color: #fff;
  text-shadow: 2px 1px 3px rgba(0,0,0,0.6);
  margin-top: 0;
}
.page-id-11 .section-1 h1 strong {
  font-size: 60px;
  display: block;
}
.page-id-11 .section-1 p {
  font-size: 18px;
  font-weight: 300;
  color: #fff;
  line-height: 27px;
}
.page-id-11 .section-2 {
  margin: 0;
  padding: 55px 0;
}
.page-id-11 .section-2 h2 {
  font-size: 30px;
  font-weight: 500;
  color: #546474;
  margin-top: 0;
}
.page-id-11 .section-2 .ym20 {
  text-align: center;
  padding-top: 35px;
}
.page-id-11 .section-2 .ym20 .img-box {
  height: 100px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  padding: 0 0 15px;
}
.page-id-11 .section-2 .ym20 .img-box img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.page-id-11 .section-2 .ym20 p,
.page-id-11 .section-2 .ym20 a {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  font-weight: 300;
  color: #546474;
  line-height: 20px;
  margin: 0;
}
.page-id-13 .section-1 {
  margin: 0;
  padding: 150px 0;
}
.page-id-13 .section-1 .vc_col-sm-7 {
  padding: 0 0 60px;
}
.page-id-13 .section-1 .vc_col-sm-7 h1 {
  font-size: 25px;
  color: #fff;
  text-shadow: 2px 1px 3px rgba(0,0,0,0.6);
  margin-top: 0;
}
.page-id-13 .section-1 .vc_col-sm-7 h1 strong {
  font-size: 60px;
  display: block;
}
.page-id-13 .section-1 .vc_col-sm-7 p {
  font-size: 18px;
  font-weight: 300;
  color: #fff;
  line-height: 27px;
}
.page-id-13 .section-1 .vc_col-sm-5 h3 {
  font-size: 50px;
  color: #fff;
  margin: 0;
}
.page-id-13 .section-1 .vc_col-sm-5 h3 i {
  font-size: 45px;
  margin-right: -14px;
}
.page-id-13 .section-1 .vc_col-sm-5 p {
  font-size: 18px;
  color: #ffffff;
}
.page-id-13 .section-1 .vc_col-sm-5 p i {
  padding-right: 8px;
}
.page-id-13 .section-1 .vc_col-sm-5 i:before {
  color: #db469d;
}
.page-id-13 .section-1 .section-1b span.wpcf7-not-valid-tip {
  display: none !important;
}
.page-id-13 .section-1 .section-1b input.wpcf7-not-valid {
  border: 2px solid #c02780 !important;
}
.page-id-13 .section-1 .section-1b div.wpcf7-validation-errors {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #fff;
  margin: 25px 0 0;
  padding: 12px 20px;
  background: #c02780 !important;
  border: 2px solid #c02780 !important;
}
.page-id-13 .section-1 .section-1b p.name,
.page-id-13 .section-1 .section-1b p.email,
.page-id-13 .section-1 .section-1b p.company,
.page-id-13 .section-1 .section-1b p.phone {
  display: inline-block;
  width: 260px;
  padding-right: 10px;
  margin: 0 0 10px;
}
.page-id-13 .section-1 .section-1b p.name input,
.page-id-13 .section-1 .section-1b p.email input,
.page-id-13 .section-1 .section-1b p.company input,
.page-id-13 .section-1 .section-1b p.phone input {
  font-size: 16px;
  font-weight: 300;
  color: #fff;
  width: 100%;
  border: 2px solid #fff;
  background: transparent;
  padding: 10px 0;
  text-indent: 15px;
}
.page-id-13 .section-1 .section-1b p.select {
  margin: 0;
}
.page-id-13 .section-1 .section-1b p.select select {
  font-size: 16px;
  font-weight: 300;
  color: #9FA3A7;
  width: 538px;
  border: 2px solid #fff;
  background: transparent;
  padding: 10px 0;
  text-indent: 15px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.page-id-13 .section-1 .section-1b p.message {
  margin: 0;
}
.page-id-13 .section-1 .section-1b p.message textarea {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #fff;
  width: 100%;
  height: 129px;
  border: 2px solid #fff;
  background: transparent;
  padding: 10px 0;
  text-indent: 15px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  resize: none;
}
.page-id-13 .section-1 .section-1b p.captcha,
.page-id-13 .section-1 .section-1b p.send-button {
  display: inline-block;
  margin: 10px 0 0;
}
.page-id-13 .section-1 .section-1b p.captcha img {
  float: left;
  background: #fff;
  padding: 10px;
}
.page-id-13 .section-1 .section-1b p.captcha input {
  font-size: 16px;
  font-weight: 300;
  color: #676767;
  width: 200px;
  border: 2px solid #fff;
  background: #fff;
  padding: 10px 0;
  margin: 0 10px;
  text-indent: 15px;
}
.page-id-13 .section-1 .section-1b p.send-button input.wpcf7-submit {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  width: 218px;
  border: 0;
  background: #0055a7;
  padding: 11px 0;
  text-indent: 15px;
}
body.error404 .section-1 {
  padding: 50px 0 100px;
}
body.error404 .section-1 h1 {
  font-size: 150px;
  font-weight: 300;
  color: #404041;
  text-align: center;
  margin: 0;
}
body.error404 .section-1 p {
  text-align: center;
}
body.error404 .section-1 p a {
  color: #fff;
  padding: 10px 20px;
  margin: 25px 0 0;
  display: inline-block;
  background: #1CAABB none repeat scroll 0% 0%;
  border: 1px solid #1CAABB;
  transition: all 0.2s ease-in-out 0s;
}
body.error404 .section-1 p a:hover {
  color: #1CAABB;
  background: #FFF none repeat scroll 0% 0%;
  border: 1px solid #1CAABB;
}
body.page-id-246 .section-2 {
  padding: 60px 0px;
}
body.page-id-246 .section-2 h1 {
  color: #546474;
  display: block;
  position: relative;
  font-size: 30px;
  font-weight: 600;
  margin: 0;
}
body.page-id-246 .section-2 ol {
  margin-left: 0px !important;
}
body.page-id-246 .section-2 ol li {
  color: #475059;
  font-size: 16px;
  line-height: 1.5em;
  margin: 0 0 25px;
}
