
/*===========reset css=============*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*=====================================================
                     global css
======================================================*/
body {
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	color:#666666;
	line-height:20px;
	font-weight:400;
	background:#ffffff;
	margin:0px;
	padding:0px;
}
a{
	text-decoration:none;
	cursor:pointer;
        color: #888;
}
a:hover,a:focus,a:visited{
	text-decoration:none;
	outline:none;
}
h1,h2,h3,h4,h5,h6 {
 font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: #242424;
    margin-bottom: 10px;
    margin-top: 0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

h1 {
  font-size: 36px;
  line-height: 54px;
}

h2 {
  font-size: 30px;
  line-height: 40px;
}

h3 {
  font-size: 24px;
  line-height: 32px;
}

h4 {
  font-size: 21px;
  line-height: 30px;
}

h5 {
  font-size: 18px;
  line-height: 28px;
}

h6 {
  font-size: 15px;
  line-height: 23px;
}
p{
	color: #5b5f62;
	font-weight: normal;
	line-height: 22px;
	padding-bottom: 15px;
}
.clearfix{
    clear: both;
}
.no-padding{
    padding: 0px;
}
.pd-5{
    padding: 10px 0;
}
.pd-10{
    padding: 10px 0;
}
.pd-15{
    padding: 15px 0;
}
.pd-30{
    padding: 30px 0;
}
.pd-50{
    padding: 50px 0;
}
.plr{
    padding-right: 10px;
}
.mg-10{
    margin: 10px 0px 0px;
}
.pb-50{
   padding-bottom: 50px; 
}
/*=====================================================
                    top header
======================================================*/
.top-header{
    position: relative;
   
}
/*jssor slider loading skin spin css*/
        .jssorl-009-spin img {
            animation-name: jssorl-009-spin;
            animation-duration: 1.6s;
            animation-iteration-count: infinite;
            animation-timing-function: linear;
        }

        @keyframes jssorl-009-spin {
            from { transform: rotate(0deg); }
            to { transform: rotate(360deg); }
        }
        
        /*jssor slider bullet skin 032 css*/
        .jssorb032 {position:absolute;}
        .jssorb032 .i {position:absolute;cursor:pointer;}
        .jssorb032 .i .b {fill:#fff;fill-opacity:0.7;stroke:#000;stroke-width:1200;stroke-miterlimit:10;stroke-opacity:0.25;}
        .jssorb032 .i:hover .b {fill:#000;fill-opacity:.6;stroke:#fff;stroke-opacity:.35;}
        .jssorb032 .iav .b {fill:#000;fill-opacity:1;stroke:#fff;stroke-opacity:.35;}
        .jssorb032 .i.idn {opacity:.3;}
        
        /*jssor slider arrow skin 051 css*/
        .jssora051 {display:block;position:absolute;cursor:pointer;}
        .jssora051 .a {fill:none;stroke:#fff;stroke-width:360;stroke-miterlimit:10;}
        .jssora051:hover {opacity:.8;}
        .jssora051.jssora051dn {opacity:.5;}
        .jssora051.jssora051ds {opacity:.3;pointer-events:none;}
.top-social{
    position: relative;
}
.top-social a i {
    color: #0f263a;
    background-color: #fff;
    font-size: 20px;
    border-radius: 50%;
    /* margin: 10px 0px; */
    width: 40px;
    margin-left: 9px;
    height: 40px;
    padding: 10px 12px;
    line-height: 21px;
    -webkit-box-shadow: -1px 3px 14px 0px rgba(215, 209, 209, 0.75);
    -moz-box-shadow: -1px 3px 14px 0px rgba(215, 209, 209, 0.75);
    box-shadow: -1px 3px 14px 0px rgba(215, 209, 209, 0.75);
}
.top-social a i:hover {
    color: #fff;
       background-color: #ffd204;
    font-size: 20px;
    border-radius: 50%;
    /* margin: 10px 0px; */
    width: 40px;
    margin-left: 9px;
    height: 40px;
    padding: 10px 12px;
    line-height: 21px;
    -webkit-box-shadow: -1px 3px 14px 0px rgba(215, 209, 209, 0.75);
    -moz-box-shadow: -1px 3px 14px 0px rgba(215, 209, 209, 0.75);
    box-shadow: -1px 3px 14px 0px rgba(215, 209, 209, 0.75);
}
.logo{
    position: relative;
}
.logo img{
    position: relative;
}
.top-location-add{
    position: relative;
}
.info-icon{
      position: relative;
}
.info-icon i{
    font-size: 30px;
    color: #4abddb;
}
.info-text span{
    color: #2f324c;
    font-size: 13px;
}



/*=====================================================
             menu-bar
======================================================*/
.hamburger{
    display: none;
}
.menu-bar{
    position: relative;
   
}
.main-menu{
     position: relative;
     -webkit-transition: all .1s ease-in-out;
   -moz-transition: all .1s ease-in-out;
   transition: all .1s ease-in-out;
     
}
.main-menu ul{
  position: relative;
     
}
.main-menu ul li{
   display: inline-block;
    position: relative;
    padding-right: 5px;
}
.main-menu ul li:hover{
 background-color: #ffd204;
 
}
.main-menu ul li a{
     display: inline-block;
   
    font-size: 17px;
    color: #fff;
   padding: 16px 10px;
    text-transform: uppercase;
}
.main-menu ul ul li a{
        padding: 9px 10px;
    font-size: 16px;
   
}
.main-menu ul li:last-child a{
     border-right: none;
}
.main-menu ul ul{
    position: absolute;
    display: none;
    top: auto;
    z-index: 999;
    left: auto;
    background-color: #0f263a;
    width: 230px;
   
}
.main-menu ul ul li{
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
       
}

.main-menu ul ul li a{
     border-right: none;
      padding: auto;
       
    
}
.main-menu ul li:hover ul{
   display: block;
     -webkit-animation-name: animfadeInUpmenu;
  animation-name: animfadeInUpmenu;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; 
}
.main-menu ul ul li:hover {
        background-color: #ffd204;
      
      
}
.main-menu ul ul li:hover a{
        color: #fff;
}
.main .active{
   background-color: #8ca71c;
}

/*=====================================================
          banner
======================================================*/
.banner-1{
    position: relative;
}

 /* jssor slider bullet navigator skin 05 css */
/*
.jssorb05 div           (normal)
.jssorb05 div:hover     (normal mouseover)
.jssorb05 .av           (active)
.jssorb05 .av:hover     (active mouseover)
.jssorb05 .dn           (mousedown)
*/
.jssorb05 {
    position: absolute;
}

.jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
    position: absolute;
    /* size of bullet elment */
    width: 16px;
    height: 16px;
    background: url('http://psdrilltech.com/resources/media/catelog/b05.png') no-repeat;
    overflow: hidden;
    cursor: pointer;
}

.jssorb05 div {
    background-position: -7px -7px;
}

    .jssorb05 div:hover, .jssorb05 .av:hover {
        background-position: -37px -7px;
    }

.jssorb05 .av {
    background-position: -67px -7px;
}

.jssorb05 .dn, .jssorb05 .dn:hover {
    background-position: -97px -7px;
}

/* jssor slider arrow navigator skin 22 css */
/*
.jssora22l                  (normal)
.jssora22r                  (normal)
.jssora22l:hover            (normal mouseover)
.jssora22r:hover            (normal mouseover)
.jssora22l.jssora22ldn      (mousedown)
.jssora22r.jssora22rdn      (mousedown)
*/
.jssora22l, .jssora22r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 40px;
    height: 58px;
    cursor: pointer;
    background: url('http://psdrilltech.com/resources/media/catelog/a22.png') center center no-repeat;
    overflow: hidden;
}

.jssora22l {
    background-position: -10px -31px;
}

.jssora22r {
    background-position: -70px -31px;
}

.jssora22l:hover {
    background-position: -130px -31px;
}

.jssora22r:hover {
    background-position: -190px -31px;
}

.jssora22l.jssora22ldn {
    background-position: -250px -31px;
}

.jssora22r.jssora22rdn {
    background-position: -310px -31px;
}
        
/*=====================================================
            fqacility-section
======================================================*/
.facility-section-start{
    position: relative;
}
.facility-section-inner{
    position: relative;
    width: 100%;
    background: url(https://psdrilltech.com/resources/media/catelog/f1.jpg);
    background-size: cover;
    background-position: center;
}
.facility-section-inner:before{
    position: absolute;
    content: '';
    background-color: rgba(255,210,4,0.7);
    width: 100%;
    height: 100%;
}
.facility11{
       position: relative;
    padding: 50px 60px;
}
.fac-con-fa{
      position: relative;
}
.fac-con-fa i{
      font-size: 40px;
       color: #0f263a;
}
.foot-con-detail{
     position: relative;
}
.foot-con-detail h4{
     position: relative;
       color: #0f263a;
       font-size: 20px;
}
.foot-con-detail p{
     position: relative;
       color: #0f263a;
       font-size: 14px;
}

.foot-con-btn a{
      background-color: #fff;
    border-radius: 29px;
    color: #0f263a;
    font-size: 13px;
    font-weight: 700;
    padding: 7px 10px;
}

.facility-section-inner1{
    position: relative;
    width: 100%;
    background: url(https://psdrilltech.com/resources/themes_resource/pmt/images/f2.jpg);
    background-size: cover;
    background-position: center;
}
.facility-section-inner1:before{
    position: absolute;
    content: '';
        background-color: rgba(50,206,235,0.8);
    width: 100%;
    height: 100%;
}
.facility12{
       position: relative;
   padding: 50px 29px;
}

.facility-section-inner2{
    position: relative;
    width: 100%;
    background: url(https://psdrilltech.com/resources/media/f2.jpg);
    background-size: cover;
    background-position: center;
}
.facility-section-inner2:before{
    position: absolute;
    content: '';
    background-color: rgba(18,39,60,0.7);
    width: 100%;
    height: 100%;
}
.facility13{
       position: relative;
        padding: 51px 32px;
}
.fac-con-fa1{
      position: relative;
}
.fac-con-fa1 i{
      font-size: 40px;
       color: #fff;
}

.foot-con-detail1{
     position: relative;
}
.foot-con-detail1 h4{
     position: relative;
       color: #fff;
       font-size: 20px;
}
.foot-con-detail h3{
     position: relative;
       color: #fff;
       font-size: 20px;
}
.foot-con-detail1 p{
     position: relative;
       color: #fff;
       font-size: 14px;
}

/*=====================================================
                   about-section
======================================================*/
.about-section{
    position: relative;
}
.abt-headng{
     position: relative;  
}
.abt-headng h3{
  color: #0f263a;
  padding-bottom: 10px;
     position: relative;  
}
.abt-headng h3:after{
  background: #ffd204;
  width: 80px;
  position: absolute;
  content: '';
  height: 2px;
   left: 0;
   bottom: 0;
    -webkit-transition: all .9s ease;
    -o-transition: all .9s ease;
    transition: all .9s ease;
  
}
.abt-headng h3:hover:after {
  width: 130px;
  background: #ebba11;
  height: 2px; 
}
.abt-para0{
    position: relative;
        padding-top: 15px;
}
.abt-para0 ul{
     position: relative;
}
.abt-para0 ul li{
   list-style-image: url("https://psdrilltech.com/resources/media/1724336385_icon_0.png");
   list-style-position: inside;
   padding: 5px;
  
}
.foot-con-btn1 a{
      background-color: #ffd204;
    border-radius: 29px;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    padding: 7px 10px;
}
.why-section{
    position: relative;
}
.why-section ul{
    position: relative;
    padding-top: 11px;
}
.why-section ul li{
    padding-bottom: 15px;
}
.why-icon{
      position: relative;
}
.why-icon i{
     color: #0f263a;
    background-color: #ffd204;
    font-size: 20px;
    border-radius: 50%;
    /* margin: 10px 0px; */
    width: 40px;
    margin-left: 9px;
    height: 40px;
    padding: 10px 10px;
    line-height: 21px;
    -webkit-box-shadow: -1px 3px 14px 0px rgba(156, 126, 126, 0.75);
    -moz-box-shadow: -1px 3px 14px 0px rgba(156, 126, 126, 0.75);
    box-shadow: -1px 3px 14px 0px rgba(156, 126, 126, 0.75);
}
.why-main{
    position: relative;
}
.why-main h6{
  font-weight: 700;
}




/*=====================================================
                  product-section
======================================================*/
.product-section{
    position: relative;
}
.abt-headng1 h3{
  color: #0f263a;
  padding-bottom: 10px;
     position: relative;  
}
.product-main{
    position: relative;
    padding: 0px 0px;
    background-color: #e8e8e8;
    margin: 15px 0px;
    text-align: center;
}
.product-img{
    position: relative;
}
.product-img img{
    width: 100%;
    height: 180px;
}
.abt-headng1 h3:after{
  background: #ffd204;
  width: 80px;
  position: absolute;
  content: '';
  height: 2px;
  left: 47%;
  margin: 0 auto;
   bottom: 0;
    -webkit-transition: all .9s ease;
    -o-transition: all .9s ease;
    transition: all .9s ease;
  
}
.abt-headng1 h3:hover:after {
  width: 130px;
  background: #ebba11;
  height: 2px; 
}
.product-title{
    padding: 10px 10px;
}
.product-title h4{
    font-size: 18px;
}
.product-title a{
   color: #801a32; 
   font-weight: 700;
   font-size: 18px;
}

/*=====================================================
               footer-section
======================================================*/

.footer-section{
    position: relative;
    width: 100%;
    background: url(http://psdrilltech.com/resources/media/catelog/banner_img3.jpg);
    background-size: cover;
    background-position: center;
}
.footer-section:before{
    position: absolute;
    content: '';
    background-color: rgba(24,37,53,0.8);
    width: 100%;
    height: 100%;
}
.footer-data{
    position: relative;
}
.footer-data i{
   font-size: 20px;
   color: #d8d6d4;
}
.footer-par{
    position: relative;
}
.footer-par p{
     color: #d8d6d4;
    font-size: 15px;
    font-weight: 600;
}
.footer-inner{
    position: relative;
    padding: 40px 0 50px;
}
.footer-list-title{
    position: relative;
}
.footer-list-title h5{
   color: #fff
}
.footer-list{
    position: relative; 
}
.footer-list ul{
    position: relative; 
        padding-top: 17px;
}
.footer-list ul li{
   color: #ffd204;
   padding-bottom: 10px;
   margin-bottom: 10px;
   border-bottom: 1px solid #8b8b8b;
 
}

.footer-list ul li a{
   color: #ffd204;
 
}
.footer-list ul li a:hover{
   color: #fff;
 
}
.footer-list p{
   color: #c8caca;
 
}
.newsletter-from {
    margin: 15px 0 20px;
}

.newsletter-from form {
    position: relative;
}

.newsletter-from input {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    display: block;
    padding: 10px 65px 10px 20px;
    width: 100%;
}

.newsletter-from button {
    background-color: #ffd204;
    border: 1px solid #fff;
    color: #fff;
    cursor: pointer;
    padding: 10px 20px;
    position: absolute;
    right: 0;
    top: 0;
}
.footer-copyright{
    position: relative;
    padding: 15px 0px;
}
.footer-copyright p{
    color: #fff;
    font-size: 13px;
}
.backtop{
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: 50px;
	height: 50px;
	background: #f9bc0a;
	line-height: 50px;
	text-align: center;
	border-radius: 50px;
	animation-name: blink;
	-webkit-animation-name: blink;
	-moz-animation-name: blink;
	animation-duration: 1.4s;
	-webkit-animation-duration: 1.4s;
	-moz-animation-duration: 1.4s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	z-index: 9999;
}

@keyframes blink{
	from{
		background: #f9bc0a;
		}
	
	to{
		background: #0f263a;
		}
}

@-webkit-keyframes blink{
	from{
		background: #f9bc0a;
		}
	
	to{
		background: #0f263a;
		}
}

@-moz-keyframes blink{
	from{
		background: #f9bc0a;
		}
	
	to{
		background: #0f263a;
		}
}

#back-to-top  i{
	color: #fff;
	font-size: 18px;
	transition: .2s;
	animation-name: back-top;
	animation-duration: 1.4s;
	animation-iteration-count: infinite;
}


@keyframes back-top{
	from{ transform: translateY(10px);
	opacity: 1; }
	
	to{ transform: translateY(-10px);
	opacity: 0;}
}

@-webkit-keyframes back-top{
	from{ transform: translateY(10px);
	opacity: 1; }
	
	to{ transform: translateY(-10px);
	opacity: 0;
	color: red;}
}
@-moz-keyframes back-top{
	from{ transform: translateY(10px);
	opacity: 1; }
	
	to{ transform: translateY(-10px);
	opacity: 0;
	color: red;}
}

/* =============================================================================
    5. do employer section style
    ========================================================================= */
.emp-do-section{
    position: relative;
    width: 100%;
    background-attachment: fixed;
     background-image: url('http://psdrilltech.com/resources/media/catelog/f1.jpg');
    background-size: cover;
    background-position: center;
}
.emp-do-section:before{
    position: absolute;
    content: '';
    background-color: rgba(35,76,104,0.4);
    width: 100%;
    height: 100%;
}

.emp-do-section .emp-do-cont{
    padding: 50px 50px;
    position: relative;
    font-weight: 700;
}
.emp-do-section .emp-do-cont p{
    font-weight: 700;
    color: #242424;
    padding: 0;
}
.emp-do-section .emp-do-left{
    position: relative;
      padding: 20px 0px;
}
.emp-do-left.green:before{
        background: rgba(238, 28, 37, 0.8) none repeat scroll 0 0;
    content: "";
    top: 0;
    height: 163%;
    right: -10px;
    position: absolute;
    -webkit-transform: skewX(-10deg);
    transform: skewX(-10deg);
    width: 132%;

}
.emp-do-left ul{
    list-style-type: none;
    list-style-image: url(http://psdrilltech.com/resources/media/catelog/setting-icon-w.png);
    list-style-position: outside;
    padding-left: 20px;
}
.emp-do-left ul li{
    padding: 5px;
    font-weight: 700;
}
.emp-do-section .emp-do-right{
        padding: 80px 0px;
}
.emp-do-right ul{
    list-style-type: none;
    list-style-image: url(http://psdrilltech.com/resources/media/catelog/setting-icon-b.png);
    list-style-position: outside;
    padding-left: 20px;
}
.emp-do-right ul li{
    padding: 5px;
    font-weight: 700;
}
.emp-title{
    position: relative;
}

.emp-title h3{
  color: #fff;
  padding-bottom: 10px;
     position: relative;  
}
.emp-title h3:after{
  background: #ffd204;
  width: 80px;
  position: absolute;
  content: '';
  height: 2px;
   left: 0;
   bottom: 0;
    -webkit-transition: all .9s ease;
    -o-transition: all .9s ease;
    transition: all .9s ease;
  
}
.emp-title1 h3:hover:after {
  width: 130px;
  background: #ebba11;
  height: 2px; 
}
.emp-title1 h6{
 color: #f1f1f1;
 font-size: 13px; 
}
.emp-par1{
    position: relative;
}
.emp-par1 p{
    color: #f1f1f1;
}

.emp-title1{
    position: relative;
}

.emp-title1 h3{
     color: #fff;
    padding-bottom: 10px;
    font-size: 40px;
    position: relative;
    line-height: 49px;
}
.emp-title1 h3:after{
  background: #ffd204;
  width: 80px;
  position: absolute;
  content: '';
  height: 2px;
   left: 0;
   bottom: 0;
    -webkit-transition: all .9s ease;
    -o-transition: all .9s ease;
    transition: all .9s ease;
  
}
.back-pad{
    position: relative;
    width: 100%;
}
.emp-title h3:hover:after {
  width: 130px;
  background: #ebba11;
  height: 2px; 
}
.emp-title h6{
 color: #f1f1f1;
 font-size: 13px; 
}
.emp-par1{
    position: relative;
}
.emp-par1 p{
    color: #0f263a;
    font-weight: 600;
}
.emp-par p{
     color: #f1f1f1;
}

/*.abt-para0 ul li{*/
/*    background-position: center center;*/
/*    background-size: cover;*/
/*    color: #fff;*/
/*   padding: 140px 0;*/
/*    position: relative;*/
/*    z-index: 1;*/
/*}*/

.page-header2{
    background-color: #ddd;
    padding: 10px 0px;
}

.page-header:after {
    background-color: rgba(0, 0, 0, 0.2);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    /*z-index: -1;*/
}

.page-title{
        text-align: center;
}
.page-title h1 {
        color: #0f263a;
    font-size: 26px;
    margin-bottom:0;
}

.page-title h2 span {
    color: #fff;
}


.page-breadcrum {
    /*margin-top: 20px;*/
}

.page-breadcrum ol li {
    display: inline;
    list-style: outside none none;
}

.page-breadcrum ol li::before {
    content: "/";
    margin: 0 8px 0 5px;
}

.page-breadcrum ol li:first-child::before {
    display: none;
}

.page-breadcrum ol li a {
    color: #fff;
    font-weight: 600;
}

.page-breadcrum li.active a {
       color: #ffd204;
    cursor: default;
    pointer-events: none;
}

/*=====================================================
           contact-us
======================================================*/
.contact-main{
    position: relative;
    background-color: #fff;
/*    background-attachment: fixed;
    background-image: url(/web/20220326153734im_/http://psdrilltech.com/resources/themes_resource/pmt/images/download.jpg);
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;*/
    padding: 50px 10px;
}
.contact-inner{
    position: relative;
        padding: 10px ;
    border: 1px solid rgba(14, 14, 14, 0.3);
    
}
.contact-inner i {
    color: #ffffff;
    text-align: center;
    line-height: 80px;
    font-size: 42px;
    margin: auto;
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 70px;
    border: 1px solid #ffd204;
      background-color: #ffd204;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.contact-inner:hover i {
        color: #0f263a;
    
    background-color: #ffffff;
    border-color: #ffffff;
}
.contact-inner:hover h3 {
   
    color: #ffffff;
   
}
.contact-inner:hover{
  
    background-color: #ffd204;
    border-color: #ffffff;
}
.contact-content{
    position: relative;
}
.contact-title{
    position: relative;
}
.contact-title h3{
     color: #0f263a;
}
.contact-disc{
    position: relative;
}
.contact-disc p{
       color: #0f263a;
}
.contact-inner:hover p {
   
    color: #ffffff;
   
}
.getin{
    position: relative;
    padding: 25px;
    margin-top: 40px;
    
background: #d3d3d3; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #d3d3d3 0%, #e5e5e5 50%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, #d3d3d3 0%,#e5e5e5 50%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, #d3d3d3 0%,#e5e5e5 50%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3d3d3', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.getin-add-title{
    position: relative;
}
.getin-add-title i{
       color: #0f263a;
    padding-right: 10px;
    font-size: 20px;
}
.getin-add-title h3{
       color: #0f263a;
}
.mail-form{
    position: relative;
}
.getin-add-title{
    position: relative;
}
.mail-btn{
    position: relative;
}
.mail-btn button{

  padding: 7px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.mail-btn button:hover{
  background-color: #0f263a;
  color: #fff;
     
}
.default-wrapper{
    position: relative;
    padding: 50px 0px;
}

.contact-details-right {
    border: solid 1px #f1f1f1;
    padding: 0px 20px;
    padding-bottom: 20px;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
    overflow: hidden;
}
.contact-details-right p{
padding-top: 30px;
padding-bottom: 10px;

}
.bank-patnr {
    margin-top: 20px;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid #e6e5e5;
}

.download-catlog{
    position: relative;
    margin-top: 30px;
}
.download-catlog a{
  background-color: #0f263a;
  display: inline-table;
  color: #fff;
  padding: 8px 20px;
}

.table-bordered td, .table-bordered th {
    border: 2px solid #dee2e6;
    padding-left: 20px;
        font-size: 15px;
    padding: 10px;
}
.gallery-section{
    position: relative;
    width: 100%;
}
.gallery-item-image{
    position: relative;
    
}
.gallery-item-image a img {
    width: 100%;
    border-radius: 4px;
    margin-bottom: 36px;
  /*  -webkit-box-shadow: 9px 9px 5px -6px rgba(224, 224, 224, 0.75);*/
  /*  -moz-box-shadow: 9px 9px 5px -6px rgba(224, 224, 224, 0.75);*/
  /*box-shadow: 9px 9px 5px -6px rgba(224, 224, 224, 0.75);*/
    height: 270px;
    
}
.gallery-item{
 
}
.gallery-item-image {
    
  
}
.gallery-title{
    position: relative;
    color: #0f263a;
    text-align: center;
    font-size: 18px;
        margin-top: 5px;
    font-weight: 600;
    margin-bottom: 50px;
}
.foot-con-detail{
    position: relative;
    
}
.foot-con-detail ul{
    position: relative;
    padding-top: 10px;
}
.foot-con-detail ul li{
    position: relative;
    width: 23%;
    display: inline-block;
    
}
.com-logo{
    position: absolute;
    top: 4.6%;
    right: 2%;
    display: block;
}
.com-logo img{
   width: 190px;
}
