@charset "utf-8";

/* CSS Document */

*{margin:0px; padding:0px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

html{ width:100%; height:100%; margin:0px; padding:0px; scroll-behavior: smooth;}

body{ margin:0px; padding:0px; font-family: 'Roboto', sans-serif; font-size:15px; font-weight:400; color:#000; line-height:25px; min-height:100%;background-color:#fff;}

p{ margin:0px; padding:0px 0 20px 0; font-family: 'Roboto', sans-serif; font-size:15px; font-weight:400; color:#000; line-height:25px;}

h1{ margin: 0; padding: 0px 0px 18px; font-size:30px; line-height:34px; font-family: 'Roboto', sans-serif; color:#193e60; position:relative;}

h1:before {content: ' '; position: absolute; left: 0px; bottom: 0px; width: 84px; height: 4px; background-image: url(../images2/line-after.png); background-repeat: no-repeat; background-size: cover;}

h2{ margin: 0; padding: 0px 0px 18px; font-size:30px; line-height:34px; font-family: 'Roboto', sans-serif; color:#193e60; position:relative;}

h2:before {content: ' '; position: absolute; left: 0px; bottom: 0px; width: 84px; height: 4px; background-image: url(../images2/line-after.png); background-repeat: no-repeat; background-size: cover;}

h3{ margin: 0; padding: 0; font-size:28px; line-height:32px; font-family: 'Roboto', sans-serif; color:#193e60;}

h4{ margin: 0; padding: 0; font-size:20px; line-height:24px; font-family: 'Roboto', sans-serif; color:#193e60;}

h5{ margin: 0; padding: 0; font-size:15px; line-height:19px; font-family: 'Roboto', sans-serif; color:#193e60;}

h6{ margin: 0; padding: 0; font-family: 'Roboto', sans-serif;}



address, blockquote, dd, div, dl, dt, fieldset, form, frame, frameset{ margin:0; padding:0; border: 0px; outline: none; }

label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin:0px; padding:0; outline:none; border:0;}

a{ text-decoration:none; border: 0px; outline: none; transition: all .5s;}

a:hover, a:focus, a:active{ text-decoration:none; border: 0px; outline: none; transition: all .5s;color:#4c7998;}



a img{ border:none; outline: none;}

a:focus {outline:none; } 

button {-webkit-transition: background-color .3s ease, color .3s ease; transition: background-color .3s ease, color .3s ease;}

button:focus {outline:none; } 

border{ border-collapse:collapse;}

hr{ height:1px; background:#333333; border:none;}

.clear{ clear:both;}

.clearfix:before,

.clearfix:after { content: " "; display: table;}

.clearfix:after { clear: both;}

.clearfix { *zoom: 1;}

img {max-width: 100%;height: auto;object-fit: cover; -webkit-object-fit: cover;}



.no-pad { padding:0px !important;}

.no-mag { margin:0px !important;}



/*	Reset style			*/

::-moz-selection { color: #fff; background: #0CAFFF;}

::selection {  color: #fff; background: #0CAFFF;}



.form-control::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color:#000000;opacity:1}

.form-control::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="password"]::-moz-placeholder, textarea::-moz-placeholder {color:#000000;opacity:1}

.form-control:-ms-input-placeholder, input[type="text"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, 

textarea:-ms-input-placeholder {color:#000000;opacity:1}

.form-control:-moz-placeholder, input[type="text"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="password"]:-moz-placeholder, textarea:-moz-placeholder 

{color:#000000;opacity:1}



.form-control, input[type="text"],input[type="tel"],input[type="email"],textarea,input[type="password"],input[type="number"], select { display: block !important; width: 100% !important;  font-family: 'Roboto', sans-serif; font-weight: 400; font-size: 15px; color: #000000; height: auto; background: #fff; padding: 10px 12px 10px; margin-bottom: 12px; outline: none; border-radius: 4px; box-shadow: none; line-height: normal; border: 1px solid #000;appearance:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none; webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}

textarea.form-control, textarea {height:60px;resize:none; overflow:hidden; padding: 5px 12px;}

.form-control:focus,textarea.form-control:focus {outline:none; border:1px solid #ec5252; background-color:#fff; -webkit-box-shadow: 0px 0px 12px 0px rgba(236,82,82,0.33);

-moz-box-shadow: 0px 0px 12px 0px rgba(236,82,82,0.33);

box-shadow: 0px 0px 12px 0px rgba(236,82,82,0.33);}



select.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;border: 1px solid #bcbcbc;border-radius:4px;box-shadow:none;background:url(../images2/arrow-down.png) no-repeat 97% center;font-size:15px;color:#333132;height:auto; padding: 4px 12px; font-family: 'Lato', sans-serif; line-height:normal; font-weight:400; text-transform:none; cursor: pointer; background-color:#fff;}

select.form-control:focus {border:1px solid #cee002; outline: none;background:url(../images2/arrow-down.png) no-repeat 97% center; -webkit-box-shadow: 0px 0px 12px 0px rgba(206,224,2,0.33);

-moz-box-shadow: 0px 0px 12px 0px rgba(206,224,2,0.33);

box-shadow: 0px 0px 12px 0px rgba(206,224,2,0.33);}

select.form-control option {color:#1f1f1f; font-size:13px; font-weight:400;}



.btn{ position:relative; font-size: 16px; line-height: 19px; padding: 10px 34px 10px; color: #fff; outline: none; border: none; background-repeat: no-repeat; background-size: 100% 100%; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; overflow:hidden; border-radius:3px; background-color:#c6030b; font-family: 'Roboto', sans-serif; font-weight:600;}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {outline:0;box-shadow:none; color:#fff;}

.btn:hover {background-color:#c9302c; color:#fff;}



.padTopbtm{padding:90px 0;}

.displayTable{display:table;height:100%;width:100%; position:relative;}

.displayCell{display:table-cell;vertical-align:middle}

.tableWidth-full {width:100%;}

.tableWidth-half {width:50%; height:100%}



/* opacity */

.opacity1 { opacity:1 !important;}



/*menu style*/

.navWrap {position:relative; z-index:9; margin: 0px 0 0 0px;    float: none;}

.navigation ul{ margin:0px; padding: 0px; list-style: none; }

.navigation ul li{ float: none; display: inline-block; vertical-align: top;position: relative; margin:0px; margin-left: 22px;}

.navigation ul li:last-child:after { display:none;}

.navigation ul li:first-child { margin-left:0px;}

.navigation ul > li a{ color: #000; line-height:normal; display: block; font-size:15px; font-weight:500; padding: 25px 0px; text-transform: none; position: relative;}

.navigation ul > li.arrow a {padding-right:15px;}

.navigation ul > li.arrow:after {content: ''; display: block; position: absolute; right: 0px; top: 0px; width: 9px; height: 5px; background: url(../images2/down-arrow.png) no-repeat right center; bottom: 0px; margin: auto;}

.navigation ul > li:hover > a { color:#c6030b;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}

.navigation ul li.active > a { color: #c6030b;}

.navigation ul li a:after{content:' ';position:absolute;width:0%;height:3px;background-color:#c6030b;bottom:0px;left:0px;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;right:0px;margin:0px auto;}

.navigation ul > li:hover > a:after, .navigation ul > li.active > a:after{width:100%;}



.navigation ul > li > ul { visibility: hidden; opacity: 0; position: absolute; top:69px; left: 0px; width: 100%; transform: translateY(-20%); z-index: -1; transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s; min-width: 210px; background: #5D8AA8; border: 0; border-radius: 0px; padding: 0px 0px; box-shadow: 0px 0px 8px 3px rgba(0, 0, 0, 0.2);}

.navigation ul > li:hover > ul {visibility: visible; opacity: 1; z-index: 1; transform: translateY(0%);transition-delay: 0s, 0s, 0.3s; }

.navigation ul li > ul li{ display: block; margin: 0px; padding:0;}

.navigation ul li > ul li.arrow:after {right:6px;}

.navigation ul li > ul li a {color: #fff;border:0;padding:8px 12px; margin:0; font-weight:400; border-radius:0; height:auto; line-height:normal; font-size:12px; text-transform:none; text-align:left; border-bottom: 1px solid #fff;}

.navigation ul li > ul li a:after {display:none;}

/*.navigation ul li > ul li:last-child a {border-bottom:0;}*/

.navigation ul li > ul li:hover > a {color:#fff; background-color:#ff5252; font-weight:400;}

.navigation ul li > ul li.active > a { color:#204662;}

.navigation ul li > ul li:hover > a { color:#fff;}



.navigation ul > li > ul > li > ul { visibility: hidden; opacity: 0; position: absolute; top:0px; left:-210px; width: 100%; transform: translateY(-20%); z-index: -1; transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s; min-width: 210px; background: #5D8AA8; border: 0; border-radius: 0px; padding: 0px 0px; box-shadow: 0px 0px 8px 3px rgba(0, 0, 0, 0.2);}

.navigation ul li > ul li:hover ul {visibility: visible; opacity: 1; z-index: 1; transform: translateY(0%);transition-delay: 0s, 0s, 0.3s; }

.navigation ul li > ul li > ul li { display: block; margin: 0px; padding:0;}

.navigation ul li > ul li > ul li.arrow:after {right:6px;}

.navigation ul li > ul li > ul li a {color: #fff;border:0;padding:8px 12px; margin:0; font-weight:400; border-radius:0; height:auto; line-height:normal; font-size:12px; text-transform:none; text-align:left; border-bottom: 1px solid #fff;}

.navigation ul li > ul li > ul li a:after {display:none;}

/*.navigation ul li ul li > ul li:last-child a {border-bottom:0;}*/

.navigation ul li ul li > ul li:hover a {color:#fff; background-color:#ff5252; font-weight:400;}

.navigation ul li ul li > ul li.active a { color:#204662;}



a.meanmenu-reveal{display:none}

.mean-container .mean-bar{float:left;width:42px; padding:0px 0;min-height:44px;z-index:999999}

.mean-container a.meanmenu-reveal{width:22px;height:22px;padding:12px 13px 10px 13px;position:relative;top:0px;right:0;left:0 !important;cursor:pointer;color:#fff;text-decoration:none;text-indent:-9999em;line-height:22px;font-size:1px;display:block;font-family:Arial,Helvetica,sans-serif;font-weight:700; background-color: #003163; margin:0;}

.mean-container a.meanmenu-reveal span{display:block;background:#fff;height:3px;margin-top:3px}

.mean-container .mean-nav{float:left;width:100%;background:#204662;margin-top:59px; position: absolute;}

.mean-container .mean-nav ul{padding:0;margin:0;width:100%;list-style-type:none}

.mean-container .mean-nav ul li{position:relative;float:left;width:100%; box-sizing: border-box;}

.mean-container .mean-nav ul li a{display:block;float:left;width:100%;padding:5px 3%; font-size:13px;margin:0;text-align:left;color:#fff;border-top:1px solid #383838;border-top:1px solid rgba(255,255,255,0.5);text-decoration:none;text-transform:uppercase; box-sizing: border-box;}

.mean-container .mean-nav ul li li > a{  width: 100%; padding: 5px 40px; border-top: 1px solid #f1f1f1; border-top: 1px solid rgba(255,255,255,0.25);opacity: .75; filter: alpha(opacity=75); text-shadow: none!important; visibility: visible; box-sizing: border-box; font-size: 13px;}

.mean-container .mean-nav ul li li.active > a {background:#4c7898;}

.mean-container .mean-nav ul li li li.active > a {background:#4c7898;}

.mean-container .mean-nav ul li.mean-last a{border-bottom:0;margin-bottom:0}

.mean-container .mean-nav ul li li li a{width:100%;padding:5px 15%}

.mean-container .mean-nav ul li li li li a{width:100%;padding:1em 20%}

.mean-container .mean-nav ul li li li li li a{width:100%;padding:1em 25%}

.mean-container .mean-nav > ul > li.active > a, .mean-container .mean-nav > ul > li.current_page_item > a, .mean-container .mean-nav > ul > li > a:hover{background:#0192dd;}

.mean-container .mean-nav ul li a.mean-expand{margin-top:1px;width:42px;height:36px;padding:6px 12px!important;text-align:center;position:absolute;right:0;top:0;z-index:2;font-weight:700;background:rgba(255,255,255,0.1);border:none!important;border-left:1px solid rgba(255,255,255,0.4)!important;border-bottom:1px solid rgba(255,255,255,0.2)!important}

.mean-container .mean-nav ul li a.mean-expand:hover{background:rgb(61, 107, 142);}

.mean-container .mean-push{float:left;width:100%;padding:0;margin:0;clear:both}

.mean-nav .wrapper{width:100%;padding:0;margin:0}

.mean-container .mean-bar,.mean-container .mean-bar *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}

.mean-remove{display:none!important}

.small_nav{ position: relative; }



/* scroll top */

.scroll_Top { position: fixed; width: 48px;bottom: 50px; right: 5%; background-color: #0a628d !important; color: #fff !important; font-size: 18px; line-height: 35px; opacity: 0; visibilty: hidden; webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; z-index: 100; text-align: center; /*border: 2px solid #fff;*/ border-radius: 4px 4px 0 0;}

.scroll_Top i {font-size:13px;}

.scroll_Top:hover, .scrollTop:focus{color:#fff !important; background-color: #333132 !important; border-radius: 4px 4px 0 0;}

.scroll_Top.pop{opacity:1; visibility:1;}



/* traingele toggle */

.triangle-box {width: 0;height: 0;border-style: solid;border-width: 0 50px 45px 0;border-color:transparent #c6030b transparent transparent; position:absolute; right:0; top:0; z-index:111; cursor:pointer; display:none;}

.triangle-box.active {border-color:transparent #0CAFFF transparent transparent;}

.triangle-box i {color:#fff; font-size:14px;}

.triangle-box .fa-plus {margin:9px 0 0 30px;}

.triangle-box .fa-minus {display:none;margin:9px 0 0 30px;}

.triangle-box.active .fa-plus {display: none;}

.triangle-box.active .fa-minus {display: block;}



/* Header */

.header-top {background-color: #0e4a9e; padding:10px 0;}

.header-top .hd-top-list {font-size: 14px;}

.hd-top-list ul {margin:0;}

.hd-top-list ul li {display:inline-block; margin-right:12px;}

.hd-top-list ul li:last-child {margin:0;}

.hd-top-list ul li a:hover {color:#b2d2df !important;}

.hd-top-list ul li a:hover i {color:#b2d2df !important;}

.header-middle .logo {width:240px;}

.hd-md-icon {float:left; width:40px;}

.hd-md-cont {float:left; width:calc(100% - 40px); padding-left:10px;}

.hd-md-cont a {font-size: 15px; font-weight: 500; color: #000;}

.hd-md-cont a:hover {color:#c6030b;}

.header-middle {background-color:#E1EBEE; padding:15px 0;}

.header-middle .mt-10 {margin-top:10px;}

.hd-mdl-bx {margin-right:30px;}

.hd-mdl-rgt [class*=col-]:last-child .hd-mdl-bx {margin:0;}

.header-nav {position:relative; width:100%; text-align:center; z-index:13; padding:0px; margin:0px; background-color:#fff; -webkit-transition: all 0.3s ease-in-out;

-moz-transition: all 0.3s ease-in-out;

-ms-transition: all 0.3s ease-in-out;

-o-transition: all 0.3s ease-in-out;

transition: all 0.3s ease-in-out; -webkit-box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.39);

-moz-box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.39);

box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.39);}



.fixed-header { position: fixed;top: 0;left: 0;width: 100%;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}

.hd-nav-logo {display:none;}



/* banner-home */

.banner {position: relative; /*margin-top:68px;*/}

.banner-img, .banner-img img { width:100%; position:relative; height: 100%; object-fit:cover;}



/* hm-form-sec */

.hm-form-sec {position:relative; padding:32px 0 20px; background-color:#367588;}

.hm-form-sec .row {margin:0 -5px;}

.hm-form-sec [class*=col-] {padding:0 5px;}



/** accreditation-certi-sec **/

.accreditation-certi-sec {padding:20px 0;}



/* about-area */

.about-area {position: relative; color: #ffffff; background-color:#041E42; padding-bottom:50px; margin-top: 20px;}

.about-area:before {content:''; position:absolute; height: 110px; left: 0; right: auto; top: -20px; width: 49.2%; background-color: #6CB4EE;}

.about-area:after {content:''; position:absolute; border-width: 55px 30px; left: 49.2%; top: -20px; right: auto; border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #6CB4EE #6CB4EE; border-style: solid;}

.about-area h1 {margin-bottom: 79px; padding-top: 19px; z-index: 9; position: relative;}

.about-cont {margin-left: 70px;}

.about-cont h1 {color:#000;}

.about-area p {color:#fff;}



/* services-sec */

.services-sec {position:relative; padding:50px 0 20px; background-color:#f6f6f6;}

.services-sec h2 {margin:0 0 50px;}

.service-box {-webkit-box-shadow: 0 3px 0px 0 rgb(0 0 0 / 8%); box-shadow: 0 3px 0px 0 rgb(0 0 0 / 8%);  padding: 20px; position: relative; background: #fff; margin-bottom:30px;}

.service-box:before {content: ''; position: absolute; left: 0; top:0; height: 100%; width: 5px; background-color: #3fa0cf;}

.service-icon {float:left; width:50px;}

.service-icon i {font-size: 50px; color: #3fa0cf;}

.service-cont {float:left; width:calc(100% - 50px); padding-left:20px;}

.service-cont h3 {font-weight: 800; font-size: 18px; line-height:22px; margin:0 0 10px; color: #3fa0cf;}

.service-cont p {font-size:14px; line-height:22px; padding:0 0 15px;}

.service-cont a.read-more {font-weight:500; font-size: 16px; color: #3fa0cf; display:inline-block; border-bottom:2px solid #3fa0cf; line-height:20px; float:left;}

/*.service-cont a.read-more i {vertical-align:middle;}*/

.service-cont a.read-more:hover {color:#ff5252; border-bottom:2px solid #ff5252;}

.service-cont a.enquire-more {font-weight:500; font-size: 16px; color: #3fa0cf; display:inline-block; border-bottom:2px solid #3fa0cf; line-height:20px; float:right;}

.service-cont a.enquire-more:hover {color:#ff5252; border-bottom:2px solid #ff5252;}



/* program-area */

.program-area {position:relative; background-color: #367588; padding:50px 0;}

.program-area h2 {margin:0 0 30px; color:#fff;}

.program-img img {width:100%;}

.program-cont ul {margin:0; padding:0; list-style-type:none;}

.program-cont ul li {position:relative; line-height:22px; padding-left:25px; margin:0 0 15px;}

.program-cont ul li:last-child {margin:0;}

.program-cont ul li:before {font-family: FontAwesome; content: "\f101"; position: absolute; left: 0; top: 0; color: #ff5252; font-size: 25px;}

.program-cont {background-color:#fff; padding:70px; margin-top: -120px;-webkit-box-shadow: 5px 5px 25px #041e42; -moz-box-shadow: 5px 5px 25px #041e42; -ms-box-shadow: 5px 5px 25px #041e42; -o-box-shadow: 5px 5px 25px #041e42; box-shadow: 5px 5px 25px #041e42;}



/* footer-sec */

.footer-sec {position:relative; color:#fff;}

.ft-top {width: 100%;position: relative; background-color:#041E42; color: #fff; padding: 60px 0 40px; text-align:center;}

.ft-title::after, .ft-title::before {background: #6CB4EE;}

.ftr-link li {display: inline-block; margin: 2px 0px; padding: 0px 10px;border-right: 1px solid #aaaaaa; text-align: center;}

.ft-title {color: #fff; font-size: 22px; position:relative; padding:0 0 15px; margin:0 0 20px; line-height: 32px; font-family: 'Roboto', sans-serif; font-weight: 500; display:block;}

.ft-title:before {content:''; background-color: #6CB4EE; height: 1px; left: 0; position: absolute; right: 0; bottom: 6px; width: 99px; margin:auto;}

.ft-title:after {content:''; background-color: #6CB4EE; height: 1px; left: 0; position: absolute; right: 0; bottom: 0px; width: 59px; margin:auto;}

.ftr-link {margin:0; padding:0; list-style-type:none;}

.ftr-link li a {position: relative; color: #fff; -webkit-transition: all .3s ease; transition: all .3s ease;}

.ftr-link li a:hover {color: #6CB4EE;}

.ftr-link-top {margin:0 0 50px;}

.ft-btm {position: relative; background-color:#367588; padding:10px 0; border-top: 2px solid #6CB4EE; box-shadow: inset 0 2px 0 #ea040d;-webkit-box-shadow: inset 0 2px 0 #ea040d;}

.ft-btm a {color: #87290c;}

.ft-btm a:hover {color: #fff;}

.ftr-btm-text a {color: #fff;}

.ftr-btm-text {color: #fff;font-size: 14px;margin-bottom: 5px; padding:0;}

.ftr-btm-text a:focus, .ftr-btm-text a:hover {color: #6CB4EE;}

.tp-widget-wrapper {font-weight:bold !important;}



/* placement */

.placement-section { background-color: #193e60; width: 100%; position: relative; margin: 0px; padding:50px 0;}

.placement-section h2 { color: #fff; font-weight: 700;}

.placement-section p { color: #fff;}

.topheading { width: 100%; position: relative; margin: 0px 0px 25px;}

.bottom-slide { width: 100%; position: relative; overflow: hidden;}

.slidebx .slick-list { margin: 0px -15px;}

.slidebx .item-slide { padding: 0px 15px;}

.group-ajdust { width:100%; float:left; padding-left: calc(50vw - 590px);}

.slidebx { width: calc(100% + 50px); position: relative;}

.placement-item { width: 100%; position: relative; margin: 0px; padding: 0px;}

.placement-frame { position: relative; margin: 0px 0px 20px; background-color: #5D8AA8; padding: 40px 30px;}

.placement-frame img { width: auto; height: 100%; margin:0 auto;}

.placement-details { width: 100%; position: relative; margin: 0px; padding: 0px;}

.title-prj { position: relative; margin: 0px; padding: 0px;}

.title-prj p { font-size: 24px; line-height: 31px; color: #fff; margin: 0px; padding: 0px 0px 4px; font-weight:500;}

.prj-para { position: relative;}

.prj-para p { padding: 0px 0px 10px;}

.slide-button { position: relative;}

.slide-button .slickLeft.slick-arrow { margin-bottom: 10px;}

.slide-button .slick-arrow a {position: relative; font-size: 16px; line-height: normal; padding: 13px 25px 13px 25px; color: #fff; outline: none; border: none; border-radius: 0; background-repeat: no-repeat; background-size: 100% 100%; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; border-radius: 0px; background-color: #ff5252; border: none; text-transform: uppercase; font-weight: 600; margin-right: 30px; overflow:inherit;}

.slide-button .slickRight.slick-arrow a:after {content: ' '; width: 0; height: 0; border-top: 45px solid transparent; border-bottom: 0px solid transparent; border-left: 28px solid #ff5252; position: absolute; right: -28px; top: 0px; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}

.slide-button .slickLeft.slick-arrow a {background-color: #0c2e4d; margin-left:30px; margin-right:0;}

.slide-button .slickLeft.slick-arrow a:after {content: ' '; width: 0; height: 0; position: absolute; border-top: 45px solid transparent;

 border-bottom: 0px solid transparent; border-left: 0px solid transparent; border-right: 28px solid #0c2e4d; left: -28px; top: 0px; right: inherit;}

 

/* testimonials-section */

.testimonials-section { width: 100%; position: relative; margin: 0px; padding: 50px 0px 50px; text-align: center;}

.testimonials-section .inner-heading { margin: 0px 0px 40px;}

.testimonials-section .inner-heading:before {right:0; margin:0 auto;}

.testimonials-Slide { width: 100%; position: relative;}

.testimonials-Slide .slick-list { margin: 0px -15px;}

.testimonials-Slide .item-slide { padding: 0px 15px;}

.item-testimonials { width: 100%; float: left; text-align: left; position: relative; background-color: #f4f3f1; box-sizing: border-box; padding:38px 100px 70px 38px;border-radius: 6px; overflow: hidden;    margin: 0px 0px 60px;}

.circle-testimonals-person { width: 100px; height: 100px; position: relative; float: left; border-radius: 50%; overflow: hidden;}

.testimonals-details { width: calc(100% - 100px); position: relative; margin: 0px; padding: 0px 0px 0px 30px; float: left;}

.testimonals-details p.para { font-style: italic; font-size:16px; padding:0 0 15px;}

.testimonals-details strong {position: relative; padding: 0px 0px 10px; color: #000; font-size: 20px; line-height: 24px; display:block;}

.testimonals-details p.detls {font-size:16px; line-height:21px; color:#193e60; margin:0; padding:0; font-weight:500;}

.testimonals-details p.detls span {display:block;}

.topic-icon { position: absolute; right: 0px; bottom: 0px; background-color: #ff5252; box-sizing: border-box; padding:35px 30px 35px 30px;}

.topic-icon:before { content: ' '; position: absolute; width: 0; height: 0; border-top: 120px solid transparent; border-bottom: 0px solid transparent; border-right: 30px solid #ff5252; left: -30px; top: 0px;}

.testimonials-Slide .slick-dots { text-align:center; position:relative; left:0; right:0; bottom:0px; margin:0px; padding:0px; }

.testimonials-Slide .slick-dots li {display:inline-block; margin:0 5px;border:0; line-height:normal}

.testimonials-Slide .slick-dots li.slick-active button { background:#ff5252;}

.testimonials-Slide .slick-dots li button { width:12px; height:12px; border:0; background:#ff5252; border-radius:50%; text-indent:-9999px; outline:none;}



/* review-section */

.review-section {position:relative; padding:0 0 20px; text-align:center;}

.denmark-line {padding: 20px 0 15px; background: url(../images2/bg.jpg) center no-repeat #d3d3d3; background-size: cover; border-top: 5px solid #eb7753;  border-bottom: 1px solid #eb7753;}

.denmark-line a {padding: 0 10px; display: inline-block;}

.denmark-line .inner-heading {text-align:center; font-weight:700; margin:0 0 20px;}

.denmark-line .inner-heading:before {right:0; margin:0 auto;}



/* office-detls-area */

.office-detls-area {position:relative; background-color: #A3C1AD; padding: 20px 0 0;}

.office-box {background-color:#E1EBEE; padding:10px; border-radius: 10px 10px 0 0;}

.office-detls-area .row {margin:0 -8px;}

.office-detls-area [class*=col-] {padding:0 8px;}

.office-cont strong {font-size:17px; line-height:30px; font-weight:600; color: #000; display:block;}

.office-cont p {font-size:14px; line-height:21px; padding:0;}

.office-cont p strong {display:block;}

.office-cont p a {color: #000;}

.office-cont p a:hover {color:#c6030b;}



/* mce-section */

.mce-section {position:relative; text-align:center; padding:15px 0; background-color: #a12323;}

.mce-section p {padding:0; color:#fff; font-size:19px; font-weight:600;}

.mce-section p a {color: #62d9fd;}

.mce-section p a:hover {color: #4c7998;}



/* innerMdlCont */

.innerMdlCont {position:relative; padding:60px 0 40px;}

.location_box {background-color: #e0e5eb; padding: 30px; margin:0 0 22px;}

.location_box h3 {color: #e8233e; font-weight:700; margin:0 0 20px;}

.location_box p {font-size:16px; font-weight:300;}

.location_box a.more {color:#000; display:inline-block; border-bottom:2px solid #e8233e; line-height: 19px;}

.location_box a.more:hover {color:#e8233e;}



/* sub-banner */

.sub-banner {width: 100%; display: block; padding: 35px 0 20px; background: url(../images2/partner-bg.png); text-align: center; position:relative;}

.sub-banner h1 {color:#000; position: relative;}

.sub-banner h1::after, .sub-banner h1::before {background-color: #ea040d; content: ""; height: 1px; position: absolute; margin: auto; left: 0; right: 0;}

.sub-banner h1::before {bottom: 6px; width: 99px;}

.sub-banner h1::after {bottom: 0; width: 59px;}



/* kode_benner1_cols */

.kode_benner1_cols {width: 100%;background-color: #f2f2f1; text-align: center; position: relative;z-index: 1;box-shadow: 0 10px 20px rgba(0,0,0,.1);}

.kode_benner1_cols .kf_container {position: relative;padding: 0 97px;display: table;}

.kode_benner1_cols .kf_container:after, .kode_benner1_cols .kf_container:before {background-color: #f2f2f1;bottom: 0;content: "";position: absolute;width: 150px;z-index: 1;display: block;top: 0;}

.kode_benner1_cols .kf_container:before {left: 25px;transform: translateX(-29%) skewX(-45deg);-o-transform: translateX(-29%) skewX(-45deg);-ms-transform: translateX(-29%) skewX(-45deg);-moz-transform: translateX(-29%) skewX(-45deg);-webkit-transform: translateX(-29%) skewX(-45deg);}

.kode_benner1_cols .kf_container:after {right: 25px;transform: translateX(29%) skewX(46deg);-o-transform: translateX(29%) skewX(46deg);-ms-transform: translateX(29%) skewX(46deg);-moz-transform: translateX(29%) skewX(46deg);-webkit-transform: translateX(29%) skewX(46deg);}

.kode_benner1_cols .breadcrumb {display: inline-block;width: 100%;position: relative;background: #16a7dc;padding: 12px 0;margin: 0;bottom: -9px;border-radius: 0;}

.kode_benner1_cols .breadcrumb:after, .kode_benner1_cols .breadcrumb:before {border-bottom: 0 solid transparent;border-top: 10px solid #149acc;bottom: 0;content: "";height: 10px;position: absolute;width: 18px;z-index: 999;}

.kode_benner1_cols .breadcrumb:before {border-left: 8px solid transparent;border-right: 14px solid transparent;left: -8px;}

.kode_benner1_cols .breadcrumb:after {border-left: 14px solid transparent;border-right: 8px solid transparent;right: -8px;}

.kode_benner1_cols .breadcrumb li {display:inline-block;}

.kode_benner1_cols .breadcrumb li a {color:#fff;}

.kode_benner1_cols .breadcrumb li.active {color: #000;}

.breadcrumb>li+li:before {color:#fff; padding: 0 5px;}



/* inner-testimonials */

.testimonials-section.inner-testimonials {background-color: #367588;}

.testimonials-section.inner-testimonials h2 {color:#fff;}



.hidden-lg {display:none;}

.inner-heading {font-family: 'Roboto', sans-serif; padding: 0px 0px 18px; margin: 0; font-size: 30px; line-height: 34px; font-weight: 700; position: relative; color: #193e60; display:block;}

.inner-heading:before {

    content: ' ';

    position: absolute;

    left: 0px;

    bottom: 0px;

    width: 84px;

    height: 4px;

    background-image: url(../images2/line-after.png);

    background-repeat: no-repeat;

    background-size: cover;

}

.placement-section .inner-heading {color: #fff;}


.accreditation-slider .slick-prev { background: #E1EBEE url(../images/prev.png) no-repeat center center;  left: 0;}

.accreditation-slider .slick-next {background: #E1EBEE url(../images/next.png) no-repeat center center; right: 0;}

.accreditation-slider .slick-arrow {width: 33px;  height:  33px; text-indent:  -99999px; outline: none; position: absolute;  z-index: 1;  border: 0;  top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); border-radius: 50%; cursor: pointer;}

.rating_bx {height:auto; text-align:center;}
.rating-section {padding:40px 0px; border: 2px solid #000; background-color: #fbfbfb; margin: 10px;}
.rating-heading {text-align:center;}
.rating-section h2 {text-align:center; font-weight:bold; position:relative;  padding:0 10px; display:inline-block; margin:0 0 30px 0;}
.rating-section h2:after {content:''; position:absolute; height:2px; background-color:#ccc; width:111px; right:-110px; top:60%; }
.rating-section h2:before {content:''; position:absolute; height:2px; background-color:#ccc; width:111px; left:-110px; top:60%; background-image:none; background-size: auto;}


/**			==============	Responsive style start	============================---------------------------------------------------------------****

*********************************************--------------------------------------------------------------------------------------------------***/



@media only screen and (max-width:1340px){

.navigation ul li {margin-left: 13px;}

}

/*******		end 1340		*/



@media only screen and (max-width:1299px){

.testimonals-details { width: calc(100% - 100px);}

.item-testimonials { padding: 38px 40px 120px 38px;}

}

/*******		end 1299		*/



@media only screen and (max-width:1259px){

.navigation ul li {margin-left: 6px;}

.navigation ul > li a {font-size: 12px;}

.hd-md-cont {padding-left: 5px;}

.header-middle .logo {width: 220px;}

.hm-form-sec input[type="submit"] {padding: 10px 23px 10px; font-size: 15px;}

}

/*******		end 1259		*/



@media only screen and (max-width: 991px) {

h1 {font-size: 26px; line-height: 30px;}

h2 {font-size: 26px; line-height: 30px;}

.inner-heading {font-size: 26px; line-height: 30px;}

.header-middle .logo {display:none;}

.header-middle .float-right {float:none !important; width:100%;}

.header-middle {padding: 0px 55px 13px;}	

.hd-nav-logo {display:inline-block; width:240px; z-index: 999999; position: relative;}

.header-nav {padding:5px 0; text-align:left;}

.mean-container .mean-bar {float: none; width: auto; margin-top: -44px;}

.mean-container a.meanmenu-reveal {float: right;}

.navWrap {top: -10px;}

.hm-form-sec {padding:20px 0; text-align:center;}

.about-area {padding-bottom: 30px;}

.about-cont {margin-left: 40px;}

.about-area h1 {margin-bottom: 50px;}

.placement-section { position: relative; margin: 0px; padding: 45px 0px 45px; text-align: center;}

.placement-section h2:before { left: 0px; right: 0px; margin: 0px auto;}

.slickLeft { float: left;}

.slickRight { float: right;}

.slide-button {  position: relative; float: left; width: 100%; margin: 0px 0px 10px;}

.slidebx { width: 100%; }

.slide-button .slick-arrow a {padding: 13px 30px 13px 30px;}

.testimonials-section { padding: 40px 0px 30px;}

.item-testimonials { padding: 38px 100px 70px 38px; margin: 0px 0px 30px;}

.office-detls-area .office-box {margin:0 0 20px; border-radius:10px;}

.ft-top {padding:40px 0;}

.hd-mdl-bx {margin-right: 0;}



/* program */

.program-cont {padding:20px; margin-top: -75px;}

.program-cont ul li {margin: 0 0 10px;}



}



/*******		end 991		*/



@media only screen and (max-width: 767px) {

h1 {font-size: 24px; line-height: 30px; padding: 0px 0px 12px;}

h2 {font-size: 24px; line-height: 30px; padding: 0px 0px 12px;}

.inner-heading {font-size: 24px; line-height: 30px; padding: 0px 0px 12px;}

.header-top {text-align:center;}	

.hd-top-list .pull-right {float:none !important; width:100%;}

.triangle-box {display:block;}

.header-middle {position: absolute; margin: 0; padding: 10px 0;  background-color: #03090e; width: 100%; z-index: 20; display: none; top: 0px; text-align:center;}

.hd-md-icon {float:none; margin:0 auto;}

.hd-md-cont {float:none; width:100%; padding-left: 0;}

.hd-mdl-bx {margin: 0 0 15px;}

.hd-md-cont a {font-size: 15px; color:#fff; font-weight:400;}

.hd-nav-logo {width: 185px;}

.navWrap {top: -2px;}

.mean-container .mean-nav {margin-top: 51px;}

.accreditation-certi-sec {padding: 10px 0;}

.about-area::before {width: 74%;}

.about-area::after {left: 74%;}

.about-cont {margin-left: 0px;}

.about-area p {padding:0;}

.placement-section { padding: 30px 0px;}

.slide-button .slick-arrow a {font-size: 14px; padding: 11px 12px;}

.slide-button .slickRight.slick-arrow a:after {border-top: 39px solid transparent;}

.slide-button .slickLeft.slick-arrow a:after {border-top: 39px solid transparent;}

.testimonials-section { padding: 30px 0px;}

.testimonials-section h2 {margin: 0px 0px 25px;}

.testimonals-details p.para {line-height:22px;}

.testimonals-details strong { font-size: 18px; line-height: 20px;}

.circle-testimonals-person { width: 100px;height: 100px;float: none;display: inline-block;margin: 0px auto;}

.testimonals-details {width: 100%;position: relative;float: none;padding: 0px;}

.item-testimonials { padding: 30px;margin: 0px 0px 30px;text-align: center;}

.topic-icon {padding:15px;}

.ft-top {padding:30px 0;}

.ft-top [class*=col-]:last-child .ftr-wrap {margin:0;}

.ftr-btm-text {line-height:22px;}

.ftr-link-top {margin: 0 0 30px;}

.ft-title {font-size: 19px; padding: 0 0 12px;}

.kode_benner1_cols .kf_container {display: block; padding: 0 15px;}

.kode_benner1_cols .kf_container:after, .kode_benner1_cols .kf_container:before {display:none;}

.kode_benner1_cols .breadcrumb:after, .kode_benner1_cols .breadcrumb:before {display:none;}

.innerMdlCont {padding:30px 0;}

.innerMdlCont [class*=col-]:last-child .location_box {margin:0;}

.location_box h3 {font-size: 25px; line-height: 27px; margin: 0 0 15px;}

.kode_benner1_cols {background: #16a7dc;}

.kode_benner1_cols .breadcrumb {bottom:0;}

.sub-banner {padding:20px 0;}

.hidden-lg {display:block;}



/* services-sec */

.services-sec {padding:30px 0;}

.services-sec h2 {margin: 0 0 30px;}

.service-box {margin-bottom: 20px;}

.services-sec [class*=col-]:last-child .service-box {margin:0;}

/* program-area */

.program-area {padding:30px 0;}

.program-cont {margin-top: 0;}

.rating-section h2:after { width:33px; right:-28px; }
.rating-section h2:before {width:33px; left:-28px; }
.rating-section h2 {font-size:21px;}
.rating_bx {margin:0 0 30px;}
.rating-section {padding:40px 0 10px;}
.rating-section .col {width:33.33%; flex-basis: unset;}	

}

/*******	 end 767		*******/



@media only screen and (max-width: 380px) {

.service-cont a.read-more {font-size: 15px;}

.service-cont a.enquire-more {font-size: 15px;}



}

