/*-----------------------------------------------------------------------------------

    Template Name: Your template name 
    Template URI: http://bootexperts.com
    Description: This is html5 template
    Author: BootExperts
    Author URI: http://bootexperts.com
    Version: 1.0

-----------------------------------------------------------------------------------
    
    CSS INDEX
    ===================
	
    1. Theme Default CSS (body, link color, section etc)

-----------------------------------------------------------------------------------*/

/*----------------------------------------*/
/*  1.  Theme default CSS
/*----------------------------------------*/
/*google_fonts*/

html, body {height: 100%;}
.floatleft {float:left}
.floatright {float:right}
.alignleft {float:left;margin-right:15px;margin-bottom: 15px}
.alignright {float:right;margin-left:15px;margin-bottom: 15px}
.aligncenter {display:block;margin:0 auto 15px}
a:focus {outline:0px solid}
img {max-width:100%;height:auto}
.fix {overflow:hidden}
p {}
h1, h2, h3, h4, h5, h6 {
}
a {transition: all 0.3s ease 0s;text-decoration:none;}
a:hover {
  color: inherit;
  text-decoration: none;
}
a:active, a:hover {
  outline: 0 none;
}
ul{
list-style: outside none none;
margin: 0;
padding: 0;
}
.clear{clear:both}
body {
    font-family: Segoe UI !important;
    background: #FFFFFF;
}
#body_wrapper{
    width: 100%;
    margin: 0 auto;
}
@font-face {
    font-family: Segoe UI;
    src: url(fonts/SegoeUIfonts/segoeui.ttf, 
        segoeuib.ttf, segoeuii.ttf, segoeuil.ttf, 
        segoeuisl.ttf, segoeuiz.ttf, seguibl.ttf, 
        seguibli.ttf, seguili.ttf, seguisb.ttf, seguisbi.ttf, 
        seguisli.ttf);
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
.plr_125{
    padding: 0 125px;
}
.ptb_50{
    padding: 50px 0;
}
/*for_mobile_menu*/
#sidebar_menu {
    position: absolute;
    top: 0px;
    right: 0;
    width: 100%;
    height: auto;
    background: rgba(255,255,255, 0.95);
    z-index: 99999;
    padding: 67px 26px 49px;
    transition: .3s;
    opacity: 0;
    visibility: hidden;
}

#sidebar_menu.visible{
   opacity: 1;
    visibility: visible;
    transition: .3s;
}
.menu_top {
    padding-top: 81px;
}
.main_menu {
    margin-right: -11px;
}
.main_menu ul{}
.main_menu ul > li {
    text-align: right;
    position: relative;
    margin-bottom: 17px;
}
.main_menu ul > li i{
    color: #969696;
}
.main_menu ul li > a {
    width: 200px;
    text-align: right;
    color: #0970B9;
    padding-left: 20px;
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
}
.first {
    font-size: 15px;
    position: absolute;
    top: 12px;
    left: : 1px;
    color: #0179FF;
}
.second {
    font-size: 15px;
    position: absolute;
    top: 12px;
    left: : 1px;
    color: #0179FF;
    opacity: 0;
    visibility: hidden;

}
.main_menu ul li:hover .first{
    opacity: 0;
    visibility: hidden;
}
.main_menu ul li:hover .second{
    opacity: 1;
    visibility: visible;
    color: #0970B9;
}
.main_menu ul li ul {
    position: absolute;
    background: transparent;
    width: 100%;
    right: 0;
    opacity: 0;
    visibility: hidden;
    display: inline-block;
}
.main_menu ul li:hover ul{
    opacity: 1;
    visibility: visible;
    position: inherit;
}
.main_menu ul li ul li {
    margin-top: 17px;
    margin-bottom: -9px;
}
.main_menu ul li ul li a {
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    padding: 5px 0px 10px 0;
    border-bottom: none;
    color: #4D4D4D;
    transition: .3s;
}
.menu_btn {
    position: absolute;
    right: 15px;
    top: -51px;
    background: transparent;
    z-index: 99;
    text-align: center;
    line-height: 45px;
    cursor: pointer;
}

.menu_btn img {
    margin-top: -9px;
    right: 0;
}

/*header_area*/
header{
    background-color: #FFFFFF;
}
.header_area{
}
.header_top{}
.header_top ul {
    float: right;
}
.header_top ul li{
    display: inline-block;
}
.header_icon {
    border-right: 1px solid #EDEDED;
    height: 40px;
    padding-top: 10px;
}
.header_icon a {
    margin-right: 19px;
}
.header_icon i{
    color: #0A70BA;
    font-size: 18px;
}
.header_info{}
.header_info a {
    color: #231F20;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none;
    margin-left: 28px;
    letter-spacing: 1px;
}
.header_info img {
    padding-right: 5px;
    margin-top: -11px;
}
.header_menu {
    float: right;
    margin-top: 37px;
}
.logo {
    margin: 9px 0;
    width: 220px;
}
.logo img{}
.login{
    margin-left: 30px;
}
.login a {
    background: #0970B9;
    color: #FFFFFF;
    text-transform: capitalize;
    font-weight: 600;
    width: 127px;
    height: 41px;
    display: inline-block;
    line-height: 41px;
    text-align: center;
    letter-spacing: 0;
}
.header_menu ul{}
.header_menu ul > li{
    display: inline-block;
    position: relative;
}
.header_menu ul li > a {
    color: #0970B9;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0 12px;
    padding-bottom: 25px;
    display: inline-block;
    position: relative;
    letter-spacing: 1px;
}
.header_menu ul li > a::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 3px;
    bottom: -1px;
    left: 0;
    background: #0970B9;
    opacity: 0;
    visibility: hidden;
}
.header_menu ul li:last-child a{
    padding-right: 0;
}
.header_menu ul li > a:hover:before{
    opacity: 1;
    visibility: visible;
}

/*dropdown_menu*/
.drop ul li > ul {
    position: absolute;
    width: 200px;
    left: 0;
    top: 150%;
    background: rgba(0,0,0, 0.6);
    padding: 15px;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    z-index: 999;
}
.drop ul li:hover ul{
    top: 100%;
    opacity: 1;
    visibility: visible;
    border-bottom: 0;
}
.drop ul li > ul > li {
    display: block;
    padding-left: 0;
}
.drop ul li > ul  > li > a {
    text-align: left;
    padding: 2px 0;
    font-size: 16px;
    font-weight: 600;
    font-weight: 500;
    display: inline-block;
    text-transform: inherit;
    color: #FFFFFF;
}

/*banner_area_start*/
.banner_area {
    letter-spacing: 1px;
}
.slider {
    background: url(img/banner/banner_1.png)no-repeat left top;
    background-size: cover;
    height: 510px;
    margin-left: -15px;
    margin-right: -15px;
    position: relative;
}
.active_slider {
    position: absolute;
    bottom: 66px;
    left: 0;
    padding-left: 49px;
}
.slider:before{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0, .8));
}
.slider_text h1 {
    font-size: 48px;
    line-height: 52px;
    color: #FFFFFF;
    font-weight: 300;
    text-transform: uppercase;
    display: inline-block;
}
.owl-dots {
    position: absolute;
    left: 49px;
    bottom: -38px;
}
.owl-dot {
    width: 50px;
    height: 4px;
    background: #0970B9;
    display: inline-block;
    margin: 0 5px;
    border: 1px solid transparent;
}
.owl-dot.active{
  background: #FFFFFF;
}
.banner_second {
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
    background: url(img/banner/banner_2.png)no-repeat right top;
    background-size: cover;
    height: 255px;
}
.banner_second:before{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0, .8));
}
.banner_sec_text {
    position: absolute;
    left: 33px;
    bottom: 14px;
}
.banner_sec_text a {
    text-align: center;
    background: #010101;
    display: inline-block;
    padding: 8px 22px;
    color: #FFFFFF;
    font-weight: 600;
}
.banner_sec_text h2 {
    color: #FFFFFF;
    font-size: 32px;
    line-height: 38px;
    font-weight: 400;
}
.date{
    position: absolute;
    top: 0;
    right: 0;
}
.date h1 {
    margin: 0;
    background: #0970B9;
    color: #FFFFFF;
    font-size: 40px;
    font-weight: 600;
    width: 87px;
    height: 100px;
    text-align: center;
    line-height: 20px;
    padding-top: 25px;
}
.date h1 span {
    font-size: 14px;
    text-transform: uppercase;
}
.banner_third {
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
    background: url(img/banner/banner_3.png)no-repeat right top;
    background-size: cover;
    height: 255px;
}
.banner_third:before{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #0A70BA;
    opacity: .8;
}
.banner_thir_text {
    position: absolute;
    left: 33px;
    bottom: 14px;
}
.banner_thir_text a {
    text-align: center;
    background: #0A70BA;
    display: inline-block;
    padding: 8px 22px;
    color: #FFFFFF;
    font-weight: 600;
}
.banner_thir_text h2 {
    color: #FFFFFF;
    font-size: 30px;
    line-height: 38px;
    font-weight: 400;
}
.date{
    position: absolute;
    top: 0;
    right: 0;
}
.date h1 {
    margin: 0;
    background: #0970B9;
    color: #FFFFFF;
    font-size: 40px;
    font-weight: 600;
    width: 87px;
    height: 100px;
    text-align: center;
    line-height: 20px;
    padding-top: 25px;
}
.date h1 span {
    font-size: 14px;
    text-transform: uppercase;
}

/*body_contant_area*/
.body_contant_area{}
.contant_title {
    margin: 36px 0;
}
.contant_title h2 {
    text-transform: uppercase;
    font-size: 48px;
    margin: 0;
    line-height: 40px;
    font-weight: 300;
    color: #0970B9;
}
.contant_title a {
    color: #0970B9;
    font-size: 18px;
    text-transform: capitalize;
    border: 1px solid #0970B9;
    line-height: 13px;
    width: 148px;
    height: 48px;
    line-height: 48px;
    text-align: center;
}
.single_info {
    position: relative;
    padding-left: 19px;
    padding-bottom: 28px;
}
.single_info:before{
    position: absolute;
    content: "";
    width: 4px;
    height: 100px;
    top: 0;
    left: 0;
    background: #0970B9;
}
.single_info h3 {
    color: #535353;
    font-size: 26px;
    line-height: 32px;
    font-weight: 600;
}
.single_info p {
    color: #4D4D4D;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
}
/*footer_area*/
.footer_top_area {
    background: #0970B9;
    border-bottom: 1px solid #227FC0;
}
.footer_top {
}
.footer_title p {
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 12px;
    font-weight: 600;
}  
}
.footer_menu{}
.footer_menu ul{}
.footer_menu ul li {
    margin-bottom: 6px;
}
.footer_menu ul li a {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
}
footer{
    padding: 17px 0;
    background: #0970B9;
}
.copyright{
    float: right;
}
.copyright p {
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    
    color: #FFFFFF;
    font-weight: 400;
}
/*brand_area*/
.brand_area{
    text-align: center;
    padding: 20px 0;
    position: 
}
.brand_area img {
    margin: 0 55px;
}
/*for_inner*/
.inner_banner_area{
    background: url(img/banner/inner_banner.png)no-repeat;
    background-size: cover;
    background-position: 100%;
    height: 240px;
    position: relative;
}
.inner_banner_area:before{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0, .5));
}
.inner_title {
    margin-left: 15px;
}
.inner_title h1 {
    margin: 0;
    font-size: 60px;
    line-height: 52px;
    text-transform: uppercase;
    font-weight: 300;
    color: #FFFFFF;
    position: absolute;
    bottom: 30px;
}
/*inner_body_menu*/
.inner_body_menu {
    
}
.body_menu{
    border-bottom: 1px solid #E8E8E8;
    padding: 10px 0;
}
.body_menu ul{}
.body_menu ul li{
    display: inline-block;
    position: relative;
}
.body_menu ul li::before {
    position: absolute;
    content: "/";
    color: #E8E8E8;
    right: 6px;
    top: 1px;
}
.body_menu ul li:last-child:before{
    display: none;
}
.body_menu ul li a{
    font-size: 14px;
    line-height: 22px;
    color: #0A70BA;
    font-weight: 400;
    padding-right: 20px;
    text-transform: capitalize;
}
.color_2{
    color: #575757 !important;
}
/*inner_body_content*/
.inner_body_content{}
.inner_body_info {
    padding: 23px 0 76px 0;
}
.inner_body_info h1 {
    color: #0A70BA;
    font-size: 48px;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 0;
    margin-bottom: 36px;
}
.inner_body_info h2 {
    color: #4D4D4D;
    font-size: 26px;
    line-height: 32px;
    font-weight: 600;
    margin: 28px 0 21px 0;
    text-transform: capitalize;
}
.inner_body_info > p {
    color: #4D4D4D;
    font-size: 24px;
    line-height: 36px;
    font-weight: 300;
}
.mb_18{
    margin-bottom: 18px;
}
.body_list {
    padding-left: 42px;
}
.body_list ul {
}
.body_list ul li {
    position: relative;
    margin-bottom: 18px;
}
.body_list ul li span{
    color: #4D4D4D;
    font-size: 24px;
    line-height: 36px;
    font-weight: 300;
    display: inline-block;
}
.body_list ul li::before {
    content: "•";
    color: #0A70BA;
    position: absolute;
    top: 8px;
    left: -30px;
    font-weight: 700;
}
/*inner_side_menu*/
.inner_side_menu{
    position: relative;
    margin-top: 44px;
}
.inner_side_menu:before{
    position: absolute;
    content: "";
    width: 4px;
    height: 100px;
    top: 0;
    left: 0;
    background: #0970B9;
}
.inner_side_menu ul {
    padding-left: 30px;
}
.inner_side_menu ul li{}
.inner_side_menu ul li .drop_title{
    color: #0970B9;
    font-weight: 600;
}
.inner_side_menu ul li .drop_title:hover{
    color: #0970B9;
}
.inner_side_menu ul > li > a {
    font-size: 18px;
    color: #8B8B8B;
    line-height: 34px;
    text-transform: uppercase;
    font-weight: 600;
}
.inner_side_menu ul > li:hover > a{
    color: #4D4D4D;
}
.inner_side_menu ul li > ul {
    left: 0;
    padding-left: 0;
}
.inner_side_menu ul li > ul  >li{
    margin-bottom: 6px;
}
.inner_side_menu ul li ul > li > a {
    font-size: 15px;
    line-height: 21px;
    color: #8D8D8D;
    font-weight: 400;
    text-transform: capitalize;
}
.inner_side_menu ul li ul > li:hover > a{
    color: #8D8D8D;
}
.pl_20{
    padding-left: 20px;
}
/*for_stylesheet*/
.style_title {
    margin-left: 15px;
}
.style_title h1{
    margin: 0;
    font-size: 60px;
    line-height: 52px;
    text-transform: uppercase;
    font-weight: 300;
    color: #FFFFFF;
    position: absolute;
    bottom: 30px;
}
.mtb_32{
    margin: 52px 0 4px 0;
}
.order_list {
    padding-left: 42px;
}
.order_list ol {
    list-style: none;
    padding: 0;
    margin: 0;
}
.order_list ol li {
    margin-bottom: 18px;
    position: relative;
    counter-increment: li;
    color: #4D4D4D;
    font-size: 24px;
    line-height: 36px;
    font-weight: 300;
    margin-bottom: 18px;
}

.order_list ol li span{

    
}

.order_list ol li::before {
    content: counter(li);
    color: #0A70BA;
    margin-right: 0.5em;
    text-align: right;
    position: absolute;
    top: 0px;
    left: -32px;
    font-weight: 600;
}
.order_list ol li::after {
    content: "•";
    color: #0A70BA;
    position: absolute;
    top: 7px;
    left: -19px;
    font-size: 16px;
}
.p_hightight {
    font-size: 24px !important;
    line-height: 32px !important;
    color: #0970B9 !important;
    font-weight: 700 !important;
    padding: 4px 0 10px 0;
}
.lrg_btn {
    width: 182px;
    height: 60px;
    color: #FFFFFF;
    background: #0970B9;
    font-size: 22px;
    display: block;
    text-align: center;
    line-height: 60px;
    font-weight: 400;
    text-transform: capitalize;
    margin: 45px 0 60px 0;
}
.lrg_btn:hover{
    color: #FFFFFF;
}
.stylesheet_banner_two{}
.stylesheet_banner_two img{
    width: 100%;
}
.stylesheet_banner_two p {
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    color: #8B8B8B;
    margin: 13px 0 27px 0;
}
.smbtn {
    width: 182px;
    height: 60px;
    color: #0A70BA;
    background: transparent;
    font-size: 22px;
    display: block;
    text-align: center;
    line-height: 60px;
    font-weight: 400;
    text-transform: capitalize;
    margin: 45px 0 24px 0;
    border: 1px solid #0A70BA;
}
.smbtn:hover{
    color: #0A70BA;
}
.{}
.{}
.{}
.{}
.{}
.{}
.{}
.{}
.{}
.{}
.{}
.{}
.{}
.{}
.{}
.{}


