/* Rainbows Play Therapy custom CSS */

/* page colour */


/*page colour*/

body {
    overflow-x: hidden;
    background-color: #6ecddf;
    color: #fff;
    padding-top: 3mm;
	padding-right: 6mm;
	padding-bottom: 3mm;
	padding-left: 6mm;
    border: solid;
    border-width: 16px;    
    border-top-color: red;
    border-right-color: yellow;
    border-bottom-color: green;
    border-left-color: blue;
    
    
}
    
}

/*header colours*/

h1,
h2,
h3,
h4,
h5,
h6,



h2{
    
font-size: 30px;
color:#FFF;
} 

h3{
    
font-size: 20px;
color:#fff;
} 



p2 { 


font-size: 20px;
color:#6c814c; }


/*RPT custom Header  */

header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
  
    
}

header .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
}

header .intro-text .intro-lead-in {
    margin-bottom: 25px;
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
}

header .intro-text .intro-heading {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
}

@media(min-width:768px) {
    header .intro-text {
        padding-top: 200px;
        padding-bottom: 200px;
        
    }

    header .intro-text .intro-lead-in {
        margin-bottom: 25px;
        font-size: 25px;
        font-style: italic;
        line-height: 40px;
    }

    header .intro-text .intro-heading {
        margin-bottom: 50px;
        text-transform: uppercase;
        font-size: 75px;
        font-weight: 700;
        line-height: 75px;
    }
}

    
/* RPT custom Navbar  */   

/* menu mobile background colour,  */
   
.navbar-default {
    border-color: transparent;
    background-color: #cdcdcd;
}

/*colour, white, and thicknes of menu items*/

.navbar-default .nav li a {
    font-weight: 800;
    letter-spacing: 1px;
    color: #fff;
}


@media(min-width:768px) {
    .navbar-default {
        font-size: 1.2em;
        padding: 25px 0;
        border: 0;
        background-color: transparent;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-default .navbar-brand {
        font-size: 1.5em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }

    .navbar-default.navbar-shrink {
        padding: 10px 0;
        background-color: #6ecddf;
    }

    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
}

/* menu tiems hovered over colour grey */

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    font-weight: bold;
    color: #947c9d;
}

.navbar-toggle {
    float: none;
}

.navbar-nav{
	float: none;
}

/* height of menu bar*/

.navbar-nav > li > a {
	padding-top:5px !important;
	padding-bottom:5px !important;
}

.navbar {
	min-height:20px !important;
	margin-bottom: 0px;	
}

@media(min-width:768px) {
    section {
    padding: 150px 0;
    }
}


.img-responsive pull right {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

.img-responsive pull left {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}


.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}





/* RPT Play Therapy  */

#play_therapy p {
    color: #373737;!important;
    font-size: 16px;
}

#play_therapy h2{
    color: #947c9d;!important;
} 


#play_therapy .panel-body-with {
	background-color: #b4e3ed;
    border: solid;
    border-radius: 25px;
    border-width: 6px;
    border-top-color: red;
    border-right-color: yellow;
    border-bottom-color: green;
    border-left-color: blue;
    
	padding: 15mm
    
}




#play_therapy .panel-body-blue {
	background-color: #fdfdfd;
    border: solid;
    border-width: 16px;
    border-color: #62afd7;
	padding: 6mm
    
}

/* blank panel for spacing*/


#play_therapy .panel-body-b {
	background-color: #fdfdfd;
    text-align: center;
	padding-top: 1em;
	padding-right: .5em;
	padding-bottom: 1em;
	padding-left: .5em;
}







/* RPT  about_me  */

p2{
color:#62afd7; }


#about_me .panel-body-with {
	background-color: #b4e3ed;
    border: solid;
    border-radius: 25px;
    border-width: 6px;
    border-top-color: red;
    border-right-color: yellow;
    border-bottom-color: green;
    border-left-color: blue;
	padding: 15mm
    

}


#about_me p {
    color: #373737;!important;
    font-size: 16px;
}

#about_me h2{
    color: #947c9d;!important;
} 


#mobile .panel {
	background-color: #fffeed
    border:none;
	margin-top: 0%;
    margin-bottom: 0%;
    padding: 1%    
}






/* RPT Custom Schools  */



#schools p {
    color: #373737;!important;
    font-size: 16px;
    
}

#schools h2 {
    color: #947c9d;!important;

} 
#schools .panel-body-with {
	background-color: #b4e3ed;
    border: solid;
    border-radius: 25px;
    border-width: 6px;
    border-top-color: red;
    border-right-color: yellow;
    border-bottom-color: green;
    border-left-color: blue;
	padding: 15mm
    

}


#mobile .panel {
	background-color: #fffeed
    border:none;
	margin-top: 0%;
    margin-bottom: 0%;
    padding: 1%    
}

/* RPT Custom private_clients  */



/*background to section*/



#private_clients p {
    color: #373737;!important;
    font-size: 16px;
}

#private_clients h2{
    color: #947c9d;!important;
} 

#private_clients .panel-body-with {
	background-color: #b4e3ed;
    border: solid; 
    border-radius: 25px;
    border-width: 6px;
    border-top-color: red;
    border-right-color: yellow;
    border-bottom-color: green;
    border-left-color: blue;
	padding: 15mm
    

}


#mobile .panel {
	background-color: #fffeed
    border:none;
	margin-top: 0%;
    margin-bottom: 0%;
    padding: 1%    
}















/* RPT Custom Contact  */

#contact .panel-body-with {
	background-color: #b4e3ed;
    border: solid; 
    border-radius: 25px;
    border-width: 6px;
    border-top-color: red;
    border-right-color: yellow;
    border-bottom-color: green;
    border-left-color: blue;
	padding: 6mm
    
}



#contact p1 {
    color: #696969;!important;
    font-size: 16px;
}

#contact p2 {
    color: #696969;
    font-size: 18px;
    text-align: center;
}

#contact p3 {
    color: #696969;
    font-size: 15px;
    text-align: center;
}

#contact h2{
    color: #947c9d;
} 


#mobile .panel {
	background-color: #fffeed
    
    border:none;
	margin-top: 0%;
    margin-bottom: 0%;
    padding: 1%    
}


/* GDS Web Design Custom footer  */


#footer {

padding-top:5px !important;
	padding-bottom:5px !important;



width: 100%;




font-family: arial;

font-weight: bold;

font-size: 12px;

background-color: #b4e3ed;
}
p1 { 
  color: #ff;
    font-size: 10px;
    text-align: center;


}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}







