@import url("https://fonts.googleapis.com/css?family=Coustard:300,400&display=swap");
* {
  margin: 0;
  padding: 0;
}

html {
  padding: 0px;
  margin: 0px;
}

body {
  padding: 0px;
  margin: 0px;
  font-family: "Poppins", sans-serif;
  color: #666;
  overflow-x: hidden;
  font-size: 14px;
}

html, body, div, h1, h2, h3, h4, p, span, ul, li, ol, br, table, th, tr, td, .h2 {
  padding: 0px;
  margin: 0px;
}

.gallery_content > *::before,
.gallery_content > *::after {
  box-sizing: inherit !important;
}

/* spaceless cols styles */
.cm-row {
  margin-left: 0;
  margin-right: 0;
}

.cm-row .col-lg-1, .cm-row .col-lg-2, .cm-row .col-lg-3, .cm-row .col-lg-4, .cm-row .col-lg-5, .cm-row .col-lg-6, .cm-row .col-lg-7, .cm-row .col-lg-8, .cm-row .col-lg-9, .cm-row .col-lg-10, .cm-row .col-lg-11, .cm-row .col-lg-12, .cm-row .col-sm-1, .cm-row .col-sm-2, .cm-row .col-sm-3, .cm-row .col-sm-4, .cm-row .col-sm-5, .cm-row .col-sm-6, .cm-row .col-sm-7, .cm-row .col-sm-8, .cm-row .col-sm-9, .cm-row .col-sm-10, .cm-row .col-sm-11, .cm-row .col-sm-12, .cm-row .col-md-1, .cm-row .col-md-2, .cm-row .col-md-3, .cm-row .col-md-4, .cm-row .col-md-5, .cm-row .col-md-6, .cm-row .col-md-7, .cm-row .col-md-8, .cm-row .col-md-9, .cm-row .col-md-10, .cm-row .col-md-11, .cm-row .col-md-12, .cm-row .col-lg-1, .cm-row .col-lg-2, .cm-row .col-lg-3, .cm-row .col-lg-4, .cm-row .col-lg-5, .cm-row .col-lg-6, .cm-row .col-lg-7, .cm-row .col-lg-8, .cm-row .col-lg-9, .cm-row .col-lg-10, .cm-row .col-lg-11, .cm-row .col-lg-12 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* 10px gutter cols styles */
.cm10-row {
  margin-left: -5px;
  margin-right: -5px;
}

.cm10-row .col-1, .cm10-row .col-2, .cm10-row .col-3, .cm10-row .col-4, .cm10-row .col-5, .cm10-row .col-6, .cm10-row .col-7, .cm10-row .col-8, .cm10-row .col-9, .cm10-row .col-10, .cm10-row .col-11, .cm10-row .col-12,
.cm10-row .col-sm-1, .cm10-row .col-sm-2, .cm10-row .col-sm-3, .cm10-row .col-sm-4, .cm10-row .col-sm-5, .cm10-row .col-sm-6, .cm10-row .col-sm-7, .cm10-row .col-sm-8, .cm10-row .col-sm-9, .cm10-row .col-sm-10, .cm10-row .col-sm-11, .cm10-row .col-sm-12,
.cm10-row .col-md-1, .cm10-row .col-md-2, .cm10-row .col-md-3, .cm10-row .col-md-4, .cm10-row .col-md-5, .cm10-row .col-md-6, .cm10-row .col-md-7, .cm10-row .col-md-8, .cm10-row .col-md-9, .cm10-row .col-md-10, .cm10-row .col-md-11, .cm10-row .col-md-12,
.cm10-row .col-lg-1, .cm10-row .col-lg-2, .cm10-row .col-lg-3, .cm10-row .col-lg-4, .cm10-row .col-lg-5, .cm10-row .col-lg-6, .cm10-row .col-lg-7, .cm10-row .col-lg-8, .cm10-row .col-lg-9, .cm10-row .col-lg-10, .cm10-row .col-lg-11, .cm10-row .col-lg-12 {
  padding-left: 5px;
  padding-right: 5px;
}

/*css for margin padding*/
/*margin*/
.tp5m {
  margin-top: 5px;
}

.tp7m {
  margin-top: 7px;
}

.tp9m {
  margin-top: 9px;
}

.tp10m {
  margin-top: 10px;
}

.tp15m {
  margin-top: 15px;
}

.tp20m {
  margin-top: 20px;
}

.tp30m {
  margin-top: 30px;
}

.tp50m {
  margin-top: 50px !important;
}

.btm5m {
  margin-bottom: 5px;
}

.btm10m {
  margin-bottom: 10px !important;
}

.btm15m {
  margin-bottom: 15px;
}

.btm20m {
  margin-bottom: 20px;
}

.btm30m {
  margin-bottom: 30px;
}

.btm40m {
  margin-bottom: 40px;
}

.btm60m {
  margin-bottom: 60px;
}

.lft5m {
  margin-left: 5px;
}

.lft10m {
  margin-left: 10px;
}

/* padding */
.tp0p {
  padding-top: 0px !important;
}

.tp10p {
  padding-top: 10px;
}

.tp15p {
  padding-top: 15px;
}

.tp20p {
  padding-top: 20px;
}

.tp60p {
  padding-top: 60px;
}

.tp70p {
  padding-top: 70px;
}

.tp90p {
  padding-top: 90px;
}

.tb100p {
  padding: 100px 0px;
}

.tp120p {
  padding-top: 120px;
}

.tp150p {
  padding-top: 150px;
}

.tb20p {
  padding: 20px 0px;
}

.tb30p {
  padding: 30px 0px;
}

.tb60p {
  padding: 60px 0px;
}

.btm20p {
  padding-bottom: 20px;
}

.btm30p {
  padding-bottom: 30px;
}

.btm60p {
  padding-bottom: 60px;
}

.lft20p {
  padding-left: 20px !important;
}

.lft5p {
  padding-left: 5px;
}

.btm10p {
  padding-bottom: 10px;
}

.lr20p {
  padding: 0px 20px;
}

/*padding top bottom*/
.tb10p {
  padding: 10px 0px;
}

.tb30p {
  padding: 30px 0px;
}

/*padding all*/
.all10p {
  padding: 10px !important;
}

.all20p {
  padding: 20px;
}

/*css for most common classes*/
.comnbtn {
  padding: 6px 15px;
  border-radius: 5px;
  font-size: 16px;
}

.greenborder {
  border: 1px solid #72be44;
  color: #72be44;
}

.h1 {
  font-size: 48px;
  text-transform: uppercase;
  font-weight: 900;
  color: #183f72;
}

.h2 {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 700;
  color: #183f72;
}

.h3 {
  font-size: 18px;
  color: #183f72;
  font-weight: 700;
}

.h4 {
  font-size: 14px;
  padding: 0px;
  margin: 0px;
}

.italic {
  font-style: italic;
}

.borderline {
  height: 2px;
  background-color: #72be44;
  width: 100px;
}

.lightfont {
  font-weight: 300;
}

.shadow {
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
}

.greybg {
  background-color: #f6f6f6;
  border: 1px solid #e8e8e8;
}

.bluebg {
  background-color: #2c8bd8;
}

.dark_bluebg {
  background-color: #183f72;
  color: #ffffff;
}

.greenbg {
  background-color: #88C341;
}

.blackclr {
  color: #212529;
}

.blackbg {
  background-color: #212529;
}

.whiteclr {
  color: #ffffff !important;
}

.blueclr {
  color: #2c8bd8;
}

.greenclr {
  color: #7dc12c !important;
}

.center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.pull-right {
  float: right;
}

.cmnbtn {
  color: #fff !important;
  border-radius: 3px;
  font-size: 12px;
  padding: 2px 10px;
}

.addmorebtn {
  background-color: #008dcf;
  background-image: linear-gradient(90deg, #008dcf, #70bf55);
  padding: 3px 16px;
  border-radius: 30px;
  color: #fff !important;
  font-size: 11px;
  border: 2px solid #70bf55;
}

.whitegradient {
  background: linear-gradient(to top, #f9f9f9, #fff);
  padding: 4px 10px;
  border-radius: 10px;
  border: 1px solid #efefef;
  font-size: 12px;
}

/* css for top header section */
.tpheader {
  background-color: #F7F8F8;
  padding: 8px 0px;
  color: #555;
}
.tpheader i {
  color: #183f72;
}

/*css for header navigation*/
.header {
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid #fff;
  z-index: 999;
  transition: all 0.3s ease-in-out;
  opacity: 1;
  border-bottom: 1px solid #f5f5f5;
  min-height: 57px;
}

.header .navbar, .showheader .navbar {
  padding: 7px 0px 5px 0px;
}

.showheader {
  position: fixed;
  width: 100%;
  top: 0px;
  padding: 0px;
  background-color: #fff;
  transition: all 0.5s ease;
  border-bottom: 1px solid #f5f5f5;
  box-shadow: 3px 0 7px rgba(0, 0, 0, 0.3);
  display: block;
  opacity: 1;
  z-index: 999;
  left: 0;
  padding: 5px 0px;
}

.mainNav ul li a.nav-link {
  color: #555;
  text-transform: uppercase;
  transition: 0.3s ease;
  font-weight: 500;
}

.mainNav ul li {
  padding: 0px;
  list-style-type: none;
}

.mainNav ul li a.nav-link:hover {
  color: #183f72;
}

.dropdown-item {
  border-bottom: 1px solid #f8f9fa;
  font-size: 14px;
  padding: 10px;
}
.dropdown-item:hover {
  color: #ffffff;
  background-color: #2c8bd8;
}

.mainNav .nav-item a.nav-link {
  padding: 4px 24px;
}
.mainNav .nav-item a.nav-link:last-child {
  padding-right: 0px;
}

.mainlogo {
  position: absolute;
  background-color: white;
  z-index: 22;
  left: 0px;
  padding: 5px 20px 5px 200px;
  width: 25%;
}

.mainlogo:after {
  border-top: 19px solid #e4e4e4;
  border-right: 19px solid transparent;
  content: "";
  bottom: 0px;
  right: -18px;
  position: absolute;
}

.dropdown-menu {
  z-index: 1;
}

.bb-slider {
  z-index: -1;
}

.dropdown a {
  text-transform: uppercase;
}

.dropicon::after {
  content: "\f107";
  position: absolute;
  font-family: "Font Awesome 5 Free";
  right: 0px;
  vertical-align: middle;
  font-weight: 900;
  color: #183f72;
}

/*css for rolling slider*/
.rollingslider {
  height: 480px;
}

.homeslider {
  display: flex;
  align-items: left;
  justify-content: left;
  background-size: 100%;
  background-position: fixed;
  border-bottom: 1px solid #f6f6f6;
  background-repeat: no-repeat;
}

.caption {
  background: linear-gradient(to left, #183f72, #2c8bd8);
  float: left;
  width: 25%;
  position: absolute;
  color: #ffffff;
  font-size: 40px;
  margin-top: 50px;
  padding: 190px 20px;
  height: 100%;
  font-weight: 900;
  text-transform: uppercase;
}

.caption span {
  text-transform: none;
  font-style: italic;
  font-weight: 100;
}

.caption:after {
  border-top: 51px solid #006cab;
  border-right: 51px solid transparent;
  content: "";
  bottom: 0;
  right: -50px;
  position: absolute;
}

.rolling_about p {
  text-align: justify;
  line-height: 1.7;
}

/*css for certified logos*/
.certifiedlogos {
  position: relative;
  margin: 0 auto;
  text-align: center;
}

.certifylogo {
  background-color: #f6f6f6;
  border-radius: 3px;
  padding: 10px;
  display: inline-block;
  margin-top: -100px;
}

.heading-title {
  position: relative;
  color: #183f72;
  font-size: 44px;
  font-weight: 700;
}

.heading-title::after {
  content: "";
  background: url(../images/heading_bg.png) no-repeat;
  position: absolute;
  width: 85px;
  height: 15px;
  top: 64px;
  left: 46%;
}

/*css for Rolling Servicess*/
.services {
  background-color: #F7F8F8;
}

.service_block {
  background-color: #ffffff;
  border-radius: 3px;
  transition: top ease 0.5s;
  text-align: center;
  padding: 20px;
  min-height: 396px;
}
.service_block:hover {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
  top: -10px;
}
.service_block .h3 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: " [..]";
}
.service_block p {
  min-height: 93px;
}

.service_circle {
  height: 124px;
  width: 124px;
  border-radius: 50%;
  line-height: 124px;
  font-size: 60px;
  color: #212529;
  border: 3px solid #F7F8F8;
  margin: 0 auto;
}

.trapezoid {
  border-top: 491px solid #019ddc;
  border-left: 0px solid transparent;
  border-right: 64px solid transparent;
  height: 0;
  width: 38%;
  margin-top: -134px;
  position: absolute;
}

.trapezoid::after {
  border-bottom: 35px solid #006cab;
  border-right: 47px solid transparent;
  content: "";
  bottom: 456px;
  right: -111px;
  position: absolute;
  border-left: 6px solid transparent;
}

.reviewer_img {
  background-color: #fff;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  margin-top: 50px;
}

.topemployers {
  padding: 0px 0px 0px 10px;
}

.topemployers img {
  filter: gray; /* IE5+ */
  -webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
  -webkit-transition: all 0.8s ease-in-out;
  filter: gray; /* IE5+ */
  -webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
  -webkit-transition: all 0.8s ease-in-out;
  width: 100%;
  padding: 10px;
  background-color: #fff;
  margin: 5px 0px;
  display: block;
  border-radius: 5px;
}

.topemployers img:hover {
  filter: none;
  -webkit-filter: grayscale(0);
}

/*css for contact section*/
.contact {
  background-color: #F7F8F8;
}
.contact .contact_info {
  background-color: #2c8bd8;
  padding: 20px;
}

.contactblock p {
  color: #ffffff;
  padding-top: 7px;
  font-size: 18px;
}

.contact_icon {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1px solid #ffffff;
  color: #ffffff;
  line-height: 36px;
  text-align: center;
  margin-bottom: 20px;
  transition: 0.3s ease;
  margin-right: 12px;
}

.contactblock:hover .contact_icon {
  background-color: #183f72;
  color: #fff;
  border: 1px solid #183f72;
}

.social_icons a {
  color: #ffffff;
  font-size: 24px;
  padding: 10px 5px;
}
.social_icons a:hover {
  text-decoration: none;
  color: #183f72;
}

.googlemap img {
  width: 100%;
}

/*css for footer section*/
footer {
  padding: 60px 0px 36px 0px;
  background-color: #212529;
}

.footerNav ul {
  list-style-type: none;
}

.footerNav ul li {
  display: inline-block;
  padding: 10px 5px;
}

.footerNav ul li a {
  color: #fff;
  padding: 5px 15px;
  border: 1px solid #fff;
  border-radius: 3px;
}

.footerNav ul li a:hover {
  text-decoration: none;
  background-color: #2c8bd8;
  border: 1px solid #2c8bd8;
}

.rectangle {
  background: #f6f6f6;
  height: 330px;
  width: 35%;
  padding: 60px;
  position: absolute;
  right: 0px;
  background: url(../images/group_image.png) no-repeat 80% 70%, #f6f6f6;
  margin-top: 35px;
}

.rectangle::before {
  border-top: 35px solid #b6b6b6;
  border-left: 49px solid transparent;
  content: "";
  bottom: 0px;
  left: -49px;
  position: absolute;
}

.rolling_group {
  padding-left: 90px;
  padding-top: 30px;
}

.rolling_group ul {
  list-style-type: none;
}

.rolling_group ul li {
  padding: 7px 0px;
}

.rolling_group ul li:before {
  content: "\f560";
  position: absolute;
  font-family: "Font Awesome 5 Free";
  left: 105px;
  font-size: 12px;
  vertical-align: middle;
  font-weight: 900;
  color: #45cc07;
}

.rolling_group ul li a {
  padding: 5px 5px 5px 20px;
  color: #555555;
}

.btmfooter a {
  color: #88C341;
}

/*css for Rolling Access Inner page*/
.rolling_logo {
  background-color: #fff;
  border-radius: 3px;
  padding: 10px;
}

.inner_banner {
  background-size: auto;
  background-attachment: fixed;
  min-height: 255px;
  background-color: #183f72;
}

.raterms {
  padding: 5px 10px;
  color: #fff;
  background-color: #2bb5fe;
}

.accessNav ul {
  list-style-type: none;
  padding: 20px 0px;
}

.accessNav ul li:first-child {
  padding-left: 0px;
}

.accessNav ul li {
  padding: 0px 5px;
  display: inline-block;
}

.accessNav ul li a {
  color: #333;
  text-transform: uppercase;
  padding: 10px 15px;
  border-radius: 3px;
  border: 1px solid #ededed;
  transition: all 0.3s ease-in-out;
}

.accessNav ul li .active {
  background-color: #7dc12c;
  color: #fff;
}

.accessNav ul li a:hover {
  text-decoration: none;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
}

.pricelistbg {
  background-image: linear-gradient(to top, #fff 70%, #82c2da 30%);
}

.pricelist_block {
  background-color: #fff;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
  border-radius: 3px 3px 0px 0px;
}

.price_tile {
  padding: 5px 15px;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #fff;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 600;
}

.priceheading {
  font-size: 16px;
  color: #fff;
  padding: 5px 15px;
  text-align: center;
  text-transform: uppercase;
  border-radius: 3px 3px 0px 0px;
  font-weight: 600;
}

.dark_greenbg {
  background-color: #7fd006;
}

.dark_redbg {
  background-color: #f52241;
}

.dark_yellowbg {
  background-color: #f8cb14;
}

.employer_volume {
  color: #fff;
  padding: 3px 0px;
}

.pricelist_block ul li {
  padding: 5px 10px;
  border-bottom: 1px solid #eeeeee;
  list-style-type: none;
  font-size: 11px;
}

/*css for about us page*/
.content_body {
  background-color: #fff;
  border-radius: 3px;
  margin-top: -50px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
  position: relative;
}

.content_body p {
  padding: 12px 0px;
}

.opening_time {
  color: #fff;
  font-size: 16px;
  padding: 10px;
  text-align: center;
}

.content_body img {
  width: 100%;
}

/*css for Service pages*/
.formbg {
  padding: 20px;
  background-color: #f5f5f5;
  border: 1px solid #f0f0f0;
}

.rolling_form input, .rolling_form textarea, .rolling_form select {
  border: 1px solid #f0f0f0;
  line-height: 26px;
  box-shadow: inset 0 0 5px rgba(196, 196, 196, 0.22);
  height: 36px;
  padding: 5px 12px !important;
  border-radius: 3px;
  font-size: 11px;
  font-style: italic;
  color: #bbb;
}

.rolling_form input::-moz-placeholder, .rolling_form textarea::-moz-placeholder {
  font-size: 11px;
  color: #bbb;
  font-style: italic;
}

.rolling_form input::placeholder, .rolling_form textarea::placeholder, .rolling_form select, input[type=date] {
  font-size: 11px;
  color: #bbb;
  font-style: italic;
}

.custom-file-label {
  border: 1px solid #7dc12c !important;
  font-weight: 400 !important;
  line-height: 16px !important;
  font-style: italic;
  color: #bbb;
}

.rolling_form textarea {
  height: 150px;
  line-height: 18px;
  font-size: 14px;
}

.rolling_form label {
  line-height: 30px;
  font-weight: 500;
}

.rolling_form .form-group {
  margin-bottom: 7px !important;
}

.hrconsulting ul {
  padding-left: 20px;
}

.hrconsulting ul li {
  list-style-type: none;
  color: #019ddb;
  padding: 3px 0px;
}

.greencircle {
  background-color: #72be44;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  line-height: 16px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  padding: 5px 8px;
  font-weight: 600;
}

.service_heading {
  color: #72be44;
  font-size: 16px;
}

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

.content_list ul li {
  padding: 3px 0px;
}

.content_list ul li:before, .subtitle:before {
  content: "\f560";
  font-family: "Font Awesome 5 Free";
  padding-right: 10px;
  font-size: 12px;
  vertical-align: middle;
  font-weight: 900;
  color: #72be44;
}

.subtitle {
  font-size: 16px;
  color: #333;
  font-weight: 500;
}

.border_btm {
  border-bottom: 1px solid #e7e7e7;
}

/*css for rolling amcat form*/
.amcat_form {
  margin: 30px 0px;
  border-radius: 3px;
  border: 1px solid #e7e7e7;
}

.amcat_form select {
  font-size: 12px;
  font-style: italic;
}

.formheading {
  background-color: #e01f27;
  border-radius: 3px 3px 0px 0px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  padding: 10px;
}

.rollingcontact {
  padding-top: 120px;
}

/*css for contact us Page */
.contact_detail {
  padding: 31px 30px;
  color: #fff;
  background-color: #2c8bd8;
}

/*css for career page*/
.career_block {
  background-color: #fcfbfb;
  border: 1px solid #f6f6f6;
  padding: 15px;
  margin-bottom: 7px;
}

.career_block img {
  width: 100%;
}

.howtoapply {
  background-color: #fcfbfb;
  border: 1px solid #f6f6f6;
  padding: 10px 20px;
}

/*css for job detail page*/
.jobdetail_icon {
  font-size: 22px;
  padding: 5px;
  background-color: #fff;
  border: 1px solid #72be44;
  border-radius: 3px;
}

table.jobdescription {
  width: 60%;
}

.jobdescription th {
  color: #72be44;
}

.jobdescription th, .jobdescription td {
  border: 1px solid #72be44;
  padding: 4px 10px;
}

.paper_ad .newspaper {
  opacity: 0;
  transition: all 0.3s ease-in-out;
}

.paper_ad:hover .newspaper {
  display: block;
  opacity: 1;
  cursor: pointer;
}

.newspaper {
  position: absolute;
  right: -145px;
  top: 50%;
}

.newspaper a {
  padding: 5px 20px;
  color: #e72f3a;
  transition: all 0.3s ease-in-out;
}

.newspaper a:hover {
  color: #019cda;
}

/*css for Apply form page*/
.applyform_hd {
  padding: 10px 20px;
  border-radius: 3px 3px 0px 0px;
}

.form_head {
  border-radius: 3px 3px 0px 0px;
  padding: 4px 12px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.form_headbg {
  background-color: #00a8ec;
}

.form_block {
  background-color: #fff;
  border: 1px solid #f0f0f0;
  border-radius: 3px 3px 0px 0px;
}

.form_block label {
  border-bottom: 1px solid #ededed;
}

.form_block textarea {
  height: 80px;
}

.remove {
  padding: 5px 10px;
  border: 1px solid #efefef;
  background: linear-gradient(to top, #f9f9f9, #fff);
}

.sublevel {
  text-align: right;
  color: #72be44;
  line-height: 30px;
}

select.form-control:not([size]):not([multiple]) {
  height: calc(2rem + 0px) !important;
}

.custom-file-label {
  height: calc(2rem + 0px) !important;
}

.custom-file-label::after {
  height: calc(2rem + 0px - 2px) !important;
}

/*css for gallery page*/
.gallery_content {
  padding-bottom: 10px !important;
}

.gallery_banner {
  padding: 100px 0px 30px 0px;
}

.gallery_thumb {
  padding: 5px;
  border: 1px solid #ebebeb;
  background-color: #f6f6f6;
  border-radius: 3px;
  margin-bottom: 10px;
}

.gallery_thumb img {
  width: 100% !important;
}

.gallery_list ul {
  list-style-type: none;
}

.gallery_list ul li {
  display: inline-block;
  padding: 0px 5px;
}

.gallery_list ul li a {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 15px;
  padding: 5px 15px;
  transition: 0.3s ease;
  line-height: 34px;
}

.gallery_list ul li a:hover {
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  color: #009cec;
}

.gallery_list ul li a.active {
  background-color: #ffffff;
  border: 1px solid #ffffff;
  color: #009cec;
}

.gallery_archieve {
  background-color: #f4f4f4;
  border: 1px solid #fff;
  padding: 10px;
}

.gallery_archieve ul li {
  list-style-type: none;
  padding: 5px 0px;
  border-bottom: 1px solid #fdfdfd;
}

.gallery_archieve ul li a {
  color: #555;
  font-weight: 600;
}

.gallery_archieve ul li a:hover {
  text-decoration: none;
  color: #e72f3a;
}

.gallery_archieve ul li:before {
  content: "\f14a";
  font-family: "Font Awesome 5 free";
  color: #005173;
  padding-right: 5px;
  font-size: 10px;
}

/*#fancybox-wrap{
  width:800px !important;
  height:480px !important;
}
#fancybox-content{
  width:760px !important;
  height:480px !important;
}
.fancybox-title-over{
  width: 740px !important;
  bottom: -30px !important;
}*/
/*css for Call center management page*/
.servicetab {
  border: 1px solid #e0e0e0;
  border-top: 0px;
  padding: 10px 20px;
  background-color: #f4f4f4;
}

.content_tab .nav-link.active {
  background-color: #f4f4f4;
}

.content_tab .nav-link {
  background-color: #019cda;
  margin-right: 2px;
  color: #fff;
}

.sendbtn {
  font-size: 12px;
  padding: 6px 10px;
  font-weight: 600;
}

.row:before, .row:after {
  display: inline-block !important;
}

.gallery {
  display: inline-block;
  margin-top: 20px;
}/*# sourceMappingURL=styles.css.map */