@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


body {
  font-size: 16px;
  color: #222;
  line-height: 28px;
  font-weight: 400;
  background: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-family: 'Noto Sans', sans-serif !important;
}

a {
  text-decoration: none;
  cursor: pointer;
}

a:hover,
a:focus,
a:visited {
  text-decoration: none;
  outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  position: relative;
  margin: 0px;
  background: none;
  font-weight: 600;
  line-height: 1.2em;
  font-family: 'Noto Sans', sans-serif !important;
}

h1 {
  font-size: 32px;
  margin: 1% 0%;
}

h2 {
  font-size: 26px;
  margin: 1% 0%;
}

h3 {
  font-size: 22px;
  margin: 1% 0%;
}

h4 {
  font-size: 18px;
  margin: 1% 0%;
}

h5 {
  font-size: 16px;
  margin: 1% 0%;
}

h6 {
  font-size: 14px;
  margin: 1% 0%;
}

h6.designation{
  margin-bottom: 3%;
}

/*section {
  position: relative;
}
*/
textarea {
  overflow: hidden;
  resize: none;
}

button {
  background-color: transparent;
  outline: none !important;
  cursor: pointer;
  min-width: auto;
}

span{

  font-family: 'Noto Sans', sans-serif !important;
}

p, .text {
  font-size: 16px;
  line-height: 30px;
  color: #555555;
  font-weight: 400;
  margin: 1% 0%;
}

.image_box img{
  width: 100%;
}

.image-box{
  padding: 5%;
  margin-bottom: 5%;
}

.image-box img{
  width: 100%;
}

.image_caption{
  text-align: center;
}

.image_caption h5{
  font-size: 16px;
  font-weight: 600;
  margin-top: 2%;
}

.section_heading{
  position: relative;
  margin-bottom: 5%;
}

.section_heading .sub_heading {
  color: #f44336;
  display: block;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Exo', sans-serif;
  margin-bottom: 5px;
}

.section_heading h2 {
  display: block;
  font-size: 28px;
  line-height: 48px;
  color: #081245;
  font-weight: 600;
  text-align: center;
}

.section_heading::after {
  content: "";
  display: block;
  width: 100px;
  height: 5px;
  background-color: #14467B;
  margin: auto;
    margin-top: auto;
  margin-top: auto;
  margin-top: 10px;
}

.section_heading_left{
  position: relative;
  margin-bottom: 5%;
}

.section_heading_left .sub_heading {
  color: #555555;
  display: block;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Exo', sans-serif;
  margin-bottom: 5px;
}

.section_heading_left h2 {
  display: block;
  font-size: 28px;
  line-height: 48px;
  color: #081245;
  font-weight: 600;
}

.section_heading_left::after {
  content: "";
  display: block;
  width: 100px;
  height: 5px;
  background-color: #14467B;
  margin-top: 10px;
}

.cust_btn{
  background: #393e84;
  padding: 8px 20px;
  border: 1px solid #393e84;
  border: none;
  color: #fff;
  margin-top: 20px;
  outline: none !important;
  position: relative;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  border-radius: 5px;
  transition: all 0.2s ease-in-out;
  position: relative;
  z-index: 1;
}

.cust_btn::before{
  background: #000 !important;
  border-radius: 5px;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scale(0);
  transition: all 0.5s ease 0s;
  z-index: -1;
}

.cust_btn:hover::before{
  transform: scale(1) !important;
  color: #fff;
}

.cust_btn:hover{
  color: #fff;
}

/* Top Header CSS Starts */

.top_header{
  padding: 5px 0px;
  background-color: #393e84;
}

.top_header_call ul{
  margin: 0;
  padding: 0;
}

.top_header_call ul li{
  list-style: none;
  display: inline-block;
  padding: 0px 10px;
}

.top_header_call ul li:first-child{
  padding-right: 15px;
  padding-left: 0;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.top_header_call ul li i{
  color: #fff;
}

.top_header_call ul li a{
  color: #fff;
  font-size: 14px;
}

.top_social{
  float: right;
}

.top_social ul{
  margin: 0;
  padding: 0;
}

.top_social ul li{
  display: inline-block;
  list-style: none;
  padding: 0px 5px;
}

.top_social ul li i{
  color: #333;
  padding: 7px;
  width: 25px;
  height: 25px;
  background-color: #fff;
  font-size: 12px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

.top_social ul li i:hover{
  background-color: #00082e;
  color: #fff;
}


/* Top Header CSS Ends */


/* Header CSS Starts */

.header{
  background-color: #fff;
}

.navbar{
  padding: 0rem 6rem;
}

.header img{
  width: 100%;
}

.navbar-brand{
  padding: 0;
  line-height: 0;
  margin: 0;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
  color: #1a1b1e;
}

.navbar-light .navbar-nav .nav-link {
  color: #1a1b1e;
}

.navbar-light .navbar-nav .nav-link:hover{
  color: #5c6895 !important;
}

.navbar-expand-lg .navbar-nav .nav-link {
  /*padding-right: 1.5rem;
  padding-left: 1.5rem;*/
}

.navbar-expand-lg .navbar-nav li{
  /*border-bottom: 2px solid transparent;*/
  position: relative;
  margin: 10px 15px;
}

.navbar-expand-lg .navbar-nav li:hover {
  color: #5c6895;
  /*border-bottom: 2px solid #e7e7e7;*/
}

/*.navbar-expand-lg .navbar-nav li:last-child{
  background-color: #003960;
}

.navbar-expand-lg .navbar-nav li:last-child a{
  color: #fff !important;
}

.navbar-expand-lg .navbar-nav li:last-child a:hover{
  color: #fff !important;
}*/

.navbar-expand-lg .navbar-nav li:before {
  position: absolute;
  height: 3px;
  width: 0;
  bottom: -1px;
  right: 0;
  background: #5c6895;
  content: "";
  display: block;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}

.navbar-expand-lg .navbar-nav li:hover:before{
    left: 0;
    right: auto;
    width: 100%;
}

.nav-link {
  display: block;
  padding: 1rem 1rem;
  color: #1a1b1e !important;
}

.header .navbar-expand-lg .navbar-nav .nav-link {
  /*padding-right: 20px;
  padding-left: 20px;*/
  color: #1a1b1e;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

.dropdown-menu {
  position: absolute;
  top: 97%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0 0;
  margin: .125rem 0 0;
  font-size: 1rem;
  color: #fff;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 0rem;
}

.dropdown-menu li{
  margin: 0 !important;
}

.dropdown-menu li:before{
  content: none !important;
}

.dropdown-menu .dropdown-item{
  color: #777;
  font-size: 12px;
  font-weight: 600;
  -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.dropdown-item:focus, .dropdown-item:hover {
  color: #5c6895;
  text-decoration: none;
  background-color: #fff;
}

.navbar .nav-item:hover .dropdown-menu{
  display: block;
}

/*.dropdown .dropdown-menu {
   transition: all 0.5s;
   overflow: hidden;
   transform-origin: top center;
   transform: scale(1, 0);
   display: block;
}
 .dropdown:hover .dropdown-menu {
   transform: scale(1);
}*/

.header .cus-btn{
  margin: 0;
  background-color: #d97e2f;
  border-radius: 0;
  padding: 14px 25px;
}

.header .cus-btn::before {
  background: #222 !important;
  border-radius: 0px;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scale(0);
  transition: all 0.5s ease 0s;
  z-index: -1;
}

/* Header CSS Ends */


/* Banner Desktop Css Starts */

.banner{
  /*position: relative;*/
  z-index: 000;
}


.breadcrumb-background-image {
  background-image: linear-gradient(
    rgba(0,0,0,0.5),
    rgba(0,0,0,0.5)
    ),
    url(../images/breadcrumb-bg.jpg);
  background-size: cover;
  background-position: center;   
  background-repeat: no-repeat;
  position: relative;
}

.breadcrumb-background-image h3{
  text-align: center;
  color: #fff;
  padding-top: 10%;
}

.breadcrumb-background-image h4{
  color: #fff;
  padding: 5% 0% 2% 0%;
}

.breadcrumb {
  border-radius: 0;
  background-color: transparent;
  padding: 5% 0 5% 0;

}
.breadcrumb li, .breadcrumb li a {
  font-size: 15px;
  color: #fff;
  text-decoration: none;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: .5rem;
  padding-left: .5rem;
  color: #fff;
  content: "/";
}

.content_wrap{
  padding: 3% 0%;
}


/* Banner Desktop Css Ends */


/* Quicklinks Css Starts */

.quicklinks_wrap{
  position: fixed;
  top: 20%;
  right: 0;
  height: 100%;
  z-index: 102;
  width: 98px;
  align-items: center;
  /*pointer-events: none;*/
}

.quicklinks_wrap .col{
  margin: 0;
  padding: 0;
  position: relative;
}

.quicklinks_wrap .col:nth-child(1) > .link {
  background-color: #56638b;
}

.quicklinks_wrap .col:nth-child(2) > .link {
  background-color: #5c6895;
}

.quicklinks_wrap .col:nth-child(3) > .link {
  background-color: #616e9d;
}

.quicklinks_wrap .col:nth-child(4) > .link {
  background-color: #7681aa;
}

.quicklinks_wrap .col:nth-child(5) > .link {
  background-color: #828bb2;
}



.quicklinks_wrap .col > .link {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 3px 12px;
  min-height: 98px;
  background-color: #5c6895;
  color: #fff;
  text-decoration: none;
  text-align: center;
  font-size: 11px;
  line-height: 14px;
  font-family: "Poppins", serif;
  text-transform: uppercase;
  transition: background-color 0.3s;
}

.quicklinks_wrap .col > .link i{
  font-size: 38px;
  line-height: 1.3em;
  color: #fff;
  text-align: center;
}

.quicklinks_wrap:not(.stuck) .link_drop {
  left: -390px !important;
  top: 0;
  right: auto !important;
  transform: translateY(20px);
}

.quicklinks_wrap .link_drop {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  background-color: #f5f5f5;
  color: #424242;
  padding: 30px;
  top: 100%;
  left: 0;
  width: 390px;
  max-width: 100vw;
  transform: translateY(-20px);
  z-index: -1;
  transition: opacity 0.3s ease-in-out 0s, transform 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
  pointer-events: none;
  text-align: left;
  text-transform: none;
  box-shadow: 0 5px 5px rgb(0 0 0 / 10%);
}

.quicklinks_wrap .col:hover .link_drop, .col.hovered .link_drop {
  visibility: visible;
  opacity: 1;
  z-index: 1;
  transform: translateY(0%) !important;
  transition-delay: 0s, 0s, 0s, 0.3s;
  pointer-events: auto;
}

.quicklinks_wrap:not(.stuck) .link_drop {
  left: -390px !important;
  top: 0;
  right: auto !important;
  transform: translateY(20px);
}

.quicklinks_wrap .link_drop_title {
  text-transform: none;
  margin-bottom: 18px;
}

.quicklinks_wrap .link_drop .row_table {
  width: 100%;
  font-size: 15px;
  line-height: 23px;
  font-weight: 400;
  color: #787878;
}

.quicklinks_wrap .link_drop p {
    font-size: 15px;
    line-height: 24px;
}

ul.icon_list {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 16px;
    line-height: 24px;
    margin-top: 10px;
}

ul.icon_list li:not(:last-child) {
    margin-bottom: 18px;
}

.quicklinks_wrap ul.icon_list li > [class*='icon'] {
    top: 6px;
    font-size: 14px;
}

ul.icon_list li > [class*='icon'] {
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 20px;
    color: #5c6895;
}

.quicklinks_wrap ul.icon_list li a{
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    color: #424242;
    position: relative;
    top: -2px;
}


/* Quicklinks Css Ends */


/* Welcome Css Starts */

.welcome{
  padding: 3% 0%;
  background-color: #f1faff;
  text-align: center;
}

/* Welcome Css Ends */


/* Services Css Starts */

.our_services{
  padding: 3% 0%;
  background-color: #f1faff;
}

.service_wrap{
  height: 100%;
  max-width: 370px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 33px 40px;
  border: 5px solid #f6f7f5;
  transition: 0.2s;
  background-color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.service_wrap:hover{
  border: 5px solid #393e84;
}

.service_wrap .service_icon {
  font-size: 48px;
  color: #fd7012;
  text-align: center;
}

.service_wrap .service_icon img {
  width: 60px !important;
  height: auto;
  display: inline-block;
}

.service_wrap .service_info h5{
  font-size: 20px;
  line-height: 1em;
  margin-top: 5%;
  text-align: center;
  margin-bottom: 5%;
  color: #081245;
}

.service_wrap .service_info p{
  font-size: 14px;  
}

/* Services Css Ends */



/* ----------- Gallery CSS Starts ----------- */

.home_gallery{
  padding: 5% 0%;
  background-color: #f1faff;
  /*background-color: #eee;*/
}

.gallery_carousel img{
  width: 100%;
  height: 250px;
}


/* ----------- Gallery CSS Ends ----------- */


/* ----------- Gallery CSS Starts ----------- */

.gallery_carousel img{
  width: 100%;
  height: 250px;
}

.img-wrapper {
  position: relative;
  margin-top: 15px;
}

.img-wrapper img {
  width: 100%;
  height: 250px;
}

.img-overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}

.img-overlay i {
  color: #fff;
  font-size: 3em;
}

#overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#overlay img {
  margin: 0;
  width: 80%;
  height: auto;
  object-fit: contain;
  padding: 5%;
}

@media screen and (min-width: 768px) {
  #overlay img {
    width: 60%;
  }
}

@media screen and (min-width: 1200px) {
  #overlay img {
    width: 50%;
  }
}

#nextButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}

#nextButton:hover {
  opacity: 0.7;
}

@media screen and (min-width: 768px) {
  #nextButton {
    font-size: 3em;
  }
}

#prevButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}

#prevButton:hover {
  opacity: 0.7;
}

@media screen and (min-width: 768px) {
  #prevButton {
    font-size: 3em;
  }
}

#exitButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  position: absolute;
  top: 15px;
  right: 15px;
}

#exitButton:hover {
  opacity: 0.7;
}

@media screen and (min-width: 768px) {
  #exitButton {
    font-size: 3em;
  }
}

/* ----------- Gallery CSS Ends ----------- */




/*---------- Testimonial Css Starts -----------*/

.testimonial{
  padding: 5% 0%;
  /*background: rgba(0, 0, 0, 0.4) url(../images/testimonial-bg.jpg) no-repeat center /cover;*/
}

.testimonial_wrap{
  border-radius: 10px;
  margin: 0 0 30px;
  padding: 0 100px;
  position: relative;
  width: 100%;
  text-align: center;
}

.testimonial_wrap::before {
  content: "\f10d";
  display: inline-block;
  font-family: 'Font Awesome 5 Free';
  font-size: 60px;
  left: 0;
  position: absolute;
  right: auto;
  text-align: left;
  top: 16%;
  color: #d7d7d7;
  font-weight: 900;
}


.testimonial_wrap::after {
  content: "\f10e";
  display: inline-block;
  font-family: 'Font Awesome 5 Free';
  font-size: 60px;
  right: 0;
  position: absolute;
  left: auto;
  color: #d7d7d7;
  text-align: left;
  top: 16%;
  font-weight: 900;
}

.testimonial_wrap h5{
  font-size: 20px;
  color: #333;
  font-weight: 700;
  margin: 25px 0 0;
  line-height: 22px;
}

.testimonial_wrap p{
  color: #333;
}

/*---------- Testimonial Css Ends -----------*/


/*---------- Blog Css Ends -----------*/

.blog{
  padding: 3% 0%;
}

.blog_wrap{
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.11);
  margin: 5% 0%;
}

.blog_image{
  border-radius: 10px 10px 0 0;
  overflow: hidden;
  position: relative;
}

.blog_image img{
  border-radius: 10px 10px 0 0;
  transition: 0.7s;
}

.blog_wrap:hover .blog_image img{
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.blog_wrap .blog_info {
  position: relative;
  padding: 30px 25px 25px;
  text-align: center;
}

.blog_wrap .blog_info .blog_date {
  position: absolute;
  top: -22px;
  right: 25px;
  font-size: 15px;
  background-color: #14467B;
  padding: 8px 15px;
  border-radius: 5px;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.blog_wrap .blog_info h5 a{
  font-size: 16px;
  color: #081245;
}

/*---------- Blog Css Ends -----------*/



/*---------- Footer Css Starts -----------*/

.footer{
  /*background-color: #393e84;*/
  background-color: #f7f7f7;
  padding: 2% 0%;
}

.footer .footer_logo{
  /*text-align: center;*/
  margin-top: 30px;
  padding: 0% 5%;
}

.footer .footer_logo img{
  width: 100%;
  margin-bottom: 5%;
}

.footer p{
  color: #222;
}

.footer .footer_title h3{
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  color: #393e84;
  letter-spacing: 0;
  position: relative;
  margin-top: 30px;
  margin-bottom: 30px;
  text-transform: uppercase;
  padding-bottom: 14px;
}

.footer .footer_title h3:after {
  content: "";
  width: 50px;
  height: 4px;
  background: #393e84;
  position: absolute;
  bottom: -4px;
  right: 0;
  left: 0;
  margin-left: 0;
  border-radius: 0;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  z-index: 0;
}

.footer ul{
  margin: 0;
  padding: 0;
}

.footer ul li{
  list-style: none;
  color: #222;
}

.footer .footer_links li {
  margin-bottom: 0px;
  padding: 2% 0%;
}

.footer .footer_links li a {
  font-size: 15px;
  color: #222;
  text-decoration: none;
}

.footer .footer_links li a:hover {
  color: #393e84;
}

.footer .address li {
  padding: 0px 0px 16px 40px;
  position: relative;
}

/*.footer .address li i {
    color: #ea7329;
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 22px;
    width: 35px;
    height: 35px;
    text-align: center;
    border: 1px solid #ea7329;
    padding: 5px;
}*/

.footer .address li i {
  color: #393e84;
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 22px;
  width: 35px;
  height: 35px;
  text-align: center;
  border: 1px solid #393e84;
  padding: 5px;
}

.footer .address li .desc a{
  color: #222;
  text-decoration: none;
}

.footer .address li .desc a:hover{
  color: #393e84;
}

.footer_social ul {
  margin: 0;
  padding: 0;
}

.footer_social li {
  display: inline;
  margin-right: 5px;
}

.footer_social li a {
  color: #ea7329;
  transition: all 0.3s ease;
  text-decoration: none !important;
  outline: none !important;
}

.footer_social li a i:hover {
  color: #fff;
  background: #fb5e75;
}

.footer_social li a i {
  padding: 0 0px 0 0;
  font-size: 15px;
  margin-right: 3px;
  transition: all .8s ease;
  background: #1c2024;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 0;
  color: #fff;
  text-align: center;
}

/*---------- Footer Css Ends -----------*/


/*---------- Copyright Css Starts -----------*/

.copyright{
  padding: 15px 0;
  background: #302D4D;
  /*border-top: 1px solid #fff;*/
  text-align: center;
}

.copyright h6 {
  margin: 0;
  font-size: 14px;
  color: #fff;
}



/*---------- Copyright Css Ends -----------*/


/*---------- Copyright Social Css Starts -----------*/


.copyright_social{
  float: right;
}

.copyright_social ul{
  margin: 0;
  padding: 0;
}

.copyright_social ul li{
  list-style: none;
  display: inline-block;
  padding: 0px 10px;
}

.copyright_social ul li a i{
  transition: all 0.1s;
}

.copyright_social ul li a i:hover{
  transform: translateY(-8px);
}

.copyright_social ul .faceb i {
  color: #3C5A9A;
}

.copyright_social ul .twt i {
  color: #00ACEC;
}

.copyright_social ul .yt i {
  color: #ed1b24;
}

.copyright_social ul .inst i {
  color: red;
}

.copyright_social ul .wapp i {
  color: #007d3b;
}


.copyright_social ul li i {
  margin-right: 0;
  background-color: #fff;
  padding: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  font-size: 14px;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  text-align: center;
  display: inline-block
}


/*---------- Copyright Social Css Ends -----------*/


/*---------- Copyright Social Css Starts -----------*/


.copyright_social{
  float: right;
}

.copyright_social ul{
  margin: 0;
  padding: 0;
}

.copyright_social ul li{
  list-style: none;
  display: inline-block;
  padding: 0px 10px;
}

.copyright_social ul li a i{
  transition: all 0.1s;
}

.copyright_social ul li a i:hover{
  transform: translateY(-8px);
}

.copyright_social ul .faceb i {
  color: #3C5A9A;
}

.copyright_social ul .twt i {
  color: #00ACEC;
}

.copyright_social ul .yt i {
  color: #ed1b24;
}

.copyright_social ul .inst i {
  color: red;
}

.copyright_social ul .wapp i {
  color: #007d3b;
}


.copyright_social ul li i {
  margin-right: 0;
  background-color: #fff;
  padding: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  font-size: 14px;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  text-align: center;
  display: inline-block
}


/*---------- Copyright Social Css Ends -----------*/



/*---------- Back to Top Css Starts -----------*/

#button {
  position: fixed;
  bottom: 40px;
  right: 30px;
  transition: background-color .3s, 
  opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button i{
  text-align: center;
  height: 40px;
  font-size: 24px;
  width: 42px;
  border-radius: 4px;
  color: #fff;
  line-height: 36px;
  transition: all 0.3s ease 0s;
  background: #302D4D;
  margin-left: 2px;
  box-shadow: 0 0 2px #54595f;
}
#button i:hover {
  cursor: pointer;
  background-color: #0d1a2f;
  border-radius: 4px;
}
#button:active {
  background-color: #0d1a2f;
}
#button.show {
  opacity: 1;
  visibility: visible;
}


/*---------- Back to Top Css Ends -----------*/




/*------------ Whatsapp Css Starts-----------------------
-----------------------------------------------------------*/

.whatsapp{
  position: fixed;
  bottom: 1%;
  left: 1%;
  z-index: 999;
  background: #18c139;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  padding: 7px 1px 1px 1px;
}

.whatsapp .wapp i {
  color: #fff;
  background: #18c139;
  font-size: 35px;
  /* padding: 15%;
  border-radius: 50%; */
}

/*------------ Whatsapp Css Ends-----------------------
-----------------------------------------------------------*/



/*---------- Contact Us Css Starts -----------*/

.contact_form{
  background: #f7f6fb;
  padding: 5%;
  text-align: center;
}

.contact_info{
  margin-top: 10%;
}

.contact_info_box{
  /*border-bottom: 1px solid #ccc;*/
  margin-bottom: 5%;
}

.contact_info_box:last-child{
  border: 0;
}

.contact_info_icon{
  float: left;
  margin-right: 30px;
}

.contact_info_icon i{
  display: inline-block;
  height: 80px;
  width: 80px;
  text-align: center;
  line-height: 78px;
  background: #3660d9;
  border-radius: 50%;
  color: #fff;
  font-size: 28px;
}

.contact_info_box h5{
  font-size: 20px;
  margin-bottom: 15px !important;
  color: #00173c;
}

.contact_info_box p, .contact_info_box p a{
  color: #222;
  font-size: 14px;
}

.form-control {
  border-radius: 0px;
  border-color: #ccc;
  background: none;
  box-shadow: none;
  color: #aaaaaa;
  font-size: 16px;
  height: auto;
  font-weight: 400;
  padding-left: 15px;
  padding-right: 15px;
}

/*---------- Contact Us Css Ends -----------*/


/*---------- Enquiry Css Starts -----------*/

.form_wrap{
  padding: 2%;
  border: 1px solid #eee;
  box-shadow: 0 5px 5px rgb(0 0 0 / 10%);
}

/*---------- Enquiry Css Ends -----------*/


/*---------- Sidebar Services Css Starts -----------*/

.sidebar_services{
  margin-top: 30%;
}

.sidebar_services h5{
  color: #081245;
  text-align: center;
  margin-bottom: 5%;
  font-size: 24px;
  font-weight: 600;
}

.sidebar_services ul{
  margin: 0;
  padding: 0;
}

.sidebar_services ul li{
  border: 1px solid #d3d3d3;
  list-style: none;
  padding: 10px 5px;
  border-bottom: 0;
}

.sidebar_services ul li:last-child{
  border-bottom: 1px solid #d3d3d3;
}

.sidebar_services ul li:hover{
  background-color: #00A4EF;
}

.sidebar_services ul li:hover a{
  color: #fff;
}

.sidebar_services ul li a{
  color: #555;
  font-size: 14px;
}

/*---------- Sidebar Services Css Ends -----------*/

