body
{font-family: 'Roboto', sans-serif !important;
}

::-webkit-scrollbar {
width:7px;
height:7px;

}
::-webkit-scrollbar-track {
background:#efefef;

}
::-webkit-scrollbar-thumb {
background:#403e3e;
border-radius:0
}
::-webkit-scrollbar-thumb:hover {
background:#fd6308;
cursor:pointer;
}
::-webkit-scrollbar-thumb:active {
background:#fd6308;
}



.thum-indeex {
background: none !important;
border: none !important;
color: #fff;
height:345px;
padding: 20px;
}

.thum-indeex span
{
color:#fff !important;
margin-bottom:20px;
width:100%;
text-align:center;
float:left;}

.thum-indeex h3
{
color:#fff !important;
}

.thum-indeex p
{color:#fff !important;font-size: 16px;line-height: 24px;}


.thum-index {
background: none !important;
border: none !important;
color: #fff;
height:275px;
padding: 20px;
}
.thum-index img
{
	border:solid 2px #fff;
	border-radius:100%;
	padding:12px !important;
	width:75px;
	height:75px;

	
	}

.thum-index span
{
color:#fff !important;
margin-bottom:20px;
width:100%;
text-align:center;
float:left;}

.thum-index h3
{
color:#fff !important;
}

.thum-index p
{
color:#fff !important;
}

.submit-resum
{    background: #008ce4;
padding: 7px 34px;
border: none !important;
color: #fff !important;
font-size: 18px;
margin-top: 15px;}

.submit-resum:hover
{    background: #000;
color:#fff;
}

.inner-login {
    background: #2b2b2b;
    padding: 32px 0px;
    float: left;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    margin: 0px 0px 0px 0px;
}

.inner-login h2 {
    color: #d0d0d0;
    font-size: 31px;
    margin: 0px;
}

.text-alint-iner {
    text-align: right;
    padding-top: 10px;
    color: #5f5f5f;
}

.text-alint-iner a{
color: #5f5f5f;
}
.text-alint-iner a:hover{
color: #f97825;
text-decoration:blink;
}

.course-offers {
    width: 100%;
    float: left;
    background: #fff;
    padding: 55px 0px;
    margin: 0px;
    text-align: left;
    color: #242424;
}

.course-offers .thumbnail {
    border: 1px #969494 dashed;
    border-radius: 0px !important;
    padding: 15px !important;
    color: #242424 !important;
}

.map-arrow {
    border: solid 1px #62ab00!important;
    color: #7ac23c!important;
    padding: 15px 23px !important;
    border-radius: 50% !important;
    font-size: 34px !important;
}

.login-button {
    padding: 10px 33px !important;
    font-weight: 500;
    background: #62ab00 !important;
    color: #fff !important;
    border: none !important;
    border-radius: 3px !important;
    border-bottom: solid 4px #589425 !important;
    margin-bottom: 20px !important;
    float: left;
}

.fomt-myy {
    border-bottom: solid 1px #ddd;
    border: solid 1px #ddd !important;
    margin-bottom: 0px;
    height: 50px !important;
    padding: 4px 15px !important;
    margin-bottom: 15px !important;
}

.resu
{    height: 40px !important;
border-radius: 2px !important;
margin-bottom: 15px;
}


.educ
{ height: auto !important;
border-radius: 2px !important;
margin-bottom: 15px;}

table {
*border-collapse: collapse; /* IE7 and lower */
border-spacing: 0;
width: 100%;    
}

.bordered {
border: solid #ccc 1px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 1px 1px #ccc; 
-moz-box-shadow: 0 1px 1px #ccc; 
box-shadow: 0 1px 1px #ccc;         
}

.bordered tr:hover {
background: #fbf8e9;
-o-transition: all 0.1s ease-in-out;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;     
}    

.bordered td, .bordered th {
border-left: 1px solid #ccc;
border-top: 1px solid #ccc;
padding: 10px;
text-align: left;    
}

.bordered th {
background-color: #dce9f9;
background-image: -webkit-gradient(linear, left top, left bottom, from(#ebf3fc), to(#dce9f9));
background-image: -webkit-linear-gradient(top, #ebf3fc, #dce9f9);
background-image:    -moz-linear-gradient(top, #ebf3fc, #dce9f9);
background-image:     -ms-linear-gradient(top, #ebf3fc, #dce9f9);
background-image:      -o-linear-gradient(top, #ebf3fc, #dce9f9);
background-image:         linear-gradient(top, #ebf3fc, #dce9f9);
-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; 
-moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;        
border-top: none;
text-shadow: 0 1px 0 rgba(255,255,255,.5); 
}

.bordered td:first-child, .bordered th:first-child {
border-left: none;
}

.bordered th:first-child {
-moz-border-radius: 6px 0 0 0;
-webkit-border-radius: 6px 0 0 0;
border-radius: 6px 0 0 0;
}

.bordered th:last-child {
-moz-border-radius: 0 6px 0 0;
-webkit-border-radius: 0 6px 0 0;
border-radius: 0 6px 0 0;
}

.bordered th:only-child{
-moz-border-radius: 6px 6px 0 0;
-webkit-border-radius: 6px 6px 0 0;
border-radius: 6px 6px 0 0;
}

.bordered tr:last-child td:first-child {
-moz-border-radius: 0 0 0 6px;
-webkit-border-radius: 0 0 0 6px;
border-radius: 0 0 0 6px;
}

.bordered tr:last-child td:last-child {
-moz-border-radius: 0 0 6px 0;
-webkit-border-radius: 0 0 6px 0;
border-radius: 0 0 6px 0;
}
.applynow
{    background: #178539;
color: #fff;
padding: 3px 7px;
font-size: 12px;
border-radius: 3px;
}

.applynow:hover
{
background: #f73859;
color: #fff;
text-decoration:blink;
}
.search
{    background: #f73859 !important;
    border-radius: 4px !important;
    border: none !important;
    color: #fff !important;
    padding: 8px 25px;
    width: 100%;
    margin-top: 22px;}

.marging-page {
    margin-top: 40px !important;
}
.aboutus-pages {
    width: 100%;
    /* float: left; */
    padding: 110px 0px;
    margin: 0px;
    background: #fff;
    margin-top: 0;
}

.technology-tag {
    color: #008ce4 !important;
    border-bottom: solid 1px #ddd !important;
    font-size: 21px !important;
    padding-bottom: 11px !important;
}
.top-header
{background: #1d1e1f;float:left;width:100%;color:#404b69;padding: 0px 0px;margin:0px;}
.top-header span
{border-left: solid 1px #5d5f61;padding-left:12px;padding-top: 5px;padding-bottom: 5px;float: inherit;}

.top-header em
{border-left: solid 1px #4c4d4e;padding-left:12px;padding-top: 6px;padding-bottom: 8px;line-height: 18px;float: right;}



.top-em
{color: #ffffff;margin-right:10px;margin-left: 12px;padding: 6px 20px;padding-left: 0px;float: left;border-right: solid 1px #696a6b;}


.top-em:hover
{
color:#fff !important;
text-decoration:blink;
}

.top-facebok
{color: #ffffff;margin-right:10px;}


.text-al
{
text-align:left;
float:left;
}
.text-ali
{
text-align:right;
float:right;
}

.width-header
{
width:100%;
float:left;
padding:0px;
margin:0px;
}
.displayed
{display:block !important;padding-top: 3px;}


.top-enquiry
{width: 100%;text-align: center;background: #008ce4;float: left;color: #fff;padding: 9px 7px;TEXT-TRANSFORM: UPPERCASE;font-size: 14px;margin-top:22px;}

.top-enquiry:hover
{
background:#f73859;
color: #fff;
text-decoration:blink;
}

.borderr {width:100%;float:left;color:#000;border-left: 2px solid #008ce4;background:linear-gradient(#fff,#f0f0f0);padding: 15px 0 15px 11px;box-sizing:border-box;font-size: 16px;box-shadow:0 2px 7px 3px #ccc;margin-bottom:20px;}
.borderr:hover {background: #008ce4;color:#fff;border-left: 4px solid #3a526a;-webkit-transition:all .8s ease;-moz-transition:all .8s ease;-o-transition:all .8s ease;-ms-transition:all .8s ease;transition:all .8s ease;cursor:pointer;}


.inner-pages
{
width:100%;
padding:50px 0px;
text-align:center;
float:left;
background:#333;
}

.inner-pages span
{
	border-radius:50px;
	padding:10px 40px;
	background:#fff;
}

.my-slider
{
width:100%;
float:left;
}

.welcome-line
{width:100%;float:left;padding:55px 0px;margin:0px;background:#fff;}

.welcome-line .thumbnail
{
border:solid 1px #ddd;
padding:0px !important;
border-radius:0px !important;
padding:0px !important;
}



.welcome-line .thumbnail .caption
{
height:115px !important;
}

.welcome-line .thumbnail h4
{
font-size:25px !important;
font-weight:bold !important;
color:#559c28;
}

.welcome-line .thumbnail p
{
font-size:15px;
font-weight:bold;
margin-bottom:0px !important;
color:#2c2c9d !important;
}

.welcome-line em
{
	color:red;}

.welcome-line strong
{font-size: 16px;color: #080808;}


.services-line
{width:100%;float:left;padding: 0px 0px;margin:0px;background: #fff;}
.services-line h2
{text-align:center;margin:0px;font-size: 28px;color:#404b69;}

.my-th {
    border: none !important;
    padding: 0px 0px 1px 0px !important;
    box-shadow: 10px 7px 13px 0px #cecbcb;
}

.my-th .caption {
    margin: 20px 10px 20px 10px !important;
    border-left: solid 5px #008ce4;
}

.my-th p {
    font-size: 15px;
}

.my-th h3 {
    margin: 0px 0px 9px 0px;
    font-size: 19px;
}


.hr-line-aa {width: 94px;height: 2px;border: none !important;text-align: left;margin: 11px auto;background: #00008b;margin-bottom: 14px !important;}

.hr-line-aaa {
width:70px;
height:1px;
border: none !important;
text-align: left;
margin: 11px 0px;
background: #fff;
}

.footer-taggs
{
font-size:20px;
}

.footer-link
{color: #8b9db0;
line-height: 33px;
font-size: 14px;
}

.footer-link:hover

{color: #fff;
text-decoration:blink;
}


.welcome-line h2
{margin: 0px 0px 10px 0px;font-weight: 300;font-size: 22px;}


.welcome-line h3
{margin: 0px 0px 10px 0px;/* font-weight:600; */font-size: 28px;color: #3d3e3e;}

.welcome-line p
{line-height: 25px;font-size: 17px;}

.welcome-read
{background: #6da323;color: #fff;padding: 10px 25px;border-radius: 3px;}
.welcome-read:hover
{background: #607D8B;color: #fff;text-decoration:blink;}

.servces-view-all
{background: #fff !important;
border: solid 1px #008ce4;
padding: 8px 42px;
font-size: 18px;
font-weight: 400;
}

.servces-view-all:hover
{background: #008ce4 !important;
border: solid 1px #fff;
text-decoration:blink;
color:#fff;
}


.home-page-form
{
width:100%;
float:left;
padding:0px;
color:#fff;
margin:0px;
background:#000000;
}

.home-page-form h2
{margin: 24px 0px 0px 0px;font-weight: 200;font-size: 18px;}

.home-page-form h3
{margin: 7px 0px 27px 0px;font-weight: 500;font-size: 29px;}

    


.for-box
{margin-bottom: 20px !important;
border-radius: 0px !important;
border: none !important;
height: 38px !important;
margin-bottom:15px !important;
}


.our-loca
{padding: 82px;text-align:center;}
.fa-me
{font-size: 51px !important;}

.fa-me-tag
{text-transform: uppercase;font-size: 18px;margin: 10px 0px;}	

.fa-me-t
{
font-size:14px;
margin:0px 0px;
}
.box
{padding: 20px;
border-right: solid 1px #3f3e3e;
border-bottom:solid 1px #3f3e3e;
}

.boxx
{padding: 20px;
border-right: solid 0px #3f3e3e;
border-bottom:solid 1px #3f3e3e;
}
.boxxx
{padding: 20px;
border-right: solid 1px #3f3e3e;
border-bottom:solid 0px #3f3e3e;
}


.testimonials
{
background:url(../images/testimonials-back.jpg);
width:100%;
float:left;
padding:55px 0px;
margin:0px;
}

.testimonials h2 {text-align: center;margin: 0px;font-size: 28px;color: #404b69;}


.our-client
{
background:#f5f6f6;
width:100%;
float:left;
padding:55px 0px;
margin:0px;
}

.our-client h2 {text-align: center;margin: 0px;font-size: 28px;color: #404b69;}

.footer-line
{
background:#3a526a;
color:#fff;
width:100%;
float:left;
padding:55px 0px;
margin:0px;
}

.copyright
{background:#455e76;
color:#8b9db0;
font-size:13px;
width:100%;
float:left;
text-align:center;
padding:10px 0px;
margin:0px;}

.fomt-my {
border-bottom: solid 1px #ddd;
border: solid 1px #ddd !important;
margin-bottom: 15px;
height: 50px !important;
padding: 4px 15px !important;
}

.login-button {padding: 10px 35px 8px 35px !important;background: #00008b !important;color: #fff !important;border: none !important;border-radius: 3px !important;border-bottom: solid 4px #2e2eab !important;font-weight: normal !important;letter-spacing: 0.5px;float: left;font-size: 17px;}

.sec-more-padding-1 {
    padding: 83px 0 46px 0;
    float: left;
    width: 100%;
    font-size: 15px;
    font-style: normal;
    color: #707070;
}

.map-arrow {
    border: solid 1px #000089 !important;
    color: #00008b !important;
    padding: 15px 23px !important;
    border-radius: 50% !important;
    font-size: 34px !important;
}

.sec-more-padding-1 h1 {
    color: #008ce4;
    text-align: left;
    font-size: 28px;
}
.send-button {
    background: none !important;
    border: solid 1px #008ce4 !important;
    color: #008ce4 !important;
    font-size: 18px !important;
    padding: 10px 55px !important;
    border-radius: 66px !important;
 
}
.technology-text {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    text-align: justify !important;
    color: #202020;
    margin-top: 10px;
}

.tags {
    font-size: 41px;
    color: #222;
    /* text-transform: uppercase; */
    margin-bottom: 0;
    font-family: 'Lobster', cursive;
}
.thum-indexx {
    background: none !important;
    border: none !important;
    color: #fff;
    height: 283px;
    padding: 20px;
}
.thum-indexx h3
{
color:#fff;
}

.thum-indexx p
{
color:#fff;
}

.thum-indexx span
{color:#fff;margin-bottom: 33px;width: 100%;float: left;text-align: center;}

.read-more-home
{background: #fff;
padding: 10px 25px;
border-radius: 3px;
text-transform: uppercase;
font-size: 13px;
color:#000;
font-weight: bold;}


.read-more-home:hover
{background: #fff;
color:#000;
text-decoration:blink;}

.service_sec {
    float: left;
    width: 100%;
    background: #f9f9f9;
    background-size: cover;
}

.investments-img {}
.investments-img img{    -moz-transition: all .3s;
-webkit-transition: all .3s;
transition: all .3s;
vertical-align: middle;
height: 100%;
width: 100%;
}
.investments-img:hover img{-moz-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1);vertical-align:middle}

.service_sec .thumbnail {
    padding: 0px;
    margin: 0px;
    border: none !important;
}
.investments-img {
}

.service_sec .thumbnail h3 {
    font-weight: bold;
    margin: 8px 0px;
    font-size: 17px;
    text-transform: capitalize;
    color: #363636;
    letter-spacing: 1.2px;
}

.service_sec .thumbnail h4 {
    font-weight: normal;
    margin: 8px 0px;
    font-size: 13px;
    text-transform: capitalize;
    color: #363638;
    line-height: 26px;
}

.service_sec .thumbnail p {
    text-align: left;
    font-size: 15px;
    color: #000;
    line-height: 24px;
    border-top: solid 1px #ddd;
    padding-top: 12px;
    margin-top: 15px;
}

.all-services {
    background: #00008b;
    border-radius: 2px;
    padding: 7px 35px;
    color: #fff;
    font-size: 18px;
}

.all-services:hover {
    background: #508e1f;
    color: #fff;
    text-decoration: blink;
}

.services-button {
    color: #2f2e2e!important;
    font-weight: normal;
    text-decoration: underline;
}

.services-button:hover {
    color: #000 !important;
}
.footer-line {
    width: 100%;
    float: left;
    padding: 50px 0px;
    color: #fff;
    background: #000000;
    font-family: 'Titillium Web', sans-serif;
}

.footer-heading-space h4 {
    font-size: 17px;
    font-weight: 600;
}

.footer-line p {
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
}
.footer-line a:hover, .footer-line a:active {
    color: #adadad;
    text-decoration: none;
    text-decoration: none;
}

.footer-social-icon>i:hover {
    background: #6bbb42;
}
.footer-social-icon>i {
    color: #fff !important;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    background: #2b2b2b;
    font-size: 14px !important;
    border-radius: 100%;
}


.form-box
{
margin-bottom:15px !important;
height:40px !important;
}
	


.copyright-line {
background: #080808;
float: left;
width: 100%;
padding: 15px 0px;
margin-bottom: 0px;
color: #b7b5b5;
font-size: 13px;
font-family: 100;
}
.testimonials-sec {
float: left;
width: 100%;
padding: 55px 0px;
background:url(../images/testimonials-background.jpg) center fixed;
background-size: cover;
}
/* testinomial sec */
#testimonial-slider1 .testimonial {
float: left;
width: 100%;
height: auto;
position: relative;
color: #222;
background:#fff;
}
.testimonial_left{
float: left;
width: 100%;
text-align: center;
}
.testimonial_left img{
height: 100px;
width: 100px;
border-radius: 50% !important;
margin-top: -50px;
}
.testimonial_right{
float: left;
width: 100%;
position: relative;
background: #fff;
padding: 15px 25px;
}
.testimonial_right:before{
position: absolute;
content: "";
left: 100%;
display: none;
top: 37px;
border-right: 25px solid #FFF;
border-bottom: 30px solid transparent;
}
#testimonial-slider1 .testimonial p {
font-size: 14px;
line-height: 24px;
font-weight: 400;
letter-spacing: 1px;
}

.test-desc h4 {
color: #000;
font-size: 16px;
}


/* custom owl curousel */

#testimonial-slider1.owl-carousel .owl-wrapper-outer {
overflow: hidden;
position: relative;
width: 100%;
padding-top: 60px !important;
}
.owl-theme .owl-controls .owl-page span {
display: block;
width: 12px;
height: 12px;
margin: 5px 7px;
filter: Alpha(Opacity=50);
opacity: 1 !important;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background: #ccc !important;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
filter: Alpha(Opacity=100);
opacity: 1;
background: #508e1f!important;
}
/* owl curousel */
/* owl corousel customisation */

.owl-theme .owl-controls .owl-buttons div.owl-prev{
position: absolute;
top: -20px;
right: 70px;
margin-top: -40px;
color: #FFF;
display: inline-block;
zoom: 1;
*display: inline;
height: 40px;
width: 40px;
line-height: 39px;
text-align: center;
font-size: 20px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background: transparent;
opacity: 1;
border: 1px solid #fff;
}
.owl-theme .owl-controls .owl-buttons div.owl-next{
position: absolute;
top: -20px;
right: 10px;
margin-top: -40px;
color: #FFF;
display: inline-block;
zoom: 1;
*display: inline;
height: 40px;
width: 40px;
line-height: 39px;
text-align: center;
font-size: 20px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background: transparent;
opacity: 1;
border: 1px solid #fff;
}
.owl-pagination{
margin-top: 20px;
}


.section {
    float: left;
    width: 100%;
    padding: 55px 0px;
    background: #fff;

}
.section p
{
    line-height: 25px;
    font-size: 16px;
    font-weight: normal;
    }


.heading {
    font-size: 30px;
    text-transform: capitalize;
    font-weight: 800;
    margin-top: 0px;
    margin-bottom: 10px;
    color: #222;
    font-family: 'Titillium Web', sans-serif;
}

.subscrib-box {
    border: solid 1px #ddd;
    border-radius: 0px !important;
    height: 46px !important;
    font-size: 15px !important;
    font-family: 'Lato', sans-serif;
}

.subscrib-button {
    background: #00008b !important;
    color: #fff !important;
    font-size: 17px !important;
    border: none !important;
    border-radius: 0px !important;
    padding: 11px 37px !important;
    font-family: 'Titillium Web', sans-serif;
    text-transform: uppercase;
}


.copyright-line a
{
	color:#464646;}


.footer-line a {
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
}

.text-right {
    text-align: right;
}
.submit-button {background: #000;color: #fff;padding: 10px 35px;font-size: 16px;font-weight: bold;border: solid 1px #fff !important;}
.submit-button:hover {
background:#202020;
color: #fff;
}
.fo_abt_btn {
    background: #000;
    color: #fff !important;
    padding: 7px 22px;
    float: left;
    border-radius: 2px;
    border: solid 1px #fff;
}

.welcome-line ul {
    text-align: left;
}

.welcome-line ul li {
    color: #0d0d0d;
	font-size:17px;
    list-style: url(../images/bullet-points.png);
    list-style-position: inside;
	line-height:35px;

}


@media only screen and (min-width: 320px) and (max-width:680px) {

.thum-indeex {
background: none !important;
border: none !important;
color: #fff;
height:auto;
padding: 20px;
}

.inner-login h2 {

font-size:14px;

font-weight:bold;
}


.text-alint-iner {

padding-top: 0;
font-size: 12px;
}


.thum-index {
background: none !important;
border: none !important;
color: #fff;
height:auto !important;
padding: 20px;
}
.subscrib-button {

    padding: 11px 10px !important;

}
	
.displayed
{
display:none !important;
}

.text-al {
    text-align: center;
    float: none;
    font-size: 10px;
    padding: 10px;
}

.text-ali {
    text-align: center;
    float: none;
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
}

.top-header em {
border-left: solid 1px #ddd;
padding-left: 12px;
padding-top: 6px;
padding-bottom: 5px;
line-height: 27px;
}

.box {
padding: 20px;
border-right: solid 0px #3f3e3e;
border-bottom: solid 1px #3f3e3e !important;
}
.text-ali
{
	display:none !important;}

.tags {
    font-size: 25px;

}
.top-em {

    color: #ffffff;
    margin-right: 10px;
    margin-left: 12px;
    padding: 6px 0;
        padding-left: 0px;
    padding-left: 0px;
    float: none;
    border-right: solid 0px #696a6b;
	font-size:13px !important;

}
.welcome-line p {
    line-height: 24px;
    font-size: 12px;
}
}
