@font-face {
    font-family: Book Antiqua;
    src: url(../fonts/book-antiqua.ttf);
}
.slider1 { background: url(../images/slider1.jpg);}
.slider2 {background: url(../images/slider2.jpg);}
.slider3 {background: url(../images/slider3.jpg);}
.slider4 {background: url(../images/slider4.jpg);}
.slider1, .slider2, .slider3, .slider4{height: 600px;width:100%}
html {
  scroll-behavior: smooth;
}
h1, h2, h3, h4, h5, h6 {
    font-family: Book Antiqua;
    letter-spacing: 0.5px;
}
.curriculum-design img{margin: auto;}
.Main-footer-links ul{
	width:50%; float:left;
}
.work-as-banner{
	background: url(../images/bgimg.jpg);
    color: #222;
    background-size: cover;
}
.carousel-control.left, .carousel-control.right { width:60px;
    background: 0;}
.carousel-control.left {transform: scaleX(-1);left: 70px;bottom: auto;top:40%}
.carousel-control.right{right: 70px;bottom: auto;top:40%}

.carousel-control.left, .carousel-control.right svg{
    fill: rgba(204, 204, 204, 1); 
    fill: rgba(204, 204, 204, 1);}
.wthree_team_grid img{width:100%; height:auto !important;}
.wthree_team_grid_w3{min-height:135px;}
.w3layouts_work_sub{max-height:180px;}
.mycntrol .carousel-control.right {
    right: 0px;
    bottom: -32px;
    top: auto;
}

.dp-50{padding:50px 0;}

.mycntrol .carousel-control.left {
    right: 32px;
    bottom: -32px;
    top: auto;
    left: auto;
}
#myCarouselnews{width:100%;}
#myCarouselnews .carousel-inner .item::before {
    background-image: none !important;
}
#myCarouselnews .wthree_team_grid_w3 {
   border: 0px solid #14a1ff;
}
#myCarouselnews .carousel-inner .item{
border: 1px solid #14a1ff;
padding:0 15px;
}

.carousel-caption {
    left: 2%;
    bottom: 50px;
    width: 100%;
    text-align: center
}
.carousel-caption h1{
    font-size: 57px;
    font-family: Book Antiqua;
    font-weight: 700;
    text-shadow: 1px 1px 0px #000;
}
.carousel-caption h3{font-size:25px;text-shadow: 1px 1px 0px #000;}
.carousel-inner .item:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-image: linear-gradient(to top, rgba(0, 0, 0, .65) 0%, rgba(0, 0, 0, 0) 100%);
}

span.tooltip-content {
    color: #1f223e;
    cursor: help;
    font-size: 18px;
font-weight: 400;}



body{
	margin:0;
	padding:0;
	background:#fff;
	font-family: Book Antiqua;
 }
p{
	margin:0;
	text-align: justify;
}
ul{
	margin:0;
	padding:0;
}
p,ul,ol{
	font-size:16px;
}
.background-video {
	position: fixed;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	width: 100%;
	height:100%;
}
input[type="submit"],a,.agileinfo_social_icons li{
	transition:.5s ease-in;
	-webkit-transition:.5s ease-in;
	-moz-transition:.5s ease-in;
	-o-transition:.5s ease-in;
	-ms-transition:.5s ease-in;
}
/*-- header --*/
.w3_agile_header{
	background:#212121;
    padding: 10px 0;
}
.w3_agile_header_left{
	float:left;
}
.w3_agile_header_left p{
	color:#fff;
	line-height:2em;
	margin:0.6em 0 0;
}
.w3_agile_header_right{
	float:right;
}
.w3_agile_header_right ul li{
	display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    margin-left: 30px;
}
.w3_agile_header_right ul li a{
	padding: 10px 30px;
    background: #14a1ff;
    color: #fff;
    text-decoration: none;
    margin-right: 3em;
    display: block;
}
.w3_agile_header_right ul li i{
	padding-right:1em;
}
/*-- nav --*/
.navbar-default {
    background: none;
    border: none;
}
.navbar {
    margin-bottom: 0;
    padding: 20px 0;
}
.w3_navigation {
    border-top: none;
    position: relative;
    background: #fff;
}
.navbar-nav {
    float: none;
}
.navbar-collapse {
    padding: 0;
}
.navbar-right {
    float: none !important;
    margin-right: 0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    border-radius: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #323232;
    transition: background-color 0.4s ease 0s;
    color: #ffffff;
}
.navbar-default .navbar-nav li:first-child.active a, .navbar-default .navbar-nav > li:first-child a:hover{
    border-radius: 10px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.navbar-default .navbar-nav > li > a {
    color: #212121;
}

.navbar-default .navbar-nav > li > a:hover{
   border-radius: 0;
}
.navbar-default .navbar-nav > li:last-child.active a, .navbar-default .navbar-nav > li:last-child a:hover{
    border-radius: 10px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; 
}
.navbar-nav > li > a {
    margin: 0;
    padding: 1em;
    line-height: 1em;
    text-transform: uppercase;
    font-weight: 600;
}
.w3_navigation_pos{
	position: absolute;
    top:0%;
    z-index:999;
}
.w3_navigation_pos h1 a{
	font-size: 1.1em;
    color: #212121;
    text-decoration: none;
    border: 0px solid #65b126;
    padding: 5px 48px ;
    position: relative;
    display: block;
}
.w3_navigation_pos h1 a span:before,.w3_navigation_pos h1 a span:after{
	content: '';
    position: absolute;
    top: 11%;
    width: 40px;
    height: 42px;
}
.w3_navigation_pos h1 a span:before{
	left: 0px;
	background: url(../images/logo.jpg) no-repeat 0px 0px;
}

.w3_navigation_pos h1 a i{
	display: block;
    font-size: .25em;
    text-align: right;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    letter-spacing: 8px;
    color: #65b126;
}
.navbar-default .navbar-nav > li > a:hover{
    color: #ffffff;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
background: transparent url(https://static.parastorage.com/services/skins/2.1229.80/images/wysiwyg/core/themes/base/shiny1button_bg.png) center center repeat-x;
background: rgba(50, 50, 50, 1);
    transition: background-color 0.4s ease 0s;
}
/*--dropdown--*/
.dropdown .dropdown-menu{
    white-space: nowrap;
    width: auto;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 10px !important;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
}
.dropdown .dropdown-menu li a:hover{
    background: #000000;
    color: #ffffff;
}
.dropdown:hover>.dropdown-menu {
  display: block;
  top: 100%;
}
.dropdown-menu{
    text-transform: uppercase;
}
.dropdown-menu li a{
    font-weight: 600;
}
/*--end-dropdown--*/
.menu__list {
	margin: 0;
	padding: 0;
	list-style: none;
    position: relative;
    background: rgba(241, 241, 241, 1) url(https://static.parastorage.com/services/skins/2.1229.80/images/wysiwyg/core/themes/base/shiny1button_bg.png) center center repeat-x;
    border-radius: 10px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
}

.menu__item {
	display: block;
	margin: 0em 0;
}

.menu__link {
	font-size: 1.05em;
	font-weight: bold;
	display: block;
	padding: 10px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* Miranda */
.w3_navigation .menu--miranda{
    float: right;
}
.menu--miranda .menu__item {
	position: relative;
    border-right: 1px solid #ffffff;
}

.menu--miranda .menu__item:last-child{
	margin-right:0;
    border-right: 0;
}
.navbar-default .navbar-nav > a:last-child:hover{
    border-radius: 10px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.menu--miranda .menu__link {
	position: relative;
	display: block;
	text-align: center;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

.menu--miranda .menu__link:hover,
.menu--miranda .menu__link:focus {
	color: #929292;
}

.menu--miranda .menu__item--current .menu__link {
	color: #fa3d03;
}

.menu--miranda .menu__item::before,
.menu--miranda .menu__item::after,
.menu--miranda .menu__link::before,
.menu--miranda .menu__link::after {
	border-radius: 10px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
background: transparent url(https://static.parastorage.com/services/skins/2.1229.80/images/wysiwyg/core/themes/base/shiny1button_bg.png) center center repeat-x;
top: 0;
    right: 0;
    bottom: 0;
    left: 0;
background: rgba(50, 50, 50, 1);
    transition: background-color 0.4s ease 0s;
    color: #ffffff;
}

/* left and right line */
.menu--miranda .menu__item::before,
.menu--miranda .menu__item::after {
	top: 0;
	width: 1px;
	height: 100%;
	-webkit-transform: scale3d(1, 0, 1);
	transform: scale3d(1, 0, 1);
}

/* left line */
.menu--miranda .menu__item::before {
	left: 0;
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
}

/* right line */
.menu--miranda .menu__item::after {
	right: 0;
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
}

/* top and bottom line */
.menu--miranda .menu__link::before,
.menu--miranda .menu__link::after {
	left: 0;
	width: 100%;
	height: 1px;
	-webkit-transform: scale3d(0, 1, 1);
	transform: scale3d(0, 1, 1);
}

/* top line */
.menu--miranda .menu__link::before {
	top: 0;
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
}

/* bottom line */
.menu--miranda .menu__link::after {
	bottom: 0;
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
}

/* Delays (first reverse, then current) */

/* These rules can be simplified, but let's keep it for better readability */

/* bottom line */
.menu--miranda .menu__item .menu__link::after {
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

.menu--miranda .menu__item--current .menu__link::after {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

/* left line */
.menu--miranda .menu__item::before {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

.menu--miranda .menu__item--current::before {
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

/* top line */
.menu--miranda .menu__item .menu__link::before {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}

.menu--miranda .menu__item--current .menu__link::before {
	-webkit-transition-delay: 0.4s;
	transition-delay: 0.4s;
}

/* right line */
.menu--miranda .menu__item--current::after {
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

.menu--miranda .menu__item--current::before,
.menu--miranda .menu__item--current::after,
.menu--miranda .menu__item--current .menu__link::before,
.menu--miranda .menu__item--current .menu__link::after,.menu__item:hover::before,.menu__item:hover::after,
.menu--miranda .menu__link:hover::before,
.menu--miranda .menu__link:hover::after {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
/*-- //header --*/

/*--sec11--*/
.sec11{
    background: #052408;
    color: #f9f9f9;
}
.sec11 .br-left{
    height: 80px;
    border-right: 1px solid rgba(255, 255, 255, 1);
    padding-right: 15px;
    text-align: center;
}
.sec11 .br-left.last-left{
    border-right: none;
}
.sec11 .br-left p{
    text-align: center;
}
.sec11 .inner{
    padding: 30px 0 40px;
}
.sec11 h5{
    font-size: 18px;
}
.sec11 p{
    letter-spacing: normal;
    font-size: 16px;
    line-height: 20px;
}
.sec11 .para2{
    color: #fff;
}
/*--end-sec11--*/
/*--sec12--*/
.sec12 .container{
    max-width: 1267px;
}
.sec12 .r-pic img{
     border-radius: 50%;
     width: 100%;
     box-shadow: 0px 0px 10px 0px #052408;
     transition: 0.2s;
}
.gallery .r-pic{
    margin-bottom: 20px;
}
.sec12 .r-pic img:hover{
    border-radius: 10px;
    cursor: pointer;
}
.sec12 .col-md-4{
    padding: 0 ;
}
/*--end-sec12--*/
/*--sec13--*/
.sec13{
    background: #eef0e4;
    padding: 45px 0;
}
.princi h4{
    font-weight: 700;
    font-size: 23px;
    margin-bottom: 19px;
}

.princi ul{list-style:none;}

.princi p , ul{
    line-height: 27px;
}
.princi p {
    text-align: justify;
}
.princi-list h4{text-align: center;}
.princi li{
    background: #bada55;
    margin-bottom: 8px;
	padding-left:15px;
}
/*--end-sec13--*/
.franchise-img img{
    border-radius: 6px;
    border: 1px solid #a0a09f;
}
/*--sec14--*/
.sec14{
    padding: 45px 0;
}
.sec14 .frame12{
    border: 1px solid #a0a09f;
    border-radius: 6px;
    padding: 15px;
}
.sec14 img{
    width: 100%;
}
.sec14 .h-mr{
    font-size: 28px;
    color: #000000;
    font-weight: 600;
    margin-bottom: 2px;
}
.sec14 .str{
    font-size: 13px;
    margin-bottom: 20px;
}
.sec14 .date{
    color: red;
    font-size: 14px;
}
.sec14 .m-nw{
    margin-top: 20px;
    text-transform: uppercase;
    line-height: 30px;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
}
.sec14 .img-mr{
    text-align: center;
    margin-bottom: 10px;
}
.sec14 .frame12 .img-mr img{
    width: 50%;
}
.sec14 marquee[direction="up"] {
  height: 340px;
}
/*--end-sec14--*/
/*--footer--*/
.footer-1 h5 i{
    margin-right: 10px;
}
.footer-1 .inner {
    padding: 21px 0;
}
.ft-bt{
    background: #2f2e2e;
    padding: 20px 0;
    color: #a0a09f;
}
.ft-bt .pr1{
    font-size: 14px;
	line-height:24px;
}
.ft-bt .pr1 li a{
    color: #a0a09f;
}
.ft-bt ul{
    list-style-type: none;
}
.ft-bt .icon{
    margin-top: 25px;
}
.forfooterr{
	background: #fff;
padding: 5px;
border-radius: 15px;
}
.icon.social-icons{
    float: left;
    width: 100%;
}
.social-icoms{
    background: #4267B2;
    height: 40px;
    width: 40px;
    float: left;
    margin-right: 15px;
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.contact_info .social-icoms i{
    padding-right: 0;
    font-size: 22px;
    margin: 0;
    width: auto;
    float: none;
}
.social-icoms:hover{color: #fff;}
.social-icoms.bg-red{background:#D32322}
.social-icoms.insta{background:#ED4B46}
.ft-copy{
    background: #242323;
    padding: 12px;
    color: #a0a09f;
}
/*--end-footer--*/
.contact_info {
    padding: 14px 21px 20px;
    float: left;
    width: 100%;
    background: #323232;
    margin-bottom: 9px;
    position: relative;
}
.contact_info i {
    width: 55px;
    font-size: 30px;
    color: #fff;
    float: left;
    padding-right: 25px;
    margin-top: 6px;
}
.contact_info .contact_info_text h5 {
    color: #fff;
    font-size: 15px;
    margin: 0 2px 3px;
}
.contact_info .contact_info_text p {
    padding-left: 53px;
    margin: 0;
    font-size: 13px;
    color: #fff;
}
.contact_info .contact_info_text p a, .footer-1 .para2 a{
    color: #fff;
    text-decoration: none;
}
.copyright p{text-align: center;}
/*--pages--*/
.ad-sec{
    padding: 50px 0;
}
.ad-sec .para123{
    line-height: 29px;
    font-size: 16px;
}
.ad-sec .pr123{
    padding-bottom: 30px;
}
.ad-sec h3{
    text-transform: uppercase;
    padding-bottom: 13px;
    font-weight: 700;
    font-size: 25px;
}
.ad-sec h5{
    line-height: 31px;
    font-weight: 600;
    font-size: 18px;
}
.as-pr ul{
    list-style-type: none;
    line-height: 50px !important;
}
.as-pr ul.assesment{
    list-style-type: disc;
    padding-left: 15px;
}
.ad-sec .pr123-2{
    padding-bottom: 10px;
}
.concept h5{
    margin-bottom: 2px;
}
.ad-sec .sp123{
        font-weight: 600;
}
.history .pr123{
    padding-bottom: 25px;
}
.mission h3{
    padding-bottom: 3px;
}
.missionvision, .missionvision p{
    text-align: center;
}
.missionvision p span{
    font-size: 40px;
    position: relative;
    top: 10px;
    line-height: 10px;
}
/*--end-pages--*/


@media (max-width: 425px){
    .sec11 .inner {
     padding: 0;
     margin:0;
}
.sec11 h5{
    font-size: 13px;
    margin-bottom: 6px;
}
.sec11 p {
font-size: 12px;
}
.sec11 .br-left {
    height: auto;
    margin-bottom: 20px;
    border-right: none;
}
    .sec11{
        padding: 22px 0;
    }
   .sec12 .r-pic{
        float: left;
        width: 50%;
        padding: 10px;
    }
    .navbar-default .navbar-collapse{
        padding-top: 25px;
        border: 0;}
        .w3_navigation .menu--miranda{
        float: none !important;
    }

}
@media (max-width: 768px){
    .w3_navigation_pos img{
        width: 120px;
    }
    
    .carousel{
        margin-top: 10px;
    }
    .carousel-caption h1 {
    font-size: 26px;}
    .carousel-caption h3 {
    font-size: 12px;}
    
    .sec13{
        padding: 18px 0;
    }
    .princi h4 {
   font-size: 20px;
    margin-bottom: 5px;
}
.princi p, ul {
    line-height: 24px;
    font-size: 13px;
}
.ft-bt .icon {
    margin-top: 19px;
}
.ft-copy p{
    font-size: 13px;
}
.ft-bt .ft12{
    padding-bottom: 16px;
   } 
   .w3_navigation .menu--miranda{
    padding-left: 123px;
   }
   .ad-sec {
    padding: 14px 0;
}
.ad-sec h3{
    padding-bottom: 0;
    font-size: 21px;
}
.ad-sec .para123 {
font-size: 14px;
}
.ad-sec h5 {
    font-size: 17px;
    line-height: 27px;
    }
.ad-sec .pr123 {
    padding-bottom: 15px;
}
.sec14 .img1{
    margin-bottom: 20px;
}
}

@media (max-width: 1024px){
    .w3_navigation .menu--miranda{
        padding-left: 158px;
    }
}