/* 

1. Add your custom Css styles below
2. Place the this code in your template: PAGES

 <link href="css/custom.css" rel="stylesheet">

*/

div[role=tooltip]{
	display: none;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
	color: #025c2f;
	text-transform: uppercase;
}

img{
	width: 100%;
	max-width: 100%;
}

ul li{
	font-size: 1.2rem;
	color: #000;
}



p{
	font-size: 1.2rem;
	color: #000;
}

.com-content-article__body{
  font-size: 16px;
  line-height: 24px;
}

.header-flex{
	display: flex;
	justify-content: space-between;
	max-width: 1250px;
}

.header-back{
	background-color: #FFF;
	/*background-image: url(/images/pattern-bg.jpg);*/
}

#topbar{
  background-color: #EEE;
}

.top-tel{
		font-weight: 600;
		margin-top: 10px;
    display: block;
    font-size: 16px;
    color: #000;

}

div#logo {
    max-width: 250px;
    margin: 15px 0;
}

#mainMenu nav {
    float: right;
    margin-top: 50px;
    margin-right: 23px;
}


#mainMenu nav > ul > li > a{
	color: #02783d;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 400;
}

#mainMenu nav > ul > li > a:hover{
	color: #fcba03 !important;
}

#mainMenu nav > ul > li.current > a{
	color: #86a009 !important;
	text-transform: uppercase;
}


a.arrange-care-cta{
	margin-top: 25px !important;
	font-family: "Roboto", sans-serif;
	color: #000 !important;
}


@media (max-width: 768px){

	header{
		margin-top: -15px;
	}

	.header-flex{
		display: block;
	}


	#mainMenu-trigger{
		height: 20px;
		margin-top: -50px;
	}

	.lines, .lines:before, .lines:after{
		background-color: #000;
	}

	#mainMenu:not(.menu-overlay) nav > ul > li > a{
		font-size: 20px;
	}

	#footer .logo-default img{
		max-height: 100% !important;
	}

	#mainMenu nav > ul > li > a{
		color: #000;
	}

	#page-title{
		padding: 0;
	}
}


.team-members .team-member{
		border: 1px solid #dddddd;
}

.team-members .team-member .team-desc > h3{
	font-size: 18px;
  line-height: 48px;
  color: green;
}

.team-members .team-member .team-desc > p{
	  font-size: 16px;
    color: #000;
    padding: 0;
}


@media (min-width: 768px){
	#page-title .breadcrumb, #page-title .breadcrumb a {
    	font-size: 16px;
	}
}


/*Body*/
body {
	font-size: 1em;
	font-family: "Nunito", "Helvetica", "Arial", sans-serif;
}

/*Paragraphs*/
p {
	font-family: "Nunito", "Helvetica", "Arial", sans-serif;
}

/*Headings*/
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: "Roboto", sans-serif;
}

/*Main Menu*/
#mainMenu nav>ul>li>a {
	font-family: "Roboto", sans-serif;

	letter-spacing: 0.6px;
}

#mainMenu nav>ul>li .dropdown-menu>li>a,
#mainMenu nav>ul>li .dropdown-menu>li>span{
	font-family: "Roboto", sans-serif;
}

#mainMenu nav>ul>li.mega-menu-item .mega-menu-content .mega-menu-title {
	font-family: "Roboto", sans-serif;
	font-size: 13px;
	font-weight: 600;
}

.header-extras>ul>li>a:not(.btn),
.header-extras>ul>li .topbar-dropdown>.title {
	font-family: "Roboto", sans-serif;
	font-size: 12px;
	font-weight: 700;
}

/*Page Menu*/
.page-menu nav>ul>li {
	font-family: "Roboto", sans-serif;
}

.page-menu nav>ul>li .dropdown-menu {
	font-family: "Roboto", sans-serif;
}

/*Sidebar Menu*/
.sidebar-menu {
	font-family: "Roboto", sans-serif;
}

/*Buttons*/
button,
a.btn:not([href]):not([tabindex]),
.btn {
	font-family: "Roboto", sans-serif;
}

/*slider*/
.inspiro-slider .slide .slide-captions .strong {
	font-family: "Roboto", sans-serif;
}

/*Page Title*/
#page-title .page-title>h1 {
	font-family: "Roboto", sans-serif;
	font-size: 44px;
	line-height: 56px;
	font-weight: 400;
}

/*Footer*/
#footer {
	font-size: 14px;
	font-weight: 400;
	font-family: "Roboto", sans-serif;
}



#footer .widget .widget-title,
#footer .widget h4 {
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: 600;
}

#footer .widget .widget-title ul li a,
#footer .widget h4 ul li a {
	font-family: "Roboto", sans-serif;
	font-size: 15px;
}

#page-title .breadcrumb,
#page-title .breadcrumb a{
	color: #FFF !important;
}


a.arrange-care-cta {
    border: 1px solid #86a009;
    background: #86a009;
    padding: 10px 25px;
    display: inline-block;
    height: 40px;
    line-height: 18px;
    margin-top: 18px;
    border-radius: 10px;
    color: #fff !important;
    font-size: 16px;
    font-weight: 500;
	white-space: nowrap;
}



.font-42{
	font-size: 42px;
}

.font-32{
	font-size: 32px;
}



h2.subtitle-article{
	color: #af126b;
	font-size: 24px;
	font-weight: 400;
	position: relative;
}

h2.subtitle-article:after{
	position: absolute;
	bottom: -10px;
    left: 0;
	content: '';
	width: 100%;
	height: 1px;
	background-color: #86a009;
}



.light-cyan{
	color: #88ccfc !important;
}


.form-back{
	/* background-color: #94bad5; */
	background-color: rgba(148,186,213,1);
}


.text-title-medium{
	font-size: 40px;
	margin-bottom: 20px;
	color: #FFF;
}

.form-group label:not(.error){
	color: #000;
}

.ac-content h4{
	color: #154a9a;
}

.ac-content p{
	color: #393939;
}

#footer{
	background-color: #FFF;
	border-top: 2px solid #c4dae9;
}

#mainMenu nav > ul > li > a{
	padding: 10px 10px; 
}

#mainMenu nav > ul > li.hover-active > a, #mainMenu nav > ul > li.hover-active > span, #mainMenu nav > ul > li.current > a, #mainMenu nav > ul > li.current > span, #mainMenu nav > ul > li:hover > a, #mainMenu nav > ul > li:hover > span, #mainMenu nav > ul > li:focus > a, #mainMenu nav > ul > li:focus > span{

	color: #025691;
}

.form-space{
	padding: 20px;
}

.form-space .text-title-medium{
	font-size: 28px;
}

.alert.alert-info, .alert.alert-dark{
	display: inline-block;
}

#scrollTop{
	right: 100px;
}

#header #logo > a img {
    max-height: 65px;
    padding-bottom: 6px;
}




.thirtySix{
	font-size: 20px;
}

.slider_small-font{
	font-size: 16px !important;
}


.desktop{
	display: none;
}

.text-title-medium{
	font-size: 24px;
}

.font-42{
	font-size: 32px;
}

.inspiro-slider .slide .slide-captions h1 {
	font-size: 50px;
	color: #FFF !important;
	margin-bottom: 10px !important;
}

.inspiro-slider .slide .slide-captions h3{
	color: #eb1b24 !important;
}

.call-to-action.call-to-action-colored{
	background-color: #53020a;
}

.welcome-font--size{
	font-size: 20px;
}


.portfol-desc h2{
	font-size: 24px;
	margin-top: 20px;
}

button.btn, .btn:not(.close):not(.mfp-close), a.btn:not([href]):not([tabindex]){
	background-color: #20228d;
}


.british-council-logo img{
	max-height: 65px;
}

.ico-logo img{
	max-height: 65px;
	padding-top: 20px; 
}

/* Very Important */

a.btn.jmodedit{
	display: none;
}


.form-back .formContainer .rsform-block .formControlLabel{
	display: none;
}

.rsformappointment-form .rsform-block .formControls{
	margin-left: 0;
}

.rsformappointment-form .rsform-block{
	margin-bottom: 0;
}

.rsformappointment-form .rsform-block .formControls input:not([type="checkbox"]):not([type="radio"]), select{
	padding: 0 16px;
	width: 85%;
}

.rsformappointment-form .rsform-block .formControls .rsform-text-box{
	width: 92%;
}

.rsformappointment-form .formResponsive .formHorizontal .rsform-block{
	margin-bottom: 0;
}

.rsformappointment-form p{
	color: #000;
}

.rsformappointment-form h2{
	color: #010a2a;
    font-size: 24px;
    margin-top: 20px;
}


.rsformappointment-form .formResponsive button[type="submit"]{
	padding: 10px 45px 10px;
	font-size: 18px;
}


ul.home-service li{
	list-style: none;
}


ul.home-service li i{
	color: #AE1E23;
}


.banners-home{
	padding-bottom: 0; 
}


#xtra-mdule{
	padding: 0px 0 80px 0;
}


.single-post span.logo-default img{
	max-height: 60px;
}

.breadcrumb .active span{
	color: #FFF;
}

.widget ul li{
	width: 100%;
}


#topbar .top-menu > li > a{
	display: inline-block;
}

#page-title[data-bg-parallax] .page-title > h1{
    font-size: 32px;
    text-transform: uppercase;
}

a.readmore {
    width: auto;
    display: flex;
    white-space: nowrap;
  color: red;
}

a.readmore img{
  margin-left: 10px;
}

.mod-breadcrumbs__wrapper{
  display: flex;
  justify-content: center;
}



@media (min-width: 650px){
	#header #logo > a img {
	    max-height: 75px;
	    padding-bottom: 6px;
	}

	.thirtySix{
		font-size: 32px;
	}

	.desktop{
		display: block;
	}

	.text-title-medium{
		font-size: 30px;
	}

	.font-42{
		font-size: 42px;
	}



}


@media (max-width: 768px){
	.form-back{
		background: transparent; 
	}

	.formResponsive input[type="text"]{
		width: 90% !important;
	}
}

@media (max-width: 1024px){
	#mainMenu:not(.menu-overlay) nav > ul > li{
		width: 100% !important;
	}
}

.rsfpmodal-container.rsfpopen .rsfpmodal .rsfpmodal-title{
font-size: 24px;
}




/* drop down menu */

.mod-menu__sub.list-unstyled.small{
	display: none;
}


.mod-menu__sub.list-unstyled.small.show-menu{
	display: block;
}


#mainMenu nav > ul > li:not(.hover-active):hover > ul{
    z-index: 999;
    padding-top: 30px;
}


#mainMenu nav > ul li ul{
	display: none;
}

#mainMenu nav > ul > li:not(.hover-active):hover > ul li a{
	font-size: 15px;
}

ul.nav-child.unstyled.small li a{
	font-size: 15px;
	color: #000;
}






@media (min-width: 769px){

	#mainMenu nav > ul li ul{
		display: none;
	}

	#mainMenu nav > ul > li:not(.hover-active):hover > ul {
		background-color: #FFF;
		position: absolute;
	}

	#mainMenu nav > ul > li:not(.hover-active):hover > ul li{
		line-height: 40px;
    	border-bottom: 1px solid #000;
    	padding-left: 20px;
    	padding-right: 20px;
    	margin-left: 0px;
    	color: #02783d;
	}

	#mainMenu nav > ul > li:not(.hover-active):hover > ul li:hover{
		background-color: #f0eeeb;
	}


	#mainMenu nav > ul > li:not(.hover-active):hover > ul li a{
		font-size: 13px;
		text-transform: uppercase;
		color: #000;
		white-space: nowrap;
        display: inline-block;
        width: 100%;

	}

}



@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1200px;
    }
}



.sidebar-back{
	position: relative;
    color: #fff;
    padding: 1.875rem;
    max-width: 720px;
    margin: 0 auto 20px;
	background: #025c2f url(../../../images/rightbar-back11.jpg) no-repeat right bottom; 
	background-size: 90%;
}




.sidebar-back h3, .sidebar-back a, .sidebar-back p{
	color: #FFF !important;
}


.sidebar-back h3{
	text-align: center;
}


.sidebar-ctas__link {
    position: relative;
    font-size: 1.1875rem;
    line-height: 1.875rem;
    padding: .25rem .25rem .25rem 2rem;
    display: block;
    color: inherit;
    border-radius: 10px;
    background-color: hsla(0, 0%, 100%, .15);
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    margin: 0 0 2.5rem;
}


.sidebar-ctas__link-icon {
    position: absolute;
    font-size: 1.5em;
    top: -.4em;
    left: -.4em;
}

.sidebar-ctas__link--has-label:last-of-type+.sidebar-ctas__label {
    margin-bottom: 0;
}


#footer .footer-content{
	font-size: 16px;
}

dl, ol, ul{
list-style-position: inside;
}



    #header #logo > a img{
                height: 75px;
            }

            .home-img{
                max-width: 100%;
            }

            .intro{
                text-align: center;
            }

             .intro h1{
                margin-top: 30px;
             }

             .intro h2{
                color: #038d3d;
             }

             .start-btn{
                border: 1px solid #51986c;
                background: #51986c;
                padding: 10px 30px;
                font-size: 18px;
                border-radius: 30px;
                color: #fff;
                margin-bottom: 40px;
             }


              .start-btn:hover{
                border: 1px solid #51986c;
                background: #FFF;
                color: #51986c;

              }

             span.call{
                font-size: 18px;
             }


             span.call a{
                font-size: 30px;
                color: #51986c;
             }


             .bg-overlay{
                background : #d0e9db;
             }

             #page-title[data-bg-parallax], [data-bg-parallax]{
                background-color : #d0e9db;
             }

             .accordion.dark{
                margin-bottom: 60px;
             }


             form#userForm{
                margin-bottom: 30px;
             }


            .form-check input[type="radio"] {
              opacity: 0;
              position: fixed;
              width: 0;
            }


            .form-check label {
                display: inline-block;
                background-color: #ddd;
                padding: 10px 20px;
                font-family: sans-serif, Arial;
                font-size: 16px;
                border: 2px solid #444;
                border-radius: 4px;
            }


            .form-check input[type="radio"]:checked + label {
                background-color:#bfb;
                border-color: #4c4;
            }

            .home-form-style{
                text-align: center;

            }

            .home-form-style h1{
                font-size: 30px;
                color: #99bba6 !important;
            }

            .home-form-style .thanYou{
                font-size: 20px;
                color: green;
                margin-bottom: 50px;
            }

            .form-check{
                padding-left: 0;
            }


            .form-check label{
                min-width: 320px;
                color: black !important;
                margin-bottom: 15px !important;
                border-radius: 30px;
                font-size: 16px !important;
                cursor: pointer;
                background-color: #fff;
                border: 1px solid #51986c;

            }

            .form-check label:hover{
                color: #FFF !important;
                border-color: #51986c;
                background-color: #51986c;

            }


            .form-check input[type="radio"]:checked + label{
                background-color: #51986c;
                border-color: #51986c;
                color: #FFF !important;
            }


            button.btn.btn-success, .btn:not(.close):not(.mfp-close).btn-success, a.btn:not([href]):not([tabindex]).btn-success{

                width: 320px;
                border-radius: 30px;
                font-size: 16px;
                line-height: 18px;
            }


            button#Page2Prev, button#Page2_copyPrev, button#SubmitPrev{
                display: none;
            }

            label#care_guides0-lbl, label#Telephone_note0-lbl {
                border: none;
                font-size: 12px !important;
                padding-top: 29px;
            }


            label#care_guides0-lbl:hover, label#Telephone_note0-lbl:hover {
                background: none;
                color: black !important;
            }

            .form-control {
                border: 1px solid #a2a2a2;
            }
            
            .rsform-block-emailheader p{
                color: #000;
                font-weight: 500;
            } 


            .rsform-submit-button.btn.btn-primary{
                background-color: #81c868 !important;
                border-color: #81c868 !important;
                width: 320px;
                border-radius: 30px;
                line-height: 18px;
            }

            .rsform-submit-button.rsform-thankyou-button{
                display: none;
            }


            /* --- Menu Stuff ---*/

             #mainMenu{
                float: left;
                width: 100%;
             }

             #mainMenu nav{
                margin-right: 0;
             }


             .menu-cta{
                display: flex;
                justify-content: flex-end;
             }


      

            a.arrange-care-cta:hover {
                background: #FFF;
                color: #000 !important;

            }



            @media only screen and (max-width: 767px) {

                .intro h1 {
                    font-size: 24px;
                } 

                .intro h2 {
                    font-size: 20px;
                } 

                span.call a{
                    display: block;
                }    


                button.btn:not(.btn-creative):not(.btn-slide), .btn:not(.close):not(.mfp-close):not(.btn-creative):not(.btn-slide){
                    font-size: 16px;
                    height: 44px;
                }

                .menu-cta {
                    display: block;
                } 


            }

    #footer .copyright-content{
        min-height: 20px;
        padding: 10px 0;
        background-color: #000;
        font-size: 13px !important;
    }


    @media only screen and (max-width: 768px) {

        #footer .footer-content .logo-default img{
            max-width: 60%;
        }


       #footer .footer-content{
            text-align: center;
        }

        #footer .footer-content ul{
            list-style: none;
        }

    }


	#page-title{
	  padding: 50px 0;
	}


	button.mod-menu__toggle-sub {
		display: none;
	}


