@charset "utf-8"; /*====================================================================== Site Name: Silver HTML Theme URI: https://sttlvss.silvertouch.com/svn/htmlcodebank/html Deion: this site is developed by STTL Version: 1.0 Author: Web Team ------------------------------------------------------------------------ Base Color: #fff (White) Site Color: #062a4a (Dark Blue) Header Color: #062a4a (Dark Blue) Text Color: #393939 (Dark Grey) Title Color: #393939 (Dark Grey), #e3980f (Orange) Footer Color: #393939 (Dark Grey) ------------------------------------------------------------------------ Layout Width: 100% Container Width: 1170px Responsive Layout: Yes =======================================================================*/ /********* Reset CSS *********/ @import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap'); body { font-family: 'Open Sans', sans-serif; color: #3c3c3c; font-size: 16px; } *, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } html, body, div, span, applet, object,, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { border: 0; font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0; outline: 0; padding: 0; vertical-align: baseline; } article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block } audio, canvas, video { display: inline-block } audio:not([controls]) { display: none; height: 0 } html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } a { text-decoration: underline; color: #e3980f; } a:focus { outline: thin dotted } a:hover, a:active { outline: 0; } a:hover { text-decoration: none; color: #393939; } b, strong, dt, th { font-weight: bold; } em, i { font-style: italic; } p, h1, h2, h3, h4, h5, h6, ul, ol, dd, table, fieldset, address { margin: 0; padding: 0; } img { -ms-interpolation-mode: bicubic; border: 0; vertical-align: middle; max-width: 100%; height: auto; } figure { margin: 0; } legend { white-space: normal; } q { quotes: "\201C" "\201D" "\2018" "\2019" } small { font-size: 80% } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline } sup { top: -0.5em } sub { bottom: -0.25em } table { border-collapse: separate; border-spacing: 0; width: 100%; empty-cells: show; border: none; } table table { margin: 0 } th, td { border: none; padding: 8px 10px } caption, th, td { font-weight: normal; } /********* Form fields *********/ button, input, select, textarea { margin: 0; vertical-align: baseline; background-color: transparent; border: none; } button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; } input[type="text"], input[type="email"], input[type="tel"], input[type="number"], input[type="url"], input[type="password"], input[type="search"], select, textarea { border: 1px solid #e5e5e5; width: 100px; height: 30px; padding: 0; font-size: 100%; line-height: normal; } input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; margin: 0 5px 0 0; } input[type="checkbox"] { -webkit-appearance: checkbox; } input[type="radio"] { -webkit-appearance: radio } input[type="submit"], input[type="button"], input[type="reset"], button, .button { line-height: 20px; padding: 4px 10px; display: inline-block; text-decoration: none; border: 0 none; margin: 0; outline: 0 none; } textarea { overflow: auto; vertical-align: top; resize: vertical; height: 100px; max-width: 100%; min-width: 100%; max-height: 500px; min-height: 90px; } fieldset { border: 0 none; margin: 0; padding: 0 } label { display: inline-block; padding-bottom: 5px; font-weight: normal; } /********* Clear floats *********/ .cf:before, .cf:after, .container:before, .container:after, .row:before, .row:after, ul:before, ul:after, .boxs:before, .boxs:after, .radioList:after, .radioList:before { content: " "; display: table } .cf:after, .container:after, .row:after, ul:after, .boxs:after, .radioList:after { clear: both } /********* Common Classes *********/ @font-face { font-family: 'FontAwesome'; src: url('fonts/fontawesome-webfont.eot?v=4.7.0'); src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg'); font-weight: normal; font-style: normal; } .fa { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale } .fa-lg { font-size: 1.33333333em; line-height: .75em; vertical-align: -15% } .fa-2x { font-size: 2em } .fa-3x { font-size: 3em } .fa-4x { font-size: 4em } .fa-5x { font-size: 5em } .fa-fw { width: 1.28571429em; text-align: center } .fa-ul { padding-left: 0; margin-left: 2.14285714em; list-style-type: none } .fa-ul>li { position: relative } .fa-li { position: absolute; left: -2.14285714em; width: 2.14285714em; top: .14285714em; text-align: center } .fa-li.fa-lg { left: -1.85714286em } .fa-border { padding: .2em .25em .15em; border: solid .08em #eee; border-radius: .1em } .fa-pull-left { float: left } .fa-pull-right { float: right } .fa.fa-pull-left { margin-right: .3em } .fa.fa-pull-right { margin-left: .3em } .pull-right { float: right } .pull-left { float: left } .fa.pull-left { margin-right: .3em } .fa.pull-right { margin-left: .3em } .fa-spin { -webkit-animation: fa-spin 2s infinite linear; animation: fa-spin 2s infinite linear } .fa-pulse { -webkit-animation: fa-spin 1s infinite steps(8); animation: fa-spin 1s infinite steps(8) } @-webkit-keyframes fa-spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg) } 100% { -webkit-transform: rotate(359deg); transform: rotate(359deg) } } @keyframes fa-spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg) } 100% { -webkit-transform: rotate(359deg); transform: rotate(359deg) } } .fa-rotate-90 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg) } .fa-rotate-180 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg) } .fa-rotate-270 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg) } .fa-flip-horizontal { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"; -webkit-transform: scale(-1, 1); -ms-transform: scale(-1, 1); transform: scale(-1, 1) } .fa-flip-vertical { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; -webkit-transform: scale(1, -1); -ms-transform: scale(1, -1); transform: scale(1, -1) } :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical { filter: none } .fa-stack { position: relative; display: inline-block; width: 2em; height: 2em; line-height: 2em; vertical-align: middle } .fa-stack-1x, .fa-stack-2x { position: absolute; left: 0; width: 100%; text-align: center } .fa-stack-1x { line-height: inherit } .fa-stack-2x { font-size: 2em } .fa-inverse { color: #fff } .fa-glass:before { content: "\f000" } .fa-music:before { content: "\f001" } .fa-search:before { content: "\f002" } .fa-envelope-o:before { content: "\f003" } .fa-heart:before { content: "\f004" } .fa-star:before { content: "\f005" } .fa-star-o:before { content: "\f006" } .fa-user:before { content: "\f007" } .fa-film:before { content: "\f008" } .fa-th-large:before { content: "\f009" } .fa-th:before { content: "\f00a" } .fa-th-list:before { content: "\f00b" } .fa-check:before { content: "\f00c" } .fa-remove:before, .fa-close:before, .fa-times:before { content: "\f00d" } .fa-search-plus:before { content: "\f00e" } .fa-search-minus:before { content: "\f010" } .fa-power-off:before { content: "\f011" } .fa-signal:before { content: "\f012" } .fa-gear:before, .fa-cog:before { content: "\f013" } .fa-trash-o:before { content: "\f014" } .fa-home:before { content: "\f015" } .fa-file-o:before { content: "\f016" } .fa-clock-o:before { content: "\f017" } .fa-road:before { content: "\f018" } .fa-download:before { content: "\f019" } .fa-arrow-circle-o-down:before { content: "\f01a" } .fa-arrow-circle-o-up:before { content: "\f01b" } .fa-inbox:before { content: "\f01c" } .fa-play-circle-o:before { content: "\f01d" } .fa-rotate-right:before, .fa-repeat:before { content: "\f01e" } .fa-refresh:before { content: "\f021" } .fa-list-alt:before { content: "\f022" } .fa-lock:before { content: "\f023" } .fa-flag:before { content: "\f024" } .fa-headphones:before { content: "\f025" } .fa-volume-off:before { content: "\f026" } .fa-volume-down:before { content: "\f027" } .fa-volume-up:before { content: "\f028" } .fa-qrcode:before { content: "\f029" } .fa-barcode:before { content: "\f02a" } .fa-tag:before { content: "\f02b" } .fa-tags:before { content: "\f02c" } .fa-book:before { content: "\f02d" } .fa-bookmark:before { content: "\f02e" } .fa-print:before { content: "\f02f" } .fa-camera:before { content: "\f030" } .fa-font:before { content: "\f031" } .fa-bold:before { content: "\f032" } .fa-italic:before { content: "\f033" } .fa-text-height:before { content: "\f034" } .fa-text-width:before { content: "\f035" } .fa-align-left:before { content: "\f036" } .fa-align-center:before { content: "\f037" } .fa-align-right:before { content: "\f038" } .fa-align-justify:before { content: "\f039" } .fa-list:before { content: "\f03a" } .fa-dedent:before, .fa-outdent:before { content: "\f03b" } .fa-indent:before { content: "\f03c" } .fa-video-camera:before { content: "\f03d" } .fa-photo:before, .fa-image:before, .fa-picture-o:before { content: "\f03e" } .fa-pencil:before { content: "\f040" } .fa-map-marker:before { content: "\f041" } .fa-adjust:before { content: "\f042" } .fa-tint:before { content: "\f043" } .fa-edit:before, .fa-pencil-square-o:before { content: "\f044" } .fa-share-square-o:before { content: "\f045" } .fa-check-square-o:before { content: "\f046" } .fa-arrows:before { content: "\f047" } .fa-step-backward:before { content: "\f048" } .fa-fast-backward:before { content: "\f049" } .fa-backward:before { content: "\f04a" } .fa-play:before { content: "\f04b" } .fa-pause:before { content: "\f04c" } .fa-stop:before { content: "\f04d" } .fa-forward:before { content: "\f04e" } .fa-fast-forward:before { content: "\f050" } .fa-step-forward:before { content: "\f051" } .fa-eject:before { content: "\f052" } .fa-chevron-left:before { content: "\f053" } .fa-chevron-right:before { content: "\f054" } .fa-plus-circle:before { content: "\f055" } .fa-minus-circle:before { content: "\f056" } .fa-times-circle:before { content: "\f057" } .fa-check-circle:before { content: "\f058" } .fa-question-circle:before { content: "\f059" } .fa-info-circle:before { content: "\f05a" } .fa-crosshairs:before { content: "\f05b" } .fa-times-circle-o:before { content: "\f05c" } .fa-check-circle-o:before { content: "\f05d" } .fa-ban:before { content: "\f05e" } .fa-arrow-left:before { content: "\f060" } .fa-arrow-right:before { content: "\f061" } .fa-arrow-up:before { content: "\f062" } .fa-arrow-down:before { content: "\f063" } .fa-mail-forward:before, .fa-share:before { content: "\f064" } .fa-expand:before { content: "\f065" } .fa-compress:before { content: "\f066" } .fa-plus:before { content: "\f067" } .fa-minus:before { content: "\f068" } .fa-asterisk:before { content: "\f069" } .fa-exclamation-circle:before { content: "\f06a" } .fa-gift:before { content: "\f06b" } .fa-leaf:before { content: "\f06c" } .fa-fire:before { content: "\f06d" } .fa-eye:before { content: "\f06e" } .fa-eye-slash:before { content: "\f070" } .fa-warning:before, .fa-exclamation-triangle:before { content: "\f071" } .fa-plane:before { content: "\f072" } .fa-calendar:before { content: "\f073" } .fa-random:before { content: "\f074" } .fa-comment:before { content: "\f075" } .fa-magnet:before { content: "\f076" } .fa-chevron-up:before { content: "\f077" } .fa-chevron-down:before { content: "\f078" } .fa-retweet:before { content: "\f079" } .fa-shopping-cart:before { content: "\f07a" } .fa-folder:before { content: "\f07b" } .fa-folder-open:before { content: "\f07c" } .fa-arrows-v:before { content: "\f07d" } .fa-arrows-h:before { content: "\f07e" } .fa-bar-chart-o:before, .fa-bar-chart:before { content: "\f080" } .fa-twitter-square:before { content: "\f081" } .fa-facebook-square:before { content: "\f082" } .fa-camera-retro:before { content: "\f083" } .fa-key:before { content: "\f084" } .fa-gears:before, .fa-cogs:before { content: "\f085" } .fa-comments:before { content: "\f086" } .fa-thumbs-o-up:before { content: "\f087" } .fa-thumbs-o-down:before { content: "\f088" } .fa-star-half:before { content: "\f089" } .fa-heart-o:before { content: "\f08a" } .fa-sign-out:before { content: "\f08b" } .fa-linkedin-square:before { content: "\f08c" } .fa-thumb-tack:before { content: "\f08d" } .fa-external-link:before { content: "\f08e" } .fa-sign-in:before { content: "\f090" } .fa-trophy:before { content: "\f091" } .fa-github-square:before { content: "\f092" } .fa-upload:before { content: "\f093" } .fa-lemon-o:before { content: "\f094" } .fa-phone:before { content: "\f095" } .fa-square-o:before { content: "\f096" } .fa-bookmark-o:before { content: "\f097" } .fa-phone-square:before { content: "\f098" } .fa-twitter:before { content: "\f099" } .fa-facebook-f:before, .fa-facebook:before { content: "\f09a" } .fa-github:before { content: "\f09b" } .fa-unlock:before { content: "\f09c" } .fa-credit-card:before { content: "\f09d" } .fa-feed:before, .fa-rss:before { content: "\f09e" } .fa-hdd-o:before { content: "\f0a0" } .fa-bullhorn:before { content: "\f0a1" } .fa-bell:before { content: "\f0f3" } .fa-certificate:before { content: "\f0a3" } .fa-hand-o-right:before { content: "\f0a4" } .fa-hand-o-left:before { content: "\f0a5" } .fa-hand-o-up:before { content: "\f0a6" } .fa-hand-o-down:before { content: "\f0a7" } .fa-arrow-circle-left:before { content: "\f0a8" } .fa-arrow-circle-right:before { content: "\f0a9" } .fa-arrow-circle-up:before { content: "\f0aa" } .fa-arrow-circle-down:before { content: "\f0ab" } .fa-globe:before { content: "\f0ac" } .fa-wrench:before { content: "\f0ad" } .fa-tasks:before { content: "\f0ae" } .fa-filter:before { content: "\f0b0" } .fa-briefcase:before { content: "\f0b1" } .fa-arrows-alt:before { content: "\f0b2" } .fa-group:before, .fa-users:before { content: "\f0c0" } .fa-chain:before, .fa-link:before { content: "\f0c1" } .fa-cloud:before { content: "\f0c2" } .fa-flask:before { content: "\f0c3" } .fa-cut:before, .fa-scissors:before { content: "\f0c4" } .fa-copy:before, .fa-files-o:before { content: "\f0c5" } .fa-paperclip:before { content: "\f0c6" } .fa-save:before, .fa-floppy-o:before { content: "\f0c7" } .fa-square:before { content: "\f0c8" } .fa-navicon:before, .fa-reorder:before, .fa-bars:before { content: "\f0c9" } .fa-list-ul:before { content: "\f0ca" } .fa-list-ol:before { content: "\f0cb" } .fa-strikethrough:before { content: "\f0cc" } .fa-underline:before { content: "\f0cd" } .fa-table:before { content: "\f0ce" } .fa-magic:before { content: "\f0d0" } .fa-truck:before { content: "\f0d1" } .fa-pinterest:before { content: "\f0d2" } .fa-pinterest-square:before { content: "\f0d3" } .fa-google-plus-square:before { content: "\f0d4" } .fa-google-plus:before { content: "\f0d5" } .fa-money:before { content: "\f0d6" } .fa-caret-down:before { content: "\f0d7" } .fa-caret-up:before { content: "\f0d8" } .fa-caret-left:before { content: "\f0d9" } .fa-caret-right:before { content: "\f0da" } .fa-columns:before { content: "\f0db" } .fa-unsorted:before, .fa-sort:before { content: "\f0dc" } .fa-sort-down:before, .fa-sort-desc:before { content: "\f0dd" } .fa-sort-up:before, .fa-sort-asc:before { content: "\f0de" } .fa-envelope:before { content: "\f0e0" } .fa-linkedin:before { content: "\f0e1" } .fa-rotate-left:before, .fa-undo:before { content: "\f0e2" } .fa-legal:before, .fa-gavel:before { content: "\f0e3" } .fa-dashboard:before, .fa-tachometer:before { content: "\f0e4" } .fa-comment-o:before { content: "\f0e5" } .fa-comments-o:before { content: "\f0e6" } .fa-flash:before, .fa-bolt:before { content: "\f0e7" } .fa-sitemap:before { content: "\f0e8" } .fa-umbrella:before { content: "\f0e9" } .fa-paste:before, .fa-clipboard:before { content: "\f0ea" } .fa-lightbulb-o:before { content: "\f0eb" } .fa-exchange:before { content: "\f0ec" } .fa-cloud-download:before { content: "\f0ed" } .fa-cloud-upload:before { content: "\f0ee" } .fa-user-md:before { content: "\f0f0" } .fa-stethoscope:before { content: "\f0f1" } .fa-suitcase:before { content: "\f0f2" } .fa-bell-o:before { content: "\f0a2" } .fa-coffee:before { content: "\f0f4" } .fa-cutlery:before { content: "\f0f5" } .fa-file-text-o:before { content: "\f0f6" } .fa-building-o:before { content: "\f0f7" } .fa-hospital-o:before { content: "\f0f8" } .fa-ambulance:before { content: "\f0f9" } .fa-medkit:before { content: "\f0fa" } .fa-fighter-jet:before { content: "\f0fb" } .fa-beer:before { content: "\f0fc" } .fa-h-square:before { content: "\f0fd" } .fa-plus-square:before { content: "\f0fe" } .fa-angle-double-left:before { content: "\f100" } .fa-angle-double-right:before { content: "\f101" } .fa-angle-double-up:before { content: "\f102" } .fa-angle-double-down:before { content: "\f103" } .fa-angle-left:before { content: "\f104" } .fa-angle-right:before { content: "\f105" } .fa-angle-up:before { content: "\f106" } .fa-angle-down:before { content: "\f107" } .fa-desktop:before { content: "\f108" } .fa-laptop:before { content: "\f109" } .fa-tablet:before { content: "\f10a" } .fa-mobile-phone:before, .fa-mobile:before { content: "\f10b" } .fa-circle-o:before { content: "\f10c" } .fa-quote-left:before { content: "\f10d" } .fa-quote-right:before { content: "\f10e" } .fa-spinner:before { content: "\f110" } .fa-circle:before { content: "\f111" } .fa-mail-reply:before, .fa-reply:before { content: "\f112" } .fa-github-alt:before { content: "\f113" } .fa-folder-o:before { content: "\f114" } .fa-folder-open-o:before { content: "\f115" } .fa-smile-o:before { content: "\f118" } .fa-frown-o:before { content: "\f119" } .fa-meh-o:before { content: "\f11a" } .fa-gamepad:before { content: "\f11b" } .fa-keyboard-o:before { content: "\f11c" } .fa-flag-o:before { content: "\f11d" } .fa-flag-checkered:before { content: "\f11e" } .fa-terminal:before { content: "\f120" } .fa-code:before { content: "\f121" } .fa-mail-reply-all:before, .fa-reply-all:before { content: "\f122" } .fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before { content: "\f123" } .fa-location-arrow:before { content: "\f124" } .fa-crop:before { content: "\f125" } .fa-code-fork:before { content: "\f126" } .fa-unlink:before, .fa-chain-broken:before { content: "\f127" } .fa-question:before { content: "\f128" } .fa-info:before { content: "\f129" } .fa-exclamation:before { content: "\f12a" } .fa-super:before { content: "\f12b" } .fa-sub:before { content: "\f12c" } .fa-eraser:before { content: "\f12d" } .fa-puzzle-piece:before { content: "\f12e" } .fa-microphone:before { content: "\f130" } .fa-microphone-slash:before { content: "\f131" } .fa-shield:before { content: "\f132" } .fa-calendar-o:before { content: "\f133" } .fa-fire-extinguisher:before { content: "\f134" } .fa-rocket:before { content: "\f135" } .fa-maxcdn:before { content: "\f136" } .fa-chevron-circle-left:before { content: "\f137" } .fa-chevron-circle-right:before { content: "\f138" } .fa-chevron-circle-up:before { content: "\f139" } .fa-chevron-circle-down:before { content: "\f13a" } .fa-html5:before { content: "\f13b" } .fa-css3:before { content: "\f13c" } .fa-anchor:before { content: "\f13d" } .fa-unlock-alt:before { content: "\f13e" } .fa-bullseye:before { content: "\f140" } .fa-ellipsis-h:before { content: "\f141" } .fa-ellipsis-v:before { content: "\f142" } .fa-rss-square:before { content: "\f143" } .fa-play-circle:before { content: "\f144" } .fa-ticket:before { content: "\f145" } .fa-minus-square:before { content: "\f146" } .fa-minus-square-o:before { content: "\f147" } .fa-level-up:before { content: "\f148" } .fa-level-down:before { content: "\f149" } .fa-check-square:before { content: "\f14a" } .fa-pencil-square:before { content: "\f14b" } .fa-external-link-square:before { content: "\f14c" } .fa-share-square:before { content: "\f14d" } .fa-compass:before { content: "\f14e" } .fa-toggle-down:before, .fa-caret-square-o-down:before { content: "\f150" } .fa-toggle-up:before, .fa-caret-square-o-up:before { content: "\f151" } .fa-toggle-right:before, .fa-caret-square-o-right:before { content: "\f152" } .fa-euro:before, .fa-eur:before { content: "\f153" } .fa-gbp:before { content: "\f154" } .fa-dollar:before, .fa-usd:before { content: "\f155" } .fa-rupee:before, .fa-inr:before { content: "\f156" } .fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before { content: "\f157" } .fa-ruble:before, .fa-rouble:before, .fa-rub:before { content: "\f158" } .fa-won:before, .fa-krw:before { content: "\f159" } .fa-bitcoin:before, .fa-btc:before { content: "\f15a" } .fa-file:before { content: "\f15b" } .fa-file-text:before { content: "\f15c" } .fa-sort-alpha-asc:before { content: "\f15d" } .fa-sort-alpha-desc:before { content: "\f15e" } .fa-sort-amount-asc:before { content: "\f160" } .fa-sort-amount-desc:before { content: "\f161" } .fa-sort-numeric-asc:before { content: "\f162" } .fa-sort-numeric-desc:before { content: "\f163" } .fa-thumbs-up:before { content: "\f164" } .fa-thumbs-down:before { content: "\f165" } .fa-youtube-square:before { content: "\f166" } .fa-youtube:before { content: "\f167" } .fa-xing:before { content: "\f168" } .fa-xing-square:before { content: "\f169" } .fa-youtube-play:before { content: "\f16a" } .fa-dropbox:before { content: "\f16b" } .fa-stack-overflow:before { content: "\f16c" } .fa-instagram:before { content: "\f16d" } .fa-flickr:before { content: "\f16e" } .fa-adn:before { content: "\f170" } .fa-bitbucket:before { content: "\f171" } .fa-bitbucket-square:before { content: "\f172" } .fa-tumblr:before { content: "\f173" } .fa-tumblr-square:before { content: "\f174" } .fa-long-arrow-down:before { content: "\f175" } .fa-long-arrow-up:before { content: "\f176" } .fa-long-arrow-left:before { content: "\f177" } .fa-long-arrow-right:before { content: "\f178" } .fa-apple:before { content: "\f179" } .fa-windows:before { content: "\f17a" } .fa-android:before { content: "\f17b" } .fa-linux:before { content: "\f17c" } .fa-dribbble:before { content: "\f17d" } .fa-skype:before { content: "\f17e" } .fa-foursquare:before { content: "\f180" } .fa-trello:before { content: "\f181" } .fa-female:before { content: "\f182" } .fa-male:before { content: "\f183" } .fa-gittip:before, .fa-gratipay:before { content: "\f184" } .fa-sun-o:before { content: "\f185" } .fa-moon-o:before { content: "\f186" } .fa-archive:before { content: "\f187" } .fa-bug:before { content: "\f188" } .fa-vk:before { content: "\f189" } .fa-weibo:before { content: "\f18a" } .fa-renren:before { content: "\f18b" } .fa-pagelines:before { content: "\f18c" } .fa-stack-exchange:before { content: "\f18d" } .fa-arrow-circle-o-right:before { content: "\f18e" } .fa-arrow-circle-o-left:before { content: "\f190" } .fa-toggle-left:before, .fa-caret-square-o-left:before { content: "\f191" } .fa-dot-circle-o:before { content: "\f192" } .fa-wheelchair:before { content: "\f193" } .fa-vimeo-square:before { content: "\f194" } .fa-turkish-lira:before, .fa-try:before { content: "\f195" } .fa-plus-square-o:before { content: "\f196" } .fa-space-shuttle:before { content: "\f197" } .fa-slack:before { content: "\f198" } .fa-envelope-square:before { content: "\f199" } .fa-wordpress:before { content: "\f19a" } .fa-openid:before { content: "\f19b" } .fa-institution:before, .fa-bank:before, .fa-university:before { content: "\f19c" } .fa-mortar-board:before, .fa-graduation-cap:before { content: "\f19d" } .fa-yahoo:before { content: "\f19e" } .fa-google:before { content: "\f1a0" } .fa-reddit:before { content: "\f1a1" } .fa-reddit-square:before { content: "\f1a2" } .fa-stumbleupon-circle:before { content: "\f1a3" } .fa-stumbleupon:before { content: "\f1a4" } .fa-delicious:before { content: "\f1a5" } .fa-digg:before { content: "\f1a6" } .fa-pied-piper-pp:before { content: "\f1a7" } .fa-pied-piper-alt:before { content: "\f1a8" } .fa-drupal:before { content: "\f1a9" } .fa-joomla:before { content: "\f1aa" } .fa-language:before { content: "\f1ab" } .fa-fax:before { content: "\f1ac" } .fa-building:before { content: "\f1ad" } .fa-child:before { content: "\f1ae" } .fa-paw:before { content: "\f1b0" } .fa-spoon:before { content: "\f1b1" } .fa-cube:before { content: "\f1b2" } .fa-cubes:before { content: "\f1b3" } .fa-behance:before { content: "\f1b4" } .fa-behance-square:before { content: "\f1b5" } .fa-steam:before { content: "\f1b6" } .fa-steam-square:before { content: "\f1b7" } .fa-recycle:before { content: "\f1b8" } .fa-automobile:before, .fa-car:before { content: "\f1b9" } .fa-cab:before, .fa-taxi:before { content: "\f1ba" } .fa-tree:before { content: "\f1bb" } .fa-spotify:before { content: "\f1bc" } .fa-deviantart:before { content: "\f1bd" } .fa-soundcloud:before { content: "\f1be" } .fa-database:before { content: "\f1c0" } .fa-file-pdf-o:before { content: "\f1c1" } .fa-file-word-o:before { content: "\f1c2" } .fa-file-excel-o:before { content: "\f1c3" } .fa-file-powerpoint-o:before { content: "\f1c4" } .fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before { content: "\f1c5" } .fa-file-zip-o:before, .fa-file-archive-o:before { content: "\f1c6" } .fa-file-sound-o:before, .fa-file-audio-o:before { content: "\f1c7" } .fa-file-movie-o:before, .fa-file-video-o:before { content: "\f1c8" } .fa-file-code-o:before { content: "\f1c9" } .fa-vine:before { content: "\f1ca" } .fa-codepen:before { content: "\f1cb" } .fa-jsfiddle:before { content: "\f1cc" } .fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before { content: "\f1cd" } .fa-circle-o-notch:before { content: "\f1ce" } .fa-ra:before, .fa-resistance:before, .fa-rebel:before { content: "\f1d0" } .fa-ge:before, .fa-empire:before { content: "\f1d1" } .fa-git-square:before { content: "\f1d2" } .fa-git:before { content: "\f1d3" } .fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before { content: "\f1d4" } .fa-tencent-weibo:before { content: "\f1d5" } .fa-qq:before { content: "\f1d6" } .fa-wechat:before, .fa-weixin:before { content: "\f1d7" } .fa-send:before, .fa-paper-plane:before { content: "\f1d8" } .fa-send-o:before, .fa-paper-plane-o:before { content: "\f1d9" } .fa-history:before { content: "\f1da" } .fa-circle-thin:before { content: "\f1db" } .fa-header:before { content: "\f1dc" } .fa-paragraph:before { content: "\f1dd" } .fa-sliders:before { content: "\f1de" } .fa-share-alt:before { content: "\f1e0" } .fa-share-alt-square:before { content: "\f1e1" } .fa-bomb:before { content: "\f1e2" } .fa-soccer-ball-o:before, .fa-futbol-o:before { content: "\f1e3" } .fa-tty:before { content: "\f1e4" } .fa-binoculars:before { content: "\f1e5" } .fa-plug:before { content: "\f1e6" } .fa-slideshare:before { content: "\f1e7" } .fa-twitch:before { content: "\f1e8" } .fa-yelp:before { content: "\f1e9" } .fa-newspaper-o:before { content: "\f1ea" } .fa-wifi:before { content: "\f1eb" } .fa-calculator:before { content: "\f1ec" } .fa-paypal:before { content: "\f1ed" } .fa-google-wallet:before { content: "\f1ee" } .fa-cc-visa:before { content: "\f1f0" } .fa-cc-mastercard:before { content: "\f1f1" } .fa-cc-discover:before { content: "\f1f2" } .fa-cc-amex:before { content: "\f1f3" } .fa-cc-paypal:before { content: "\f1f4" } .fa-cc-stripe:before { content: "\f1f5" } .fa-bell-slash:before { content: "\f1f6" } .fa-bell-slash-o:before { content: "\f1f7" } .fa-trash:before { content: "\f1f8" } .fa-copyright:before { content: "\f1f9" } .fa-at:before { content: "\f1fa" } .fa-eyedropper:before { content: "\f1fb" } .fa-paint-brush:before { content: "\f1fc" } .fa-birthday-cake:before { content: "\f1fd" } .fa-area-chart:before { content: "\f1fe" } .fa-pie-chart:before { content: "\f200" } .fa-line-chart:before { content: "\f201" } .fa-lastfm:before { content: "\f202" } .fa-lastfm-square:before { content: "\f203" } .fa-toggle-off:before { content: "\f204" } .fa-toggle-on:before { content: "\f205" } .fa-bicycle:before { content: "\f206" } .fa-bus:before { content: "\f207" } .fa-ioxhost:before { content: "\f208" } .fa-angellist:before { content: "\f209" } .fa-cc:before { content: "\f20a" } .fa-shekel:before, .fa-sheqel:before, .fa-ils:before { content: "\f20b" } .fa-meanpath:before { content: "\f20c" } .fa-buysellads:before { content: "\f20d" } .fa-connectdevelop:before { content: "\f20e" } .fa-dashcube:before { content: "\f210" } .fa-forumbee:before { content: "\f211" } .fa-leanpub:before { content: "\f212" } .fa-sellsy:before { content: "\f213" } .fa-shirtsinbulk:before { content: "\f214" } .fa-simplybuilt:before { content: "\f215" } .fa-skyatlas:before { content: "\f216" } .fa-cart-plus:before { content: "\f217" } .fa-cart-arrow-down:before { content: "\f218" } .fa-diamond:before { content: "\f219" } .fa-ship:before { content: "\f21a" } .fa-user-secret:before { content: "\f21b" } .fa-motorcycle:before { content: "\f21c" } .fa-street-view:before { content: "\f21d" } .fa-heartbeat:before { content: "\f21e" } .fa-venus:before { content: "\f221" } .fa-mars:before { content: "\f222" } .fa-mercury:before { content: "\f223" } .fa-intersex:before, .fa-transgender:before { content: "\f224" } .fa-transgender-alt:before { content: "\f225" } .fa-venus-double:before { content: "\f226" } .fa-mars-double:before { content: "\f227" } .fa-venus-mars:before { content: "\f228" } .fa-mars-stroke:before { content: "\f229" } .fa-mars-stroke-v:before { content: "\f22a" } .fa-mars-stroke-h:before { content: "\f22b" } .fa-neuter:before { content: "\f22c" } .fa-genderless:before { content: "\f22d" } .fa-facebook-official:before { content: "\f230" } .fa-pinterest-p:before { content: "\f231" } .fa-whatsapp:before { content: "\f232" } .fa-server:before { content: "\f233" } .fa-user-plus:before { content: "\f234" } .fa-user-times:before { content: "\f235" } .fa-hotel:before, .fa-bed:before { content: "\f236" } .fa-viacoin:before { content: "\f237" } .fa-train:before { content: "\f238" } .fa-subway:before { content: "\f239" } .fa-medium:before { content: "\f23a" } .fa-yc:before, .fa-y-combinator:before { content: "\f23b" } .fa-optin-monster:before { content: "\f23c" } .fa-opencart:before { content: "\f23d" } .fa-expeditedssl:before { content: "\f23e" } .fa-battery-4:before, .fa-battery:before, .fa-battery-full:before { content: "\f240" } .fa-battery-3:before, .fa-battery-three-quarters:before { content: "\f241" } .fa-battery-2:before, .fa-battery-half:before { content: "\f242" } .fa-battery-1:before, .fa-battery-quarter:before { content: "\f243" } .fa-battery-0:before, .fa-battery-empty:before { content: "\f244" } .fa-mouse-pointer:before { content: "\f245" } .fa-i-cursor:before { content: "\f246" } .fa-object-group:before { content: "\f247" } .fa-object-ungroup:before { content: "\f248" } .fa-sticky-note:before { content: "\f249" } .fa-sticky-note-o:before { content: "\f24a" } .fa-cc-jcb:before { content: "\f24b" } .fa-cc-diners-club:before { content: "\f24c" } .fa-clone:before { content: "\f24d" } .fa-balance-scale:before { content: "\f24e" } .fa-hourglass-o:before { content: "\f250" } .fa-hourglass-1:before, .fa-hourglass-start:before { content: "\f251" } .fa-hourglass-2:before, .fa-hourglass-half:before { content: "\f252" } .fa-hourglass-3:before, .fa-hourglass-end:before { content: "\f253" } .fa-hourglass:before { content: "\f254" } .fa-hand-grab-o:before, .fa-hand-rock-o:before { content: "\f255" } .fa-hand-stop-o:before, .fa-hand-paper-o:before { content: "\f256" } .fa-hand-scissors-o:before { content: "\f257" } .fa-hand-lizard-o:before { content: "\f258" } .fa-hand-spock-o:before { content: "\f259" } .fa-hand-pointer-o:before { content: "\f25a" } .fa-hand-peace-o:before { content: "\f25b" } .fa-trademark:before { content: "\f25c" } .fa-registered:before { content: "\f25d" } .fa-creative-commons:before { content: "\f25e" } .fa-gg:before { content: "\f260" } .fa-gg-circle:before { content: "\f261" } .fa-tripadvisor:before { content: "\f262" } .fa-odnoklassniki:before { content: "\f263" } .fa-odnoklassniki-square:before { content: "\f264" } .fa-get-pocket:before { content: "\f265" } .fa-wikipedia-w:before { content: "\f266" } .fa-safari:before { content: "\f267" } .fa-chrome:before { content: "\f268" } .fa-firefox:before { content: "\f269" } .fa-opera:before { content: "\f26a" } .fa-internet-explorer:before { content: "\f26b" } .fa-tv:before, .fa-television:before { content: "\f26c" } .fa-contao:before { content: "\f26d" } .fa-500px:before { content: "\f26e" } .fa-amazon:before { content: "\f270" } .fa-calendar-plus-o:before { content: "\f271" } .fa-calendar-minus-o:before { content: "\f272" } .fa-calendar-times-o:before { content: "\f273" } .fa-calendar-check-o:before { content: "\f274" } .fa-industry:before { content: "\f275" } .fa-map-pin:before { content: "\f276" } .fa-map-signs:before { content: "\f277" } .fa-map-o:before { content: "\f278" } .fa-map:before { content: "\f279" } .fa-commenting:before { content: "\f27a" } .fa-commenting-o:before { content: "\f27b" } .fa-houzz:before { content: "\f27c" } .fa-vimeo:before { content: "\f27d" } .fa-black-tie:before { content: "\f27e" } .fa-fonticons:before { content: "\f280" } .fa-reddit-alien:before { content: "\f281" } .fa-edge:before { content: "\f282" } .fa-credit-card-alt:before { content: "\f283" } .fa-codiepie:before { content: "\f284" } .fa-modx:before { content: "\f285" } .fa-fort-awesome:before { content: "\f286" } .fa-usb:before { content: "\f287" } .fa-product-hunt:before { content: "\f288" } .fa-mixcloud:before { content: "\f289" } .fa-scribd:before { content: "\f28a" } .fa-pause-circle:before { content: "\f28b" } .fa-pause-circle-o:before { content: "\f28c" } .fa-stop-circle:before { content: "\f28d" } .fa-stop-circle-o:before { content: "\f28e" } .fa-shopping-bag:before { content: "\f290" } .fa-shopping-basket:before { content: "\f291" } .fa-hashtag:before { content: "\f292" } .fa-bluetooth:before { content: "\f293" } .fa-bluetooth-b:before { content: "\f294" } .fa-percent:before { content: "\f295" } .fa-gitlab:before { content: "\f296" } .fa-wpbeginner:before { content: "\f297" } .fa-wpforms:before { content: "\f298" } .fa-envira:before { content: "\f299" } .fa-universal-access:before { content: "\f29a" } .fa-wheelchair-alt:before { content: "\f29b" } .fa-question-circle-o:before { content: "\f29c" } .fa-blind:before { content: "\f29d" } .fa-audio-deion:before { content: "\f29e" } .fa-volume-control-phone:before { content: "\f2a0" } .fa-braille:before { content: "\f2a1" } .fa-assistive-listening-systems:before { content: "\f2a2" } .fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before { content: "\f2a3" } .fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before { content: "\f2a4" } .fa-glide:before { content: "\f2a5" } .fa-glide-g:before { content: "\f2a6" } .fa-signing:before, .fa-sign-language:before { content: "\f2a7" } .fa-low-vision:before { content: "\f2a8" } .fa-viadeo:before { content: "\f2a9" } .fa-viadeo-square:before { content: "\f2aa" } .fa-snapchat:before { content: "\f2ab" } .fa-snapchat-ghost:before { content: "\f2ac" } .fa-snapchat-square:before { content: "\f2ad" } .fa-pied-piper:before { content: "\f2ae" } .fa-first-order:before { content: "\f2b0" } .fa-yoast:before { content: "\f2b1" } .fa-themeisle:before { content: "\f2b2" } .fa-google-plus-circle:before, .fa-google-plus-official:before { content: "\f2b3" } .fa-fa:before, .fa-font-awesome:before { content: "\f2b4" } .fa-handshake-o:before { content: "\f2b5" } .fa-envelope-open:before { content: "\f2b6" } .fa-envelope-open-o:before { content: "\f2b7" } .fa-linode:before { content: "\f2b8" } .fa-address-book:before { content: "\f2b9" } .fa-address-book-o:before { content: "\f2ba" } .fa-vcard:before, .fa-address-card:before { content: "\f2bb" } .fa-vcard-o:before, .fa-address-card-o:before { content: "\f2bc" } .fa-user-circle:before { content: "\f2bd" } .fa-user-circle-o:before { content: "\f2be" } .fa-user-o:before { content: "\f2c0" } .fa-id-badge:before { content: "\f2c1" } .fa-drivers-license:before, .fa-id-card:before { content: "\f2c2" } .fa-drivers-license-o:before, .fa-id-card-o:before { content: "\f2c3" } .fa-quora:before { content: "\f2c4" } .fa-free-code-camp:before { content: "\f2c5" } .fa-telegram:before { content: "\f2c6" } .fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before { content: "\f2c7" } .fa-thermometer-3:before, .fa-thermometer-three-quarters:before { content: "\f2c8" } .fa-thermometer-2:before, .fa-thermometer-half:before { content: "\f2c9" } .fa-thermometer-1:before, .fa-thermometer-quarter:before { content: "\f2ca" } .fa-thermometer-0:before, .fa-thermometer-empty:before { content: "\f2cb" } .fa-shower:before { content: "\f2cc" } .fa-bathtub:before, .fa-s15:before, .fa-bath:before { content: "\f2cd" } .fa-podcast:before { content: "\f2ce" } .fa-window-maximize:before { content: "\f2d0" } .fa-window-minimize:before { content: "\f2d1" } .fa-window-restore:before { content: "\f2d2" } .fa-times-rectangle:before, .fa-window-close:before { content: "\f2d3" } .fa-times-rectangle-o:before, .fa-window-close-o:before { content: "\f2d4" } .fa-bandcamp:before { content: "\f2d5" } .fa-grav:before { content: "\f2d6" } .fa-etsy:before { content: "\f2d7" } .fa-imdb:before { content: "\f2d8" } .fa-ravelry:before { content: "\f2d9" } .fa-eercast:before { content: "\f2da" } .fa-microchip:before { content: "\f2db" } .fa-snowflake-o:before { content: "\f2dc" } .fa-superpowers:before { content: "\f2dd" } .fa-wpexplorer:before { content: "\f2de" } .fa-meetup:before { content: "\f2e0" } .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0 } .sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto } hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 20px 0; padding: 0 } body, button, input, select, textarea { color: #000; font-family: 'Open Sans', sans-serif; line-height: 1.5; } body { background-color: #fff; } h1 { font-size: 2.308em; } h2 { font-size: 2.000em; } h3 { font-size: 1.692em; color: #26286d; font-weight: 600; margin-bottom: 15px !important; } h4 { font-size: 1.5em; color: #e3980f; font-weight: 600; margin-bottom: 15px !important; } h5 { font-size: 1.3em; color: #555; font-weight: 600; margin-bottom: 15px !important; } h6 { font-size: 1.2em; color: #555; font-weight: 600; margin-bottom: 15px !important; } ul { padding: 0 0 0 15px; } ol { padding: 0 0 0 20px } ul ul, ol ol { margin: 10px 0 } ul.bulletText { list-style: none; padding: 0; } ul.bulletText li { color: #393939; padding-left: 15px; margin-bottom: 10px; line-height: 1.5; position: relative; } ul.bulletText li:before { position: absolute; left: 0; top: -2px; content: ""; font-family: 'FontAwesome'; content: "\f105"; font-size: 18px; } ul.bulletText ul { padding: 0; list-style: none; } ul.bulletText li a { color: #26286d; } ul.bulletText li a:hover: { color: #e3980f } p, h1, h2, h3, h4, h5, h6, ul, ol, dd, table, fieldset, address { margin: 0 0 15px; } input[type="text"], input[type="email"], input[type="tel"], input[type="number"], input[type="url"], input[type="password"], input[type="search"], select, textarea { border: 1px solid #e5e5e5; width: 100%; height: 30px; padding: 5px 10px; } input[type="submit"], input[type="button"], input[type="reset"], button, .button { background-color: #1CCACD; color: #fff; border: 1px solid #1CCACD; } input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, button:hover, .button:hover { color: #fff; background-color: #333; } input[type="submit"].cancelBtn, input[type="button"].cancelBtn, input[type="reset"].cancelBtn { background-color: #888; } .alignLeft { float: left } .alignRight { float: right; } .displayNone, .hasJS no, .hideThis { display: none !important; visibility: hidden } .jsRequired { display: block; background-color: #C00; color: #fff; width: 100%; line-height: 30px; text-align: center; font-size: 12px; border: 0 none; } .mrgAuto { margin-right: auto; margin-left: auto; } .mrgT20 { margin-top: 20px; } .mrgL20 { margin-left: 20px; } .mrgR20 { margin-right: 20px; } .mrgB20 { margin-bottom: 20px; } .mrgT10 { margin-top: 10px; } .mrgL10 { margin-left: 10px; } .mrgR10 { margin-right: 10px; } .mrgB10 { margin-bottom: 10px; } .padL20 { padding-left: 20px; } .padR20 { padding-right: 20px; } .padB20 { padding-bottom: 20px; } .padT20 { padding-top: 20px; } .padL15 { padding-left: 15px; } .padR15 { padding-right: 15px; } .padB15 { padding-bottom: 15px; } .padT15 { padding-top: 15px; } .padL10 { padding-left: 10px; } .padR10 { padding-right: 10px; } .padB10 { padding-bottom: 10px; } .padT10 { padding-top: 10px; } .padTB10 { padding-top: 10px; padding-bottom: 10px; } .padTB15 { padding-top: 15px; padding-bottom: 15px; } .padTB20 { padding-top: 20px; padding-bottom: 20px; } .pad10 { padding: 10px; } .pad15 { padding: 15px; } .pad20 { padding: 20px; } .pad25 { padding: 25px; } .pad30 { padding: 30px; } .width100p { width: 100%; } .width90p { width: 90%; } .width80p { width: 80%; } .width70p { width: 70%; } .width60p { width: 60%; } .width50p { width: 50%; } .width40p { width: 40%; } .width30p { width: 30%; } .width20p { width: 20%; } .width10p { width: 10%; } select { -webkit-appearance: none; background: url(../../images/down-arrow.gif)no-repeat; background-position: 95% 50%; background-size: 10px; } .fileSize { font-size: 12px; display: inline-block; vertical-align: middle; margin-left: 3px; } .extIcon { vertical-align: middle; margin-left: 3px; } .rsIcon { display: inline-block; margin-right: 2px; height: 11px; text-indent: -999px; overflow: hidden; width: 11px; background: url(../../../images/rupee.png) left top no-repeat; } .bold { font-weight: bold; } .italic { font-style: italic; } .longWord, .wordBreak { word-wrap: break-word; } /********** Image Formating & Alignment **********/ .imgLeft { float: left; margin-right: 20px; margin-bottom: 20px; } .imgRight { float: right; margin-left: 20px; margin-bottom: 20px; } .imgCenter { float: none; margin-bottom: 20px; margin-left: auto; margin-right: auto; display: block; } .imgBorder { border: 1px solid #ccc; padding: 5px } .rounded { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .circle { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; } .shadow { -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2); box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2); padding: 10px; } /********** Alignment **********/ .left { text-align: left !important } .right { text-align: right !important } .center { text-align: center !important } .justify { text-align: justify !important } /********** Error/Alert Messages **********/ .message { padding: 10px 38px 10px 10px; margin-bottom: 20px; border: 1px solid transparent; position: relative; } .message.success { color: #3c763d; background-color: #dff0d8; border-color: #d6e9c6; } .message.success a { color: #2b542c; } .message.error { color: #a94442; background-color: #f2dede; border-color: #ebccd1; } .message.error a { color: #843534; } /********** Table **********/ .tableOut { overflow-y: hidden; overflow-x: auto } table, .tableData { border-collapse: separate; border-spacing: 0; width: 100%; empty-cells: show; border: none; border-top: 1px solid #E9E9EA; border-left: 1px solid #E9E9EA; } table table, .tableData table { margin: 0 } th, td, .tableData th, .tableData td { border: none; padding: 8px 10px; border-bottom: 1px solid #E9E9EA; border-right: 1px solid #E9E9EA; } table tr:nth-child(odd) td, .tableRowOdd { background-color: #efefef; } caption, th, td { font-weight: normal; background: #fff } th, .tableData th { background: #f3f3f3 } .tableScroll { overflow-y: hidden; overflow-x: auto } /* ******** Grid : 12 Coloum and Boxs ******** */ .example div div, .example .boxs li { border: 1px solid #eee; margin-bottom: 15px; padding-top: 15px; padding-bottom: 15px } .row { margin-left: -15px; margin-right: -15px; } .cols1, .cols2, .cols3, .cols4, .cols5, .cols6, .cols7, .cols8, .cols9, .cols10, .cols11, .cols12 { float: left; padding-left: 15px; padding-right: 15px; } .cols12 { width: 100% } .cols11 { width: 91.66666667% } .cols10 { width: 83.33333333% } .cols9 { width: 75% } .cols8 { width: 66.66666667% } .cols7 { width: 58.33333333% } .cols6 { width: 50% } .cols5 { width: 41.66666667% } .cols4 { width: 33.33333333% } .cols3 { width: 25% } .cols2 { width: 16.66666667% } .cols1 { width: 8.33% } .boxs { list-style: none; padding: 0; margin: 0; } .boxs2 { margin-left: -2%; } .boxs3 { margin-left: -2%; } .boxs4 { margin-left: -2%; } .boxs5 { margin-left: -2%; } .boxs6 { margin-left: -2%; } .boxs>li, .boxs>div { float: left; min-height: 1px; margin-left: 30px; } .boxs2>li, .boxs2>div { width: 48%; margin-left: 2%; } .boxs3>li, .boxs3>div { width: 31%; margin-left: 2%; } .boxs4>li, .boxs4>div { width: 23%; margin-left: 2%; } .boxs5>li, .boxs5>div { width: 18%; margin-left: 2%; } .boxs6>li, .boxs6>div { width: 14.6%; margin-left: 2%; } .boxBorder { padding: 5px; border: 1px solid #ccc; } /********* Navigation *********/ .mainNavigation { margin: 0; position: relative; background: #060613; clear: both; z-index: 9999 } .toggleMenu { display: none; padding: 15px; text-decoration: none } .toggleMenu .mobileMenu { font-size: 1.250em; color: #fff; } .toggleMenu .iconBar { float: right; width: 25px; height: 25px; background: url(../../images/mobile-menu.png) no-repeat center center; } #nav, #nav ul { list-style: none; margin: 0; padding: 0; } #nav li { float: left; margin: 0; padding: 0; position: relative; display: inline } #nav li a { padding: 5px 27px; line-height: 36px; color: #fff; font-size: 16px; display: inline-block; text-decoration: none } #nav ul { width: 300px; top: 100%; padding: 0; left: 0; position: absolute; } .hasJS #nav ul { opacity: 0; transition: opacity 400ms linear; -webkit-transition: opacity 400ms linear; } #nav ul li { float: left; height: auto; width: 100%; margin: 0; padding: 0; } #nav ul li a { display: block; background-color: #e3980f; font-size: 1em; line-height: 24px; color: #060613; border: none; border-top: 1px solid #e4e3e3; padding: 5px 15px 5px 15px; text-align: left; } #nav ul ul { top: 0; left: 300px } #nav ul a:hover, .noJS #nav ul a:focus, #nav ul a.selected { color: #7fb6e9 } #nav ul, #nav :hover ul ul, #nav .hover ul ul, #nav .focus ul ul { margin-left: -9999px } #nav li:hover>ul, #nav li.hover>ul, #nav li.focus>ul, #nav a:focus+ul, #nav ul ul, .noJS #nav .hover a:focus, .noJS #nav .focus a:focus { margin-left: 0 } #nav>li>a:hover, #nav>li.hover>a, #nav>li.focus>a, #nav>.highlight>a { background-color: #e3980f; color: #fff; } #nav li ul li a:hover, #nav li ul li>a.selected, #nav ul a:hover, .noJS #nav ul a:focus, #nav ul a.selected, #nav ul>.highlight>a { background-color: #e9e9e9; color: #060613 } #nav ul li.focus>a { background-color: #e9e9e9; color: #060613; display: block; } #nav .menuIcon { display: none; position: absolute; right: 5px; top: 20px; width: 9px; height: 9px; } #nav li .menuIcon { background: url(../../images/down-arrow.gif) no-repeat right center; z-index: 10 } #nav li li .menuIcon { display: block; background: url(../../images/right-arrow.gif) no-repeat right center; top: 13px; right: 10px; z-index: 11 } #nav li li li .menuIcon { z-index: 12 } #nav li .menuIcon.active { transform: rotate(180deg); -webkit-transform: rotate(180deg); } .noJS #nav ul a:focus { width: 200px; } .noJS #nav ul a:focus, .noJS #nav ul a:focus+ul { margin-left: 9999px } .noJS #nav ul a:active { margin-left: 0 } .hasJS .menuPart #nav a:focus+ul, .hasJS .menuPart #nav li.focus>ul, .hasJS .menuPart #nav li.hover>ul, .hasJS .menuPart #nav li:hover>ul, .hasJS .menuPart #nav ul ul { opacity: 1; } .topHeader ul.rightLinks li.langSelector select { border: 0; padding: 0 18px 0 5px; height: auto; color: #747474; } .topHeader ul.rightLinks li.langSelector select:focus { outline: none; } /* ******** Index Slider ******** */ .indexBanner { position: relative } .indexBanner .sliderBanner .item { height: 300px; } .noJS .indexBanner { height: 302px; overflow: hidden } /** * Swiper 5.3.8 * Most modern mobile touch slider and framework with hardware accelerated transitions * http://swiperjs.com * * Copyright 2014-2020 Vladimir Kharlampidi * * Released under the MIT License * * Released on: April 24, 2020 */ @font-face { font-family: swiper-icons; src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff"); font-weight: 400; font-style: normal } :root { --swiper-theme-color: #007aff } .swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; list-style: none; padding: 0; z-index: 1 } .swiper-container-vertical>.swiper-wrapper { flex-direction: column } .swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: flex; transition-property: transform; box-sizing: content-box } .swiper-container-android .swiper-slide, .swiper-wrapper { transform: translate3d(0px, 0, 0) } .swiper-container-multirow>.swiper-wrapper { flex-wrap: wrap } .swiper-container-multirow-column>.swiper-wrapper { flex-wrap: wrap; flex-direction: column } .swiper-container-free-mode>.swiper-wrapper { transition-timing-function: ease-out; margin: 0 auto } .swiper-slide { flex-shrink: 0; width: 100%; height: 100%; position: relative; transition-property: transform; background-size: cover; } .swiper-slide-invisible-blank { visibility: hidden } .swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto } .swiper-container-autoheight .swiper-wrapper { align-items: flex-start; transition-property: transform, height } .swiper-container-3d { perspective: 1200px } .swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper { transform-style: preserve-3d } .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top { position: absolute; left: 0; top: 0; width: 100%; height: 100%; pointer-events: none; z-index: 10 } .swiper-container-3d .swiper-slide-shadow-left { background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)) } .swiper-container-3d .swiper-slide-shadow-right { background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)) } .swiper-container-3d .swiper-slide-shadow-top { background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)) } .swiper-container-3d .swiper-slide-shadow-bottom { background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)) } .swiper-container-css-mode>.swiper-wrapper { overflow: auto; scrollbar-width: none; -ms-overflow-style: none } .swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar { display: none } .swiper-container-css-mode>.swiper-wrapper>.swiper-slide { scroll-snap-align: start start } .swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper { scroll-snap-type: x mandatory } .swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper { scroll-snap-type: y mandatory } :root { --swiper-navigation-size: 44px } .swiper-button-next, .swiper-button-prev { position: absolute; top: 50%; width: calc(var(--swiper-navigation-size)/ 44 * 27); height: var(--swiper-navigation-size); margin-top: calc(-1 * var(--swiper-navigation-size)/ 2); z-index: 10; cursor: pointer; display: flex; align-items: center; justify-content: center; color: rgba(255, 255, 255, 0.6); transition: all 0.3s ease-out; } .swiper-button-next:hover, .swiper-button-prev:hover { color: #fff; } .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled { opacity: .35; cursor: auto; pointer-events: none } .swiper-button-next:after, .swiper-button-prev:after { font-family: swiper-icons; font-size: var(--swiper-navigation-size); text-transform: none !important; letter-spacing: 0; text-transform: none; font-variant: initial; line-height: 1 } .swiper-button-prev, .swiper-container-rtl .swiper-button-next { left: 10px; right: auto } .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after { content: 'prev' } .swiper-button-next, .swiper-container-rtl .swiper-button-prev { right: 10px; left: auto } .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after { content: 'next' } .swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white { --swiper-navigation-color: #ffffff } .swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black { --swiper-navigation-color: #000000 } .swiper-button-lock { display: none } .swiper-pagination { position: absolute; text-align: center; transition: .3s opacity; transform: translate3d(0, 0, 0); z-index: 10 } .swiper-pagination.swiper-pagination-hidden { opacity: 0 } .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 10px; left: 0; width: 100% } .swiper-pagination-bullets-dynamic { overflow: hidden; font-size: 0 } .swiper-pagination-bullets-dynamic .swiper-pagination-bullet { transform: scale(.33); position: relative } .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active { transform: scale(1) } .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main { transform: scale(1) } .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev { transform: scale(.66) } .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev { transform: scale(.33) } .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next { transform: scale(.66) } .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next { transform: scale(.33) } .swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; border-radius: 100%; background: #000; opacity: .2 } button.swiper-pagination-bullet { border: none; margin: 0; padding: 0; box-shadow: none; -webkit-appearance: none; -moz-appearance: none; appearance: none } .swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer } .swiper-pagination-bullet-active { opacity: 1; background: var(--swiper-pagination-color, var(--swiper-theme-color)) } .swiper-container-vertical>.swiper-pagination-bullets { right: 10px; top: 50%; transform: translate3d(0px, -50%, 0) } .swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet { margin: 6px 0; display: block } .swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic { top: 50%; transform: translateY(-50%); width: 8px } .swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { display: inline-block; transition: .2s transform, .2s top } .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 4px } .swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic { left: 50%; transform: translateX(-50%); white-space: nowrap } .swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { transition: .2s transform, .2s left } .swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { transition: .2s transform, .2s right } .swiper-pagination-progressbar { background: rgba(0, 0, 0, .25); position: absolute } .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { background: var(--swiper-pagination-color, var(--swiper-theme-color)); position: absolute; left: 0; top: 0; width: 100%; height: 100%; transform: scale(0); transform-origin: left top } .swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { transform-origin: right top } .swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite { width: 100%; height: 4px; left: 0; top: 0 } .swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical>.swiper-pagination-progressbar { width: 4px; height: 100%; left: 0; top: 0 } .swiper-pagination-white { --swiper-pagination-color: #ffffff } .swiper-pagination-black { --swiper-pagination-color: #000000 } .swiper-pagination-lock { display: none } .swiper-scrollbar { border-radius: 10px; position: relative; -ms-touch-action: none; background: rgba(0, 0, 0, .1) } .swiper-container-horizontal>.swiper-scrollbar { position: absolute; left: 1%; bottom: 3px; z-index: 50; height: 5px; width: 98% } .swiper-container-vertical>.swiper-scrollbar { position: absolute; right: 3px; top: 1%; z-index: 50; width: 5px; height: 98% } .swiper-scrollbar-drag { height: 100%; width: 100%; position: relative; background: rgba(0, 0, 0, .5); border-radius: 10px; left: 0; top: 0 } .swiper-scrollbar-cursor-drag { cursor: move } .swiper-scrollbar-lock { display: none } .swiper-zoom-container { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; text-align: center } .swiper-zoom-container>canvas, .swiper-zoom-container>img, .swiper-zoom-container>svg { max-width: 100%; max-height: 100%; object-fit: contain } .swiper-slide-zoomed { cursor: move } .swiper-lazy-preloader { width: 42px; height: 42px; position: absolute; left: 50%; top: 50%; margin-left: -21px; margin-top: -21px; z-index: 10; transform-origin: 50%; animation: swiper-preloader-spin 1s infinite linear; box-sizing: border-box; border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color)); border-radius: 50%; border-top-color: transparent } .swiper-lazy-preloader-white { --swiper-preloader-color: #fff } .swiper-lazy-preloader-black { --swiper-preloader-color: #000 } @keyframes swiper-preloader-spin { 100% { transform: rotate(360deg) } } .swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000 } .swiper-container-fade.swiper-container-free-mode .swiper-slide { transition-timing-function: ease-out } .swiper-container-fade .swiper-slide { pointer-events: none; transition-property: opacity } .swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none } .swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto } .swiper-container-cube { overflow: visible } .swiper-container-cube .swiper-slide { pointer-events: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; z-index: 1; visibility: hidden; transform-origin: 0 0; width: 100%; height: 100% } .swiper-container-cube .swiper-slide .swiper-slide { pointer-events: none } .swiper-container-cube.swiper-container-rtl .swiper-slide { transform-origin: 100% 0 } .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active { pointer-events: auto } .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next+.swiper-slide, .swiper-container-cube .swiper-slide-prev { pointer-events: auto; visibility: visible } .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top { z-index: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden } .swiper-container-cube .swiper-cube-shadow { position: absolute; left: 0; bottom: 0px; width: 100%; height: 100%; background: #000; opacity: .6; -webkit-filter: blur(50px); filter: blur(50px); z-index: 0 } .swiper-container-flip { overflow: visible } .swiper-container-flip .swiper-slide { pointer-events: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; z-index: 1 } .swiper-container-flip .swiper-slide .swiper-slide { pointer-events: none } .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active { pointer-events: auto } .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top { z-index: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden } .homeBanner .swiper-button-next, .swiper-container-rtl .swiper-button-prev { right: -50px; left: auto; } .homeBanner .swiper-button-prev, .swiper-container-rtl .swiper-button-next { left: -50px; right: auto; } .homeBanner .swiper-container:hover .swiper-button-prev { left: 10px; } .homeBanner .swiper-container:hover .swiper-button-next { right: 10px; } /********** Responsive Tab **********/ .resTab { position: relative; background: #fff; box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.2); } .resTab .tabNav { margin: 0; padding: 0; list-style: none; border-bottom: 1px solid #ccc } .resTab .tabNav li { display: inline-block; margin: 0; position: relative; margin-right: 15px; width: 21%; text-align: center; } .resTab .tabNav li:first-child { margin-left: 15px; padding: 15px 15px 0 0; text-align: left; } .resTab .tabNav li a { display: inline-block; padding: 10px 12px 10px 0; text-decoration: none; font-size: 28px; color: #a7a7a7; } .resTab .tabNav .r-tabs-state-active a { color: #e3980f; text-shadow: none; font-weight: bold; /*border-bottom: 3px solid #e3980f;*/ } .resTab .tabContent { padding: 15px; display: none; min-height: 500px; } .resTab .r-tabs-panel.r-tabs-state-active { display: block; } .resTab .r-tabs-accordion-title { display: none; } .resTab .tabNav .r-tabs-state-disabled { opacity: 0.5; } .resTab .r-tabs-accordion-title .r-tabs-anchor { display: block; padding: 10px; background-color: #00c5ad; color: #fff; font-weight: bold; text-decoration: none; } .resTab .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor { background-color: #fff; color: #00c5ad; text-shadow: none; } .resTab .r-tabs-accordion-title.r-tabs-state-disabled { opacity: 0.5; } .noJS .resTab .tabContainer { height: 150px; overflow: hidden } .noJS .resTab .tabContent { display: block; height: 150px } #newsTikker0, #newsTikker1, #newsTikker2, #newsTikker3 { min-height: 400px; } .newsAndUpdatesWrap .ticker .activityTicker li, .circularWrap .ticker .activityTicker li, .careerWrap .ticker .activityTicker li, .tenderWrap .ticker .activityTicker li { list-style: none; border-bottom: 2px dashed #ccc; } .newsAndUpdatesWrap .ticker .activityTicker li .newsBox, .circularWrap .ticker .activityTicker li .newsBox, .careerWrap .ticker .activityTicker li .newsBox, .tenderWrap .ticker .activityTicker li .newsBox { padding: 10px 0; } .newsAndUpdatesWrap .ticker .activityTicker li .newsBox .circularDate, .circularWrap .ticker .activityTicker li .newsBox .circularDate, .careerWrap .ticker .activityTicker li .newsBox .circularDate, .tenderWrap .ticker .activityTicker li .newsBox .circularDate { color: #999999; font-size: 1.125em; } .newsAndUpdatesWrap .ticker .activityTicker li .newsBox .circularTitle, .circularWrap .ticker .activityTicker li .newsBox .circularTitle, .careerWrap .ticker .activityTicker li .newsBox .circularTitle, .tenderWrap .ticker .activityTicker li .newsBox .circularTitle { text-align: left; } .newsAndUpdatesWrap .ticker .activityTicker li .newsBox .circularTitle a, .circularWrap .ticker .activityTicker li .newsBox .circularTitle a, .careerWrap .ticker .activityTicker li .newsBox .circularTitle a, .tenderWrap .ticker .activityTicker li .newsBox .circularTitle a { font-size: 1.125em; line-height: 27px; color: #2e2e2e; text-align: left; text-decoration: none; } .newsAndUpdatesWrap .ticker .activityTicker li .newsBox .circularTitle a:hover, .circularWrap .ticker .activityTicker li .newsBox .circularTitle a:hover, .careerWrap .ticker .activityTicker li .newsBox .circularTitle a:hover, .tenderWrap .ticker .activityTicker li .newsBox .circularTitle a:hover { color: #3e4095; text-decoration: none; text-decoration: none; } .r-tabs-tab.r-tabs-state-active { border-bottom: 3px solid #e3980f; } .tabbingSectionWrap .ticker .playPause { padding-left: 0; position: absolute; right: 60px; z-index: 1; width: 25px; height: 27px; text-indent: -99999px; overflow: hidden; bottom: 60px; } .tabbingSectionWrap .ticker .playPause.play { background: url(../../images/playpause-light-org.png) no-repeat 0 -26px; } .tabbingSectionWrap .ticker .playPause.stop { background: url(../../images/playpause-light-org.png) no-repeat 0 0; } .tabbingSectionWrap .viewAll a { padding-left: 15px; text-decoration: none; font-size: 1.125em; line-height: normal; transition: all 0.3s ease-out; color: #e3980f; } .tabbingSectionWrap .viewAll a:hover { text-decoration: none; padding-left: 10px; color: #2e2e2e; } /********* Back to Top **********/ #backtotop { background: url(../../images/backtotop.png) no-repeat; cursor: pointer; display: none; height: 17px; width: 32px; overflow: hidden; position: fixed; right: 10px; bottom: 20px; text-indent: -99999px; z-index: 999; display: none } /********* Accordion ******** */ .accordion { margin-bottom: 20px; } .noJS .accordion .accTrigger { background: none; padding-left: 0 } .accordion .accTrigger a { display: block; text-decoration: none; outline: 0 } .accordDetail { padding: 10px 20px; display: none } .noJS .accordDetail { display: block; padding: 10px 0 } /********* Marquee *********/ .marquee { overflow: hidden; } .marqueeScrolling li { float: left; margin-right: 0; border-right: 1px solid #ccc; padding-right: 15px; } .marqueeScrolling li:last-child { border: none; } .noJS .btnMPause { display: none; } .noJS .marqueeScrolling { overflow-y: hidden; overflow-x: auto } .noJS .marquee { width: 240% } /********** Ticker *********/ .noJS .ticker .stop { display: none } .noJS .ticker ul { margin: 0 } .noJS .ticker .tickerDivBlock { height: 150px; overflow-y: scroll; overflow-x: hidden } /********* gmap3 - Google Map API *********/ .gmap3 { border: 1px dashed #C0C0C0; width: 100%; height: 400px; } .gmap3 img { max-width: inherit } .noJS .gmap3 { background: url(../../images/map_bg.jpg) no-repeat; } /********* LiteBox v1.3 **********/ .litebox-overlay, .litebox-overlay>* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } .litebox-overlay { display: none; width: 100%; min-width: 280px; text-align: center; position: fixed; top: 0; left: 0; z-index: 9999; } @-webkit-keyframes liteboxLoader { 0% { -webkit-transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); } } @-moz-keyframes liteboxLoader { 0% { -moz-transform: rotate(0deg); } 100% { -moz-transform: rotate(360deg); } } @-ms-keyframes liteboxLoader { 0% { -ms-transform: rotate(0deg); } 100% { -ms-transform: rotate(360deg); } } @-o-keyframes liteboxLoader { 0% { -o-transform: rotate(0deg); } 100% { -o-transform: rotate(360deg); } } @keyframes liteboxLoader { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } .litebox-overlay .litebox-loader { position: absolute; width: 40px; height: 40px; left: 20px; top: 20px; border: 3px solid #111; border-right-color: #fff; border-radius: 50%; -webkit-animation: liteboxLoader 1s linear infinite; -moz-animation: liteboxLoader 1s linear infinite; -ms-animation: liteboxLoader 1s linear infinite; -o-animation: liteboxLoader 1s linear infinite; animation: liteboxLoader 1s linear infinite; } .litebox-overlay .litebox-text { width: 100%; padding: 0 15px; background: rgba(0, 0, 0, 0.5); color: #fff; font-size: 12px; line-height: 50px; position: absolute; bottom: 0; z-index: 2; -webkit-opacity: 0; -khtml-opacity: 0; -moz-opacity: 0; -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); filter: alpha(opacity=0); opacity: 0; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out; transition: all .2s ease-in-out; } .litebox-overlay .litebox-text.active { -webkit-opacity: 1; -khtml-opacity: 1; -moz-opacity: 1; -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); filter: alpha(opacity=100); opacity: 1; } .litebox-overlay .litebox-close { width: 40px; height: 40px; background: url(../../images/litebox-close.png) no-repeat center; opacity: .7; position: absolute; top: 20px; right: 20px; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .litebox-overlay .litebox-close:hover { opacity: 1; cursor: pointer; } .litebox-overlay .litebox-nav { display: none; width: 60px; height: 60px; margin-top: -30px; opacity: .2; position: absolute; top: 50%; z-index: 9999999; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .litebox-overlay .litebox-nav:hover { opacity: .5; cursor: pointer; } .litebox-overlay .litebox-prev { background: url(../../images/litebox-prev.png) no-repeat center; left: 20px; } .litebox-overlay .litebox-next { background: url(../../images/litebox-next.png) no-repeat center; right: 20px; } .litebox-overlay .litebox-container { position: absolute; top: 10%; right: 10%; bottom: 10%; left: 10%; overflow: hidden; } .litebox-overlay .litebox-container.litebox-scroll { overflow-y: auto; } .litebox-overlay img, .litebox-overlay { display: inline-block; max-width: 100%; max-height: 100%; margin: 0 auto; vertical-align: middle; overflow-x: hidden; } .litebox-overlay { width: 100%; height: 100%; position: relative; z-index: 999999; } .litebox-overlay .litebox-inline-html { width: 100%; padding: 20px; background: #FFF; line-height: normal; overflow-x: hidden; line-height: normal !important; position: absolute; } .litebox-overlay .litebox-error { width: 100%; height: 100%; color: #FFF; text-align: center; line-height: inherit; } .litebox-overlay .litebox-error span { background: rgba(0, 0, 0, .9); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding: 20px; color: #FFF; text-shadow: 1px 1px 0 #000; line-height: normal; } @media only screen and (max-width: 479px) { .litebox-overlay .litebox-close { display: none; } } /*----Date Picker----*/ .ui-datepicker, .eventCalOut, .calendarIcon { background-color: #185db9; } .ui-datepicker th, .ui-state-highlight { background-color: #052847; } .ui-state-active, .ui-datepicker tbody a:hover { background-color: #ff672b; } .ui-datepicker-prev span, .ui-datepicker-next span { } .ui-datepicker { color: #fff; font-family: 'Open Sans', sans-serif; font-size: 13px; } .ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; } .ui-datepicker .ui-datepicker-header { position: relative; padding: .2em 0; } .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position: absolute; top: 2px; width: 1.8em; height: 1.8em; } .ui-datepicker .ui-datepicker-prev { left: 2px; } .ui-datepicker .ui-datepicker-next { right: 2px; } .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -7px; top: 50%; margin-top: -8px; font-size: 12px; } .ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; } .ui-datepicker .ui-datepicker-title select { font-size: 1em; margin: 1px 0; height: 25px; background-color: #fff; } .ui-datepicker select.ui-datepicker-month-year { width: 100%; } .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year { width: 49%; } .ui-datepicker table { width: 100%; font-size: .9em; border-collapse: collapse; margin: 0 0 .4em; border: 0 none; } .ui-datepicker th { padding: .5em .3em; text-align: center; font-weight: bold; border: 0; } .ui-datepicker td { border: 0; padding: 1px; background-color: transparent; } .ui-datepicker tr:nth-child(2n+1) td, .ui-datepicker-calendar .tableRowOdd { background-color: transparent; } .ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; } .ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding: 0 .2em; border-left: 0; border-right: 0; border-bottom: 0; overflow: hidden; } .ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width: auto; overflow: visible; } /*----Date Picker----*/ .eventCalOut { position: absolute; width: 222px; right: -222px; float: right; top: 70px; z-index: 22; } .calendarIcon { width: 50px; height: 52px; position: absolute; left: -50px; } .calendarIcon span { background-position: -113px -27px; width: 29px; height: 29px; margin: 10px; } .calendarOut { padding: 5px; } .calendarOut .ui-datepicker { width: 100%; } .calendarOut .button { background-color: #2979ca; color: #fff; display: block; text-align: center; -webkit-border-radius: 3px 3px 3px 3px; border-radius: 3px 3px 3px 3px; } .buttonRow { margin-bottom: 15px; } .calendarOut .button:hover { background-color: #173C84; } .ui-datepicker tbody a { color: #fff; } .ui-datepicker-title { font-size: 18px; font-weight: normal; color: #fff; } .ui-datepicker th { text-transform: uppercase; font-weight: normal; color: #fff; } .ui-datepicker-prev, .ui-datepicker-next { width: 25px; font-size: 16px; height: 25px; display: inline-block; margin: 0; cursor: pointer; color: #fff; } .ui-datepicker-prev span { background-position: -147px -27px; overflow: hidden; width: 25px; height: 25px; position: static; margin: 5px 0 0; } .ui-datepicker-next span { background-position: -175px -27px; overflow: hidden; width: 25px; height: 25px; position: static; margin: 5px 0 0; } .ui-datepicker td span, .ui-datepicker td a { text-align: center; line-height: 20px; } .ui-datepicker-trigger { display: none; width: 30px; height: 30px; margin: 8px 0 0 15px; vertical-align: top; overflow: hidden; background: transparent !important; padding: 0; margin: 0; position: absolute; right: -45px; top: 7px; } .calIcon { background-position: -205px -107px; width: 30px; height: 30px; display: block; vertical-align: top; } /*==========================================================================================================================*/ /*================================================ Main CSS Theme Start ====================================================*/ /*==========================================================================================================================*/ /********** Top Links and Font Resize **********/ .headerMain { position: relative; z-index: 99; float: left; width: 100%; line-height: 0 } .topHeader { background: #f0f0f0; padding: 7px 0; line-height: 1.5 } .leftLink { float: left; } .rightLinks { float: right; } .topStrip ul { list-style: none; padding: 0; margin: 0 } .topStrip li { float: left; padding: 0 7px 0 8px; position: relative; font-size: 13px; color: #747474; } .topStrip .fontResize { padding-top: 2px } .topStrip a { color: #666666; text-decoration: none; } .topStrip a:hover { text-decoration: underline; color: #e3980f; } .topStrip li:first-child { padding-left: 0; } .topStrip li:last-child { padding-right: 0; } .topStrip li:before { content: " "; position: absolute; left: 0; top: 50%; z-index: auto; height: 14px; width: 1px; background: #e3980f; overflow: hidden; margin-top: -7px; } .topStrip li:first-child:before { display: none; } .logoStripe { display: flex; vertical-align: middle; align-items: center; width: 100%; } .logoStripe .logo { display: inline-block; margin: 25px 0; width: 100%; } .logoStripe .logo a { display: inline-block; } .logoRightpart { display: inline-block; width: 50%; text-align: right; } .contactinfo { display: inline-flex; vertical-align: middle; align-items: center; text-align: left; } .contactinfo .callIcon { width: 35px; height: 35px; background: url(../../images/call-icon.png)no-repeat; background-position: 50% 50%; background-size: contain; } .serachBar .searchIcon { width: 26px; height: 26px; background: url(../../images/search-icon-light-org.png)no-repeat; background-position: 50% 50%; background-size: contain; display: inline-block; cursor: pointer; transition: all 0.3s ease-out; } .serachBar .searchIcon.close { width: 26px; height: 26px; background: url(../../images/close-icon-light-org.png)no-repeat; background-position: 50% 50%; background-size: contain; display: inline-block; cursor: pointer; transition: all 0.3s ease-out; } .serachBar .searchBox { position: relative; display: inline-block; } .serachBar { display: inline-flex; margin: 0 0 0 15px; border-left: 1px solid #d6d6d6; padding: 0 0 0 15px; vertical-align: middle; align-items: center; } .locationInfo { margin: 0 0 0 15px; } /*.locationInfo .cityName,*/ .locationInfo a { line-height: 1.5; font-size: 16px; color: #fff; text-decoration: none; background: url(../../images/admissions-icon.png) no-repeat left 15px center; padding: 10px 15px 10px 50px; transition: all 0.3s ease-out; border-radius: 3px; display: block } .locationInfo a:hover { background: #3c3d91 url(../../images/admissions-icon.png) no-repeat left 15px center; text-decoration: none; } .locationInfo .cityName { font-weight: 600; } .serachBar .searchBox .expandSearch { position: absolute; right: 0px; top: 40px; width: 500px; z-index: 99999; background: #fff; padding: 10px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); display: none; } .serachBar .searchBox .expandSearch input.searchTop { border-radius: 3px; padding: 10px 15px; height: auto; display: inline-block; } .serachBar .searchBox .expandSearch input.searchbtn { display: inline-block; width: 25px; border: 0; text-indent: -9999px; font-size: 0; background: url(../../images/search-icon-light-org.png)no-repeat; background-position: 50% 50%; padding: 0; height: 25px; position: absolute; top: 50%; right: 20px; transform: translateY(-50%); background-size: 20px; } div#mainNav { background: #26286d; display: inline-block; width: 100%; border-bottom: 3px solid #e3980f; } div#mainNav ul { float: left; width: auto; } div#mainNav .menuPart { width: 100%; float: left; } div#mainNav .loginReg { float: right; width: auto; text-align: right; } div#mainNav ul li a { color: #fff; padding: 10px 12px; font-size: 16px; transition: all 0.3s ease-out; } .covsAnandHeader div#mainNav ul li a { padding: 10px 7px; } div#mainNav ul li a:hover { background: #e3980f; color: #fff; } div#mainNav .loginReg button.loginBtn { background: #282058; border: 0; padding: 18px 25px; color: #fff; font-size: 16px; display: inline-block; font-weight: 600; transition: all 0.3s ease-out; } div#mainNav .loginReg button.loginBtn:hover { background: #ed9948; } /**************pagination**************/ .pagination { margin: 25px 0; padding: 15px; background: #f1f1f1; border-radius: 10px } .pagination .pagingLeft { float: left; } .pagination .pagingRight { float: right; } .pagination label, .pagination select { display: inline-block; vertical-align: middle; } .pagination label { padding: 0; margin: 0; } .pagination select { width: 100px; padding: 0 5px; height: 30px; margin: 0 10px; background-color: #fff; } ul.pagination { margin: 0; padding: 0; list-style: none; background: none; float: right; } ul.pagination li { display: inline-block; vertical-align: middle; min-width: 25px; margin-left: 5px; } ul.pagination li.active, ul.pagination li a, ul.pagination li a:hover { background-color: #26286d; color: #fff; text-align: center; line-height: 18px; padding: 3px 5px; border-radius: 4px; font-size: 14px; } ul.pagination li a { display: block; text-decoration: none; background-color: #fff; color: #000; border-color: #26286d; } .paginationWrap .pageCount, .paginationWrap .pagination-container { display: inline-block; vertical-align: middle; } .paginationWrap .pagination-container { float: right; } /********** Access Control **********/ #accessControl input { float: left; height: auto; background: none; border: none; padding: 0; width: 22px; color: #747474; line-height: normal; } #accessControl input:hover { color: #e3980f } #accessControl .small { font-size: 13px; } #accessControl .normal { font-size: 13px; } #accessControl .large { font-size: 13px; margin: 0 10px 0 0; } #accessControl .contrastChanger { height: 15px; width: 15px; background-repeat: no-repeat; overflow: hidden; text-indent: -9999px; text-transform: capitalize; margin: 0 3px; } #accessControl .contrastChanger.normal { background: #fff; border-radius: 50% 50%; border: 1px solid #5a5a5a; } #accessControl .contrastChanger.wob { background: #000; border-radius: 50% 50%; border: 1px solid #000; } .topStrip li div#accessControl:before { content: " "; position: absolute; left: 58%; top: 50%; z-index: auto; height: 14px; width: 1px; background: rgba(0, 0, 0, 0.2); overflow: hidden; margin-top: -7px; } /********** High Contrast View **********/ body.wob { background-color: #000; color: #fff } .wob a { color: #ff0 } .wob a:hover { color: #80ff00 } /********** From Page **********/ .formList { list-style: none; padding: 0; margin: 0; } .formList li { padding: 0 0 15px; margin: 0; } .required, .formList .error { color: #C00; } .formList .error { display: block; font-size: 12px; } .formList .textBoxOut { margin-bottom: 5px; } .formList label, .formList .label { color: #333; display: block; font-weight: normal; padding-bottom: 7px; } .radioList input { float: left; margin: 5px; clear: left; } .radioList label, .radioList .label { float: left; color: #555; } .note { font-size: 12px; font-style: italic; padding: 5px 0 0; } .captcha { position: relative; } .captcha .captchaImg { border: 1px solid #d7d7d7; float: left; max-height: 33px; } .captcha .refreshCaptcha { float: left; margin: 5px 0 0 10px; } .fixedErrorMsg { background-color: rgba(233, 48, 30, 0.92); color: #fff; text-align: center; padding: 20px 20px; font-size: 15px; position: fixed; left: 0; top: 0; z-index: 99999; width: 100%; text-transform: uppercase; display: none; } .fixedSuccessMsg { background-color: rgba(20, 155, 65, 0.92); color: #fff; text-align: center; padding: 20px 20px; font-size: 15px; position: fixed; left: 0; top: 0; z-index: 99999; width: 100%; text-transform: uppercase; display: none; } .text-center { text-align: center; } /*Slider*/ .homeBanner { height: auto; overflow: hidden; position: relative; display: inline-block; width: 100%; margin: -6px 0; } .imageWrap { background-repeat: no-repeat; background-size: 100%; background-position: 50% 50%; } .imageWrap img { visibility: hidden; opacity: 0; } .sliderCation { position: absolute; bottom: 0; /* transform: translateY(-50%); */ left: 0; width: 100%; } .sliderCation .sliderText { display: inline-block; padding: 40px 25px 65px 25px; background: rgba(0, 0, 0, 0.5); width: 100%; position: relative; } .sliderCation .sliderText h4 { font-size: 40px; color: #fff; line-height: 48px; margin: 0 0 15px; padding: 0; } .sliderCation .sliderText p { font-size: 30px; color: #fff; line-height: 34px; margin-bottom: 0; text-align: center; font-weight: 600; } .sliderCation .sliderText a.exporeButton { color: #fff; text-decoration: none; position: absolute; font-size: 18px; background: rgba(245, 160, 41, 1); background: -moz-linear-gradient(left, rgba(245, 160, 41, 1) 0%, rgba(245, 160, 41, 1) 30%, rgba(253, 186, 19, 1) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(245, 160, 41, 1)), color-stop(30%, rgba(245, 160, 41, 1)), color-stop(100%, rgba(253, 186, 19, 1))); background: -webkit-linear-gradient(left, rgba(245, 160, 41, 1) 0%, rgba(245, 160, 41, 1) 30%, rgba(253, 186, 19, 1) 100%); background: -o-linear-gradient(left, rgba(245, 160, 41, 1) 0%, rgba(245, 160, 41, 1) 30%, rgba(253, 186, 19, 1) 100%); background: -ms-linear-gradient(left, rgba(245, 160, 41, 1) 0%, rgba(245, 160, 41, 1) 30%, rgba(253, 186, 19, 1) 100%); background: linear-gradient(to right, rgba(245, 160, 41, 1) 0%, rgba(245, 160, 41, 1) 30%, rgba(253, 186, 19, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5a029', endColorstr='#fdba13', GradientType=1); padding: 14px 30px; border-radius: 10px; bottom: -25px; font-weight: 600; } .sliderCation .sliderText a.exporeButton:hover { background: #282058; } /*about Css*/ .aboutSection { float: none; width: 100%; display: inline-block; position: relative; padding: 0 0 60px 0; } .aboutSection .latestAnnouncement { background: #fff; display: inline-block; width: 100%; padding: 15px 120px 15px 30px; margin: -30px 0 0; z-index: 9; position: relative; box-shadow: 0 5px 30px rgb(0 0 0 / 15%); } .aboutSection .latestAnnouncement h2.announcementTitle { float: left; margin: 0 25px 0 0; padding: 0; font-size: 20px; line-height: 30px; color: #4c77c0; font-weight: 600; } .aboutSection .latestAnnouncement .tickerAnnouncement a.btnMPause { float: left; margin: 4px 20px 0 0; font-size: 0; background: url(../../images/pause-light-org.jpg)no-repeat; width: 23px; height: 23px; background-position: 50% 50%; background-size: contain; } .aboutSection .latestAnnouncement .tickerAnnouncement a.btnMPause.play { background: url(../../images/play-light-org.jpg)no-repeat; background-position: 50% 50%; background-size: contain; } .aboutSection .latestAnnouncement .tickerAnnouncement ul { margin: 0; padding: 0; } .aboutSection .latestAnnouncement .tickerAnnouncement ul li { list-style: none; } .aboutSection .latestAnnouncement .tickerAnnouncement ul li a { margin: 0 0 0 10px; list-style: none; padding: 0 10px 0 0px; font-size: 16px; color: #2e2e2e; line-height: 30px; text-decoration: none; transition: all 0.3s ease-out; } .aboutSection .latestAnnouncement .tickerAnnouncement ul li a:hover { text-decoration: none; color: #626262; } .aboutSection .latestAnnouncement .tickerAnnouncement { padding: 0; width: 100%; } .aboutContent { margin: 50px 0 0; display: inline-block; padding: 0 75px 0 15px; } .aboutInformation .row { margin-top: 50px; } .aboutInformation .row .cols6 .welcomeInformation { border-right: 1px solid #5f65a6; padding-right: 60px; } .aboutInformation .row .cols6 span.welcome { color: #fff; font-size: 1.063em; display: block; padding-bottom: 0; text-transform: uppercase; letter-spacing: 2px; font-weight: 600; } .aboutInformation .row .cols6 h2 { color: #fff; margin: 0; font-size: 3.125em; font-family: 'open_sansbold'; margin-bottom: 5px; } .aboutInformation .row .cols6 span.introBigText { color: #fff; margin-bottom: 20px; font-size: 1.6em; font-weight: normal; line-height: normal; display: block; } .aboutInformation .row .cols6 p { margin: 0 0 25px 0; color: #fff; line-height: 27px; font-size: 1.125em; } .aboutInformation .row .cols6 .welcomeInformation a { padding: 10px 20px; background: #e3980f; border: 1px solid #e3980f; color: #fff; font-size: 16px; text-decoration: none; transition: all 0.3s ease-out; } .aboutInformation .row .cols6 .welcomeInformation a:hover { text-decoration: none; background: #26286d; color: #fff; border: 1px solid #5f65a6 } /*.ministerScrollWrap .ministerColumn{text-align:center;} .ministerScrollWrap .ministerColumn .ministerPhoto{width:125px; height:125px; background:#fff; border-radius:50% 50%; overflow:hidden; margin-bottom:20px;} .ministerScrollWrap .ministerColumn .ministerName{color: #fff; margin-bottom:5px; font-size: 1.6em; font-weight: normal; line-height: normal; display: block;} .ministerScrollWrap .ministerColumn .ministerDesignation{margin:0 0 5px 0; color:#fff; line-height:27px; font-size:1.125em;}*/ .politicians { padding: 40px 0; } .politicians .textCenter { text-align: center; margin: 0; } .politicians .textCenter ul { list-style: none; margin: 0; padding: 0; } .politicians .textCenter ul li { margin: 0 0 30px; float: left; width: 50%; } .politicians .textCenter ul li .ministerColumn { } .politicians .textCenter ul li .ministerColumn .ministerPhoto img { width: 125px; height: 125px; background: #fff; border-radius: 50% 50%; overflow: hidden; margin-bottom: 20px; } .politicians .textCenter ul li .ministerColumn .ministerName { color: #fff; margin-bottom: 5px; font-size: 1.6em; font-weight: normal; line-height: normal; display: block; } .politicians .textCenter ul li .ministerColumn .ministerDesignation { margin: 0 0 5px 0; color: #fff; line-height: 27px; font-size: 1.125em; } .educationSectionWrap { background: url(../../images/education-bg.jpg) no-repeat center center; padding: 50px 0; background-size: cover; background-position: center bottom; } .educationSectionWrap h3 { color: #3e4095; font-size: 2.125em; margin-bottom: 15px; font-family: 'open_sansbold'; letter-spacing: 1px; } .educationSectionWrap ul { list-style: none; margin: 0; padding: 0; } .educationSectionWrap ul li { float: left; width: 100%; margin: 0; padding: 0; background: #fff; } .educationSectionWrap ul li .educationBox { } .educationSectionWrap ul li .educationBox .imageHolder { float: left; width: 50%; overflow: hidden; } .educationSectionWrap ul li .educationBox .imageHolder img { transition: 350ms ease; } .educationSectionWrap ul li .educationBox .imageHolder img:hover { transform: scale(1.1); -webkit-transform: scale(1.1); } .educationSectionWrap ul li .educationBox .educationDetail { float: left; width: 50%; padding: 85px 50px 50px 50px; } .educationSectionWrap ul li .educationBox .educationDetail h3.heading { font-weight: normal; color: #2e2e2e; position: relative; margin-bottom: 20px; font-size: 1.775em; line-height: normal; } .educationSectionWrap ul li .educationBox .educationDetail h3.heading::after { width: 25px; height: 5px; position: absolute; left: 0; top: -20px; content: ""; background: #e3980f; border-radius: 0; } .educationSectionWrap ul li .educationBox .educationDetail p { margin: 0; } .itemProjectPhoto { float: left; margin: 0; padding: 0; position: relative; overflow: hidden; } .itemProjectPhoto img { transition: 350ms ease; } .itemProjectPhoto img:hover { transform: scale(1.1); -webkit-transform: scale(1.1); } .itemProjectPhoto .itemProjectTitle { transition: all 0.5s; width: 100%; text-align: left; position: absolute; bottom: 0; padding: 20px 0 20px 30px; background: rgba(0, 0, 0, 0); background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(24, 56, 121, 0.9) 100%); background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(24, 56, 121, 0.9))); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(24, 56, 121, 0.9) 100%); background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(24, 56, 121, 0.9) 100%); background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(24, 56, 121, 0.9) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(24, 56, 121, 0.9) 100%); color: #fff !important; font-size: 1.5em; } .itemProjectPhoto .itemProjectTitle:after { width: 25px; height: 5px; position: absolute; left: 30px; top: 0; content: ""; background: #e3980f; border-radius: 0; } .itemProjectPhoto .itemProjectTitle p { color: #fff; } .itemProjectPhoto a { text-decoration: none; color: #fff; } .itemProjectPhoto a:hover .itemProjectTitle { /*padding-top: 120px;*/ transition: all 350ms ease 0s; -webkit-transition: all 350ms ease 0s; padding-bottom: 60px; } .itemProjectPhoto a.exploreButton { padding: 10px 25px; background: #e3980f; border: 1px solid #e3980f; color: #fff; font-size: 17px; text-decoration: none; transition: all 0.3s ease-out; margin-top: 10px; display: inline-block; } .itemProjectPhoto a:hover.exploreButton { text-decoration: none; background: #26286d; color: #fff; border: 1px solid #5f65a6; } .itemProjectPhoto .itemProjectTitle:hover { padding-bottom: 50px; } .itemProjectPhoto .itemProjectTitle span { margin-bottom: 10px; display: block; } .variousDeptWrap { padding: 70px 0 45px; } .variousDeptWrap .row .cols3 .mainSection { border: 1px solid #d0d0d0; margin-bottom: 25px; text-align: center; transition: all 0.3s ease-out; } .variousDeptWrap .row .cols3 .mainSection:hover { box-shadow: 0 0 35px #ccc; } .variousDeptWrap .row .cols3 .mainSection .sectionTitle a { color: #2e2e2e; font-size: 1.325em; margin-bottom: 15px; line-height: normal; text-transform: uppercase; text-decoration: none; display: block; } .variousDeptWrap .row .cols3 .mainSection:hover .sectionTitle a { color: #3e4095; text-decoration: none; } .variousDeptWrap .row .cols3 .mainSection .variousSectionDetail { padding: 25px 10px; } .variousDeptWrap .row .cols3 .mainSection .variousSectionDetail a.viewMoreButton { text-decoration: none; color: #2e2e2e; border: 2px solid #d0d0d0; padding: 10px 15px; display: inline-block; background: #fff; transition: all 0.3s ease-out; } .variousDeptWrap .row .cols3 .mainSection:hover .variousSectionDetail a.viewMoreButton { color: #3e4095; border: 2px solid #3e4095; text-decoration: none; } .tabbingSectionWrap { background: url(../../images/tabbing-bg.jpg) repeat-x center center; background-position: left top; padding: 70px 0; } .studentFarmerCornerWrap { background: #f5f5f5; padding: 75px 0; } .studentFarmerCornerWrap .row .cols6 .studentFarmerDetailBox { background: #fff; height: 325px; overflow: hidden; transition: all 0.3s ease-out; } .studentFarmerCornerWrap .row .cols6 .studentFarmerDetailBox:hover { box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.2); } .studentFarmerCornerWrap .row .cols6 .studentFarmerDetailBox .imageBox { margin: 0; padding: 0; overflow: hidden; float: left; width: 50%; height: 325px; } .studentFarmerCornerWrap .row .cols6 .studentFarmerDetailBox .detailBox { padding: 75px 35px; float: left; width: 50%; transition: all 0.3s ease-out; } .studentFarmerCornerWrap .row .cols6 .studentFarmerDetailBox .detailBox:hover { border-bottom: 3px solid #e3980f; } .studentFarmerCornerWrap .row .cols6 .studentFarmerDetailBox .detailBox h3.heading { font-weight: normal; color: #2e2e2e; position: relative; margin-bottom: 20px; font-size: 1.775em; line-height: normal; } .studentFarmerCornerWrap .row .cols6 .studentFarmerDetailBox .detailBox h3.heading::after { width: 25px; height: 5px; position: absolute; left: 0; top: -20px; content: ""; background: #e3980f; border-radius: 0; } .studentFarmerCornerWrap .row .cols6 .studentFarmerDetailBox .detailBox a { text-decoration: none; font-size: 1.125em; transition: all 0.3s ease-out; } .studentFarmerCornerWrap .row .cols6 .studentFarmerDetailBox .detailBox a:hover { text-decoration: underline; color: #e3980f; } /********Schemes and Initiatives start********/ .mediaCornerSpeechesWrap { padding: 60px 0; background: url(../../images/media-corner-bg.jpg) no-repeat center center; background-size: cover; display: flex; } .mediaCornerWrap { /*margin-bottom: -150px;*/ display: flex; } .mediaCornerWrap .titleRow { position: relative; } .mediaCornerWrap .titleRow h2 { color: #3d4095; font-size: 2.125em; margin-bottom: 20px; font-family: 'open_sansbold'; } .mediaCornerWrap .sliderNav { position: absolute; right: 0; top: 7px; } .mediaCornerWrap .titleRow .btn { position: absolute; font-size: 1.125em; right: 100px; top: 12px; margin: 0; border: 0; text-decoration: none; } .mediaCornerWrap .titleRow a.btn:hover { color: #e3980f; border: 0; background: transparent; border-radius: 0; } .homeMediaCornerItem { border: 1px solid #d0d0d0; } .homeMediaCornerItem .imgHolder { overflow: hidden; } .homeMediaCornerItem .imgHolder img { width: 100%; transition: 350ms ease; -webkit-transition: 350ms ease; } .homeMediaCornerItem:hover .imgHolder img { transform: scale(1.1); -webkit-transform: scale(1.1); } .homeMediaCornerItem .homeMediaCornerBottom { background-color: #fff; padding: 15px 20px 3px 20px; z-index: 1; } .homeMediaCornerItem .homeMediaCornerBottom .mediaCornerDate { color: #e3980f; font-size: 1em; padding-bottom: 10px; line-height: normal; margin: 0; font-weight: bold; } .homeMediaCornerItem p a { font-weight: 300; color: #2e2e2e; margin-bottom: 10px; text-align: left; font-size: 0.95em; text-decoration: none; transition: all 0.3s ease-out; } .homeMediaCornerItem p a:hover { text-decoration: none; color: #e3980f; } .sliderNav .slider-arrow-next, .sliderNav .slider-arrow-prev { display: inline-block; vertical-align: middle; width: 48px; height: 28px; color: #979797; font-size: 20px; text-align: center; line-height: 29px; cursor: pointer; transition: 350ms ease; -webkit-transition: 350ms ease; } .sliderNav .slider-arrow-next:hover, .sliderNav .slider-arrow-prev:hover { color: #979797; } .sliderNav .slider-arrow-prev { border-right: 1px solid #c3c3c3; } /************Schemes and Initiatives end***********/ /*******************Speeches****************/ .speechesWrap { /*margin-bottom: -150px;*/ display: flex; } .speechesWrap .titleRow { position: relative; } .speechesWrap .titleRow h2 { color: #3d4095; font-size: 2.125em; margin-bottom: 20px; font-family: 'open_sansbold'; } .speechesWrap .sliderNav { position: absolute; right: 0; top: 7px; } .speechesWrap .titleRow .btn { position: absolute; font-size: 1.125em; right: 100px; top: 12px; margin: 0; border: 0; text-decoration: none; } .speechesWrap .titleRow a.btn:hover { color: #e3980f; border: 0; background: transparent; border-radius: 0; } .speechesItem { border: 10px solid #fff; } .speechesItem .imgHolder { overflow: hidden; } .speechesItem .imgHolder img { width: 100%; transition: 350ms ease; -webkit-transition: 350ms ease; } .speechesItem:hover .imgHolder img { transform: scale(1.1); -webkit-transform: scale(1.1); } .speechesItem .speechesBottom { background-color: #fff; padding: 15px 20px 3px 20px; z-index: 1; } .speechesItem .speechesBottom .speechesDate { color: #e3980f; font-size: 1em; padding-bottom: 10px; line-height: normal; margin: 0; font-weight: bold; } .speechesItem p { margin-bottom: 0; } .speechesItem p a { font-weight: 300; color: #2e2e2e; margin-bottom: 5px; text-align: left; font-size: 0.95em; text-decoration: none; transition: all 0.3s ease-out; } .speechesItem p a:hover { text-decoration: none; color: #e3980f; } /*client logos*/ .clientsLogos { width: 100%; clear: both; padding: 45px 0; box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.5); background: #fff; } .clientsLogos img { max-width: 250px; } .clientsLogos .swiper-slide { display: flex; justify-content: center; } .clientsLogos .swiper-slide img { max-width: 250px; } .clientsLogos .swiper-slide a { } .logoSlider .swiper-container { margin: 0 50px; } .logoSlider { position: relative; } .logoSlider .swiper-next, .logoSlider .swiper-prev { position: absolute; top: 50%; z-index: 9; transform: translateY(-50%); } .logoSlider .swiper-next { left: 0px; } .logoSlider .swiper-prev { right: 0px; } .swiper-next, .swiper-prev { width: 30px; height: 30px; display: inline-block; vertical-align: top; background-image: url(../../images/client-logos-icons.png); background-repeat: no-repeat; text-decoration: none; outline: none; } .swiper-prev { background-position: right top; outline: none; } /*Footer*/ .siteFooter .footerSectionTopDiv { background: #3d3d3d; padding: 55px 0 45px; } .addressLinksWrap h3 { color: #fff; font-size: 1.375em; font-weight: bold; margin-bottom: 10px; } .addressLinksWrap .addressBar p { font-size: 1.063em; color: #fff; margin-bottom: 10px; line-height: normal; } .addressLinksWrap .addressWrap p { position: relative; padding-left: 25px; margin-bottom: 5px; font-size: 1.063em; text-align: left; color: #fff; } .addressLinksWrap .addressWrap p .fa { position: absolute; left: 0; top: 5px; font-size: 16px; color: #fff; } .addressLinksWrap .addressWrap p a { color: #fff; text-decoration: none; } .addressLinksWrap .addressWrap p a:hover { color: #fff; text-decoration: none; } .usefulLinks ul { margin: 0; padding: 0; list-style: none } .usefulLinks ul li { font-weight: normal; font-size: 1.063em; margin: 0 0 5px 0; position: relative; float: left; width: 50%; padding-left: 15px; } .usefulLinks ul li a { text-decoration: none; transition: all 0.3s ease-out; color: #fff; } .usefulLinks ul li a:hover { text-decoration: none; color: #e3980f; margin-left: 5px; } .usefulLinks ul li::before { content: "\f111"; position: absolute; left: 0; color: #fff; font-family: fontawesome; font-size: 0.50em; top: 6px; } .quickLinks ul { margin: 0; padding: 0; } .quickLinks ul li { font-weight: normal; font-size: 1.063em; margin: 0 0 5px 0; position: relative; float: left; width: 100%; padding-left: 15px; } .quickLinks ul li a { text-decoration: none; transition: all 0.3s ease-out; color: #fff; } .quickLinks ul li a:hover { text-decoration: none; color: #e3980f; margin-left: 5px; } .quickLinks ul li::before { content: "\f111"; position: absolute; left: 0; color: #fff; font-family: fontawesome; font-size: 0.50em; top: 6px; } .addressLinksWrap .row .cols7 .row .cols8 { padding-left: 0; } /*Social Media Icon*/ .socialIconWrap h3 { color: #fff; font-size: 16px; font-weight: 600; margin-bottom: 10px; } .socialIconWrap .fa { font-size: 24px; width: 46px; line-height: 46px; text-align: center; text-decoration: none; margin: 5px 5px; height: 46px; border-radius: 50% 50%; } .socialIconWrap .fa-facebook { background: #fff; color: #3d4095; transition: all 0.3s ease-out; } .socialIconWrap .fa-facebook:hover { background: #3B5998; color: #fff; } .socialIconWrap .fa-twitter { background: #fff; color: #3d4095; transition: all 0.3s ease-out; } .socialIconWrap .fa-twitter:hover { background: #55ACEE; color: #fff; } .socialIconWrap .fa-youtube-play { background: #fff; color: #3d4095; transition: all 0.3s ease-out; } .socialIconWrap .fa-youtube-play:hover { background: #bb0000; color: #fff; } .socialIconWrap .fa-instagram { background: #fff; color: #3d4095; transition: all 0.3s ease-out; } .socialIconWrap .fa-instagram:hover { background: #125688; color: #fff; } .siteFooter .footerSectionBottomDiv { background: #1b1b1b; padding: 25px 0; } .bottomLinks { clear: both; width: 100%; } .bottomLinks .bottomLinkLfet { float: left; width: 75%; } .bottomLinks .bottomLinkRight { float: right; width: 25%; } .bottomLinkRight p { margin-bottom: 0; font-size: 1em; color: #fff; text-align: right; } .footerMenu { margin-bottom: 10px; padding-left: 0; } .footerMenu li { list-style: none; display: inline-block; padding: 0 9px; position: relative; } .footerMenu li:after { content: ""; position: absolute; width: 1px; height: 13px; background-color: #fff; top: 50%; transform: translateY(-50%); right: 0; } .footerMenu li:last-child:after { display: none; } .footerMenu li a { color: #fff; text-decoration: none; font-size: 14px; } .CopyrightInfo p { color: #fff; margin-bottom: 0; font-size: 14px; } .footerMenu li:first-child { padding-left: 0; } p { font-size: 16px; line-height: 25px; margin: 0 0 20px; color: #393939; text-align: justify; } a.btn.btn-bordered { font-size: 14px; line-height: normal; text-decoration: none; color: #282058; border: 2px solid #ffcc02; padding: 10px 23px; border-radius: 10px; font-weight: 600; margin: 10px 0 0; display: inline-block; transition: all 0.3s ease-out; } a.btn.btn-bordered:hover { color: #282058; border: 2px solid #ffcc02; background: #ffcc02; border-radius: 0; } /*Footer css*/ /* start breadcrumb */ .breadcrumb-div { position: relative; top: 0; margin: 0 0 20px; box-shadow: 0 0px 15px rgb(0 0 0 / 10%); background: #fff; } .breadcrumb-bg { position: absolute; left: 0; background: #e3980f; width: 19%; height: 46px; display: none } /*.breadcrumb-item:after { color: #0d1b44; content: ''; position: absolute; top: 0; right: 0px; width: 26px; height: 100%; background-color: #e3980f; transform: skew(30deg); transform-origin: 100% 0%; }*/ .breadcrumb { position: relative; line-height: 46px; background: none; padding: 0; list-style: none; display: flex; margin: 0; } .breadcrumb-item a:last-child { margin-right: 10px; } .breadcrumb-item, .breadcrumb-item a { color: #393939; font-size: 15px; text-decoration: none; position: relative; padding: 0 19px 0 12px } .breadcrumb-item.active { color: #fff; } .breadcrumb-item.active:after { content: ''; position: absolute; top: 0; right: 0px; width: 26px; height: 100%; background-color: #e3980f; transform: skew(30deg); transform-origin: 100% 0%; } .breadcrumb-item a:before { content: ""; background: url(../../images/breadcrum-bg.png) no-repeat; width: 7px; height: 9px; position: absolute; top: 0; bottom: 0; margin: auto; right: 0; } .breadcrumb-item { padding: 0; position: relative; color: #e3980f } /* end breadcrumb*/ a, button { outline: 0 none; transition: all 0.5s; } a:focus, a:hover, a { text-decoration: none; outline: none } .topStrip a.back-link { background: #26286d; color: #fff; margin: -7px 0; display: block; padding: 7px 10px; } .topStrip a.back-link:hover { background: #e3980f; text-decoration: none } .about-college-info { } .home-title { color: #4c77c0; font-size: 42px; font-weight: 700; line-height: 48px; margin: 0; } .home-title span { color: #e3980f; font-size: 20px; font-weight: 700; display: block; line-height: 20px; margin: 0 0 10px } .about-college-info p { font-size: 16px; color: #3c3c3c; padding: 0; margin: 20px 0 } .custom-btn { background: #4c77c0; height: 46px; line-height: 42px; border: solid 2px #4c77c0; font-weight: 600; font-size: 16px; display: inline-block; min-width: 132px; text-align: center; position: relative; transition: color 0.2s ease-in-out 0s, background-color 0.1s ease 0.02s; overflow: hidden; color: #fff; padding: 0 15px } .custom-btn+.custom-btn { margin-left: 10px } .custom-btn span { position: relative; z-index: 10; } .custom-btn::after, .custom-btn::before { content: ""; position: absolute; height: 100%; width: 101%; right: 0; top: 0; left: 0; transform: translate(0); background: #fff; } .custom-btn::before { transform: translateY(-100%); transition: transform 15ms ease-in-out 0s; } .custom-btn::after { transform: translateY(100%); transition: transform 0.2s ease-in-out 0s; } .custom-btn:hover::before { transform: translateY(0); transition: transform 0.2s ease-in-out 0s; } .custom-btn:hover::after { transform: translateY(0); transition: transform 0ms ease-in-out 0.2s; } .custom-btn:hover { border-color: #4c77c0; background: #fff; color: #4c77c0; } .about-icon-div { border-top: solid 1px #d3d3d3; margin: 50px 0 70px; padding: 50px 0 0 0 } .about-icon-div ul { margin: 0; padding: 0; list-style: none; display: flex; justify-content: space-between; } .about-icon-div ul li { border-right: solid 1px #d3d3d3; text-align: center; width: 100% } .about-icon-div ul li:last-child { border: none } .about-icon-div ul li span { display: block; margin: 25px 0 0 0; color: #777; } .about-icon-div ul li span i { font-style: normal; display: block; } .about-icon-div ul li span b { font-size: 18px; font-weight: 700 } .about-icon-div ul li:hover span { color: #4c77c0 } .about-icon-div ul li:hover img { transform: rotateY(180deg); } .about-icon-div ul li img { transition: 0.9s; } .light-bg { background: #fbfbfb; position: relative; padding: 65px 0 } .light-bg:before { content: ''; background: url(../../images/light-bg.png); position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-size: cover; opacity: .03; } .tab-home li a, .home-title-2 { font-weight: 700; font-size: 34px; line-height: 38px; color: #4c77c0; transition: none } .event-slider-info:before { content: ''; background: linear-gradient(180deg, rgba(0, 133, 200, 0) 0%, rgba(0, 0, 0, 1) 100%); position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: -1 } .event-slider-info { position: absolute; left: 0; bottom: 0; color: #fff; padding: 50px 25px 25px 25px; z-index: 2; font-size: 15px; font-weight: 600; width: 100% } .event-slider { position: relative } .event-slider-img { position: relative; z-index: 1 } .event-slider-info a { color: #fff; } .event-slider-info a:hover { color: #e3980f } .event-slider-info p { padding: 0; margin: 0 0 10px; color: #fff; } .custom-nav-swiper { position: absolute; top: -35px; right: 0; width: 70px; } .custom-nav-swiper .swiper-button-next-event, .custom-nav-swiper .swiper-button-prev-event, .custom-nav-swiper .swiper-button-next-photo, .custom-nav-swiper .swiper-button-prev-photo, .custom-nav-swiper .swiper-button-next-video, .custom-nav-swiper .swiper-button-prev-video, .custom-nav-swiper .swiper-button-next-faculty, .custom-nav-swiper .swiper-button-prev-faculty { color: #e3980f; width: 28px; height: 28px; border: solid 2px; border-radius: 100%; text-align: center } .swiper-button-next-photo:after, .swiper-button-prev-photo:after, .swiper-button-next-event:after, .swiper-button-prev-event:after, .swiper-button-next-video:after, .swiper-button-prev-video:after, .swiper-button-next-faculty:after, .swiper-button-prev-faculty:after { font-family: swiper-icons; font-size: var(--swiper-navigation-size); text-transform: none !important; letter-spacing: 0; text-transform: none; font-variant: initial; line-height: 1; } .swiper-button-next-photo, .swiper-button-prev-photo, .swiper-button-next-event, .swiper-button-prev-event, .swiper-button-next-video, .swiper-button-prev-video, .swiper-button-next-faculty, .swiper-button-prev-faculty { position: absolute; top: 50%; width: calc(var(--swiper-navigation-size)/ 44 * 27); height: var(--swiper-navigation-size); margin-top: calc(-1 * var(--swiper-navigation-size)/ 2); z-index: 10; cursor: pointer; display: flex; align-items: center; justify-content: center; color: rgba(255, 255, 255, 0.6); transition: all 0.3s ease-out; } .swiper-button-prev-photo:after, .swiper-button-prev-event:after, .swiper-button-prev-video:after, .swiper-button-prev-faculty:after { content: 'prev'; } .swiper-button-next-photo:after, .swiper-button-next-event:after, .swiper-button-next-video:after, .swiper-button-next-faculty:after { content: 'next'; } .swiper-button-next-photo.swiper-button-disabled, .swiper-button-prev-photo.swiper-button-disabled, .swiper-button-next-event.swiper-button-disabled, .swiper-button-prev-event.swiper-button-disabled, .swiper-button-next-video.swiper-button-disabled, .swiper-button-prev-video.swiper-button-disabled, .swiper-button-next-faculty.swiper-button-disabled, .swiper-button-prev-faculty.swiper-button-disabled { opacity: .35; cursor: auto; pointer-events: none; } .custom-nav-swiper .swiper-button-next-event:after, .custom-nav-swiper .swiper-button-prev-event:after, .custom-nav-swiper .swiper-button-next-photo:after, .custom-nav-swiper .swiper-button-prev-photo:after, .custom-nav-swiper .swiper-button-next-video:after, .custom-nav-swiper .swiper-button-prev-video:after, .custom-nav-swiper .swiper-button-next-faculty:after, .custom-nav-swiper .swiper-button-prev-faculty:after { font-size: 14px } .custom-nav-swiper .swiper-button-next-event, .custom-nav-swiper .swiper-button-next-photo, .custom-nav-swiper .swiper-button-next-video, .custom-nav-swiper .swiper-button-next-faculty { right: 0; } .custom-nav-swiper .swiper-button-prev-event, .custom-nav-swiper .swiper-button-prev-photo, .custom-nav-swiper .swiper-button-prev-video, .custom-nav-swiper .swiper-button-prev-faculty { left: 0; } .position-relative { position: relative } .multiHeadingTab ul { margin: 0 0 15px; padding: 0; list-style: none; display: flex } .multiHeadingTab ul li { border-right: solid 1px #bebebe; padding: 0 25px 0 0; margin: 0 25px 0 0 } .multiHeadingTab ul li:last-child { border: none; margin: 0; padding: 0; } .multiHeadingTab ul li a { display: block; padding: 0px 0 8px; margin: 0; } .multiHeadingTab ul li a.disableTab { color: #4c77c0; font-weight: 700; border: none } .disable { display: none !important; } .zoom-icon { position: absolute; top: 0; bottom: 0; margin: auto; left: 0; right: 0; background: rgba(255, 255, 255, .8); width: 50px; height: 50px; border-radius: 100%; text-align: center; line-height: 48px; color: #3e4095; z-index: 5; font-size: 22px; transition: all 0.3s ease-out } .event-slider:hover .zoom-icon { background: #e3980f; color: #fff; } .news-ticker { margin: 0; padding: 0; list-style: none; width: 100% } .news-wrap { border-bottom: solid 1px #cfcfcf; padding: 0 0 20px; margin: 0 0 20px } .news-date { color: #4c77c0; font-size: 15px; display: flex; align-items: center; } .news-disc, .news-disc a { color: #3c3c3c; font-size: 15px; margin: 10px 0 0 0 } .news-date span { margin-left: 8px } #newsTikker0, #newsTikker1 { min-height: 350px } .news-link { font-size: 16px; color: #4c77c0; margin: 15px 0 0 0; display: inline-block } .ticker .playPause.play { background: url(../../images/playpause-light-org.png) no-repeat 0 -26px; } .ticker .playPause.stop { background: url(../../images/playpause-light-org.png) no-repeat 0 0; } .ticker .playPause { padding-left: 0; position: absolute; right: 30px; z-index: 1; width: 25px; height: 27px; text-indent: -99999px; overflow: hidden; bottom: 0px; } .icon-list { margin: 70px 0 10px; display: flex; justify-content: space-between; flex-wrap: wrap; } .icon-list-div { text-align: center; position: relative; display: flex; align-items: center; } .examinations { background: url(../../images/examination-icon.png) no-repeat left bottom; width: 64px; height: 61px; display: block; margin: auto } .convocations { background: url(../../images/convocations-icon.png) no-repeat left bottom; width: 63px; height: 61px; display: block; margin: auto } .results { background: url(../../images/result-icon.png) no-repeat left bottom; width: 64px; height: 61px; display: block; margin: auto } .placements { background: url(../../images/placement-icon.png) no-repeat left bottom; width: 69px; height: 61px; display: block; margin: auto } .calendar2 { background: url(../../images/calendar-icon2.png) no-repeat left bottom; width: 59px; height: 61px; display: block; margin: auto } .facilities { background: url(../../images/facilities-icon.png) no-repeat left bottom; width: 64px; height: 61px; display: block; margin: auto } .courses { background: url(../../images/courses-icon.png) no-repeat left bottom; width: 76px; height: 61px; display: block; margin: auto } .brochure { background: url(../../images/brochure-icon.png) no-repeat left bottom; width: 59px; height: 61px; display: block; margin: auto } .icon-list-div:hover .examinations, .icon-list-div:hover .convocations, .icon-list-div:hover .results, .icon-list-div:hover .placements, .icon-list-div:hover .calendar2, .icon-list-div:hover .facilities, .icon-list-div:hover .courses, .icon-list-div:hover .brochure { background-position: top } .icon-list-div b { margin-top: 20px; display: block } .icon-list-div span, .icon-list-div b { position: relative; z-index: 10 } .icon-list-div a { padding: 20px 25px; display: block; color: #2e2e2e; font-weight: 600; font-size: 16px; } .icon-list-div:hover a { color: #fff; } .icon-list-div a:after { position: absolute; content: ''; left: 0; top: 0; width: 100%; height: 100%; transform: scale(0); transition: .7s ease; background: #4c77c0 } .icon-list-div:hover a:after { transform: scale(1); transition: .7s ease; } .blue-bg { background: #1f437f; position: relative; padding: 65px 0 } .blue-bg:after { background: #fff; content: ''; width: 100%; height: 32%; position: absolute; bottom: 0; z-index: 0; } .home-title-3 { font-size: 38px; color: #fff; font-weight: 700; margin-bottom: 40px; } .box-div { background: #fff; box-shadow: 0 0 20px rgba(0, 0, 0, .04); position: relative; z-index: 1 } .box-div:hover { box-shadow: 0 0 20px rgba(0, 0, 0, .2); } .box-img { overflow: hidden } .box-img img { transition: all .8s } .box-div:hover .box-img img { transform: scale(1.2); } .box-info { padding: 55px 28px 18px; position: relative; min-height: 291px; } .box-info-sub { font-size: 16px; margin: 0 0 10px; display: block } .box-info h3 { font-size: 28px; color: #4d4d4d; font-weight: 700; line-height: 32px; } .box-info h3 a { color: #4d4d4d; } .box-div:hover .box-info h3 a { color: #1f437f; } .box-info:before { width: 22px; height: 4px; background: #e3980f; content: ''; position: absolute; left: 28px; top: 30px; } .box-info p { margin: 0 0 10px; } .btn-link { font-size: 16px; color: #4c77c0; position: relative; z-index: 3; padding: 10px 0; display: inline-block } .box-div:hover .btn-link, .box2-div:hover .btn-link { padding: 10px 30px; color: #fff; } .btn-link:after { position: absolute; content: ''; left: 0; top: 0; width: 100%; height: 100%; transform: scale(0); transition: .7s ease; background: #4c77c0; z-index: -1 } .box-div:hover .btn-link:after, .box2-div:hover .btn-link:after { transform: scale(1); transition: .7s ease; } /*.box-info-btn { position: absolute; bottom: 18px; }*/ .box2-div { border: solid 1px #dcdcdc; width: 100%; } .box2-div:hover { box-shadow: 0 0 20px rgba(0, 0, 0, .2); } .box2-div h3 { color: #4c77c0; font-weight: 700; font-size: 30px; line-height: 34px; margin: 0; padding: 28px; } .box2-div.last { border-color: #e3980f } .box2-div.last h3 { background: #e3980f; color: #fff; } .box2-div .info { padding: 0 28px 18px; overflow: hidden } .box2-div p { margin: 20px 0 10px } .admission-div { display: flex; padding: 28px 0; justify-content: space-between; } .admission-div:last-child { padding-bottom: 0; } .admission-div h4 { font-size: 24px; font-weight: 600; line-height: 28px; margin: 0; } .admission-div h4 span { display: block; font-weight: 400; font-size: 16px; padding: 7px 0 0 0 } .faculty-corner-div { } .faculty-corner-img { } .faculty-corner-info { padding: 0 0 10px } .faculty-corner-info p { } .faculty-corner-info b { font-weight: 700; font-size: 18px; color: #292929; } .faculty-corner-info span { display: block; font-size: 14px } .custom-nav-swiper-faculty { top: auto; bottom: -35px } .faculty-section { padding-bottom: 65px } .footer-title { font-weight: 600; font-size: 20px; color: #fff; margin: 0 0 15px } .siteFooter { color: #fff; } .siteFooter p { color: #fff; } .addressWrap p { margin-bottom: 10px; } .addressWrap p a { color: #fff; } .addressWrap p i { margin-right: 12px; } .addressWrap p a:hover { color: #e3980f } .homeBanner .swiper-slide-active .imageWrap { -webkit-animation: 1.5s .2s fadeInUp both; animation: 1.5s .2s fadeInUp both; } .homeBanner .swiper-slide-active .sliderText p { -webkit-animation: 1.5s .2s fadeInDown both; animation: 1.5s .2s fadeInDown both; } #toTop { bottom: 50px; font-size: 14px; line-height: 30px; right: 20px; width: 30px; height: 30px; background-color: #e3980f; color: #fff; text-align: center; position: fixed; z-index: 10; cursor: pointer; display: none; border-radius: 100%; } .fix-header.sticky { position: fixed; width: 100%; top: 0; } .latestAnnouncement .viewall { position: absolute; right: 25px; top: 20px; text-decoration: none; font-size: 16px; color: #e3980f } .latestAnnouncement .viewall i { margin-left: 5px; } .new-tag { background: #e3980f; color: #fff; font-size: 12px; padding: 1px 5px; text-transform: uppercase; margin: 0 0 0 10px; } #innerbanner { position: relative; width: 100%; /*min-height: 250px;*/ } .bannerContent { /*position: absolute; top: 50%; margin: auto; width: 100%; transform: translateY(-50%);*/ } .pageTitle { position: absolute; top: 50%; margin: auto; width: 100%; transform: translateY(-50%); } .pageTitle h2 { font-size: 35px; color: #0d1b44; font-family: 'Open Sans', sans-serif; font-weight: 700; margin: 0; line-height: normal; } th, .tableData th { background: #4c77c0; font-weight: 600; color: #fff } th, td, .tableData th, .tableData td { border: none; padding: 15px; border-bottom: 1px solid #E9E9EA; border-right: 1px solid #E9E9EA; font-size: 16px } .page-content { margin: 30px 0 } .bannerImgWrap img { width: 100%; min-height: 120px; } .rightImgBlk { float: right; margin: 0 0 20px 0px; padding: 10px; background-color: #fff; box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); } .grayBox { padding: 20px; margin-bottom: 15px; border-radius: 15px; box-shadow: 0 0 15px rgba(0, 0, 0, 0.3); background: #fff; } /********* Accordion ******** */ #accordion { padding-top: 0; } .accordion { margin-bottom: 25px; } .accordion .accTrigger { padding: 15px 40px 15px 20px; cursor: pointer; font-weight: 600; color: #014181; background-color: #e5eef6; margin: 0 0 10px 0; border: 1px solid #dfdfdf; font-size: 1.125em; border-radius: 15px; position: relative; } .accordion .accTrigger:before { position: absolute; right: 0; top: 5px; width: 46px; text-align: center; font-size: 28px; font-weight: normal; font-family: 'FontAwesome'; content: "\f105"; line-height: 49px; transition: all 500ms ease 0s; -webkit-transition: all 500ms ease 0s; } .accordion .accTrigger.active:before { transform: rotate(90deg); -webkit-transform: rotate(90deg); } .noJS .accordion .accTrigger { background: none; padding-left: 0; } .accordion .accTrigger a { display: block; text-decoration: none; outline: 0 } .accordion .accTrigger.active { background-color: #014181; border-radius: 15px; color: #fff; margin: 0; } .accordDetail { padding: 10px 15px; display: none; border: 1px solid #dfdfdf; border-radius: 15px; margin-top: -1px; margin-bottom: 10px; } .noJS .accordDetail { display: block; padding: 10px 0; } .noJS .accordion .accTrigger { background: none; } .noJS .accordDetail { display: block; padding: 15px; } .resTab .r-tabs-accordion-title { display: none; } .resTab .r-tabs-accordion-title .r-tabs-anchor { display: block; padding: 10px; background-color: #00c5ad; color: #fff; font-weight: bold; text-decoration: none; } .resTab .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor { background-color: #fff; color: #00c5ad; text-shadow: none; } .resTab .r-tabs-accordion-title.r-tabs-state-disabled { opacity: 0.5; } /********** Table **********/ .tableOut { overflow-y: hidden; overflow-x: auto } table, .tableData { border-collapse: separate; border-spacing: 0; width: 100%; empty-cells: show; border: none; border-top: 1px solid #E9E9EA; border-left: 1px solid #E9E9EA; border-radius: 10px 10px 0 0; overflow: hidden; margin-bottom: 25px; } table table, .tableData table { margin: 0 } th, td, .tableData th, .tableData td { border: none; padding: 13px 10px; border-bottom: 1px solid #E9E9EA; border-right: 1px solid #E9E9EA; } table tr:nth-child(odd) td, .tableRowOdd { background-color: #fbfcfd; } caption, th, td { font-weight: normal; background: #fff } th, .tableData th { background: #26286d; color: #fff; font-weight: 600; } .tableScroll { overflow-y: hidden; overflow-x: auto } .centerImgBlk { margin: 0 0 20px 0px; padding: 10px; background-color: #fff; box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); } .visible-md { display: none } /********** Contact **********/ .howToReachUsWrap { /* margin: 0 0 -30px 0; */ /* padding: 30px 0; */ background: #fff; } .howToReachUsWrap h3 { color: #26286d; font-size: 1.75em; margin-bottom: 25px; font-weight: bold; line-height: normal; text-align: center; } .howToReachUsWrap .row .cols12 { padding: 0; } .howToReachUsWrap .addressWrap { text-align: center; border-radius: 20px; margin-bottom: 25px; padding: 30px; background: #fff; box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); } .howToReachUsWrap h4 { color: #666; line-height: normal; margin: 0 0 15px; font-size: 1.6em; text-align: center; } .howToReachUsWrap .addressWrap p.universityAddress { color: #000; display: block; margin: 0; text-align: center; } .howToReachUsWrap .addressWrap span { display: block; color: #000; font-size: 1.125em; margin-bottom: 5px; } .padT15 { padding-top: 15px; } .padR10 { padding-right: 10px; } .mrgT20 { margin-top: 20px; } .addressMapWrap { border-radius: 20px; padding: 10px; border: 1px solid #f1f1f1; } /*----- Navsari CSS ------*/ .content-div { display: block; overflow: hidden; padding: 15px 10px 10px 10px; } .left-title { padding: 15px; color: #fff; background: #ff5a00; } .left-title h3 { margin: 0; font-size: 24px; color: #fff; } .left-sidebar-list { list-style: none; margin: 0 0 10px; padding: 0; } .left-sidebar-list ul { padding: 0; } .left-sidebar-list li { font-size: 16px; position: relative; list-style: none; } .left-sidebar-list li:before { content: '\f054'; font-family: 'FontAwesome'; position: absolute; left: 20px; top: 15px; font-size: 11px; color: #505050; /*background: #ea3535; border-radius: 100%; width: 5px; height: 5px;*/ } .left-sidebar-list li a { color: #09203b; text-decoration: none; padding: 10px 25px 10px 40px; display: block } .left-sidebar-list li a:hover { color: #ff5a00; background: #eaebff; } .officer-info-div { display: inline-block; width: 100%; background: #fff; box-shadow: 0 0 15px rgb(0 0 0 / 15%); margin-bottom: 30px; border-bottom: solid 4px #3d4095; } .officer-img { width: 200px; float: left; margin-right: 30px; margin-bottom: 5px } .officer-img-sm { width: 126px; } .officer-disc { padding: 15px 30px; } .officer-head { color: #2e2e2e; } .officer-head h3 { font-size: 24px; margin: 0 0 0px; font-weight: 600; color: #3d4095; margin-bottom: 5px; } .officer-disc span { font-size: 18px; } .officer-disc p { padding: 0; margin: 17px 0; color: #505050 } .officer-link { font-size: 16px; text-decoration: none } .officer-footer { display: flex; font-size: 16px; } .officer-footer span { color: #ff5900 } .officer-footer span a { color: #ff5900; text-decoration: none } .officer-footer span a:hover { color: #505050; } .officer-footer i { margin-right: 15px; } .officer-footer-div { display: flex; align-items: center; } .officer-footer-div+.officer-footer-div { border-left: solid 1px #dadada; padding-left: 20px; margin-left: 20px } .border-none { border: none } .border-blue { border-color: #3d4095 } .officer-info-div-sm { overflow: hidden; display: flex; align-items: center; } .officer-info-div-sm .officer-img { margin: 30px; width: 126px; } .officer-info-div-sm .officer-disc { padding-left: 0; } .officer-disc .col-md-6 { padding: 0; } .officer-disc h4, .officer-disc p { margin: 5px 0; } div#mainNav ul li ul a:hover { background: #26286d; color: #fff; } .menuSubUl { width: 200px; } .activitImg img { border-radius: 25px; box-shadow: 0 0px 15px rgb(0 0 0 / 10%); } .aboutUsVeravalListing ul { margin: 0 0 0 25px; } .aboutUsVeravalListing ul li { background: #fff; border: 1px solid #ccc; text-align: left; float: left; margin-bottom: 15px; color: #3d4095; text-decoration: none; line-height: 1.5em; font-size: 16px; position: relative; padding: 15px 15px 15px 15px; width: 100%; display: block; border-radius: 10px; list-style: none; text-align: justify; } .grayBox ul.bulletText { margin-bottom: 0; } .how-to-reach-us-wrap { margin-bottom: 15px; background: #fff; } .how-to-reach-us-wrap .row { margin: 0; } .how-to-reach-us-wrap .row .cols12 { padding: 0; } .how-to-reach-us-wrap .addressWrap { text-align: left; border-radius: 20px; margin-bottom: 25px; padding: 30px; background: #fff; box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); } .how-to-reach-us-wrap .addressWrap span { display: block; color: #000; font-size: 16px; margin-bottom: 5px; } .how-to-reach-us-wrap .addressWrap span a { color: #26286d; text-decoration: none; transition: all 0.3s ease-out; } .how-to-reach-us-wrap .addressWrap span a:hover { color: #000; text-decoration: none; } .how-to-reach-us-wrap h3 { color: #26286d; font-size: 1.75em; margin-bottom: 25px; font-weight: bold; line-height: normal; text-align: left; } .how-to-reach-us-wrap h4 { color: #666; line-height: normal; margin: 0 0 15px; font-size: 1.35em; text-align: left; } .how-to-reach-us-wrap .addressWrap p.universityAddress { color: #000; display: block; margin: 0; text-align: left; font-size: 16px; } .addressMapWrap { border-radius: 20px; padding: 10px; border: 1px solid #f1f1f1; } .facilitiesImagesWrap .row { margin-bottom: 25px; } .grayBox p:last-child { margin: 0; } /********Module Search***********/ .moduleSearch { border-radius: 5px; border: 1px solid #dadada; background: #f1f2f2; padding: 15px; margin-bottom: 20px; } .moduleSearch li { float: left; width: 25%; list-style: none; padding-right: 15px; } .moduleSearch li:last-child { width: auto; } .moduleSearch li label, .moduleSearch li .label { padding: 0 15px 5px 3px; display: block; vertical-align: middle; font-size: 15px; } .moduleSearch li .inputCol { position: relative; vertical-align: middle; } .moduleSearch li .inputCol .note { position: absolute; left: 0; bottom: 0; } .moduleSearch li .btnSearchReset { margin-top: 25px; } .moduleSearch li input[type="text"], .moduleSearch li .customSelectOuter { width: 100%; background: #fff; border: 1px solid #e5e5e5; font-size: 1em; } .moduleSearch li .customSelectOuter { cursor: pointer; border-radius: 5px; } .moduleSearch li .customSelect { height: 40px !important; line-height: 18px; font-size: 13px; border-width: 0; } .moduleSearch li .btnSearchReset input { line-height: 38px; padding: 0 15px; } /*module search end*/ .publicationWrap .bulletText { background: #fff; padding: 25px; border-radius: 20px; box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); } .publicationWrap { background: url(https://www.kamdhenuuni.edu.in/Content/images/archivebooks.jpg); padding: 50px 0; background-position: center top; background-size: cover; } .aboutPahNavsariWrap ul.bulletText { list-style: none; padding: 0; } .aboutPahNavsariWrap ul.bulletText li { color: #393939; padding-left: 15px; margin-bottom: 10px; line-height: 1.8; position: relative; font-size: 20px; } .aboutPahNavsariWrap ul.bulletText li:before { position: absolute; left: 0; top: 1px; content: ""; font-family: 'FontAwesome'; content: "\f105"; font-size: 20px; } .iconHolder { text-align: center; background: #fff; padding: 20px; box-shadow: 0 0 15px rgba(0, 0, 0, 0.3); border-radius: 20px; margin-bottom: 30px; } .infrastructureFacilitiesContainer .row { margin-bottom: 20px; } .infrastructureFacilitiesContainer img { box-shadow: 0 0px 15px rgba(0 0 0 / 15%); padding: 10px; background: #fff; margin-bottom: 15px; } @media only screen and (max-width: 1024px) { .infrastructureFacilitiesContainer .row .cols3 { width: 33.33%; margin-bottom: 15px; } } @media only screen and (max-width: 768px) { .infrastructureFacilitiesContainer .row .cols3 { width: 50%; margin-bottom: 15px; } } @media only screen and (max-width: 600px) { .infrastructureFacilitiesContainer .row .cols3 { text-align: center; width: 100%; margin-bottom: 15px; } } @media only screen and (max-width: 1024px) { .infrastructureFacilitiesContainer .row .cols4 { width: 33.33%; margin-bottom: 15px; } } @media only screen and (max-width: 768px) { .infrastructureFacilitiesContainer .row .cols4 { width: 50%; margin-bottom: 15px; } } @media only screen and (max-width: 600px) { .infrastructureFacilitiesContainer .row .cols4 { text-align: center; width: 100%; margin-bottom: 15px; } } @media only screen and (max-width: 800px) { .covsTwoPart .row .cols6 { width: 1000%; margin-bottom: 15px; } .infrastructureFacilitiesContainer .row .cols6 { width: 100%; margin-bottom: 15px; } .aboutPahNavsariWrap .row .cols4 { width: 100%; } .aboutPahNavsariWrap .row .cols8 { width: 100%; } } .technicalStaffTable .tableData .firstTd { width: 30%; } .light-bg .multiHeadingTab li { border: none; padding: 0; margin: 0; } .light-bg .multiHeadTab1 { display: none !important; } .multiHeadTab2 .d-none { display: block !important; } .admissiblink { animation: blink 0.5s linear infinite; } @keyframes blink { 0% { background: #db3700; } 50% { background: #26286d; } 100% { background: #db3700; } } .card { width: 31%; float: left; margin-bottom: 25px; margin-right: 2%; } .card p { text-align: center; padding: 10px; background: #f2f2f2; } .locationInfo.admissiblink.digiLibraryBtn { animation: none; background: #26286d; } .cdsAmreliCircular { height: 384px; overflow-y: auto; } .staticPhotoGallery img { width: 600px; height: 335px; object-fit: cover; } .pah-infra-faci .centerImgBlk img { height: 200px; object-fit: cover; width: 100%; } . covsBhujImgs table tr td img { max-height: 200px; object-fit: cover; width: 100%; } .infrastructureFacilitiesContainer.covsBhujAct .center img { height: 400px; object-fit: cover; width: 100%; } .covsAnandFaculty .rightImgBlk img { width: 117px; height: 160px; float: none; width: fit-content; } .covsAnandFaculty .cols3 { text-align: center; display: flex; justify-content: center; align-items: center; }
