/*--------------------------------------------------------------------- File Name: style.css ---------------------------------------------------------------------*/


/*--------------------------------------------------------------------- import Files ---------------------------------------------------------------------*/

@import url(animate.min.css);
@import url(normalize.css);
@import url(icomoon.css);
@import url(css/font-awesome.min.css);
@import url(meanmenu.css);
@import url(owl.carousel.min.css);
@import url(swiper.min.css);
@import url(slick.css);
@import url(jquery.fancybox.min.css);
@import url(jquery-ui.css);
@import url(nice-select.css);

/*--------------------------------------------------------------------- skeleton ---------------------------------------------------------------------*/

* {
    box-sizing: border-box !important;
    transition: ease all 0.5s;
}

html {
    scroll-behavior: smooth;
    overflow-x: hidden;
}

body {
    color: #666666;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    line-height: 1.80857;
    font-weight: normal;
    overflow-x: hidden;
}

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;
}

ul,
li,
ol {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

p {
    margin: 20px;
    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-top: 100px;
    padding-bottom: 0px;
}

.padding_0 {
    padding: 0px;
}
.costum_container {
    width: 550px !important;
    margin: 0 auto;
    padding: 0px 15px;
}


/* header section start */

.header_section {
    width: 100%;
    display: flex;
    padding: 15px 0px;
    
}

.main_banner_section {
    width: 100%;
    float: left;
    background-image: url(../images/banner-img.png);
    min-height: 520px;
    background-size: auto 90%;
    background-repeat: no-repeat;
    padding: 0;
    background-color: rebeccapurple;
    background-position: right bottom;
}

.logo {
    float: left;
    padding-top: 5px;
}

.contact_bt {
    width: 180px;
    float: right;
}

.contact_bt a {
    width: 100%;
    float: left;
    background-color: #ffffff;
    border: 1px solid #1b80df;
    padding: 8px 10px;
    color: #252525;
    text-align: center;
    font-size: 18px;
    border-radius: 5px;
    font-weight: 600;
}

.contact_bt a:hover {
    color: #ffffff;
    background-color: #0056b3;
    border: 1px solid #ffffff;
}


/* header section end */


/* banner section start */

.banner_section {
    width: 100%;
    float: left;
    padding: 70px 0px;
}

.banner_taital {
    width: 50%;
    font-size: 30px;
    color: #ffffff;
    float: left;
    font-weight: 700;
}

.responsive_text {
    width: 32%;
    font-size: 16px;
    color: #ffffff;
    padding-top: 20px;
}

.started_bt {
    width: 180px;
    padding-top: 20px;
    float: left;
}

.started_bt a {
    width: 100%;
    float: left;
    background-color: #ffffff;
    border: 1px solid #1b80df;
    padding: 8px 10px;
    color: #252525;
    text-align: center;
    font-size: 18px;
    border-radius: 5px;
    font-weight: 600;
}

.started_bt a:hover {
    color: #ffffff;
    background-color: #0056b3;
    border: 1px solid #ffffff;
}


/* banner section end */

.gallery_section {
    width: 100%;
    float: left;
    padding-bottom: 70px;
}

.feature_box {
    float: left;
    width: 100%;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .04), 0 2px 15px 0 rgba(0, 0, 0, .07);
    margin-bottom: 30px;
    max-height: 325px;
    overflow: hidden;
    transition: ease all 1s;
    position: relative;
    border: solid #27415a 2px;
}

.feature_box:hover .feature_info {
    opacity: 1;
    transform: scale(1);
    transition: ease all 0.2s;
    visibility: visible;
}
.feature_info {
    float: left;
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(255, 255, 255, .6);
    opacity: 0;
    transform: scale(2);
    transition: ease all 0.2s;
    visibility: hidden;
}
.seemore_bt {
    background: #0056b3;
    color: #fff;
    padding: 0 25px;
    float: left;
    border-radius: 5px;
    font-size: 14px;
    line-height: 45px;
    transition: ease all 0.5s;
}

.seemore_bt:hover, 
.seemore_bt:focus {
    color: #ffffff;
    background: #0056b3;
}

/* copyright section start */

.copyright_section {
    width: 100%;
    float: left;
    background-color: #252525;
    height: auto;
}

.copyright_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    margin: 15px 0px;
}

.copyright_text a {
    color: #ffffff;
}

.copyright_text a:hover {
    color: #0056b3;
}


/* copyright section end */
