

@import url('https://fonts.googleapis.com/css2?family=Saira:wght@100;200;300;400;500;600;700;800;900&display=swap');

* {
     box-sizing: border-box !important;
     transition: ease all 0.5s;
}

html {
     scroll-behavior: smooth;
     overflow-x: hidden !important;
}

body {
     color: #666666;
     font-size: 14px;
     font-family: 'Saira', sans-serif;
     line-height: 1.80857;
     font-weight: normal;
     overflow-x: hidden !important;
}
/*navbar*/

#HeaderControl, #MenuControl, #widgetsControl, #WidgetControl2, #WidgetControl1, #WidgetControl4{ padding: 0;}


.container-fluid{/*padding-left:2px; padding-right:2px;*/}


.MenuControl_C{ border:0 !important; background-color:#ff0000 !important;}

	
#MenuControl_C .dropdown-menu{}

.contact .close {
    position: absolute;
    right: 14px;
    font-size: 30px;
    cursor: pointer;top: 0;
}


#MenuControl_C .navbar-default,
#MenuControl_C .container-fluid,
#MenuControl_C .navbar-nav
{height:100%;}

#MenuControl_C #navbar-collapse-1{height:100% !important;}
.table-responsive{overflow:hidden; display:inline-table;}

.navbar-header{display:none;}


#FooterrControl1_tr_FooterBackImage td.row{margin:0;}
/*navbar*/
a {
     color: #1f1f1f;
     text-decoration: none !important;
     outline: none !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
     letter-spacing: 0;
     font-weight: normal;
     position: relative;
     padding: 0 0 10px 0;
     font-weight: normal;
     line-height: normal;
     color: #111111;
     margin: 0
}

h1 {
     font-size: 24px
}

h2 {
     font-size: 22px
}

h3 {
     font-size: 18px
}

h4 {
     font-size: 16px
}

h5 {
     font-size: 14px
}

h6 {
     font-size: 13px
}

*,
*::after,
*::before {
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
     color: #212121;
     text-decoration: none!important;
     opacity: 1
}

button:focus {
     outline: none;
}
p {
     
     font-weight: 300;
     font-size: 15px;
     line-height: 24px;
}

a {
     color: #222222;
     text-decoration: none;
     outline: none !important;
}

a, .btn {
     text-decoration: none !important;
     outline: none !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}

img {
     max-width: 100%;
     height: auto;
}

 :focus {
     outline: 0;
}

.paddind_bottom_0 {
     padding-bottom: 0 !important;
}

.btn-custom {
     margin-top: 20px;
     background-color: transparent !important;
     border: 2px solid #ddd;
     padding: 12px 40px;
     font-size: 16px;
}

.lead {
     font-size: 18px;
     line-height: 30px;
     color: #767676;
     margin: 0;
     padding: 0;
}

.form-control:focus {
     border-color: #ffffff !important;
     box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25);
}

.navbar-form input {
     border: none !important;
}

.badge {
     font-weight: 500;
}

blockquote {
     margin: 20px 0 20px;
     padding: 30px;
}

button {
     border: 0;
     margin: 0;
     padding: 0;
     cursor: pointer;
}

.full {
     float: left;
     width: 100%;
}

.layout_padding {
     padding: 50px 0;
}
.head-lft ul{margin:0; padding:0; list-style:none; text-align:left; display:table;}
.head-lft ul li{display:table-cell;padding: 5px 10px;}
.head-lft ul li .fa{padding-right:5px;}
.head-tp{background:#f5f5f5; padding: 5px 0; }
.head-rht ul{margin:0; padding:0; list-style:none; text-align:right;}
.head-rht ul li{display:inline-block;}
.head-rht ul li a{color:#333; padding: 5px;  font-size: 18px;}
.head-tp p{color:#333; margin:5px 0;}
#header {
    padding: 5px 10;
    position: relative;
    left: 0;
    top: 0;text-align: center;
    right: 0;
    transition: all 0.5s;
    z-index: 997; /*background:rgba(24,33,57,.95);*/
}
#header.header-scrolled {
  background: rgba(0, 0, 0, 0.9);
  padding: 20px 0;
  height: 72px;
  transition: all 0.5s;
}

#header img {
 margin:0 auto;
 width: 110px;
}

#header #logo h1 {
  font-size: 34px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-family: 'Saira', sans-serif;
  font-weight: 700;
  letter-spacing: 3px;}
#header #logo h1 a,
#header #logo h1 a:hover {
  color: #fff;
  padding-left: 10px;
  border-left: 4px solid #dd3d25;
}

#header #logo img {
  padding: 0;
  margin: 0;
}
.body-fx #header{padding: 6px 0;
    height: 65px;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    transition: all 0.5s;
    z-index: 997;
     background:rgba(8,74,140,.85);}
.body-fx .navbar-default{background-color: transparent !important;}

.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
    overflow-x: hidden;
    transition: 0.5s;
}

.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
}
.overlay a {
    padding: 0px;
    text-decoration: none;
    font-size: 22px;
    color: #f1f1f1;
    display: block;
    transition: 0.3s;
}

.overlay-content {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.banner_section {position:relative;
    /*width: 100%;
    float: left;
    background-image: url(../image/bnnr-bg.jpg);
    height: 100vh;
    background-size: contain;
    padding: 120px 0px 90px 0px;
    background-repeat: no-repeat;
    background-size: 100%;*/
}

.banner_taital {
    width: 100%;
    float: left;
    background-color: #626975;
    border-radius: 20px;
    padding: 20px 20px;
}
.banner-content{position: absolute;  top: 0px; text-align: center; margin: 0 auto;  right: 0; left: 0;
    padding-top: 150px; color: #112139; background: rgba(0,0,0,0.7);  z-index:1; height: 100%;}
.banner-content h1{font-size:50px; line-height:60px; color:#eee;}
.banner-content h1 span{font-size:70px; line-height:90px; font-weight:900;}
.banner-content h2{letter-spacing:3px; line-height:35px; font-size:25px; min-height:120px; color:#000; font-weight:bold;}
.about_section {width: 100%;padding: 40px 20px 40px;position: relative;top: 6px;background: #00b0f0;box-shadow: #ccc 5px 10px 20px 10px;}
.form-group { margin-bottom: 15px;}
.about_section .sub-heading{ font-weight:bold;}
.about_section ul{ list-style:none;}
.about_section ul li{font-size: 18px;position:relative;color: #e2cf07;}
.about_section ul li:before{ content: "\f058";font-family: FontAwesome; position:absolute; font-size:20px; left: -30px; top: -2px;}

.about_text {
    text-align: center;
    /* font-weight: 700; */
    margin: 0;
    font-size: 34px;
    color: #ffff00;
    margin-bottom: 30px;
    position: relative;
    left: 20px;
}
.about_text span{
    color: #ffff00;
    /* font-weight:900; */
}
.about_text:after{
    position: absolute;
    content: '';
    width: 100px;
    /* background: #333; */
    height: 2px;
    margin: 0 auto;
    right: 0;
    left: 0;
    bottom:0px;
    }

.about_taital p{
    text-align:justify;
    font-size: 24px;
    color: #ffff00;
    line-height: 37px;
    margin-left: 0px;
    padding-top: 10px;
}
.about_main{ width: 100%; float: left; margin-bottom: 80px; }

.about_taital h4{color: #e2cf07;Font-size: 21px;line-height: 30px;text-align: left;font-weight: 500;}

.our_section {
    width: 100%;
    background-color: #f5f5f5;
    height: auto;
}
.ser-bx{border: 1px solid #e1e1e1; overflow: hidden; padding: 30px 20px; margin-bottom: 30px; position:relative;display: flex;background: #fff;}
.ser-bx h2{font-size: 18px;
    font-weight: 800;
    color: #0d1226;
    text-transform: uppercase;
    margin-bottom: 5px;}

.ser-bx p{font-size: 15px; color: #111111;  line-height: 20px;  margin-bottom: 10px;}
.ser-bx  p.rd-mr {
    text-align: center;
    border: 1px solid #000;
    background: #000;
    padding: 10px;
    display: inline-block;
    color: #fff;
    margin: 0 auto;
    position: relative;
    /*top: 10px;*/
    border-radius: 5px; transition:.4s;
}
.ser-bx  p.rd-mr:hover {background:#10213f;}
.ser-bx  p.rd-mr:hover a{color:#fff;}
.ser-bx  p.rd-mr a{font-weight:bold; color: #fff;}
.ser-icn{ width: 100%; margin-right: 15px; position: relative; overflow:hidden;}
.ser-icn img{ clip-path: polygon(0 0, 86% 0, 100% 100%, 0% 100%);}
.ser-icn .fa{ color:#fff; font-size:35px; line-height: 70px;}
.map-hm-rht{ background:#f5f5f5; padding:45px 15px 20px;}
.map-hm-rht .form-control{height: 45px; border:1px solid #eee;}

.contact{ padding:30px 20px; background: #00b0f0; }

.contact .smbt{ background: #666; color: #fff; border: 0; padding: 10px 40px; font-weight: bold; font-size: 15px;}	
.contact .smbt:hover{ background:#000; color:#fff;}

.footer_section{ width: 100%; float: left; background-color: #333; height: auto;
}

.mb-3, .my-3{  margin-bottom: 1rem!important; width: 65%; margin: 0 auto;}

footer .map_text .fa{ font-size: 20px; line-height: 40px; width: 40px; height: 40px; border: 1px solid #ccc; color:#ccc; text-align: center; float: left; margin-right: 10px; margin-bottom: 10px;}

footer .map_text:hover .fa{ color:#fff; background:#000;}
footer h4{ font-size: 24px; color:#eee; font-weight: 700;  border-bottom: 1px dashed #ccc; margin-bottom: 15px;}
.addres_text { width: 10%;  margin: 0 auto; text-align: center; font-size: 20px; color: #fcf8f9; border-bottom: 1px solid #ffffff; padding-top: 25px;}
footer p{ color:#ccc; text-align:justify;}

.map_addres {
    width: 100%;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
}

.map_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ccc;
    line-height: 24px;
	text-align: left;
}
footer p a{color:#ccc; font-weight:bold;}
footer .ul-link ul{list-style:none; margin:0; padding:0; text-align: left;}
footer .ul-link li {position:relative; line-height: 30px; text-align: left;}
footer .ul-link li .fa{padding-right: 8px; color: #eee; font-size: 12px;}
footer .ul-link li a{color: #ccc;}
footer .ul-link li:hover a{color: #fff;}

.copyright_text {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #fffcf4;
    text-align: left;
    font-weight: 100;
    padding-top: 40px;
    margin-left: 0px;
}

.copyright_text a { color: #fffcf4; }
.copyright_text a:hover { color: #000; }

@media(max-width:767px){
	.head-rht{display:none;}
	.about_section{    top: 20px;}
}
@media(max-width:479px){
	.head-lft ul li:nth-child(2){display:none;}
}
