 @charset "utf-8";
/* CSS Document */
body{font-family: 'Montserrat', sans-serif !important; font-size:13px; font-weight:400;}
.btn{text-transform:none !important;}
header nav.top-navbar {
   background:transparent;
   margin-top: 0px;
   border-bottom: 1px solid #ffffff14; 
}
.btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary:active:hover, .btn-primary.active:hover, .btn-primary:active:focus, .btn-primary.active:focus, .btn-primary:hover {
    background-color: #0d2c54;
}
/*.dropdown, .dropup {
    position: inherit;
}*/
.dropdown-menu {
    background-color: white;
    border: 0px solid #fff;
    border-radius: 0;
	margin: 0 auto;
	border-top: 0px solid #00000021;
}
.mega-dropdown-block{top: 85px;
    left: 0;
    padding: 1.8rem .5rem;
    max-width: 42%;
    right: 0;
	min-height: ;
	box-shadow: 0px 4px 9px 0px #0000006e;
	border-radius: 0px 0px 10px 10px;
	}
	.dropdown-active{display:block;}
.position-inherit{position:inherit !important;}
.dropdown-left{width:30%;}
.dropdown-right{width: 70%;
    display: none;
    position: absolute;
    left: 30%;
    top: 0;}
.dropdown-left .dropdown-menu{
    position: absolute;
    top: -14px !important;
    left: 80% !important;
}
.dropdown-left li a{
    display: block;
    width: 100%;
    padding: .25rem 16px;
    clear: both;
    font-weight: 400;
    color: #000 !important;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0;
    font-size: 13px;
}
.navbar-nav .dropdown-menu {
    top: 85px;
	left:11%;
    padding: 0.8rem .5rem;
}
.dropdown-item:focus, .dropdown-item:hover, .dropdown-item.active, .dropdown-item:active {
    background: transparent;
    color: #fff;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 16px;
    clear: both;
    font-weight: 400;
    color: #000;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0;
    font-size: 13px;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #fff;
}
.is-sticky .navbar-nav .show>.nav-link, .is-sticky .navbar-light .navbar-nav .nav-link.active{color: #000 !important;}
.navbar{padding: 0px 0;}
header .top-navbar .navbar-nav > li > a.nav-link {
     margin: 0 0px;
    padding: 33px 20px;
	font-weight: 500;
	border-radius: 5px;
}
.top-navbar .navbar-nav > .active > a.nav-link, .top-navbar .navbar-nav > .active > a.nav-link:hover, .top-navbar .navbar-nav > .active > a.nav-link:focus {
    color: #fff;
    background-color: transparent;
}
.navbar-nav > li > a:after {
    display: block;
    position: absolute;
    bottom: 0;
    content: '';
    width: 0;
    height: 0px;
    background: #000;
    -webkit-transition: all .5s;
    transition: all .5s;
    border: none;
    margin-left: 0;
    left: 0;
}

header .top-navbar .navbar-nav > li > a.btn {
    padding: 10px 27px;
    outline: none;
    line-height: 21px;
    margin-left: 15px;
    margin-top: 21px;
}
.top-navbar .navbar-nav > li > a.nav-link{font-weight: 400;}
.navbar-nav > li > a {
    display: inline-block;
    position: relative;
    text-transform: capitalize;
}
header .top-navbar .navbar-nav > li > a.btn {
    padding: 7px 20px;
    outline: none;
    line-height: 21px;
    margin-left: 15px;
    margin-top: 25px;
    text-transform: capitalize;
}
.sticky.is-sticky{ margin-top:0px;border-bottom: none;webkit-transition: all .5s;
    transition: all .5s;}
.light-logo{display:block;}
.dark-logo{display:none}
.is-sticky .dark-logo{display:block;}
.is-sticky .light-logo{display:none;}
.btn-primary {
    color: #fff;
    background-color: #333;
    border-color: #333;
}
.top-navbar .navbar-nav > li > a.nav-link:hover, .top-navbar .navbar-nav > li > a.nav-link:focus, .top-navbar .navbar-nav > li > a.nav-link:active{color: #fff;
    background: transparent;}
.carousel-caption .caption-content-wrapper .btn-transparent{
border: 2px solid #fff;
}
.top-navbar .navbar-nav > li.dropdown > a.nav-link::after, .top-navbar .navbar-nav > li > a.nav-link::after
{
content: "";
    position: absolute;
   bottom: 21%;
    left: 8%;
    border-width:1px;
    border-style: solid;
    border-color: transparent;
    display: block;
   width: 87%;
    background: transparent;
}
.top-navbar .navbar-nav > li.dropdown:hover a.nav-link::after, .top-navbar .navbar-nav > li:hover > a.nav-link::after
{
content: "";
    position: absolute;
   bottom: 21%;
    left: 8%;
    border-width: 1px;
    border-style: solid;
    border-color: #ffb400 transparent;
    display: block;
    width: 87%;
    background: #fff;
}
.is-sticky .navbar-nav .dropdown-menu .dropdown-item{
   color: #000;
}
.is-sticky .navbar-nav > li > a.nav-link:hover, .is-sticky .navbar-nav > li > a.nav-link:active, .is-sticky .navbar-nav > li > a.nav-link:focus,
.is-sticky .show>.nav-link {
    color: #000;
	background:#fff;
}
.border-right{border-right: 0px solid #0066bd;}
.submenu-head{color: #fff;
    font-size: 19px;
    text-align: left;
    padding-bottom: 11px;
    border-bottom: 1px solid #ffffff2e;
    font-weight: 400;
    padding-left: 13px;}
	a {
    -webkit-transition: all 0s;
    transition: all 0s;
}
.is-sticky .navbar-nav .dropdown-menu .submenu-head{color: #fff;border-bottom: 1px solid #ffffff2e;}
.is-sticky .navbar-nav .dropdown-menu .border-right {
    border-right: 0px solid #ffffff1c;
}
.is-sticky .navbar-nav .dropdown-item:focus, .is-sticky .navbar-nav .dropdown-item:hover, .is-sticky .navbar-nav .dropdown-item.active, .is-sticky .navbar-nav .dropdown-item:active {
    background: transparent;
    color: #fff;
}
header .top-navbar .navbar-nav .dropdown-item .fa{color:#0066bd;}
header .is-sticky .navbar-nav .dropdown-item .fa{color:#fff;}
.service-content-wrapper:hover span {
    background: #7fb800;
}
.service-content-wrapper:hover a h4, .service-content-wrapper:hover p {
    color: #0d2c54;
}
.service-content-wrapper p {
        font-size: 13px;
    text-align: justify;
    font-weight: 500;
}
.service-content-wrapper::after {
    background: #0d2c54;}
	.paralaxbg [class^="icon-"] {
    font-size: 45px;
    background: #00a6ed;
    color: #ffffff;
}
.mybtn{color: #fff;
    background-color: #00a6ed;
    border-color: #0d2c54;
    font-size: 13px;
    border-radius: 5px;padding: 5px 13px !important; margin-top: 28px;}
.mybtn:focus, .mybtn:active, .mybtn.active, .mybtn:active:hover, .mybtn.active:hover, .mybtn:active:focus, .mybtn.active:focus{
    background-color: #f6511d !important;
}


.white-btn:hover, .white-btn:active, .white-btn:focus, .white-btn:active:hover, .white-btn:active:focus, .white-btn.active {
	 background: #ffb400;
    border: 2px solid #ffb400;
    color: #0d2c54;
    
}
.white-btn {
   background-color: #ffc269;
    
    border: 2px solid #525151;
    color: #080808;
    line-height: 18px;
}
.btn-transparent {
border: 2px solid #00a6ed;}
.service-details-content .btn-wrapper .btn.btn-transparent {
    color: #0d2c54;
    margin-left: 10px;
}
.btn-transparent:hover, .btn-transparent:active, .btn-transparent:focus, .btn-transparent:active:hover, .btn-transparent:active:focus, .btn-transparent.active {
    background-color: #0d2c54;
    color: #fff;
    border-color: #0d2c54;
	border: 2px solid #0d2c54 !important;
}
.seo-audit-section.get-in-touch-section .form-control {
    background: transparent;
    border-color: #ffffff2e;
}
.seo-audit-section.get-in-touch-section .input-group-addon {
    background: #ffffff2e;
}
.seo-audit-section.get-in-touch-section .form-control.white-btn-lg {
    color: #ffffff;
    background: #00a6ed;
    border: 1px solid #00a6ed;
}
.copyright{background-color: #222;
    text-align: center;
    color: #fff;
    border-top: 1px solid #ffffff14;}
.copyright p{font-size: 11px;
    margin: 6px 0;
    padding: 3px 0;
	text-align:center;}
	footer ul li h5 {
    font-size: 16px;
    color: #ffb400;
    margin-bottom: 15px;
    font-weight: 500;
}
.services {
    background: #0066bd21;
}
.inner-banner-wrapper {
    padding-top: 0;
}
.banner-text h1{text-align: left;
    color: #fff;
    margin-top: 6%;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 50px;
    text-shadow: 1px 1px 6px #000000bf;
    line-height: 40px;}
	.footer-social-icon-list li a:hover {
    background: #0d2c54;
    color: #fff;
    border-color: #7fb800;
	
}
.banner-text {
    padding: 7% 0px 3%;
}
.breadcrumb {
       padding: 20px 5px 0;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
    font-size: 13px;
    font-weight: 500;
}
.breadcrumb a {color: #7fb800;}
.breadcrumb a:hover{color: #000;}
.breadcrumb span{colo:#000;}
.uthead {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    line-height: 1.5;
    text-transform: none;
    margin-bottom: 20px;
}
.lftredbrdr {
    border-left: 2px solid #222222;
    padding-left: 25px;
}

.mdltxtnrow {
    font-size: 22px;
}
.main-color {
    color: #0066bd;
}
.secpadd {
    padding:50px 0px 20px;
}
p {
    text-align: justify;
}
.service-details-container {
    position: relative;
    border: 0px solid #ececec;
    box-shadow: none;
    padding-left: 50%;
}
.service-left-img-wrapper img{padding-top:0px;}
.seo-audit-title p{
    text-align: center;
}
.service-details-content p {
    color: #000;
	 margin-top: 10px;
}
.section-title .sub-title {
    color: #333;
    text-align: center;
	font-weight: 600;
	font-size: 15px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Montserrat", sans-serif !important;
    color: #0d2c54;
	font-weight: bold;
	    line-height: 1.5em;
}
.entry-thumbnail img{width:100%;}
.entry-title{
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0;
}
.entry-title a{color: #333;}
.go-to-content-wrapper a.read-more{
   color: #fff;
    border: 1px solid #222222;
    padding: 2px 10px;
    background: #222222;
    font-size: 13px;
    display: block;
    text-align: center;
	position: absolute;
    left: 25%;
    bottom: 3%;
}
.go-to-content-wrapper a.read-more:hover{
   color: #000;
    border: 1px solid #ffb400;
    padding: 2px 10px;
    background: #ffb400;
    font-size: 13px;
    display: block;
    text-align: center;
}
a.read-more:hover{
   border: 1px solid #0d2c54 ;
    color: #fff;
    background: #0d2c54;
}
.section-title .title-bold {
    text-transform: none;
    font-size: 30px;
    line-height: 22px;
    margin-bottom: 12px;
    font-weight: bold;
}
.service-list{margin-bottom:30px;}
.service-content{
    border: 1px solid #00000014;
    padding: 10px;
    box-shadow: 0px 0px 6px 1px #00000024;
}
.section-title {
    margin-top: 60px;}
.start-project {
	background-color:#222;
	padding: 46px 0 20px 0;
}
.start-project-border{
    border-bottom: 1px solid #ffffff14;
    padding-bottom: 4%;
}
.start-project .btn {background: transparent;
    color: #000;
    border: 1px solid #000;
    font-size: 13px;}
.start-project .btn:hover{background: #0d2c54;}
.sem-banners {
    background:url(../images/page-banner/digital-marketing.jpg);
}
footer {
    background: #222;
}
.top-btn {
    background: #7fb800 none repeat scroll 0 0;
    bottom: 20px;
    color: #ffffff;
}
.green-box-wrapper .darker-green {
    background: #00a6ed;
}
.green-box-wrapper .dark-green {
    background: #ff980096;
	color:#0d2c54;
}
.green-box-wrapper .dark-green span, .green-box-wrapper .dark-green h5 {
	color:#0d2c54;
}
.green-box-wrapper .dark-green .white-btn{
    background: #00a6ed;
    border-color: #33332f;
    color: #0d2c54;
}
.green-box-wrapper .light-green {
    background: #00a6ed;
}
.seo-audit-section.get-in-touch-section {
    background: #49505a;
    margin-top: 82px;
}
.seo-audit-section.get-in-touch-section .form-control.white-btn-lg:hover, .seo-audit-section.get-in-touch-section .form-control.white-btn-lg:focus {
    color: #fff;
    background: #395273;
    border: 1px solid #ffffff1c;
}
.service-details-content ul li {
    color: #000;
}
.footer-social-icon-list li a{border: 2px solid rgb(127, 184, 0);color: #ffffffb0;}
.get-a-touch-modal .green-bg {
    background: #fff;
	padding: 4% 0%;
}
.green-bg h3{text-align: left;
    font-size: 15px;
    font-weight: 600;
    color: #000;}
.get-a-touch-modal .form-control {
    background: #fff;
    border-color: #0000001f;
    border-radius: 5px;
    color: #000;
    font-size: 13px;
	margin-bottom: 10px;
}
.get-a-touch-modal .green-bg:before {
    font-size: 0;
}
.contact-info-modal li p span{background: #7fb800;}
.get-a-touch-modal .modal-dialog button.close {
    background: #fff none repeat scroll 0 0;color: #fff;
	text-shadow: none;
    opacity: 1;
}
.get-a-touch-modal .modal-dialog button.close {
    background: #fff none repeat scroll 0 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    font-size: 13px;
    height: 20px;
    opacity: 1;
    position: absolute;
    right: 4px;
    top: 4px;
    width: 20px;
    z-index: 999;
    color: #9d9d9d;
    outline: none;
}
.modal-dialog button.close:hover {
    box-shadow: none;
    color: #474747;
}
.close {
    text-shadow: none;
    opacity: 1;
}
.contact-info-modal li p{color:#000;}
.seo-audit-section .input-group-addon, .get-a-touch-modal .input-group-addon{
	background-color: #fcfcfc21;
}
.get-a-touch-modal .form-control.white-btn-lg:hover{background: #0d2c54;
    border-color: #0d2c54;
    color: #ffffff;}
	.green-box-wrapper .dark-green .white-btn:hover{
    background: #0d2c54;
    border-color: #0d2c54;
    color: #ffffff;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
 .mylist ul li:before {
    content: "\f00c";
    position: absolute;
    top: 2px;
    left: 0;
    z-index: 0;
    font-family: "FontAwesome";
    color: #8DCF3F;
    font-size: 13px;
}
.blog-list-item {
    margin-bottom: 0;
	margin-top: 10px;
}
.blog-list-item li {
    color: #000;
	font-size:13px;
}
.section-title hr{margin-top: 0;
    margin-bottom: 0;}
	.service-details-content ul {
    margin-top: 10px;
}
.most-top-info-wrapper {
   background: #222;
    min-height: 40px;
}
.most-top-info-wrapper ul li {
    display: inline-block;
    position: relative;
    padding-right: 2px;
    margin-right: 0px;
    padding-top: 6px;
    font-size:12px;
    color: #fff;
}
.most-top-info-wrapper ul li span {
    margin-right: 5px;
    color: #fff;
}
.most-top-info-wrapper ul li:after {
    content: "";
    position: absolute;
    top: 8px;
	height: 0;}
.most-top-info-wrapper ul {
    margin-bottom: 0;
    padding-left: 13px;
    position: relative;
    margin-left: 0px;
	margin-top: 5px;
}

ul.top-social-icon-list:after {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 1px;
    border-right: 1px solid #fff;
    border-left: 1px solid #212a36;
    height: 0px;
}
.separator:after {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 1px;
    border-right: 1px solid #fff;
    border-left: 1px solid #212a36;
    height: 13px;
}
.top-social-icon-list li a {
    color: #fff;
    /*border: 1px solid #ffffff2b;*/
    padding: 2px 5px;
}
.top-social-icon-list li a:hover, .top-social-icon-list li a:focus, .top-social-icon-list li a:active {
    color: #fff;
   /* border: 1px solid #ffffff;*/
}
.mylist li{padding-left: 6px;
    padding-right: 10px !important;}
	
.single-blog p {
    color: #000;
}
.date-wrapper .blog-day {
    background: #ffb400;
    color: #000;
}
.mylist li a{color:#fff;}

.blog-soical-link {
     border-top: 0px solid #ececec; 
     border-bottom: 0px solid #ececec;
    width: 100%;
    margin-top: 0px;
}
.single-blog p {

    margin: 10px 0px 0px 0px;
    padding: 0px 10px;
}
.single-blog h4 {
     line-height: 1.0em;
    padding: 0px 10px;
}
.single-blog  {
    border: 1px solid #00000014;
    padding: 2px;
    box-shadow: 0px 0px 6px 1px #00000024;
}
.seo-audit-section {
    background: #0d2c54;
}
.seo-audit-section .form-control.white-btn-lg:hover, .get-a-touch-modal .form-control.white-btn-lg:hover, .seo-audit-section .form-control.white-btn-lg:focus, .get-a-touch-modal .form-control.white-btn-lg:focus, .seo-audit-section .form-control.white-btn-lg:active{
    background: #000000;
    border-color: #000000;
    color: #fff;
    border: 1px solid #000000;
}
.seo-audit-section .form-control.white-btn-lg {
    line-height: 16px;
    border: 1px solid #fff;
}
.left-info-contact p {
    margin-bottom: 0;
    opacity: 1;
    font-size: 13px;
    color: #000;
    font-weight: 500;
}
.left-info-contact p a{ color: #000;}
.contact-form{border: 1px solid #0d2c54;padding: 30px 30px 10px;
    background: #0d2c54;}
.contact-form .form-control{color: #000;
    border: 1px solid #0d2c54;
    background: #fff;font-size: 13px;}
.contact-form .input-group-addon{
    background-color: #ffb400;
	border: 1px solid rgb(13, 44, 84);
	border-right: 0;
}
.contact-form ::placeholder{color:#00000091; font-size:13px;}
.contact-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #00000091;
  font-size:13px;
}
.contact-form ::-moz-placeholder { /* Firefox 19+ */
  color: #00000091;
  font-size:13px;
}
.contact-form :-ms-input-placeholder { /* IE 10+ */
  color: #00000091;
  font-size:13px;
}
.contact-form :-moz-placeholder { /* Firefox 18- */
  color: #00000091;
  font-size:13px;
}
.link-disable{cursor:default;}
.contact-form .btn {
    line-height: 16px;
       border: 1px solid #ffb400 !important;
    background: #0d2c54 !important;
    color: #fff !important;
    font-size: 14px;
    display: block !important;
}
.contact-form .btn:hover{background: #ffb400 !important;}
.left-info-contact p span {
    margin-right: 8px;
    color: #ffb400;
}
.contact-us-section .left-info-contact{
    padding-left: 3%;
    background: #0d2c5412;
}
.contact-us-section h3 {
    border-bottom: 1px solid #ffffff;
}
.start-project h3, .start-project p  {
    color: #fff;
}
.validation-form label.error {
    bottom:0px;
    font-size: 13px;
    left: 1px;
    top: -16px;
	color: #edf0f3;
}
.service-content-wrapper span {
    color: #7fb800;
}
.top-navbar .navbar-nav > li > a.nav-link {
    font-family: "Montserrat", sans-serif;
	font-size: 13px;
}
.get-a-touch-modal .modal-dialog {
    max-width: 487px;
    width: 70%;
}
.get-a-touch-modal .modal-dialog {
    min-width: 500px;
}
.get-a-touch-modal .modal-content .float-left {
    width: 80%;
}
.get-a-touch-modal .modal-content{border: 1px solid #fff;}
.get-a-touch-modal .modal-dialog .input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    width: 83%;
    margin: 0 auto;
}
 .get-a-touch-modal .form-control.white-btn-lg, .start-project .btn {
    background: #00a6ed;
    border-color: #fff;
    color: #fff;
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    cursor: pointer;
    border: 1px solid #00a6ed;
	padding: 7px 10px;
    font-size: 13px;
    border-radius: 3px;
}
.get-a-touch-modal .form-control.white-btn-lg:hover, .get-a-touch-modal .form-control.white-btn-lg:focus
{
	background: #f6511d;
    border-color: #f6511d;
    color: #fff;
    border: 1px solid #f6511d;
}
 ::placeholder{color:#0000006b; font-size:13px;}
 ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #0000006b;
  font-size:12px;
}
 ::-moz-placeholder { /* Firefox 19+ */
  color: #0000006b;
  font-size:12px;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #0000006b;
  font-size:12px;
}
 :-moz-placeholder { /* Firefox 18- */
  color: #0000006b;
  font-size:12px;
}
.label{
    display: block;
    text-align: left;
   padding-left: 9%;
    font-size: 13px;
   margin-bottom: 5px;
    font-weight: 600;
    color: #000;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}
.modal-header {
    padding: 0 0 0 15px;
	border-bottom: 1px solid #e1e3e4;
}
.modal-footer a{
    color: #000;
    font-size: 13px;
}
.modal-footer{
    padding: 13px 43px 0;
}
.banner-text p {
    font-size: 14px;
	    position: relative;
		margin-top: 40px;
}
.start-project {
    margin-top: 0;
}
.banner-text p a {
    color:#fff;
	font-family: 'Montserrat', sans-serif !important;
}

.banner-text p .v-line{display: inline-block;padding-left: 3px;
    padding-right: 3px;}
	.top-btn {
    background: #7fb800 none repeat scroll 0 0;
    bottom: 20px;
    color: #fff;
    font-size: 20px;
    height: 35px;
    line-height: 40px;
    position: absolute;
    right: 7%;
    text-align: center;
    width: 36px;
	bottom: -12px;
}
.sub-head, .sub-head1{display: block;
    font-weight: 400;
    font-size: 32px;
    color: #fff;}
.sub-head1{display:inline-block;}
	footer ul li, footer ul li a, footer p {
    font-size: 13px;
}
footer .top-social-icon-list li{display:inline-block;}
footer .top-social-icon-list li a{font-size: 14px;
    background: #fff;
	color:#222;
    height: 30px;
    display: inline-block;
    width: 30px;
    text-align: center;
    line-height: 27px;
    border-radius: 100%;}
footer	.top-social-icon-list li a:hover, footer .top-social-icon-list li a:focus, footer .top-social-icon-list li a:active
{
	color: #222;
}
footer	.top-social-icon-list li a.facebook, footer	.top-social-icon-list li a.facebook:hover{
	background: #3b5998!important;
    border-color: #3b5998!important;
    color: #fff;
}
footer	.top-social-icon-list li a.twitter, footer	.top-social-icon-list li a.twitter:hover{
	background: #0084b4!important;
    border-color: #0084b4!important;
    color: #fff;
}
footer	.top-social-icon-list li a.google-plus, footer	.top-social-icon-list li a.google-plus:hover{
	background: #d34836!important;
    border-color: #d34836!important;
    color: #fff;
}
footer	.top-social-icon-list li a.linkedin, footer	.top-social-icon-list li a.linkedin:hover{
	background: #007bb5!important;
    border-color: #007bb5!important;
    color: #fff;
}
footer	.top-social-icon-list li a.youtube, footer	.top-social-icon-list li a.youtube:hover{
	background: #bb0000!important;
    border-color: #bb0000!important;
    color: #fff;
}
.is-sticky .navbar-nav > li.active > a.nav-link, .is-sticky .navbar-nav > li.active > a.nav-link:hover, .is-sticky .navbar-nav > li.active > a.nav-link:active, .is-sticky .navbar-nav > li.active > a.nav-link:focus {
    color: #000;
}
.contact-banners {
    background: url(../images/page-banner/contact-us.jpg) no-repeat center;
    background-size: cover;
}
.input-group ul.dropdown-menu{
min-width: 20rem;
background-color: #efefef;
border-top: none;
padding: 10px 0;
}
.multiselect-all{display:none;}
.multiselect-container>li>a {
    padding: 0;
    font-size: 13px;
    color: #000;
}
.multiselect-selected-text{font-size: 13px;}
.mega-dropdown-block .nav {
    display: inline;
}
.mega-dropdown-block .nav-pills li a{color:#000;font-size: 13px;display: block;
    padding:10px 21px;border: 2px solid transparent;    cursor: default;}
	
	.mega-dropdown-block .tab-pane p a{color:#000;font-size: 13px;display: block;
    padding:8px 21px;border:2px solid black;margin:8px;text-align: center;}
	.mega-dropdown-block .tab-pane p a:hover{background:#f14e16;color: white;font-weight: bold;;}
	
	
	.mega-dropdown-block .nav-pills li a:hover, .mega-dropdown-block .nav-pills li a:active, .mega-dropdown-block .nav-pills li a:focus, .mega-dropdown-block .nav-pills li a:visited
	{
		background: #f14e16;
    color: #fff !important;
	padding: 10px 21px;
        font-weight: bold;
	}
	.mega-dropdown-block .nav-pills li a.active{
		background: #a72e04;
    color: #fff !important;
    margin-right: -2px;
    border-right: none;
	}
	
	.header-tab-content
	{
	padding:7px 0;
    background: #ffffff75;
    color: #fff;
    
    border-left: none;
	min-height: ;
	}
.header-tab-left .nav-pills li.active {background: #a72e04;
    color: #fff !important;
	margin-right: 1px;
    border: 2px solid #a72e04;}
.header-tab-left .nav-pills li.active a{color: white !important;}
	.header-tab-left .nav-pills li a.active {
    background: #a72e04;
    color: #fff !important;
    margin-right: -2px;
    border-right: none;
        font-weight: bold;
}
.header-tab-left .nav-pills li
{
    border: 2px solid #000;
	margin:8px;
	    box-shadow: 0 0 5px #fff;
}
.mega-dropdown-block .tab-pane p{
    margin-bottom: 0px;
	text-align: left;
}
.vertical-divide h6 span{font-size: 55px;
    display: block;
    color: #222;
    padding: 0;
    background: #ffb400;
    border-radius: 100%;
    height: 90px;
    width: 90px;
    margin: 0 auto;
    line-height: 90px;
    text-align: center;
    margin-bottom: 15px;}
footer .vertical-divide:nth-child(2n){
    border: medium none;
}
footer .footer-form .label{display: block;
    text-align: left;
    padding-left: 1%;
    font-size: 13px;
    margin-top: 0;
    color: #fff;
    font-weight: 300;
    margin-bottom: 0;}
footer .footer-form	.form-control {
    display: block;
    width: 100%;
    padding: .3rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    font-size: 13px;
    color: #ddd;
    background-color: transparent;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 0;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    margin-top: 3px;
	margin-bottom: 15px;
}
footer .footer-form	input[type=submit]{background: #ffb400;
    display: block;
    margin: 0 auto;
    padding: 7px 2px;
    border-radius: 0px;
    font-size: 13px;
	cursor:pointer;
	color: #000;
    font-weight: 500;}
.vertical-divide h6{color: #fff;font-weight: 300;
    font-size: 16px;}
.vertical-divide{
text-align: center;
    border-right: 1px solid #373737;
    margin-bottom: 40px;
    min-height: 184px;
    padding: 0 40px;
	float: left;
}
.padding-top{padding-top:3%;}
footer .brand img {
    margin-top: 20%;
}
.header-tab-left{
    min-height: ;
    padding: 0;
    border-right: 2px solid #ffb400;
}
.header-box{
	border: 1px solid transparent;
    background: #232222;
	    padding: 4px;
}
.header-box .img-thumbnail {
    padding: .25rem;
    background-color: #232222;
    border: 0px solid #ddd;
    border-radius: .25rem;
    transition: all .2s ease-in-out;
    max-width: 100%;
    height: auto;
}
.header-box .img-thumbnail img{
    border-radius: 100%;
    width: 45%;
    /*margin: 0 auto;*/
	float:left;
    margin-top: 2px;
}
.header-box .input-group .form-control{
    border: none;
    border-bottom: 1px solid #ababab2b;
    border-radius: 0;
    font-size: 11px;
    background: transparent;
	   color: #fff;
}
.header-box ::placeholder{color:#0000006b; font-size:11px;}
.header-box ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ffffff4f;
  font-size:11px;
}
.header-box ::-moz-placeholder { /* Firefox 19+ */
  color: #ffffff4f;
  font-size:11px;
}
.header-box :-ms-input-placeholder { /* IE 10+ */
  color: #ffffff4f;
  font-size:11px;
}
.header-box .input-group .form-control :-moz-placeholder { /* Firefox 18- */
  color: #ffffff4f;
  font-size:11px;
}
.header-box .figure-caption{margin-top: 0px;}
.header-box .input-group input[type=submit]
{
    color: #fff;
    background-color: #f6511d;
    border-color: #0d2c54;
    font-size: 11px;
    border-radius: 5px;
    padding: 5px 13px !important;
    box-shadow: none;
    width: 44%;
    flex: none;
    margin: 0 auto;
    margin-top: 7px;
}
.header-box span{
    font-size: 11px;
    text-align: center;
    font-weight: 600;
    display: inherit;
    margin-top: 21px;
	color: #fff;
}
.header-box p{
    font-size: 11px;
    text-align: left;
    font-weight: 500;
    margin-top: 5px;
    margin-bottom: 4px;
    border-top: 1px solid #ffb400;
    padding-top: 3px;
	color: #fff;
}
.process-steps-wrapper p {
    font-size: 13px;
    color: #000;
    text-align: center;
}
.go-to-content-wrapper p {
    font-size: 13px;
    text-align: center;
}
.go-to-content-wrapper span.fa{font-size: 25px;
    background: #ffb400;
    color: #222;
    padding: 0;
    border-radius: 100%;
    height: 50px;
    width: 50px;
    text-align: center;
    display: block;
    margin: 0 auto;
    line-height: 51px;}
.go-to-content-wrapper h4 {
    font-size: 15px;
    font-weight: bold;
    margin: 7px 0;
	color: #222;
}
.my-service-list
{
	 border: 1px solid #222;
    padding: 8px 11px;
    width: 15.666667%;
    flex: unset;
    margin: 5px;
	padding-bottom: 30px;
}
/*.service-process-wrapper .section-title
{
	margin-top: 20px;
}
.service-process-wrapper .secpadd
{
	padding: 50px 0px 0;
}*/
.video{position: relative;}
.video video::after{position:absolute; left:0;top:0;bottom:0; background:#000; z-index:999;}
.video video{width:100%;}
.video > .banner-text{position: absolute;
    z-index: 3;
    bottom: 15%;
    left: 8%;
	padding-top: 0;}
video > .custom-website-banners1 {
    background: transparent;
}
b, strong {
    font-weight: 600;
}
span.multiselect-native-select {
    position: relative;
    width: 100%;
}
span.multiselect-native-select .btn-group {
    width: 100%;
}
span.multiselect-native-select .btn-group .multiselect {
    width: 100%;
    flex: none;
    background: transparent;
    border: 1px solid #00000017;
    border-radius: 5px;
    font-size: 13px;
	text-align: left;
	padding: 9px 10px;
}
.custom-dropdown
{
    max-width: 37% !important;
    margin: 0 auto;
    left: 65% !important;
	box-shadow: 0px 4px 9px 0px #0000006e;
    border-radius: 0px 0px 10px 10px;
}
.custom-dropdown .header-box
{
	max-width:39%;
}
.custom-dropdown .header-tab-left
{
	margin-right: 2%;
    flex: none;
    max-width: 100%;
    padding-right: 2%;
    padding-left: 1%;
}
.custom-dropdown .nav {
    display: inline;
}
.custom-dropdown .nav-pills li a {
    color: #000;
    font-size: 13px;
    display: block;
    padding: 10px 21px;
    border: 2px solid transparent;
}
.custom-dropdown .nav-pills li a:hover, .custom-dropdown .nav-pills li a:active, .custom-dropdown .nav-pills li a:focus, .custom-dropdown .nav-pills li a:visited {
    background: #f14e16;
    color: #fff ;
	}
.custom-dropdown .header-tab-left .nav-pills li.active {
    color: #fff;
	margin-right: 0px !important;
   }
   .loader {
  border: 5px solid #f3f3f3;
  border-radius: 50%;
  border-top: 5px solid #0d2c54;
  border-bottom: 5px solid #0d2c54;
  border-left: 5px solid #f6511d;
   border-right: 5px solid #f6511d;
  width: 20px;
  height: 20px;
  -webkit-animation: spin 3s linear infinite; /* Safari */
  animation: spin 3s linear infinite;
  z-index: 99999;
    position: fixed;
}
/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.inner-banner-wrapper .overlay {
    background: rgba(0, 0, 0, 0.18) none repeat scroll 0 0;
}
  
/***************Media CSS*****************/

@media (max-width:768px){
	.caption-content-wrapper{
		    padding-top: 30px;
	}
	
}
@media (max-width:768px) and (min-width:500px)
{
	.caption-content-wrapper{
		    padding-top: 30px;
	}
	
	.carousel{
 height: 525px;
	}
	.vertical-divide {
    margin-bottom: 15px;
    padding: 0 5px;
}
footer {
    padding: 10px 0;
}
.vertical-divide h6 span {
    font-size: 40px;
    height: 70px;
    width: 70px;
    line-height: 70px;
    margin-bottom: 15px;
}
.banner-text h1{font-size: 40px;}
.banner-text {
    padding: 10% 0px 0%;
}
header nav.top-navbar {
    background: #fff;
}
.top-navbar .navbar-nav > .active > a.nav-link, .top-navbar .navbar-nav > .active > a.nav-link:hover, .top-navbar .navbar-nav > .active > a.nav-link:focus {
    color: #000;
    background-color: transparent;
}
.top-navbar .navbar-nav > li > a.nav-link {
    color: #000;
}
header .top-navbar .navbar-nav > li > a.nav-link {
    padding: 5px 20px;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #000;
}
.top-navbar .navbar-nav > li > a.nav-link:hover, .top-navbar .navbar-nav > li > a.nav-link:focus, .top-navbar .navbar-nav > li > a.nav-link:active {
    color: #000;
    background: transparent;
}
.most-top-info-wrapper {
    display: none;
}
.sticky.is-sticky {
    top: -15px;
	padding-top: 18px;
	padding-bottom: 10px;
}
.navbar-light .navbar-toggler .navbar-toggler-icon:after {
    font-size: 24px;
    color: rgb(0, 0, 0);
    cursor: pointer;
}
.mega-dropdown-block, .custom-dropdown
{
	max-width: 100% !important;
}
header .top-navbar .navbar-nav > li > a.btn {
	margin-top: 5px;
}
.top-navbar .navbar-nav > li.dropdown > a.nav-link::after, .top-navbar .navbar-nav > li > a.nav-link::after
{
	display:none;
}
}
@media (max-width:480px) and (min-width:320px)
{
	.most-top-info-wrapper {
   display:none;
}
.form-text-header{
	
}
header .top-navbar .navbar-nav > li > a.nav-link {
    padding: 10px 10px 10px 22px;
    font-size: 12px;
    display: block;
    text-align: left;
}
.top-navbar .navbar-nav > .active > a.nav-link, .top-navbar .navbar-nav > .active > a.nav-link:hover, .top-navbar .navbar-nav > .active > a.nav-link:focus {
    color: #000;
    background-color: transparent;
}
.navbar-light .navbar-toggler .navbar-toggler-icon:after {
    content: "\e92b";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    font-family: "linearicons";
    font-size: 20px;
    color: #222;
    cursor: pointer;
    line-height: 25px;
    font-weight: bold;
}
.inner-banner-wrapper {
    padding-top: 52px;
}
.banner-text h1 {
    text-align: center;
    color: #fff;
    margin-top: 0%;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 30px;
}
.sub-head, .sub-head1 {
    font-size: 30px;
	font-weight: 400;
}
.mobile .navbar-toggler .navbar-toggler-icon:after {
    content: "\e92b";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    font-family: "linearicons";
    font-size: 30px;
    color: #8DCF3F;
    cursor: pointer;
    line-height: 25px;
}
.mobile .navbar-toggler .navbar-toggler-icon {
    background: none;
    position: relative;
}
.mobile .navbar-header {
    width: 100%;
}
.mobile .navbar-toggler{float: right;outline: none;}
.dropdown-submenu {
  position: relative;
}
.mega-dropdown-block{max-width: 100%;}
.mega-dropdown-block .nav-pills li a {
    color: #000;
    font-size: 12px;
    display: block;
    padding: 3px 10px;
    border: 1px solid transparent;
}
.mega-dropdown-block .nav-pills li a.active {
    background: #ffd775;
    color: #000 !important;
    margin-right: 0px;
    border: 1px solid #ffe239;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: rgb(255, 226, 57);
    border-right: 1px solid #ffe239;
}

.header-tab-left {
    border-right: 0px solid #ffd775;
	min-height: 0;
}
.header-tab-content {
    border: 1px solid #ffe239;
	margin-top: 3px;
	min-height: 0;
}
.is-sticky .navbar-nav > li > a.nav-link:hover, .is-sticky .navbar-nav > li > a.nav-link:active, .is-sticky .navbar-nav > li > a.nav-link:focus, .is-sticky .show>.nav-link {
    color: #000;
    background: transparent;
}
.top-navbar .navbar-nav > li.dropdown:hover a.nav-link::after, .top-navbar .navbar-nav > li:hover > a.nav-link::after {
    content: "";
    position: absolute;
    bottom: 21%;
    left: 8%;
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    display: block;
    width: 0;
    background: transparent ;
}
header .top-navbar .navbar-nav > li > a.nav-link{border-radius: 0;}
header .top-navbar .navbar-nav > li > a.btn {
    float: left;
    margin-top: 0px;
    margin-left: 22px;
}
.navbar-nav{padding-bottom: 15px;}
.sticky.is-sticky {
    position: absolute;
}
/*.header-tab-left .nav-pills li.active
{
	margin-right: 0px;
}*/
.carousel-indicators
{
	display: none;
}
footer {
    padding: 0px 0;
}
footer .brand img {
    margin-top: 2%;
}
.vertical-divide {
    border-right: 0px solid #373737;
    margin-bottom: 10px;
    min-height: 160px;
    padding: 0 40px;
    float: left;
}
.vertical-divide h6 span {
    font-size: 30px;
    color: #222;
    padding:0;
    height: 60px;
    width: 60px;
    line-height: 60px;
    margin-bottom: 15px;
}
.service-process-wrapper {
    margin-bottom: 0;
}
.start-project {
    margin-top: 10px;
	padding:10px 0 10px 0;
}
footer {
    padding: 0px 0;
}
.service-details-content p {
    margin-top: 0;
}
.service-details-content, .go-to-content-wrapper {
    margin-top: 15px;
}
.service-left-img-wrapper {
    text-align: center;
    margin-top: 0;
}
section .section-title {
    margin-bottom: 10px;
    margin-top: 10px;
}
.service-details-content .btn-wrapper {
    margin-top: 5px;
	margin-bottom: 5px;
}
.portfolio, .latest-blog-section {
    margin-bottom: 20px;
}
.more-btn-wrapper {
    margin-top: 10px;
}
.portfolio, .latest-blog-section {
    margin-bottom: 20px;
}
.service-details-container {
    padding-left: 0;
}
.seo-audit-section.get-in-touch-section {
    margin-top: 10px;
}
.protfolio-item {
    margin-top: 8px;
}
section .section-title {
    margin-bottom: 0;
    margin-top: 20px;
}
h3 {
    margin-bottom: 10px;
    font-size: 17px;
    text-align: center;
}
.caption-content-wrapper .btn-wrapper .btn {
    padding: 5px 10px;
    font-size: 12px;
}
.carousel-caption h1 {
    font-size: 18px;
    line-height: 22px;
}
.caption-content-wrapper {
    padding: 0% 0;
}
.my-service-list
{
	width: 100%;
	margin: 5px 15px;
}
.go-to-content-wrapper a.read-more
{
	left: 33%;
}
.custom-dropdown {
    max-width: 100% !important;
}
.custom-dropdown .header-tab-left {
    max-width: 100%;
	margin-bottom: 10px;
}
.custom-dropdown .header-box {
    max-width: 100%;
}
.get-a-touch-modal .modal-dialog {
    min-width: 100%;
}
.modal-dialog {
    margin: 32px auto;
}
.video > .banner-text {
    bottom: 0%;
	left: 0;
	    right: 0;
}
.slider-bg{
	     margin-top: -22%;
}
.slider-btn{
	background-color: #ff6825;
    border-color: #fff;
    color: #fff;
    text-align: center;
    display: inline-block;
   
    text-transform: uppercase;
    cursor: pointer;
    border: 1px solid #00a6ed;
    padding: 7px 10px;
    font-size: 13px;
    border-radius: 3px;
	width:100%
}
.slider-modal-header{
	text-align: center;
    background: #2366a0;
    width: 500px;
    margin-left: -15px;
    height: 50px;
	border-top-right-radius: 5px;
    border-top-left-radius: 5px;
	
}
.slider-text{
	text-align: center;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    padding-top: 12px;
}
.carousel {
    height: 580px;
    padding-top: 0px;
}
}
.slider-bg{
	  background: #fff;
    width: 75%;
    height: auto;
    border-radius: 5px;
	padding-bottom:15px;
	margin-left:40px;
}
.slider-btn{
	background-color: #ff6825;
    border-color: #fff;
    color: #fff;
    text-align: center;
    display: inline-block;
   
    text-transform: uppercase;
    cursor: pointer;
    border: 1px solid #00a6ed;
    padding: 7px 10px;
    font-size: 13px;
    border-radius: 3px;
	width:100%
}
.form-text-header{
	    border-top-left-radius: 5px;
		    border-top-right-radius: 5px;
	background: #178abb;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    height: auto;
    padding: 6px 0px 0px 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 25px;
	color:#fff;
}
.slider-text{
	text-align: center;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    padding-top: 12px;
}
.label-gap{
	
	margin-bottom: -5px;
}
.Career-banners{
	background: url(../images/page-banner/carrer.jpg);
}

	.opportunity-content {
    max-width: 1046px;
    margin: 0 auto;
    width: 100%;
}
 .col-one {
   width: 38.4%;
  
    font-size: 18px;
    color: #0d2c54;
}
.opportunity-content {
    max-width: 1046px;
    margin: 0 auto;
    width: 100%;
}
.opportunity-content thead {
    border-bottom: 2px solid #0d3964;
}
 .career-content{
	 border-bottom: 1px solid;

}
.apply-btn {
    background: #ffb400;
    border: 2px solid #ffb400;
    color: #000;
    width: 55%;
    height: 35px;
    font-weight: bold;
    display: block;
    text-align: center;
    padding-top: 5px;
    /* margin-top: auto; */
    /* margin-bottom: AUTO; */
    padding-top: auto;
    padding-bottom: auto;
    border-radius: 3px;
}
.apply-btn:hover{
	color:#000;
}
.pro-head{
	text-align:left;
	padding-right: 25px;
}
.our-cleint-wrapper {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url(../images/our-client-shadow.html) center top no-repeat #FFF;
}
.our-client-midcontainer {
    /* width: 1193px; */
       height: auto;
    /* margin: 0 auto; */
    /* padding: 111px 0 0; */
	margin-left: -38px;
}
.client-area {
    width: 1160px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
.client-area ul li {
    width: 230px;
    height: 160px;
    float: left;
    text-align: center;
    border-left: #e5e5e5 solid 1px;
    border-top: #e5e5e5 solid 1px;
    padding: 40px 0 0;
}
.client-area ul li:nth-of-type(5n+1) {
border-left: 0;
}
.client-area ul li:nth-child(1), .client-area ul li:nth-child(2), .client-area ul li:nth-child(3), .client-area ul li:nth-child(4), .client-area ul li:nth-child(5) {
    border-top: 0;
}
.client-title{
	
}