@charset "utf-8";

/* CSS Document */


/* --------------------------Web Files-------------------------------------*/


/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on September 21, 2017 */

@font-face {
    font-family: 'open_sansbold';
    src: url('webFonts/opensans-bold-webfont.woff2') format('woff2'), url('webFonts/opensans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansbold_italic';
    src: url('webFonts/opensans-bolditalic-webfont.woff2') format('woff2'), url('webFonts/opensans-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansextrabold';
    src: url('webFonts/opensans-extrabold-webfont.woff2') format('woff2'), url('webFonts/opensans-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansextrabold_italic';
    src: url('webFonts/opensans-extrabolditalic-webfont.woff2') format('woff2'), url('webFonts/opensans-extrabolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansitalic';
    src: url('webFonts/opensans-italic-webfont.woff2') format('woff2'), url('webFonts/opensans-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanslight';
    src: url('webFonts/opensans-light-webfont.woff2') format('woff2'), url('webFonts/opensans-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanslight_italic';
    src: url('opensans-lightitalic-webfont.woff2') format('woff2'), url('opensans-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansregular';
    src: url('webFonts/opensans-regular-webfont.woff2') format('woff2'), url('webFonts/opensans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('webFonts/opensans-semibold-webfont.woff2') format('woff2'), url('webFonts/opensans-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanssemibold_italic';
    src: url('webFonts/opensans-semibolditalic-webfont.woff2') format('woff2'), url('webFonts/opensans-semibolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nafees';
    src: url('webFonts/nafees.eot');
    src: url('webFonts/nafees.eot?#iefix') format('embedded-opentype'), url('webFonts/nafees.woff') format('woff'), url('webfonts/nafees.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gil';
    src: url('webFonts/GIL_____.eot');
    src: url('webFonts/GIL_____.eot?#iefix') format('embedded-opentype'), url('webFonts/GIL_____.woff') format('woff'), url('webFonts/GIL_____.TTF') format('truetype');
}

a:hover {
    text-decoration: underline;
}

a {
    transition: .7s;
}

.col20 h3 {
    position: relative;
    margin-top: 15px;
}

.col20 h3 a {
    display: block;
    background: transparent;
    color: #000;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
}


/* Transition effects*/

.transition_3 {
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
}

.transition_2 {
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
}

.transition_7 {
    transition: .7s;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
}

.wow {
    visibility: hidden;
}

* {
    font-family: 'open_sansregular';
    text-decoration: none;
    outline: none;
}

a:hover {
    text-decoration: none;
}

body,
h3,
h1,
h2,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0;
}

body {
    width: 100%;
    transition: .7s;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    -ms-transition: .7s;
    background: url(../webImages/back.jpg) fixed center;
    background-size: 100% 100%;
}

a,
img {
    border: none;
}

a {
    text-decoration: none;
    transition: .7s;
}

a:focus {
    text-decoration: none;
    outline: none;
}

table {
    width: 100%;
}

.callnow_button {
    position: fixed;
    /* width: 150px; */
    background: #b00302;
    bottom: 0px;
    right: 0px;
    border-radius: 2px 2px 0px 0px;
    z-index: 9;
}

.callnow_button a {
    display: block;
    color: #ffffff;
    padding: 10px 20px;
    font-size: 16px;
    font-family: 'open_sansbold';
}

.h3_option {
    color: #b00302;
    font-size: 40px;
    font-family: 'open_sansbold';
    text-transform: uppercase;
    width: 100%;
    position: relative;
    max-height: 44px;
    overflow: hidden;
    margin-bottom: 55px;
}


/* --------------------------Web Files close-------------------------------------*/


/* --------------------------Fonts Classes-------------------------------------*/


/* --------------------------Fonts Classes-------------------------------------*/


/* --------------------------Main Styling-------------------------------------*/

.main_container {
    width: 100%;
    position: relative;
}

.standard {
    position: relative;
    margin: 0 auto;
    width: 1280px;
}

.background_side {
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    height: 100%;
    z-index: 999;
    position: absolute;
    left: 0px;
    top: 0px;
}

#page {
    display: none;
}

div#preloader {
    overflow: hidden;
    background-color: #dedede;
    background-image: url(../webImages/1.gif);
    background-repeat: no-repeat;
    background-position: center center;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999999;
    opacity: 0.9;
}

.main_mmenu {
    position: relative;
    height: 60px;
    display: none;
}

.menu_icn {
    display: block;
    background: #da0000;
    padding-left: 10px;
    height: 60px;
    line-height: 56px;
    opacity: 0.9;
}

.menu_icn img {
    filter: brightness(0) invert(1);
}

.logo_menu a {
    color: #5e5e5e;
    font-size: 18px;
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.logo_menu {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    right: 0px;
    left: 0px;
    text-align: center;
    width: 24%;
    margin: 0 auto;
}

.logo_menu img {
    width: 100%;
}

.mm-title {
    color: #ffffff !important;
}

.mm-listview {
    list-style: none;
}


/* --------------------------Main Styling-------------------------------------*/


/* --------------------------Header Styling-------------------------------------*/

.banner_side {
    width: 100%;
    position: relative;
    height: 100vh;
}

.banner_side:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 1;
}

#banner {
    width: 100% !important;
    list-style: none;
    padding: 0px;
    margin: 0px;
    height: 100vh;
}

#banner li {
    width: 100% !important;
    height: 100vh;
    background-size: cover !important;
    background-position: center center !important;
}

#banner li video {
    position: relative;
    width: 100%;
    height: 100vh;
}

.banner_side .banner_txt {
    display: none;
}

#banner li img {
    width: 100% !important;
}

#banner li video {
    min-height: 100%;
    width: auto;
    height: auto;
    min-width: 100%;
}

.header_side {
    width: 100%;
    position: relative;
}

.header_top {
    width: 100%;
    position: relative;
    position: absolute;
    top: 0;
    z-index: 2;
}

.logo_side {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 120px;
    transition: .7s;
    filter: contrast(1.4);
    top: 7px;
}

.logo_side:hover {
    filter: contrast(1.75);
}

.logo_side a {
    display: block;
}

.logo_side img {
    width: 100%;
}

.main_links {
    display: inline-block;
    vertical-align: middle;
    float: right;
    padding-right: 10px;
}

.main_links ul {
    list-style: none;
    padding: 0px 0px;
    margin: 0px 0px;
    display: inline-block;
    vertical-align: middle;
}

.main_links ul li {
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.main_links ul li a {
    display: block;
    color: #ffffff;
    font-size: 14px;
    padding: 49px 15px;
}

.main_links ul li:hover a {
    background: url(../webImages/hover1.png);
    background-size: 100% 100%;
    color: #333;
    text-shadow: 0px 0px #333;
}

.main_links ul li.active a {
    background: url(../webImages/hover1.png);
    background-size: 100% 100%;
    color: #333;
    text-shadow: 0px 0px #333;
}

.main_links ul li:hover ul li a {
    background: url();
    color: #ffffff;
}

.main_links ul ul {
    position: absolute;
    top: 100%;
    min-width: 230px;
    z-index: 999;
    transition: all .2s ease-in-out;
    transform: scaleY(0);
    transform-origin: top;
    background: rgb(218 0 0 / 80%);
}

.main_links ul li:hover>ul {
    transform: scaleY(1);
}

.main_links ul ul li {
    display: block;
    width: 100%;
    position: relative;
    transition: .7s;
}

.main_links ul ul li a {
    display: block;
    padding: 10px 10px;
    font-size: 15px;
}

.main_links ul ul li:hover {
    background: rgba(56, 51, 56, 1);
    background: -moz-linear-gradient(-45deg, rgba(56, 51, 56, 1) 0%, rgba(33, 33, 33, 1) 24%, rgba(33, 33, 33, 1) 55%, rgba(33, 33, 33, 1) 78%, rgba(18, 18, 18, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(56, 51, 56, 1)), color-stop(24%, rgba(33, 33, 33, 1)), color-stop(55%, rgba(33, 33, 33, 1)), color-stop(78%, rgba(33, 33, 33, 1)), color-stop(100%, rgba(18, 18, 18, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(56, 51, 56, 1) 0%, rgba(33, 33, 33, 1) 24%, rgba(33, 33, 33, 1) 55%, rgba(33, 33, 33, 1) 78%, rgba(18, 18, 18, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(56, 51, 56, 1) 0%, rgba(33, 33, 33, 1) 24%, rgba(33, 33, 33, 1) 55%, rgba(33, 33, 33, 1) 78%, rgba(18, 18, 18, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(56, 51, 56, 1) 0%, rgba(33, 33, 33, 1) 24%, rgba(33, 33, 33, 1) 55%, rgba(33, 33, 33, 1) 78%, rgba(18, 18, 18, 1) 100%);
    background: linear-gradient(135deg, rgba(56, 51, 56, 1) 0%, rgba(33, 33, 33, 1) 24%, rgba(33, 33, 33, 1) 55%, rgba(33, 33, 33, 1) 78%, rgba(18, 18, 18, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383338', endColorstr='#121212', GradientType=1);
    Copy text
}

.main_links ul li:nth-child(5) ul {
    right: 0px;
}

.main_links ul li:nth-child(6) ul {
    right: 0px;
}

.main_links ul li:nth-child(7) ul {
    right: 0px;
}

.main_links ul li a:after {
    font-family: FontAwesome;
    content: "\f107";
    margin-left: 5px;
}

.main_links ul ul li a:only-child:after {
    content: "";
}

.banner_txt {
    position: absolute;
    left: 0px;
    bottom: 100px;
    width: 100%;
    padding: 20px 50px;
    z-index: 2;
    background: rgb(218 0 0 / 80%);
}

.banner_txt h3 {
    color: #ffffff;
    font-size: 50px;
    font-family: 'open_sansbold';
    margin-bottom: 10px;
/*    max-height: 55px;
    overflow: hidden;*/
}

.banner_txt span {
    color: #ffffff;
    font-size: 18px;
    font-family: 'open_sansregular';
    width: 100%;
    display: block;
}

.banner_txt a {
    width: 150px;
    height: 40px;
    line-height: 35px;
    border: 2px solid #ffffff;
    text-align: center;
    display: block;
    margin-top: 15px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
}

.banner_txt a:hover {
    border: 2px solid #213e60;
}

.search_side form {
    width: 100%;
    position: relative;
    box-shadow: 5px 5px 0px #213e60;
}

.search_side form input {
    width: 100%;
    height: 35px;
    line-height: 35px;
    border: none;
    display: inline-block;
    vertical-align: top;
    padding-left: 10px;
    color: #333333;
    font-size: 12px;
}

.search_side form button {
    display: inline-block;
    vertical-align: top;
    height: 35px;
    line-height: 35px;
    border: none;
    background: none;
    position: absolute;
    right: 5px;
    top: -2px;
}

.search_side input::-webkit-input-placeholder {
    color: #333333;
    text-shadow: 0px 0px #333333;
    font-size: 13px;
}

.pager {
    position: absolute;
    text-align: center;
    bottom: 15px;
    border-radius: 10px;
    left: 0%;
    margin: 0 auto;
    display: block;
    width: 100%;
    z-index: 1;
}

.slide-node {
    margin: 0 auto;
}

#slide-pager {
    clear: both;
    overflow: hidden;
    padding: 0;
    text-align: center;
    z-index: 1;
}

#slide-pager li {
    display: inline-block;
    vertical-align: middle;
    height: 10px;
    margin-right: 10px;
    cursor: pointer;
    width: 30px !important;
    background: rgba(56, 51, 56, 1);
    background: -moz-linear-gradient(-45deg, rgba(56, 51, 56, 1) 0%, rgba(33, 33, 33, 1) 24%, rgba(33, 33, 33, 1) 55%, rgba(33, 33, 33, 1) 78%, rgba(18, 18, 18, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(56, 51, 56, 1)), color-stop(24%, rgba(33, 33, 33, 1)), color-stop(55%, rgba(33, 33, 33, 1)), color-stop(78%, rgba(33, 33, 33, 1)), color-stop(100%, rgba(18, 18, 18, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(56, 51, 56, 1) 0%, rgba(33, 33, 33, 1) 24%, rgba(33, 33, 33, 1) 55%, rgba(33, 33, 33, 1) 78%, rgba(18, 18, 18, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(56, 51, 56, 1) 0%, rgba(33, 33, 33, 1) 24%, rgba(33, 33, 33, 1) 55%, rgba(33, 33, 33, 1) 78%, rgba(18, 18, 18, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(56, 51, 56, 1) 0%, rgba(33, 33, 33, 1) 24%, rgba(33, 33, 33, 1) 55%, rgba(33, 33, 33, 1) 78%, rgba(18, 18, 18, 1) 100%);
    background: linear-gradient(135deg, rgba(56, 51, 56, 1) 0%, rgba(33, 33, 33, 1) 24%, rgba(33, 33, 33, 1) 55%, rgba(33, 33, 33, 1) 78%, rgba(18, 18, 18, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383338', endColorstr='#121212', GradientType=1);
}

#slide-pager li:last-child {
    margin-right: 0%;
}

#slide-pager li a {
    display: block;
    background: transparent;
    border: none;
    border-radius: 0px;
    vertical-align: top;
}

#slide-pager li a:hover {
    width: 30px !important;
    display: inline-block;
    vertical-align: top;
    height: 10px;
    padding: 5px 5px;
    overflow: hidden;
    background: #b00302;
}

#slide-pager li a.usl-current {
    width: 30px !important;
    display: inline-block;
    vertical-align: top;
    height: 10px;
    padding: 5px 5px;
    overflow: hidden;
    background: #b00302;
}

.search_side {
    display: inline-block;
    vertical-align: middle;
    filter: brightness(0) invert(1);
    padding: 0px 0px;
}
.search_side img {
    vertical-align: top;
}
.search_side a {
    display: block;
}
.search_side2 {
    position: absolute;
    right: 0px;
    left: 0px;
    text-align: center;
    width: 100%;
    z-index: 99999999;
    top: 250px;
    display: none;
}
.search_side2 form {
    width: 80%;
    position: relative;
    margin: 0 auto;
}
.search_side2 form input {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border: 1px solid #1c5f8e;
    padding-left: 15px;
    background: rgba(255, 255, 255, 0.9);
    font-size: 20px;
    color: #131313;
}
.close_btn {
    position: absolute;
    right: 15px;
    top: 11px;
    cursor: pointer;
    width: 25px;
    height: 24px;
}
.close_btn img {
    width: 100%;
}
.background_shade {
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    height: 100%;
    z-index: 99999999;
    position: absolute;
    left: 0px;
    top: 0px;
    /* display: none; */
}

/* --------------------------Header Styling close-------------------------------------*/


/* --------------------------Content Styling -------------------------------------*/

.col1 {
    position: relative;
    width: 100%;
    padding: 40px 0px;
    /*    background: #dadada;*/
    /*    background: rgba(77, 106, 140, 1);
    background: -moz-linear-gradient(-45deg, rgba(77, 106, 140, 1) 0%, rgba(27, 71, 117, 1) 24%, rgba(37, 70, 105, 1) 55%, rgba(29, 55, 82, 1) 78%, rgba(29, 55, 84, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(77, 106, 140, 1)), color-stop(24%, rgba(27, 71, 117, 1)), color-stop(55%, rgba(37, 70, 105, 1)), color-stop(78%, rgba(29, 55, 82, 1)), color-stop(100%, rgba(29, 55, 84, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(77, 106, 140, 1) 0%, rgba(27, 71, 117, 1) 24%, rgba(37, 70, 105, 1) 55%, rgba(29, 55, 82, 1) 78%, rgba(29, 55, 84, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(77, 106, 140, 1) 0%, rgba(27, 71, 117, 1) 24%, rgba(37, 70, 105, 1) 55%, rgba(29, 55, 82, 1) 78%, rgba(29, 55, 84, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(77, 106, 140, 1) 0%, rgba(27, 71, 117, 1) 24%, rgba(37, 70, 105, 1) 55%, rgba(29, 55, 82, 1) 78%, rgba(29, 55, 84, 1) 100%);
    background: linear-gradient(135deg, rgba(77, 106, 140, 1) 0%, rgba(27, 71, 117, 1) 24%, rgba(37, 70, 105, 1) 55%, rgba(29, 55, 82, 1) 78%, rgba(29, 55, 84, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d6a8c', endColorstr='#1d3754', GradientType=1);*/
}

.col1_box {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 90%;
    padding: 50px 30px;
    transition: .7s;
    margin-right: 3%;
    background: #b00302;
}

.col1_box:last-child {
    margin-right: 0%;
}

.col1_box:hover {
    box-shadow: 0px 0px 30px #000000;
}

.col1_box_img {
    width: 238px;
    height: 238px;
    position: relative;
    margin: 0 auto;
    border-radius: 50%;
    overflow: hidden;
}

.col1_box_img img {
    width: 100%;
    height: 100%;
}

.col1_box h3 {
    width: 100%;
    position: relative;
    color: #ffffff;
    font-size: 23px;
    text-transform: uppercase;
    text-align: center;
    margin: 15px 0px;
    font-family: 'open_sansbold';
    max-height: 24.44px;
    overflow: hidden;
}

.col1_box_txt {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 13px;
    max-height: 72px;
    overflow: hidden;
}

.col1_box a {
    display: block;
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    font-family: 'open_sansbold';
    margin: 10px 0px;
}

.col2 {
    position: relative;
    width: 100%;
    padding: 50px 0px;
    background: #b00302;
}

.col2 h3 {
    color: #ffffff;
    font-size: 60px;
    font-family: 'open_sansbold';
    text-transform: uppercase;
    width: 100%;
    position: relative;
    max-height: 65.56px;
    overflow: hidden;
}

.col2_img {
    width: 100%;
    position: relative;
    margin: 20px 0px;
}

.col2_img img {
    width: 100%;
}

.col2_txt {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
}

.col2_txt p {
    display: inline-block;
    vertical-align: top;
    width: 30%;
    margin-right: 3%;
    text-align: justify;
    margin-bottom: 20px;
    color: #fff;
}

.col2_txt p:last-child {
    margin-right: 0%;
}

.col3 {
    position: relative;
    width: 100%;
    padding: 60px 0px;
    /*    background: #dadada;*/
    /*background: rgba(77, 106, 140, 1);
    background: -moz-linear-gradient(-45deg, rgba(77, 106, 140, 1) 0%, rgba(27, 71, 117, 1) 24%, rgba(37, 70, 105, 1) 55%, rgba(29, 55, 82, 1) 78%, rgba(29, 55, 84, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(77, 106, 140, 1)), color-stop(24%, rgba(27, 71, 117, 1)), color-stop(55%, rgba(37, 70, 105, 1)), color-stop(78%, rgba(29, 55, 82, 1)), color-stop(100%, rgba(29, 55, 84, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(77, 106, 140, 1) 0%, rgba(27, 71, 117, 1) 24%, rgba(37, 70, 105, 1) 55%, rgba(29, 55, 82, 1) 78%, rgba(29, 55, 84, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(77, 106, 140, 1) 0%, rgba(27, 71, 117, 1) 24%, rgba(37, 70, 105, 1) 55%, rgba(29, 55, 82, 1) 78%, rgba(29, 55, 84, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(77, 106, 140, 1) 0%, rgba(27, 71, 117, 1) 24%, rgba(37, 70, 105, 1) 55%, rgba(29, 55, 82, 1) 78%, rgba(29, 55, 84, 1) 100%);
    background: linear-gradient(135deg, rgba(77, 106, 140, 1) 0%, rgba(27, 71, 117, 1) 24%, rgba(37, 70, 105, 1) 55%, rgba(29, 55, 82, 1) 78%, rgba(29, 55, 84, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d6a8c', endColorstr='#1d3754', GradientType=1);*/
}

.col3 h3 {
    color: #b00302;
    font-size: 60px;
    font-family: 'open_sansbold';
    text-transform: uppercase;
    width: 100%;
    position: relative;
}

.col3_box {
    position: relative;
    width: 100%;
    margin: 35px 0px;
}

.col3_img {
    display: inline-block;
    vertical-align: middle;
    width: 35%;
    margin-right: 3%;
    border-top: 7px solid #b00302;
    border-right: 7px solid #b00302;
    border-bottom: 7px solid #b00302;
    border-left: 7px solid #b00302;
    border-style: solid solid solid solid;
    border-color: #b00302 #b00302 #b00302 #b00302;
}

.col3_img img {
    width: 100%;
}

.col3_txt {
    display: inline-block;
    vertical-align: middle;
    width: 60%;
}

.col3_txt h3 {
    color: #333333;
    font-size: 25px;
    width: 100%;
    position: relative;
    text-transform: capitalize;
    max-height: 30px;
    min-height: 30px;
    overflow: hidden;
    margin-bottom: 15px;
}

.col3_txt1 {
    position: relative;
    width: 100%;
    color: #333333;
    text-shadow: 0px 0px #333333;
    font-size: 16px;
}

.col3_box a {
    display: block;
    color: #b00302;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'open_sansextrabold';
    margin: 10px 0px;
}

.map_side {
    position: relative;
    width: 100%;
    min-height: 500px;
    max-height: 500px;
}

.map_side iframe {
    width: 100%;
    border: none;
    height: 500px;
}

.all1 {
    position: relative;
    width: 100%;
}

.owl-controls {
    display: none;
}

.col2 a {
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'open_sansextrabold';
    margin: 0 auto;
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 15px;
}


/* --------------------------Content Styling close -------------------------------------*/


/* --------------------------owl_content Styling  -------------------------------------*/


/* --------------------------owl_content Styling close -------------------------------------*/


/* --------------------------Footer Styling -------------------------------------*/

.footer_side {
    position: relative;
    width: 100%;
    background: url(../webImages/footer.png) no-repeat;
    background-size: 100% 100%;
    filter: grayscale(1);
}

.footer_top {
    position: relative;
    width: 100%;
    padding: 25px 0px;
    border-bottom: 1px solid #ffffff;
    overflow: hidden;
}

.footer_top h3 {
    color: #fff;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

.footer_mid {
    width: 100%;
    position: relative;
    padding: 25px 0px;
}

.right_footer {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 25px 0px;
}

.footer_link1 {
    display: inline-block;
    margin-right: 10%;
    vertical-align: top;
    text-align: left;
}

.footer_link1:nth-child(3) {
    width: 30%;
    margin-right: 0%;
}

.footer_link1:last-child {
    margin-right: 0%;
}

.email_input {
    display: inline-block;
    width: 80%;
    vertical-align: middle;
    position: relative;
}

.email_input input {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 16px;
    padding-left: 10px;
}

.email_input form button {
    background: none;
    border: none;
    font-size: 18px;
    position: absolute;
    right: 15px;
    top: 7px;
    transition: .7s;
}

.news_letter {
    position: relative;
    width: 100%;
    padding: 40px 20px;
    /*    background: #6b6d6f;*/
    text-align: center;
}

.news_letter h3 {
    font-size: 35px;
    color: #fff;
    max-height: 38px;
    overflow: hidden;
    width: 50%;
    margin-bottom: 10px;
    display: inline-block;
    vertical-align: middle;
}

.email_input form:hover button {
    color: #7f7f7f;
}

.footer_link1 h3 {
    color: #fff;
    font-size: 15px;
    margin-bottom: 20px;
}

.footer_link1 ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.footer_link1 ul li {
    display: block;
    margin-bottom: 6px;
}

.footer_link1 ul li span {
    width: 10px;
    height: 10px;
    margin-right: 7px;
    display: inline-block;
    vertical-align: top;
}

.footer_link1 ul li span img {
    vertical-align: baseline;
}

.footer_link1 ul li a {
    display: inline-block;
    color: #fff;
    font-size: 12px;
    padding-bottom: 4px;
}

.footer_link1 ul li a:hover {
    color: #6b6d6f;
}

.footer_bottom_side {
    padding: 10px 0px;
    width: 100%;
    /*    background: #000067;*/
    text-align: center;
}

.tag_footer {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-size: 14px;
    padding-right: 10px;
}

.tag_footer a {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-size: 14px;
}

.link_bottom_footer {
    display: inline-block;
    vertical-align: top;
    padding-left: 12px;
    border-left: 1px solid #fff;
    height: 24px;
    line-height: 24px;
    padding-top: 5px;
}

.link_bottom_footer ul {
    list-style: none;
}

.link_bottom_footer ul li {
    display: inline-block;
    vertical-align: top;
    border-right: 1px solid #fff;
    height: 13px;
    line-height: 13px;
}

.link_bottom_footer ul li:last-child {
    border-right: none;
}

.link_bottom_footer ul li a {
    display: block;
    color: #fff;
    font-size: 13px;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
}

.link_bottom_footer ul li a:hover {
    color: #fff;
}

.footer_bottom {
    width: 100%;
    position: relative;
    text-align: center;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.footer_bottom_side {
    padding: 10px 0px;
    width: 100%;
    /*    background: #000067;*/
}

.tag_footer {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-size: 14px;
    padding-right: 10px;
}

.tag_footer a {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-size: 14px;
}

.link_bottom_footer {
    display: inline-block;
    vertical-align: top;
    padding-left: 12px;
    border-left: 1px solid #fff;
    height: 24px;
    line-height: 24px;
    padding-top: 5px;
}

.link_bottom_footer ul {
    list-style: none;
}

.link_bottom_footer ul li {
    display: inline-block;
    vertical-align: top;
    border-right: 1px solid #65582c;
    height: 13px;
    line-height: 13px;
}

.link_bottom_footer ul li:last-child {
    border-right: none;
}

.link_bottom_footer ul li a {
    display: block;
    color: #fff;
    font-size: 13px;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
}

.link_bottom_footer ul li a:hover {
    color: #fff;
}

.imedia {
    font-size: 11px;
    color: #fff;
    /* position: absolute; */
    /* right: 10px; */
    /* top: 0px; */
    margin-top: 5px;
}

.imedia .design_develop {
    top: 2px;
    padding-right: 5px;
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    color: #fff;
}

.imedia a {
    color: #fff;
    height: auto !important;
    padding-bottom: 0px;
}

.footer_bottom a {
    padding-right: 0px;
    font-size: 11px;
    color: #fff;
    display: inline-block;
    /* padding-bottom: 10px; */
    vertical-align: top;
}

.imedia a {
    color: #fff;
    height: auto !important;
    padding-bottom: 0px;
}

.m_text {
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    color: #fff;
    margin-left: -4px;
    padding-left: 8px;
    margin-top: 2px;
}

.m_text a {
    height: 14px;
    line-height: 11px;
    display: block;
    color: #fff;
    font-family: 'gil';
    font-size: 16.5px;
}

.m_text .digital_media {
    font-size: 6.82px;
    margin-top: 1px;
    color: #fff;
}

.imedia a:hover {
    color: #6b6d6f;
}

.tag_footer a:hover {
    color: #6b6d6f;
}

.soc_area {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    text-align: center;
}

.soc_area a {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.soc_area a i {
    display: block;
    color: #fff;
    font-size: 30px;
    transition: .7s;
}

.soc_area a i:hover {
    color: #6b6d6f;
}

.col_side {
    color: #ffffff;
    font-size: 12px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
}

.col_side a {
    color: #ffffff;
    font-size: 12px;
}

body::-webkit-scrollbar {
    width: 10px;
    background-color: #333333;
}

body::-webkit-scrollbar-thumb {
    background-color: #fff;
}

.Services_side {
    position: relative;
    width: 100%;
    cursor: pointer;
}

.Services_side img {
    width: 100%;
}

.map_side video {
    width: 100%;
    height: 450px;
    display: block;
    background: #000;
}

.col20 {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    background: rgb(0 0 0 / 80%);
    height: 100%;
    z-index: 9;
    display: none;
}

.col20_form {
    position: fixed;
    width: 100%;
    top: 20px;
    left: 0px;
    right: 0px;
    max-width: 400px;
    margin: 0 auto;
    padding: 40px;
    box-sizing: border-box;
    overflow: hidden;
    border-top: 5px solid #b00302;
    background: #fff;
    border-radius: 4px;
}

.col20_form a {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    display: block;
    padding: 8px 10px;
    background-color: #3c5a98;
    border-radius: 4px 4px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
}

.col20_form a i {
    margin-right: 15%;
    font-size: 17px;
}

.col20 .col20_form .col20_Google {
    position: relative;
    width: 100%;
    background: #ffffff;
    color: #6d6d6d;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.25);
    border-radius: 1px 1px;
}

.col20 h5 {
    position: relative;
    width: 100%;
    display: block;
    color: #515151;
    font-size: 16px;
    text-align: center;
    margin-bottom: 20px;
    font-family: 'open_sansbold';
}

.col20_input {
    position: relative;
    width: 100%;
    background-color: #F8F8F8;
    border: 1px solid #EDEDED;
    border-radius: 4px;
    padding: 0px 10px 0;
    margin-bottom: 10px;
}

.col20_input label {
    position: relative;
    width: 100%;
    color: #444444;
    font-size: 10px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 0px;
}

.col20_input input {
    width: 100%;
    padding: 0;
    height: 30px;
    line-height: 30px;
    border: none;
    background: transparent;
    font-size: 12px;
    color: #444444;
}

.col20 .col20_submit_btn {
    position: relative;
    width: 100%;
    display: block;
    color: #ffffff;
    font-size: 14px;
    border-radius: 4px;
    height: 45px;
    background-color: #b00302;
    text-transform: uppercase;
    border: none;
    font-family: 'open_sansbold';
    cursor: pointer;
    transition: .3s;
}

.col20 .col20_submit_btn:hover {
    background: #515151;
}

.col20_btn_checkbox {
    position: relative;
    margin: 10px 0px;
    font-size: 13px;
    display: inline-block;
    vertical-align: top;
}

.col20_btn_checkbox input {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    top: -1px;
}

.forget_col20 {
    float: right;
    margin: 10px 0px;
}

.forget_col20 a {
    background: transparent;
    color: #000;
    font-size: 12px;
    padding: 0px;
    margin: 0px 0px;
}

.col20_txt_input {
    position: relative;
    width: 100%;
    display: block;
    color: #000;
    font-size: 14px;
}

.col20 .col20_memberfree {
    border: 1px solid #b00302;
    color: #b00302;
    background: none;
    font-size: 13px;
    height: 40px;
    padding: 0;
    text-transform: uppercase;
    border-radius: 4px;
    margin-top: 10px;
    margin-bottom: 0px;
    text-align: center;
    line-height: 40px;
    font-family: 'open_sanssemibold';
}

.col20 .close_col20 {
    position: absolute;
    right: 5px;
    top: 5px;
    background: #4e4e4e;
    color: #ffffff;
    z-index: 1;
    width: 25px;
    height: 25px;
    line-height: 22px;
    text-align: center;
    border-radius: 2px 2px;
}

/* --------------------------Footer Styling close-------------------------------------*/


/* --------------------------pop Styling close-------------------------------------*/


/* --------------------------selection Styling-------------------------------------*/

::selection {
    background: #213e60;
    color: #fff;
}


/* --------------------------selection Styling close-------------------------------------*/


/* --------------------------Owl Styling -------------------------------------*/


/* --------------------------owl Styling close-------------------------------------*/


/* --------------------------inner Styling-------------------------------------*/


.product_main {
    position: relative;
    width: 100%;
    margin: 25px 0px;
}

.product_box {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 22%;
    margin-right: 3%;
    margin-bottom: 30px;
    cursor: pointer;
}

.product_box:nth-child(4n) {
    margin-right: 0%;
}

.product_box a {
    display: block;
}

.product_box_img {
    width: 100%;
    position: relative;
    border: 1px solid #a8a8a8;
    text-align: center;
    overflow: hidden;
    transition: .7s;
    background: #ffffff;
}

.product_box_img img {
    max-width: 100%;
    max-height: 98%;
    transition: .7s;
    height: 200px;
    background: #fff;
}

.product_box_txt {
    width: 100%;
    position: relative;
    margin: 10px 0px;
    text-align: center;
}

.product_box_txt h4 {
    width: 100%;
    position: relative;
    color: #09418d;
    font-size: 16.01px;
    font-family: 'open_sansbold';
    text-transform: uppercase;
}

.product_box_txt2 {
    position: relative;
    width: 100%;
    color: #000000;
    text-shadow: 0px 0px #000000;
    font-size: 14.01px;
    max-height: 63px;
    overflow: hidden;
}

.product_box_btn {
    position: relative;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #e02627;
    display: block;
    color: #ffffff;
    font-size: 16px;
    margin: 5px 0px;
    font-family: 'open_sansbold';
    transition: .7s;
}

.product_box:hover .product_box_img img {
    transform: scale(1.5);
}

.product_box:hover .product_box_btn {
    background: #09418d;
}

.product_box:hover .product_box_img {
    border: 1px solid #09418d;
}

.company_logo {
    position: absolute;
    left: 0px;
    bottom: 0px;
    display: block;
    max-width: 200px;
    z-index: 2;
}

.company_logo img {
    width: 100%;
}

/* --------------------------inner Styling close-------------------------------------*/


/* --------------------------tabs Styling -------------------------------------*/


/* --------------------------tabs Styling close-------------------------------------*/


/* --------------------------tabs2 Styling-------------------------------------*/


/* --------------------------tabs2 Styling close-------------------------------------*/