
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

body {background: #fff; font-family: "Lato", sans-serif; font-size:14px; color:#000; position: relative; z-index:999;}

.no_padding {
  padding-left: 0;
  padding-right: 0;
}
ul {
  padding:0;
  margin:0;
}
.btn {
  background: #7a85f0;
  border: 1px solid #7a85f0;
  color: #fff;
  padding: 6px 20px;
  margin: 30px 0 0;
  margin: 30px 0 0;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
.btn:hover {
  background: #244ebc;
  border: 1px solid #244ebc;
  color: #fff;
}
input:focus, .form-control:focus, .accordion-button:focus {
  outline: 0;
  box-shadow: none;
  border-color: none;
}

.header .main_head .logo {
    text-align: center;
    padding: 12px 0;
}
.header .main_head .menus .navbar .navbar-collapse .navbar-nav .close {
    display: none;
}
.header .main_head .menus {
	background: #2b8046;
}
.header .main_head .menus .navbar {
    padding: 0;
}
.header .main_head .menus .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
    color: #fff;
    font-size: 18px;
    padding: 12px 20px;
    font-weight: 400;
	font-family: "Open Sans", sans-serif;
	border-bottom: 3px solid #2b8046;
}
.header .main_head .menus .navbar .navbar-collapse .navbar-nav .nav-item .nav-link:hover, .header .main_head .menus .navbar .navbar-collapse .navbar-nav .nav-item .nav-link.active {
    border-bottom: 3px solid #e78224;
}
.main_banner .mn_bnr img {
    width: 100%;
}

.branchs {
    margin: 90px 0 0;
}
.head h2 {
    font-size: 29px;
    font-weight: 900;
}
.head hr {
    height: 4px;
    width: 62px;
    background: #f58221;
    opacity: 1;
}
.branchs .brnchs_txt p {
    font-size: 16px;
    line-height: 25px;
}
.branchs .brnch_slide.owl-carousel {
    padding: 0 0 0 12px;
    border-left: 4px solid #f58221;
    margin: 0 0 0 45px;
}
.branchs .brnch_slide.owl-theme .owl-nav [class*="owl-"] {
    background: #f58221;
    border-radius: 4px 0 0 4px;
    line-height: 31px;
    width: 36px;
    height: 36px;
}
.branchs .brnch_slide.owl-theme .owl-nav .owl-prev {
    left: -5%;
    top: auto;
    bottom: 0;
}
.branchs .brnch_slide.owl-theme .owl-nav .owl-next {
    right: auto;
    top: auto;
    left: -5%;
    bottom: 15%;
}
.branchs .brnch_slide.owl-carousel .item .brnch_box {
    background: #fff;
    border: 10px solid #fff;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.branchs .brnch_slide.owl-carousel .owl-stage-outer {
    padding: 8px 6px;
}
.branchs .brnch_slide.owl-carousel .item .brnch_box .brnch-txt h4 {
    margin: 0 auto;
    text-align: center;
    font-size: 19px;
    text-transform: uppercase;
    padding: 10px 0 3px 10px;
}
.hm_abt, .hm_srvcs {
    margin: 90px 0 0;
}
.hm_abt .hm_abt_txt {
    padding: 0 120px 0 30px;
}
.hm_abt .hm_abt_txt p {
    font-size: 17px;
    text-align: justify;
}

.hm_srvcs .hm_srvc_txt .head {
    text-align: center;
}
.hm_srvcs .hm_srvc_txt .head hr {
    margin: 0 auto;
}
.hm_srvcs .srvc_box {
    display: flex;
}
.hm_srvcs .srvc_box .srvc_icn .srvc_icn_inr {
    background: #f58221;
    width: 64px;
    height: 64px;
    line-height: 64px;
    border-radius: 100%;
    margin: 0 15px 0 0;
    text-align: center;
}
.hm_srvcs .srvc_box .srvc_txt h4 {
    font-size: 21px;
    font-weight: 700;
    margin: 15px 0 12px 0;
}
.hm_srvcs .srvc_box .srvc_txt p {
    font-size: 15px;
}
.hm_plcs {
    margin: 90px 0 0;
    background-image: url(../images/hm_plcs_bg.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    position: relative;
}
.hm_plcs::after {
    position: absolute;
    top: 40px;
    right: 0;
    background: #f77136;
    height: 92%;
    width: 50%;
    content: "";
    z-index: -1;
}
.hm_plcs .plcs_box {
    padding: 80px 0 60px;
}
.hm_plcs .plcs_box .head h2 {
    color: #fff;
    margin: 0 0 30px;
}
.hm_plcs .plcs_box .inr_plcs {
    background: rgba(255, 255, 255, 0.1);
    text-align: center;
    padding: 18px 0;
    margin: 0 0 20px;
    border-radius: 4px;
}
.hm_plcs .plcs_box .inr_plcs h4 {
    margin: 0;
    font-size: 21px;
    font-weight: 600;
    color: #fff;
}
.hm_plcs .hm_dwnlds {
    padding: 80px 0 0 80px;
}
.hm_plcs .hm_dwnlds ul {
    padding: 0;
    margin: 20px 0 0;
}
.hm_plcs .hm_dwnlds ul li {
    list-style: none;
    display: block;
}
.hm_plcs .hm_dwnlds ul li a {
    display: block;
    list-style: none;
    margin: 0px 0 12px;
    border-bottom: 1px dashed #000;
    padding: 0 0 12px 0;
    text-decoration: none;
    color: #000;
    font-size: 15px;
}
.hm_plcs .hm_dwnlds ul li:last-child a {
    border-bottom: 0;
}
.hm_plcs .hm_dwnlds ul li img {
    float: right;
    width: 23px;
}

.hm_glry {
    margin: 90px 0 0;
}
.hm_glry .glry_slide.owl-theme .owl-nav [class*="owl-"] {
    background: #fff;
    border: 1px solid #000;
    line-height: 31px;
    width: 36px;
    height: 36px;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
}
.hm_glry .glry_slide.owl-theme .owl-nav [class*="owl-"]:hover {
    background: #f58221;
}
.hm_glry .glry_slide.owl-theme .owl-nav .owl-prev {
    left: auto;
    top: -62px;
    right: 4%;
    border-radius: 4px 0 0 4px;
}
.hm_glry .glry_slide.owl-theme .owl-nav .owl-next {
    right: 0;
    top: -62px;
    left: auto;
    border-radius: 0 4px 4px 0;
}

.hm_map {
    margin: 90px 0 0;
}
.hm_map .mp iframe {
    display: block;
}

footer {
    background-image: url('images/ftr_bg.jpg');

	background-repeat: no-repeat;
	background-position: top center;
    background-size: cover;
	padding: 70px 0 40px;
}
footer .ftr_abt img {
    margin: 0 0 20px 0;
}
footer .ftr_abt p {
    font-size: 16px;
    line-height: 23px;
}
footer .links {
    padding: 0 0 0 60px;
}
footer .links h3, footer .cntct h3 {
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 30px 0 20px;
}
footer .links li {
    display: block;
    list-style: none;
    margin: 0 0 15px;
}
footer .links li a {
    font-size: 16px;
    color: #000;
    text-decoration: none;
}
footer .links li img {
    padding: 0 8px 0 0;
}
footer .cntct .adrs .adrs_box {
    display: flex;
    margin: 0 0 20px;
}
footer .cntct .adrs .adrs_box .adrs_icn {
    background: #881c06;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 100%;
}
footer .cntct .adrs .adrs_box p {
    margin: 0 0 0 20px;
    font-size: 17px;
    color: #000;
    text-decoration: none;
    line-height: 21px;
    font-weight: 500;
}
footer .cntct .adrs .adrs_box p a {
    color: #000;
    text-decoration: none;
}
.copyright {
	background: #f58221;
	text-align: center;
}
.copyright p {
    margin: 0;
    color: #000;
    padding: 9px 0;
    font-size: 16px;
}


.inner_banner .inr_bnr img, .about .hm_abt_imag img {
    width: 100%;
}

.hm_abt.about {
	margin-bottom: 70px;
}
.hm_abt.about_wtht_sdbr .leftNav li {
    display: block;
    list-style: none;
	    margin-bottom: 1px;
}
.hm_abt.about_wtht_sdbr .leftNav li a {
    display: block;
    padding: 6px 10px;
    background: #2b8046;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}
.hm_abt.about_wtht_sdbr .hm_abt_imag img {
    width: 100%;
}
.hm_abt.about_wtht_sdbr .hm_abt_txt {
    padding: 0;
    margin: 30px 0 70px;
}

.contact {
    margin: 90px 0 70px;
}
.contact .cntct_box {
    display: flex;
    align-items: center;
    margin: 0 0 20px;
}
.contact .cntct_box span {
    background: #2b8046;
    width: 52px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    display: block;
    border-radius: 100%;
    margin: 0 20px 0 0;
}
.contact .cntct_box .cntct_txt h4 {
    font-size: 19px;
    margin: 0 0 4px;
}
.contact .cntct_box .cntct_txt p {
    font-size: 13px;
    margin: 0;
}
