/*
Theme Name: OSC
Theme URI: 
Author: Masud Manik
Author URI: http://oscillosoft.com.au/
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.0
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentyfifteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: 'Montserrat', serif;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
	max-width: 100%;
}

html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body,
button,
input,
select,
textarea {
	color: #2b2b2b;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}

body {
	background: #f5f5f5;
}

a {
	color: #24890d;
	text-decoration: none;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
	text-decoration: none !important;
}

a:active,
a:hover {
	color: #41a62a;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 700;
	margin: 36px 0 12px;
	
}

h1 {
	font-size: 26px;
	line-height: 1.3846153846;
}

h2 {
	font-size: 24px;
	line-height: 1;
}

h3 {
	font-size: 22px;
	line-height: 1.0909090909;
}

h4 {
	color: #000 !important;
    font-size: 22px !important;
	line-height: 1.2;
}

h5 {
	font-size: 18px;
	line-height: 1.3333333333;
}

h6 {
	font-size: 16px;
	line-height: 1.5;
}

address {
	font-style: italic;
	margin-bottom: 24px;
}

abbr[title] {
	border-bottom: 1px dotted #2b2b2b;
	cursor: help;
}

b,
strong {
	font-weight: 700;
}

cite,
dfn,
em,
i {
	font-style: italic;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

p {
	margin-bottom: 24px;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-size: 15px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	line-height: 1.6;
}

pre {
	border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	margin-bottom: 24px;
	max-width: 100%;
	overflow: auto;
	padding: 12px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

blockquote {
	color: #767676;
	font-size: 19px;
	font-style: italic;
	font-weight: 300;
	line-height: 1.2631578947;
	margin-bottom: 24px;
}
.pdfemb-poweredby{display: none !important;}
blockquote cite,
blockquote small {
	color: #2b2b2b;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

small {
	font-size: smaller;
}

big {
	font-size: 125%;
}

sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

dl {
	margin-bottom: 24px;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 24px;
}

ul,
ol {
	list-style: none;
	margin: 0 0 24px 20px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin: 0 0 0 20px;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}

figure {
	margin: 0;
}

fieldset {
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin: 0 0 24px;
	padding: 11px 12px 0;
}

legend {
	white-space: normal;
}

button,
input,
select,
textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input {
	line-height: normal;
}

input,
textarea {
	background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); /* Removing the inner shadow, rounded corners on iOS inputs */
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
input[disabled] {
	cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

table,
th,
td {
	border: 1px solid rgba(0, 0, 0, 0.1);
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin-bottom: 24px;
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: bold;
}

td {
	border-width: 0 1px 1px 0;
}

del {
	color: #767676;
}

hr {
	background-color: rgba(0, 0, 0, 0.1);
	border: 0;
	border-color: #000 !important;
	height: 1px;
	margin-bottom: 23px;
}

/* Start Main menu */

#cssmenu, #cssmenu ul, #cssmenu li, #cssmenu a {
    border: medium none;
    line-height: 1;
    margin: 0;
    padding: 0;
}
#cssmenu {
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
#cssmenu, #cssmenu > ul > li > ul > li a:hover {
	font-size:13px;
}
#cssmenu > ul {
    list-style: inside none none;
    margin: 0;
    padding: 0;
}
#cssmenu > ul > li {
    background-color: #E8E8E8;
	display: block;
    float: left;
    list-style: inside none none;
    margin: 0 0 0 1px;
    padding: 0;
    position: relative;
	width: 11.80%;
}
#cssmenu > ul > li:hover ul {
    display: block;
}
#cssmenu > ul > li > a {
    color: #000;
    display: block;
    font-size: 17px !important;
    outline: medium none;
    padding: 15px 1px;
    position: relative;
    text-align: center;
    text-decoration: none;
}
#cssmenu > ul > li > a:hover {
    /* background: none repeat scroll 0 0 #336633;
    color: #ffffff;
	font-size:13px !important; */
}
#cssmenu > ul > li.current-menu-item {
    /* background: none repeat scroll 0 0 #336633;
    color: #ffffff; */
}
#cssmenu > ul > li.current-menu-parent {
    /* background: none repeat scroll 0 0 #336633;
    color: #ffffff; */
}
#cssmenu > ul > li > a::after {
    border-right-color: -moz-use-text-color;
    border-right-style: none !important;
    border-right-width: 1px;
    bottom: -1px;
    content: "";
    position: absolute;
    right: -2px;
    top: -1px;
    z-index: 99;
}
#cssmenu ul li.has-sub:hover > a::after {
    bottom: 0;
    top: 0;
}
#cssmenu > ul > li.has-sub > a::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ffffff transparent transparent;
    border-image: none;
    border-right: 5px solid transparent;
    border-style: solid;
    border-width: 5px;
    content: "";
    position: absolute;
    right: 6px;
    top: 18px;
}
#cssmenu > ul > li.has-sub:hover > a::before {
    top: 19px;
}
#cssmenu ul li.has-sub:hover > a {
    background: none repeat scroll 0 0 #3f3f3f;
    border-color: #3f3f3f;
    padding-bottom: 15px;
    padding-top: 23px;
    top: -1px;
    z-index: 999;
}
#cssmenu ul li.has-sub:hover > ul, #cssmenu ul li.has-sub:hover > div {
    display: block;
}
#cssmenu ul li.has-sub > a:hover {
    background: none repeat scroll 0 0 #3f3f3f;
    border-color: #3f3f3f;
}
#cssmenu ul li > ul, #cssmenu ul li > div {
    background: none repeat scroll 0 0 #5555ff;
    border-radius: 0 0 5px 5px;
    display: none;
    padding: 0;
    position: absolute;
    top: 47px;
    width: auto;
    z-index: 999;
}
#cssmenu ul li > ul {
    width: 100%;
}
#cssmenu ul li > ul li {
    display: block;
    list-style: inside none none;
    margin: 0;
    padding: 0;
    position: relative;
}
#cssmenu ul li > ul li a {
    color: #404041;
    display: block;
    margin: 0;
    outline: medium none;
    padding: 14px 20px;
    position: relative;
    text-decoration: none;
	font-size:12px;
	text-transform: none;
}
#cssmenu > ul > li.has-sub > a:hover::before {
    border-top: 5px solid #cee54a;
}
#cssmenu ul ul a:hover {
    background: none repeat scroll 0 0 #404041;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    padding: 14px 20px;
	border-radius: 0 0 5px 5px;
}
.menu-item{
	border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.menu_dropdown{display: none;}
/* End Main menu */

.align_center{
	float: none !important;
	margin: 0 auto !important;
}
.text_center{
	text-align: center !important;
}
.nopadding{padding: 0 !important;}
.nopaddingleft{padding-left: 0 !important;}
.layer1 {
	margin: 0;
	padding: 0;
	max-width: 500px;
}

.headingcourses {
	margin: 1px;
	color: #fff;
	padding: 3px 10px;
	cursor: pointer;
	position: relative;
	background-color:#c30;
}
.headingcourse {
	margin: 1px;
	color: #fff;
	padding: 3px 10px;
	cursor: pointer;
	position: relative;
	background-color:#c30;
}
.contentcourses {
	padding: 5px 10px;
	background-color:#fafafa;
}
/* Contact form 7 */

.wpcf7-form{float: right;}
.wpcf7-text{
	height: 28px; 
	border: 2px solid #BC9115; 
	border-radius: 5px;
	padding-left: 7px;
}
.wpcf7-textarea{
	border: 2px solid #bc9115;
    border-radius: 5px;
    height: 111px;
    margin: 15px 0;
	padding-left: 7px;
    width: 100%;
}
.wpcf7-submit{
	background-color: #3a7ffe;
    border: 2px solid #bc9115;
    border-radius: 10px;
    color: #fff;
    font-weight: bold;
    height: 30px;
    margin: 0 auto 30px;
    width: 100px;
}
a.ubermenu-target{
	border-radius: 5px !important;
}
/* Header */
.header_email{
	background-color: #ff224b;
    border-radius: 50%;
    color: #fff;
	float: left;
    height: 25px;
    text-align: center;
    width: 25px;
}
.header_call{
	background-color: #FEC601;
    border-radius: 50%;
    color: #fff;
	float: left;
    height: 25px;
    text-align: center;
    width: 25px;
}
.header_fb>a{
	color: #3d589f;
    font-size: 20px;
}
.header_fb>a{
	color: #3d589f;
    font-size: 20px;
}
.header_tw>a{
	color: #4FACF2;
    font-size: 20px;
}
.header_logo{
	text-align: center;
	top: 10px;
}
.header_cloud {
	background-image: url("images/home/white-bg.png");
    background-repeat: no-repeat;
    background-position: center bottom;
	background-size: 100% auto;
	margin-bottom: -20px;
	z-index: 99;
}
/* Home */
.main_sl_div{
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.only_in_mobile{display: none;}
.index_sl_bg {
	background-image: url("images/home/Golden_Kids_FDC_Website_v2_04.png");
    background-repeat: no-repeat;
    background-position: center bottom;
	background-size: 100% auto;
	margin-top: -20px;
	z-index: 99;
}
.index_service{
	background-image: url("images/home/Middle_Yellow_Bg.png");
}
.why_us {
	background-image: url("images/home/Golden_Kids_FDC_Website_v2_06.png");
    background-repeat: no-repeat;
    background-position: center bottom;
}
.why_us h1 {
    color: #FEE02A;
	font-weight: 600;
}
.why_us h2 {
    color: #fff;
	font-weight: 600;
	padding-top: 0px;
}
.why_us ul>li {
    color: #fff;
}
.welcome_to_family {
	background-image: url("images/home/Golden_Kids_FDC_Website_v2_08.png");
    background-repeat: no-repeat;
    background-position: center bottom;
	margin-top: -21px;
}
.img-responsive{
	max-width: 100%;
}
.fl_left, .float-left {float: left !important;}
.fl_right, .float-right {float: right !important;}
.white>.owl-pagination-true{
	margin-top: 20px !important
}
.making_diff{
	font-size: 150%;
	font-weight: 600;
	line-height: 28px;
}
.making_diff_contact{
	font-weight: 600;
	min-width: 220px;
	padding-top: 10px;
}
ul.why_us_list>li{
	list-style: none;
	background-image: url("images/home/Star_Icon.png");
	background-position: center left;
	background-repeat: no-repeat;
	font-size: 120%;
	font-weight: 500;
	line-height: 35px;
	padding-left: 30px;
}
.customer_says > p{
	font-size: 120% !important;
}

/* Footer */
.footer {
	background-color: #3A7FFE;
	color: #fff;
	font-weight: 500;
    padding: 35px 0;
}
.footer_site_url > a {
	color: #fff;
	line-height: 27px;
}
.footer_site_url > a:hover {color: #fff !important;}







