@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,700|Roboto:400,500,700);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,700|Questrial);

/*

font-family: 'Roboto Slab', serif;

font-family: 'Roboto', sans-serif;

font-family: 'Oswald', sans-serif;

font-family: 'Questrial', sans-serif;

*/

body {
	background:#f1f1f1;
}

.offset-0 {
	padding-left:0px;
	padding-right:0px;
}

.mt_10 {
	margin-top:10px;
}

/* Main Header Css Starts from here*/

#main-header {
	background:#fff;
}

.logo {
	padding:16px 0px;
	
}

.logo img{
	width:350px;
}
ul#top-list {
	margin: 0px;
    padding: 0px;
	float: right;
}

ul#top-list li {
	width: 170px;
	list-style: none;
    float: left;
	padding: 0px 10px;
	border-right: 1px solid #D6D6D6;
}

ul#top-list li:last-child {
	border-right:0px;
}

.call {
	font-family: 'Roboto', sans-serif;
	padding: 5px 0px;
	overflow: auto;
}

.call a {
	color:#333;
	text-decoration:none;
}

.call i { 
	float:left;
	font-size: 42px;
    color: #1ca0d7;
	margin-right: 10px;
}

.call h5 {
	margin:0px;
	float: left;
	font-size: 15px;
	
}

.call h6 {
	margin:0px;
	float: left;
	text-transform:uppercase;
	padding:3px 0px;
	font-size: 13px;
    color: #a0a0a0;
}

/* ----------------- Main Slider ----------- */

#main-slider{
	height: 552px;
}
.main {
	    height: 788px;
}

.bottom-blue {
	position: absolute;
    bottom: 0px;
    width: 71%;
}

.blue-one,.blue-two,.blue-three {
	font-family: 'Questrial', sans-serif;
	font-weight:400;
	text-align:center;
}

.blue-one a,.blue-two a,.blue-three a {
	display:block;
	padding: 20px;
	color:#fff;
	font-size: 15px;
}

.blue-one a:hover,.blue-two a:hover,.blue-three a:hover {
	text-decoration:none;
	background:#0f4f69;
	color:#4ae8fb;
}

.blue-one {
	background:#1ca0d7;
}

.blue-two {
	background:#1895c9;
}

.blue-three {
	background:#1082b1;
}

/*---------------- EASY RESPONSIVE TAB CSS -----------------*/

#tab-main {
	padding: 30px 0px;
	font-family:  'Oswald', sans-serif;
	font-weight:700;
	background-color: #ffffff;
	background-image:none, url(../images/molecule_bg.jpg);
	background-repeat:repeat-x, no-repeat;
	background-position:0px 90px, center bottom;
}

#tab-main h4 {
	font-size:33px;
    font-weight: 600;
    color: #1CA0D7;
    margin-bottom: 30px;
}

#tab-main h6 {
	font-size: 27px;
    font-weight: 600;
    color:#3E3E3E;
    margin-bottom: 30px;
}

.addres p {
	text-align:left;
	line-height:35px;
}

.addres strong {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 800;
    color: #3C6871;
}

.breadcrumb-2 {
    padding: 10px 0px;
    /* margin-bottom: 20px; */
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
   font-size: 14px;
}


.dropdown-menu>li
{	position:relative;
	-webkit-user-select: none; /* Chrome/Safari */        
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* IE10+ */
	/* Rules below not implemented in browsers yet */
	-o-user-select: none;
	user-select: none;
	cursor:pointer;
}
.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    display:none;
    margin-top: -1px;
	border-top-left-radius:0;
	border-bottom-left-radius:0;
	border-left-color:#fff;
	box-shadow:none;
}

.breadcrumb-2 p {
	text-align:left;
}


ul.resp-tabs-list, p {
    margin: 0px;
    padding: 0px;
	text-align:center;
}

.resp-tabs-list li {
    font-weight: 600;
    font-size: 22px;
    display: inline-block;
    padding: 14px 42px;
    margin: 0 4px 0 0;
    list-style: none;
	border: 1px solid #DCDCDC;
	border-radius:5px;
    cursor: pointer;
}

.resp-tabs-container {
    padding: 0px;
    /*background-color: #fff;*/
    clear: left;
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.resp-tab-content {
    display: none;
    /*padding: 15px;*/
}

.resp-tab-content  p {
	font-family: 'Roboto', serif;
}

.resp-tab-active {
	box-shadow: 0px 3px 0px #9a1613 !important;
	margin-bottom: 26px !important;
	padding: 14px 42px  !important;
	color: #fff;
}

/*.resp-tab-active:before {
	content: "\f004";
    font-family: 'FontAwesome';
    color: #E5322D;
    position: relative;
    bottom: -57px;
    left: 20px;
}*/

.resp-tab-active {
    border-bottom: none;
    background-color: #fff;
}

.resp-content-active, .resp-accordion-active {
    display: block;
}

.resp-tab-content {
    /*border: 1px solid #c1c1c1;
	border-top-color: #5AB1D0;*/
	overflow: auto;
	
}	



h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-top: 1px solid #c1c1c1;
    margin: 0px;
    padding: 10px 15px;
}

h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}

/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 30%;
}

.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0 0 4px;
    cursor: pointer;
    float: none;
}

.resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none;
}

.resp-vtabs .resp-tab-content {
    border: none;
    word-wrap: break-word;
}

.resp-vtabs li.resp-tab-active { 
position: relative;
z-index: 1;
margin-right: -1px !important;
padding: 14px 15px 15px 14px !important;
border-top: 1px solid;
border: 1px solid #5AB1D0 !important;
border-left: 4px solid #5AB1D0 !important;
margin-bottom: 4px !important;
border-right: 1px #FFF solid !important;
}

.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1;
}

h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #9B9797;
}

/*-----------Accordion styles-----------*/
h2.resp-tab-active {
    background: #DBDBDB;/* !important;*/
}

.resp-easy-accordion h2.resp-accordion {
    display: block;
}

.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1;/* !important;*/
}

.resp-jfit {
    width: 100%;
    margin: 0px;
}

.resp-tab-content-active {
    display: block;
}

h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1;/* !important;*/
}

.service { 
    margin-bottom: 10px;
    margin-top: 10px;
    overflow: auto;
}

.service span { 
	font-weight: 600;
    font-size: 22px;
    color: #E5322D;
    text-transform: uppercase;
}

.service h5,.service h6 {
	font-family: 'Questrial', sans-serif;
	font-weight:400;
}

.service h5 {
	line-height:20px;
	color: #949494;
	text-align: justify;
}

.service h6 a {
	font-size:14px;
	font-weight:500;
	color: #E5322D;
}

.icon-box img{ 
	border:1px solid #A0A0A0;
    border-radius: 6px;
	}



/* Smartphones (landscape) ----------- */
@media only screen and (max-width : 768px) {
/* Styles */
.logo {
	text-align: center;
}

.bottom-blue {
	position: inherit;
	width: 100%;
}

.blue-one a,.blue-two a,.blue-three a{
	font-size:14px;
	padding:9px;
}


}


@media only screen and (max-width : 369px) {
/* Styles */
ul#top-list li {
	border-right: 0px;
}
.btn-group {
	    margin-bottom: 10px;
}
}



/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {
    ul.resp-tabs-list {
        display: none;
    }

    h2.resp-accordion {
        display: block;
		color: #E53233;
    background: #fff!important;
    }

    .resp-vtabs .resp-tab-content {
        border: 1px solid #C1C1C1;
    }

    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: 100px;
        clear: none;
    }

    .resp-accordion-closed {
        display: none !important;
    }

    .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important;
    }
}

/*WELCOME SECTION CSS STARTS FROM HERE*/

#welcome {
	background:#E4EBF1;
	padding: 0px;
    margin-bottom: -5px;
	
}

.welcome-container {
	padding-top: 30px;
	font-family:  'Oswald', sans-serif;
	font-weight:700;
}

.welcome-container h3 { 
	color:#000;
	text-align:center;
	font-family: 'Questrial', sans-serif;
	font-size:21px;
}

.welcome-container h4 { 
	color:#e5322d;
	text-align:center;
	font-size:23px;
	font-weight:600;
	margin-bottom: 40px;
}

.welcome-container h5 {
	color:#1ca0d7;
	text-align:left;
	font-size:17px;
	font-weight:600;
}

.welcome-container p {
	font-family: 'Questrial', sans-serif;
    font-size: 14px;
	font-weight: 400;
    text-align: justify;
	color:#656464;
	line-height: 21px;
}

#accrediation {
	padding:20px 0px 40px 0px;
	background:#fff;
	font-family:  'Oswald', sans-serif;
	font-weight:700;
}

#accrediation h5 {
	font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px;
}

.accr-logo {
	background:#ececec;
	text-align:center;
	padding:50px 0px;
}

.accr-title {
	background: #fff;
    padding: 13px 5px;
	font-weight: 600;
    font-size: 14px;
	font-family: 'Questrial', sans-serif;
    border-bottom: 3px solid #E5322D;
}

/*VIDEO AND ENQUIRY FORM CSS STARTS FROM HERE*/

#vid_enq {
	overflow:auto;
	background:url(../images/prd_vid.jpg) center 100% repeat-y;
}

.vid_container {
	padding: 20px 40px 20px 10px;
	background:#eae9e7;
}

.vid_container h5 {
	font-family:  'Oswald', sans-serif;
	font-weight:700;
	font-size: 20px;
    font-weight: 600;
	padding-top: 30px;
    padding-bottom: 30px;
	margin-top:0px;
}

.enq_container {
	padding: 20px;
	background:#e7f0ef;
}

.enq_container h5{
	font-family:  'Oswald', sans-serif;
	font-weight:700;
	font-size: 20px;
    font-weight: 600;
	padding-top: 30px;
	padding-left: 15px;
    padding-bottom: 30px;
	margin-top:0px;
}

/*FOOTER MAIN CSS STARTS FROM HERE*/

#footer_main {
	background:#fff;
	font-family: 'Roboto', sans-serif;
	padding:20px 0px;
}

#footer_main h4 {
	font-weight:600;
	margin-bottom: 15px;
	letter-spacing: 2px;
    color: #3A3A3A;
}

#footer_main ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#footer_main ul li {
	font-size: 13px;
    font-weight: 500;
    padding: 5px 0px;
    color: #7D7B7B;
}

#footer_main ul li span {
	color:#333;
}

#footer_main ul li a {
	color: #7D7B7B;
    text-transform: uppercase;
}

#footer_caption {
	padding: 10px 0px;
    font-size: 13px;
    color: #5F5F5F;
    background: #fff;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    border-top: 1px solid #D6D6D6;
}

#footer_caption h5 {
	float: left;
    margin: 0;
    padding: 0px 8px;
}

#footer_caption img {
	margin-left:9px;
}

#footer_caption ul {
	margin:0px;
	padding:0px;
	overflow: auto;
	list-style:none;
}

#footer_caption ul li {
	float:left;
}

#footer_caption ul li a {
	padding: 0px 4px;
}

