@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;300;400;500;600;700&display=swap');

* { margin: 0; padding: 0 }
html { width: 100%; height: 100%; overflow-x: hidden; }
body { width: 100%; min-height: 100%; font-family: 'Poppins', sans-serif; overflow-x: hidden; -webkit-font-smoothing: antialiased; }
.purple { color: #ff004e; }
.fbBlue {color: #4c66a4;font-weight: 600;}
.gmRed { color: #ff002e; }
.black { color: #000; }
.ac { color: #acacac; }
.line1 { width: 1px; height: 20px; background: #eee; margin-top: 16px; margin-right: 18px; margin-left: 6px; }
.line2 { width: 1px; height: 20px; background: #eee; margin-top: 16px; margin-left: 6px; margin-right: 6px; }
.btn { -webkit-transition: 0.15s all ease-in-out; transition: 0.15s all ease-in-out; outline: none !important; border: none; }
.btnS:focus,
.btnS:hover { color: #fff; }
textarea { max-width: 100%; }
a { color: #ff002e; cursor: pointer; }
a:hover,
a:focus,
a:active { color: #bb0022 }

/* Form settings */
.alert { padding: 10px; margin-top: 16px; margin-bottom: 0; border-radius: 1px; color: white; border: 0; }
.alert.message { display: none }
.alert-danger { background: #ff4343 }
.alert-success { background: #1e9c54 }
.animated { visibility: hidden; opacity: 0; }
.animated.loaded { visibility: visible; opacity: 1 }
form span.error { display: block; background: #ff0022; color: white; padding: 2px 4px; position: relative; top: -1px; font-size: 12px !important; }
form input.error,
form textarea.error,
form select.error,
.has-error input,
.has-error select { border: 1px solid #ff4343 !important; border-radius: 0px !important; }
form .error::first-letter { text-transform: uppercase }

/*------------------------- homepage*/

/* ------ > header */
.homeblog.blog { position: absolute; top: 0; width: 100%; opacity: 0; visibility: hidden; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.homeblog.blog.active { opacity: 1; visibility: visible; }
.homeblog.blog.reset { position: relative; top: auto }
.homepage { background: url('../images/topbg.jpg') no-repeat center center; background-size: cover; background-position: 0 92%; position: relative; min-height: 450px; }
.homepage .navbar { background: none; border: none; padding: 27px 30px; font-size: 14px; }
.homepage .navbar a,
.homepage .navbar b { font-weight: 500; background: transparent !important; }
.homepage .navbar .navbar-header { margin-right: 32px; }
.homepage .navbar .collapse,
.homepage .navbar-right,
.homepage .navbar a { padding: 0; margin: 0; }
.homepage .navbar-nav li a { padding: 0px 13px; }
.homepage .navbar-default .navbar-nav>li>a { color: #000; }
.homepage .navbar-header .brand { font-size: 19px; }
.navbar-header img { max-width: 80px; height: auto; }
.navbar-header a.logo { display: block; vertical-align: middle; margin: 14px 25px 0 0; padding: 2px 25px 2px 0; border-right: 1.5px solid #d7d7d7; }
.homepage .navbar-default .navbar-nav>li>a:focus,
.homepage .navbar-default .navbar-nav>li>a:hover { color: #ff004e; }
.home-footer { height: 100%; }
.home-main { overflow: hidden; }

/* title */
header .title { margin: 4% 0 2%; }
header .title h2 { font-weight: 400; font-weight: 500; font-size: 35px; letter-spacing: 2px; }
.title p { padding: 10px 0; font-size: 17px; font-weight: 400; }

/* srch-bar */
.srch-bar { position: absolute; width: 100%; bottom: -30px; }
#custom-search-input { cursor: pointer; padding: 7px 16px; border-radius: 8px; background-color: #fff; -webkit-box-shadow: 4px 7px 21px #ccc; box-shadow: 4px 7px 21px #ccc; }
.blog #custom-search-input { padding: 3px; }
#custom-search-input input { border: 0; -webkit-box-shadow: none; box-shadow: none; font-size: 20px; opacity: 0.4; padding-top: 10px; }
#custom-search-input button { background: none; -webkit-box-shadow: none; box-shadow: none; border: 0 !important; color: #fff; background-color: #ff0022; border-radius: 50%; padding: 2px; line-height: 25px; font-size: 13px; margin: 0 9px; outline: none; }
#custom-search-input .input-group-btn:hover button { background-color: #ce001b !important; }
#custom-search-input .input-group-btn:hover b { color: #ce001b !important; }
.srch-bar i { padding: 7px; }
#custom-search-input button:hover { border: 0; -webkit-box-shadow: none; box-shadow: none; border-left: solid 1px #ccc; }
#custom-search-input .glyphicon-search { font-size: 23px; }
.srch-bar b { font-size: 15px; vertical-align: -5px; font-weight: 500; }
.homepage .srch-bar .container { max-width: 830px; }

/* popular */
.popular { background: #fff; margin-top: 50px; }
.popular-colleges h2 { font-size: 21px; font-weight: 500; margin: 0; }
.popular .gallery-item img { width: 100%; position: relative; display: block; border-radius: 10px; }
.popular .link-gallery:hover,
.popular .link-gallery:focus { background-color: #ff0022; }
.popular-colleges { padding: 20px 0 50px; }
.popular .pink-hov { width: 100%; border-radius: 10px; position: relative; overflow: hidden; }
.popular .pink-hov a { display: block; width: 100%; height: 100%; overflow: hidden; }
.popular .rating { position: absolute; top: 0; width: 100%; padding: 0 20px; text-align: center; color: #fff; z-index: 2; height: 100%; }
.popular .rating ul { list-style: none; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.popular .shadow { height: 100%; width: 100%; position: absolute; background: rgba(0, 0, 0, 0.2); z-index: 0; border-radius: 10px; z-index: 1; -webkit-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; }
.popular .shadow.pink { opacity: 0; background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 59, 0, 0.8)), color-stop(50%, rgba(255, 106, 0, 0.8)), to(rgba(255, 0, 0, 0.8))); background: linear-gradient(to bottom, rgba(255, 59, 0, 0.8) 0%, rgba(255, 106, 0, 0.8) 50%, rgba(255, 0, 0, 0.8) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccffae00', endColorstr='#ccffae00', GradientType=0); }
.popular .pink-hov:hover .shadow { opacity: 0; }
.popular .pink-hov:hover .shadow.pink { opacity: 1; }
.rating li:nth-child(1) { font-weight: 500; font-size: 21px; line-height: 140%; width: calc(100% - 58px); text-align: left; }
.rating li:nth-child(2) { background-color: #fff; color: #000; border-radius: 50%; line-height: 0; font-size: 14px; font-weight: 500; width: 50px; height: 50px; position: absolute; top: calc(50% - 25px); right: 20px; }
.rating li:nth-child(2) span { position: absolute; top: 50%; left: 0; right: 0; }

/* copyright */
footer { position: relative; overflow: hidden; }
footer.home { padding: 20px; display: block }
.footer .copyright { position: absolute; width: 100%; height: 100%; bottom: 0; font-weight: 400; background: none; }
.copyright a { color: #acacac; text-decoration: none }
.copyright .developer a {font-weight: 500;color: #ff002e;}
.copyright p { color: #7d7d7d; margin: 0; padding: 3px 0; line-height: 150%; }

/*----------------------------- homepage*/

/* PopUp */
.popUp { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 9999; opacity: 0; visibility: hidden; display: -webkit-box; display: -ms-flexbox; display: flex; }
.popUp.with_animation { -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.popUp.active { opacity: 1; visibility: visible; }
.popUp .cancelable { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.4); }

/*----------------------------- signUp*/
.signUp .modal-body { padding-bottom: 0; padding: 30px 40px; }
.signUp .modal-header { border: none; }
.signUp .modal-body h4 { padding-top: 3px; padding-bottom: 25px; font-size: 2em; color: black; font-weight: 600; }
.signUp .modal-body a { text-decoration: none; font-weight: 500; }
.signUp .modal-dialog { max-width: 500px; margin: auto; z-index: 999999999; position: relative; }
.signUp .modal-dialog .modal-content { -webkit-box-shadow: none; box-shadow: none; border: 0; }
.signUp .well { border: none; background-color: #fff; -webkit-box-shadow: none; box-shadow: none; padding-bottom: 0; padding: 0; }
.signUp .form-group { -webkit-box-shadow: none; box-shadow: none; box-shadow: none; margin-bottom: 20px; }
.signUp .form-group input { border: 1px solid #eaeaea; -webkit-box-shadow: none; box-shadow: none; border-radius: 6px; padding: 19px 15px; }
.well button { width: auto; margin: 35px auto; font-weight: 500; border-radius: 30px; padding: 6px 30px; color: #fff; font-weight: 600; background-color: #ff002e; line-height: 22px; cursor: pointer; }
.well .text-center { margin-top: 32px; }
.signUp .btn-default { background-color: #eeeeee; margin-bottom: 10px; opacity: 1; padding: 8px 0; font-weight: 600; line-height: 23px; border: none; border-radius: 5px; }
.signUp .btn-default.btn.btn-block .gmRed {font-weight: 600;}
.signUp .btn-default:hover { background-color: #ddd; color: black }

/*----------------------------- signUp*/

/*----------------------------- blog*/
.blog { font-weight: 600; background-color: #fff; padding: 13px 0px; -webkit-box-shadow: -31px 9px 63px #dedede; box-shadow: -31px 9px 63px #dedede; position: relative; z-index: 1; }
.blog.noshadow { -webkit-box-shadow: none; box-shadow: none }
.blog .blog-inner { width: 100%; padding: 0px 30px; }
.blog-inner .navbar { background: none; border: none; margin-bottom: 0; }
.blog-inner .navbar-header .navbar-brand { color: #ff002e; font-weight: 300; }
.searchBar .nav-search { width: 50%; max-width: 570px; margin-top: 2px; }
.searchBar .navbar-collapse { text-align: center; }
.searchBar #custom-search-input { border-radius: 26px; background-color: #eee; -webkit-box-shadow: none; box-shadow: none; }
.searchBar #custom-search-input .input-group { width: 100%; }
.searchBar #custom-search-input input { border: 0; -webkit-box-shadow: none; box-shadow: none; background: transparent; height: 40px; font-size: 18px; font-weight: 500; color: #000; padding-top: 7px; padding-left: 26px; }
.searchBar #custom-search-input input::-webkit-input-placeholder { color: #acacac; }
.searchBar #custom-search-input button { background: none; -webkit-box-shadow: none; box-shadow: none; border: 0; color: #fff; background-color: #ff0022; border-radius: 50%; padding: 0; font-size: 12px; margin-right: 7px; }
.searchBar i { padding: 10px; }
.searchBar #custom-search-input button:hover { border: 0; -webkit-box-shadow: none; box-shadow: none; border-left: solid 1px #ccc; }
.radio-tile { background-color: rgba(255, 0, 46, 0.85); transition: background-color .2s linear; }
.radio-tile:hover { background-color: rgba(255, 0, 46, 0.7); }
.radio-tile.checked { background-color: #1e9c54; }

.searchBar #custom-search-input .glyphicon-search { font-size: 23px; }
.searchBar b { font-size: 14px; vertical-align: middle; font-weight: 500; }
.searchBar .nav-menu { font-weight: 500; }
.navbar-default .navbar-nav>li>a { color: #000; font-size: 14px; }
.navbar-nav>li:last-child>a { padding-right: 0 }

/*blog main*/
.blog-title .pull-right a { text-decoration: none; color: #000; }
.blog-title .pull-right .fa-angle-down { margin-left: 3px; }
.blog-title p, .blog-title h1 { font-size: 3em; padding: 50px 0; color: #000; font-size: 48px; font-weight: 600; }
.blog-title .pull-right { font-weight: 400; line-height: 150px; }
.guardama-title h1 { padding-bottom: 10px; }
.guardama-content { margin-bottom: 30px !important }
.blog-article { max-width: 973px; margin: 0 auto; }
.blog-article .panel { border-radius: 8px; border: 0; }
.blog-article .panel-body { padding: 0; display: -webkit-box; display: -ms-flexbox; display: flex; }
.blog-article .col-img { padding: 0; }
.blog-article .col-img a { display: block; }
.blog-article .col-txt { padding: 19px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
.blog-article .col-txt time { line-height: 14px; font-weight: 300; margin-bottom: 10px; }
.blog-article .col-txt p a { color: black; cursor: pointer }
.blog-article .col-txt a.gmRed { color: #ff0031; font-weight: 500; }
.blog-article .col-img img { width: 100%; height: 240px; border-bottom-right-radius: 8px; border-top-right-radius: 8px; }
.blog-article .col-txt p { font-size: 1.3em; font-weight: 500; color: #000; display: block; -webkit-box-flex: 1; -ms-flex: 1 100%; flex: 1 100%; -ms-flex-item-align: start; align-self: flex-start; }
.blog-article a:focus,
.blog-article a:hover { color: #ff002e; text-decoration: none; }

/*----------------------------- blog*/

/*------- result */
#searchMain { position: absolute; top: 76px; width: 100%; height: calc(100% - 76px); visibility: hidden; opacity: 0; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
#searchMain.active { opacity: 1; visibility: visible; }
#searchMain.reset { position: relative; top: auto }
.silver { background: #eeeeee; padding-bottom: 70px; }
.result { max-width: 973px; margin: 0 auto; }
.result .college-title h2 { font-size: 52px; font-weight: 500; margin-top: 40px; }
.result .title { margin-top: 80px; margin-bottom: 10px; color: #acacac; }
.result.all-colleges .title { margin-top: 0; }
.result.all-colleges .title p.title-colleges { line-height: 150%;margin-top: 40px;font-weight: 600 }
.result .title.favourite { margin-bottom: 30px; margin-top: 60px; }
.result .title.favourite p { color: black; padding: 0; font-size: 14px; }
.result .title .list-inline.text-right { margin-top: 10px }
.result .title strong { font-weight: 400; color: #000; display: inline; }
.result .title p { font-weight: 400; margin: 0; }
.result .pull-right .fa-angle-down { margin-left: 3px; }
.result .pull-right { font-weight: 400; }
.result .content h3 {font-weight: 500;font-size: 14px;line-height: 100%;margin: 0 0 14px 0;padding-right: 0;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.result .content .post-content {padding: 20px 55px 20px 20px;}
.result .post-slide img { width: 100%; height: auto; }
.result .post-slide p { font-weight: 400; font-size: 14px; margin: 0; }
.result .col { margin-bottom: 28px; }
.result .post-slide h5 { color: #fff; background-color: #000; border-radius: 100%; padding: 14px; font-size: 14px; font-weight: 500; line-height: 150%; text-align: right; }
.result .content .lead { position: absolute; top: 14px; left: 28px; }
.result .heart:hover,
.result .heart.active { background-image: url("../images/like1.png"); background-size: 100%; background-repeat: no-repeat; }
.result .heart { max-width: 24px; position: absolute; top: 15px; left: 15px; }
.result .post-slide .rating { border-radius: 50%; margin-top: -35px; position: relative; text-align: right; margin-right: 17px; }
.result .content .post-slide { border-radius: 5px; background-color: #fff; position: relative; overflow: hidden; -webkit-transition: 0.15s all ease-in-out; transition: 0.15s all ease-in-out; display: block; color: black; text-decoration: none; }
.result .content .post-slide:hover { -webkit-box-shadow: 0 0 25px 0px #c1c1c1; box-shadow: 0 0 25px 0px #c1c1c1 }
.result .title .pull-right a {text-decoration: none;color: #ff002e;}
.result .ac,
.blog-title .ac { margin-right: 5px }
.result .filter { padding: 5px; text-align: left; background-color: #fff; margin-bottom: 35px; border-radius: 7px; }
.result .well { min-height: 0; padding: 0; margin: 0; background: transparent; border: none; border-radius: 0; -webkit-box-shadow: none; box-shadow: none; }
.result .btn-default:active,
.result .btn-default:hover { color: #fff; background-color: #ff002e; }
.result .btn-load { color: #acacac; border: 1px solid #acacac; background-color: #eee; padding: 11px 36px; border-radius: 30px; background: transparent; outline: none !important; margin-top: 30px; }
.result .btn-load:hover { border: 1px solid #ff002e !important }
.result .content > .row.fadeInUp,
.fadeInUp { -webkit-animation-duration: 0.5s; animation-duration: 0.5s; -webkit-animation-delay: 0s; animation-delay: 0s; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; }
.filter .abc { padding: 0 10px; }
.filter .abc li { margin: 0 !important; }
.filter .abc li a { color: #acacac; padding: 7px; }
.filter .abc li a:hover { color: #ff0022 }
.filter .list-inline { margin: 0; line-height: 40px; }
.filter .list-inline li:nth-last-child(odd) {/* font-weight: 400; */ }
.filter .list-inline > li:nth-last-child(even) { font-weight: 400; color: #acacac; margin-left: 1%; }
.list-inline button { background: none !important; border-radius: 0; font-weight: 500; color: #000 !important; border: none; padding: 0; margin: 0; }
.filter .well p { margin: 0; margin-right: -10px; font-weight: 300; }
.filter .btn-default.active,
.filter .btn-default:active,
.filter .open>.dropdown-toggle.btn-default { background: none; }
.filter .open>.dropdown-menu { display: block; max-height: 350px; overflow-y: auto; }
.filter .open .active { }
.filter .open .active a { background: white; color: black; font-weight: 600; }
.result .loading { color: #777; margin-top: 14px; }
.loading .correctPosition { position: relative; top: 1px; left: 5px; line-height: 0px; }

/*------- end of result */

/*------- detail*/
.slid-info .container { max-width: 973px; }
.slid-info .background { padding: 240px 0 15px 0; background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(18, 18, 18, 0)), color-stop(0%, rgba(48, 48, 48, 0)), color-stop(6%, rgba(48, 48, 48, 0)), color-stop(7%, rgba(5, 5, 5, 0)), color-stop(9%, rgba(18, 18, 18, 0)), color-stop(24%, rgba(28, 28, 28, 0)), color-stop(27%, rgba(25, 25, 25, 0)), color-stop(31%, rgba(20, 20, 20, 0)), color-stop(40%, rgba(10, 10, 10, 0.03)), color-stop(45%, rgba(4, 4, 4, 0.04)), color-stop(46%, rgba(3, 3, 3, 0.05)), color-stop(49%, rgba(0, 0, 0, 0.08)), color-stop(50%, rgba(28, 28, 28, 0.09)), color-stop(61%, rgba(46, 46, 46, 0.19)), color-stop(79%, rgba(48, 48, 48, 0.42)), color-stop(88%, rgba(56, 56, 56, 0.54)), color-stop(100%, rgba(10, 10, 10, 0.54))); background: -webkit-gradient(linear, left top, left bottom, from(rgba(18, 18, 18, 0)), color-stop(0%, rgba(48, 48, 48, 0)), color-stop(6%, rgba(48, 48, 48, 0)), color-stop(7%, rgba(5, 5, 5, 0)), color-stop(9%, rgba(18, 18, 18, 0)), color-stop(24%, rgba(28, 28, 28, 0)), color-stop(27%, rgba(25, 25, 25, 0)), color-stop(31%, rgba(20, 20, 20, 0)), color-stop(40%, rgba(10, 10, 10, 0.03)), color-stop(45%, rgba(4, 4, 4, 0.04)), color-stop(46%, rgba(3, 3, 3, 0.05)), color-stop(49%, rgba(0, 0, 0, 0.08)), color-stop(50%, rgba(28, 28, 28, 0.09)), color-stop(61%, rgba(46, 46, 46, 0.19)), color-stop(79%, rgba(48, 48, 48, 0.42)), color-stop(88%, rgba(56, 56, 56, 0.54)), to(rgba(10, 10, 10, 0.54))); background: linear-gradient(to bottom, rgba(18, 18, 18, 0) 0%, rgba(48, 48, 48, 0) 0%, rgba(48, 48, 48, 0) 6%, rgba(5, 5, 5, 0) 7%, rgba(18, 18, 18, 0) 9%, rgba(28, 28, 28, 0) 24%, rgba(25, 25, 25, 0) 27%, rgba(20, 20, 20, 0) 31%, rgba(10, 10, 10, 0.03) 40%, rgba(4, 4, 4, 0.04) 45%, rgba(3, 3, 3, 0.05) 46%, rgba(0, 0, 0, 0.08) 49%, rgba(28, 28, 28, 0.09) 50%, rgba(46, 46, 46, 0.19) 61%, rgba(48, 48, 48, 0.42) 79%, rgba(56, 56, 56, 0.54) 88%, rgba(10, 10, 10, 0.54) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#121212', endColorstr='#0a0a0a', GradientType=0); }
.slid-info .background.noshadow { background: none; padding: 150px 0 170px; }
.slid-info .pull-right { -ms-flex-item-align: end; align-self: flex-end; padding-bottom: 10px; }
.slid-info .down { display: -webkit-box; display: -ms-flexbox; display: flex; color: white; }
.down .btn p { margin: 0; }
.down .btn { border-radius: 25px; font-weight: 400; border: none; line-height: 14px; padding: 11px 18px; }
.down .btn span { font-weight: 500; }
.down .btn:hover,
.down .btn:focus { background-color: #fff; color: #000; }
.btn-default:hover { background-color: inherit; border: none; }
.down h2 { max-width: 540px; color: #fff; font-size: 36px; margin: 30px 0; }
.down .date { font-weight: 300; font-size: 14px; }
.down h5,
.down h5 a { color: #fff; font-weight: 400; margin-top: 15px; margin-bottom: 30px; font-size: 18px; }
.slid-info b { background-color: #fff; color: #000; border-radius: 50%; line-height: 100%; font-size: 1.1em; font-weight: 400; text-align: center; vertical-align: middle; width: 51px; padding: 18px 0; display: block; margin-bottom: 23px; }
.slid-info .heart img { max-width: 26px; }
.slid-info .heart { width: 26px; margin: 0 auto; }
.slid-info .heart:not(.disactive):hover,.slid-info .heart.active { background-image: url("../images/like1.png"); background-size: 100%; background-repeat: no-repeat; }
.rating div.info { position: relative; text-decoration: none; color: black }
.rating div.info p { margin: 0; }
.rating div.info span { width: 240px; background: #fff; padding: 25px; border-radius: 10px; position: absolute; z-index: 3; top: -116px; left: -80px; display: none; }
.rating div.info:hover span { display: block; }

/*------- end of detail*/

/*------- facullties*/
.detail-content { background-color: #fff; }
.detail-content .container { max-width: 973px; padding-top: 40px; }
.detail-content .media-body p,
.detail-content .media-body { font-weight: 300; line-height: 33px; font-size: 18px; }
.detail-content .media-body.faq-content h3 { font-size: 20px; line-height: 30px; }
.detail-content .media-body.faq-content p { font-size: 14px; line-height: 18px; }
.faculties .col { margin-bottom: 30px; }
.detail-content h1,
.detail-content h2,
.detail-content h3 { color: #000; font-size: 36px; text-align: left; line-height: 75px; margin-bottom: 10px; }
.detail-content #places_icons { display: none }
.detail-content #places_icons.visible { display: block; margin-top: 5px }
.detail-content #places_icons img { margin-right: 10px; }
.detail-content #places_icons a { color: black; text-decoration: none; margin-right: 25px; display: inline-block;opacity: 0.8; transition: all 0.2s ease-in-out }
.detail-content #places_icons a:hover { opacity: 1 }
.faculties-item a {display: block;overflow: hidden;position: relative;margin-bottom: 17px;}
.faculties-item .middle { display: -webkit-box; display: -ms-flexbox; display: flex; position: absolute; top: 0; height: 100%; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.faculties-item .middle p { margin: 0px 30px; font-size: 1.4em; color: #fff; font-weight: 500; }
.faculties-item .opacity-hov { display: block; position: absolute; top: 0; width: 100%; height: 100%; }
.faculties-item img { width: 100%; border-radius: 10px; }
.faculties-item a .opacity-hov { background-color: #000; overflow: hidden; -webkit-transition: 0.15s all ease-in-out; transition: 0.15s all ease-in-out; border-radius: 10px; opacity: 0.2; }
.faculties-item a:hover .opacity-hov { background-color: #999; opacity: .2; }
.contacts .map img { width: 100%; max-height: 285px; }
.applications { margin-bottom: 60px }
.contacts.map {margin-bottom: 70px;}
.contacts b { margin-bottom: 12px; display: block; font-weight: 600; font-size: 18px; color: black; }
.contacts li {list-style: none;font-weight: 400;line-height: 25px;vertical-align: top;word-wrap: break-word;}
.contacts .list-inline { margin: 0 -25px 0 -25px }
.contacts .list-inline > li { padding: 0 25px; margin-bottom: 30px; width: 245px; }
.contacts .footer {padding: 0px 0 0px;margin: 0;overflow: hidden;}
.contacts.info .footer { padding-top: 0; padding-bottom: 20px; }
.applications .profile-details { margin-top: 0; padding-top: 0 }
.applications .warning { font-weight: 400; padding: 7px 22px; background-color: #eee; border-radius: 25px; vertical-align: text-bottom; font-size: 14px; }
.warning p { margin: 0; }
.applications .footer { padding-top: 20px; padding-bottom: 50px; }
.applications button,
.reviews button.gmRed, .btn.gmRed { background-color: #ff002e !important; color: #fff !important; border-radius: 25px; padding: 15px 22px; font-size: 14px; line-height: 100%; outline: none; border: 0; font-weight: 500; outline: none !important; }
.btn.gmRed:hover { opacity: 0.8 }
.btn-veletrh { text-align: center; margin-bottom: 6rem; }
.btn-veletrh .btn { padding-left: 3rem; padding-right: 3rem; padding-top: 2rem; padding-bottom: 2rem; font-size: 2rem; }
.applications .btn-default:active,
.applications .btn-default:hover { color: #fff; background-color: #bb0022; }

/* information */
.course { background-size: cover; background-size: cover; position: relative; }
.slid-info { width: 100%; bottom: 0; padding: 0; background-image: url(../images/course.jpg); background-size: cover; background-repeat: no-repeat; background-position: center; }
.information { padding: 0; padding: 20px 0; border-bottom: 1px solid #d7d7d7; }
.information .col { text-align: center; padding: 12px; }
.information span { font-size: .9em; font-weight: 500; }
.information p { margin-top: 7px; }
.information img { height: 55px; }
.information .post-content { margin-top: 20px; }
@-webkit-keyframes animatedBackground {
    from { background-color: #fff793; }
    to { background-color: white; }
}
@keyframes animatedBackground {
    from { background-color: #fff793; }
    to { background-color: white; }
}

/*-------------- reviews */
.reviews { background-color: #eeeeee; padding-bottom: 40px; z-index: 999; position: relative; }
.reviews h1 { font-weight: 600 }
.reviews .panel { border: 0; padding: 20px; border-radius: 8px; -webkit-box-shadow: none; box-shadow: none; }
.reviews .panel.active { -webkit-animation: animatedBackground 2s linear; animation: animatedBackground 2s linear; }
.reviews .container { max-width: 973px; }
.reviews div.title { padding-top: 35px; padding-bottom: 14px; }
.reviews .title .pull-right { line-height: 75px; }
.reviews .panel-default>.panel-heading { color: #000; border: none; margin: 0 0 0 0; background: none; padding: 10px 0; }
.reviews b { font-size: 18px; font-weight: 500; }
.reviews b.title:after { content: ''; width: 3px; height: 3px; background: black; display: inline-block; border-radius: 9px; margin: 3px 3px 3px 9px; }
.reviews .panel-body { margin: 0; color: #464646; line-height: 26px; font-size: 14px; font-weight: 300; padding: 0; }
.reviews .pull-left i { color: #7d7d7d; font-weight: 300; font-size: 14px; }
.reviews .fa { color: #f1c40f; font-size: 18px; }
.reviews .reviews-1 .fa,
.reviews .reviews-2 .fa,
.reviews .reviews-3 .fa { color: #ff0000 }
.reviews .reviews-4 .fa,
.reviews .reviews-5 .fa,
.reviews .reviews-6 .fa { color: #ff8600 }
.reviews span { font-weight: 300; }
.reviews .reviewRating { color: #464646; margin-right: 10px; font-weight: 300; }
.reviews .sendIt { padding-top: 40px; padding-bottom: 80px; }
.reviews button.gmRed {padding: 10px 25px;font-weight: 600;font-size: 14px;}
.reviews .btn-default:not(.btn-load):active,
.reviews .btn-default:not(.btn-load):hover { color: #fff; background-color: #bb0022; }
.reviews .paginationCenter { width: 100%; text-align: center; }
.reviews .pagination { border-radius: 0; }
.reviews .pagination li span { border-radius: 0 !important; }
.reviews .pagination li a { border-radius: 0; color: #888; }
.reviews .pagination li.disabled span { color: #555; }
.reviews .pagination li.active span { background: #ff002e; border: #ff002e; }
@-webkit-keyframes spin {
    100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
.updatingAnimation { -webkit-animation: spin 2s linear infinite; animation: spin 2s linear infinite; margin-right: 6px }
.btn.gmRed:hover,
.btn.gmRed:active,
.btn.gmRed:focus { background-color: #bb0022; color: #bb0022; color: white }
.rotate { position: absolute; bottom: 0; right: -46px;  /* Safari */ -webkit-transform: rotate(-90deg); /* Firefox */ -moz-transform: rotate(-90deg);   /* IE */ -ms-transform: rotate(-90deg); /* Opera */ -o-transform: rotate(-90deg);   /* Internet Explorer */ filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); }

/*--------- detail-footer */
.detail-footer { background-color: #fff; padding-top: 70px; padding-bottom: 20px; color: #7d7d7d; }
.detail-footer .container { max-width: 973px; }
.detail-footer a { color: #6b6b6b; }
.detail-footer a:hover { text-decoration: underline }
.detail-footer h4 {color: black;}
.detail-footer ul h2 { color: #000; }
.detail-footer ul li { line-height: 29px; }
.detail-footer .rotate li { line-height: 17px; text-align: right; letter-spacing: 1px; }

/*-------------- profil */
.profile .container { max-width: 973px; }
.profile-details .form-group { margin-bottom: 40px }
.profile-details form input,
.profile-details form select { -webkit-box-shadow: none; box-shadow: none; border: 1px solid #cccccc; border-radius: 8px; padding: 0 15px; height: 38px; }
.profile-title { background-color: #fff; padding-top: 50px; padding-bottom: 10px; }
.profile-title  h2 { display: inline-block; font-size: 36px; color: black; }
.profile-title  a { font-weight: 500; display: inline-block; }
.profile-title a { color: #ff002e; margin-left: 25px; vertical-align: super; text-decoration: none; }
.profile-title .pull-right { line-height: 76px; }
.profile-title button { border-radius: 21px; padding: 9px 32px; color: #fff; background-color: #ff002e; font-weight: 500; outline: none !important; }
.profile .btn.focus,
.profile .btn:focus,
.btn:hover { color: #fff; text-decoration: none; }

/*--------myApplications*/
.my-applications { background-color: #eee; padding: 40px 0; overflow: auto; }
.myTable .table>tbody>tr>td,
.myTable .table>tbody>tr>th,
.myTable .table>tfoot>tr>td,
.myTable .table>tfoot>tr>th,
.myTable .table>thead>tr>td,
.myTable .table>thead>tr>th { border: none; border-bottom: 9px solid #eeeeee; padding: 10px 18px; line-height: 23px; font-weight: 300; }
.my-applications .myTable tr td a { color: black }
.myTable .table>thead>tr>th { color: #ff002e; border: none; font-weight: 500; }
.myTable td { background-color: #fff; color: #000; border: none; padding: 10px 0; }
.myTable b { font-weight: 500; }
.myTable .label { border-radius: 13px; padding: 7px 12px; text-transform: capitalize; font-weight: 300; font-size: 12px; }
.myTable .label-pending { background: #464646 }
.myTable .label-accepted { background: #2ecc71; border-radius: 13px; }
.myTable .label-denied { background: #ff002e; border-radius: 13px; }
.myTable .table>caption+thead>tr:first-child>td { border: none; }
.myTable tr>td:first-child { border-bottom-left-radius: 8px; border-top-left-radius: 3px; }
.myTable tr>td:last-child { border-bottom-right-radius: 9px; border-top-right-radius: 4px; }

/*--------- profile-details*/
.profile-details { background-color: #fff; padding-top: 50px; padding-bottom: 100px; }
.profile-details .title { margin-bottom: 25px; margin-top: 17px; display: block; }
.profile-details h2 { padding: 20px 0; }
.profile-details h4 { margin-right: 7px; color: #000; float: left; background: white; padding: 0 10px 0 0; position: relative; z-index: 2; }
.profile-details .line { width: 100%; height: 1px; background: #cccccc; text-align: right; position: relative; top: 19px; }
.profile-details label { color: #ff0022; font-weight: 500; }
.eee { background-color: #eeeeee; }
.profile-details .buttons { margin-top: 80px; }
.profile-details button:first-child { padding: 10px 30px; border-radius: 30px; background-color: #ff0022; color: #fff; outline: none !important; font-weight: 500 !important; border: 0; }

/*.profile-details button:last-child {padding: 10px 19px;border-radius: 30px;background-color: #eee;color: #000 !important;margin-left: 10px;font-weight: 500;outline: none !important;}
.profile-details button:last-child:hover { background: #ddd; }*/

/*--------------------------- about */
.about-page .slid-info { background-image: url(../images/aboutpage.jpg); }
.about-page .down h1 { font-size: 72px; color: black; }
.about-page-content { background-color: #fff; }
.about-page-content .container { max-width: 973px; margin-top: 70px; color: #000; }
.about-page-content article h1,
h2,
h3 { font-size: 36px; color: black; }
.about-page-content article h1:not(:first-child),
h2:not(:first-child),
h3:not(:first-child) { margin-top: 40px; }
.about-page-content article p, .about-post { margin: 15px 0; font-size: 18px; font-weight: 300; line-height: 150%; }
.red-line { width: 80px; height: 1px; margin: 60px auto; background: #ff002e; }
.about-page-content article blockquote { border: none; font-size: 1.5em; max-width: 750px; margin: 0 auto; padding: 60px; }
.about-page-content .basic-information { padding-bottom: 90px; }
.space { margin-top: 90px; margin-bottom: 60px; }

.about-post a { color: #ff002e }
.about-post b,
.about-post strong { font-weight: 500 }
.about-post iframe {
    width: 100%;
    min-height: 400px;
}
.basic-information .col h3 { font-size: 14px; padding: 15px 5px; }
.basic-information .col h2 { color: #ff002e; font-size: 1.8em; font-weight: 600; }
.basic-information .col { -webkit-box-shadow: 0px 9px 30px 3px #eee; box-shadow: 0px 9px 30px 3px #eee; position: relative; overflow: hidden; margin: 0 15px; width: 29%; border-radius: 8px; }
.basic-information .star,
.basic-information .persons,
.basic-information .messages { padding: 9px; }
.basic-information img { position: absolute; width: 40%; top: -15px; right: -5px; }

/*--------------------------- end of about */

/* ------------------ article*/
.article .slid-info { position: absolute; width: 100%; bottom: 0; padding: 0; background: rgba(33, 33, 33, 0); background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(33, 33, 33, 0)), color-stop(0%, rgba(89, 89, 89, 0)), color-stop(6%, rgba(89, 89, 89, 0)), color-stop(7%, rgba(10, 10, 10, 0)), color-stop(9%, rgba(33, 33, 33, 0)), color-stop(24%, rgba(51, 51, 51, 0)), color-stop(40%, rgba(20, 20, 20, 0)), color-stop(49%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(51, 51, 51, 0)), color-stop(60%, rgba(81, 81, 81, 0)), color-stop(61%, rgba(84, 84, 84, 0.02)), color-stop(79%, rgba(89, 89, 89, 0.33)), color-stop(88%, rgba(105, 105, 105, 0.49)), color-stop(91%, rgba(84, 84, 84, 0.54)), color-stop(100%, rgba(20, 20, 20, 0.54))); background: -webkit-gradient(linear, left top, left bottom, from(rgba(33, 33, 33, 0)), color-stop(0%, rgba(89, 89, 89, 0)), color-stop(6%, rgba(89, 89, 89, 0)), color-stop(7%, rgba(10, 10, 10, 0)), color-stop(9%, rgba(33, 33, 33, 0)), color-stop(24%, rgba(51, 51, 51, 0)), color-stop(40%, rgba(20, 20, 20, 0)), color-stop(49%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(51, 51, 51, 0)), color-stop(60%, rgba(81, 81, 81, 0)), color-stop(61%, rgba(84, 84, 84, 0.02)), color-stop(79%, rgba(89, 89, 89, 0.33)), color-stop(88%, rgba(105, 105, 105, 0.49)), color-stop(91%, rgba(84, 84, 84, 0.54)), to(rgba(20, 20, 20, 0.54))); background: linear-gradient(to bottom, rgba(33, 33, 33, 0) 0%, rgba(89, 89, 89, 0) 0%, rgba(89, 89, 89, 0) 6%, rgba(10, 10, 10, 0) 7%, rgba(33, 33, 33, 0) 9%, rgba(51, 51, 51, 0) 24%, rgba(20, 20, 20, 0) 40%, rgba(0, 0, 0, 0) 49%, rgba(51, 51, 51, 0) 50%, rgba(81, 81, 81, 0) 60%, rgba(84, 84, 84, 0.02) 61%, rgba(89, 89, 89, 0.33) 79%, rgba(105, 105, 105, 0.49) 88%, rgba(84, 84, 84, 0.54) 91%, rgba(20, 20, 20, 0.54) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#212121', endColorstr='#141414', GradientType=0); }
.article .down h1 { }
.article .down p { color: #fff; margin: 21px 0; font-size: .9em; }

/* ------------------ end of article*/
.gallery { margin: 50px 0; }
.gallery .faculties h1 { margin-bottom: 40px; }

/*------------steepwizard */
.write_review .container h2 { padding: 0; margin: 0 }
.write_review .container { max-width: 600px; background-color: #fff; padding: 30px; border-radius: 5px; z-index: 9; position: relative; margin: auto; }
.write_review .title { margin-bottom: 25px; }
.write_review form { margin: 30px 0; }
.write_review .stepwizard-step p { margin-top: 10px; }
.write_review .stepwizard-row { width: 110%; }
.write_review .stepwizard { width: 100%; position: relative; height: 35px; }
.write_review .stepwizard-step button[disabled] { opacity: 1 !important; filter: alpha(opacity=100) !important; }
.write_review .stepwizard-row:before { top: 10px; position: absolute; content: " "; width: 100%; height: 1px; background-color: #ccc; }
.write_review .stepwizard-step { float: left; width: 10%; text-align: center; position: relative; left: -5%; }
.write_review .stepwizard-step .btn-circle { text-align: center; padding: 5px; border-radius: 100%; border: none; background: #ff002e; font-size: 0; color: transparent; position: relative; }
.write_review .stepwizard-step:hover .btn-circle,
.write_review .stepwizard-step.active .btn-circle { color: white; font-size: 14px; width: 30px; height: 30px; line-height: 150%; font-weight: 500; top: -5px }
.write_review .btn-review { margin: 0 auto; text-align: center; }
.write_review textarea { border: 1px solid #dedede; -webkit-box-shadow: none !important; box-shadow: none !important; max-width: 100%; }
.write_review button { padding: 9px 30px; border-radius: 34px; background: #ff002e; border: none; color: white; }

/* owl carousel */
.owl-nav { display: block !important; position: absolute; top: 0; height: 100%; width: 100%; }
.owl-nav .fa { font-size: 64px; color: #ccc; line-height: 100%; position: relative; top: -7px; -webkit-transition: 0.15s all ease-in-out; transition: 0.15s all ease-in-out }
.owl-nav .fa:hover { color: #999 }
.owl-nav .owl-prev,
.owl-nav .owl-next { position: absolute; top: calc(50% - 32px); }
.owl-nav .owl-prev { left: -55px; }
.owl-nav .owl-next { right: -55px; }
.owl-nav .owl-next.disabled,
.owl-nav .owl-prev.disabled { display: none }
.owl-carousel button { background: none; border: none; }
#map { height: 250px }

/* media q*/
@media (max-width:1500px) {
    .homepage { min-height: 370px; }
    header .title { margin: 3% 0 0; }
}
@media (max-width:1000px) {
    .popular-colleges { padding-top: 50px }
    .popUp { position: absolute; top: 20px; }
    .popUp .modal-body { padding: 20px 30px }
    .popUp .modal-dialog { width: 95% }
}
@media (max-width:849px) {
    .searchBar .navbar-collapse { text-align: center; font-size: .7em; }
    .slid-info .background { padding-top: 50px }
    .owl-nav { display: none }
    .owl-dots { display: block !important; text-align: center; margin: 25px; }
    .owl-dots .owl-dot { width: 10px; height: 10px; background: #ccc; border-radius: 100%; display: inline-block; margin: 6px; }
    .owl-dots .owl-dot.active { background: #555; }
    .signUpp .modal-body { max-width: 100%; }

    .line2 { height: 0; margin: 0; }
}
@media (min-width:767px) {
    .profile-details .col { width: 27%; }
}
@media (max-width:767px) {
    header .title h2 { font-size: 28px }
    .navbar-header a.logo { border-right: 0; float: left; }
    .srch-bar b { display: none }
    .result .title { margin-top: 20px; }
    #searchMain.reset { padding-bottom: 20px; }
    .navbar-default .navbar-toggle { border: none; margin: 5px 0 5px 0; background: none !important }
    .about-page .down h1 { font-size: 46px }
    .space { margin: 40px 0 20px 0; }
    .profile-details .form-group { margin-bottom: 20px }
    .profile-details .buttons { margin-top: 20px }
    .profile-details { padding-top: 20px; }
    .reviews .panel { padding: 15px; }
    .reviews .title .pull-right { width: 100%; display: block; text-align: center; }
    .slid-info .background { padding: 80px 0 100px !important; }
    .searchBar .nav-search { width: 100%; margin: 13px auto; }
    .blog-inner { padding: 0 !important }
    .blog { padding: 0 !important; }
    .navbar.navbar-default { background-color: #fff; padding: 5px; border-bottom: 1px solid #ddd; }
    .navbar.navbar-default .navbar-header { margin: 0 !important; padding-left: 10px; }
    .navbar.navbar-default .navbar-header a { margin-top: 12px; display: block }
    .navbar.navbar-default li a { text-align: center; padding: 10px; border-bottom: 1px solid #eee; }
    .searchBar .navbar-collapse { text-align: center; font-size: 1em; }
    .searchBar .line2 { display: none; }
    .blog-article .col-img img { height: auto; border-radius: 0; }
    .detail .slid-info { font-size: .7em; }
    .course .slid-info { font-size: .7em; }
    .slid-info .pull-right { margin-top: 10px; }
    .detail-footer { padding-top: 22px; padding-bottom: 36px; }
    .detail-footer .col { margin-bottom: 35px; text-align: center; }
    .detail-footer .rotate { right: -42px; }
    .profile-details .line { width: 100%; }
    .profile-details label { margin-bottom: 10px; }
    .basic-information .col { width: 90%; margin: 30px auto; }
    .basic-information .star,
    .basic-information .persons,
    .basic-information .messages { padding: 30px; }
    .reviews .panel-default>.panel-heading > div { float: none; width: 100%; display: block; text-align: left; }
}
@media (max-width:320px) {
    .detail-content .footer { text-align: center; overflow: hidden; }
    .reviews button { padding: 7px 15px; }
    .reviews .title h1 { font-size: 30px; }
}
footer .developer { text-align: center; display: block; margin-top: 30px; color: #999; }
footer .developer a { color: #ff0022; }
.typed-cursor { opacity: 1; -webkit-animation: blink 0.7s infinite; -moz-animation: blink 0.7s infinite; animation: blink 0.7s infinite; }
@keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 0; }
    100% { opacity: 1; }
}
@-webkit-keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 0; }
    100% { opacity: 1; }
}
@-moz-keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 0; }
    100% { opacity: 1; }
}

#scroll-to-top {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99999999;
    border: none;
    outline: none;
    background-color: #ff0423;
    color: white;
    cursor: pointer;
    padding: 10px 15px;
    border-radius: 5px;
}

#scroll-to-top:hover {
    background-color: #555; /* Add a dark-grey background on hover */
}

/* ------------------ FAQ */
.faq-content h3 {
    margin-top: 15px;
}
.faq-content h3:hover {
    text-decoration: underline;
    cursor: pointer;
}
.faq-content p {
    display: none;
}
/* ------------------ End of FAQ */