<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

*{ margin:0px; padding:0px;}
body{margin:0px;padding:0px;font-size:14px;font-family: 'Roboto', sans-serif;color:#6f6f6f;	-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
img{border:none;}

div{margin:0px;padding:0px;}
h1{font-size: 120%;line-height: 22px;margin:0px;padding:0px;}
h2 {font-size:25px;margin:0px;padding:0px;}
h3 {font-size: 100%;margin:0px;padding:0px;}
h4 {font-size:90%;line-height:22px;margin:0px;padding:0px;}
h5 {font-size:80%;line-height:22px;margin:0px;padding:0px;}
h6 {font-size:75%;line-height:22px;margin:0px;padding:0px;}

p {text-align:left;margin:0px;line-height:26px;padding:0px;font-family: 'Roboto', sans-serif;color:#562803;}
a {text-decoration:none;color:#0012a5;transition: all .3s linear;    -moz-transition: all .3s linear;    -webkit-transition: all .3s linear;}
a:hover {text-decoration:none !important;color:#000;}
a:visited{text-decoration:none;}
.clear {clear:both;}

ul ul, ul ol, ol ol, ol ul {margin: 0;}
ul {list-style-type: none;margin:0px 0px 10px 0px;padding:0px;}
ul ul {list-style-type: circle;margin-top:10px;}
ul ul ul {list-style-type: square;margin-top:10px;}
ul ul ul ul {list-style-type: circle;margin-top:10px;}
ol {margin:0px 0 0 30px;padding:0px;line-height:19px;}
ol ol {margin-top:10px;margin-left:15px;}
ol ol ol {margin-top:10px;margin-left: 15px;}
ul li {padding-left:0px;margin-bottom:0px;}
ul li ul li {list-style-type: none;}
ul li ul li ul li {margin-bottom:5px;list-style-type: none;}
ol li {list-style-type:decimal;margin-bottom:7px;}
ol li ol li {list-style-type:lower-alpha;}
ol li ol li ol li {margin-bottom:5px;list-style-type: decimal;}

table {border-collapse: collapse;width: 100%;margin:10px 0px 10px 0px;}
table tr td {}
th, thead th, tbody th {border-style:none none solid;border-width: 0 0 1px;  padding:10px 10px!important;}
th a, thead th a, tbody th a {text-decoration:none;}
th a:hover, thead th a:hover, tbody th a:hover {text-decoration:underline;}
td {padding:10px 10px !important;text-align:left;vertical-align:top;font-size:14px;word-wrap: break-word!important;}
td h3{font-size:22px;color:#31383e;font-weight:400;text-align:center;}
td h4{font-size:17px;color:#31383e;font-weight:500;text-align:left;}
td a {text-decoration:none;font-weight:normal!important;color:#999999;}
caption {display:none;}
a, img, input, button,  span{ transition:all .3s linear; -moz-transition:all .3s linear; -webkit-transition:all .3s linear; }
*, *:after, *:before {box-sizing: border-box;}
.margin-bottom-0{margin-bottom:0px!important;}
.margin-0{margin:0px!important;}
.margin-top-0{margin-top:0px!important;}
.margin-15{margin-top:15px!important;}
.margin-20{margin-top:20px!important;}
.margin-25{margin-top:25px!important;}
.margin-30{margin-top:30px!important;}
.margin-35{margin-top:35px!important;}
.margin-40{margin-top:40px!important;}
.margin-45{margin-top:45px!important;}
.margin-50{margin-top:50px!important;}
.margin-55{margin-top:55px!important;}
.margin-60{margin-top:60px!important;}
.margin-65{margin-top:65px!important;}


#top-bar {
    background: #5d9541;
    max-width: 100%;
    width: 100%;
    margin: auto;
    height: 42px;
}
.inner-social a {
    color: #fff;
}
	
.inner-top p{
	color:#fff;
	font-weight:800;
	font-family: 'Roboto', sans-serif;
	margin:0;
	padding:0;
	line-height:40px;
	display:inline-block;
	padding-right:25px;} 
.font-awesome i{
	font-size:22px;
	padding-right:10px;
	margin-top:7px;}
	
.font-awesome .fa-envelope-o{
		font-size:18px;
}
.inner-social{
	float:right;}

.inner-social ul li{
	display:inline-block;
	padding-right:15px;
	padding-top:10px;
	color:#fff;
	font-size:18px;
	}
.inner-social ul li a{
	color:#fff;}
	
#header {
    width: 100%;
    background: #f5f0f0;
    height: 103px;
    /* padding: 20px 15px; */
}
.navigation{   
float:right;
}




.logo {
    text-align: left;
	float:left;
}
.logo img {
    padding: 24px 0;
    width: 100%;
}

.logo  a{display:block;}



.navigation {
    float: right;
    width: auto;
	padding-top: 15px;
}
.phillips {
    width: 12%;
	float:right;
	text-align: right;
    position: relative;
    top: 5px;
}

.green p {
    font: bold 17px Arial, Helvetica, sans-serif;
    color: #3e7b01;
    font-style: italic;
    width: 230px;
    margin: 10px 0 0 0;
    float: right;
    text-align: justify;
}



	
.single_our_course {
    background: #f8f8f8;
    border: 1px solid #ececec;
    margin-top: 30px;
}

.sing_course_thumb &gt; img {
    position: relative;
    z-index: 1;
	width:100%;
}

.sing_course_txt {
    margin: 20px 15px 20px;
    position: relative;
    z-index: 0;
}

.sing_course_txt .course_icon {
    position: absolute;
    right: 0;
    bottom: 115px;
    z-index: -1;
}

.sing_course_txt h2 {
    font-size: 18px;
    font-family: Poppins, sans-serif;
    text-transform: uppercase;
    margin-bottom: 20px;
	font-weight:600;
}
.sing_course_txt p {
    margin-bottom: 20px;
    line-height: 25px;
	font-size: 16px;
    font-weight: 400;
    color: #333;
    font-family: 'Roboto', sans-serif;
}
.sing_course_txt a {
    text-transform: uppercase;
    color: #ff3d00;
    font-size: 12px;
    font-weight: 700;
}

section#courses {
    padding: 90px 0;
}

.inner-courses h1 {
    font-family: Poppins, sans-serif;
    font-size: 40px;
    font-weight: 700;
    margin: 0;
	text-align:center;
	color:#002060;
	text-transform:uppercase;
}

.title img{
	width:200px;
	margin:auto;
	text-align:center;
	display:block;
	padding-top:10px;
}
.inner-about h1 {
    font-family: Poppins, sans-serif;
    font-size: 40px;
    font-weight: 700;
    margin: 0;
    text-align: center;
    color: #002060;
    text-transform: uppercase;
}

.inner-about p{
    font-size: 16px;
    font-weight: 400;
    color: #333;
    margin: 20px auto 30px;
    text-align: center;
	width:70%;
    line-height: 26px;
    font-family: 'Roboto', sans-serif;
}

#about-us{
	padding:70px 0;
	background:#f2f2f2;
    background: url(../images/bg_latest_course.jpg);
    background-position: 0 -60px;
    background-attachment: fixed;
}


.why-choose h2{
	font-family: Poppins, sans-serif;
    font-size: 40px;
    font-weight: 700;
    margin: 0;
    text-align: left;
    color: #002060;
    text-transform: uppercase;
	padding-bottom:30px;}
	
	
.why-choose ul li:before {
    content: "\f1d9";
    position: absolute;
    left: 0;
    font-family: FontAwesome;
    color: #fb812b;
    font-size: 16px;
}

.why-choose ul li{
    position: relative;
    padding-left: 25px;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #333;
	float:left;
	width:50%;
	padding-bottom:30px;
}

.why-choose ul{
	margin-top:10px;}
	
.testimonial .carousel-indicators {
    left: auto;
    margin: 0;
    right: -40px;
    top: 42%;
    width: auto;
}

.testimonial .carousel-indicators .active {
    background-color: #2196f3;
}
.testimonial .carousel-indicators li {
    background-color: #dae3ec;
    display: block;
    margin: 6px 0;
}

.testimonial .carousel-indicators li, .testimonial .carousel-indicators .active {
    border: none;
    height: 8px;
    width: 8px;
}

.testimonial .carousel-item img{
	width:100%;}
	
.testimonial .carousel-caption {
    right: 29% !important;
    left: 5% !important;
	top:20px !important;
}
.testimonial {
    box-shadow: 0 0 5px rgba(0,0,0,0.15);
}

.testimonial .carousel-caption h3 {
    font-size: 14px;
    text-align: left;
    color: #000;
    font-weight: 700;
}

.testimonial .carousel-caption h3 span{
    font-size: 12px;
    text-align: left;
    color: #000;
    font-weight: 500;
	display:block;
}

.testimonial .carousel-indicators {
    display: block !important;

}

.industry-serve h2{
	font-family: Poppins, sans-serif;
    font-size: 40px;
    font-weight: 700;
    margin: 0;
    text-align: left;
    color: #002060;
    text-transform: uppercase;
	padding-bottom:30px;
}

#third-section {
    padding: 70px 0;
    background: #f2f2f2;
    background: url(../images/bg_latest_course.jpg);
    background-position: 0 -60px;
    background-attachment: fixed;
}

.inner-edge-box img{
    width:50px;
	margin:auto;
	display:block;
	
}

.inner-edge-box h2 {
    font-size: 18px;
    font-family: Poppins, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
	text-align:center;
}

.inner-edge-box p {
    margin-bottom: 10px;
    line-height: 25px;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    font-family: 'Roboto', sans-serif;
	text-align:center;
}

.line-img{
	width:70px;
	height:5px;
	background:#fb812b;
	margin:15px auto;
}
.inner-edge-box{
	padding-top:40px;}

.inner-edge-box p a{
	text-align:center;
	margin:auto;
	color:#F00;
}

#edge-ahead{
	padding:70px 0 70px;}
	
.inner-edge-ahead h1 {
    font-family: Poppins, sans-serif;
    font-size: 40px;
    font-weight: 700;
    margin: 0;
    text-align: center;
    color: #002060;
    text-transform: uppercase;
    padding-bottom:0px;
}


.map-area iframe {
    width: 100%;
    height: 400px;
}


#footer {
    background: #1e1e1e;
    padding: 63px 0 20px 0;
    display: block;
}

.footer-logo img {
    width: 90%;
    float: right;
    margin-top: -205px;
}

.footer-social-icon {
    text-align:center;
    margin-right: 5px;
}

.footer-social-icon ul li {
   display:inline-block;
    padding: 26px 10px;
}

.footer-form {
    background: #fff;
    width: 470px;
    height: 460px;
    margin: auto;
    padding: 30px 30px 50px 30px;
    text-align: center;
    box-shadow: 0px 0px 20px #333;
    border-radius: 5px;
    display: block;
    margin-top: -180px;
}

.footer-form h2 {
    font-size: 28px;
    font-weight: 400;
    text-align: center;
    color: #f16522;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 30px;
}

.form_group {
    position: relative;
}


input.bottom-feild {
    height: 36px;
    border: 1px solid #ededed;
    margin-bottom: 23px;
}

.feild-icon {
    position: absolute;
    top: 12%;
    right: 5%;
}

input.bottom-feild {
    height: 36px;
    border: 1px solid #ededed;
    margin-bottom: 23px;
}

.feild-icon {
    position: absolute;
    top: 12%;
    right: 5%;
}

textarea.area-feild {
    height: 83px;
    border: 1px solid #ededed;
    margin-bottom: 23px;
    resize: none;
}


input.button_submit {
    height: 36px;
    border: 0;
    margin-bottom: 23px;
    background: #f16522;
    width: 186px;
    height: 54px;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
}

.copywrite {
    margin-top: 40px;
}

.copywrite p {
    text-align: center;
    font-size: 14px;
    color: #78858e;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}

.address-row {
    padding-bottom: 45px;
}

.icons-footer {
    float: left;
    width: 10%;
    padding-right: 17px;
}

.address-row p {
    font-size: 14px;
    color: #FFF;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}

.add-footer {
    float: right;
    width: 81%;
}

.copywrite p {
    text-align: center;
    font-size: 14px;
    color: #78858e;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}

.footer-social-icon ul li a i{
	color:#fff;
	font-size:25px;}
	
input[type="text"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="email"], select, textarea, .input, .sl-field {
    -moz-appearance: none;
    border: 1px solid #bec8d4;
    border-radius: 2px;
    color: #4d4d4d;
    font-weight: 600;
    outline: 0 none;
    padding: 5px 10px;
    width: 100%;
}

#inner-banner {
	width:100%;
	background:url(../images/inner-banner.jpg) center;
	background-repeat:no-repeat;
	height:200px;}


.inner-head h2{
	font-family: 'Poppins', sans-serif;
	color:#fff;
	font-size:36px;
	line-height:200px;}
	
ol.breadcrumb {
    justify-content: flex-end;
    margin: 0;
		
}

ol.breadcrumb li{
	list-style-type: inherit;
	font-family: 'Roboto', sans-serif;
	font-weight:600;
	}

.breadcrumb li a {
    color: #fff;
    background: #333;
    padding: 8px 25px;
    display: inline-block;
    -webkit-border-radius: 25px;
    -o-border-radius: 25px;
    -ms-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    font-size: 14px;
    letter-spacing: 1px;
	
}

.breadcrumb-item.active {
    padding-top: .5em;
    font-size: 15px;
    letter-spacing: 1px;
}

.breadcrumb-w3pvt{
   background-color: #f3f3f3;
    -webkit-box-shadow: 0px 5px 12px 0px rgba(74, 73, 73, 0.22);
    -moz-box-shadow: 0px 5px 12px 0px rgba(74, 73, 73, 0.22);
    box-shadow: 0px 5px 12px 0px rgba(74, 73, 73, 0.22);}

.breadcrumb{
	background-color: #f3f3f3 !important	;}


.heading-stylish {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
	position: absolute;
        top: 80px;
    left: -215px;
	


}

.heading-stylish h2{
	font-family: 'Poppins', sans-serif;
	color:#fb812b;
	font-size:30px;
	width:500px;
	    text-transform: uppercase;
}
.inner-matter{
	position: relative;
	}
	
.inner-img img{
	width:100%;}


.inner-para p{
text-align: justify;
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #3d4337;
    line-height: 17px;
    margin: 5px 0 15px;
    font-weight: 700;}
.programme img{
	width:100%;}
	
.right-matter h2{
	font-family: 'Poppins', sans-serif;
    color: #22345d;
    font-size: 27px;
	line-height:32px;
 }
 
.right-matter p{
    font-size: 16px;
    font-weight: 400;
    color: #333;
    margin: 0px 0 30px;
    text-align: justify;
    line-height: 26px;
    font-family: 'Roboto', sans-serif;
}


.right-matter {
    padding: 20px;
}


.right-matter ul li{
	font-size: 16px;
    font-weight: 400;
    color: #333;
    text-align: justify;
    font-family: 'Roboto', sans-serif;
	margin-bottom:7px;
}

.right-matter ul li i{
width:22px;
color:#fb812b;}


.btn-yellow{
        padding: 2px 0;
    width: 110px;
	background:#f7f7f7;
	border-radius:50px;
	border:1px solid #fb812b;
	line-height:25px;
	text-align:center;
	margin:0;
	display:inline-block;
	margin-right:20px;
    margin-top:10px;
	}

.btn-yellow a{
	color:#fb812b;
	padding:0;
	display:block;
	font-weight:600;
}
.btn-yellow:hover{
	background:#fb812b;
	color:#fff;
}
.btn-yellow a:hover{
	color:#fff;
	display:block;}
	
	.programme {
    box-shadow: 1px 0px 7px #bdbdbd;
    background: #f7f7f7;
    margin-bottom: 40px;
}







.left-matter h2{
	font-family: 'Poppins', sans-serif;
    color: #22345d;
    font-size: 27px;
	line-height:32px;
 }
 
.left-matter p{
    font-size: 16px;
    font-weight: 400;
    color: #333;
    margin: 0px 0 30px;
    text-align: justify;
    line-height: 26px;
    font-family: 'Roboto', sans-serif;
}


.left-matter {
    padding: 20px;
}


.right-matter ul li{
	font-size: 16px;
    font-weight: 400;
    color: #333;
    text-align: justify;
    font-family: 'Roboto', sans-serif;
	margin-bottom:7px;
}

.left-matter ul li i{
width:22px;
color:#fb812b;}









.galsses-grid-left {
    position: relative;
    margin: 0 auto;
    max-width: 1000px;
    list-style: none;
    text-align: center;
}	

figure.effect-lexi {
    background: -webkit-linear-gradient(-45deg, #000 0%, #fff 100%);
    background: linear-gradient(-45deg, #000 0%, #fff 100%);
}

figure.effect-lexi img {
    margin: -10px 0 0 -10px;
    max-width: none;
    width: -webkit-calc(100% + 10px);
    width: calc(100% + 10px);
    opacity: 0.9;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(10px, 10px, 0);
    transform: translate3d(10px, 10px, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.galsses-grid-left figure figcaption, .galsses-grid-left figure figcaption &gt; a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

figure.effect-lexi figcaption::before {
    position: absolute;
    right: -100px;
    bottom: -100px;
    width: 285px;
    height: 300px;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 900px rgba(255, 255, 255, 0.2);
    content: '';
    opacity: 0;
    -webkit-transform: scale3d(0.5, 0.5, 1);
    transform: scale3d(0.5, 0.5, 1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}


figure.effect-lexi h3 {
    text-align: left;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(5px, 5px, 0);
    transform: translate3d(5px, 5px, 0);
    font-size: 25px;
    color: #fff;
}	

figure.effect-lexi p {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0 1em 1em 0em;
    width: 140px;
    text-align: right;
    opacity: 0;
    -webkit-transform: translate3d(20px, 20px, 0);
    transform: translate3d(20px, 20px, 0);
    font-size: 28px;
    line-height: 1.8em;
}

figure.effect-lexi:hover img {
    opacity: 0.6;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}


figure.effect-lexi:hover figcaption::before {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

figure.effect-lexi:hover h3, figure.effect-lexi:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}



.galsses-grid-left p {
    color: #15e99d;
	font-size: 0.9em;
}

.galsses-grid-left figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0;
    min-width: 100%;
    max-width: 480px;
    max-height: 360px;
    width: 48%;
    height: auto;
    background: #3085a3;
    text-align: center;
}

figure.effect-lexi figcaption::before, figure.effect-lexi p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

.download-btn{
	width:100%;
	height:50px;
	background:#20315c;
	line-height:50px;
	text-align:center;
	font-size:20px;
	font-weight:600;}
	
.download-btn a{
	color:#fff;
	display:block;}
	
.download-btn a:hover{
	color:#fff;}
	

	
	.hvr-sweep-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #be4b50;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-sweep-to-right a {
    display: block;
}


.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fb812b;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}



.categories h2{
	width:100%;
	height:50px;
	background:#20315c;
	line-height:50px;
	text-align:left;
	font-size:20px;
	font-weight:600;
	color:#fff;
	padding-left: 30px;}
	
.categories{
	background:#f7f7f7;
	overflow: hidden;
	margin-top:30px;
	}
	
.categories ul{
	margin:15px 30px; 
	padding:0;
}

.categories ul li{
	font-size: 16px;
    font-weight: 400;
    color: #333;
    text-align: left;
    font-family: 'Roboto', sans-serif;
	margin-bottom:7px;
	position:relative;
	padding-left:25px;
}

.categories ul li a:hover {
    color: #fb812b;
    padding-left: 7px;
}


.categories ul li a{
	color:#000;}
.categories ul li:before{
	width: 10px;
    height: 10px;
    content: "\f178";
    position: absolute;
    left: 0;
    font-family: FontAwesome;
    color: #000;
    font-size: 18px;
}



.related-courses h2{
	width:100%;
	height:50px;
	background:#20315c;
	line-height:50px;
	text-align:left;
	font-size:20px;
	font-weight:600;
	color:#fff;
	padding-left: 30px;}
	
.related-courses{
	background:#f7f7f7;
	overflow: hidden;
	margin-top:30px;
	}
	
.related-courses ul{
	margin:15px 30px; 
	padding:0;
}

.related-courses ul li{
	font-size: 16px;
    font-weight: 400;
    color: #333;
    text-align: left;
    font-family: 'Roboto', sans-serif;
	margin-bottom:7px;
	position:relative;
	padding-left:25px;
}
.related-courses ul li a{
	color:#000;}
.related-courses ul li:before{
	width: 10px;
    height: 10px;
    content: "\f178";
    position: absolute;
    left: 0;
    font-family: FontAwesome;
    color: #000;
    font-size: 18px;
}

.related-courses ul li a:hover{
    color: #fb812b;
    padding-left: 7px;
}
	
.right-bar h2{
	text-align:left;
	font-size:26px;
	font-weight:600;
	color:#fb812b;
	font-family: 'Poppins', sans-serif;
	padding-bottom:15px;
}


.right-bar p{
    font-size: 16px;
    font-weight: 400;
    color: #333;
    margin: 0 0 20px 0;
    text-align: left;
    line-height: 26px;
    font-family: 'Roboto', sans-serif;
}


.left-img{
	width:300px;
	float:left;
	padding:0 20px 20px 0;}


.single-service-wrapper .single-service {
    margin-bottom: 0;
	background-image:url(../images/back-blog.png);
}

.single-service {
    -webkit-box-shadow: 0 5px 40px rgba(0,0,0,.08);
    box-shadow: 0 5px 40px rgba(0,0,0,.08);
    border-radius: 10px;
}

.single-service {
    padding: 20px 20px;
    background-color: #fff;
    margin-bottom: 30px;
}

.single-service .icon {
    font-size: 50px;
}

.single-service h4 {
    margin: 20px 0 13px 0;
    webkit-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear;
    font-size: 18px;
}

.single-service-wrapper:nth-child(even) {
    margin-top: 30px;
}


.course-module{
	margin-top:50px;}
.course-module h2{
	text-align:left;
	font-size:24px;
	font-weight:600;
	color:#20315c;
	font-family: 'Roboto', sans-serif;
	padding-bottom:15px;}
	
.smester-back h3{
	font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: .5px;
    background: #fb812b;
    color: #fff;
    padding: 10px 20px;
	font-family: 'Roboto', sans-serif;
}
.smester-back h3:after {
    content: "\f0d7";
    position: absolute;
    top: 8px;
    left: 50px;
    font-size: 70px;
    color: #fb812b;
    font-family: "FontAwesome";
}	
	
.smester-back ul{
	padding-top:20px;
	padding-left:20px;
	padding-bottom:20px;
	margin:0;}
	
.smester-back ul li{
	padding-left:30px;
	font-size: 16px;
    font-weight: 400;
    color: #333;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 7px;
    position: relative;
}

.smester-back ul li:before {
    width: 10px;
    height: 10px;
    content: "\f178";
    position: absolute;
    left: 0;
    font-family: FontAwesome;
    color: #000;
    font-size: 18px;
}

.smester-back {
    background: #f7f7f7;
	    margin-bottom: 20px;
}

.mobile-none{
	display:block;}

.breadcrumb-w3pvt{
	display:block;}
	
.categories .active a{
	color:#fb812b;}
	
	
	
.right-bar ul {
    padding-top: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    margin: 0;
	clear:both;
}

.right-bar ul li {
    padding-left: 30px;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 7px;
    position: relative;
}

.right-bar ul li:before {
    width: 10px;
    height: 10px;
    content: "\f178";
    position: absolute;
    left: 0;
    font-family: FontAwesome;
    color: #000;
    font-size: 18px;
}


.pagination {
  display: inline-block;
  
}

.pagination a {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  background-color: #ddd;
  border-radius: 50%;
  margin:0 5px;
}

.pagination a.active {
  background-color:#f16522;
  color: white;
  border-radius: 50%;
  box-shadow: 1px 1px 1px #000!important;
}

.pagination a:hover:not(.active) {
  background-color: #f16522;
  border-radius: 50%;
  box-shadow: 1px 1px 1px #000!important;
  color:#fff;
}

.main-pagination{
	text-align:center;
	text-align: center;
    display: block;
    margin:20px auto 0;
    width: 14%;}
	
.contact-box{
	background: #fff;
    padding: 1.5em 1.5em;
    box-shadow: 0px 2px 10px #c3c2c2;
	text-align:center;
}

.contact-box h4{
    color: #000;
    font-size: 24px;
    font-weight: 500;
}

.contact-box p{
	font-size: 16px;
    color: #252525;
    line-height: 25px;
	text-align:center;}
	
section#contact-us {
    margin: 70px 0;
}
.logo.mobile-view h1 {
    color: #f6931e;
    font-weight: bolder;
    font-size: 75px;
}
.logo.mobile-view {
    text-align: right;
    float: right;}
body{width:800px; display:block; margin:auto !important;}
.main-banner {margin-top: 19px;}

.pink-strip {
    float: left;
    width: 100%;
    /* margin: 16px 0px 15px 0px; */
    background: #f6931e;
    font: normal 18px Arial, Helvetica, sans-serif;
    color: #FFFFFF;
}.pink-strip p {
    padding: 0 10px;
    color: #fff;
    float: left;
    margin-top: 18px;
}
.pink-strip img {
    float: right;
    margin: 31px 8px;
}
.inner-para h3 {
    color: #5d9541;
    margin: 5px 0;
    margin: 15px 0px 15px 0px;
    font: normal 23px Arial, Helvetica, sans-serif;
    color: #3f8e18;
    padding: 0px;
}
img.img-center {
    display: block;
    margin: auto;
}
.inner-para ul li:before {
    margin-right: 10px;
    color:#f6931e;
    content: "\f0da";
    font-family: 'FontAwesome';
}
section#matter {
    background: #f0f0f0;
}
.main-div {
    background: #fff;
    padding: 10px;
}
body.backgrund-color {
    background: #e3dda3;
}
p.font-size {
    margin: 16px 0px;
    font-size: 12px;
}
p.font-size1 {
    margin: 0px 0px;
    font-size: 12px;
}
.inner-para ul{
    text-align: justify;
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #3d4337;
    line-height: 17px;
    margin: 5px 0 15px;
    font-weight: 700;
    }

    
    </pre></body></html>