@font-face {
	font-family: 'Montserrat';
	src: url('../fonts/Montserrat-Regular.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Montserrat Bold';
	src: url('../fonts/Montserrat-Bold.ttf');
	font-weight: bold;
	font-style: normal;
}
 
body {font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background: url(../images/kubrickbgcolor.gif);
}
 
.navbar-default .navbar-nav>li>a {
	color: #777;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
    font-size: 13px;
}
.navbar-brand .logo{
	width: 111px;
    height: 111px;
    border-radius: 50%;
    background-color: #fff;
}
.navbar-brand  .logo img {
    display: block;
    margin: auto;
}
.padding-20 {
	padding: 20px;
}
.margin-t-30 {
	margin-top: 30px !important;
}
.margin-t-260 {
	margin-top: 260px;
}
.margin-t-125 {
	margin-top: 125px;
}
.padding-r-0 {
	padding-right: 0;
}
.padding-2{
	padding:2px !important;
}
h5 {
	font-family: 'Montserrat Bold';
}
.navbar-header {
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
      border-bottom:none;  
    color: #000000;
    background: #ffc107;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	border-bottom:none;  
    color: #000000;
    background: #ffc107;
}
.navbar-fixed-top ul .active a, .navbar-fixed-top ul li a:hover {
	border-bottom:none;  
    color: #000000;
    background: #ffc107;
}
.firstLogo {
	margin: 10px 0;
	width: 90px;
}
.header-top .text-right {
	font-size: 22px;
	font-family: 'Montserrat Bold';
}
.header-top .text-right p {
	margin-bottom: 0;
}
.header-top .text-right p a {
	color: #444;
}
.header-top .text-right p a:hover {
	color: #000;
	text-decoration: none;
}
.header-top .text-right ul {
	font-size: 14px;
	margin-top: 10px;
	font-family: 'Montserrat Bold';
}
.header {
	background-color: #fff;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2), 0 2px 8px 0 rgba(0, 0, 0, 0.19);
}
.navbar-fixed-top ul {
    padding: 10px 0px 0px;
    margin: 6px !important;
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
    background-color: #fff;
    box-shadow: 0 0px 2px 0 rgb(0 0 0 / 20%), 0 0px 2px 0 rgb(0 0 0 / 19%);
    line-height: 138px;
    height: 71px;
}
.navbar-fixed-top ul .active a, .navbar-fixed-top ul li a:hover{
	border-bottom: none;
    color: #000000;
    background: #ffc107;
}
.navbar-fixed-top .navbar-brand .logo {
    width: 100px;
    height: 98px;
    border-radius: 50%;
    background-color: #fff;
}
.navbar-fixed-top .navbar-brand img {
    width: 88px;
}
.navbar-brand h2 {
	display:none;
}
.navbar-fixed-top .navbar-brand h2 {
	font-family:Montserrat Bold;
	color:#fff;
	display:block;
}
.navbar-fixed-top .navbar-brand h2 {
	color:#444;
	display: block;
	margin: -6px 0 0;
	text-shadow: 1px 1px 0 rgba(242, 107, 4, 1);
}
.navbar-fixed-top a {
	color: #212121 !important;
}
.bg-white {
	background-color: #fff;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2), 0 2px 8px 0 rgba(0, 0, 0, 0.19);
	padding: 0 2px 10px 2px;
	width: 100%;
}
 
.backgromd-overlay-inner::before {
	background: rgb(0 0 0 / 52%);
    content: " ";
    height: 450px;
    left: 0;
    opacity: 0.8;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}
.backgromd-overlay-inner{ 
	background:url("../images/career.jpg");
	position: relative;
	background-size: cover;
	background-position-y: center; 
	min-height: 350px; 
	background-repeat: no-repeat;
	 z-index: -1;
	width: 100%;
	overflow: hidden !important;
}
.backgromd-overl-inners::before {
	background: rgb(0 0 0 / 52%);
    content: " ";
    height: 450px;
    left: 0;
    opacity: 0.8;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}
.backgromd-overl-inners{
	position: relative;
	background-size: cover;
	background-position-y: center;  
	background-repeat: no-repeat;
	 z-index: -1;
	width: 100%;
	overflow: hidden !important;
}
.backgromd-overl-inners .homeCaption {
    background-color: rgb(255 193 7);
    color: #000;
    position: absolute;
    text-align: center;
    top: 150px;
    width: 300px;
    font-size: 24px;
    left: 0px;
    font-weight: 400;
    z-index: 999;
    overflow: hidden;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}
.backgromd-overlay-inner img { 
	width: 100%;
}

.backgromd-overlay-inner1 img {
	height: 450px;
	width: 100%;
}
.homeCaption {
    background-color: rgb(255 193 7);
    color: #000;
    position: relative;
    text-align: center;
    top: 150px;
    width: 300px;
    font-size: 24px; 
  left:0px;
    font-weight: 400;
    z-index: 999; 
	overflow: hidden;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
}
 
 
.homeCaption h1 {
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.homeCaption1 h1 {
	font-size: 52px;
	font-weight: bold;
	margin-bottom: 30px;
	text-transform: uppercase;
}
.homeCaption1 span {
	background-color: rgba(0,102,153,0.7);
	border: 2px solid #069;
	padding: 8px 30px;
	font-size: 18px;
	margin-bottom: 6px;
	display: inline-block;
}
.homeCaption1 span a {
	color: #fff;
	text-decoration: none;
}
.homeCaption1 p {
	font-size: 18px;
	margin-bottom: 30px;
}
.homeCaption1 .btn {
	color: #fff;
	border: 1px solid #fff;
	padding: 8px 20px;
	transition: all 0.3s;
}
.homeCaption1 .btn:hover {
	color: #fff;
	border: 1px solid #337ab7;
	background-color: #337ab7;
	padding: 8px 20px;
}
.servicesHome {
	text-align: center;
	width:60%;
	margin:60px auto;
	font-size:18px;
}
.servicesHome h2 {
	margin-bottom: 40px;
}
.servicesHome h4{
	color:#069;
}
.servicesHome .col-xs-12 {
	margin-bottom: 20px;
}
.servicesHome img {
	height: 70px;
	width: auto;
	margin: 0 auto;
}
.colorgraph {
	height: 5px;
	border-top: 0;
	background: #c4e17f;
	border-radius: 5px;
	background-image: -webkit-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
	background-image: -moz-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
	background-image: -o-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
	background-image: linear-gradient(to right, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
}
.footer {
	background-color: #212121;
	color: #fff;
	padding: 40px 0;
}
.footer .list-unstyled {
    padding-left: 0;
    list-style: none;
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
}
.footer h4{
	text-transform:uppercase;
	border-bottom:1px solid #444;
	padding-bottom:12px;
}
.footer a {
	color: #fff;
}
.footer a:hover {
	color: #aaa;
	text-decoration: none;
}
.footer-bottom {
	background-color: #000;
	color: #fff;
	padding: 10px 0;
}
.footer-bottom a {
	color: rgb(17, 15, 15);
}
/* Contact Us Page Css ======*/
.row-first {
	margin-bottom: 10px;
	margin-top: 8px
}
.title-contact {
	margin-top: 32px;
	display: none;
}
.contact-email {
	display: none;
}
a {
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease
}
.quick-contact {
	color: #fff;
	background-color: #000;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAiCAMAAADiW5DOAAAAaVBMVEUjIyMlJSUhISEaGhoZGRkcHBwREREHBwcMDAwODg4PDw8NDQ0LCwsICAgQEBAYGBgbGxsiIiIkJCQUFBQKCgoVFRUJCQkSEhITExMdHR0XFxcFBQUGBgYfHx8WFhYeHh4gICAEBAQmJiYtaDO6AAAC4UlEQVR42iVTi5arIAykl4cSMNAFeah1t/v/H3knXT3VyoQkMxmUUo8Hfv+0NtYtq6cQvI8bW53y8wsIbmAmy2VyCXElZscUatiNBpRtTlklqw0+EtL45r3rozjmtbK22Rid9TRqpozwiW/L1XMvY++uh3XIPiuZkkpG4lEPyTggS9nHcIFzxkpG9iOrel7Xspyr0eZ1e8TsexmO9m9j73pd57ks6ty2pbWz7drM3LkPhHRXtDV5LEuttZ2qtjVGkI1aJ3tIot7Z6W+T7/WKYFpXFSl48iFUhw5sD647Tzd4T2rN0wpMeSLX2YdaE6o9H0/R9CcbXVao5bhzUEIXilCsA0H5OyfQsVpbXwMxSg9SHiEDbH0teuojHeBrRPu+hi5SlK7wkst5D7WgmDnw0BAYarkBcOzKiWr7IJ+m1iK3aIdHmrdngfqtPrKhofHK4N7O7Trf55om5O88gPWhGFMcnbpshjm2Zavt2gYSvg5gaIcV0+hMvNusU2qtxRWaLsEk1NwJPiCnfpTY7OuF6em+Re+hFdUmiezr+fhV6qmmMSJIBqej1uAgqOPQ1iOLecSBVh1iwTtlaxNfyD1AmMg3B9QksdBEnoQNaMYmt0F6kYSYas9a1oHCq3hrKY6b2JVyQzYXKItQny4OeGy5zuusyaAauYGYUZiOqS3M8T6X81TbVdvW3sttjf52kqigoTExMwePAVxUrTFAkdrEY5k9PFZ8twafcQNRQCquwcNisXbpHFUcdRoZffSt+uA5eBXQqGNC0GHM/Pd4/H6p58/U6Y4tABnEij7zcrRuu3gLXBE6UYoatpcOTIkNZXCh7UeC/TA3vGAijqiwg0FXPIr8Ye+1zYhIH+n+TiTjIB2j/MXAq5TQg0nSuKig0zxIPHZ/YvZdTi9PUTq+r+u9vSN013NQH/dAreBQsXPPsszL1XAt8NjHKzR2VFAlgHt3xWI2d9wgGY5m88eE/QcLefcf4Go/mGyl89EAAAAASUVORK5CYII=');
	text-align: center
}
.contact a {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	display: block;
	background-color: rgba(255,255,255,0.25);
	font-size: 20px;
	text-align: center;
	color: #fff;
	padding: 7px
}
.contact a:hover {
	background-color: rgba(255,255,255,0.85);
	text-decoration: none
}
.contact a.skype:hover, .contact .fa-skype {
	color: #00aff0
}
.contact a.google:hover, .contact .fa-google-plus {
	color: #dd4b39
}
.contact a.linkedin:hover, .contact .fa-linkedin {
	color: #0e76a8
}
.contact a.twitter:hover, .contact .fa-twitter {
	color: #00acee
}
.quick-contact a {
	color: #fff;
}
.quick-contact a:hover {
	text-decoration: none;
}
.jumbotron {
	background: #358CCE;
	color: #FFF;
	border-radius: 0px;
}
.jumbotron-sm {
	padding-top: 10px;
	padding-bottom: 10px;
}
.jumbotron small {
	color: #FFF;
}
.jumbotron h1 {
	font-size: 32px;
}
.jumbotron h1 small {
	font-size: 22px;
}
.mar-b-10 {
	margin-bottom: 10px;
}
/* Contact Us Page Css ======*/

.headingquotes {
	width: 35%;
	text-align: center;
	border-bottom: 3px solid #aaa;
	margin: 0 auto;
}
.headingquotes h2 {
	width: 85%;
	margin: -4px auto;
	border-bottom: 6px solid #ddd;
	padding-bottom: 15px;
}
.quotesHomeContent {
	padding: 40px 0;
	color: #444;
	background-color: #eee;
}

.ContactUsHomeContent:before{
	background:rgba(0, 0, 0, 0) url("../images/overlay.png") repeat scroll 0 0;
	bottom: 0;
	content: " ";
	height: 100%;
	left: 0;
	opacity: 0.8;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 1;
}

.ContactUsHomeContent {
	padding: 50px 0;
	color: #fff;
	position:relative;
	background:url(../images/bg-bottom.jpg) 50% 0 fixed;
}

.ContactUsHomeContent .form-control{
	color: #fff;
	background-color:rgba(255,255,255,0);
	border-color:#fff;
}



.quotesHomeContent .content, .ContactUsHomeContent .content {
	position:relative;
	top:0;
	color:#fff;
	z-index:1024;
}
.quotesHomeContent .content, .ContactUsHomeContent .content h2{
	margin-bottom:30px;
}
/* COMMON PRICING STYLES */
.panel.price, .panel.price>.panel-heading {
	border-radius: 0px;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.panel.price, .panel.price > .panel-heading h3 small, .panel.price, .panel.price > .panel-heading h4 small {
	color: #fff;
	display: block;
	padding: 5px 0;
}
.panel.price:hover {
	box-shadow: 0px 0px 10px rgba(0,0,0, .2);
}
.panel.price:hover>.panel-heading {
	box-shadow: 0px 0px 2px rgba(0,0,0, .2) inset;
}
.panel.price>.panel-heading {
	box-shadow: 0px 5px 0px rgba(50,50,50, .2) inset;
	text-shadow: 0px 3px 0px rgba(50,50,50, .6);
}
.price .list-group-item {
	border-bottom-: 1px solid rgba(250,250,250, .5);
}
.panel.price .list-group-item:last-child {
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
.panel.price .list-group-item:first-child {
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
}
.price.panel-white>.panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #ccc;
	border-bottom: 1px solid #ccc;
}
.panel.panel-white.price:hover>.panel-heading {
	box-shadow: 0px 0px 30px rgba(0,0,0, .05) inset;
}
.price.panel-white>.panel-body {
	color: #fff;
	background-color: #dfdfdf;
}
.price.panel-white>.panel-body .lead {
	text-shadow: 0px 2px 0px rgba(250,250,250, .8);
	color: #666;
}
.price:hover.panel-white>.panel-body .lead {
	text-shadow: 0px 2px 0px rgba(250,250,250, .9);
	color: #333;
}
.price.panel-white .list-group-item {
	color: #333;
	background-color: rgba(50,50,50, .01);
}
.servicesBox img {
	width: auto;
	height: 200px;
	margin-bottom: 30px;
}
.productList {
	margin-top: 30px;
}
.productList img {
	margin: 0 auto;
}
.sectionHome1 {
	background-color: #fff;
	padding: 40px 0;
	clear:both;
}

.sectionHome1 .skillCaption{
	background-color: rgba(0, 0, 0, 0.4);
    bottom: 2px;
    color: #fff;
    padding: 0 13px;
    position: absolute;
    width: 99%;
}
.skillaHome {
	margin-bottom: 20px;
	width: 100%;
	clear: both;
	float:left;
}
.skillaHome h2 {
	margin-bottom: 10px;
}

.skillaHome h4 {
	margin-bottom: 40px;
}

.skillCaption{
	background-color: rgba(0, 0, 0, 0.4);
    bottom: 25px;
    color: #fff;
    padding: 0 13px;
    position: absolute;
    width: 89.5%;	
}

.skillCaption:hover{
	background-color:rgba(0,102,153,0.6);	
}

.skillCaption h4{ 
	margin-bottom:10px;
}

.skillCaption1{
	position:absolute;
	top:5px;
	width:89.8%;
}

.skillCaption2{
	position:absolute;
	top:3px;
	width:99%;
}

.navbar-brand img {
	display: inline;
}
.navbar-brand .firstLogo {
	width: 60px;
}
.skillaHome img {
	/*background-color:rgba(0, 102, 153, 0.7);
	border-radius:50%;
	padding:5px;*/

}
.homeSection2 {
	padding-top: 125px;
	padding-bottom: 125px;
	background: url(../images/mainframe.jpg) 50% 0 fixed;
	background-color: rgba(0,0,0,0.9);
	position: relative;
	width: 100%;
	height: 420px;
	float:left;
}
.homeSection3 {
	padding: 20px 0;
	background: url(../images/bg.jpg);
	position: relative;
	overflow: hidden;
}
.homeSection3::before {
	background: #ffc107;
    content: " ";
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.homeSection3 .item{
	max-height: 193px;
    min-height: 190px;
    background: #fdd250;
    overflow: hidden !important;
    margin-bottom: 10px;
    padding: 39px 10px 0px;
    border: 1px solid #e7b6216b;
    border-top-left-radius: 35px;
    border-bottom-right-radius: 35px;
    -webkit-box-shadow: 0px -1px 20px -14px #5969c3;
    box-shadow: -2px -2px 11px 3px #efcc6154;
}
.homeSection3 .item p{
	font-size: 15px;
    font-weight: 400;
    color: #000;
}
.homeSection3 .servicesHome h4 {
    color: rgb(0, 0, 0);
}

.homeSection3 h2{
	text-align:center;
	margin-top:90px;
	text-transform:uppercase;
}

/*.homeSection4:before{
	background:rgba(0, 0, 0, 0.5) url("../images/overlay.png") repeat scroll 0 0;
	bottom: 0;
	content: " ";
	height: 100%;
	left: 0;
	opacity: 0.8;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 1;
}*/


.homeSection4 {
	padding: 45px;
	background: url(../images/bg-bottom.jpg) 50% 0 fixed;
	background-color: rgba(0,0,0,0.9);
	position: relative;
	width: auto;
	height: auto;
}
.homeSection4::before { 
    background-color: rgba(0,0,0,0.9);   
    content: " ";
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.center{
	margin: auto;
	display: block;
	width: 550px;
	position: relative;
}
.homeSection4 .form-control {
    display: block;
    width: 100%;
    height: 44px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.txt-white{
	color: #fff;
}
.subscribe{
    position: absolute;
    right: 0px;
    top: 0px;
    background: #ffc107;
    border: 0px;
    line-height: 42px;
    color: #000;
}
.modal-body {
    position: relative;
    padding: 0px !important;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    right: -35px;
    padding: 10px !important;
    position: absolute;
    top: 0px; 
	background: #ffc107 !important;
    color: #000;
    text-shadow: 0 1px 0 #fff; 
      opacity: 1;  
}
.homeSection4 .container{ 
	color:#fff;
	text-transform:uppercase;
	padding:30px;
}





.product-detail{
	width:100%;
	margin:30px 0;	
}

.product-detail .well{
	margin-top:20px;
}

.rightSection h3{
	border-bottom: 2px solid #ccc;
    float: left;
    font-size: 20px;
    margin: 0 0 20px;
    padding-bottom: 10px;
    text-transform: uppercase;
    width: 100%;
}

.rightProduct{
	float: left;
    margin-bottom: 15px;
    width: 100%;	
}
.rightProduct img{
	width:100px;
	float:left;
	margin-right:10px;
}


/* ========= Testimonials ============*/


/* Content */
.content {
    float: left;
    padding-top: 10px;
    width: 100%;
}

/* Testimonials */
.testimonials blockquote {
    background: #f8f8f8 none repeat scroll 0 0;
    border: medium none;
    color: #666;
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding: 15px;
    position: relative;
}
.testimonials blockquote::before {
    width: 0; 
    height: 0;
	right: 0;
	bottom: 0;
	content: " "; 
	display: block; 
	position: absolute;
    border-bottom: 20px solid #fff;    
	border-right: 0 solid transparent;
	border-left: 15px solid transparent;
	border-left-style: inset; /*FF fixes*/
	border-bottom-style: inset; /*FF fixes*/
}
.testimonials blockquote::after {
    width: 0;
    height: 0;
    right: 0;
    bottom: 0;
    content: " ";
    display: block;
    position: absolute;
    border-style: solid;
    border-width: 20px 20px 0 0;
    border-color: #e63f0c transparent transparent transparent;
}
.testimonials .carousel-info img {
    border: 1px solid #f5f5f5;
    border-radius: 150px !important;
    height: 75px;
    padding: 3px;
    width: 75px;
}
.testimonials .carousel-info {
    overflow: hidden;
}
.testimonials .carousel-info img {
    margin-right: 15px;
}
.testimonials .carousel-info span {
    display: block;
}
.testimonials span.testimonials-name {
    color: #e6400c;
    font-size: 16px;
    font-weight: 300;
    margin: 23px 0 7px;
}
.testimonials span.testimonials-post {
    color: #656565;
    font-size: 12px;
}

/*============ Testimonials ============*/


.footer p a span {
	font-size: 30px;
	width: auto;
	color: #fafafa;
	padding: 5px 3px;
	margin: 1px 12px;
	font-weight: normal;
}
.footer p a span:hover {
	color: #78aa1c;
	cursor: pointer;
	transition: all 0.3s;
}
.footer p a {
	color: #fafafa;
}

.active-menu1{
	background-color:#069 !important;
	color:#fff !important;	
}


@media only screen and (max-width : 480px) {
.header-top .firstLogo {
	width: 70px;
}
.servicesHome {
    text-align: center;
    width: 98%;
    margin: 60px auto;
    font-size: 18px;
}
.pull-right {
    float: none !important;
}
.navbar-default {
    background-color: #fff;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 1024;
    min-height: 85px;
}
.navbar-brand .logo {
    width: 82px;
    height: 80px;
    border-radius: 50%;
    background-color: #fff;
}
.navbar-brand .logo img {
    display: block;
    margin: auto;
    width: 78%;
}
.navbar-fixed-top .navbar-collapse {
    max-height: 348px;
    background: #fff;
    padding-top: 20px;
}
.navbar-toggle {
	position: relative;
    float: right;
    top: 17px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 3px;
    background-color: #ffc107;
    background-image: none;
    border: 1px solid #ffc107;
    border-radius: 4px;
}
.navbar-fixed-top  {
 min-height: 80px;
}
.navbar-fixed-top .navbar-brand .logo {
    width: 87px;
    height: 67px;
    border-radius: 50%;
    background-color: #fff;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    border: 1px solid;
    color: #000;
}
 
.img-style {
    overflow: hidden;
    height: 350px; 
    margin-bottom: 18px !important;
	margin-top: 18px !important;
}
section.sec {
    padding: 20px 0px 20px !important;
}
.thumbnail {
    display: block;
    padding: 8px 4px;
	overflow: hidden !important;
    max-height: 100px !important;
    min-height: 100px !important;
    margin-bottom: 10px !important;
    overflow: hidden !important; 
    background-color: #fff;
    border: none;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.hover14 figure {
    position: relative;
    max-height: 100px !important;
	overflow: hidden;
}
.homeSection3 h2 {
    text-align: center;
    margin-top:20px;
    text-transform: uppercase;
}
.modal-dialog {
    width:70%;
    margin: 30px auto;
    padding: 0px;
}
.btn-left {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    position: absolute;
    top: 9vh !important;
    left: -44px;
}
.btn-right {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    position: absolute;
    top: 9vh !important;
    right: -44px;
}
}

@media only screen and (max-width : 760px) {
	.header-top .firstLogo {
		width: 70px;
	}
	.servicesHome {
		text-align: center;
		width: 98%;
		margin: 60px auto;
		font-size: 18px;
	}
	.pull-right {
		float: none !important;
	}
	.navbar-default {
		background-color: #fff;
		position: relative;
		top: 0;
		width: 100%;
		z-index: 1024;
		min-height: 85px;
	}
	.navbar-brand .logo {
		width: 82px;
		height: 80px;
		border-radius: 50%;
		background-color: #fff;
	}
	.navbar-brand .logo img {
		display: block;
		margin: auto;
		width: 78%;
	}
	.navbar-fixed-top .navbar-collapse {
		max-height: 348px;
		background: #fff;
		padding-top: 20px;
	}
	.navbar-toggle {
		position: relative;
		float: right;
		top: 17px;
		padding: 9px 10px;
		margin-top: 8px;
		margin-right: 15px;
		margin-bottom: 3px;
		background-color: #ffc107;
		background-image: none;
		border: 1px solid #ffc107;
		border-radius: 4px;
	}
	.navbar-fixed-top  {
	 min-height: 80px;
	}
	.navbar-fixed-top .navbar-brand .logo {
		width: 87px;
		height: 67px;
		border-radius: 50%;
		background-color: #fff;
	}
	.navbar-toggle .icon-bar {
		display: block;
		width: 22px;
		height: 2px;
		border-radius: 1px;
		border: 1px solid;
		color: #000;
	}
	 
	.img-style {
		overflow: hidden;
		height: 350px; 
		margin-bottom: 18px !important;
		margin-top: 18px !important;
	}
	section.sec {
		padding: 20px 0px 20px !important;
	}
	.thumbnail {
		display: block;
		padding: 8px 4px;
		overflow: hidden !important;
		max-height: 100px !important;
		min-height: 100px !important;
		margin-bottom: 10px !important;
		overflow: hidden !important; 
		background-color: #fff;
		border: none;
		-webkit-transition: border .2s ease-in-out;
		-o-transition: border .2s ease-in-out;
		transition: border .2s ease-in-out;
	}
	.hover14 figure {
		position: relative;
		max-height: 100px !important;
		overflow: hidden;
	}
	.homeSection3 h2 {
		text-align: center;
		margin-top:20px;
		text-transform: uppercase;
	}
	.modal-dialog {
		width:70%;
		margin: 30px auto;
		padding: 0px;
	}
	.btn-left {
		color: #fff;
		background-color: #337ab7;
		border-color: #2e6da4;
		position: absolute;
		top: 9vh !important;
		left: -44px;
	}
	.btn-right {
		color: #fff;
		background-color: #337ab7;
		border-color: #2e6da4;
		position: absolute;
		top: 9vh !important;
		right: -44px;
	}
	}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 10px;
    right: 10px;
    display: none;
    background-color: #ffd452;
    border: none;
}
.back-to-top:hover, .back-to-top:focus {
	background-color: #0c0c0c;
}

.header-top{
    background-color: rgb(0, 0, 0);
    /* padding: 6px 0; */
    line-height: 37px;
}

.header-top ul, .header-top ul li a{
	margin:0;
	color:#fff;
}

.header-top .btn-req {
    color: #070707;
    background-color: rgb(255 193 7);
    border-color: #000;
    text-transform: uppercase;
    line-height: 34px !important;
    padding: 11px;
}
.header-top .btn-req:hover{
  text-decoration: none;
}

/* cards */

.card *:hover{
	text-decoration: none;
}

.card .thumbnail{
	padding: 0;
	border: none;
	text-align: center;
	border-radius: 0;
	-webkit-box-shadow: 0px 0.5px 1px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0.5px 1px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0.5px 1px 0px rgba(0,0,0,0.75);
}

.card .thumbnail .caption{
	margin: -20px 20px 20px 20px;
	padding: 19px 29px 19px 29px;
	position: relative;
	background-color: white;
}

.card .thumbnail img{
	width:100%;
	height:180px;	
}

.card .thumbnail .caption h3 small{
	font-style: italic;
	text-transform: none;
	letter-spacing: 0;
	font-weight: 400;
	font-family: 'Montserrat Bold';
	display: block;
	padding: 5px;
}

.card .thumbnail .caption h3{
	font-family: 'Montserrat Bold';
	font-weight: 600;
	letter-spacing: -1px;
	margin-top: 0;
	text-transform: uppercase;
	font-size: 18px;
}

.card .thumbnail .caption hr{
	border-top: 1px solid #333;
	margin: 20px 40px;
}

.card .thumbnail .caption p{
	font-size: 12px;
	line-height: 1.6;
}

.card .thumbnail .caption button{
	border-radius: 0;
	color: #aaa;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.card .thumbnail .caption button:hover{
	background-color: black;
	border-color: black;
	color: white;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.social li a{
	border: 1px solid #fff;
    border-radius: 50%;
    display: inline-block;
    font-size: 25px;
    height: 40px;
    padding: 4px 8px;
    width: 40px;
}

.social li a:hover{
	background-color:#fff;
	color:#444;
}

.serviceBox{
	padding:20px 0;	
	text-align:center;
}

.serviceBox img{
	width:100%;
	height:200px;
}

.serviceBox button:hover{
	background-color:black;
	color:#fff;
	border-color:black;
	transition:all 0.3s ease 0s;
}

.page-content{
	padding:30px 0;
}
.error-template {padding: 40px 15px;text-align: center;}
.error-actions {margin-top:15px;margin-bottom:15px;}
.error-actions .btn { margin-right:10px; }


figure {
	margin: 0;
	padding: 0;
	background: #fff;
	overflow: hidden;
}
figure:hover+span {
	bottom: -36px;
	opacity: 1;
}

.thumbnail {
    display: block;
    padding: 8px 4px;
	max-height:150px; 
	min-height: 150px;
    margin-bottom:0px;
	overflow: hidden !important;
    line-height: 1.42857143;
    background-color: #fff;
    border:none;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.p-0{
	padding: 0px !important;
}
.btn-left {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    position: absolute;
    top: 40vh;
    left: -44px;
}
.btn-right {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    position: absolute;
    top: 40vh;
    right: -44px;
}
@media (min-width: 768px){
	.modal-dialog {
		width: 50%;
		margin: 30px auto;
		padding: 0px;
	}
	.servicesHome {
		text-align: center;
		width: 98%;
		margin: 60px auto;
		font-size: 18px;
	}
}

/* Zoom In #1 */
.hover01 figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover01 figure:hover img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}

@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}

/* Shine */
.hover14 figure {
    position: relative;
    max-height: 188px;
}
.hover14 figure::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.hover14 figure:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}

/* Circle */

@-webkit-keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}

.bodyCaption{
	height:145px;
	overflow:hidden;
}

.activePage{
	background-color:#069 !important;
	color:#fff !important;
}

.img-style{
	overflow: hidden;
	height: 350px;
}

h3  {
	font-family: 'Montserrat';
	margin-top:0px;
    font-size: 40px;
	font-weight: 500;
}
h3 span{
color:#ffc107
}
p {
    margin: 0;
    padding: 0;
    font-size: 15px;
    letter-spacing: 1px;text-align: justify;
    line-height: 1.9;
    color: rgb(80, 77, 77);
    font-family: 'Open Sans', sans-serif;
}
section.sec{
	padding: 80px 0px 40px;
}
 
	.bg-dc {
		background-color: rgb(230 230 230 / 16%);
 
}

.bg-dark{
    background-color: #000;
}
.bg-dark h3,.bg-dark p{
  color: #fff;
}
.caption h3 {
    font-family: 'Montserrat';
    margin-top: 0px;
    font-size: 30px;
    font-weight: 500;
	color: #000;
}
.caption:hover {
   text-decoration: none !important;
}

.second{
	background:rgb(245, 245, 245)
}
.dynamic-p p{
	padding-bottom: 22px;
}
 
.dynamic-p h3 {
    font-family: 'Montserrat';
    margin-top: 0px;
    font-size: 25px;
    font-weight: 500;
}
.dynamic-p h3  strong{
    font-family: 'Montserrat';
    margin-top: 0px;
    font-size: 26px;
    font-weight: 400;
}

.dynamic-p ul {
    margin-top: 0;
    margin-bottom: 10px;
    list-style: none;
    padding-left: 0px;
}
.dynamic-p ul li {
	margin: 0;
    padding: 0;
    font-size: 15px;
    letter-spacing: 1px;
    text-align: justify;
    line-height: 1.9;
    color: rgb(80, 77, 77);
    font-family: 'Open Sans', sans-serif;
}
.wrappD{
	padding: 0px 10px ;
}
@media (min-width: 768px){
.modal-content {
    -webkit-box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
    box-shadow: 0 5px 15px rgb(0 0 0 / 10%);
    border: 0px;
}
}



.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #ffc107;
     border: 0px solid #ccc;  
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #fff0 !important;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%)  !important;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%)  !important;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

 
.well {
	min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    color: #fff;
    background-color: #1a2e35;
    border: 1px solid #e3e3e300;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
}
.btn-subm {
    color: #000;
    background-color:#ffc107;
    border-color: #ffc107;
}
.carousel-inner>.item  {
      max-height: 480px !important; 
	  overflow: hidden;
    line-height: 1;
    width: 100%;
	overflow: hidden;
}
.carousel-inner>.item>img {
   height: auto i !important;
    width: 100%;
}

 
.list-style-type li strong	{
		font-weight: 400 !important;
		font-size: 15px !important;
		line-height: 22px !important;
	}
 