*{margin:0; padding:0;outline:none;}
.define_float{float:left; width:100%;}
ul, li, a{list-style-type:none; text-decoration:none;}
body{font-family: 'Roboto', sans-serif;}
body .no_pad{padding:0;}
a:hover{text-decoration:none;}
a:focus{outline:none;border:none;text-decoration:none;}
a {   color: #000; }
body{font-family: 'Libre Franklin', sans-serif;}
/*****manderin/chinese language fonts*********/
#site_ch .logo_main img { width: 320px; height: auto; float: left; }
#site_ch .header_icons p {font-size: 16px;}
#site_ch .header_navbar a {font-size: 20px;}
#site_ch .bg_btn a {font-size: 20px;}
#site_ch .full_bg_content p {font-size: 22px; line-height: 30px;}
#site_ch .right_thoughtfull p {font-size: 22px; line-height: 30px;}
#site_ch .thought_content a {font-size: 22px;}
#site_ch .full_content p {font-size: 22px; line-height: 30px;}
#site_ch .icon_bg p {font-size: 20px; line-height:27px;}
#site_ch .content p {font-size: 20px; line-height: 30px;}
#site_ch .column_content p {font-size: 22px;}
#site_ch .card_test p {font-size: 20px;line-height: 30px;height: 260px;}
#site_ch .right_form_content p {font-size: 20px;}
#site_ch .form_input .label_content {font-size: 18px;}
#site_ch label.label_content {font-size: 18px;}
#site_ch .form-check span.wpcf7-list-item-label {font-size: 18px;}
#site_ch .send-btn input {font-size: 18px;font-weight: 500;}
#site_ch .footer-nav ul li a {font-size: 22px;}
#site_ch .left_first_sec h4 {font-size: 26px;line-height: 35px;}
#site_ch .right_first_sec p {font-size: 20px;line-height: 30px;}
#site_ch .about_sec_sec p {font-size: 20px;line-height: 30px;}
#site_ch .service_img_upper p {font-size: 20px;line-height: 26px;}
#site_ch .btn_learn a {font-size: 20px;font-weight: 500;}
#site_ch .icon_bg.ser_bg h4 {font-size: 22px;}
#site_ch .service_book_main p {font-size: 22px;}
#site_ch .service_form_first label {font-size: 20px;}
#site_ch .btn_learn.ser_learn input {font-size: 20px;}
#site_ch .column_card_inner a {font-size: 20px;}
#site_ch .column_card_inner h4 {min-height: 95px;font-size: 20px;line-height: 25px;}
#site_ch.page-id-606 .ndis_content p {font-size: 20px;line-height: 30px;margin-bottom: 30px;}
#site_ch.page-id-606 .ndis_content h4 {margin-bottom: 5px;}
#site_ch.page-id-606 .ndis_content ul li {font-size: 20px;}
#site_ch .main_content h4 {font-size: 22px;}
#site_ch .main_content p {font-size: 20px;line-height: 30px;}
#site_ch .service_home_care_package td, th {font-size: 20px !important;line-height: 28px;}
#site_ch .main_content ul li, #site_ch .main_content ol li {font-size: 20px;line-height: 30px;}
#site_ch .main_details_inner h4 {font-size: 22px;}
#site_ch .main_details_inner {
    font-size: 18px;
}
#site_ch .main_details_inner a {
    font-size: 20px;
}
/*****manderin/chinese language fonts end*********/
/*Top-header*/
.header_top_bar {background: #F1F5F7;padding: 12px 0; }
.header_icons {width: auto;float: right;     margin: 0;}
.header_icons ul {width: auto;float: left; margin:0;display: flex;align-items: center; }
.header_icons li {width: auto;float: left;     margin: 0 20px 0 0; }
.header_icons li:last-child {margin: 0; }
.header_icons img {width: auto;float: left;padding: 1px 6px 0 0; }
.header_icons a {width: auto;float: left;font-style: normal;font-weight: normal;font-size: 13px;line-height: 16px;color: #000000; }
.header_icons p {width: auto;     float: left;     margin: 0;     font-style: normal;     font-weight: normal;     font-size: 13px;     line-height: 16px;     color: #000000; }
/*top-header-End*/

/*Main-header-Start*/
.full_header{float: left;width: 100%;display: -webkit-box; display: -moz-box;display: -ms-flexbox;display: -webkit-flex; display: flex;display: flex;-webkit-box-align: center;-moz-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;align-items: center;}
section.main_header {width: 100%;float: left; 	padding: 32px 0; }
.logo_main {width: 120px;float: left; }
.logo_main img {width: 140px; height: 50px; float: left; }    
.logo_main a {width: auto;float: left;display: inline-block; }
.header_navbar {float: left; }
.header_navbar li a:hover {color: #737C82;}
.header_navbar nav {width: auto;float: right; }
.header_navbar ul {width: auto;float: left;margin:0;display: -webkit-box; 
display: -moz-box;display: -ms-flexbox;display: -webkit-flex; display: flex;display: flex;-webkit-box-align: center;-moz-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;align-items: center; }
.header_navbar li {width: auto;float: left;margin: 0 0 0 39px; }
.header_navbar a {width: auto;float: none;font-style: normal;font-weight: 600;font-size: 16px;line-height: 26px;letter-spacing: 0.01em;color: #494B4D; 	display:inline-block;position:relative;  transition:ease all 0.5s;}
.header_navbar li.navbar_btn a:focus {     background: #C46000; }
.header_navbar li a::after {top: 26px;content: "";display: block;height: 2px;left: 50%;position: absolute;background: #37C3E9;transition: ease all 0.5s;width: 21px;transform: translateX(-50%);opacity: 0; }
.header_navbar li a:hover::after{opacity:1;}
li.navbar_btn a {width: auto;float: none;background: #DE6D00;font-style: normal;font-weight: 600;font-size: 16px;line-height: 24px;color: #FFFFFF;     padding: 13px 26px 13px 26px;     display: inline-block; }
li.navbar_btn a:hover {color: #fff;background: #CB6400;}
li.navbar_btn a:hover:after {display: none;}
/*Main-header-End*/  



/*Bg-header-Start*/
section.bg_header {width: 100%;float: left;background-image: url(../images/bg_header.jpg);background-size:cover;background-repeat: no-repeat;position:relative; }
section.bg_header:after {content: '';position: absolute;width: 100%;height: 100%;top: 0;left: 0;opacity: 1;transition: ease all 0.5s;background: rgba(0, 0, 0, 0.2);}
.full_bg_content {width: 100%;float: left;padding: 162px 0px; }
.full_bg_content h1{width: 42%;float: left;margin: 0;font-style: normal;font-weight: bold;font-size: 44px; line-height: 53px;color: #FFFFFF;padding: 0 0 30px 0;position: relative;z-index: 11; }
.full_bg_content p {width: 100%;float: left;font-style: normal;font-weight: bold;font-size: 16px;line-height: 24px;color: #FFFFFF;margin:0; padding: 0 0 40px 0;position: relative;z-index: 11}
.bg_btn {width: auto;float: left;position: relative;z-index: 11;}
.bg_btn a {width: auto;float: left;font-style: normal;font-weight: 500;font-size: 14px;line-height: 17px;letter-spacing: 0.04em;color: #00AFDE;background: #FFFFFF;padding: 22px 32px 22px 32px; transition:ease all 0.5s;}

/*Bg-header-End*/

/*Thoughtful-Start*/
section.thoughtfull_section {padding: 119px 0 123px 0 }
.left_thoughtfull h4 {width: 70%;float: left;font-style: normal;font-weight: bold;font-size: 32px;line-height: 42px;color: #494B4D; margin:0;    padding: 0 0 20px 0; position:relative;}
.right_thoughtfull p {width: auto;float: right;font-style: normal;font-weight: normal;font-size: 16px;line-height: 25px;text-align: right;color: #494B4D; margin:0; position:realtive; }
.left_thoughtfull h4:after {content: '';width: 46px;height: 3px;background: #37c3e9;position: absolute;bottom: 0;left: 0; }
.full_thought_image {padding: 82px 0 0 0;}
.thought_image img {width: 100%; float: left;height:300px; object-fit: cover;box-shadow: 0px 8px 25px rgba(104, 104, 104, 0.25); -webkit-box-shadow: 0px 8px 25px rgba(104, 104, 104, 0.25);}
.thought_content {width: 100%;float: left;text-align: center; 	padding: 35px 0 0 0; }
.thought_content a{width: auto;float: none; display:inline-block;margin: 0; font-style: normal;font-weight: 600;font-size: 18px;line-height: 22px;text-align: center;color: #494B4D;transition: ease all 0.5s;}
.thought_image:hover .thought_content a {/*color: #37c3e9;*/ color:#0FACD7; }
.overlay_img {width: 100%;     float: left;     position: relative; }
.overlay_img:after {content: '';position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: linear-gradient(1.1deg, rgba(57, 73, 86, 0.9) 2.31%, rgba(57, 73, 86, 0.54) 99.22%);     opacity: 0;     transition: ease all 0.5s;     cursor: pointer; }
.thought_image:hover .overlay_img::after{opacity:1;}
/*Thoughtful-End*/


/*Care-Package-Start*/
section.care_package {     padding: 93px 0 100px 0;     background-image: url(../images/bg.png);     background-repeat: no-repeat;     background-size: cover; position:relative;}
section.care_package:after {content: '';position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: #25AFD5;     opacity: 0.8;     transition: ease all 0.5s;} 
.full_content {width: 100%;float: left;text-align: center; position: relative;z-index: 11;}
.icon_section {width: 100%;float: left; }
.heading_main {width: 100%;float: left; } 
.heading_main h5 {font-style: normal;font-weight: bold;font-size: 32px;line-height: 42px;text-align: center;color: #F5F8FA;width: 100%;float: left;margin:0;position:relative; 	padding:0 0 15px 0; }
.heading_main h5:after {     content: '';     width: 56px;     height: 3px;     background: #21D6F2;     bottom: 0;     position: absolute;     left: 50%;     transform: translatex(-50%); }
.full_content p {width: 100%;float: left;font-style: normal;font-weight: normal;font-size: 16px;line-height: 25px;text-align: center;color: #F5F8FA;margin:0;padding: 43px 0 35px 0; }
.full_icon_section {width: 100%;float: left;padding: 0 110px; position: relative;z-index: 11;}
.icon_bg {width: 100%;float: left;background: #FFFFFF;box-shadow: 0px 4px 10px rgba(189, 205, 214, 0.25);     border-radius: 3px;     text-align: center;     padding: 50px 20px 27px 20px;  }
.icon_img {float: left;margin: 0 0 30px 0; }
.icon_bg_img {float: left;width: 100%;margin: 0;padding: 0;height: 54px; }
.icon_bg img {width: auto;float: none;display: inline-block; }
.icon_bg p {font-style: normal;font-weight: 500;font-size: 15px;line-height: 21px;color: #494B4D;margin: 0;width: 100%;float: left;padding: 48px 0 0 0;height: 85px; }
/*Care-Package-End*/

/*Why-Choose-Start*/
section.why_choose {float: left;padding: 139px 0 100px 0; }
.choose_full {width: 100%;float: left;}
.choose_heading{width:100%;float:left; }
.choose_heading h4:after {     content: '';     width: 56px;     height: 3px;     position: absolute;     background: #21D6F2;     bottom: 0;     left: 50%;     transform: translateX(-50%); }
.choose_heading h4 {width: 100%;float: left;margin: 0;font-style: normal;font-weight: bold;font-size: 32px;line-height: 42px;text-align: center;color: #494B4D; position:relative; padding:0 0 20px 0;}
.full_choose {width: 100%;float: left; display: flex;display: -webkit-box; display: -moz-box;display: -ms-flexbox;display: -webkit-flex; -webkit-box-align: center;-moz-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;padding: 105px 0 0 0;}
.full_content_left {width: 100%;float: left; }
.plus_img {width: 100%;float: left;padding: 0 0 30px 0; }
.plus_img img {width: auto;float: left; }
.plus_img_right {     width: 100%;     float: left; }
.plus_img_right img {     width: auto;     float: right; }
.content {width: 93%;float: left;    padding: 0 0 0 30px }
.content h4 {width: 100%;float: left;margin: 0;font-style: normal;font-weight: bold;font-size: 28px;line-height: 40px;color: #494B4D;padding:0 0 15px 0; 	position:relative; }
.content p {width: 93%;float: left;margin: 0;font-style: normal;     font-weight: normal;     font-size: 16px;line-height: 25px;color: #494B4D; }
.choose_left_img {width: 100%;float: left; text-align:center;}
.choose_left_img img {width: auto; float: none; display:inline-block; box-shadow: 0px 10px 50px rgba(99, 107, 113, 0.25);border-radius: 3px; -webkit-box-shadow: 0px 10px 50px rgba(99, 107, 113, 0.25);}
.full_content_right {width: 100%;float: left;}
.choose_right_img {width: 100%;float: left; text-align:center;}
.choose_right_img img {width: auto; float: none; display:inline-block; box-shadow: 0px 10px 50px rgba(99, 107, 113, 0.25);border-radius: 3px; -webkit-box-shadow: 0px 10px 50px rgba(99, 107, 113, 0.25);}
/*Why-Choose-End*/


/*We-Specialist-Start*/
section.we_specialist {background: #F5F8FA;padding: 65px 0;}
.specilist_heading {width: 100%;float: left;text-align: center;}
.specilist_heading h4 {width: 100%;float: left;margin: 0;font-style: normal;font-weight: bold;font-size: 24px;line-height: 33px;text-align: center;color: #494B4D;padding: 0 0 63px 0; }
.column_content {width: 20%;float: left; }
.inner_content {width: 100%;float: left;text-align: center; }
.column_content img {width: auto;float: none;display: inline-block;padding: 0 0 20px 0; }
.column_content p {width: 94%;float: left;margin: 0;font-style: normal;font-weight: 600;font-size: 16px;line-height: 19px;color: #505D68; }
/*We-Specialist-End*/

/*The_World_start*/
section.the_world {background-image: url(../images/care_bg.png);background-repeat: no-repeat;background-size:100%; background-color: #f5f8fa; }
.world_content {width: 100%;float: left;padding: 0 0 40px 0 }
.world_content h4 {width: 100%;float: left; margin:0;font-style: normal;font-weight: 600;font-size: 38px;line-height: 48px;text-align: center;color: #FFFFFF; }
.the_world_main {width: 800px;     margin: 0 auto; padding: 120px 0 0 0;float: none;}
.video {width: 100%;float: left; }
.video img {width: 100%;float: left;height: 450px;object-fit: cover;}
/*The_World_start*/

/*Testimonial-Start*/
section.testimonial {padding: 80px 0 100px 0; background: #fff;}
.testimonial_heading {width: 100%;float: left;text-align:center; }
.testimonial_heading h4 {width: 100%;float: left;font-style: normal;font-weight: bold;font-size: 32px;line-height: 42px;text-align: center;     color: #494B4D;position:realtive; 	margin:0; }
/*Testimonial-End*/

/*Form-Start*/
.right_form {padding: 0 100px 0 85px;}
.left_form_img {width: 100%;float: left; }
.left_form_img img {width: 100%;float: left; }
.right_form_content {width: 100%;float: left;padding: 0 0 0 16px;}
.right_form_content h4 {width: 100%;float: left;font-style: normal;font-weight: bold;font-size: 32px;line-height: 42px;color: #494B4D; padding:0 0 10px 0;margin:0; }
.right_form_content p {width: 100%;float: left; padding: 0 0 41px 0;margin: 0;font-style: normal;font-weight: normal; font-size: 16px;line-height: 25px;color: #494B4D; }
label.label_content {     font-style: normal;     font-weight: normal;     font-size: 14px;     line-height: 22px;     display: flex;     align-items: center;     color: #494B4D;     margin: 0 0 1px 0;     font-style: normal;     font-weight: normal;     font-size: 14px;     line-height: 22px;     display: flex;     align-items: center; color: #494B4D;}}
form {width: 100%;float: left; 	padding: 40px 0 0 0; }
.form_input {width: 100%;float: left;margin: 0 0 18px 0; }
.form-check span.wpcf7-list-item-label {font-style: normal;font-weight: normal;font-size: 14px;line-height: 22px;color: #494B4D;margin: 0 0 0 10px;width: auto;float: none;display: inline-block;}
.form-check {width: 100%;float: left;}  
.form_message {margin: 0 0 20px 0;}
 #exampleFormControlTextarea1 {margin:0;background: #FFFFFF;border: 1px solid #D4DDE3; box-sizing: border-box;height: 86px;border-radius: 3px;     resize: none;     box-shadow: none; 	font-size: 14px;     line-height: 22px;     display: flex;     align-items: center;     color: #B8C1CB; 	width:100%; 	float:left; padding: 14px 0 0 14px;    color: #555;}
 input#name{color: #555; background: #FFFFFF; border: 1px solid #D4DDE3;box-sizing: border-box; height: 44px;border-radius: 2px; box-shadow: none;float: left;     width: 100%; }
 input#email{color: #555;background: #FFFFFF;border: 1px solid #D4DDE3;box-sizing: border-box; height: 44px;border-radius: 2px; box-shadow: none;float: left;width: 100%; }
.send-btn{width: 100%;float: left;padding: 0 15px;}
.main_form{display: flex;align-items: center;    }
.left_form{padding: 0; }
.send-btn input {width: auto;float: none;display: inline-block;font-style: normal;font-weight: 600;font-size: 13px;line-height: 16px;     letter-spacing: 0.04em;     color: #FFFFFF;     background: #DE6D00;     box-shadow: 0px 4px 8px rgba(190, 195, 198, 0.25);     border-radius: 3px;     padding: 17px 26px 17px 26px;     border: none; transition:ease all 0.5s;}
.send-btn input:hover{background-color:#CB6400;}
.send-btn input:focus{background-color:#C46000;}
.form_input .form_name {padding: 0 6px 0 15px;}
.form_input .form_email {padding: 0 15px 0 6px;}
.service_book_outer span.wpcf7-not-valid-tip {color: #f00;     font-size: 1em;     font-weight: normal;     display: block;     width: auto;     margin:0;     float: left;     position: absolute;     bottom: -23px;     left: 0; }
.service_book_outer div.wpcf7-validation-errors, .service_book_outer div.wpcf7-acceptance-missing {display: block;width: 55%;float: none;display: inline-block;background: red;color:#ffffff;border: none;text-align: center;margin: 0 auto;}
.main_form span.wpcf7-not-valid-tip {     color: #f00;     font-size: 1em;     font-weight: normal;     display: block;     width: 100%; margin:0;     float: left; }
.main_form div.wpcf7-validation-errors, .main_form div.wpcf7-acceptance-missing {width: 100%;float: left;background:red;color:#ffffff;border: none;text-align: center;}
.full_contact_form div.wpcf7-mail-sent-ok {border: 2px solid #398f14;width: 55%;float: none;display: inline-block;margin: 0 auto;}
.full_contact_form div.wpcf7-spam-blocked {border: 2px solid #ffa500;width: 55%;float: none;display: inline-block; margin: 0 auto;}
.right_form div.wpcf7-spam-blocked {border: 2px solid  #ffa500;width: 100%;float: left;margin: 10px 0 0 0; text-align:center; }
.right_form div.wpcf7-mail-sent-ok {border: 2px solid #398f14;width: 100%;float: left;text-align: center;}
#rc-anchor-container {width: 100%;float: left;transform: scale(0.77);-webkit-transform: scale(0.77);transform-origin: 0 0;-webkit-transform-origin: 0 0;}
/*form-end*/  

 /* Footer-Start */
 footer {float: left;width: 100%;background: #0facd7; 	color:#fff; }
 .footer-top {float: left;width: 100%;padding: 65px 0;border: 1px solid rgba(255, 255, 255, 0.15);}
 .footer-logo {float: left;width: 100%; }
 .footer-right {float: right;width: auto; }
 .footer-nav {float: right;width: auto; }
 .footer-nav ul {float: left;width: 100%; 	text-align: right; margin:0; }
 .footer-nav ul li a {color: #fff; } 
 .footer-icon ul {float: left;width: 100%; 	margin:0; }
 .footer-nav li {float: left;margin: 0 35px 0 0; }
 .footer-nav ul li a {font-style: normal;font-weight: 600;font-size: 15px;line-height: 18px;color: #FFFFFF;width: auto;float: left; transition:ease all 0.5s;}
 .footer-bottom { float: left;width: 100%;  }
 .footer-bottom-inner {width:100%; float:left; font-style: normal;font-weight: normal;font-size: 13px;line-height: 21px;color: #FFFFFF;    padding: 12px 0 14px 0; }
 .footer-icon {float: right;width: 100%;margin: 55px 0 0 0; }
 .footer-icon img {width: auto;float: left; }
 .footer-icon ul li {float: left;width: auto;margin: 0 14px 0 0; }
 .footer-icon ul {float: right;width: auto;margin: 0; }
 .footer-icon ul li a {float: left;width: auto; }
 .footer-nav ul li:last-child {margin: 0; } 
 .footer-bottom-inner.right {text-align: right; }
 .footer-icon ul li:last-child {     margin: 0; }
 .footer-logo img {width: 120px;float: left;}
 .footer-nav li a:hover {opacity: 0.5;}
 .footer-bottom-inner.right a {     color: #fff; transition:ease all 0.5s;}
 .footer-bottom-inner.right a:hover{opacity:0.8;}
 .textwidget p {margin: 0;}
 /* Footer-End */
        
/* 30-01-2020 */
/*About_page_section_Start*/
section.bg_header_about {background-repeat:no-repeat;background-size:cover; position:relative;}
section.bg_header_about:after {content: '';position: absolute;width: 100%;height: 100%;top: 0;left: 0;opacity: 1;transition: ease all 0.5s;background: rgba(0, 0, 0, 0.15);}
.full_bg_about {width: 100%;float: left; }
.full_bg_about h1 {width: 100%;float: left;font-style: normal;font-weight: bold;font-size: 48px;line-height: 58px;color: #FFFFFF;margin: 0; padding: 144px 0;position: relative;z-index: 11;}
.full_bg_about h2 {width: 100%;float: left;font-style: normal;font-weight: bold;font-size: 48px;line-height: 58px;color: #FFFFFF;margin: 0; padding: 144px 0;position: relative;z-index: 11;}
.about_first_sec {padding: 121px 0 138px 0; }
.right_first_sec {float: left; }
.left_first_sec {float: left;padding: 0 101px 0 0; }
.left_first_sec h4 {width: 100%;float: left;font-style: normal;font-weight: bold; font-size: 24px;line-height: 33px;color: #494B4D;margin:0;padding: 0 0 0 100px; }
.right_first_sec p {width: 100%;float: left;margin: 0;font-style: normal;font-weight: normal;font-size: 16px;line-height: 25px;color: #494B4D; padding:0 0 40px 0; }
.right_first_sec p:last-child {padding: 0;}
section.about_sec_section_main {background-image: url(https://eicare.com.au/wp-content/uploads/2020/02/about_section_bg.jpg);background-size: cover;background-repeat: no-repeat;    padding: 175px 0 150px 0;}
.left_sec_sec {float: left; padding: 0 140px 0 0px;}
.left_sec_sec p {width: 100%;float: left;margin: 0;font-style: normal;font-weight: normal;font-size: 16px;line-height: 25px;     color: #FFFFFF;     padding: 0 0 22px 0; }
.left_sec_sec p:last-child {padding: 0;}
.right_sec_sec {float: left; }
.right_sec_sec p {width: 97%;float: left;font-weight: normal;font-size: 16px;line-height: 25px;color: #FFFFFF;margin: 0;padding: 0 0 22px 0; }
.right_sec_sec p:last-child {padding: 0;}
.plus_white_img {width: 100%;float: left;text-align: right; }
.plus_white_img img {width: auto;float: right; }

/*Map-section-Start*/
section.map_section {width: 100%;float: left; }
section.map_section img {width: 100%;float: left; }
/*Map-section-End*/

/*About_page_section_End*/



/*Services-Details-Start*/

/*Services-Bg-header*/
section.bg_header_service_detail {background: url(../images/service_detail_bg.jpg);     background-repeat: no-repeat;     background-size:cover; 	padding: 158px 0; position:relative;}
section.bg_header_service_detail:after {content: '';position: absolute;width: 100%;height: 100%;top: 0;left: 0;opacity: 1;transition: ease all 0.5s;background: rgba(0, 0, 0, 0.15);}
.content_bg_service_detail h1 {width: 100%;     float: left;     font-style: normal;     font-weight: bold;     font-size: 46px;     line-height: 56px;     color: #FFFFFF; 	margin:0; 	padding:0 0 15px 0; position: relative;z-index: 11;}
.content_bg_service_detail h2 {width: 100%;     float: left;     font-style: normal;     font-weight: bold;     font-size: 46px;     line-height: 56px;     color: #FFFFFF; 	margin:0; 	padding:0 0 15px 0; position: relative;z-index: 11;}
.content_bg_service_detail p {width: 33%;     float: left;     margin: 0;     font-style: normal;     font-weight: normal;     font-size: 16px;     line-height: 19px;     color: #FFFFFF; position: relative;z-index: 11;}
/*Services-Bg-header-end*/

/*Arrow-section*/
section.service_arrow { background: #F5F8FA;    padding: 20px 0 55px 0; }
.service_arrow_content h4 {  width: auto;     float: left;     margin: 0;     font-style: normal;     font-weight: normal;     font-size: 14px;     line-height: 22px;     color: #737C82; 	padding:0 12px 0 0; }
.service_arrow_content a:hover {    color: #CB6400;}
.service_arrow_content img {     width: auto;     float: left; 	padding:7px 12px 0 0; }
.service_arrow_content p {  color: #0FACD7;   width: auto;     float: left;     margin: 0;     font-style: normal;     font-weight: normal;     font-size: 14px;     line-height: 22px;}
.service_arrow_content a {color: #737C82; transition:ease all 0.5s;}
/*Arrow-section-end*/

/*our-services*/
section.our_service {   padding: 0 0 120px 0; 	background: #F5F8FA; }
.left_our_service {     padding: 0; }
.left_our_service_inner_main{background: #FFFFFF;     box-shadow: 0px 2px 12px rgba(219, 224, 225, 0.25);     border-radius: 3px; 	 padding: 50px 40px; }
.right_our_service_inner_main {margin: 0px;   background: #FFFFFF;     box-shadow: 0px 2px 12px rgba(219, 224, 225, 0.25);     border-radius: 3px; 	padding: 35px 0px 27px 30px; }
.right_our_service {     padding: 0 15px 0 50px; }
/* .right_our_service_inner_main {margin: 0 0 0 50px;   background: #FFFFFF;     box-shadow: 0px 2px 12px rgba(219, 224, 225, 0.25);     border-radius: 3px; 	padding: 35px 0px 27px 30px; } */
.right_our_service h4 {width: 100%;float: left;     font-style: normal;     font-weight: bold;     font-size: 20px;     line-height: 28px;     color: #494B4D; 	margin:0; }
.right_our_service ul {width: 100%;float: left;     margin: 0; }
.right_our_service li a {width: 100%;float: left;     font-style: normal;     font-weight: 600;     font-size: 16px;     line-height: 19px;     color: #737C82;     padding: 29px 0 25px 0;     border-bottom: 1px solid #EFEFEF; transition:ease all 0.5s;}
.right_our_service li:last-child a {border-bottom: none;    padding-bottom: 0}
.right_our_service a {width: auto;float: left; }
.right_our_service_inner_main li {     width: 100%;     float: left; }
.first_content{width:100%; 	float:left; }
.first_content h4 {width: 100%;float: left;font-style: normal;     font-weight: bold;     font-size: 20px;     line-height: 28px;     color: #494B4D;     margin: 0;     padding: 0 0 15px 0; }
.first_content p {width: 100%;float: left;font-style: normal;     font-weight: normal;     font-size: 16px;     line-height: 25px;     color: #494B4D; 	margin:0; 	padding: 0 0 40px 0; }
.sec_content{ 	width:100% 	float:left; }
.sec_content h4 {width: 100%;float: left;font-style: normal;     font-weight: bold;     font-size: 20px;     line-height: 28px;     color: #494B4D;     margin: 0; 	padding: 0 0 15px 0; }
.sec_content p{width: 100%; float: left;font-style: normal;     font-weight: normal;     font-size: 16px;     line-height: 25px;     color: #494B4D; 	margin:0; 	padding: 0 0 40px 0; }
.sec_content ol {width: 100%;float: none;margin: 0; }
.sec_content li {width: 100%;float: left;padding: 0 0 20px 0;     list-style-type: decimal;     list-style-position: inside; font-style: normal;font-weight: normal;font-size: 16px;line-height: 25px;color: #494B4D;}
.third_content {width: 100%;float: left; }
.third_content h4 {width: 100%;float: left;     margin: 0;     font-style: normal;     font-weight: bold;     font-size: 20px;     line-height: 28px;     color: #494B4D;     padding: 0 0 15px 0; }
.third_content p {width: 100%;float: left;     margin: 0;     font-weight: normal;     font-size: 16px;     line-height: 25px;     color: #494B4D;     padding: 0 0 12px 0; }
.third_content p:last-child {padding-bottom: 0; }
.fouth_content {width: 100%;float: left; }
.fouth_content h4 {width: 100%;float: left;     margin: 0;     font-style: normal;     font-weight: bold;     font-size: 20px;     line-height: 28px;     color: #494B4D;     padding: 40px 0 15px 0; }
.fouth_content p {width: 100%;float: left;     font-style: normal;     font-weight: normal;     font-size: 16px;     line-height: 25px;     color: #494B4D;     padding: 0 0 12px 0; 	margin:0; }
.fifth_content {width: 100%;float: left; }
.fifth_content h4 {width: 100%;float: left;     margin: 0;     font-style: normal;     font-weight: bold;     font-size: 20px;     line-height: 28px;     color: #494B4D;     padding: 40px 0 15px 0; }
.fifth_content p {width: 100%;float: left;     font-style: normal;     font-weight: normal;     font-size: 16px;     line-height: 25px;     color: #494B4D;     padding: 0 0 22px 0; 	margin:0; }
.fifth_content ul {width: 100%;float: none;     list-style: disc;     margin: 0; }
.fifth_content li {width: 100%;float: left;     font-style: normal;     font-weight: normal;     font-size: 16px;     line-height: 25px;     color: #494B4D;     list-style-type: disc;     list-style-position: inside; }
.right_our_service li a:hover {color: #CB6400; }


.left_our_service_inner_main h1,.left_our_service_inner_main h2,.left_our_service_inner_main h3,.left_our_service_inner_main h4,.left_our_service_inner_main h5,.left_our_service_inner_main h6 { width: 100%;     float: left;     margin: 0;     font-style: normal;     font-weight: bold;     font-size: 20px;     line-height: 28px;     color: #494B4D;     padding: 0 0 15px 0; }
.left_our_service_inner_main p {  width: 100%;     float: left;     font-style: normal;     font-weight: normal;     font-size: 16px;     line-height: 25px;     color: #494B4D;}
.left_our_service_inner_main ol li p {     float: none;     width: 95%;     display: inline-block;     vertical-align: top; }
.left_our_service_inner_main ol {     width: 100%;     float: left;     margin: 0; }
.left_our_service_inner_main ol li {     width: 100%;     float: left;     list-style-type: decimal;     list-style-position: inside;     font-style: normal;     font-weight: normal;     font-size: 16px;     line-height: 25px;     color: #494B4D; }
.left_our_service_inner_main ul li {     width: 100%;     float: left;     list-style-type: disc;     list-style-position: inside;     font-style: normal;     font-weight: normal;     font-size: 16px;     line-height: 25px;     color: #494B4D; }
.left_our_service_inner_main ul li p {     float: none;     width: 95%;     display: inline-block;     vertical-align: top; }
.left_our_service_inner_main strong {color: #494B4D;}
.left_our_service_inner_main a {color: #494B4D;}
.left_our_service_inner_main a:hover {color: #CB6400;}
/*our-services-end*/


   
/*Services-Details-End*/



/*Resource-Page-Start*/

/*bg-header-resource*/
section.bg_header_resource {background: url(../images/resources_bg.jpg);     background-repeat: no-repeat;     background-size: cover; 	padding:126px 0;position:relative; }
section.bg_header_resource:after {content: '';position: absolute;width: 100%;height: 100%;top: 0;left: 0;opacity: 1;transition: ease all 0.5s;background: rgba(0, 0, 0, 0.15);}
section.bg_header_resource h1 {width: 100%;     float: left;     font-style: normal;     font-weight: 600;     font-size: 38px;     line-height: 48px;     color: #FFFFFF;position:relative; z-index:11; }
section.bg_header_resource h2 {width: 100%;     float: left;     font-style: normal;     font-weight: 600;     font-size: 38px;     line-height: 48px;     color: #FFFFFF;position:relative; z-index:11; }
/*bg-header-resource-end*/


/*card-resource-start*/
section.card_resource {padding: 100px 0 90px 0;}
.column_card_inner:last-child {margin: 0;}
.column_card_inner a:hover {background: #C46000;}
.column_card {margin: 0 0 60px 0; }  
.column_card_inner img { width: 100%;     float: left; }
.column_card_inner h4 {width: 100%;     float: left;     margin: 0;     font-style: normal;     font-weight: 600;     font-size: 18px;     line-height: 22px;     color: #494B4D;     padding: 25px 0 17px 0;min-height: 85px; }
.column_card_inner p{width: 100%;     float: left;     margin: 0; 	font-style: normal; 	font-weight: normal; 	font-size: 14px; 	line-height: 22px; 	color: #494B4D;     padding: 0 0 0 0; }
.column_card_inner a {width: auto;     float: none;     display: inline-block;     background: #DE6D00;     border-radius: 3px;     font-style: normal;     font-weight: 600;     font-size: 14px;     line-height: 17px;     color: #FFFFFF;     padding: 13px 24px 13px 24px; transition:ease all 0.5s;}
.column_card_inner a:focus{background:#C46000;}
 .column_card_inner {    width: 100%;float: left;margin: 0 30px 0 0;}

/*card-resource-end*/



/*FAQ-Page-Start*/    
.mobile_banner {display: none;}   

section.bg_header_faq {background: url(https://eicare.com.au/wp-content/uploads/2020/02/26.jpg);     background-repeat: no-repeat;     background-size: cover; 	padding:126px 0;position:relative; }
section.bg_header_faq:after {content: '';position: absolute;width: 100%;height: 100%;top: 0;left: 0;opacity: 1;transition: ease all 0.5s;background: rgba(0, 0, 0, 0.15);}
.bg_header_faq_content h1 {font-style: normal;     font-weight: 600;     font-size: 38px;     line-height: 48px;     color: #FFFFFF;     width: 100%;     float: left; margin: 0;position: relative;z-index: 11;}
.bg_header_faq_content h2 {font-style: normal;     font-weight: 600;     font-size: 38px;     line-height: 48px;     color: #FFFFFF;     width: 100%;     float: left; margin: 0;position: relative;z-index: 11;}
.main_faq {padding: 73px 100px 130px 100px; }
.main_content h4 {width: 100%;     float: left;     font-style: normal;     font-weight: bold;     font-size: 20px;     line-height: 28px;     color: #6C6F75;     margin: 0;     padding: 0 0 20px 0; }
.main_content p {width: 100%;     float: left;     font-style: normal;     font-weight: normal;     font-size: 16px;     line-height: 25px;     color: #6C6F75; margin:0; }
h2.entry-title {     margin: 0; }
.main_content {padding: 50px 0 40px 0;border-bottom: 1px solid #EBEBEB; }
.main_content ul li {     width: 100%;     float: left;     list-style-type: disc;     list-style-position: inside;font-style: normal;     font-weight: normal;     font-size: 16px;     line-height: 25px;     color: #6C6F75; }
.main_content ol li {     width: 100%;     float: left;     list-style-type: decimal;     list-style-position: inside;font-style: normal;     font-weight: normal;     font-size: 16px;     line-height: 25px;     color: #6C6F75; }
/*FAQ-Page-End*/  


/*Contact-Page-Start*/
section.bg_header_contact {background: url(../images/contact_subheader.jpg);     background-repeat: no-repeat;     background-size: cover; 	padding:149px 0;position:relative; }
section.bg_header_contact:after {content: '';position: absolute;width: 100%;height: 100%;top: 0;left: 0;opacity: 1;transition: ease all 0.5s;background: rgba(0, 0, 0, 0.15);}
.bg_header_contact_heading h1 {width: 100%;     float: left;     margin: 0;     font-style: normal;     font-weight: 600;     font-size: 38px;     line-height: 48px;     color: #FFFFFF; position:relative; z-index:11; }
.full_details {padding: 109px 0 97px 0; }  
.main_details_inner {text-align: center;border-right: 1px solid #D3D9DC; color: #737C82}
.main_details_inner img {width: auto;float: none;     display: inline-block; }
.main_details_inner h4 {width: 100%;float: none; display:inline-block;    font-weight: 600;     font-size: 14px;     line-height: 17px;     color: #494B4D; padding: 20px 0 7px 0;    margin: 0; }
.main_details_inner p {width: 100%;float: none;   display:inline-block;  margin: 0;     font-style: normal;     font-weight: normal;     font-size: 14px;     line-height: 22px;     color: #737C82; }
section.details {background: #F5F8FA; }
.contact_form {background: #F5F8FA; }
.contact_form {padding: 0 0 121px 0; }
.contact_form_heading h4 {width: 100%;float: left;text-align: center;margin: 0;font-style: normal;font-weight: bold;font-size: 32px;line-height: 42px;     text-align: center;     color: #494B4D; }
.main_details_inner a {width: auto;float: none;display: inline-block;font-style: normal;font-weight: normal;font-size: 14px;line-height: 22px;     text-align: center;     color: #737C82; }
.contact_form div.wpcf7-validation-errors, .contact_form div.wpcf7-acceptance-missing{display: block;border: none;background: red;     width: 55%;     text-align: center;     color: #fff;float: none;display: inline-block; margin:0 auto; }
.full_contact_form span.wpcf7-not-valid-tip {color: #f00;font-size: 1em; font-weight: normal;display: block;width: 100%; float: left; }
.inner_recaptcha_form iframe{transform: scale(0.77);-webkit-transform: scale(0.77);transform-origin: 0 0;-webkit-transform-origin: 0 0;}
/*Contact-Page-End*/



/*Blog-page-start*/
.page-header {padding-bottom: 9px;     margin: 40px 0 20px;     display: none;     border-bottom: 1px solid #eee; }
section.bg_header_blog {background: url(../images/blog_subheader.jpg);     background-repeat: no-repeat;     background-size: cover; position:relative;}
section.bg_header_blog:after {content: '';position: absolute;width: 100%;height: 100%;top: 0;left: 0;opacity: 1;transition: ease all 0.5s;background: rgba(0, 0, 0, 0.15);}
.bg_header_blog_heading h1 {margin: 0;width: 100%;float: left;font-style: normal;font-weight: 600;font-size: 38px;line-height: 48px;color: #FFFFFF;padding: 126px 0; position: relative;z-index: 11;}
.blog_main_box {width: 31.33%;     float: left;     margin: 0 3% 42px 0; }
.blog_main_box:nth-child(3n) {margin-right: 0; }
.blog_main_outer {padding: 106px 0 59px 0; }
.blog_main_box h2.entry-title a {margin: 0;width: auto;float: left;font-style: normal;font-weight: 600;font-size: 18px;line-height: 22px;     color: #494B4D;     padding: 26px 0 11px 0; }
.blog_main_box .entry-content {width: 93%;float: left;font-style: normal;font-weight: normal;font-size: 16px;line-height: 25px;     color: #494B4D;    padding: 0 0 25px 0; }
.blog_main_box header.entry-header {width: 100%;float: left; }
.blog_main_box .post-thumbnail img {width: 100%;float: left; }
.blog_main_box .post-thumbnail a {width: auto;     float: none;     display: inline-block; }
.post-read-more a {width: auto;float: none;display: inline-block;     font-style: normal;     font-weight: 600;     font-size: 14px;     line-height: 17px;     color: #DE6D00; }
/*Blog-page-end*/



/*Blog-details-page-start*/
section.bg_header_blog_details {background: url(../images/blogpost_header.jpg);background-repeat: no-repeat;background-size: cover;position:relative; }
section.bg_header_blog_details:after {content: '';position: absolute;width: 100%;height: 100%;top: 0;left: 0;opacity: 1;transition: ease all 0.5s;background: rgba(0, 0, 0, 0.15);}
.bg_header_blog_details_heading h1 {width: 100%;float: left;font-style: normal;font-weight: bold;font-size: 46px;line-height: 56px;color: #FFFFFF;     margin: 0; position:relative;z-index:11;}
.bg_header_blog_details_heading {padding: 122px 0; }
section.blog_details_arrow {background: #F5F8FA;padding: 21px 0 43px 0; }
.blog_details_arrow_content h4 {width: auto;float: left;font-style: normal;font-weight: normal;font-size: 14px;line-height: 22px;color: #737C82;     margin: 0; 	    padding: 0 12px 0 0; }
.blog_details_arrow_content img {width: auto;float: left;padding: 6px 12px 0 0; }
.blog_details_arrow_content p {width: auto;float: left;font-style: normal;font-weight: normal;font-size: 14px;line-height: 22px;color: #0FACD7;     margin: 0; }
section.left_section {background: #f5f8fa; }
.left_details_inner {background: #FFFFFF;box-shadow: 0px 4px 12px rgba(219, 224, 225, 0.25);border-radius: 3px; }
.blog_post img {width: 100%;float: left;padding: 10px 15px 0 15px; }
.full_content_detail.define_float {padding: 50px 40px 40px 40px; }
.time_clock img {width: auto;float: left;padding: 0 10px 0 0; } 
.time_clock span {width: 100%;float: none;font-style: normal;font-weight: normal;font-size: 14px;line-height: 22px;color: #494B4D; }
.left_details {padding: 0;}
.left_detail_content p {width: 100%;float: left;font-style: normal;font-weight: normal;     font-size: 16px;line-height: 25px;color: #494B4D;     margin: 0; 	    padding: 0 0 20px 0; } .left_detail_content p:last-child {padding: 0;}
.left_detail_content {padding: 30px 0 0 0;}
.category_content {padding: 40px 0; }
.category_content p {width: 100%;float: left;font-style: normal;font-weight: normal;font-size: 14px;line-height: 22px;color: #494B4D;margin: 0; }
.category_content a{width: auto;float: none;color: #DE6D00;font-weight: 600;padding: 0 0 0 3px; display:inline-block; cursor:pointer; }
.icon_details h4 {width: 100%;float: left;font-style: normal;font-weight: 600;font-size: 14px;line-height: 17px;color: #494B4D;margin: 0;padding: 0 0 10px 0px; }
.icon_details ul {width: 100%;float: left;margin: 0 }
.icon_details ul li {width: auto; float: left; 	padding:0 10px 0 0; }
.icon_details ul li:last-child{margin:0;}
.icon_details a {width: auto;float: left;background: #DE6D00;border-radius: 5px;padding: 9px 13px; }
.search{background: #FFFFFF;     box-shadow: 0px 4px 12px rgba(219, 224, 225, 0.25);border-radius: 3px;padding: 40px 0px 54px 33px; }
.search_heading h4 { font-style: normal;     font-weight: bold;font-size: 20px;line-height: 28px;color: #494B4D;     margin: 0;     width: 100%;     float: left; padding:0 0 18px 0; }
.search_btn input { padding: 11px 150px 12px 12px;background: #FFFFFF;border: 1px solid #D4DDE3;     box-sizing: border-box;     border-radius: 3px; }
button { background: #DE6D00;border: none;padding: 14px 14px;border-radius: 3px;cursor: pointer; }
.right_categories_details {background: #FFFFFF;box-shadow: 0px 4px 12px rgba(219, 224, 225, 0.25);border-radius: 3px; padding: 35px 0px 25px 30px;margin: 30px 0 0 0; }
.also_like {padding: 50px 0 106px 0;background: #f5f8fa; }
.also_like_heading h4 {width: 100%;float: left;font-style: normal;     font-weight: bold;     font-size: 24px;     line-height: 33px;     color: #494B4D;     padding: 0 0px 0 14px;     margin: 0; }
.also_like_blog img {width: 100%; float: left;padding: 0 0 20px 0; }
.also_like_blog h4 {font-style: normal;font-weight: 600;font-size: 18px;line-height: 22px;color: #494B4D;width: 100%;float: left;margin: 0; }
.also_like_heading h4 {font-style: normal;font-weight: bold;font-size: 24px;line-height: 33px;color: #494B4D;width: 100%;     float: left;     padding: 0 0 10px 12px;  }
.right_details_inner {margin: 0 0 0 50px;}  
.right_categories_heading h4 {width: 100%;float: left;font-style: normal;     font-weight: bold;     font-size: 20px;     line-height: 28px;     color: #494B4D;     margin: 0; 	padding: 0 0 8px 0; }
.right_categories_details ul { width: 100%;float: left;margin: 0; }
.right_categories_details ul li {width: 100%;float: left;border-bottom: 1px solid #EFEFEF;padding: 23px 0 21px 0; }
.right_categories_details a {width: auto;float: none;display: inline-block;font-style: normal;font-weight: 600;font-size: 16px;line-height: 19px;     color: #737C82; }
.right_categories_details ul li:last-child {border-bottom: none;padding-bottom: 0; }
.right_tags_details {background: #FFFFFF;box-shadow: 0px 4px 12px rgba(219, 224, 225, 0.25);     border-radius: 3px;     margin: 30px 0 0 0;     padding: 35px 0 32px 30px; }
.right_tags_heading h4 {width: 100%;float: left;margin: 0;font-style: normal;     font-weight: bold;     font-size: 20px;     line-height: 28px;     color: #494B4D;     padding: 0 0 32px 0; }
.right_tags_details ul {width: auto;float: none;margin: 0;display: inline-block; }
.right_tags_details li {width: auto;float: none;display: inline-block;margin: 0 0 0 12px;padding: 0 0 12px 0; }
.right_tags_details a {width: auto;float: left;display: inline-block;background: #DE6D00;border-radius: 5px;font-style: normal;font-weight: bold;     font-size: 16px;     line-height: 24px;     color: #FFFFFF;     padding: 6px 15px; }
/*Blog-details-page-end*/

/**  14-02-2020 ***/
.recaptcha_form { text-align: center; float: none; max-width: 300px; margin: 0 auto; }
.inner_recaptcha_form { float: left; margin-top: 25px; }
.contact_form_home .form_input {     margin: 0 0 7px 0; }
.contact_form_home .form_message {     margin: 0 0 12px 0; }
.contact_form_home .inner_recaptcha_form {     margin-top: 5px;     margin-left: 15px; }
.contact_form_home .send-btn {  margin: 7px 0 0 0; }
.contact_form_home .wpcf7-acceptance {     margin-top: 7px;     float: left; }
.home .form_contact_main .right_form_content p { padding: 0 0 17px 0;  }
.home .form_contact_main .right_form_content h4 {   padding: 0 0 5px 0; }


.left_form_img img.form_mobile_image{display:none;}
#responsive-menu-container li.responsive-menu-item:last-child{display:none;}
.responsive-menu-open {     overflow: hidden; }

/* 20-02-2020 */
.form_input input#name:focus {     border-color: #77858e; }
.form_input input#email:focus {     border-color: #77858e; }
.contact_form_home .form_input input{transition:ease all 0.5s;}
.contact_form_home .form_input textarea{transition:ease all 0.5s;}
.contact_form_home .form_message textarea#exampleFormControlTextarea1:focus {border-color: #77858e; }
.form_content .form_text textarea#exampleFormControlTextarea1 {     transition: ease all 0.5s; }
.form_content .form_text textarea#exampleFormControlTextarea1:focus {  border-color: #77858e; ; }

/* 24-02-2021 */
body#site_ch section.bg_header.desktop_banner {     background-position: center center; }
.social-links-footer img {
    width: 20px;
}
.social-links-footer li {
    display: inline-block;
    margin-left: 13px;
}
.social-links-footer { clear: both; text-align: right; margin-top: 100px; }
/* .social-links-footer .fb img { width: 11px; } */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none)  {  
	.service_form_first:last-child::after{display:none;}
}
a.priv_pol {
    color: #DE6D00;
}


/* 14-08-2020 */
.page-id-606 .ndis_content {     float: left;     width: 100%;     margin: 0;     padding: 0; }
.page-id-606 .ndis_content p {     float: left;     width: 100%;     margin: 0 0 20px 0;     padding: 0;     font-style: normal;     font-weight: normal;     font-size: 16px;     line-height: 25px;     color: #494B4D; }
.page-id-606 .ndis_content h4 {     float: left;     width: 100%;     margin: 0 0 10px 0;     padding: 0;     font-weight: bold;     font-size: 24px;     line-height: 33px;     color: #494B4D; }
.page-id-606 .ndis_content ul {     float: left;     width: 100%;     margin: 0 0 20px 0;     padding: 0 0 0 17px; }
.page-id-606 .ndis_content ul li {     float: left;     width: 100%;     margin: 0 0 7px 0;     padding: 0;     list-style-type: disc;     font-style: normal;     font-weight: normal;     font-size: 16px;     line-height: 25px;     color: #494B4D; }
.page-id-606 .ndis_content ul li:last-child{margin:0;}
.page-id-606 section.services_first_section_main {     margin: 60px 0 0 0; }
.page-id-606 .services_first_sec{padding:60px 0 0 0;}



/*20 04 2021*/
.social-links-footer ul { margin: 0; }

/*20 04 2021*/

@media(max-width:599px){
.social-links-footer li {margin-left:0;}
body#site_ch .column_card_inner h4{min-height:auto;}
.social-links-footer { text-align: center; margin-bottom: 20px; margin-top: 0; }
}