 .wpcf7-form-control-wrap {   width:100%; } .page-template-reviews .blog-pagination {   padding-top:52px; } .single-brochures .box-columns:nth-child(odd) {   background:none !important; } .single-brochures .box-columns:nth-child(even) {   background:#f8fafb !important; } .ns-form {   padding:0;   margin:0;   position:relative; } .ns-form .loader {   display:none;   position:absolute;   top:0;   bottom:0;   left:0;   right:0;   margin:auto;   border:5px solid #c1c1c1;   border-radius:100%;   border-top:5px solid #f3704b;   width:30px;   height:30px;   -moz-animation:spin 1s linear infinite;   -webkit-animation:spin 1s linear infinite;   animation:spin 1s linear infinite; } @-moz-keyframes spin {   0% {  -moz-transform:rotate(0deg);   }   100% {  -moz-transform:rotate(360deg);   } } @-webkit-keyframes spin {   0% {  -webkit-transform:rotate(0deg);   }   100% {  -webkit-transform:rotate(360deg);   } } @keyframes spin {   0% {  transform:rotate(0deg);   }   100% {  transform:rotate(360deg);   } } .wpcf7-mathcaptcha+span {   position:static; }   .service-box {   position:relative;   overflow:hidden;   margin-bottom:30px;   background-color:#fff;   height:calc(100% - 30px);   -webkit-box-shadow:0px 6px 22px 0px rgba(0, 0, 0, 0.05);   -moz-box-shadow:0px 6px 22px 0px rgba(0, 0, 0, 0.05);   box-shadow:0px 6px 22px 0px rgba(0, 0, 0, 0.05); } .service-box .img-wrap {   overflow:hidden;   position:relative; } .service-box .img-wrap img {   width:100%; } .service-box .img-wrap .icon {   position:absolute;   top:0;   bottom:0;   left:25px;   right:25px;   height:72px;   width:72px;   background-color:#fff;   border-radius:100%;   display:inline-flex;   margin:auto auto auto 0; } .service-box .img-wrap .icon .svg {   height:28px;   width:28px;   margin:auto; } .service-box .service-box-content {   padding:25px; } .service-box .service-box-content .title {   padding-bottom:15px; } .service-box .service-box-content .title h4 {   font-weight:bold;   color:#32414e; } ul.circle-list li {   font-size:16px;   line-height:26px;   color:#32414e;   padding:0 0 6px 20px;   position:relative; } ul.circle-list li:last-child {   padding-bottom:0; } ul.circle-list li:before {   content:'';   width:6px;   height:6px;   border-radius:6px;   border:1px solid #32414e;   position:absolute;   left:2px;   top:10px;   -webkit-transition:all .3s ease-in-out;   -moz-transition:all .3s ease-in-out;   -o-transition:all .3s ease-in-out;   transition:all .3s ease-in-out; } ul.circle-list li:hover:before {   border-color:#f3704b; } ul.circle-list li a {   color:#32414e;   -webkit-transition:all .3s ease-in-out;   -moz-transition:all .3s ease-in-out;   -o-transition:all .3s ease-in-out;   transition:all .3s ease-in-out; } ul.circle-list li:hover a {   color:#f3704b; } .home .banner-section+section.two-columns-section a {   color:#f3704b;   font-weight:500; }