/*Theme Name: Digital AccordAuthor: Davinder SinghVersion: v1.0*//* Generated by Font Squirrel (https://www.fontsquirrel.com) on January 9, 2017 */
* {  box-sizing: border-box;  font-family: 'Segoe UI', san-serif;  }
a {  text-decoration: none;}body {    background: #fff;  margin: 0;  transition: background-color .5s;  overflow-x: hidden;}header {  background: #fff;  border-bottom: 1px solid #ededed;  text-align: left;  overflow: auto;}header .content-wrapper {  max-width: 1260px;  margin: 0 auto;  display: -webkit-flex;  display: -ms-flexbox;  display: flex;  -webkit-align-items: center;  -ms-flex-align: center;  align-items: center;  -webkit-justify-content: space-between;  -ms-flex-pack: justify;  justify-content: space-between;}header .content-wrapper .mobile-nav {  display: none;}header .content-wrapper .logo a img {  width: 215px;}header .content-wrapper .contact-info {  display: -webkit-flex;  display: -ms-flexbox;  display: flex;  -webkit-justify-content: center;  -ms-flex-pack: center;  justify-content: center;  -webkit-align-items: center;  -ms-flex-align: center;  align-items: center;}header .content-wrapper .contact-info a {  padding: 30px 20px;  font-family: 'Segoe UI', san-serif;  color: #616161;  font-weight: 600;  font-size: 18px;  transition: .2s;}header .content-wrapper .contact-info a:hover {  background-color: #ea6000;  color: #fff;}header .content-wrapper .contact-info a.portal {  background-color: #ea6000;  color: #fff;}header .content-wrapper .contact-info a.portal:hover {  background-color: #1de9b6;}header .content-wrapper .contact-info a img {  width: 15px;  opacity: .5;}.sidenav {  height: 100vh;  width: 0;  position: fixed;  z-index: 99;  top: 0;  right: 0;  background-color: #ea6000;  overflow-x: hidden;  transition: 0.5s;  padding-top: 20px;}.sidenav a {  padding: 8px 8px 8px 32px;  text-align: center;  font-size: 18px;  font-weight: 400;  color: #fff;  display: block;  transition: 0.3s;}.sidenav a:hover {  color: #843600;}.sidenav a.portal {  background-color: #b74b00;  padding: 30px 8px 30px 32px;}.sidenav a.portal:hover {  color: #fff;}.sidenav .closebtn {  position: absolute;  top: -5px;  right: 5px;  font-size: 50px;}.sidenav #main {  transition: margin-left .5s;  padding: 16px;}nav {  clear: both;  background: #fff;  height: 39px;  border-bottom: 1px solid #ededed;}nav .main-nav {  max-width: 1260px;  margin: 0 auto;  overflow: auto;}nav .main-nav .dropdown {  display: block;  width: calc(100%/6);  float: left;  text-align: left;  z-index: 1;}nav .main-nav .dropdown:hover .dropdown-content {  display: block;}nav .main-nav .dropdown a.dropbtn, nav .main-nav .dropdown a {  display: block;  color: #000;  position: relative;  padding: 10px 15px;  color: black;  transition: .2s ease-in-out;}nav .main-nav .dropdown a.dropbtn:hover {  background-color: #ea6000;  color: #fff;}nav .main-nav .dropdown a.dropbtn::before {  content: " ";  position: absolute;  left: 0;  top: 50%;  margin-top: -13px;  height: 26px;  width: 1px;  background-color: #e6e6e6;}nav .main-nav .dropdown a.dropbtn::after, nav .main-nav .dropdown a.parent-link::after {  content: " ";  position: absolute;  right: 15px;  top: 50%;  margin-top: -7px;  height: 11px;  width: 14px;  background-image: url("images/expandicon.png");  background-size: cover;}nav .main-nav .dropdown-content {  background-color: #fff;  border: 1px solid #ea6000;  display: none;}nav .main-nav .dropdown-content a:hover {  color: #fff;  background-color: #ea6000;}nav .main-nav .dropdown-content .dropdown-content-2 {  border-left: 5px solid #ea6000;}nav .main-nav .dropdown-content .dropdown-content-2 a {  padding-left: 30px;}nav .main-nav .dropdown-content .illustration {  display: -webkit-flex;  display: -ms-flexbox;  display: flex;  -webkit-justify-content: center;  -ms-flex-pack: center;  justify-content: center;  -webkit-align-items: center;  -ms-flex-align: center;  align-items: center;  background-color: #ea6000;  padding: 30px;}nav .main-nav .dropdown-content .illustration img {  width: 70%;  -webkit-animation: grow .3s ease-in-out forwards;  animation: grow .3s ease-in-out forwards;}@media (max-width: 736px){	.post-featured-image	{		margin: 0 auto;	}	.article .col-sm-9.col-xs-12	{		margin-top:30px;		text-align: center;	}}@media screen and (max-width: 768px) {  header {    padding: 15px;  }  header .content-wrapper .mobile-nav {    display: block;  }  header .content-wrapper .contact-info {    display: none;  }  nav {    display: none;  }}@media screen and (max-height: 450px) {  .sidenav {    padding-top: 15px;  }  .sidenav a {    font-size: 18px;  }}@-webkit-keyframes grow {  0% {    -webkit-transform: scale(0.7);    transform: scale(0.7);    opacity: 0;  }  100% {    -webkit-transform: scale(1);    transform: scale(1);    opacity: 1;  }}@keyframes grow {  0% {    -webkit-transform: scale(0.7);    transform: scale(0.7);    opacity: 0;  }  100% {    -webkit-transform: scale(1);    transform: scale(1);    opacity: 1;  }}@font-face {    font-family: 'modern_groteskregular';    src: url('fonts/moderne_sans-webfont.woff2') format('woff2'),         url('fonts/moderne_sans-webfont.woff') format('woff');    font-weight: normal;    font-style: normal;}.textfield{ float:left;}.dropdownMenu1{  border: none;    width: 155px;    background: #f9fceb;}    .textfield input[type="text"]{  border: none;    background: #f9fceb;    height: 30px;}.title{  width:100%;  float:left;  margin-bottom:30px;}.title-tabbing{  background: #f9fceb;  padding-top: 20px;}.title-tabbing ul li {    display: inline;    float: left;    padding: 10px 30px;    background: #fff;    margin-right: 10px;    border-top-left-radius: 10px;    border-top-right-radius: 10px;        box-shadow:0px -6px 10px #ccc;            margin-top: 10px;}.title-tabbing ul li a{  color: #757575;  font-size: 18px;}.title-tabbing ul li.parent {    display: inline;    float: left;    padding: 10px 30px;    background: transparent;    margin-right: 10px;    border-top-left-radius: 10px;    border-top-right-radius: 10px;}.title-tabbing ul li.parent{  color: #ea6000;  font-size: 24px;  padding-bottom: 1px;      box-shadow: none;}.title-tabbing ul li.active {    box-shadow: none;    background: #ea6000;    padding: 15px 30px;    margin-top: 0;}.title-tabbing ul li.active a{  color: #fff;}.page-slogan{  background: #ea6000;  color: #fff;  font-family: 'segoe-regular';  }.page-slogan h1{  font-size: 24px;}.ready-to-start{  padding: 30px 0;  width: 100%;  float: left;  text-align: center;}.ready-to-start a{  background: #ea6000;  padding: 5px 25px;  font-family: 'segoe-bold';  text-transform: uppercase;  color:#fff;}.see-more{      width: 100%;    float: left;    background: #eb7d30;    padding: 20px 0px 30px 0px;}.see-more a{  color: #fff;  font-family: modern_groteskregular;  font-size: 24px;  margin:10px 0;      width: 100%;    float: left;}.work{  width: 100%;  float: left;  }.work img{  width: 100%;}.web-design-features{  background: url(http://digitalaccord.com.au/wp-content/uploads/2017/01/colors-1884014_1920.jpg);  padding: 30px;}.feature-box{      background: rgba(0,0,0,0.5);    margin: 30px 30px 0px;    padding: 30px;    border-radius: 10px;    text-align: center;    color: #fff;}.feat-img {    padding: 20px 0;}.feat-text{    font-family: 'segoe-regular';    font-size: 17px;}.feat-text span{    width: 100%;    float: left;    color: #ea6000;    text-transform: uppercase;}    .about-web-design{  padding: 30px 0;  background: #f9fceb;}.web-design-title{  font-family: modern_groteskregular;  color: #ea6000;  font-size: 36px;}.web-design-title span{  font-size: 15px;  color: #424242;  letter-spacing: 10px;}#menu-web-design-portfolio li{  margin:20px 0;}#menu-web-design-portfolio li a{  border: none;  font-family: 'segoe-regular';  font-size: 18px;  color: #ffffff;  padding: 0 25px;}#menu-web-design-portfolio li:last-child{  background: #ea6000;}#menu-web-design-portfolio li:last-child a{  text-transform: uppercase;  font-family: 'segoe-bold';}.web-design-portfolio {    background: transparent;    position: fixed;    top: 0;    width: 100%;    z-index: 1;    float: left;}.banner-caption{    padding: 100px 50px;    font-family: modern_groteskregular;    color: #f9fceb;    font-size: 87px;     text-align: center;}span.orange{  color: #ea6000;}.page-id-11 div.cta-btn{ padding:0; }div.cta-btn{      padding: 60px;    text-align: center;}.seo{  padding:30px 0;}.right-text{  font-size:18px;  line-height: 22px;  margin-top:20px;}.location-based-seo{  padding:30px 0;  background: #f9fceb;}.tasks-bg.adwords {    background: url(images/adwords_banner.png) center top rgba(0,0,0,0.8) !important;    background-repeat: no-repeat !important;    background-size: cover !important;    padding: 100px 0;}.tasks-bg{    padding: 77px 0px;    background: url(http://digitalaccord.com.au/wp-content/uploads/2016/12/tasks.png) rgba(0,0,0,0.7);    background-size: cover !important;}.tasks-bg h4{    font-size: 24px;    color: #fff;    text-align: center;    font-family: 'segoe-semilight';}.tasks-step{  background: #f9fceb;  padding:30px 0;}.step-icon{    width: 100%;    padding: 50px;    text-align: center;    padding-bottom:0px;}.step h4{text-transform: uppercase;}.step p{text-align:center;color: #424242;}.step .blog{ min-height: 430px;}.tasks-step-spans .rounded{     width: 35px;    height: 35px;    margin: -5px auto;    text-align: center;    color: #fff;    padding-top: 5px;    font-size: 18px;}.ftp-backup{   background: url(images/calc.png) rgba(0,0,0,0.9);    padding: 50px 0;    color: #fff;    background-position: bottom center;    background-size: cover;}.our-plans{ padding:50px 0;}.plans.even ul li{  background: #fff;}.plans ul li {    display: table-cell;    float: left;    padding: 10px 0px;    vertical-align: middle;    background: #f9fceb;    text-align: center;    border-top:1px solid #c6c6c6;    border-bottom:1px solid #c6c6c6;     }@media (min-width: 1199px){  .plans ul li  {    width: calc(100%/6);  }}.plans{    width: 100%;    float: left;    margin: 5px 0px;}.plans:hover ul li {    box-shadow: 8px 2px 15px rgba(0,0,0,0.35);}.plans:hover ul li.data{  background: #58a0c0;   border-color: #58a0c0;  color: #fff;}.plans ul li.data{  background: #ea6000;  padding: 23px 0;  border-color: #ea6000;  color: #fff;width:180px;max-width:180px;}.plans ul li.cost{ color: #ea6000;}.plans ul li span{  font-size:24px;  font-family: 'segoe-bold';}.val {    padding: 10px 60px;    border-right: 1px solid #c6c6c6;    font-family: 'segoe-regular';    font-size:18px;}.plans ul li:last-child{ border-right: 1px solid #c6c6c6;}.plans ul li:last-child .val{ border: none;}.plans-container{    margin-top: 30px;    width: 100%;    float: left;}.steps-to-touch{    background: url(http://digitalaccord.com.au/wp-content/uploads/2016/12/steps-to-touch.png) rgba(0,0,0,0.9);    padding: 80px 0;}.step-touch-title span{  background: #353535;  color:#fff;padding:5px 20px; border-radius:5px;font-size:24px;}.step-touch-title {    margin-top: 50px;}.how-we-help{ background: #ea6000;position: relative;color:#fff;    padding: 50px 0;}@media (min-width:1068px){  .how-we-help   { 	 padding: 50px 5%;   }}.how-we-help .title h3::before{ background-color: #fff;}.how-we-help::before {    background-color: #f9fceb;    position: absolute;    right: 0;    top: 0;    height: 100%;    width: 73%;    content: "";}.col-sm-9.host-features {    color: #424242;    padding: 0px 40px;}.host-features h4{  background: url('http://digitalaccord.com.au/wp-content/uploads/2016/12/check.png') no-repeat center left;  padding-left:40px;  color: #424242;  font-family: 'segoe-bold';  font-size:18px;  text-transform: uppercase;}.how-we-help::after {    background-image: url(images/how-we-help-pattern.png);    background-repeat: no-repeat;    background-position: left bottom;    width: 27%;    left: 0px;    bottom: 0;    height: 100%;    position: absolute;    content: "";    background-size: 100%;}.light-absolute-orange-box{  position: absolute;  top: -10px;  width: 100%;  padding: 30px 0;  background: rgba(234, 96, 0, .2);  border-radius: 10px;  border-top: 10px solid #ea6000;  left: 0;  right: 0;}.secure-domain-names{  background: #f9fceb;  position: relative;  width: 100%;  float: left;}.secure-domain-names .container{  position: relative;}.top-free-migration{  background: url('http://digitalaccord.com.au/wp-content/uploads/2016/12/hosting-top.png') rgba(0,0,0,0.8);  color:#fff;  padding-top:50px;   width: 100%;  float: left;}.light-absolute-orange-box{  position: absolute;  top:-10px;  width: 100%;}.ssl-top-info{    background: url(images/q-back.png) rgba(0,0,0,1);    color: #fff;    padding: 50px 0px 100px 0px;    width: 100%;    float: left;    background-repeat: no-repeat;    background-size: cover;}.ssl-top-info.domain-names{  background: url(images/domain-names-bg.png) rgba(0,0,0,.7);  background-size: cover;  background-repeat: no-repeat;  padding: 50px 0;}.ssl-info-text.domain-names{  font-size: 24px;  padding: 0px 10%;}.ssl-text h2{  font-size: 24px;  font-family: 'segoe-regular';  color: #fff;  margin-bottom: 20px;}.ssl-text h2 strong{  font-family: 'segoe-bold';}.ssl-info-text{  font-size: 18px;  text-align: center;  color: #fff;  font-family: 'segoe-regular';}.light-absolute-orange-box h2{  margin:0;  font-family: 'segoe-regular';  font-size: 24px;  color: #424242;}.domain-search-form{ padding: 30px 0;}.search-box-cnt{  position: relative;  border-bottom: 3px solid #b14900;}.search-box-cnt input{  max-height: 35px;  height: 35px;  border-radius: 0px;  border: none;  font-size: 18px;  color: #424242;  font-family: 'segoe-regular';}.search-icon-cnt{  position: absolute;  top: 0;  right: 0;}.search-icon-cnt button{  border: none;  background: #ea6000;  border-radius: 0px;  }.search-icon-cnt button i{  font-size: 18px;  color: #b14900;}.free-migration-text{  padding:30px 0;  font-size:18px;}.free-migration-btn-cnt{    text-align: center;       margin-top:30px;}.free-migration-btn{    background: #424242;    font-size: 24px;    color: #fff;    text-transform: uppercase;    padding: 10px 30px;    margin: 0 auto;    display: table;}.free-migration-btn:hover{  color: #fff;}.free-migration-text span{  background: #424242;  font-family: 'segoe-bold';  text-transform: uppercase;  padding:5px;}.parent-pageid-281 .reasons{  background:#fff;}.reasons>div>img{  padding: 20px 0;}.reasons{  background: #f9fceb;}.reasonrow {    width: 100%;    float: left;    margin: 15px 0;}.page-id-285 .hosting-plans{    padding-bottom: 0;}.hosting-plans .carousel-control{    background: none !important;    width: 0% !important;}.hosting-plans{    background: url(http://digitalaccord.com.au/wp-content/uploads/2016/12/hosting-plans-bg.png) rgba(234, 96, 0, 0.9);    padding-top: 10px;      color: #fff;    float: left;padding-bottom: 10px;    width: 100%;}.hosting-plans .title.w{  margin: 0;}.hosting-plans-container{ margin-top:40px;float: left;    width: 100%;}.hosting-plan-box .panel-footer,.hosting-plan-box .panel-default{  float:left;width:100%;}.hosting-plan-box .panel{  margin-bottom:-10px;}.hosting-plan-box .panel-default{ border-radius:10px;  border: none; border-bottom-left-radius:0px; border-bottom-right-radius:0px;}.hosting-plan-box .panel-default>.panel-heading{      border-top-left-radius: 10px;    border-top-right-radius: 10px;}.hosting-plan-box .panel-default>.panel-heading{      border: none;   font-size:18px;   color:#fff;}.hosting-plan-box.orng .panel-default>.panel-heading{  background: rgba(234, 96, 0, 0.8);}.hosting-plan-box.blue .panel-default>.panel-heading{  background: rgba(35, 157, 168, 0.8);}.hosting-plan-box.green .panel-default>.panel-heading{  background: rgba(67, 147, 67, 0.8);}.hosting-plan-box .panel-default>.panel-heading span{  font-family: 'segoe-bold';font-size:24px;}.hosting-plan-box .panel-body span{ font-family: 'segoe-bold';}.hosting-plan-box .panel-body{  color: #424242;  font-size:18px;}.hosting-plan-box .panel-footer{  border:none;color: #ea6000;background:transparent;}.hosting-plan-box .panel{  background:rgba(255,255,255,0.8);}.hosting-plan-box .panel-body li {    padding: 5px 0;}.hosting-support{  background: #ea6000;  padding:50px 0;width:100%;float:left;}.title.w h3::before {    position: absolute;    left: 0;    width: 80px;    height: 3px;    content: "";    background-color: #fff;    top: 40px;}.support-info {    margin-top: 30px;    float: left;    width: 100%;    font-size: 18px;    color: #fff;}.special-host{ padding:50px 0;}.support-info p {   padding:5px 0;}.support-info span{  margin-right:20px;}footer,.hosing-links{    float: left;    width: 100%;}/*** Responsive ***//** Web Design **/@media (max-width:768px){.feature-box  {    margin:0;  }  #menu-web-design-portfolio li a  {    padding: 0px 20px;  }}@media (max-width: 490px){  .contact-options{      margin-top: 50px;}.hosting-support ul li{  margin-bottom: 20px;}}@media (max-width:414px){  .banner-caption  {    font-size: 35px;  }    #myNavbar  {    background: #ea6000;  }.page-slogan h1{font-size:15px;}.page-slogan img{max-width: 35px;}}/** End Web Design **//*** Cloud Backup **/@media (min-width: 767px) and (max-width: 768px){.val{padding: 10px 15px;font-size: 15px;}}/*** Cloud Backup ***//** Test **/.single-post .digital-nav{  border-bottom: 1px #eff1e2 solid;}/*** Comments ***/.comments-area {	margin: 0 7.6923% 3.5em;}.comment-list + .comment-respond,.comment-navigation + .comment-respond {	padding-top: 1.75em;}.comments-title,.comment-reply-title {	border-top: 4px solid #ea6000;		font-size: 23px;	font-size: 1.4375rem;	font-weight: 700;	line-height: 1.3125;	padding-top: 1.217391304em;}.comments-title {	margin-bottom: 1.217391304em;}.comment-list {	list-style: none;	margin: 0;}.comment-list article,.comment-list .pingback,.comment-list .trackback {	border-top: 1px solid #d1d1d1;	padding: 1.75em 0;}.comment-list .children {	list-style: none;	margin: 0;}.comment-list .children > li {	padding-left: 0.875em;}.comment-author {	color: #1a1a1a;	margin-bottom: 0.4375em;}.comment-author .avatar {	float: left;	height: 28px;	margin-right: 0.875em;	position: relative;	width: 28px;}.bypostauthor > article .fn:after {	content: "\f304";	left: 3px;	position: relative;	top: 5px;}.comment-metadata,.pingback .edit-link {	color: #686868;		font-size: 13px;		line-height: 1.6153846154;}.comment-metadata {	margin-bottom: 2.1538461538em;}.comment-metadata a,.pingback .comment-edit-link {	color: #686868;}.comment-metadata a:hover,.comment-metadata a:focus,.pingback .comment-edit-link:hover,.pingback .comment-edit-link:focus {	color: #007acc;}.comment-metadata .edit-link,.pingback .edit-link {	display: inline-block;}.comment-metadata .edit-link:before,.pingback .edit-link:before {	content: "\002f";	display: inline-block;	opacity: 0.7;	padding: 0 0.538461538em;}.comment-content ul,.comment-content ol {	margin: 0 0 1.5em 1.25em;}.comment-content li > ul,.comment-content li > ol {	margin-bottom: 0;}.comment-reply-link {	border: 1px solid #d1d1d1;	border-radius: 2px;	color: #007acc;	display: inline-block;		font-size: 13px;		line-height: 1;	margin-top: 2.1538461538em;	padding: 0.5384615385em 0.5384615385em 0.4615384615em;}.comment-reply-link:hover,.comment-reply-link:focus {	border-color: currentColor;	color: #007acc;	outline: 0;}.comment-form {	padding-top: 1.75em;}.comment-form label {	color: #686868;	display: block;		font-size: 13px;		letter-spacing: 0.076923077em;	line-height: 1.6153846154;	margin-bottom: 0.5384615385em;	text-transform: uppercase;}.comment-list .comment-form {	padding-bottom: 1.75em;}.comment-notes,.comment-awaiting-moderation,.logged-in-as,.form-allowed-tags {	color: #686868;	font-size: 13px;		line-height: 1.6153846154;	margin-bottom: 2.1538461538em;}.no-comments {	border-top: 1px solid #d1d1d1;		font-weight: 700;	margin: 0;	padding-top: 1.75em;}.comment-navigation + .no-comments {	border-top: 0;	padding-top: 0;}.form-allowed-tags code {	}.form-submit {	margin-bottom: 0;}.required {	color: #007acc;	}.comment-reply-title small {	font-size: 100%;}.comment-reply-title small a {	border: 0;	float: right;	height: 32px;	overflow: hidden;	width: 26px;}.comment-reply-title small a:hover,.comment-reply-title small a:focus {	color: #1a1a1a;}.comment-reply-title small a:before {	content: "\f405";	font-size: 32px;	position: relative;	top: -5px;}.comment-respond .form-submit input[type="submit"]{   background: #ea6000;   color:#fff;   border: none;   padding:5px 18px;   border-radius: 3px;   -moz-border-radius: 3px;   -webkit-border-radius: 3px;}.single-post .title h1::before {    position: absolute;    width: 80px;    height: 3px;    content: "";    background-color: #ea6000;    top: 60px;}.single-post .title{margin-bottom:0;}.single-post .title h1{    color:#ea6000;    font-size: 24px;}ul.metas {    list-style: none;    float: left;    width: 100%;    margin: 20px 0;}ul.metas li {    display: inline-block;    margin-right: 10px;}ul.metas li a {   color: #424242;}section.our-portfolio-links {    padding: 30px 0;    background: #f9fceb;}.itemthumb{    position:relative;  }.itemthumb img.img-responsive{    border-radius: 10px;    max-height: 339px;    width:100%;}.itemdesc{  font-family: 'segoe-regular';  font-size: 18px;  color: #616161;}.itemdesc h4 {    font-family: 'modern_groteskregular';    text-transform: uppercase;    font-size: 36px;    color: #ea6000;}.itemdesc a{   color: #ea6000;  font-family: segoe-bold;   font-size:18px;}.client-logo{  position: absolute;  top:50%;  left:50%;  transform: translate(-50%, -50%);}@media (max-width:580px){  .client-logo  {   width:50%;  }}@media (min-width:1600px){  .brpc-img{   max-height:353px;}}.hosting-support ul li{  display: inline-block;    margin-right: 10px;}.hosting-support  ul li img {    margin-right: 15px;}.hosting-support  ul li a {    color: #fff;    font-size: 18px;}.hosting-support ul li:last-child {    margin: 0;}.hosting-support .title.w,.hosting-support h3{  margin: 0;  padding: 0;}.form-control{  max-height: 30px;}.hostingillus{  display: -webkit-box;  display: -webkit-flex;  display: -ms-flexbox;  display:  flex;  justify-content: center;  align-items: center;  padding:0;}.featbenefit{  padding:0;}@media (max-width:1023px){   .hostingillus  {     height:100% !important;  }}ul.list li{  list-style: disc;}ul .rounded {    float: left;    margin-right: 10px;    text-align: center;    padding: 0px 0;    width: 25px;    height: 25px;    color: #fff;}ul.right-text{  margin:0;}.centered{  display: table;  margin:0 auto;}.our-process{  padding:30px 0;  background: #f9fceb;}.page-id-11 .learn-more-btn a, .page-id-11 .learn-more-btn button{  letter-spacing: 1px;}.page-id-11 .banner-caption{  position: absolute;  top: 50%;  left: 50%;  transform: translate(-50%,-50%);}.orange-strip{  background: #ea6000;  width: 100%;  float: left;  padding: 20px 0;}.orange-strip ul li {    float: left;    display: inline-block;    margin-right: 30px;}.orange-strip ul li.text{  padding: 10px 0;  color: #fff;  font-size: 24px;}.blog-posts {    padding: 30px 0;    width: 100%;    float: left;}.article{	box-shadow: 0px 0px 10px rgba(0,0,0,0.5) !important;    border-radius: 5px;    float: left;    width: 100%;    margin-bottom: 30px;    padding: 20px 30px;}.article .post-title h4{	position: relative;	color: #ea6000;	font-size: 30px;	margin: 0;}.underline{	max-width: 80px;	height: 3px;	background: #ea6000;	margin: 20px 0;}.article ul.metas{	margin-top: 0;}.sidebar-widgets h4.head-title{	font-size: 30px;	margin: 0;}.blog-posts h4.head-title{	font-size: 30px;}.post-featured-image{	box-shadow: 0px 2px 5px rgba(0,0,0,0.4);}.page-id-126 .plans ul li{	padding: 23px 0;}.page-id-126 .plans ul li.data{	padding: 35px 0;}.page-id-126 .val{	padding: 10px 39px;	font-size: 16px;}.page-id-126 .plans ul li span{	font-size: 22px;}.plans a{	color: #424242;}.what-clients-say{   padding:30px 0;}.page-id-11 .banner-caption {
    text-transform: uppercase;
}.page-id-11 .feat-img img{  height: 50px;}