html,
body {
	font-family: 'Open Sans', sans-serif;
  font-size: 14px;
    line-height: 1.8;	
color: #818181;}
	
.bg-grey {
	
background: rgba(138,138,138,1);
background: -moz-linear-gradient(top, rgba(138,138,138,1) 0%, rgba(227,227,227,1) 30%, rgba(245,245,245,1) 40%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 64%, rgba(247,247,247,1) 73%, rgba(196,196,196,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(138,138,138,1)), color-stop(30%, rgba(227,227,227,1)), color-stop(40%, rgba(245,245,245,1)), color-stop(50%, rgba(255,255,255,1)), color-stop(64%, rgba(255,255,255,1)), color-stop(73%, rgba(247,247,247,1)), color-stop(100%, rgba(196,196,196,1)));
background: -webkit-linear-gradient(top, rgba(138,138,138,1) 0%, rgba(227,227,227,1) 30%, rgba(245,245,245,1) 40%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 64%, rgba(247,247,247,1) 73%, rgba(196,196,196,1) 100%);
background: -o-linear-gradient(top, rgba(138,138,138,1) 0%, rgba(227,227,227,1) 30%, rgba(245,245,245,1) 40%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 64%, rgba(247,247,247,1) 73%, rgba(196,196,196,1) 100%);
background: -ms-linear-gradient(top, rgba(138,138,138,1) 0%, rgba(227,227,227,1) 30%, rgba(245,245,245,1) 40%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 64%, rgba(247,247,247,1) 73%, rgba(196,196,196,1) 100%);
background: linear-gradient(to bottom, rgba(138,138,138,1) 0%, rgba(227,227,227,1) 30%, rgba(245,245,245,1) 40%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 64%, rgba(247,247,247,1) 73%, rgba(196,196,196,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8a8a8a', endColorstr='#c4c4c4', GradientType=0 );

}

  h1 {
      font-size: 28px;
      text-transform: uppercase;
      color: #fff;
      font-weight: Bold 500;
      margin: 40px 0;
  }
  h2 {
      font-size: 24px;
      text-transform: uppercase;
      color: #303030;
      font-weight: Bold 500;
      margin-bottom: 20px;
  }
  h3 {
      font-size: 20px;
      line-height: 1.375em;
      color: #303030;
      font-weight: Medium 500;
      margin-bottom: 20px;
	  text-transform: uppercase;
  }
  


h1
 {
 overflow: hidden;
 text-align: center;
}
h1:before,
h1:after {
 background-color: #fff;
 content: "";
 display: inline-block;
 height: 4px;
 position: relative;
 vertical-align: middle;
 width: 20%; 
}

h1:before {
 right: 0.5em;
 margin-left: -20%;
}
h1:after {
 left: 0.5em;
 margin-right: -20%;
}


.row {
    margin: 0px;
}

a, a:hover {color:#fff;}

.full {
	margin:0;
	padding:0;
}

/* Navbar 
======================================================*/
.inner {
  padding: 20px;
}

.company {	
	font-size: 28px; 
	font-weight: bold 800; 
	vertical-align: -72px;
	text-transform: uppercase;	
	}

.navbar-fixed-top .nav {
    padding: 15px 0;
}

.navbar-default {
    border-color: none;
	border-radius: 0;
  background: #fff;





}

.navbar {
    margin-bottom: 0px;
    min-height: 120px;
    position: relative;
	padding: 0px 25px;
}


.navbar-header {
  float: none;
min-height: 100px;
}

.navbar-brand {
	min-height: 100px; 
}

.navbar-toggle {
  display: block;
min-height: 80px; 
width: 80px; margin-top:20px;
color: #fff;
border:none;
-webkit-box-shadow: 2px 0px 5px 0px rgba(199,199,199,1);
-moz-box-shadow: 2px 0px 5px 0px rgba(199,199,199,1);
box-shadow: 2px 0px 5px 0px rgba(199,199,199,1);

}


.navbar-toggle .icon-bar {
	margin-left:auto; 
	margin-right:auto;
	width:60px;
	height:8px; 
	color: #000;
	border-radius: 0px;
	}



.navbar-collapse.collapse {
  display: none!important; 
}
.navbar-nav {
  float: none!important;
}
.navbar-nav>li {
  float: none;
}
.navbar-collapse.collapse.in{
  display:block !important;
}

.p-n1 {
	
	color: #000;
	font-weight: 600;
	padding-right: 0px;
	padding-top: 50px;
	text-align: right;
	    font-size: 18px;
}

/* carousel
==============================================================================*/

#srcarousel {
-webkit-box-shadow: 0px 0px 15px 0px rgba(33,33,33,1);
-moz-box-shadow: 0px 0px 15px 0px rgba(33,33,33,1);
box-shadow: 0px 0px 15px 0px rgba(33,33,33,1);


margin: 0px;
}
.carousel-indicators {
	bottom:-50px;
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
.carousel-control.right,
.carousel-control.left {
	background-image: none;
}
.carousel .item {
	height: 100%;
	width:100%; 
}
.carousel-caption h3,
.carousel .icon-container
 {
	background-color: #ffa700;
	width:80%;
	margin-left: -25%;
	margin-right: 25%;
	color:#fff;
	}
	
.carousel-caption p {
	background-color:#d62d20;
	color:#fff;
	margin-bottom:10%;
	padding: 8px;
	}
.carousel-caption h3 {
	padding: .5em;
}
.carousel .icon-container {
	display: inline-block;
	font-size: 25px;
	line-height: 25px;
	padding: 1em;
	text-align: center;	
	border-radius: 50%;
}
.carousel-caption button {
	border-color: #00bfff;
	margin-top: 1em; 
}

/* Animation delays */
.carousel-caption h3:first-child {
	
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
}
.carousel-caption h3:nth-child(2) {
	-webkit-animation-delay: 3s;
	animation-delay: 3s;
}
.carousel-caption button {
	-webkit-animation-delay: 3s;
	animation-delay: 3s;
}


/* services
==============================================================================*/


.bg-s1 {
min-height: 60px;
padding-top: 30px;
}

.head-s1 {
background-color:#3455a6; 
padding:15px 10px; 
margin:0px;	
color: #fff;
font-size: 18px;
}

.img-s1:hover {
opacity: 0.5;
}


.p-s1 {	
	text-align: center; 
	color: #000; 
	font-weight: 400; 
	padding: 20px 10px; 
	background-color: #eee;
	min-height: 160px;
	font-size: 16px;
	    line-height: 25px;
	text-transform: capitalize;
	border: 1px solid #ccc;
}
.glyphicon{
	margin-right: 5px;
}
.navbar-brand>img{
	width: 253px;
}
.navbar-brand{
	padding: 27px 15px;
}
/* featured projects 
========================================================= */


.img-p1 {
position: relative;
-webkit-box-shadow: 1px 1px 8px 0px rgba(133,133,133,1);
-moz-box-shadow: 1px 1px 8px 0px rgba(133,133,133,1);
box-shadow: 1px 1px 8px 0px rgba(133,133,133,1);
margin-bottom: 60px;
}

.img-p1 .img-responsive {
	width:100%;
}

.img-p1 .description {
    opacity: 0;
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 10px;
    right: 0px;
    color: #ffffff;
    background: #3455a6;
    text-decoration: none;
    text-align: center;
    -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms;

}
.img-p1:hover .description {
    opacity: 0.8;
}



/* contact us
==============================================================================*/

.head-a1 {
background: #3455a6;
padding:5px; 
margin-top:0px;	
color: #fff;
}

/* footer
==============================================================================*/


.button1 {
    color: black;
	width: 100px;
	border: 2px solid #fff; 
	border-radius:2px;
	margin:auto;

}

.p-f1 {
background: #303030;
padding:20px; 
color: #fff;
text-align: center;
}

/* about us 
===============================================*/

.box-au {
	max-width: 300px;
	min-height: 260px;
	border: 1px dashed rgb(66,79,90);
	margin:20px;
	text-align: justify;
	color: #000;
}

/* Media Queries 
===============================================*/
@media (max-width: 767px) { 
    .navbar-brand {
        padding: 0;        
    }

    .navbar-brand img {
        margin-top: 10px;
        margin-left: 10px;
    }
	
	.navbar-header span{	
	display:none;
	}
	
	
	.navbar-header div p{
		font-size: 19px;

	}
	.p-n1{padding-top: 6px;}
	
	.navbar-toggle { 
	width: 50px;
	height: 40px;
	margin: 5px;
	}

	.navbar-toggle .icon-bar {
	margin-left:auto; 
	margin-right:auto;
	width:30px;
	color: #000;
	border-radius: 0px;
	}
	
	.carousel-caption h3,
.carousel .icon-container
 {
	background-color: #ffa700;
	width:80%;
	margin-left: -25%;
	margin-right: 25%;
	color:#fff;
	font-size: 14px;
	}
	
.carousel-caption p {
	background-color:#d62d20;
	color:#fff;
	margin-bottom:0%;
	font-size: 12px;
	}
	
}



/* (min-width: 960px) and (max-width: 1240px)
======================================================== */

@media  (min-width: 761px) and (max-width: 959px) { 

	.navbar-header span{
	display:none;
	}
	
	
	.navbar-header div p{
		font-size:16px;
	}
	

	.navbar-toggle .icon-bar {
	margin-left:auto; 
	margin-right:auto;
	width:30px;
	color: #000;
	border-radius: 0px;
	}
	
	.carousel-caption h3,
.carousel .icon-container
 {
	background-color: #ffa700;
	width:80%;
	margin-left: -25%;
	margin-right: 25%;
	color:#fff;
	font-size: 14px;
	}
	
.carousel-caption p {
	background-color:#d62d20;
	color:#fff;
	margin-bottom:0%;
	font-size: 12px;
	}
	
}


/* (min-width: 960px) and (max-width: 1240px) ======================= */

@media  (min-width: 960px) and (max-width: 1240px) { 

	.navbar-header span{
	font-size: 24px;
	}
	
	
	.navbar-header div p{
		display:none;
	}
	

	.navbar-toggle .icon-bar {
	margin-left:auto; 
	margin-right:auto;
	width:30px;
	color: #000;
	border-radius: 0px;
	}
	
	.carousel-caption h3,
.carousel .icon-container
 {
	background-color: #ffa700;
	width:80%;
	margin-left: -25%;
	margin-right: 25%;
	color:#fff;
	font-size: 14px;
	}
	
.carousel-caption p {
	background-color:#d62d20;
	color:#fff;
	margin-bottom:0%;
	font-size: 12px;
	}
	
}

.head-top{
	position: fixed;
	z-index: 111;
	width: 100%;
  background: #fff;
}
.carousel-inner{
	top: 120px;
}
@media only screen and (min-width: 1200px) {
  /*=== Append and Prepend ===*/
  .desk-hide {
    display: none;
  }
  /*=== Append and prepend ====*/
  /*==== Menu ====*/
  .main-nav {
    font-size: 17px;
    text-transform: uppercase;
    float: right;
  }
  .main-nav > ul {
    margin: 0;
    padding: 0;
  }
  .main-nav > ul > li {
    display: inline-block;
    position: relative;
  }
  .main-nav > ul > li:last-child {
    margin: 0;
  }
  .main-nav > ul > li.submenu:after {
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 6px solid #fff;
    right: 2px;
    top: 16px;
    pointer-events: none;
  }
  .main-nav > ul > li > a {
    color: #3455a6;
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
  }
  .main-nav > ul > li:hover > a {
    color: #fff;
    background: #333;

  }
  .main-nav > ul > li:hover > ul {
    visibility: visible;
    opacity: 1;
  }
  .main-nav > ul > li ul {
    position: absolute;
    margin: 0;
    padding: 0;
    background: #464646;
    width: 250px;
    visibility: hidden;
    opacity: 0;
    font-size: 14px;
    display: block !important;
  }
  .main-nav > ul > li ul li {
    display: block;
    border-bottom: 1px solid #535353;
    position: relative;
  }
  .main-nav > ul > li ul li:last-child {
    border: 0;
  }
  .main-nav > ul > li ul li a {
    padding: 8px 20px;
    display: block;
    text-decoration: none;
    font-size: 11px;
    color: #fff;
  }
  .main-nav > ul > li ul li:hover > ul {
    visibility: visible;
    opacity: 1;
    left: 250px;
    top: 0;
  }
  .main-nav > ul > li ul li:hover > a {
    background: #2d2d2d;
  }
  .main-nav > ul > li ul li.submenu::after {
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    border-bottom: 3px solid transparent;
    border-left: 6px solid #fff;
    border-top: 3px solid transparent;
    right: 5px;
    top: 13px;
    pointer-events: none;
  }
  .mob-btn {
    display: none;
  }
  /*==== Menu End ====*/
}

@media only screen and (max-width: 1199px) {
  /*==== Menu ====*/
  .main-nav {
    position: fixed;
    width: 260px;
    top: 0;
    right: -260px;
    background: #333;
    height: 100%;
    -webkit-transition: all ease 0.2s;
            transition: all ease 0.2s;
    z-index: 1005;
    box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.7);
    overflow-y: auto;
  }
  .main-nav ul {
    margin: 0;
    padding: 0;
    display: block;
    margin-top: 0px;
  }
  .main-nav ul.mnav {
    margin-bottom: 30px;
  }
  .main-nav ul li {
    display: block;
    border-bottom: 1px solid #656b74;
    position: relative;
    text-transform: capitalize;
    font-size: 13px;
  }
  .main-nav ul li span {
    display: none;
  }
  .main-nav ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 1em;
    display: block;
    padding: 10px;
    padding-right: 40px;
  }
  .main-nav ul li a:hover {
    background: #2D2D2D;
  }
  .main-nav ul li.submenu i {
    position: absolute;
    width: 43px;
    height: 39px;
    top: 0;
    right: 0;
    cursor: pointer;
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
  }
  .main-nav ul li.submenu i:after {
    content: "";
    height: 0;
    width: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 6px solid #b3b3b3;
    position: absolute;
    right: 17px;
    top: 18px;
    z-index: 10;
  }
  .main-nav ul ul {
    margin: 0;
    display: none;
  }
  .main-nav ul ul li:last-child {
    border-bottom: 0;
  }
  .main-nav ul ul li:first-child {
    border-top: 1px solid #656b74;
  }
  .main-nav ul ul li a {
    padding-left: 20px;
  }
  .main-nav ul ul li ul a {
    padding-left: 30px;
  }
  .show-menu .main-nav {
    right: 0;
  }
  .show-menu .overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1001;
  }
  .mob-btn {
    position: inherit;
    float: right;
    padding: 5px 7px;
    margin: 0px;
    background-color: transparent;
    cursor: pointer;
    right: 15px;
    top: 18px;
  }
  .mob-btn span {
    display: block;
    width: 30px;
    height: 3px;
    border-radius: 1px;
    background: #464646;
  }
  .mob-btn span + span {
    margin-top: 5px;
  }
  /*==== Menu End ====*/
  /*=== Append and Prepend ===*/
  .extra-link {
    display: none;
  }
  /*==== Append and Prepend End ====*/
}

* {
  margin: 0;
  padding: 0;
}

body {
  font: normal 14px Arial, Helvetica, sans-serif;
}

.menu-wrp {
 
  margin-bottom: 0;
  margin-top: 44px;
}


.extra-link {
  padding: 20px 0;
}

.extra-link ul li {
  list-style: none;
  float: left;
  margin-right: 15px;
}

.extra-link ul li a {
  color: #000;
  text-decoration: none;
}

.extra-link ul li a:hover {
  color: #464646;
}
@media screen and (max-width: 1119px){
	.head-top {
    position: inherit;
    z-index: 111;
    width: 100%;
}
.carousel-inner {
    top: 0px;
}
.navbar-header{padding-bottom: 20px;}
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next{
	    margin-top: 25px;
}


.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before, .slick-track:after {
    display: table;
    content: '';
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.banner{
  width: 100%;
  padding-top: 120px;
 
}
.slick-dots li{
  display: inline-block;
  font-size:0;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #3455a6;
  margin: 0 3px;

}
.slick-dots .slick-active{
  background: #d43f3a;
}
.slick-dots li button{
border: 0;
}
.box-full{
   height: 500px;
   position: relative;
}
.box-full:before{
 position: absolute;
 content: '';
 width: 100%;
 height: 500px;
 background: rgba(0,0,0,0.6);
}
.slick-dots{
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}
.logo {
    padding: 23px 0 ;
    -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.slim-header .logo{
  padding: 10px 0 ;
}
.menu-wrp{
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  transition: all ease 0.5s;
}
.slim-header .menu-wrp{
      margin-top: 28px;
}
.p-n1{
   -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  transition: all ease 0.5s;
}
.slim-header .p-n1{
  padding-top: 35px;
}
.banner-text {
    position: relative;
    z-index: 111;
    margin-top: 160px;
}
.banner-text h2{
  color: #fff;
  font:bold 40px/45px 'Roboto', sans-serif;
  margin: 0 0 15px;
}
.banner-text p{
   font:300 20px/25px 'Roboto', sans-serif;
   color: #fff;
   margin: 0 0 25px;
}
.a-btn, .r-btn{
  padding: 10px 20px;
  font-size: 15px;
  border-radius: 30px;
  color: #fff;
  background: #3455a6;
  margin-right: 5px;
  outline: 0;
}

.r-btn{
  background: #DB1717;
}
.r-btn:hover{
  text-decoration: none;
  background: #000;
  outline: 0
}

.a-btn:hover{
  text-decoration: none;
  background: #000;
  outline: 0
}
.our-partners{
  height: 330px;
  background: url(../images/b1.jpg)no-repeat;
  position: relative;
  text-align: center;
}
.our-partners:before{
 position: absolute;
 content: '';
 width: 100%;
 height: 330px;
 left: 0;
 background: rgba(0,0,0,0.9);
}
.text-center{
  z-index: 111;
  position: relative;
}
.our-partners .slick-slide img{
 margin: 0;
 display: inline-block;
}
.our-partners .slick-dots{
      bottom: -50px;
}

@media (max-width: 767px) { 
  .banner{
    padding-top: 0;
  }
  .logo{
    padding: 22px 0 0;
  }
 .slim-header .menu-wrp {
    margin-top: 20px;
}
.slim-header .p-n1 {
    padding-top: 4px;
}
.menu-wrp{
  margin-top: 20px;
}
.slim-header .logo {
    padding: 22px 0 0;
}
.banner .box-full{
  height: 400px;
}
.box-full:before{
  height: 400px;
}
.banner-text{
  margin-top: 90px;
}
.our-partners:before{
  height: 270px;
}
.our-partners{
  height: 270px;
}
}
.current_page_item a{
 background: #333;
 color: #fff!important;
}

.main-nav > ul > .current_page_item li > a{

background: #333;
 color: #fff!important;
}
.inner-banner{
  height: 240px;
  background: url(../images/b1.jpg)no-repeat;
  position: relative;
  padding-top: 120px;
}
.inner-banner:before{
 position: absolute;
 content: '';
 width: 100%;
 height: 240px;
 left: 0;
 top: 0;
 background: rgba(0,0,0,0.9);
}
.inner-banner h2{
font:bold 30px/35px 'Roboto', sans-serif;
  margin: 0 ;
  color: #fff;
  position: relative;
  z-index: 111;
  margin-top: 47px;
}
.c-area{
  padding: 30px 0;
}
.c-area p{
  font:400 17px/27px 'Roboto', sans-serif;

}
.c-area h2{
 text-align: center;
 font:bold 37px/45px 'Roboto', sans-serif;
 color: #3455a6;
     margin: 0 0 10px;

}
.c-area h3{
 font:bold 28px/35px 'Roboto', sans-serif;
 color: #3455a6;
 margin: 0 0 20px;

}
.c-area h4{
 font:bold 22px/30px 'Roboto', sans-serif;
 color: #3455a6;
 margin: 10px 0 ;

}
.inner-box .a-btn{
  position: relative;
  top: 10px;
}
.inner-head{
  border: 0;
  background:#3455a6;
  width: 150px;
  margin: 0 auto 50px;
  height: 2px;
}
.abt-img{
  text-align: center;
}
.inner-box{
 margin: 40px 0;
}
.c-area input{
  width: 100%;
  height: 30px;
  margin: 10px 0;
}
.c-area label{
  width: 100%!important;
  font-weight:400!important;
}
.c-area textarea{
  width: 100%;
  margin: 10px 0;
}
.screen-reader-response{
  display: none!important;
}
span.wpcf7-form-control-wrap{
  position: relative;
}
span.wpcf7-not-valid-tip {
    position: absolute;
    width: 26%;
    left: 73%;
    top: -37px;
    right: 0;
    background: #FF0000;
    border-radius: 2px;
    color: #fff !important;
    font: 400 12px 'Open Sans', sans-serif;
    padding: 2px 5px;
    z-index: 9;
    text-transform: inherit !important;
    text-align: center;
}
span.wpcf7-not-valid-tip:after{
  border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 7px solid #FF0000;
    bottom: -7px;
    content: "";
    height: 0;
    right: 10px;
    position: absolute;
    width: 0;
}
.wpcf7-submit{
  background: #3455a6;
  border: 0;
  height: 50px!important;
  color: #fff;
}
@media (max-width: 767px) {
.inner-banner{
  padding-top: 0;
  height: 140px;
 }
 .inner-banner:before{
  height: 140px;
 }
}


.ngg-galleryoverview.default-view .ngg-gallery-thumbnail{
      margin: 8px 10px!important;
    border: 1px solid #3455a6!important;
}

.address-sec p{
  color: #3455a6!important;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    height: 130px;
}