@charset "utf-8";

/* CSS Document */


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

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

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

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

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

@font-face {
    font-family: 'gil';
    src: url('webFonts/GIL_____.eot');
    src: url('webFonts/GIL_____d41d.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;
}


/* 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: 'FuturaStd-Light';
    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;
}

a,
img {
    border: none;
}

a {
    text-decoration: none;
}

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

table {
    width: 100%;
}
hr {
    border-top: 1px solid #b3b3b3;
}

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


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


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


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

.main_container {
    width: 100%;
    position: relative;
    /*    overflow: hidden;*/
}

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

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

#page {
    display: none;
}

div#preloader {
    overflow: hidden;
    background-color: #fff;
    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: #fff;
    padding-left: 10px;
    height: 60px;
    line-height: 56px;
    box-shadow: -10px 1px 15px #5bc0de;
    opacity: 0.9;
}

.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;
}

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

.logo_menu img {
    width: 100%;
}

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


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


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

.banner_side {
    width: 100%;
    position: relative;
    border-bottom: 1px solid #fff;
}

.border_side {
    width: 100%;
    background: url(../webImages/gradient.png);
    background-repeat: repeat-x;
    height: 10px;
}

#banner {
    width: 100% !important;
    list-style: none;
}

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

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

.header_side {
    position: relative;
    width: 100%;
    border-bottom: 5px solid #5bc0de;
    box-shadow: 0px 5px 10px #d1d1d1;
}

.header_side img {
    max-width: 100%;
    height: 100%;
    width: 100%;
}

.header_side2 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
}

.header_top1 {
    position: relative;
    width: 100%;
    padding: 6px 0px;
    background: rgba(255, 255, 255, 0.9);
}

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

.logo2 {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 97px;
}

.header_top1 .text_logo_side {
    text-align: center;
    margin: 0px 15px;
}

.header_top1 .text_logo_side h6 {
    font-size: 16px;
    color: #3c3c3c;
}

.header_top1 .text_logo_side h3 {
    color: #3c763d;
    font-size: 40px;
}

.header_top1 .text_logo_side h5 {
    color: #3c3c3c;
    font-size: 16px;
}

.right_top_side {
    display: inline-block;
    vertical-align: top;
    text-align: right;
    width: 54.5%;
}

.logo_side {
    display: inline-block;
    vertical-align: top;
}

.top_link {
    display: inline-block;
    vertical-align: middle;
    border-right: 1px solid #5bc0de;
}

.top_link ul {
    list-style: none;
    margin-bottom: 0px;
}

.top_link ul li {
    display: inline-block;
    vertical-align: middle;
    padding: 0px 9px;
    height: 13px;
    line-height: 13px;
    border-right: 1px solid #5bc0de;
}

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

.top_link ul li a {
    display: block;
    color: #272727;
    font-size: 13px;
    font-family: 'FuturaStd-Book';
}
.top_link ul li a span {
    color: #272727;
    font-size: 13px;
    font-family: 'FuturaStd-Book';
}
.top_link ul li a:hover {
    color: #428bca;
}

.date_side {
    display: inline-block;
    vertical-align: middle;
}

.date_side h3 {
    color: #428bca;
    text-shadow: 0px 0px #428bca;
    font-size: 14px;
    font-family: 'FuturaStd-Medium';
    display: inline-block;
    vertical-align: middle;
}

.date_side1 {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    font-family: 'FuturaStd-Book';
    margin-right: 10px;
    color: #272727;
    text-shadow: 0px 0px #272727;
}

.time_side {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    font-family: 'FuturaStd-Book';
    margin-right: 10px;
    color: #272727;
}

.search_side {
    display: inline-block;
    vertical-align: top;
    width: 255px;
    margin-top: 15px;
}

.search_side form {
    width: 100%;
    border: 1px solid #c3c3c3;
    border-radius: 25px;
    overflow: hidden;
    transition: .7s;
}

.search_side form input {
    display: inline-block;
    vertical-align: top;
    border: none;
    color: #343232;
    font-family: 'FuturaStd-Book';
    font-size: 16px;
    padding-left: 10px;
    height: 43px;
    line-height: 43px;
    background: none;
    width: 78%;
}

.search_side form button {
    border: none;
    background: none;
    height: 36px;
    line-height: 36px;
    width: 36px;
    margin-right: 7px;
    display: inline-block;
    vertical-align: middle;
}

.social_icon {
    display: inline-block;
    vertical-align: middle;
    padding-left: 15px;
    margin-top: 15px;
}

.social_icon a {
    display: inline-block;
}

.soc {
    display: inline-block;
    position: relative;
    width: 46px;
    height: 46px;
    margin-left: 2px;
    transition: .7s;
}

.soc:hover {
    -webkit-filter: contrast(1.75);
    filter: contrast(1.75);
}

.fb {
    background: url(../webImages/soc.png) 0px 0px no-repeat;
}

.li {
    background: url(../webImages/soc.png)-53px 0px no-repeat;
}

.link {
    background: url(../webImages/soc.png)-107px 0px no-repeat;
}

.y {
    background: url(../webImages/soc.png)-160px 0px no-repeat;
}

.header_side3 {
    width: 100%;
    border-bottom: 1px solid #5bc0de;
    text-align: center;
    background: #428bca;
    z-index: 9;
}

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

.header_side3 ul li {
    display: inline-block;
    vertical-align: middle;
    transition: .7s;
    letter-spacing: 1px;
}

.header_side3 ul li:nth-child(9) ul {
    left: inherit !important;
    right: 0px;
}

.header_side3 ul li:nth-child(8) ul {
    left: inherit !important;
    right: 0px;
}

.header_side3 ul li:nth-child(7) ul {
    left: inherit !important;
    right: 0px;
}
.header_side3 ul li:nth-child(5) ul {
    left: inherit !important;
    right: 0px;
}
.header_side3 ul li:nth-child(6) ul {
    left: inherit !important;
    right: 0px;
}

.header_side3 ul li:last-child {
    /*    padding-right: 0px;*/
}

.header_side3 ul li a {
    display: block;
    font-size: 19px;
    color: #fff;
    font-family: 'FuturaStd-Medium';
    padding: 13.5px 24px;
}

.header_side3 ul ul {
    list-style: none;
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
    display: none;
    z-index: 2;
    top: 52px;
    margin-left: 0;
    min-width: 785px;
    max-width: 785px;
    border-bottom: 5px solid #5bc0de;
    left: 0px !important;
    text-align: left;
    padding: 25px;
}

.header_side3 ul li:hover>ul {
    display: block;
}

.header_side3 ul ul li {
    width: 100%;
    padding: 0px;
}

.header_side3 ul ul li a {
    color: #343434;
    font-size: 16px;
    font-family: 'FuturaStd-Medium';
}

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

.drop_left {
    display: inline-block;
    vertical-align: top;
    width: 43.7%;
    margin-right: 3%;
}

.drop_img {
    width: 100%;
    margin-bottom: 12px;
    transition: .7s;
}

.drop_img:hover img {
    filter: grayscale(100%);
}

.drop_img img {
    max-width: 100%;
    height: 100%;
    transition: .7s;
    border: 1px solid #3bb02c;
}

.drop_right {
    display: inline-block;
    vertical-align: top;
    width: 52%;
}

.right_drop1 {
    display: inline-block;
    vertical-align: top;
    width: 49%;
}

.right_drop1 ul {
    list-style: none;
    position: inherit !important;
    max-width: 100% !important;
    min-width: 100% !important;
    background: none !important;
    border-bottom: none !important;
    padding: 0px !important;
    display: block !important;
}

.right_drop1 ul li {
    display: block;
    margin-bottom: 20px;
}

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

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

.right_drop1 ul li a {
    color: #343434;
    font-size: 16px;
    padding: 0px !important;
    width: 87%;
    display: inline-block;
    vertical-align: top;
}

.right_drop1 ul li a:hover {
    color: #5bc0de;
}

.header_side4 {
    position: relative;
    width: 100%;
    text-align: center;
}

.box1 {
    display: inline-block;
    vertical-align: top;
    width: 94.8%;
    position: relative;
    border: 1px solid #fff;
    border-top: none;
    transition: .7s;
    margin-right: 2%;
}

.box1:hover {
    border: 1px solid #5bc0de;
    border-top: none;
}

.box1:last-child {
    margin-right: 0px;
}

.box1 a {
    display: block;
}

.box1 img {
    max-height: 100%;
    height: 100%;
    filter: grayscale(100);
    transition: .7s;
}

.box1_effect {
    width: 100%;
    background: url(../webImages/gradient.png);
    background-size: cover;
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 100%;
}

.box1:hover img {
    filter: grayscale(0);
}

.box1 .text_box {
    margin-bottom: 70px;
}

.box1:hover .text_box {
    margin-bottom: 0px;
}

.text_box {
    position: absolute;
    left: 0px;
    right: 0px;
    text-align: center;
    bottom: 0px;
    width: 100%;
    transition: .7s;
}

.text_box h5 {
    color: #fff;
    font-size: 18px;
    font-family: 'FuturaStd-Heavy';
    text-transform: uppercase;
    margin-bottom: 5px;
    /*    max-height: 18.89px;
    overflow: hidden;*/
}

.text_box h6 {
    color: #5bc0de;
    font-size: 14px;
    font-family: 'FuturaStd-Medium';
    width: 80%;
    margin: 0 auto;
    margin-bottom: 12px;
}

.text_2 {
    color: #fff;
    font-size: 14px;
    width: 100%;
    border-top: 3px solid #5bc0de;
    margin-bottom: 20px;
    padding: 0px 15px;
    padding-top: 12px;
    max-height: 110px;
    overflow: hidden;
    transition: .7s;
}

.box1 .text_2 {
    /*    visibility: hidden;*/
    display: none;
}

.box1:hover .text_2 {
    visibility: visible;
    display: block;
}

.owl-controls {
    display: none;
}

.header_side5 {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 0px;
}

.use_ful_link span {
    width: 8px;
    height: 11px;
    display: inline-block;
    margin-left: 4px;
}

.header_side5 a {
    padding: 14px 9px;
    display: block;
}

.use_ful_link {
    width: 35px;
    height: 135px;
    background: #dd0606;
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
    transition: .7s;
    position: relative;
    z-index: 6;
}

.use_ful_link:hover {
    background: #ab0505;
}

.text_link {
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
    color: #fff;
    font-size: 14px;
    writing-mode: vertical-rl;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    font-family: 'FuturaStd-Book';
}

.use_ful_link:nth-child(2) {
    background: #5bc0de;
    height: 140px;
}

.use_ful_link:nth-child(2):hover {
    background: #248a16;
}

.use_ful_link:nth-child(3) {
    background: #0666dd;
    height: 170px;
}

.use_ful_link:nth-child(3):hover {
    background: #0054bc;
}

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

.all {
    width: 100%;
}

.header_side7 {
    position: absolute;
    right: 0px;
    top: 32%;
}

.document_side {
    position: absolute;
    right: 0px;
    top: 0%;
    width: 50px;
    height: 170px;
    background: #5bc0de;
    overflow: hidden;
}

.document_side a {
    display: block;
}

.document_side span {
    width: 14px;
    height: 16px;
    display: inline-block;
    vertical-align: top;
    margin-top: 70px;
    margin-left: 5px;
}

.document_side .text_link {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    margin-top: 15px;
}


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


/* --------------------------page Styling -------------------------------------*/

.main_site {
    width: 100%;
}

.main_site img {
    max-width: 100%;
    height: 100%;
    width: 100%;
}

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

.main_page {
    position: absolute;
    left: 0px;
    top: 55px;
    right: 0px;
    width: 100%;
    text-align: center;
}

.logo_side_page {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 12.4%;
    margin-right: 2.2%;
}

.logo_side_page a {
    display: block;
}

.logo_side_page img {
    width: 100% !important;
}

.text_logo_side {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.text_logo_side h6 {
    color: #fff;
    font-family: 'FuturaStd-Book';
    font-size: 24px;
}

.text_logo_side h3 {
    color: #fff;
    font-size: 50px;
    font-family: 'FuturaStd-Heavy';
}

.text_logo_side h5 {
    color: #fff;
    font-size: 24px;
    font-family: 'FuturaStd-Medium';
}

.logo_side_page1 {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-left: 2.2%;
    width: 10.7%;
}

.logo_side_page1 a {
    display: block;
}

.logo_side_page1 img {
    width: 100% !important;
}

.web_link {
    width: 100%;
    position: relative;
    margin-top: 100px;
}

.img_1 {
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-right: 7%;
    transition: .7s;
    width: 39.6%;
}

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

.img_1 a {
    display: block;
}

.img_1 img {
    width: 100% !important;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: .7s;
    border: 1px solid #fff;
}

.img_1:hover img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.img_1:hover img {
    box-shadow: 0px 0px 55px 0px #fff;
}

.text_img1 {
    color: #fff;
    font-size: 35px;
    font-family: 'FuturaStd-Heavy';
    display: inline-block;
    vertical-align: middle;
    margin-top: 15px;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(0,0,0,0.7);
    padding: 15px 0px;
    width: 100%;
    border: 1px solid #fff;
    border-top: 0px;
}

.text_img1 span {
    width: 21px;
    height: 24px;
    display: inline-block;
    vertical-align: top;
}

.text_img1 span img {
    border: none;
    vertical-align: middle;
    margin-top: -6px;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.img_1:hover span img {
    box-shadow: none;
}

.img_1:hover span img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.news_side {
    width: 100%;
    position: relative;
    margin-top: 20px;
}

.news_side ul {
    list-style: none;
    width: 89% !important;
    padding: 0px;
    display: inline-block;
    vertical-align: middle;
}

.news_side ul li {
    width: 100% !important;
}

.news_side h3 {
    color: #343434;
    font-size: 22.01px;
    font-family: 'FuturaStd-Heavy';
    display: inline-block;
    vertical-align: text-bottom;
}

.news_side ul li h3 span {
    width: 21px;
    height: 24px;
    margin-left: 8px;
    display: inline-block;
    vertical-align: middle;
}

.news_text {
    width: 84%;
    display: inline-block;
    vertical-align: middle;
    color: #1d1c1c;
    font-size: 15px;
    font-family: 'FuturaStd-Book';
    margin-left: 1%;
    max-height: 42.22px;
    overflow: hidden;
}

.read_btn {
    background: #5bc0de;
    /*border-radius: 9px;*/
    width: 14.6%;
    height: 38px;
    line-height: 38px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
}

.read_btn a {
    display: block;
    font-size: 18px;
    color: #fff;
    font-family: 'FuturaStd-Heavy';
}

.main_info {
    width: 100%;
    position: relative;
    margin-top: 40px;
}

.left_info {
    display: inline-block;
    vertical-align: top;
    width: 49.3%;
    margin-right: 2%;
}

.main_info2 h3 {
    color: #343434;
    font-size: 21.97px;
    font-family: 'FuturaStd-Heavy';
    display: inline-block;
    vertical-align: middle;
}

.main_info2 {
    width: 47.6%;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 4%;
}

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

.main_info2_img {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-top: 25px;
    max-height: 310px;
    overflow: hidden;
}

.main_info2_img img {
    max-height: 100%;
    height: 100%;
    margin-right: 3%;
    margin-bottom: 8px;
    float: left;
}

.main_info2_txt {
    display: inline-block;
    vertical-align: top;
    width: 55%;
    text-align: justify;
}

.main_info2_img h4 {
    color: #343434;
    font-size: 15px;
    font-family: 'FuturaStd-Medium';
    text-shadow: 0px 0px #343434;
    margin-bottom: 6px;
}

.main_info2_txt2 {
    width: 100%;
    color: #343434;
    font-size: 13px;
    font-family: 'FuturaStd-Book';
    text-align: justify;
    margin-bottom: 10px;
}

.read_btn1 {
    position: relative;
    transition: .7s;
}

.read_btn1:hover {
    margin-left: 8px;
}

.read_btn1 a {
    display: block;
    font-size: 15px;
    color: #5bc0de;
    font-family: 'FuturaStd-Book';
}

.read_btn1 a span {
    margin-left: 4px;
}

.read_btn1 a span img {
    float: none;
    margin-bottom: 0px;
}

.main_info2 .read_btn {
    width: 37%;
    display: inline-block;
    vertical-align: middle;
    float: right;
}

.main_info2 ul {
    list-style: none;
    padding: 0px;
    margin-top: 25px;
    width: 100% !important;
}

.main_info2 ul li {
    width: 100% !important;
    padding-bottom: 10px;
    border-bottom: 1px solid #d9d9d9;
    padding-top: 8px;
}

.main_info2 ul li span {
    color: #2b54b0;
    font-size: 12px;
    font-family: 'FuturaStd-Medium';
    text-shadow: 0px 0px #2b54b0;
    margin-bottom: 5px;
}

.main_info2 ul li h6 {
    color: #343434;
    font-size: 15px;
    font-family: 'FuturaStd-Book';
    text-shadow: 0px 0px #343434;
    margin-bottom: 5px;
    max-height: 15.56px;
    overflow: hidden;
}

.main_info2_txt3 {
    width: 100%;
    color: #343434;
    text-shadow: 0px 0px #343434;
    font-family: 'FuturaStd-Book';
    font-size: 13px;
    max-height: 71.11px;
    overflow: hidden;
}

.widget_side {
    position: relative;
    width: 100%;
    margin-top: 12px;
    border: 1px solid #5bc0de;
}

.widget_side h3 {
    color: #369dda;
    font-size: 29.95px;
    font-family: 'RobotoSlab-Bold';
    margin-bottom: 20px;
    text-align: center;
}

.tab_content {
    padding: 15px;
    height: 204px;
    overflow: hidden;
}

.insta_image1 {
    width: 170px;
    height: auto;
    display: inline-block;
}

.insta_image1 img {
    width: 100%;
}

.insta_left1 {
    margin-left: 15px;
}

.insta_top1 {
    margin-top: 13px;
}

.insta_top2 {
    margin-top: 2px;
}

#mytabs li {
    width: 33.3%;
    height: 45px;
    display: inline-block;
    margin-right: -4px;
    text-align: center;
    position: relative;
    background-color: #5bc0de;
    line-height: 45px;
    cursor: pointer;
    transition: .7s;
}

#mytabs li:hover {
    background: #ffffff;
}

li.tab_active:before {
    content: '';
    background-repeat: no-repeat;
    width: 40px;
    height: 25px;
    position: absolute;
    top: -9px;
    left: 45%;
}

#mytabs li i {
    font-size: 32px;
    line-height: 45px;
    transition: .7s;
}

#mytabs li:hover .fa-facebook {
    color: #34518f;
}

#mytabs li:hover .fa-twitter {
    color: #50abf1;
}

#mytabs li:hover .fa-linkedin {
    color: #0084b1;
}

.tab_active .fa-facebook {
    color: #34518f;
}

.tab_active .fa-twitter {
    color: #50abf1;
}

.tab_active .fa-linkedin {
    color: #0084b1;
}

#mytabs li a {
    color: #fff;
    transition: all .3s;
    outline: none;
}

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

.product_slider {
    width: 100%;
}

.tab_content * {
    width: 100% !important;
}

.tab_active {
    background-color: #fff !important;
}

.main_info2:nth-child(2) {
    margin-right: 0%;
}

.right_info {
    position: relative;
    width: 48%;
    display: inline-block;
    vertical-align: top;
}

.pic_gallery {
    width: 100%;
    position: relative;
    margin-bottom: 45px;
}

.nav-tabs>li>a {
    margin-right: 0px;
    line-height: 1.42857143;
    border: none;
    border-right: none;
    border-radius: 0px;
    color: #b1b2b1;
    font-size: 22px;
    font-family: 'FuturaStd-Heavy';
}

.nav-tabs>li:nth-child(2) a {
    border-right: none;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #343434;
    cursor: default;
    background-color: #fff;
    border: none;
    border-bottom-color: inherit;
    border-right: none;
}

.nav-tabs {
    border-bottom: none;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 2px 0px;
    padding-right: 20px;
    padding-left: 20px;
}

.nav-tabs>li:first-child a {
    padding-left: 0px;
}

.nav-tabs>li>a:hover {
    color: #343434;
    background: none;
    border-right: none;
    border-top: none;
    border-bottom: none;
    border-right: none;
}

.tab-content {
    width: 100%;
    margin-top: 25px;
}

.tab-pane .read_btn {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 16.5%;
}

.tab-pane iframe {
    width: 100%;
    height: 250px;
    border: none;
}

.nav-tabs li a {
    border-right: 1px solid #5bc0de !important;
}

.nav-tabs>li:nth-child(2) a {
    border-right: none !important;
}

.gallery_side {
    width: 100%;
    position: relative;
    text-align: center;
}

.gallery1 {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    margin-right: 1%;
    margin-bottom: 10px;
}

.gallery1 a {
    display: block;
}

.gallery1 img {
    max-width: 100%;
    transition: .7s;
}

.gallery1:hover img {
    filter: grayscale(100%);
}

.gallery1:nth-child(3) {
    margin-right: 0%;
}

.gallery1:nth-child(6) {
    margin-right: 0%;
}

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

.box_1 {
    display: inline-block;
    vertical-align: top;
    margin-right: 1.3%;
    margin-bottom: 10px;
    position: relative;
    width: 31.9%;
    overflow: hidden;
}

.box_1:hover img {
    -webkit-filter: contrast(1.75);
    filter: contrast(1.75);
}

.box_1 a {
    display: block;
}

.box_1 img {
    max-width: 100%;
    height: 100%;
    transition: .7s;
}

.gradient_side {
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: url(../webImages/gradient2.png);
    width: 100%;
    height: 100%;
}

.gradient_side h5 {
    font-size: 15px;
    color: #fff;
    font-family: 'FuturaStd-Medium';
    position: absolute;
    left: 0px;
    right: 0px;
    text-align: center;
    bottom: 12px;
}

.box_1:nth-child(3) {
    margin-right: 0%;
}

.box_1:nth-child(6) {
    margin-right: 0%;
}

.drop_txt {
    width: 100%;
    color: #343434;
    font-size: 14px;
    font-family: 'FuturaStd-Book';
    max-height: 37.78px;
    overflow: hidden;
}


/* --------------------------page Styling close -------------------------------------*/


/* --------------------------menu Styling -------------------------------------*/


/* --------------------------menu1_link Styling close -------------------------------------*/


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


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


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


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


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

.footer_side {
    position: relative;
    width: 100%;
    margin-top: 65px;
}

.footer_side img {
    width: 100%;
}

.top_arrow {
    width: 170px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    background: #5bc0de;
    position: absolute;
    right: 0px;
    left: 0px;
    text-align: center;
    margin: 0 auto;
    top: -25px;
}

.top_arrow span {
    width: 24px;
    height: 21px;
    display: inline-block;
    vertical-align: top;
    margin-right: 8px;
}

.top_arrow a {
    color: #fff;
    font-size: 20px;
    font-family: 'FuturaStd-Heavy';
    display: block;
}

.top_arrow span img {
    width: 100%;
}

.footer_side2 {
    position: relative;
    width: 100%;
    padding: 14px 0px;
    background: #428bca;
    border-top: 1px solid #fff;
    margin-top: -1px;
}

.footer_left {
    color: #ffffff;
    font-size: 15px;
    display: inline-block;
    vertical-align: middle;
}

.footer_left a {
    color: #ffffff;
    font-size: 15px;
    display: inline-block;
    vertical-align: top;
    padding: 0px 2px;
}

.footer_left a:hover {
    color: #5bc0de;
}

.imedia {
    font-size: 11px;
    color: #fff;
    position: absolute;
    right: 0px;
    top: 0px;
}

.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: #ffffff;
    display: inline-block;
    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: 4px;*/
}

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

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

.imedia a:hover {
    color: #5bc0de;
}

.digital_media span {
    color: #80af41;
    transition: .7s;
}

.m_text .digital_media:hover span {
    color: #5bc0de;
}

.imedia img {
    width: 12px;
    height: 20px;
}

.footer_main {
    width: 100%;
    position: absolute;
    margin-top: 0px;
    left: 0px;
    right: 0px;
    text-align: center;
    top: 55px;
}

.footer_main h3 {
    font-size: 18px;
    color: #fff;
    margin-bottom: 10px;
    font-family: 'FuturaStd-Heavy';
}

.footer_main h6 {
    color: #fff;
    font-size: 13px;
    font-family: 'FuturaStd-Book';
}

.sub_side {
    width: 37.1%;
    height: 35px;
    line-height: 35px;
    color: #fff;
    margin: 0 auto;
    margin-top: 10px;
}

.sub_side form {
    width: 100%;
    position: relative;
}

.sub_side form input {
    width: 100%;
    border: 1px solid #ffffff;
    padding-left: 10px;
    background: rgba(101, 101, 101, 0.8);
    font-size: 14px;
    color: #ffffff;
    transition: .7s;
}

.sub_side form:hover input {
    border: 1px solid #5bc0de;
}

.sub_side input::-webkit-input-placeholder {
    color: #ffffff;
    font-size: 14px;
}

.sub_side input::-moz-placeholder {
    color: #ffffff;
    font-size: 14px;
}

.sub_side input:-ms-input-placeholder {
    color: #ffffff;
    font-size: 14px;
}

.sub_side input:-moz-placeholder {
    color: #ffffff;
    font-size: 14px;
}

.sub_side form button {
    font-size: 16px;
    color: #fff;
    width: 110px;
    height: 37px;
    line-height: 37px;
    background: #5bc0de;
    border: none;
    font-family: 'FuturaStd-Medium';
    position: absolute;
    right: 1px;
    top: 1px;
}

.link_bottom {
    width: 100%;
    position: relative;
    margin-top: 25px;
}

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

.link_bottom ul li {
    display: inline-block;
    vertical-align: top;
    padding: 0px 12px;
    height: 14px;
    line-height: 14px;
    border-right: 1px solid #5bc0de;
}

.link_bottom ul li a {
    color: #ffffff;
    font-size: 15.39px;
}

.link_bottom ul li a:hover {
    color: #5bc0de;
}

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

.address_side {
    width: 100%;
    font-size: 13px;
    color: #fff;
    font-family: 'FuturaStd-Book';
    margin-top: 20px;
}

.address_side2 {
    width: 100%;
    margin-top: 5px;
}

.address_side2 span {
    border-right: 2px solid #338128;
    padding: 0px 5px;
}

.address_side2 span:nth-child(3) {
    border-right: none;
}

.address_side2 span a {
    font-size: 13px;
    color: #fff;
    font-family: 'FuturaStd-Book';
}

.address_side2 span a:hover {
    color: #5bc0de;
}

.search_side form button img {
    width: initial;
    height: initial;
}

.logo_second {
    position: relative;
    width: 100%;
    text-align: center;
    display: none;
    padding: 10px 0px;
}

.logo_second .text_logo_side h6 {
    color: #3c3c3c;
    font-size: 16px;
}

.logo_second .text_logo_side h3 {
    color: #5bc0de;
    font-size: 25px;
}

.logo_second .text_logo_side h5 {
    color: #3c3c3c;
    font-size: 16px;
}


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


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


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

h2::selection {
    color: #399d2c;
}

h1::selection {
    color: #399d2c;
}

h3::selection {
    color: #399d2c;
}

h4::selection {
    color: #399d2c;
}

h5::selection {
    color: #399d2c;
}

h6::selection {
    color: #399d2c;
}

p::selection {
    color: #399d2c;
}

a::selection {
    color: #399d2c;
}

span::selection {
    color: #399d2c;
}

div::selection {
    color: #399d2c;
}


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


/* --------------------------dropdown Styling -------------------------------------*/

.useful_drop_down {
    position: absolute;
    left: 36px;
    top: 0px;
    padding: 30px;
    width: 79.2%;
    background: #fff;
    z-index: 5;
    display: none;
}

.useful_drop_down .right_drop1 ul li a {
    font-size: 14px;
    color: #343434;
    text-shadow: 0px 0px #343434;
    font-family: 'FuturaStd-Book';
}

.useful_drop_down .drop_right {
    width: 100%;
}

.useful_drop_down .drop_right .right_drop1 {
    width: 27%;
}

.drop2 {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    color: #343434;
    text-shadow: 0px 0px #343434;
    font-family: 'FuturaStd-Book';
    width: 93%;
    transition: .7s;
}

.drop2:hover {
    color: #5bc0de;
    text-shadow: 0px 0px #5bc0de;
}


/* --------------------------dropdown Styling close-------------------------------------*/


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

.content_side {
    position: relative;
    width: 100%;
    /*background: url(../webImages/background1.jpg) no-repeat;*/
    background-size: contain;
    padding-top: 25px;
}

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

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

.link_side ul li {
    display: inline-block;
    vertical-align: top;
}

.link_side ul li a {
    color: #1d1c1c;
    font-size: 15px;
    font-family: 'FuturaStd-Book';
}

.link_side ul li span {
    color: #5bc0de;
    font-size: 10px;
    margin: 0px 6px;
    font-family: 'FuturaStd-Book';
    display: inline-block;
    vertical-align: middle;
}

.link_side ul li a:hover {
    color: #428bca;
}

.active2 {
    color: #428bca !important;
    text-shadow: 0px 0px #428bca;
}

.active3 {
    color: #5bc0de !important;
}

.main_content_area {
    position: relative;
    width: 100%;
    margin-top: 50px;
}

.left_area {
    display: inline-block;
    vertical-align: top;
    width: 19.4%;
    margin-right: 4%;
}

.link2 {
    width: 100%;
    position: relative;
    margin-bottom: 10px;
}

.link2 h2 {
    padding: 12px;
    width: 100%;
    background: #5bc0de;
    font-size: 15px;
    color: #fff;
    font-family: 'FuturaStd-Heavy';
    margin-bottom: 15px;
}

.link2 ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    padding-left: 15px;
}

.link2 ul li {
    width: 100%;
    margin-bottom: 8px;
    transition: .7s;
}

.link2 ul li:hover .link_txt {
    color: #5bc0de;
}

.link2 ul li a {
    color: #1d1c1c;
    font-size: 15px;
}

.link2 ul li a span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}

.link2 ul li a span img {
    margin-top: -2px;
}

.link_txt {
    display: inline-block;
    vertical-align: top;
    font-family: 'FuturaStd-Book';
    font-size: 15px;
    color: #1d1c1c;
    transition: .7s;
    width: 90%;
}

.right_area {
    position: relative;
    width: 75%;
    display: inline-block;
    vertical-align: top;
}

.right_area h4 {
    color: #343434;
    font-size: 22px;
    padding-bottom: 10px;
    border-bottom: 1px solid #5bc0de;
    font-family: 'FuturaStd-Heavy';
}

.right_area h5 {
    color: #428bca;
    font-size: 18px;
    font-family: 'FuturaStd-Heavy';
    margin-top: 20px;
}

.text_side {
    width: 100%;
    color: #428bca;
    font-size: 15px;
    text-align: justify;
    font-family: 'FuturaStd-Heavy';
}
.text_side ol li {
    width: 100%;
    color: #343434;
    font-size: 15px;
    font-family: 'FuturaStd-Book';
    text-align: justify; 
}

.text_side a{
    color: #343434;
    font-family: 'FuturaStd-Heavy';
    font-size: 13px;
}
.text_side strong{
    width: 100%;
    color: #343434;
    font-size: 15px;
    font-family: 'FuturaStd-Book';
    text-align: justify;  
}
.text_side p {
    width: 100%;
    color: #343434;
    font-size: 15px;
    font-family: 'FuturaStd-Book';
    margin-top: 20px;
}

.table_side {
    width: 100%;
    position: relative;
    margin-top: 20px;
}

.table_side table {
    width: 100%;
}

.table_side table tr {
    width: 100%;
}

.table_side table tr:nth-child(odd) {
    background: #fff;
}

.table_side table tr:nth-child(even) {
    background: #f1f1f1;
}

.table_side table tr:first-child {
    background: #5bc0de;
}

.table_side table tr:first-child td {
    border-right: 1px solid #fff;
    padding-left: 20px;
    color: #fff;
    font-family: 'FuturaStd-Heavy';
    font-size: 15px;
    height: 40px;
    line-height: 40px;
}

.table_side table tr td {
    border-right: 1px solid #d8d8d8;
    padding-left: 20px;
    color: #343434;
    font-family: 'FuturaStd-Book';
    font-size: 15px;
    height: 40px;
    line-height: 40px;
}

.table_side table tr:last-child td {
    border-right: 1px solid #fff;
    padding-left: 20px;
    color: #428bca;
    font-family: 'FuturaStd-Heavy';
    font-size: 15px;
    height: 40px;
    line-height: 40px;
}

.page_link_side {
    width: 100%;
    position: relative;
    margin-top: 20px;
}

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

.page_link_side ul li {
    display: block;
    margin-bottom: 20px;
}

.page_link_side ul li a {
    display: block;
    color: #428bca;
    font-size: 16px;
    font-family: 'FuturaStd-Heavy';
}

.page_link_side ul li a:hover {
    color: #5bc0de;
}

.detail_side {
    position: relative;
    width: 100%;
    margin-top: 20px;
}

.top_link_side {
    width: 100%;
    background: #5bc0de;
}

.top_link_side:first-child {
    background: #5bc0de !important;
}

.top_link_side:first-child .top_hd {
    height: 55px;
    font-family: 'FuturaStd-Heavy';
    color: #fff;
    border-left: 1px solid #fff;
}

.top_link_side:nth-child(even) {
    background: #f1f1f1;
}

.top_link_side:nth-child(odd) {
    background: #ffffff;
}

.top_link_side:nth-child(even) .top_hd:first-child {
    visibility: visible;
}

.top_link_side:nth-child(odd) .top_hd:first-child {
    visibility: visible;
}

.top_hd {
    width: 18.4%;
    border-left: 1px solid #fff;
    font-size: 15px;
    color: #fff;
    font-family: 'FuturaStd-Heavy';
    display: inline-block;
    vertical-align: top;
    line-height: normal;
    padding: 8px 8px;
    padding-left: 15px;
    height: 55px;
}

.top_hd:nth-child(even) {
    height: 110px;
    font-family: 'FuturaStd-Book';
    font-size: 15px;
    color: #343434;
    border-left: 1px solid #d8d8d8;
}

.top_hd:nth-child(odd) {
    height: 110px;
    font-family: 'FuturaStd-Book';
    font-size: 15px;
    color: #343434;
    border-left: 1px solid #d8d8d8;
}

.top_hd:first-child {
    visibility: hidden;
    width: 12%;
}

.top_hd a {
    color: #fff;
    font-size: 12px;
    font-family: 'FuturaStd-Medium';
    display: block;
}

.top_hd a:hover {
    color: #428bca;
}

.top_hd:nth-child(4) {
    width: 15%;
}

.top_hd:nth-child(5) {
    width: 15%;
}

.top_hd img {
    width: 100%;
}

.top_hd h6 {
    display: block;
    color: #343434;
    text-shadow: 0px 0px #343434;
    font-size: 16px;
    font-family: 'FuturaStd-Book';
    display: none;
}

.top_link_side:nth-child(even) a {
    color: #343434;
    font-family: 'FuturaStd-Book';
    font-size: 15px;
}

.top_link_side:nth-child(odd) a {
    color: #343434;
    font-family: 'FuturaStd-Book';
    font-size: 15px;
}

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

.left_contact {
    width: 37.6%;
    display: inline-block;
    vertical-align: top;
    margin-right: 9%;
}

.left_contact h5 {
    font-size: 18px;
    color: #428bca;
    font-family: 'FuturaStd-Heavy';
}

.text_contact {
    width: 100%;
    color: #343434;
    font-size: 15px;
    font-family: 'FuturaStd-Book';
    margin-top: 15px;
    min-height: 64px;
    overflow: hidden;
    text-align: justify;
}

.text_contact span {
    color: #5bc0de;
    text-shadow: 0px 0px #5bc0de;
    font-size: 15px;
}

.form_side {
    position: relative;
    width: 100%;
    margin-top: 25px;
}

.form_side h6 {
    color: #428bca;
    font-size: 15px;
    font-family: 'FuturaStd-Book';
    margin-bottom: 10px;
}

.form_side h6 span {
    color: #5bc0de;
}

.form_side span {
    font-size: 13px;
    color: #343434;
    font-family: 'FuturaStd-Book';
    margin-bottom: 5px;
}

.form_side input , select {
    width: 100%;
    border: 1px solid #d9d9d9;
    padding-left: 10px;
    font-size: 16px;
    color: #343434;
    font-family: 'FuturaStd-Book';
    height: 40px;
    line-height: 40px;
    transition: .7s;
}

.form_side input:hover {
    border: 1px solid #5bc0de;
}

.form1 {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}

.form_side textarea {
    width: 100%;
    border: 1px solid #d9d9d9;
    padding-left: 10px;
    font-size: 16px;
    color: #343434;
    font-family: 'FuturaStd-Book';
    height: 110px;
    transition: .7s;
    resize: none;
    padding-top: 10px;
}

.form_side textarea:hover {
    border: 1px solid #5bc0de;
}

.submit_side {
    color: #fff !important;
    font-family: 'FuturaStd-Heavy' !important;
    font-size: 18px !important;
    width: 100%;
    text-align: center;
    background: #5bc0de;
    margin-top: 20px;
    transition: .7s;
}

.submit_side:hover {
    background: #428bca;
}

.right_contact_side {
    display: inline-block;
    vertical-align: top;
    width: 50%;
}

.inquiry_side {
    width: 100%;
    font-size: 18px;
    color: #343434;
    font-family: 'FuturaStd-Heavy';
}

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

.contact_info {
    width: 100%;
}

.contact_info h6 {
    color: #343434;
    font-size: 15px;
    font-family: 'FuturaStd-Heavy';
    margin-top: 15px;
}

.add1 span {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}

.add1 {
    width: 100%;
    margin-top: 20px;
}

.add2 {
    color: #343434;
    font-size: 15px;
    font-family: 'FuturaStd-Book';
    width: 70%;
    display: inline-block;
    vertical-align: top;
}

.add2 a {
    color: #343434;
    font-size: 15px;
    font-family: 'FuturaStd-Book';
    display: inline-block;
    vertical-align: top;
    transition: .7s;
}

.add2 a:hover {
    color: #5bc0de;
}

.contact_info .social_icon {
    padding: 0px;
    margin: 0px;
    margin-top: 15px;
}

.map_side {
    width: 100%;
    position: relative;
    margin-top: 10px;
}

.map_side iframe {
    border: 1px solid #d9d9d9;
    width: 100%;
    height: 355px;
}

.table2 table tr:first-child {
    background: #5bc0de;
    width: 100%;
}

.table2 table tr:first-child td {
    height: 50px;
    font-size: 15px !important;
    font-family: 'FuturaStd-Heavy';
}

.table2 table tr {
    width: 100%;
}

.table2 table tr td {
    padding-left: 20px;
    border-right: 1px solid #fff;
    color: #343434;
    font-size: 15px;
    font-family: 'FuturaStd-Book';
    padding: 10px;
}

.table2 table tr:nth-child(even) {
    background: #f1f1f1;
}

.table2 table tr:nth-child(odd) {
    background: #fff;
}

.table_side3 {
    padding: 0px !important;
}

.table_side3 tr td:first-child {
    height: inherit !important;
    color: #343434;
    font-size: 15px;
    font-family: 'FuturaStd-Book' !important;
}

.table_side3 {
    border-right: 1px solid #dadada !important;
}


.link_inner1 ul li {
    font-family: 'latoregular';
    font-size: 16px;
    color: #191919;
        

    margin-left: 22px;
    margin-top: 5px;
        display: block;
    transition: .7s;
    margin-bottom: 10px;
}

.link_inner1 a{

font-family: 'FuturaStd-Book';
    font-size: 15px;
    color: #1d1c1c;


}
.link_inner1{
       display: inline-block;
    vertical-align: top;
    margin-right: 8%;
}

.link_inner1 ul {
    list-style: none;
    margin-bottom: 15px;
    width: 100%;
}


.gallery_box .thumbnail{
    border: none;
    box-shadow: none;
}
.gallery_box{
    width: 30%;
    display: inline-block;
    vertical-align: top;
    margin-right: 2%;
}
.gallery_box img{
    height: inherit;
}

.album_name a {
    font-size: 15px;
    color: #000;
    font-family: 'FuturaStd-Heavy';


}

.u-vmenu {
    position: relative;
    width: 100%;
}

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

.main_hd {
    width: 100%;
    background: #5bc0de;
    margin-bottom: 15px;
}

.main_hd a {
    padding: 12px;
    font-size: 15px !important;
    color: #fff !important;
    font-family: 'FuturaStd-Heavy' !important;
    height: inherit !important;
    line-height: inherit !important;
}

.u-vmenu ul li span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    padding-left: 12px;
}


#accordion ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.main_data_side {
    width: 100%;
    background: #5bc0de !important;
    margin-top: 20px;
}

.main_data_side h6 {
    border-right: 1px solid #fff;
    padding: 0px 20px;
    color: #fff;
    font-family: 'FuturaStd-Heavy';
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    vertical-align: middle;
}

.main_data_side h6:nth-child(2) {
    width: 55%;
}

.main_data_side h6:last-child {
    border-right: none;
}

.data_side1 {
    border-right: 1px solid #d8d8d8;
    padding-left: 20px;
    color: #343434;
    text-shadow: 0px 0px #343434;
    font-family: 'FuturaStd-Book';
    display: inline-block;
    vertical-align: middle;
    height: 40px;
    line-height: 40px;
}

.ui-accordion-header .data_side1:nth-child(3) {
    width: 55%;
}

.ui-accordion-header .data_side1:nth-child(4) {
    width: 15.8%;
}

.ui-accordion-header .data_side1:nth-child(4) {
    width: 15.8%;
}

.data_side1:last-child {
    border-right: none;
}

.side1 {
    width: 85.52px;
}

#accordion h3:nth-child(odd) {
    background: #f1f1f1;
}

#accordion h3 {
    background: #fff;
}

.data_side1 span {
    margin: 0px 5px;
    display: inline-block;
    vertical-align: bottom;
}

#accordion h5 {
    color: #428bca;
    font-size: 16px;
    font-family: 'FuturaStd-Heavy';
    margin-top: 20px;
}

.data_1_side2 {
    width: 100%;
    color: #343434;
    text-shadow: 0px 0px #343434;
    font-family: 'FuturaStd-Book';
    margin: 5px 0px;
}

.display_inline_side {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.map_side_table {
    width: 100%;
    margin: 15px 0px;
}

.map_side_table iframe {
    width: 100%;
    height: 200px;
    border: none;
}

.ui-accordion-header-active {
    background: #808080 !important;
}

.display_main {
    display: inline-block;
    vertical-align: top;
    width: 45%;
    text-align: left;
    margin-right: 3%;
}

.ui-accordion-content {
    width: 100%;
    text-align: center;
}

.display_inline_side:first-child .data_1_side {
    color: #428bca;
    font-size: 14px;
    font-family: 'FuturaStd-Heavy';
    margin-top: 10px;
}

.display_inline_side:first-child h5 {
    display: none;
}

.ui-accordion-header-active .data_side1 {
    color: #fff;
}
#accordion .ui-accordion-content{
    display:none;
}
.col-md-12,.col-sm-12 {
    margin-bottom: 10px;
}

.institute-info .label-sm
{
    padding: 10px;
    letter-spacing: 2px;
}
table tfoot tr th
{
    background-color: #397eb9;
    color: #fff;
}

.card {
    padding-top: 20px;
    margin: 10px 0 20px 0;
    background-color: rgba(214, 224, 226, 0.2);
    border-top-width: 0;
    border-bottom-width: 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.card .card-heading {
    padding: 0 20px;
    margin: 0;
}

.card .card-heading.simple {
    font-size: 20px;
    font-weight: 300;
    color: #777;
    border-bottom: 1px solid #e5e5e5;
}

.card .card-heading.image img {
    display: inline-block;
    width: 46px;
    height: 46px;
    margin-right: 15px;
    vertical-align: top;
    border: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.card .card-heading.image .card-heading-header {
    display: inline-block;
    vertical-align: top;
}

.card .card-heading.image .card-heading-header h3 {
    margin: 0;
    font-size: 14px;
    line-height: 16px;
    color: #262626;
}

.card .card-heading.image .card-heading-header span {
    font-size: 12px;
    color: #999999;
}

.card .card-body {
    padding: 0 20px;
    margin-top: 20px;
}

.card .card-media {
    padding: 0 20px;
    margin: 0 -14px;
}

.card .card-media img {
    max-width: 100%;
    max-height: 100%;
}

.card .card-actions {
    min-height: 30px;
    padding: 0 20px 20px 20px;
    margin: 20px 0 0 0;
}

.card .card-comments {
    padding: 20px;
    margin: 0;
    background-color: #f8f8f8;
}

.card .card-comments .comments-collapse-toggle {
    padding: 0;
    margin: 0 20px 12px 20px;
}

.card .card-comments .comments-collapse-toggle a,
.card .card-comments .comments-collapse-toggle span {
    padding-right: 5px;
    overflow: hidden;
    font-size: 12px;
    color: #999;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.card-comments .media-heading {
    font-size: 13px;
    font-weight: bold;
}

.card.people {
    position: relative;
    display: inline-block;
    width: 170px;
    height: 300px;
    padding-top: 0;
    margin-left: 20px;
    overflow: hidden;
    vertical-align: top;
}

.card.people:first-child {
    margin-left: 0;
}

.card.people .card-top {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 170px;
    height: 150px;
    background-color: #ffffff;
}

.card.people .card-top.green {
    background-color: #53a93f;
}

.card.people .card-top.blue {
    background-color: #427fed;
}

.card.people .card-info {
    position: absolute;
    top: 150px;
    display: inline-block;
    width: 100%;
    height: 101px;
    overflow: hidden;
    background: #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.card.people .card-info .title {
    display: block;
    margin: 8px 14px 0 14px;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    color: #404040;
}

.card.people .card-info .desc {
    display: block;
    margin: 8px 14px 0 14px;
    overflow: hidden;
    font-size: 12px;
    line-height: 16px;
    color: #737373;
    text-overflow: ellipsis;
}

.card.people .card-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    padding: 10px 20px;
    line-height: 29px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.card.hovercard {
    position: relative;
    padding-top: 0;
    overflow: hidden;
    text-align: center;
    background-color: #f5e285;
}

.card.hovercard .cardheader {
    /*background: url("../webImages/logo.png");*/
    background-size: cover;
    height: 50px;
    background: #428bca;
}

.card.hovercard .avatar {
    position: relative;
    top: -50px;
    margin-bottom: -50px;
}

.card.hovercard .avatar img {
    width: 100px;
    height: 100px;
    max-width: 100px;
    max-height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid rgba(255,255,255,0.5);
}

.card.hovercard .info {
    padding: 4px 8px 10px;
}

.card.hovercard .info .title {
    margin-bottom: 4px;
    font-size: 16px;
    line-height: 1;
    font-weight: bold;
    color: #262626;
    vertical-align: middle;
}

.card.hovercard .info .desc {
    overflow: hidden;
    font-size: 12px;
    line-height: 20px;
    color: #737373;
    text-overflow: ellipsis;
}

.card.hovercard .bottom {
    padding: 0 20px;
    margin-bottom: 17px;
}


.how-section1 h4{
    color: #343434;
    font-size: 22px;
    padding-bottom: 10px;
    border-bottom: 1px solid #5bc0de;
    font-family: 'FuturaStd-Heavy';
}
.how-section1 .subheading{
    color: #3931af;
    font-size: 20px;
}
.how-section1 .row
{
    margin-top: 1%;
}
.how-img 
{
    text-align: center;
}
.how-img img{
    /*width: 40%;*/
}

.how-section1 p
{
    color: #343434;
    font-size: 14px;
    font-family: 'FuturaStd-Book';
    text-shadow: 0px 0px #343434;
    margin: 10px;
    text-align: justify;
}
.monitoring-features 
{
    list-style: none;
}
.monitoring-features li {
    width: 100%;
    color: #343434;
    font-size: 15px;
    font-family: 'FuturaStd-Book';
    margin-top: 5px;
    overflow: hidden;
    text-align: justify;
}
.inventory-modules
{
    border: 1px solid #ccc;
}

.text-red{
    color: red;
}
.form-control{
    border-radius: 0px;
}

.select2-container--default .select2-selection--single,.select2-container--default .select2-selection--single  {
     border-radius: 0px !important;
}
#already-exists { display: none; }

/* Flip CSS */
.flip-card {
  background-color: transparent;
  width: 190px;
  height: 121px;
  perspective: 1000px;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-card-front {
  background-color: #bbb;
  color: black;
}

.flip-card-back {
  background-color: #2980b9;
  color: white;
  transform: rotateY(180deg);
}

.flip-card-back h3 {
	color: #fff;
	margin:3px;
	letter-spacing: 2px;
	border-bottom: 1px solid;
}


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


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


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


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


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

