/*
         A             A
         S             S
         H     BABU    H
         I             I
         S             S
         H  -A-S-H-I-S-H 
       ASST. MANAGER SOFTWARE
      SYNERGY TELEMATICS PVT LTD
*/

@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500&display=swap');

body{
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	background:#e9edf7;
	color: #676767;
}

a:hover{
	text-decoration:none;
}

.wrapper{
	width:100%;
}

.top-header{
	width:100%;
	height: 42px;
    line-height: 42px;
	background:#ffe5c9;
	border-bottom: 1px solid #dcbd9b;
}

.web-font-size a{
	width: 25px;
    height: 25px;
    background: #443f3f;
    border: 1px solid rgba(255, 255, 255, 0.85);
    line-height: 25px;
    color: #fff;
    text-align: center;
}
.img-fullwidth {
    width: 100% !important;
    height: 200px !important;
}
.theme-div{
	width: 25px;
    height: 25px;
    line-height: 25px;
    background: white;
	position: relative;
    top: 8px;
	border: 1px solid #fff;
}

.theme-color-1{
	background: #1bb8ff;
}

.theme-color-2{
	background: #08d210;
}

.theme-color-3{
	background: #ffeb3b;
}

.theme-color-4{
	background: #343a40;
}

.theme-color-5{
	background: #fff;
}
.row.row-group>div {
    border-right: 1px solid #aba9a9;
}

.row.row-group>div:last-child {
    border-right: none;
}

.main-header{
	background: #ffffff;
    padding: 5px 0px;
	background: linear-gradient(45deg,rgb(255 255 255 / 91%),rgb(255 255 255 / 85%)), url(../images/bg/bg6.jpg) no-repeat center;
    border-bottom: 1px solid #c1c1c0;
}
.mycheck label {
    padding-left:5px;
}

.mathuraLogo{
	width: 160px;
}

.indian-gov-Logo{
	width: 110px;
    border: 0px solid #9e9e9e;
    border-radius: 10px;
}

.font-50{
  font-size: 40px;
}

.border-light {
    border-color: #bfc0c1!important;
}

.text-dark-warning{
	color: #d14f01!important;
}

.text-dark-cyne{
	color: #016991!important;
}

.auth{
	
}

.auth-links a{
	font-size: 18px;
    color: #016991;
    margin-top: 10px;
    text-transform: uppercase;
}


.menu-links a{
	color: #d14f01 !important;
    font-size: 16px;
}

.menu-links-2 a{
	color: #212529;
    font-size: 15px;
}

.icon-box{
	width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 28px;
    margin: auto;
    background: #efefef;
    color: #fff;
    border-radius: 10%;
}

/*/ Text Colors /*/
.text-purple{
	color:#7e2ae2;
}
.text-cyne{
	color:#029696;
}
.text-orange{
	color:#ff7524;
}
.text-pink{
	color:#ff51a3;
}
/*/ Background Colors /*/

.bg-light-yellow{
	background-color:#fff0db;
}
.bg-light-primary{
	background-color: #b8daff;
}
.bg-light-danger{
	background-color: #f5c6cb;
}
.bg-light-info{
	background-color: #bee5eb;
}
.bg-light-dark{
	background-color: #c6c8ca;
}
.bg-light-warning{
	background-color: #fff5d4!important;
}
.bg-light-purple{
	background-color: #e8d4ff!important;
}
.bg-light-cyne{
	background-color: #b3eded!important;
}
.bg-light-success{
	background-color: #c7e9cf!important;
}
.bg-light-orange{
	background-color: #ffd9c2!important;
}
.bg-light-pink{
	background-color: #ffc8e2!important;
}
.bg-purple{
	background-color: #7e2ae2!important;
}
.bg-pink{
	background-color: #ff51a3!important;
}
.bg-cyne{
	background-color: #029696!important;
}
.bg-orange{
	background-color: #ff7524!important;
}
.bg-dark-warning{
	background-color: #ffdf7d;
}
 /*Borders*/ 

.border-purple {
    border-color: #7e2ae2!important;
}
.border-cyne {
    border-color: #029696!important;
}
.page-content{
	padding:25px 10px;
}
.news-links a{
	color: #d14f01;
    font-size: 16px;
}
.search-box{
	height: 50px;
    line-height: 0px;
    display: flex;
    align-items: center;
}
.search-input {
	width: 400px !important;
}
.navbar-brand{
	font-size: 14px;
    padding-bottom: 0;
    padding-top: 0;
}

.nav-top-header .navbar{
	height: 50px;
    line-height: 50px;
    padding: 0 15px;
    background: #ffe5c9;
    border-bottom: 1px solid #dcbd9b;
}

.nav-top-header .navbar-nav .nav-item{
	padding: 0 25px;
	border-left: 1px solid #dcbd9b;
}

.commissinoer-img{
	width: 100px;
    border-radius: 50%;
    border: 1px solid rgba(52, 58, 64, 0.28);
    padding: 4px;
    background: white;
}

.sponsored-img a img {
	width: 115px;
}

.footer{
	background: white;
    padding: 20px 5px 0 5px;
	border-top: 2px solid #f36d1c;
}

.copyright-footer{
	width: 100%;
    padding: 10px;
    background: #686a6d;
	letter-spacing: 0.7px;
    color: #fff;
    text-align: center;
	font-size: 12px;
}

.back-to-top {
  display: none;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 22px;
  text-align: center;
  color: white;
  position: fixed;
  border-radius: 10%;
  bottom: 20px;
  right: 12px;
  background-color: #d14f01;
  z-index: 10000;
}

.back-to-top:hover {
  color: white;
  background-color: #d14f01;
  transition: all .5s;
}

.disclaimer{
	border: 1px solid #d14f01;
    background: #fff0db;
    color: #ab4204;
}

.btn-theme {
    color: #fff;
    background-color: #d14f01;
    border-color: #d14f01;
}

.border-header{
	border-top: 2px solid #d14f01;
}

/*----------------right-sidebar----------------*/

.right-sidebar{
	width: 300px;
    height: 100%;
    max-height: 100%;
    position: fixed;
    top: 0;
    right: -300px;
    z-index: 999;
	padding:10px;
    background: #ffffff;
	box-shadow: 0 16px 38px -12px rgba(0,0,0,.56), 0 4px 25px 0 rgba(0,0,0,.12), 0 8px 10px -5px rgba(0,0,0,.2);
	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.switcher-icon{
	width: auto;
    height: auto;
	padding: 5px 10px;
    background: #d14f01;
	text-align:center;
	white-space: nowrap;
	font-size:20px;
	color:#fff;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
	cursor: pointer;
    display: inline-block;
	box-shadow: 0 16px 38px -12px rgba(0,0,0,.56), 0 4px 25px 0 rgba(0,0,0,.12), 0 8px 10px -5px rgba(0,0,0,.2);
    position: fixed;
    right: -53px;
    top: 15rem;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.right-sidebar.right-toggled{
	right: 0px;
}
.right-sidebar.right-toggled .switcher-icon{
	right: 248px;
}
/* 
.list-group{
	margin-bottom: 25px;
}
 */
.officer-photo{
	width: 230px;
    border: 1px solid #d4d4d6;
}


/* Responsive */

@media screen and (max-width: 1199px) {
  
  .nav-top-header .navbar{
	  height: auto;
	  padding: 5px 15px;
      line-height: inherit;
  }
  
  .nav-top-header .navbar-nav .nav-item {
    padding: 5px 0px;
    border-left: 0px solid #dcbd9b;
    border-bottom: 1px solid #dcbd9b;
  }
  
}



@media screen and (max-width: 767px) {
	
	.logo-slogan{
	   display:none;
    }
	
	.up-logo-section{
		display:none;
	}
	
	.search-box {
		height: auto;
        line-height: inherit;
        display: flex;
        align-items: center;
	}
	
	.search-input {
      width: auto!important;
   }
   
   .theme-div {
	   position: relative;
       top: 4px;
   }
   
   

}



/* Theme colors */

/* primary theme */

body.bg-primary .nav-top-header .navbar{
	background: #aed5ff;
    border-bottom: 1px solid #007bff;
}

body.bg-success .nav-top-header .navbar{
	background: #a2f0b3;
    border-bottom: 1px solid #28a745;
}

body.bg-warning .nav-top-header .navbar {
    background: #ffe188;
    border-bottom: 1px solid #ffc107;
}

/* dark theme */


body.bg-dark {
	color: #ffffff;
}

body.bg-dark .card{
	background-color: #565b60;
	border: 1px solid rgb(255 255 255 / 13%);
}

body.bg-dark .list-group-item{
	background-color: #fff0;
    border: 1px solid rgb(255 255 255 / 13%);
}
body.bg-dark .list-group-item-primary {
    color: #004085;
    background-color: #b8daff;
}
body.bg-dark .news-links a{
	color: #ff8f4c;
}

body.bg-dark .menu-links-2 a{
	color: #dbe0e5;
}

body.bg-dark .footer {
    background: #565b60;
}

body.bg-dark .disclaimer {
	border: 1px solid #d14f01;
    background: #fff0db;
    color: #ab4204;
}

body.bg-dark .copyright-footer{
	background: #343a40;
}

body.bg-dark .right-sidebar{
	background: #343a40;
}

body.bg-dark .nav-top-header .navbar{
	background: #565b60;
    border-bottom: 1px solid #5a6168;
}

body.bg-dark .navbar-light .navbar-brand{
	color: rgb(255 255 255 / 90%);
}

body.bg-dark .form-control{
	background-color: rgb(255 255 255 / 15%);
	border: 1px solid rgb(255 255 255 / 51%);
	color: #fff;
}


.sociallink .fa {
    padding: 4px;
    font-size: 24px;
    width: 38px;
    text-align: center;
    text-decoration: none;
    margin: 2px 2px;
}

.sociallink .fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

.fa-google {
  background: #dd4b39;
  color: white;
}

.fa-linkedin {
  background: #007bb5;
  color: white;
}

.fa-youtube {
  background: #bb0000;
  color: white;
}

.fa-instagram {
  background: #ff5700;
  color: white;
}

.fa-pinterest {
  background: #cb2027;
  color: white;
}

.fa-snapchat-ghost {
  background: #fffc00;
  color: white;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.fa-skype {
  background: #00aff0;
  color: white;
}

.fa-android {
  background: #a4c639;
  color: white;
}

.fa-dribbble {
  background: #ea4c89;
  color: white;
}

.fa-vimeo {
  background: #45bbff;
  color: white;
}

.fa-tumblr {
  background: #2c4762;
  color: white;
}

.fa-vine {
  background: #00b489;
  color: white;
}

.fa-foursquare {
  background: #45bbff;
  color: white;
}

.fa-stumbleupon {
  background: #eb4924;
  color: white;
}

.fa-flickr {
  background: #f40083;
  color: white;
}

.fa-yahoo {
  background: #430297;
  color: white;
}

.fa-soundcloud {
  background: #ff5500;
  color: white;
}

.fa-reddit {
  background: #ff5700;
  color: white;
}

.fa-rss {
  background: #ff6600;
  color: white;
}
















































