/*!
Theme Name: Institute of Satya Sai Education Australia
Theme URI: http://underscores.me/
Author: Joy
Author URI: http://underscores.me/
Description: Institute of Satya Sai Education Australia Website
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ISSEA
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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.

ISSEA is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/* Testimonial Slider Style Start */

#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 60px;
}
#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
#quote-carousel .carousel-indicators {
    position: relative;
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-top: 20px;
    margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
    width: 50px;
    height: 50px;
    cursor: pointer;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    opacity: 0.4;
    overflow: hidden;
    transition: all .4s ease-in;
    vertical-align: middle;
}
#quote-carousel .carousel-indicators .active {
    width: 128px;
    height: 128px;
    opacity: 1;
    transition: all .2s;
}

.test-para{
	padding-bottom: 32px;
	font-family: 'texgyreadventorregular';
	font-size: 20px;
	color: #b2d3ed;
	line-height: 38px;
}

/* Testimonial Slider Style End */

.item blockquote {
    border-left: none;
    margin: 0;
}
.item blockquote p:before {
/*     content: "f10d"; */
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}


.search-form{
		position: absolute;
	    margin: 12px 0px 0px 750px;
}

