﻿@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'SpaceAge';
    src: url(../fonts/spaceage.eot);
    src: url(../fonts/spaceage.woff2) format('woff2'), url(../fonts/spaceage.woff) format('woff'), url(../fonts/spaceage.ttf) format('truetype'), url(../fonts/spaceage.svg#spaceage) format('svg'), url(../fonts/spaceage.eot?#iefix) format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}
/*
@font-face {font-family: 'Poppins', sans-serif;
  src: url(../fonts/MyriadPro-Regular.eot);
  src: url(../fonts/MyriadPro-Regular.woff2) format('woff2'),.textfield
       url(../fonts/MyriadPro-Regular.woff) format('woff'),
       url(../fonts/MyriadPro-Regular.ttf) format('truetype'),
       url(../fonts/MyriadPro-Regular.svg#MyriadPro-Regular) format('svg'),
       url(../fonts/MyriadPro-Regular.eot?#iefix) format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MyriadPro-Semibold';
  src: url(../fonts/MyriadPro-Semibold.eot);
  src: url(../fonts/MyriadPro-Semibold.woff2) format('woff2'),
       url(../fonts/MyriadPro-Semibold.woff) format('woff'),
       url(../fonts/MyriadPro-Semibold.ttf) format('truetype'),
       url(../fonts/MyriadPro-Semibold.svg#MyriadPro-Semibold) format('svg'),
       url(../fonts/MyriadPro-Semibold.eot?#iefix) format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
*/

body {
    margin: 0;
    padding: 0;
   /*font-family: 'Poppins', sans-serif;*/
   font-family: 'Poppins', sans-serif;
    font-size: 100%;
    border: 0px;
}

.Logo {
    float: left;
    width: 20%;
    margin: 0px 2% 0px 0%;
}

.logo_container {
    width: 33%;
    margin: 30px auto;
}

.screen {
    max-width: 1180px;
    height: auto;
    margin: auto;
}

.screen_nav {
    max-width: 1250px;
    height: auto;
    margin: auto;
}

.screen_for_gallery {
    max-width: 1150px;
    height: auto;
    margin: auto;
}

.screen_for_gallery_image {
    max-width: 1004px;
    height: auto;
    margin: auto;
}
.navigation_container2 {
    height: auto;
    float: left;
    width: 100%;
    background: #fff;
    z-index: 100000000;
	position:fixed;	
    
}

.navigation_container {
    height: auto;
    float: left;
    width: 100%;
    background: #fff;
    z-index: 100000000;
    position: fixed;
}

.navigation_part {
	width: auto;
	margin: 3px auto;
	padding-top: 15px;
}

.clearfix {
    clear: both;
}

.call_part11 {
    float: right;
    width: auto;
    color: #fff;
    text-transform: uppercase;
    padding: 0px;
    cursor: pointer;
    padding:20px 2px 0px 2px;
    margin: 6px 0px 8px 0px;
}

.call_part {
    float: right;
    width: 30px;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 3px 0px 3px;
    cursor: pointer;
    
    margin: 30px 0px 0px 0px;
}


    .call_part a {
        text-transform: uppercase;
        text-decoration: none;
        color: #fff;
       
    }

    .call_part:hover {
        text-transform: uppercase;
        text-decoration: none;
        color: #fff;
        background: #e9171d;
         padding: 5px 3px 0px 3px;
      margin: 30px 0px 0px 0px;
    }

.call_part_text {
    color: #dddddd;
    font-size: 16px;
    font-weight: lighter;
    float: right;
    margin: 0px auto;
}

.call_part_social {
    float: right;
    width: 30px;
    height: 30px;
    float: right;
    background: url("../images/fb1.png") no-repeat 100% 100%;
    margin: 24px 1%;
}

    .call_part_social:hover {
        width: 30px;
        height: 30px;
        float: right;
        background: url("../images/fb2.png") no-repeat no-repeat 100% 100%;
        margin: 24px 1%;
    }

.banner_part1 {
    width: auto;
    height: auto;
    margin: auto;
    background-size: cover;
    padding: 0em 0em 0em;
}

h2{
 text-align: center !important;
 font-size: 30px !important;
 font-weight:800 !important;
}

.text_for_block {
    padding: 0px auto;
    margin: 10px auto;
    text-align: center;
    letter-spacing: 1.1px;
    font-weight: normal;
    font-size: 30px;
    color: #fff;
    text-transform: capitalize;font-family: 'Poppins', sans-serif;
}

.text {
    margin: 30px auto;
    text-align: center;
    vertical-align: text-top;
    letter-spacing: 0.5px;
    font-weight: 300;
    font-size: 40px;
    line-height: 70px;
    color: #555;
    width: 95%;font-family: 'Poppins', sans-serif;
}


h2 {
	clear: both;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	letter-spacing: .1em;
	line-height: 1.40;
	margin: 0 0 .75em;
	font-size: 30px;
	color: #e9171d;
	text-align: center;
	padding: .35em 0 0;
	text-transform: uppercase;
}

h4 {
    clear: both;font-family: 'Poppins', sans-serif;
    font-weight: 800 !important;
    letter-spacing: .1em;
    line-height: 1.40;
    margin: 0 0 .2em;
    font-size: 28px;
    color: #fff !important;
    text-align: center;
    padding: .35em 0 0;
    text-transform: uppercase;
}

h3 {
    display: block;
    font-size: 24px;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    text-align: center;
    color: #333;
    letter-spacing: .1em;
    line-height: 2.25;
    font-weight: 800;font-family: 'Poppins', sans-serif;
}

.classfor {
    display: block;
    text-transform: capitalize;
    letter-spacing:0.5px;
    
    margin: 0 0 1.5em;
    padding: 20px auto;
    color: #333;font-family: 'Poppins', sans-serif;
    font-size: 16px;
	font-weight:400	;
    
    line-height:30px;
}


p {
    padding: 0px auto;
    margin: 0px auto;
    text-align: left;
    letter-spacing: 1.1px;
    font-weight: normal;
    font-size: 17px;
    color: #4a4a4a;font-family: 'Poppins', sans-serif;
}

.text_for_about {
    color: #333;font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
}

.latestblog2 {
    float: left;
    width: 100%;
    margin: 20px auto;font-family: 'Poppins', sans-serif;
    font-size: 15px;
    color: #8f9092;
}

.latest_image {
    width: 50%;
    margin: auto;
    border-radius: 100%;
}

.border_radius {
    
    border: solid 3px #ccc;
}

.latest_image_text {
    width: 100%;
    margin: 20PX auto;
    text-align: center;
}

.more_info_but a {
    text-decoration: none;
    color: #ffffff;
    text-transform: uppercase;
}

.more_info_but {
    background: #ef801c;
    padding: 7px 10px;
    font-size: 19px;
    float: right;
    color: #ffffff;
    width: auto;
    text-align: center;
    margin-top: 40px;font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
}

    .more_info_but:hover {
        background: #181824;
        padding: 7px 10px;
        font-size: 19px;
        color: #ffffff;
        width: auto;
        cursor: pointer;
        margin-top: 40px;
        text-align: center;font-family: 'Poppins', sans-serif;
        text-transform: uppercase;
    }

.text_seminar {
    padding: 0px auto;
    margin: 0px auto;
    text-align: left;
    letter-spacing: 1.1px;
    font-weight: normal;
    font-size: 17px;
    color: #4a4a4a;
}

.contact_left {
    width: 65%;
    float: left;
    margin-top: 50px;
    border: solid 1px #;
}

.contact_textfield_container {
	width: 44%;
	float: left;
	margin: 13px 1%;
	
}
.contact_textfield2_container {
    width: 94%;
   
}

.contact_button_container1 {
    width: 96%;
    margin: 13px;
    text-align: center;
}

.contact_right {
    float: left;
    width: 30%;
    margin-top: 50px;
    border: solid 1px #;
    margin-left: 35px;
    color: #cccccc;
}

.mail_icon {
    float: left;
    color: #333;
}


.emailclass {
    float: left;
    width: 100%;
    margin-top: 0px;
    text-transform: uppercase;
    font-weight: bold;
    color: #333;
    font-size: 18px;
}

.emailtext {
    float: right;
    padding-left: 10px;
    font-size: 17px;
    padding-top: 2px;
    color: #333;
    cursor: default;
}

.emailtext1 {
    float: right;
    padding-left: 10px;
    font-size: 17px;
    padding-top: 13px;
    color: #333;
    cursor: default;
}

.phone_address {
    float: left;
    width: 100%;
    margin-top: 30px;
    text-transform: uppercase;
    font-weight: bold;
    color: #333;
    font-size: 18px;
}

.phone_address_icons1 {
    float: left;
    margin-top: 20px;
    color: #b8b8b8;
    font-size: 27px;
}

    .phone_address_icons1 a {
        float: left;
        margin-top: 0px;
        color: #b8b8b8;
        text-decoration: none;
        cursor: pointer;
    }

    .phone_address_icons1:hover {
        float: left;
        margin-top: 20px;
        color: #b8b8b8;
        cursor: pointer;
    }

.phone_address_icons {
    float: left;
    margin-top: 20px;
    color: #b8b8b8;
    font-size: 35px;
    cursor: default;
}

.phone_address_icons111 {
    float: none;
    width: 40%;
    clear: both;
    cursor: default;
}

.phone_address_icons a {
    float: left;
    margin-top: 2px;
    color: #b8b8b8;
    font-size: 33px;
}

.phone_address_icons:hover {
    float: left;
    margin-top: 20px;
    color: #b8b8b8;
    font-size: 33px;
    cursor: default;
}

.adress_text {
    float: right;
    padding-left: 5px;
    font-size: 17px;
    color: #333;
}


.textfield {
	width: 100%;
	background: none;
	border: solid 1px #ccc;
	color: #333;
	font-family: 'Poppins', sans-serif;
	padding: 10px 20px;
	font-size: 16px;
	letter-spacing: 0.5px;
	font-weight: normal;
	margin: 3px 0px;
	
}
/*.textfield:focus { 
  border: solid 1px #ef801c;
  background:none;
        transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
	
-webkit-transition: -webkit-transform 0.25s, color 0.25s;
transition: transform 0.25s, color 0.35s;
-webkit-transform: translate3d(0%, 15%, 0);
transform: translate3d(0%, 15%, 0);
}*/
.textarefield {
    width: 100%;
    background: none;
    border-bottom: solid 1px #ccc;
    
    color: #333;font-family: 'Poppins', sans-serif;
    height: 85px;
    padding: 10px auto;
    font-size: 17px;
    
    
    letter-spacing: 0.5px;
    font-weight: normal;
    line-height: 20px;
}
/*.textarefield:focus { 
  border-bottom: solid 1px #ef801c;
  background:none;
        transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
	
-webkit-transition: -webkit-transform 0.25s, color 0.25s;
transition: transform 0.25s, color 0.35s;
-webkit-transform: translate3d(0%, 15%, 0);
transform: translate3d(0%, 15%, 0);
}*/


.button a:hover {
  
      color: #fff !important;
      text-decoration: none !important;
}

.button a {
  
      color: #fff !important;
      text-decoration: none !important;
}

.button:hover {
 background-color: #000;

}

.button {
	display: inline-block;
	background-color: #ed3237;
	border: none;
	color: #fff;
	text-align: center;
	box-shadow: 10px #ffffff;
	font-size: 16px;
	padding: 5px 30px;
	text-transform: unset;
	width: auto;
	font-weight: 500;
	transition: all 0.5s;
	cursor: pointer;
	margin: 5px;
	letter-spacing: 0.5px;
	font-family: 'Poppins', sans-serif;
}

    .button span {
        cursor: pointer;font-family: 'Poppins', sans-serif;
        display: inline-block;
        position: relative;
        transition: 0.5s;
    }

        .button span:after {
            content: '»';
            position: absolute;
            opacity: 0;
            top: 0;font-family: 'Poppins', sans-serif;
            right: -20px;
            transition: 0.5s;
            color: #fff !important;
        }

    .button:hover span {
        padding-right: 25px;
    }

        .button:hover span:after {
            opacity: 1;
            right: 0;
        }



.footer_menu ul {
    margin: 0px;
    padding: 20px 0px;
    list-style: none;font-family: 'Poppins', sans-serif;
}


    .footer_menu ul li {
        margin: 1px 0px;
        padding: 18px 10px;
        display: inline;
        font-size: 17px;font-family: 'Poppins', sans-serif;
    }

        .footer_menu ul li a {
            padding: 18px 10px;
            list-style: none;
            color: #fff;
            display: inline;
            text-decoration: none;font-family: 'Poppins', sans-serif;
        }

        .footer_menu ul li:hover {
            padding: 18px 10px;
            list-style: none;
            display: inline;
            text-decoration: none;
            color: #333;
            cursor: pointer;
            width: auto;
            transition: 0.7s ease all;
            -moz-transition: 0.7s ease all;
            -webkit-transition: 0.7s ease all;
        }



.icon-container {
    width: auto;
    margin: 0px auto;
    padding-top: 10px;
    padding-bottom: 10px;
}

.icon {
    width: 50px;
    margin: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    border: solid 1px #ccc;
   
    background: #c9c9c9;
}

    .icon:hover {
        border: solid 1px #ccc;
        background: #7b7b7b;
    }


.board_management_blog {
    float: left;
    width: 27.5%;
    padding: 10px 10px;
    margin: 0.2% 2% 0.2%;
    height: auto;
    text-align: justify;
}

.board_management_blog p {
	text-align: center;
	font-weight: 300;
	font-size: 22px;
	color: #000;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 0;
	padding: 6px 0px 0px 0px;
}

    .board_management_blog span {
        text-align: center;
        font-size: 15px;
        color: #A1A1A1;
        padding-top: 20px;
        /*font-style:italic;*/
        line-height: 22px;
    }

.disclaimer {
    float: right;
    text-align: right;
    font-size: 12px;
    color: #f5f5f5;
    margin: auto;
    padding-right: 15px;
}

.copyright {
    text-align: center;font-family: 'Poppins', sans-serif;
    font-size: 12px;
    color: #fff;
    margin: auto;
}


.nav1 {
    position: -webkit-sticky;
    position: relative;
    margin: auto;
}

header{
 transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  z-index: 9999;
  top: 0;
  position: fixed;	
	
}

.header, .nav1 {
}

.sticky {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 100;
    height: auto;
}

.objecttive_padding {
    margin: 80px auto;
}

.objective_blog {
    float: left;
    width: 48%;
    padding-top: 20px;
    padding-bottom: 30px;
}

.objective_blog1 {
    float: right;
    width: 48%;
    padding-top: 20px;
    padding-bottom: 30px;
}

.service {
    margin: -60px auto 50px auto;
    background: #fff;
}

.services_text {
    margin: auto;
    width: 664px;
    padding-bottom: 50px;
}


.bg_padding {
    padding: 11em 0em 27%;
    background: rgba(0,0,0,0.5);
    width: 100%;
}

.bg2 {
    background: url(../images/pexels-photo-94578.jpg) top center no-repeat fixed;
    background-size: 100%;
}


.bg7 {
    background: url(../images/products.jpg) top center no-repeat fixed;
    background-size: 100%;
}



.bg8 {
    background: url(../images/media.jpg) top center no-repeat fixed;
    background-size: 100%;
}


.bg3 {
    background: url(../images/pexels-photo-57690.jpeg.jpg) top center no-repeat fixed;
    background-size: 100%;
}

.bg4 {
    background: url(../images/seminar.jpg) top center no-repeat fixed;
    background-size: 100%;
}

.bg6 {
    background: url(../images/clients-banner.jpg) top center no-repeat fixed;
    background-size: 100%;
}


.bg5 {
    background: url(../images/04.jpg) top center no-repeat fixed;
    background-size: 100%;
}

.padding_inner {
    padding-top: 40px;
}

.padding_logo {
    padding-top: 235px;
}

.text_for_inner_page {
    padding: 0;
    text-align: center;
    letter-spacing: .4px;
    font-size: 50px;
    color: #ccc;
    font-weight: bold;
    text-shadow: 2px 2px 5px rgba(0,0,0,0.5);font-family: 'Poppins', sans-serif;
}



.site_map {font-family: 'Poppins', sans-serif;
    width: 100%;
    margin: auto;
    padding: 10px 0px;
}

    .site_map ul {
        margin: 0px;
        padding: 0px;font-family: 'Poppins', sans-serif;
    }

        .site_map ul li {
            padding: 5px;
            font-size: 14px;
            display: inline;
            letter-spacing: 0.5px;
            color: #909090;font-family: 'Poppins', sans-serif;
        }

            .site_map ul li a {
                padding: 0px;
                font-size: 14px;
                display: inline;
                color: #909090;
                text-decoration: none;
            }

                .site_map ul li a:hover {
                    padding: 0px;
                    font-size: 14px;
                    display: inline;
                    color: #333;
                }

.gallery_conatiners {
    width: 70%;
    margin: 0px auto 10px;
}

.gallery_conatiners_image {
    width: 78%;
    float: left;
    margin: 0px 2%;
}

.seminar_heading11 {
    color: #fff;
    float: left;
    font-size: 33px;
    padding: 7px 0px 0px 88px;
    text-transform: capitalize;
    text-shadow: 1px 0px 0px #000;
    font-weight: bold;
}


.seminar_heading {
    color: #fff;
    float: left;
    font-size: 33px;
    padding: 7px 0px;
    text-transform: capitalize;
    text-shadow: 1px 0px 0px #000;
    font-weight: bold;
}



.Back_title {font-family: 'Poppins', sans-serif;
    vertical-align: middle;
    font-weight: lighter;
}


.back_contianer {
    float: left;
    width: auto;
    color: #fff;
    font-size: 16px;
    width: 80px;
    text-transform: uppercase;
    padding: 18px 5px;
    cursor: pointer;
    text-align: center;
    margin: 5px auto;
}

    .back_contianer a {
        text-transform: uppercase;
        text-decoration: none;
        color: #fff;
        text-align: center;
        margin: 5px auto;
    }

    .back_contianer:hover {
        text-transform: uppercase;
        text-decoration: none;
        color: #fff;
        width: 80px;
        text-align: center;
        background: #000;
        padding: 18px 5px;
        margin: 5px auto;
    }



.container1 {
    position: relative;
    width: 100%;
}

.image {
    display: block;
    width: 100%;
    height: auto;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    z-index: 10000;
    /*   transition: .5s ease;
    background-color: rgba(0,0,0,0.7);*/
}

.container1:hover .overlay {
    opacity: 1;
}

.text11 {
    color: white;
    font-size: 17px;
    position: absolute;
    top: 50%;
    background: rgba(0,0,0,.65);
    padding: 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;font-family: 'Poppins', sans-serif;
    width: auto;
    margin: auto;
    left: 50%;
    z-index: 10000000;
    font-weight: bold;
    text-shadow: 1px 0px 0px #333;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.class_coming_soon {
    font-size: 50px;
    color: #fff;
    text-align: center;font-family: 'Poppins', sans-serif;
    top: 50%;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
}

.logo_semins {
    width: 20%;
    margin: auto;
    margin: -15px 10px;
    height: auto;
    vertical-align: bottom;
}



.online_blog {
    float: left;
    width: 10%;
    cursor: pointer;
    margin: 2% 3%;
    color: #fff;
    -webkit-filter: grayscale(15%);
    filter: grayscale(15%);
    filter: gray;
    -webkit-transition: 1s; /* For Safari 3.1 to 6.0 */
    transition: 1s;
}

.online_blog img
{
    align-items:start !important;
    text-align:start !important;


}
    .online_blog:hover {
        -webkit-filter: grayscale(80%);
        filter: grayscale(80%);
        filter: gray;
        -webkit-transition: 1s; /* For Safari 3.1 to 6.0 */
        transition: 1s;
    }




.online_blog2 {
    background: #fff;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: none;
    float: left;
    padding: 4px 8px;
    width: 10%;
    border: solid 1px #dedede;
    cursor: pointer;
    margin: 1.3% 1.3%;
    color: #fff;
    height: 126px;
}

    .online_blog2:hover {
        -webkit-filter: grayscale(80%);
        filter: grayscale(80%);
        filter: gray;
        -webkit-transition: 1s; /* For Safari 3.1 to 6.0 */
        transition: 1s;
    }

.online_blog_heading {
    color: #333;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    padding-top: 5px;
}



.button11 {
    color: #000;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    color: #;
    position: relative;
    perspective: 2000px;
}

    .button11 a {
        text-decoration: none;
        display: block;
        color: #fff;
        text-decoration: none;
    }

        .button11 a:hover {
            color: #000;
            text-decoration: none;
            display: block;
            text-decoration: none;
        }

    .button11 span {
        z-index: 2;
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
    }

    .button11::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        border: 1px solid rgba(0,69,110,3);
        background-color: rgba(0,69,110,3);
    }

    .button11::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        color: #000;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        border: 1px solid rgba(51,51,51,9);
        background-color: rgba(51,51,51,9);
    }

    .button11:hover::before {
        color: #000;
        -webkit-transform: rotateX(60deg) translate(0px,40px);
        transform: rotateX(60deg) translate(0px,40px);
    }

    .button11:hover::after {
        color: #000;
        -webkit-transform: rotateX(-60deg) translate(0px,-40px);
        transform: rotateX(-60deg) translate(0px,-40px);
    }



.sim-button {
    line-height: 40px;
    height: 40px;
    font-size: 16px;
    text-align: center;
    clear: both;
    margin: auto;
    width: 12%;
    color: #fff;
    cursor: pointer;
}

.container11 {
    position: relative;
    width: 100%;
}

.image11 {
    display: block;
    width: 100%;
    height: auto;
}

.overlay11 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #008CBA;
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    transition: .3s ease;
}

.container11:hover .overlay11 {
    transform: scale(1);
}

.text111 {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}



#rig {
    max-width: 1150px;
    margin: 0 auto;
    padding: 0;
    font-size: 0;
    list-style: none;
}

    #rig li {
        display: inline-block;
        *display: inline;
        width: 26%;
        vertical-align: middle;
        box-sizing: border-box;
        margin: 0;
        padding: 0;
    }

.rig-cell {
    display: block;
    position: relative;
    overflow: hidden;
}

.rig-img {
    display: block;
    width: 100%;
    height: auto;
    border: none;
    transform: scale(1);
    transition: all 1s;
}

#rig li:hover .rig-img {
    transform: scale(2.01);
}

.rig-overlay {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: url(../images/link.png) no-repeat center 20% #e9171d;
    background-size: 50px 50px;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all .6s;
}

#rig li:hover .rig-overlay {
    opacity: .8;
}

.rig-text {
    display: block;
    padding: 0 30px;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    text-transform: capitalize;
    font-size: 22px;
    font-weight: 400;font-family: 'Poppins', sans-serif;
    font-weight: normal!important;
    top: 40%;
    color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translateY(-20px);
    transition: all .3s;
}

#rig li:hover .rig-text {
    transform: translateY(0px);
    opacity: .9;
}

@media (max-width: 9000px) {
    #rig li {
        width: 25%;
    }
}

@media (max-width: 700px) {
    #rig li {
        width: 50%;
    }
}

@media (max-width: 550px) {
    #rig li {
        width: 100%;
    }
}


figure.snip0020 {font-family: 'Poppins', sans-serif;
    color: #fff;
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    min-width: 220px;
    max-width: 360px;
    /*max-height: 220px;*/
    width: 100%;
    background: #000000;
    text-align: center;
}

    figure.snip0020 * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    figure.snip0020 img {
        opacity: 1;
        width: 100%;
        height: auto;
        -webkit-transition: opacity 0.35s;
        transition: opacity 0.35s;
    }

    figure.snip0020 figcaption {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

        figure.snip0020 figcaption > div {
            height: 50%;
            overflow: hidden;
            width: 100%;
            position: relative;
        }

        figure.snip0020 figcaption::before {
            position: absolute;
            top: 50%;
            right: 50%;
            left: 50%;
            height: 2px;
            content: '';
            opacity: 0;
            background-color: rgba(255, 255, 255, 0);
            -webkit-transition: all 0.4s;
            transition: all 0.4s;
            -webkit-transition-delay: 0.6s;
            transition-delay: 0.6s;
        }

    figure.snip0020 h2,
    figure.snip0020 p {
        margin: 0;
        padding: 30px 35px;
        opacity: 0;
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        color: #fff;
        -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
        transition: opacity 0.4s,-webkit-transform 0.4s,-moz-transform 0.4s,-o-transform 0.4s,transform 0.4s;
        -webkit-transition-delay: 0.3s;
        transition-delay: 0.3s;
    }

    figure.snip0020 h2 {
        display: inline-block;
        word-spacing: -0.1em;
        font-weight: 300;
        text-transform: uppercase;
        bottom: 0;
        background: rgba(0, 0, 0, 0.5);
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, transparent 60%, rgba(0, 0, 0, 0.7) 100%);
        -webkit-transform: translate3d(0%, 50%, 0);
        transform: translate3d(0%, 50%, 0);
        font-size: 24px;
    }

        figure.snip0020 h2 span {
            font-weight: 800;
        }

    figure.snip0020 p {
        font-weight: 300;
        top: 0%;
        color: #333;
        background: #fff;
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, transparent 40%, rgba(0, 0, 0, 0.1) 100%);
        -webkit-transform: translate3d(0%, -50%, 0);
        transform: translate3d(0%, -50%, 0);
    }

    figure.snip0020 .curl {
        width: 0px;
        height: 0px;
        position: absolute;
        bottom: 0;
        right: 0;
        background: linear-gradient(135deg, #ffffff, #f3f3f3 20%, #cccccc 38%, #bbbbbb 44%, #aaaaaa 50%, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(0, 0, 0, 0.4));
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
        transition: all .3s ease;
    }

        figure.snip0020 .curl:before,
        figure.snip0020 .curl:after {
            content: '';
            position: absolute;
            z-index: -1;
            left: 12%;
            bottom: 6%;
            width: 70%;
            max-width: 300px;
            max-height: 100px;
            height: 55%;
            box-shadow: 0 12px 15px rgba(0, 0, 0, 0.3);
            transform: skew(-10deg) rotate(-6deg);
        }

        figure.snip0020 .curl:after {
            left: auto;
            right: 6%;
            bottom: auto;
            top: 14%;
            transform: skew(-15deg) rotate(-84deg);
        }

    figure.snip0020 a {
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        position: absolute;
        color: #ffffff;
    }

    figure.snip0020:hover img,
    figure.snip0020.hover img {
        opacity: 0.7;
    }

    figure.snip0020:hover figcaption h2,
    figure.snip0020.hover figcaption h2,
    figure.snip0020:hover figcaption p,
    figure.snip0020.hover figcaption p {
        -webkit-transform: translate3d(0%, 0%, 0);
        transform: translate3d(0%, 0%, 0);
        -webkit-transition-delay: 0.3s;
        transition-delay: 0.3s;
    }

    figure.snip0020:hover figcaption h2,
    figure.snip0020.hover figcaption h2 {
        opacity: 1;
    }

    figure.snip0020:hover figcaption p,
    figure.snip0020.hover figcaption p {
        opacity: 1;
    }

    figure.snip0020:hover figcaption::before,
    figure.snip0020.hover figcaption::before {
        background: #ffffff;
        left: 0px;
        right: 0px;
        opacity: 1;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }

    figure.snip0020:hover figcaption .curl,
    figure.snip0020.hover figcaption .curl {
        width: 40px;
        height: 40px;
        -webkit-transition-delay: 0.7s;
        transition-delay: 0.7s;
    }




.contaus_blog_1 {
    width: 65%;
    margin-right: 2%;
    float: left;
    border: solid 0px #000;
}

.contaus_blog_2 {
    width: 32%;
    float: left;
    border: solid 1px #ccc;
}

.contaus_blog_3 {
    width: 29.5%;
    padding: 20px 5px;
	float:left;
    margin: 10px 1%;
    vertical-align: top;
    background: rgba(255, 255, 255, 0.5);
    border: solid 1px #ccc;
}

.contaus_blog_4 {
    width: 29.5%;
    padding: 20px 5px;
    height: 300px;
    display: inline-block;
    margin: 10px 1%;
    vertical-align: top;
    background: rgba(255, 255, 255, 0.5);
    border: solid 1px #ccc;
}



.plea2 {font-family: 'Poppins', sans-serif;
    color: #222;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 20px;
    text-align: center;
    line-height: 27px;
}

.plea {font-family: 'Poppins', sans-serif;
    color: #222;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 20px;
    line-height: 27px;
}

.plea_right {font-family: 'Poppins', sans-serif;
    color: #111111;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 10px;
    font-size: 18px;
    text-align: left;
}
.address_heading {
	font-family: 'Poppins', sans-serif;
	color: #c90000;
	font-weight: 700;
	margin-bottom: 20px;
	margin-top: 18px;
	font-size: 22px;
	text-align: center;
}

.clienrt_heading {font-family: 'Poppins', sans-serif;
    color: #111111;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 18px;
    font-size: 22px;
    text-align: center;
}

.form_contact {
    width: 48%;
    border: 0px solid #0F0;
    margin-top: 3%;
    background: none;
    float: left;
    margin-right: 2%;
}

.form_contact1 {
    width: 100%;
    border: 0px solid #0F0;
    margin-top: 30px;
    background: none;
    float: left;
}

.conttact_feald {
    border: 0;
    border: 1px solid #c1c1c1;
    padding: 0 10px;
    box-sizing: border-box;
    background: none;
    color: #666;
    font-size: 14px;
    margin: 1% 0 0 0;
    width: 100%;
    float: left;
    height: 46px;
    background: rgba(255, 255, 255, 0.5);
}

    .conttact_feald:focus {
        border: solid 1px rgba(0, 69, 110, .5);
        box-shadow: 0 2px 10px 0 rgba(17,112,168,0.1), 0 6px 20px 0 rgba(17,112,168,0.1);
        transition: all .5s;
    }

.contact_us_form {
    float: left;
    width: 98%;
    height: 180px;
    resize: none;
    border: 1px solid #c1c1c1;
    padding: 14px 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 0 0 30px 0;font-family: 'Poppins', sans-serif;
    border-radius: 0;
    box-shadow: none;
    background: rgba(255, 255, 255, 0.5);
    color: #666;
}

    .contact_us_form:focus {
        border: solid 1px rgba(0, 69, 110, .5);
        box-shadow: 0 2px 10px 0 rgba(17,112,168,0.1), 0 6px 20px 0 rgba(17,112,168,0.1);
        transition: all .5s;
    }

.contact_text {
    text-align: center;
    float: left;
    width: 20%;
    line-height: 25px;
    padding-top: 15px;
    font-size: 17px;
    color: #333;
    font-weight: 500;
    text-transform: capitalize;font-family: 'Poppins', sans-serif;
}

.contact_page i {
	float: left;
	color: #d20000;
	font-size: 15px;
	text-align: center;
	padding: 7px;
	/* border-radius: 100%; */
	border: solid 1px #c50000;
	width: 31px;
	height: 31px;
	margin: 2% 10px 0 0;
}

    .contact_page i a {
        float: left;
        color: #c50000;
      font-size: 15px;
        text-align: center;
        padding: 7px;
        border-radius: 100%;
        border: solid 1px #c50000;
       width: 31px;
	height: 31px;
        margin: 2% 10px 0 0;
    }



.contact_page:hover i {
    float: left;
    color: #333;
    font-size: 12px;
    text-align: center;
    border: solid 1px #c50000;
   width: 31px;
    border: solid 1px #c50000;
}

.address_text_page {
    color: #333;
    font-size: 17PX;
    text-align: left;
    line-height: 45px;
    text-decoration: none;
}

    .address_text_page a {
        color: #333;
        font-size: 17PX;
        text-decoration: none;
        text-align: left;
        line-height: 45px;
        text-decoration: none;
    }


.sitemap_part {
    float: none;
    width: auto;
    margin: auto;
    text-align: center;
}

.sitemap ul {
    margin: 0;
    padding: 0;font-family: 'Poppins', sans-serif;
}

    .sitemap ul li {
        display: inline-block;
        padding-right: 4px;
        font-size: 82%;
        color: #a2a2a2;
        font-size: 12px;
        text-align: center;font-family: 'Poppins', sans-serif;
    }

    .sitemap ul span {
        display: inline-block;
        padding-right: 4px;
        font-size: 88%;
        color: #d8d8d8;
        text-align: center;font-family: 'Poppins', sans-serif;
    }

.sitemap a {
    font-size: 95%;
    text-decoration: none;
    color: #b4b4b4;
    text-align: center;font-family: 'Poppins', sans-serif;
}

    .sitemap a:hover {
        text-decoration: none;
        color: #fff;
    }


.online_blog4 {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	filter: none;
	-webkit-transition: 1s;
	transition: 1s;
	float: left;
	width: 14%;
	cursor: pointer;
	margin: 5px 1%;
	color: #fff;
}

    .online_blog4:hover {
        -webkit-filter: grayscale(80%);
        filter: grayscale(80%);
        filter: gray;
    }



.online_blog1 {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	filter: none;
	-webkit-transition: 1s;
	transition: 1s;
	float: left;
	width: 18%;
	cursor: pointer;
	margin: 5px 1%;
	color: #fff;
}

    .online_blog1:hover {
        -webkit-filter: grayscale(80%);
        filter: grayscale(80%);
        filter: gray;
    }







.booking_field3 {
    float: left;
    width: 47.8%;
    margin: 0.8% 1%;
    position: relative;
}


.booking_field4 {
    float: left;
    width: 47%;
    margin: 0.8% 1%;
    position: relative;
    border: solid 1px #d7d7d7;
}


.booking_field45 {
    float: left;
    width: 14%;
    margin: 0.8% 1%;
    position: relative;
    border: solid 1px #d7d7d7;
}

.booking_field5 {
    float: left;
    width: 31.3%;
    margin: 0.8% 0.9%;
    position: relative;
    border: solid 1px #d7d7d7;
    text-align: center;
}


.textarea_field2 {
    width: 100%;
    float: left;
    border: 0px solid #0F0;
    font-size: 14px;
    margin: 0.8% 1%;
    position: relative;
}




.brochure_form {
    width: 96.6%;
    height: 10%;
    margin: 10px 0px 9px 0px;
    border: 1px solid #d7d7d7;
    font-size: 12px;
    color: #000;
    min-height: 10%;
    background: #fff;font-family: 'Poppins', sans-serif;
    border-radius: 2px;
    max-width: 100%;
    min-height: 90px;
    padding: 5px 0px 0px 10px;
}

    .brochure_form::-webkit-input-placeholder { /* WebKit, Blink, Edge */
        color: #333;
        font-weight: 300;
        font-size: 13px;
    }

    .brochure_form:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
        color: #333;
        opacity: 1;
        font-weight: 300;
        font-size: 13px;
    }

    .brochure_form::-moz-placeholder { /* Mozilla Firefox 19+ */
        color: #333;
        opacity: 1;
        font-weight: 300;
        font-size: 13px;
    }

    .brochure_form:-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: #333;
        font-weight: 300;
        font-size: 13px;
    }





.form_filedbooking2 {
    width: 97%;
    height: 39px;
    background: #rgba(255,255,255,0.5);
    border: solid 1px #d7d7d7;
    font-size: 14px;
    margin: 0px 0px;font-family: 'Poppins', sans-serif;
    padding-left: 5px;
    color: #333;
    opacity: 1;
}

    .form_filedbooking2::-webkit-input-placeholder { /* WebKit, Blink, Edge */
        color: #333;
        font-weight: 300;
        font-size: 14px;
    }

    .form_filedbooking2:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
        color: #333;
        opacity: 1;
        font-weight: 300;
        font-size: 14px;
    }

    .form_filedbooking2::-moz-placeholder { /* Mozilla Firefox 19+ */
        color: #333;
        opacity: 1;
        font-weight: 300;
        font-size: 14px;
    }

    .form_filedbooking2:-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: #333;
        font-weight: 300;
        font-size: 14px;
    }



.booking_field {
    float: left;
    width: 31.3%;
    margin: 0.8% 1%;
    position: relative;
}



.submit {
    font-size: 20px;
    text-align: center;
    border: none;
    background: #000;
    color: #fff;
    font-weight: lighter;font-family: 'Poppins', sans-serif;
    padding: 12px 40px;
    cursor: pointer;
    border: none;
}

    .submit a {
        text-decoration: none;
        color: #fff;
    }

    .submit:hover {
        font-size: 20px;
        text-align: center;
        border: solid 1px #FFF;
        background: #0061ca;
        border: none;
        transition: 0.7s ease all;
        -moz-transition: 0.7s ease all;
        -webkit-transition: 0.7s ease all;
        padding: 12px 40px;
        cursor: pointer;
    }


.media_blog {
    width: 30%;
    float: left;
    cursor: pointer;
    border-bottom: 1px dotted #ccc;
    margin: 20px 15px 0px 15px;
}

    .media_blog:hover {
        width: 30%;
        float: left;
        border-bottom: 1px dotted #333;
        margin: 20px 15px 0px 15px;
    }

.media_text {
    color: #f2f2f2;
    text-align: center;
    font-size: 15px;
    padding: 8px;
    height: 40px;
    background: #e9171d;
    font-weight: 600;
}


.down_blog {
    width: 45%;
    float: left;
    margin: 20px 1.9% 0px 1.9%;
    box-shadow: 0px 0.1px 2px 0px rgba(0,0,0,0.2),0px 0px 1px 0px rgba(0,0,0,0.2);
    padding: 5px;
    height: auto;
}

.download {
    font-size: 10px;
    font-weight: 500;
    margin: 0 auto;
    text-align: center;
    color: #111111;
    float: left;
    height: auto;font-family: 'Poppins', sans-serif;
}


.brochure_icon {
    text-align: center;
    margin: 0 auto;
    display: block;
    float: left;
    width: 20px;
    width: auto;
}

    .brochure_icon img {
        border-radius: 100px;
        width: 38px;
        margin: 0 auto;
        text-align: center;
        clear: both;
        float: left;
    }

.brochure_text {
    text-align: left;
    margin-top: 0em;
    float: left;
    padding-left: 10px;
    padding-top: 5px;
}


    .brochure_text a {
        font-size: 18px;
        color: #e9171d;
        line-height: 22px;
        text-decoration: none;
    }

        .brochure_text a:hover {
            font-size: 18px;
            color: #000;
            line-height: 22px;
            text-decoration: none;
        }

.category_name {
    font-size: 18px;
    text-align: center;
    padding: 5px 0;
    color: #0052a4;
}

.heading {
    color: #222;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: 0px;
    text-align: center;
    line-height: 27px;
}



.login_text {
    border: 0;
    border: 1px solid #c1c1c1;
    padding: 0 10px;
    box-sizing: border-box;
    background: none;
    color: #666;
    font-size: 14px;
    margin: 1% 0 0 0;
    width: 100%;
    float: left;
    height: 46px;
    background: rgba(255, 255, 255, 0.5);
}

    .login_text:focus {
        border: solid 1px rgba(0, 69, 110, .5);
        box-shadow: 0 2px 10px 0 rgba(17,112,168,0.1), 0 6px 20px 0 rgba(17,112,168,0.1);
        transition: all .5s;
    }





.form_login_text {
    width: 48%;
    border: 0px solid #0F0;
    margin-top: 3%;
    background: none;
    float: left;
    margin-right: 2%;
}

.form_login_text1 {
    width: 190%;
    border: 0px solid #0F0;
    margin-top: 3%;
    background: none;
    float: left;
    margin-right: 2%;
}


.login_check {
    border: 0;
    border: 1px solid #c1c1c1;
    padding: 0 10px;
    box-sizing: border-box;
    background: none;
    color: #666;
    font-size: 14px;
    margin: 1% 0 0 0;
    width: 20px;
    height: 46px;
    background: rgba(255, 255, 255, 0.5);
}




.conttact_feald11 {
    border: 0;
    border: 1px solid #c1c1c1;
    padding: 0 10px;
    box-sizing: border-box;
    background: none;
    color: #666;
    font-size: 14px;
    margin: 3% 0 0 0;
    width: 100%;
    float: left;
    height: 46px;
    background: rgba(255, 255, 255, 0.5);
}

    .conttact_feald11:focus {
        border: solid 1px rgba(0, 69, 110, .5);
        box-shadow: 0 2px 10px 0 rgba(17,112,168,0.1), 0 6px 20px 0 rgba(17,112,168,0.1);
        transition: all .5s;
    }





.News_blog_left_part {
    width: 75%;
    padding: 10px;
    float: right;
    margin-right: 1%;
    height: auto;
    border-right: solid 1PX #e3e3e3;
}


.News_blog_right_part {
    width: 22%;
    float: left;
    height: auto;
    border-left: solid 1PX #;
}


.produts_part1 {
    width: 97%;
    float: left;
    background: #fff;
    border-radius: 0;
    height: auto;
    padding: 10px;
    margin: 10px 0px;
}

    .produts_part1:hover {
        width: 97%;
        float: left;
        border-radius: 3px;
        height: auto;
        background: #fafafa;
        padding: 10px;
        margin: 10px 0px;
    }

.products_listied {
    font-size:20px;
    float: left;
    color: #000;
    text-align: left;
}




.product_image {
    width: 30%;
    float: left;
    position: relative;
    overflow: hidden;
}

    .product_image:hover {
        width: 30%;
        float: left;
        transition: 0.7s ease all;
        -moz-transition: 0.7s ease all;
        -webkit-transition: 0.7s ease all;
    }



    .product_image img {
        max-width: 100%;
        max-height: 100%;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        cursor: pointer;
    }

    .product_image:hover img {
        transition: 0.7s ease all;
        -moz-transition: 0.7s ease all;
        -webkit-transition: 0.7s ease all;
        -moz-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }


.view-first1 {
    width: 30%;
    float: left;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
}

    .view-first1:hover video {
        -webkit-transform: scale(1.1,1.1);
        -moz-transform: scale(1.1,1.1);
        -o-transform: scale (1.1,1.1);
        -ms-transform: scale(1.1,1.1);
        transform: scale(1.1,1.1);
        -webkit-transition: all .2s linear;
        -moz-transition: all .2s linear;
        -o-transition: all .2s linear;
        -ms-transition: all .2s linear;
        transition: all .2s linear;
    }

    .view-first1:hover img {
        -webkit-transform: scale(1.1,1.1);
        -moz-transform: scale(1.1,1.1);
        -o-transform: scale (1.1,1.1);
        -ms-transform: scale(1.1,1.1);
        transform: scale(1.1,1.1) -webkit-transition:all .2s linear;
        -moz-transition: all .2s linear;
        -o-transition: all .2s linear;
        -ms-transition: all .2s linear;
        transition: all .2s linear;
    }


.gallery_cont {
    font-size: 18px;
    color: #fff;
    position: absolute;
    text-align: right;
    margin-top: 5px;
    margin-left: 5px;
    background: #ea0000;
    padding: 10px;
    border-radius: 5px;
}

    .gallery_cont a:hover {
        font-size: 18px;font-family: 'Poppins', sans-serif;
        color: #fff;
        position: absolute;
        text-align: right;
        margin-top: 5px;
        margin-left: 5px;
        z-index: 100000;
        -webkit-transform: scale(1.1,1.1);
        -moz-transform: scale(1.1,1.1);
        -o-transform: scale (1.1,1.1);
        -ms-transform: scale(1.1,1.1);
        transform: scale(1.1,1.1) -webkit-transition:all .2s linear;
        -moz-transition: all .2s linear;
        -o-transition: all .2s linear;
        -ms-transition: all .2s linear;
        transition: all .2s linear;
    }

.gallery_cont1 {
    font-size: 18px;
    color: #fff;
    position: absolute;
    text-align: right;
    margin-top: 5px;
    margin-left: 5px;
    background: #004a8b;
    padding: 10px;
    border-radius: 5px;
}

    .gallery_cont1 a:hover {
        font-size: 18px;font-family: 'Poppins', sans-serif;
        color: #fff;
        position: absolute;
        text-align: right;
        margin-top: 5px;
        margin-left: 5px;
        z-index: 100000;
        -webkit-transform: scale(1.1,1.1);
        -moz-transform: scale(1.1,1.1);
        -o-transform: scale (1.1,1.1);
        -ms-transform: scale(1.1,1.1);
        transform: scale(1.1,1.1) -webkit-transition:all .2s linear;
        -moz-transition: all .2s linear;
        -o-transition: all .2s linear;
        -ms-transition: all .2s linear;
        transition: all .2s linear;
    }

.producttext {
    width: 68%;
    margin-left: 2%;
    float: left;
}

    .producttext p {
        text-align: left;
        letter-spacing: 1.1px;
        font-weight: normal;
        line-height: 24px;
        font-size: 15px;
        color: #111111;font-family: 'Poppins', sans-serif;
    }









h6 {font-family: 'Poppins', sans-serif;
    font-size: 18px;
    color: #111111;
    margin: 1px auto;
    text-decoration: none;
    padding: 2px 0;
    text-align: left;
    font-weight: 500;
    text-decoration: none;
}

    h6 a {font-family: 'Poppins', sans-serif;
        font-size: 20px;
        color: #111111;
        margin: 0px auto;
        text-decoration: none;
        padding: 2px 0;
        text-align: left;
        font-weight: 500;
        text-decoration: none;
    }

        h6 a:hover {font-family: 'Poppins', sans-serif;
            font-size: 20px;
            color: #00458f;
            font-weight: 600;
            -webkit-transition: all .9s ease-in-out;
            -moz-transition: all .9s ease-in-out;
            -o-transition: all .9s ease-in-out;
            -ms-transition: all .9s ease-in-out;
            transition: all .9s ease-in-out;
            text-decoration: none;
        }

.categories_but {
    width: auto;
    text-align: center;
    float: right;
    border: solid 1px #cd090e;
    background: #e9171d;
    font-size: 15px;
    padding: 6px 13px;
    font-weight: lighter;
    color: #f1f1f1;
    margin: 12px 4px 5px 0px;font-family: 'Poppins', sans-serif;
}

    .categories_but a {
        text-decoration: none;
        color: #fff;
        font-weight: 400;
        font-size: 15px;
        float: right;
    }

        .categories_but a:hover {
            -webkit-transition: -webkit-transform 0.35s, color 0.35s;
            transition: transform 0.35s, color 0.35s;
            -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
            text-decoration: none;
            color: #ccc;
            font-size: 15px;
            font-weight: 400;
        }

.center {
    text-align: center;
}

.pagination {
    display: inline-block;
}

    .pagination a {
        color: black;
        float: left;
        padding: 8px 16px;
        text-decoration: none;
        transition: background-color .3s;
        border: 1px solid #ddd;
        font-size: 18px;
    }

        .pagination a.active {
            background-color: #e9171d;
            color: white;
            border: 1px solid #e9171d;
        }

        .pagination a:hover:not(.active) {
            background-color: #ddd;
        }

.pagination-numeric {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
    font-size: 18px;
}

.pagination-current {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    font-size: 18px;
    background-color: #ed3237;
    color: white;
    border: 1px solid #ed3237;
}


.refind {
    background: url(../images/refine.png) bottom right no-repeat #b3181d;
    font-size: 24px;
    height: 45px;
    text-align: left;
    line-height: 45px;font-family: 'Poppins', sans-serif;
    font-size: 95%;
    font-weight: bold;
    letter-spacing: 0.3px;
    padding-left: 10px;
    color: #fff;
    cursor: pointer;
    margin-bottom: 0px;
}


#leftNavigation, #leftNavigation li ul {
    list-style: none;
    padding: 0;
    margin: 0;
    background: #fff;
    border: solid 1px #f1f1f1;
}

    #leftNavigation li a {
        font-size: 85%;
        display: block;
        color: #000;
        font-size: 15px;font-family: 'Poppins', sans-serif;
        position: relative;
        -webkit-transition: color 0.2s ease;
        transition: color 0.2s ease;
        text-decoration: none;
        padding: 10px 20px;
        background: url(../images/arrow1.png) top left no-repeat;
    }

        #leftNavigation li a:hover {
            color:#c50000;
           
            -webkit-transition: color 0.2s ease;
            transition: color 0.2s ease;
            background: url(../images/arrow2.png) top left no-repeat;
            transition: all 0.5s ease 0s;
        }

    #leftNavigation li {
        padding: 5px 0px;
        background: #fff;
    }

        #leftNavigation li:hover {
            color: #000;
        }

        #leftNavigation li a .leftNavIcon {
            position: absolute;
            top: 0;
            left: 0;
            width: 3rem;
            padding: 0.8rem 0;
            text-align: center;
        }

        #leftNavigation li ul {
            margin: 0;
            padding: 0;
            background: #fff;
        }

            #leftNavigation li ul li a {
                font-size: 85%;
                color: #000;
                font-size: 15px;
            }

            #leftNavigation li ul li {
                padding: 5px;
            }

                #leftNavigation li ul li:last-child a {
                    border-bottom: none;
                }

                #leftNavigation li ul li.active a {
                    color: #003a8e;
                }

                    #leftNavigation li ul li.active a:hover {
                        color: #003a8e;
                    }

        #leftNavigation li.active > a {
            color: #0e0e0e;
        }

        #leftNavigation li.active ul {
            display: block;
        }

    #leftNavigation > li.active {
        background-color: #f6f6f6;
        border-top-color: #fff;
        padding: 0px 0px;
    }






.blog_bg1 {
    background: #fff;font-family: 'Poppins', sans-serif;
    padding: 10px;
    margin-bottom: 25px;
}

.blog_text2 {
    font-size: 15px;
    color: #000;
    width: auto;
    width: 100%;font-family: 'Poppins', sans-serif;
    letter-spacing: .7px;
    text-align: left;
    text-decoration: none;
    line-height: 30px;
}

.know-more1 {
    width: 100%;
    border: 0 solid #000;
    float: left;
}

.zoomer {
    width: 43%;
    margin-right: 20px;
    border-bottom: 1px dotted #000;
    float: left;
}

.blog_title11 {
    padding-bottom: 0;
}

.blog_title11 a {
	font-size: 24px;
	font-weight: 500;
	text-transform: capitalize;
	color: #000 !important;
	float: left;
	width: 54%;
	letter-spacing: .3px;
	border-bottom: solid 1px #f2f2f2;
	padding: 0 0 12px;
	margin-bottom: 0;
	font-family: 'Poppins', sans-serif;
	text-decoration: none;
}
.product_text3 {
    color: #111111;
    font-size: 16px;
    text-align: center;
    margin: 0px auto;
    font-weight: 500;
    width: 54%;
    float: left;
    padding: 0px 0 0px;
    letter-spacing: .3px;
}

.des_1 {
	font-family: 'Poppins', sans-serif;
	clear: both;
	padding: 10px 5px;
	color: #fff;
	background: #ac080d;
	text-align: left;
	font-weight: 400;
	font-size: 20px;
	border-left: solid 5px #272626;
}

.heading_ds {
    padding: 5px 0;
    color: #e9171d;
    text-align: left;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
    margin-top: 10px;
}

.bullet {
    list-style-type: circle;font-family: 'Poppins', sans-serif;
}

.slider_text {
    color: #000;
    margin: auto;
    text-align: center;
    border: 0 solid #000;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
}

.en-image {
    color: #000;
    margin: auto;
    text-align: center;
    border-bottom: 1px solid #f5f5f5;
    font-weight: 600;
    font-size: 14px;
    padding: 0px 0px;
    float: left;
    width: 54%;
    text-transform: uppercase;
}

.but_enq {
    width: 54%;
    margin-top: 20px;
    float: right;
    padding: 5px 19px;
    background: #d30000;
    color: #fff;
}

.but_enq a {
	width: 49%;
	margin-top: 20px;
	text-decoration: none;
	color: #fff;
	letter-spacing: normal;
	font-weight: 300;
}

    .but_enq:hover {
       
        margin-top: 20px;
        float: right;
        ppadding: 5px 19px;
        background: #000;
        color: #fff;
    }

.logo_with {
    width: 10%;
    background: #e9171d;
    /*padding: 5px 10px;*/
    display: none;
}

.site {
    width: 100%;
    height: 50%;
    padding: 6em 0em 1em;
}










.down_blog11 {
    width: 20%;
    float: left;
    margin: 20px 1.9% 0px 1.9%;
    box-shadow: 0px 0.1px 2px 0px rgba(0,0,0,0.2),0px 0px 1px 0px rgba(0,0,0,0.2);
    padding: 5px;
    height: auto;
    max-height: 300px;
}

.download11 {
    font-size: 20px;
    font-weight: 400;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    background: #e9171d;
    height: 100px;
    padding-top: 25px;font-family: 'Poppins', sans-serif;
    position: relative;
}


.brochure_icon11 {
    text-align: center;
    margin: 0 auto;
    position: absolute;
    display: block;
    content: "";
    top: 3em;
    left: 0;
    right: 0;
    width: 110px;
}

    .brochure_icon11 img {
        border-radius: 100px;
        width: 100px;
        margin: 0 auto;
        text-align: center;
        clear: both;
    }

.brochure_text11 {
    clear: both;
    text-align: center;
    margin-top: 2em;
    padding-top: 5px;
    height: 50px;
}


    .brochure_text11 a {
        font-size: 15px;
        color: #000;
        font-weight: 400;
        line-height: 22px;
        text-decoration: none;
    }



.category_name11 {
    font-size: 16px;
    text-align: center;
    padding: 5px 0;
    font-weight: bold;
    color: #e9171d;
}

.mainheding {
    font-size: 30px;
    text-align: center;
    color: #e9171d;
    text-transform: capitalize;
    font-weight: bold;
    padding: 10px 0px;
    line-height: 25px;font-family: 'Poppins', sans-serif;
}

.product-title {
    color: #000;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 500px;font-family: 'Poppins', sans-serif;
}

.product ul {
    list-style: square outside;
    padding: 10px 0 0 0;
    margin: 0px;
    color: #004975;
}

.product li {
    padding-top: 0px;
    padding-bottom: 10px;
}

    .product li a {
        text-decoration: none;
        text-transform: capitalize;
        font-size: 17px;
        color: #333;
        font-weight: 500;
        line-height: 25px;font-family: 'Poppins', sans-serif;
    }

        .product li a:hover {
            text-decoration: none;
            color: #004975;
        }

.product-box {
    width: 29.3%;
    height: auto;
    margin-top: 10px;
    float: left;
    margin: 10px 2%;
}

.our_menu {
    width: 100%;
}

    .our_menu ul {
        list-style: square outside;
        padding: 10px 0 0 0;
        margin: 0px;
        color: #004975;font-family: 'Poppins', sans-serif;
    }

    .our_menu li {
        padding: 1%;
        float: left;
        border: solid 1px #860202;
        overflow: hidden;
        background: url(../images/bg-listing.png) center  no-repeat;
        background-size: 100% ;
        margin-right: 2%;
        width: 30%;
        height: 100px;
        text-align: center;
        vertical-align: middle;
        margin-top: 20px;
        justify-content: center;
        align-items: center;
        cursor: pointer;
       
    }

        .our_menu li a {
	text-decoration: none;
	color: #1a1a1a;
	vertical-align: middle;
	margin-top: 50px;
	position: relative;
	font-size: 15px;
	font-weight: 600;
	justify-content: center;
	align-items: center;
	padding: 11px 0 0 0;
}

        .our_menu li:hover {
            -moz-box-shadow: 0 0 10px #ccc;
            -webkit-box-shadow: 0 0 10px #ccc;
            box-shadow: 0 0 10px #ccc;
            color: #e9171d;
        }

        .our_menu li:hover {
            color: #e9171d;
        }


.bigSocial {
    position: fixed;
    right: 0;
    top: 430px;
    z-index: 100000000000;
    width: 30px;
}

a.campus_life {
    background: url(../images/campus_toll_icon.png) right top no-repeat;
    width: 33px;
    height: 100px;
    top: -140px;
    display: block;
    text-indent: -99999px;
    position: absolute;
    right: 0;
    z-index: 1000;
}

    a.campus_life:hover {
        background: url(../images/campus_toll_number1.png) right top no-repeat;
        width: 171px;
        height: 97px;
        right: 0;
    }

.tooltip {
    position: relative;
    display: inline-block;
}

    .tooltip .tooltiptext {
        visibility: hidden;
        width: 120px;
        background-color: black;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        font-size: 9px;
        padding: 5px 0;
        -webkit-transition: 0.5s; /* For Safari 3.1 to 6.0 */
        transition: 0.5s;
        /* Position the tooltip */
        position: absolute;
        z-index: 1;
        top: 100%;
        left: 50%;
        margin-left: -60px;
    }

    .tooltip:hover .tooltiptext {
        visibility: visible;
    }


.effect_container {
	display: flex;
	flex-wrap: wrap;
	border-bottom: solid 1px #f1f1f1;
	padding: 0px 0px;
}

.effect-ming_blog3 {
	float: left;
	width: 47.8%;
	padding: 5px;
	text-align: center;
	margin: 0% 1.1% 1% 1%;
	background: #f9f9f9;
	text-transform: uppercase;
}

    .effect-ming_blog3:hover {
        cursor: pointer;
        -moz-transition: 2s;
        -o-transition: 2s;
        -webkit-transition: 2s;
        transition: 2s; /*-webkit-box-shadow: 0px 16px 5px 4px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 16px 5px 4px rgba(0,0,0,0.15);
box-shadow: 0px 16px 5px 4px rgba(0,0,0,0.15);*/
    }


.effect-ming_blog1 {
	float: left;
	width: 30.5%;
	padding: 5px;
	text-align: center;
	margin: 0% 1.1% 1% 1%;
	background: #f9f9f9;
	text-transform: uppercase;
}

    .effect-ming_blog1:hover {
        cursor: pointer;
        -moz-transition: 2s;
        -o-transition: 2s;
        -webkit-transition: 2s;
        transition: 2s; /*-webkit-box-shadow: 0px 16px 5px 4px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 16px 5px 4px rgba(0,0,0,0.15);
box-shadow: 0px 16px 5px 4px rgba(0,0,0,0.15);*/
    }


.effect-ming_blog {
    float: left;
    width: 28%;
    padding: 5px;
    text-align: center;
    margin: 20px 2%;
    background: #f0ede8;
    text-transform: uppercase;
}

    .effect-ming_blog:hover {
        cursor: pointer;
        -moz-transition: 2s;
        -o-transition: 2s;
        -webkit-transition: 2s;
        transition: 2s; /*-webkit-box-shadow: 0px 16px 5px 4px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 16px 5px 4px rgba(0,0,0,0.15);
box-shadow: 0px 16px 5px 4px rgba(0,0,0,0.15);*/
    }

.effect-ming_text {
    width: auto;
    text-align: left;
    text-transform: capitalize;
    color: #333;
    margin: 1px auto;
    padding: 3px 5px;
    font-size: 14px;font-family: 'Poppins', sans-serif;
}

.effect-ming_heading {
	width: auto;
	text-align: center;
	color: #000;
	margin: 1px auto;
	padding: 5px 5px;
	font-size: 18px;
	font-weight: 400;
	font-family: 'Poppins', sans-serif;
	text-transform: capitalize;
}
.effect-ming_heading a{
	text-decoration:none;
	
}


.effect-ming img {
    opacity: 0.9;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}

.lable_of_price {
    width: auto;
    border-bottom: solid 1px #cccccc;
    padding: 12px 5px;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: bold;
    text-align: center;
    color: #000;
}

.container1 {
    position: relative;
    width: 100%;
}

.image {
    display: block;
    width: 100%;
    height: auto;
}

.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	z-index: 0;
	transition: .5s ease;
	background-color: rgba(93, 0, 0, 0.9);
}

.container1:hover .overlay {
    opacity: 1;
}
.text1 {
	color: white;
	font-size: 17px;
	position: absolute;
	top: 50%;
	width: 100%;
	margin: auto;
	text-transform: capitalize;
	font-weight: normal;
	font-family: 'Poppins', sans-serif;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	font-weight: 500;
}

    .text1 a {
        text-decoration: none;
        color: #fff;
    }



.hvr-grow-rotate {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

    .hvr-grow-rotate:hover, .hvr-grow-rotate:focus, .hvr-grow-rotate:active {
        -webkit-transform: scale(1.1) rotate(4deg);
        transform: scale(1.1) rotate(4deg);
    }


.read_more {
    width: auto;
    color: #fff;
    padding: 8px 20px;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    background: #e9171d;
    margin: 10px 0px;
}

    .read_more a {
        margin-top: 5px;
        width: auto;
        color: #fff;
        padding: 5px 20px;
        text-align: center;
        font-weight: bold;
        text-decoration: none;
    }



.nav {
    display: block;
    font: 13px Helvetica, Tahoma, serif;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

    .nav li {
        display: inline-block;
        list-style: none;
        width: 100%;
    }

        .nav li input[type=text] {
            height: 30px;
            width: 190px;
        }

        .nav li button[type=submit] {
            height: 30px;
            width: 30px;
            padding: 19px 20px;
        }

    .nav .button-dropdown {
        position: relative;
    }

    .nav li a {
        display: block;
        color: #333;
        padding: 10px 5px;
        text-decoration: none;
    }

        .nav li a span {
            display: inline-block;
            margin-left: 5px;
            font-size: 10px;
            color: #999;
        }

        .nav li a:hover, .nav li a.dropdown-toggle.active {
            background-color: #e9171d;
            color: #fff;
        }

            .nav li a:hover span, .nav li a.dropdown-toggle.active span {
                color: #fff;
            }

    .nav li .dropdown-menu {
        display: none;
        position: absolute;
        right: 0;
        padding: 0;
        margin: 0;
        margin-top: 3px;
        text-align: left;
    }

        .nav li .dropdown-menu.active {
            display: block;
        }

    .nav li .dropdown-menu {
        width: 230px;
    }

.serach_but {
	background: url(../images/search_icon.png) center no-repeat #000;
	border: none;
	color: white;
	margin-top: -36px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	width: 35px;
	height: 36px;
	float: right;
	cursor: pointer;
}