/*
Theme Name: Flatsome
Theme URI: http://flatsome.uxthemes.com/
Author: UX-Themes
Author URI: http://www.uxthemes.com/
Description: Multi-Purpose Responsive WooCommerce Theme
Version: 3.8.1
Text Domain: flatsome
License: http://themeforest.net/licenses
License URI: http://themeforest.net/licenses
*/


/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/
p {text-align:justify;}
h1 {font-size:40px;}
h2{font-size:40px;}
h1 span {color:#ec1b23;}
h2 span {color:#ec1b23;}
h3 span {color:#ec1b23;}
h3 {font-size:30px;}
h4{font-size:20px; color:#f1494f;}
.bor {border:1px solid #e1dede;}
.topper p{text-align:center!important;}
.notice a {color:#0978f9; text-decoration:none;}
.notice a:hover {color:#2c2fb8; text-decoration:none;}
.tab span {color:#000; font-weight:bold;}
.department {border:1px solid #dddada;}
.depart { overflow:hidden;}
.name-title { width:30%; float:left; font-weight:bold; font-size:14px; color:#1148ac;}
.name { width:70%; float:right;}
#customers {
  font-family: Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

#customers td, #customers th {
  border: 1px solid #ddd;
  padding: 8px;
}

#customers tr:nth-child(even){background-color: #f2f2f2;}

#customers tr:hover {background-color: #ddd;}

#customers th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #04AA6D;
  color: white;
}
.form-bor {border:5px solid #2b2d7b; border-radius:10px; padding:30px; background-color:#fd4c43;}
input[type='text'], input[type="email"], input[type="tel"] {border-radius:7px;border:1px solid #dadada; height:60px;}
textarea {border-radius:7px;border:1px solid #dadada;}
.syl a{font-size:24px; color:#2444ac; text-decoration:none; text-align:left;}
.syl a:hover{font-size:24px; color:#000; text-decoration:none; text-align:left;}
.college ul li { list-style:url(https://trigonwebs.com/ssc/wp-content/uploads/2022/03/list.png); line-height:40px;}
/*
#transport {margin-top:100px;}
#com-lab  {margin-top:100px;}
#laborator  {margin-top:100px;}
#library  {margin-top:100px;}
#canteen  {margin-top:100px;}
*/
h1 {line-height:40px;}
h2 {line-height:40px;}
h3 {line-height:32px;}
.adm p {text-align:center;}