/* Theme custom style css start here ======================================== */ * {     margin: 0;     padding: 0;    outline: none } 
div#wp-custom-header {
    display: none;
}
body {
     font-family: 'Open Sans', sans-serif;
     font-size: 16px;
     line-height: 1.5;
     font-weight: 300;
     color: #444;
}
 img {
     max-width: 100%;
     height: auto;
}
 a {
     text-decoration: none;
     display: inline-block;
     color: #FF9331;
}
 a:focus, a:hover {
     text-decoration: none;
     outline: none;
}
 h1, h2, h3, h4, h5, h6 {
     margin: 0;
     padding: 0;
     letter-spacing: 0 
}
 li {
     list-style: none;
}
 ul, ol {
     margin: 0;
}
 p {
     margin-bottom: 20px;
}
 .twentyseventeen-front-page article:not(.has-post-thumbnail):not(:first-child) {
     border-top: 0;
}
/* CSS starts here */
 input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"] {
     color: #c0c0c0;
     background: #fff;
     border: 1px solid #c0c0c0;
     border-radius:0;
     padding: 2px 10px;
     height: 40px;
     font-size: 14px;
     width: 100%;
}
 textarea {
     color: #c0c0c0;
     background: #fff;
     border: 1px solid #c0c0c0;
     border-radius:0;
     display: block;
     padding: 2px 10px;
     max-height: 140px;
     font-size: 14px;
     width: 100%;
}
 button, input[type="button"], input[type="submit"] {
     background-color: #ff5a5f;
     border: 0;
     color: #fff;
     display: inline-block;
     font-size: 14px;
     font-weight:400;
     line-height: 1;
     padding: 2px 10px;
}
 input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
     color: #c0c0c0;
     border-color: #ccc;
}
 .entry-title a, .entry-meta a, .page-links a, .page-links a .page-number, .entry-footer a, .entry-footer .cat-links a, .entry-footer .tags-links a, .edit-link a, .post-navigation a, .logged-in-as a, .comment-navigation a, .comment-metadata a, .comment-metadata a.comment-edit-link, .comment-reply-link, a .nav-title, .pagination a, .comments-pagination a, .site-info a, .widget .widget-title a, .widget ul li a, .site-footer .widget-area ul li a, .site-footer .widget-area ul li a, .entry-content a:focus, .entry-content a:hover, .entry-summary a:focus, .entry-summary a:hover, .widget a:focus, .widget a:hover, .site-footer .widget-area a:focus, .site-footer .widget-area a:hover, .posts-navigation a:focus, .posts-navigation a:hover, .comment-metadata a:focus, .comment-metadata a:hover, .comment-metadata a.comment-edit-link:focus, .comment-metadata a.comment-edit-link:hover, .comment-reply-link:focus, .comment-reply-link:hover, .widget_authors a:focus strong, .widget_authors a:hover strong, .entry-title a:focus, .entry-title a:hover, .entry-meta a:focus, .entry-meta a:hover, .page-links a:focus .page-number, .page-links a:hover .page-number, .entry-footer a:focus, .entry-footer a:hover, .entry-footer .cat-links a:focus, .entry-footer .cat-links a:hover, .entry-footer .tags-links a:focus, .entry-footer .tags-links a:hover, .post-navigation a:focus, .post-navigation a:hover, .pagination a:focus:not(.prev):not(.next), .pagination a:hover:not(.prev):not(.next), .comments-pagination a:focus:not(.prev):not(.next), .comments-pagination a:hover:not(.prev):not(.next), .logged-in-as a:focus, .logged-in-as a:hover, a:focus .nav-title, a:hover .nav-title, .edit-link a:focus, .edit-link a:hover, .site-info a:focus, .site-info a:hover, .widget .widget-title a:focus, .widget .widget-title a:hover, .widget ul li a:focus, .widget ul li a:hover {
     box-shadow: none;
}
 .site-branding {
     padding: 0;
     margin: 0;
}
 .widget ul li {
     border-bottom: 0;
     border-top: 0;
     padding: 0;
}
 embed, iframe, object {
     margin-bottom: 0;
}
 .blog:not(.has-sidebar) #primary article, .archive:not(.page-one-column):not(.has-sidebar) #primary article, .search:not(.has-sidebar) #primary article, .error404:not(.has-sidebar) #primary .page-content, .error404.has-sidebar #primary .page-content, body.page-two-column:not(.archive) #primary .entry-content, body.page-two-column #comments {
     float: none;
     width: 100%;
}
 body:not(.has-sidebar):not(.page-one-column) .page-header, body.has-sidebar.error404 #primary .page-header, body.page-two-column:not(.archive) #primary .entry-header, body.page-two-column.archive:not(.has-sidebar) #primary .page-header {
     float: none;
     width: 100%;
}
/* .blog:not(.has-sidebar) #primary article, .archive:not(.page-one-column):not(.has-sidebar) #primary article, .search:not(.has-sidebar) #primary article, .error404:not(.has-sidebar) #primary .page-content, .error404.has-sidebar #primary .page-content, body.page-two-column:not(.archive) #primary .entry-content, body.page-two-column #comments {
     float: none;
     width: 100%;
}
 */
 .wrap, .container, .panel-content .wrap{
     max-width: 1120px;
     width: 100%;
     padding-left:15px;
     padding-right: 15px;
     padding-top: 0;
     padding-bottom: 0
}
 .home .page-banner{
     display: none
}
 .page-banner:before{
     content: "";
     position: absolute;
     left: 0;
     right: 0;
     top: 0;
     bottom: 0;
     background: rgba(0,0,0,0.6);
     z-index: -1
}
 .page-banner{
     background: url(assets/images/page-banner.jpg) no-repeat center top;
     position: relative;
     background-size: cover;
     z-index: 0;
     padding: 80px 0;
     margin-bottom: 40px
}
 .page-banner h1{
     text-transform: uppercase;
     color: #fff;
     font-weight: 700;
     font-size: 40px
}
 .widget-title {
     margin-top: 0;
     font-weight: 700;
     margin: 0 auto 15px;
     font-size: 33px;
}
 .site-header {
     background-color: transparent;
}
 .site-info {
     float: none;
     padding: 10px 0;
     width: 100%;
     font-size: 14px;
     text-align: center;
     margin: 0 
}
 .site-footer {
     font-size: 14px;
     margin-top: 0;
}
/*Header css */
/*Header css Ends */
 


.site-header {
	background-color: #03a9f4;	
	z-index: 1;
}

.site-logo {
	width:180px;
	float: left;
	position: relative;
	z-index: 9;
}
.site-logo img {
    height: 80px;
}

#masthead {
    height: 80px;
    box-shadow: 1px 1px 2px #444;
    width: 100%;
}

.top-area .header-social{display:none;}

#site-navigation {
    float: right;
    clear: none;
    margin-top: 18px;
}

.top-area.hidden-xs {
    display: none;
}
.header-widget {
    margin-top: 10px;
}
#site-navigation li.active a{color:#03a9f4;}
#site-navigation li.active a:before {
    content: '';
    background: #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    transform: skew(12deg);
}
header .container{position:relative;}
#top-menu  {overflow-y:hidden;padding:0 5px;}

#top-menu a {
    color: #fff;
    padding: 8px 20px;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
	z-index:1;
	transition:all 0.4s ease;
	
}
#top-menu a:before {
    content: '';
    background: #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
	transition:all 0.4s ease;
    transform: skew(12deg) translate(0,-100%);
}
#top-menu a:hover{ color:#03a9f4;}
#top-menu a:hover::before{transform:skew(12deg) translate(0,0%);}

/*---- fix header ----*/



/*------- main slider start ---------*/


/*-------who we are section ---------*/
#who-we-are #who-we-are-txt {
	position: relative;
	padding: 0 30px 0 60px;
}
#who-we-are #who-we-are-txt h1 {
	position: absolute;
	left: -20%;
	top: 87px;
	transform: rotate(-90deg);
	font-weight: bold;
	color: #03a9f4;
}
#who-we-are #who-we-are-txt h1::before {
	content: '';
	left: -100%;
	top: 20px;
	width: 180px;
	height: 2px;
	background: #000;
	position: absolute;
}
#home-map-img-sc {
	height: 380px;
}
#who-we-are-txt p {
	font-size: 16px;
	text-align: justify;
}

/*-------what we do section ---------*/
div#wht-we-do-txt-sc {
    background: rgba(0,0,0,0.6);
}
#wht-we-do-txt-sc .decoration {
    display: none!important;
}
#heading-custom h2.sow-headline {
    color: #fff;
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 15px;
    font-weight: 300!important;
}
#heading-custom h2.sow-headline:before{content: '';
    background: #ffc138;
    height: 3px;
    width: 60px;
    position: absolute;
    left: 50%;
    bottom: 0;
	margin-left:-30px;
}
#wht-we-do-txt-sc .sow-image-container img {
    margin: 50px auto 20px;
    max-width: 80px;
}
#heading-row {
    width: 100% !important;
    text-align: center;
}
#heading-row .panel-grid-cell {
    width: 100% !important;
}

.panel-row-style {
    background-repeat: no-repeat;
    background-size: cover;
}
/*-------------------- recent product css start ---------------------------*/

.products_sec_item li {
    width: 25%;
    display: inline-block;
    float: left;
    vertical-align: text-bottom;
}
.products_sec_item li a {
    display: block;
    background: #f1f1f1;
    margin: 0 10px;
    text-align: center;
	transition:all 0.4s ease;
}
.products_sec_item li a:hover {
    transform: translate(0,-10px);
    box-shadow: 0px 2px 5px #aaa;
} 
.product_head {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    padding: 8px 10px;
    background: #00aaf0;
}




/*-------------------- Latest news css start ---------------------------*/
#heading-sc .siteorigin-widget-tinymce.textwidget {
	display: inline-block;
	background: #03a9f4;
	transform: skew(12deg,0deg);
	padding: 10px 30px;
	position: relative;
	margin-bottom: 50px;
}
#heading-sc h1 {
	transform: skew(-12deg,0deg);
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 32px;
	letter-spacing: 1px;
}
#heading-sc {
	text-align: center;
}
#heading-sc .siteorigin-widget-tinymce.textwidget::before {
    content: '';
    height: 40px;
    width: 4px;
    background: #222;
    position: absolute;
    left: -3px;
    top: 0;
}
#heading-sc .siteorigin-widget-tinymce.textwidget::after {
    content: '';
    height: 40px;
    width: 4px;
    background: #222;
    position: absolute;
    right: -3px;
    bottom: 0;
}
.so-panel{padding-bottom:0!important;margin-bottom:0!important;}
.panel-grid{margin-bottom:0!important;}

.haeding-h4 {
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 40px;
	margin-top: -30px;
}
/*----------- news section ---------*/
#news-sec p{margin:0;}
#news-sec .news-inner-wrap-view {
    position: relative;
    border: 1px solid #eee;
}
.decoration{display:none;}

#news-sec .grid-news-thumb {height:100%;}

#news-sec .grid-date-post:before{width:10px;height:10px;content:'';right:0;bottom:0;background:#000;position:absolute;}
#news-sec .grid-date-post:before {
    width: 6px;
    height: 23px;
    content: '';
    right: 0;
    bottom: 0;
    background: #6bc3f4;
    position: absolute;
}

#news-sec .grid-date-post {
    position: relative;
    display: inline-block;
    background: #6bc3f4;
    color: #fff;
    padding: 5px 8px;
    font-size: 20px;
    width: 50px;
    height: 50px;
    line-height: 1;
    margin-top: -30px;
    top: -6px;
    left: 0px;
    overflow: hidden;
}
#news-sec .news-content {
    float: left;
    width: 100%;
    clear: both;
    padding: 0 20px;
}
#news-sec .news-title a {
    box-shadow: none;
    font-weight: 600;
    font-size: 16px;
}
#news-sec .news-title{position:relative;padding-bottom: 10px;}
#news-sec .news-title:before{left:0;bottom:0;content:'';background:#6bc3f4;height:2px;width:40px;position:absolute;}
#news-sec a.news-more-link {
    background: transparent;
    color: #6bc3f4;
    box-shadow: none;
    padding: 0;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 500;
}


/*----------- wide range section ---------*/
#wide-txt .textwidget {
    color: #fff;
}
#wide-txt h4.sow-headline {
    margin: 15px 0!important;
    font-weight: 500;
}
#wide-txt .panel-grid-cell {
    padding: 20px;
}
#wide-txt .panel-grid-cell:nth-child(1){background:rgba(132,93,194,0.6);}
#wide-txt .panel-grid-cell:nth-child(2){background:rgba(0,170,240,0.6);}
#wide-txt .panel-grid-cell:nth-child(3){background:rgba(255,193,56,0.6);}


div#wide-txt {
    text-align: center;
    margin-top: 30px;
}
#wide-txt .widget_media_image {
    border: 1px solid #fff;
    width: 100px;
    height: 100px;
    padding: 20px;
    border-radius: 50%;
    margin: 15px auto;
}



/*----------- brands sec ---------*/
.gs_logo_single{border:1px solid #fff;}
.bx-wrapper .bx-prev {    left: -45px;}
.bx-wrapper .bx-next{right: -45px;}
.bx-wrapper .bx-controls-direction a{display:block!important;    box-shadow: none;}

/*----------- client sec ---------*/
.strong-view.small-widget .testimonial-client {
    clear: none;
	color:#fff;
}
.client-say-sc .testimonial-heading{display:none;}
.client-say-sc {
    max-width: 800px;
    margin: 30px auto 0;
    background: rgba(5,142,198,0.6);
    padding: 20px 30px 0;
}
.client-say-sc p {
    color: #fff;
}
.client-say-sc.strong-view.pager-style-buttons .wpmslider-pager-link:before {
    color: #fff!important;
}

/*----------- logistic sec ---------*/
#logistic-sc .panel-grid-cell {
   
    width: 20%;
}
#logistic-sc .sow-image-container {
    background: #fff;
    margin: 3px;
}



/*------------- home contact sc--------------*/
#home-contact-form {
	padding: 50px;
	color: #fff;
}
#home-contact-form h3 {
	margin-bottom: 30px;
	padding-bottom: 20px;
	position: relative;
}
#home-contact-form h3:before{content:'';left:0;bottom:0;height:3px;width:50px;background:#FFC404;position:absolute;}
#home-contact-form h1 {
	text-transform: uppercase;
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 10px;
}
#home-contact-form p {
	font-size: 16px;
}
#home-contact-form .form-control {
	background: transparent !important;
	border: 1px solid #FFC404 !important;
	border-radius: 5px !important;
	min-height: 45px;
	margin-bottom: 15px;
	padding: 10px 12px !important;
}
#home-contact-sc .panel-grid-cell {
	width: 50% !important;
}
#home-contact-map p{margin-bottom:0!important;line-height: 0;}
.submit-btn {
	padding: 10px 30px !important;
	font-size: 16px !important;
	text-transform: uppercase;
	font-weight: 600 !important;
	background: #FFC404 !important;
	border-radius: 5px !important;
	height: 43px;
}
/*----------- footer ---------*/
footer #sow-image-2 {
	max-width: 120px;padding-bottom:10px;
}
.site-footer .widget-column.footer-widget-2 {
	float: left;
	width: 33.3%;
}
.site-footer .widget-column.footer-widget-1 {
	float: left;
	width: 33.3%;
	
}
.site-footer .widget-column.footer-widget-1 p {
	font-size: 16px;
	margin-left: -8px;
	padding-right: 20px;
}
.site-footer .widget-column.footer-widget-1 img{background:#fff;}

.site-footer .widget-column.footer-widget-3 {
	float: left;
	width: 33.3%;
}
.site-footer .widget-column.footer-widget-1 section#sow-editor-3 {
    padding-bottom: 0;
}

h2.widget-title {
    font-weight: 600;
}


#colophon {
	 background-image: url("https://www.telekomconnect.com/wp-content/uploads/2018/03/footer-bg-1.jpg");
	color: #fff;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 20px;
	border-top: none;
}

#colophon a{color:#fff;}
footer .widget-title {
	color: #fff;
	font-size: 20px;
	margin-bottom: 20px;
	padding-bottom: 15px;
	position: relative;
}
footer .widget-title:before{content:'';left:0;bottom:0;height:3px;width:50px;background:#FFC404;position:absolute;}

.foote_list {
	padding-right: 30px;
}
.foote_list li {
	font-size: 16px;
	line-height: 2;
	border-bottom: 1px solid #fff !important;
}
.foote_list li:last-child{border-bottom:none!important;}
.contact-home strong {
    width: 77px;
    display: inline-block;
    font-size: 18px;
    margin-right: 10px;
}
ul.contact-home {
    margin-bottom: 15px;
}
.contact-home li {
    font-size: 16px;
    display: flex;
}

.subscribe-sc #submit {
	padding: 13px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	top: 0;
	right: 0;
	background: #03a9f4;
	border-radius: 0;
}
.subscribe-sc {
	position: relative;
	height: 40px;
	overflow: hidden;
	border: 1px solid #03a9f4!important;
}
.subscribe-sc input {
	border: none;
}
.footer-social li {
	display: inline-block;
}
.footer-social a {
	padding: 7px;
	background: rgba(255,255,255,0.3);
	width: 45px;
	text-align: center;
	height: 45px;
	font-size: 20px;
	position:relative;
	transition:all 0.4s ease;
	overflow:hidden;z-index: 1;
}
.footer-social a::after{background:#03a9f4;position:absolute;transform:translate(100%,0);content:'';left:0;top:0;height:100%;width:100%;z-index:-1;transition:all 0.4s ease;}
.footer-social a:hover::after{transform:translate(0%,0);} 
.footer-social i{z-index:1;}


.subscribe-sc input.tnp-email {
	position: absolute;
	top: 0;
	left: 0;
	height: 40px;
}
.subscribe-sc .tnp-field label {
	display: none;
}


.subscribe-sc input.tnp-submit {
    position: absolute;
    right: 0;
    top: 0;
    background: #03a9f4;
    border-radius: 0;
}


/*---------------*/
header.entry-header {
    border: 1px solid #eee;
}
h1.entry-title {
    background: #03a9f4;
    color: #fff;
    padding: 10px 20px;
    font-size: 28px;
}
.site-content{padding:0;}
aside#secondary {
    background: #f1f1f1;
    padding: 20px!important;
}
.search-form {
    position: relative;
    overflow: hidden;
    height: 50px;
}
.search-field {
    vertical-align: text-bottom;
    margin: 0;
    line-height: normal;
    position: absolute;
    top: 0;
    height: 49px!important;
}
.search-form .search-submit {
    background: #03a9f4;
}
aside#secondary h2.widget-title {
    font-size: 14px;
    margin-bottom: 10px;
}
#secondary li a {
    color: #03a9f4;
    font-size: 14px;
}


body {
  overflow-x: hidden;
}

/*------------------ repair & refur -------------------*/
.heading-h2 {
    font-size: 24px;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.heading-h2:before{content:'';left:0;bottom:0;height:3px;width:50px;background:#FFC404;position:absolute;}
#repair-refurbishment p {
    text-align: justify;
    font-weight: 400;
}
#high-experiance h3 {
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.cstm-design-txt {
    color: #fff;
    text-align: justify;
    padding-left: 25px;
    position: relative;
}
.cstm-design-txt:before {
    position: absolute;
    content: '';
    left: 0;
    top: 6px;
    width: 12px;
    height: 12px;
    border: 1px solid #fff;
    border-radius: 50%;
}

.cstm-design-txt:after {
    height: 92%;
    width: 1px;
    background: #fff;
    content: '';
    position: absolute;
    left: 6px;
    top: 17px;
}
#high-experiance img.so-widget-image {
    max-width: 450px;
    margin: auto;
}

div#online-tracking {
    text-align: center;
	color:#fff;
}
#online-tracking h2 {
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 20px;
}
#online-tracking h2:before{content:'';left:50%;bottom:0;height:3px;width:50px;background:#FFC404;position:absolute;margin-left:-25px;}
#online-tracking p {
    font-weight: 400;
    max-width: 900px;
    margin: auto;
}
#why-choose-sc .siteorigin-widget-tinymce.textwidget {
    background: rgba(0,0,0,0.7);
    padding: 100px 30px;
}
#why-choose-sc h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 50px;
    font-weight: bold;
    margin-bottom: 20px;
}
.choose-us-txt li {
    color: #fff;
    margin-bottom: 15px;
}


.choose-us-txt li {
    color: #fff;
}

/*-----------------------------*/
div#latest-news {
    display: none;
}

div#news-sec {
    display: none;
}
.featurd-prod {
    padding-bottom: 50px;
}


#what-we-do .sow-headline > a:hover {
  color: #ffc404 !important;
}
.whole-sale .decoration {
  display: block;
  margin-top: 0 !important;
}
.whole-sale #who-we-are-txt p {
  font-size: 14px;
  line-height: 24px;
  margin-top: 20px;
  text-align: justify;
}
.whole-sale h2 {
  font-weight: bold;
}

.bottm-sale #who-we-are-txt h2 {
  font-size: 21px;
  text-transform: uppercase;
}
.page-id-400 .site-content, .page-id-452 .site-content {
  padding-bottom: 0 !important;
}
.page-id-438 .bottm-sale #who-we-are-txt {
  background: rgba(0, 0, 0, 0) linear-gradient(45deg, rgba(131, 92, 199, 0.6) 36%, rgba(3, 169, 244, 0.6) 100%) repeat scroll 0 0;
}
.bottm-phn h2 {
  font-size: 22px;
  text-transform: uppercase;
}
.whole-sale.bottm-phn {
  color: #fff;
}
.left-side ul li {
  list-style: unset;
  margin: 25px 0;
}
.left-side ul {
  font-size: 14px;
  list-style-position: outside;
  list-style-type: square !important;
  margin-left: 15px;
}
.left-side {
  margin-left: -26px;
  margin-top: 105px;
  z-index: 0;
}
.left-side ul strong {
  font-size: 16px;
  text-transform: uppercase;
}
.whole-sale.bottm-sale #who-we-are-txt::after {
  background: #1e3b48 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: translate(100%, 0px);
  transition: all 0.9s ease 0s;
  width: 100%;
  z-index: -1;
}
.whole-sale.bottm-sale #who-we-are-txt:hover::after {
    transform: translate(0%, 0px);
}
.bottm-sale #who-we-are-txt {
  color: #fff;
  cursor: pointer;
  min-height: 461px;
  overflow: hidden;
  padding: 22px;
  position: relative;
  transition: all 0.4s ease 0s;
  width: 100%;
  z-index: 0;
}
.page-id-400 .page-banner {
  background-position: center center !important;
}
#why-choose-sc.inter-section .siteorigin-widget-tinymce.textwidget {
  padding: 30px;
}
#why-choose-sc.inter-section h2 
{
  font-size: 35px;
}
#why-choose-sc.inter-section .choose-us-txt li {
  color: #fff;
  margin-bottom: 25px;
	font-size: 14px;
}
.inter-section {
  color: #fff;
}
.inter-section .choose-us-txt strong {
  font-size: 16px;
  text-transform: uppercase;
}
has-header-image.twentyseventeen-front-page .site-branding, .has-header-video.twentyseventeen-front-page .site-branding, .has-header-image.home.blog .site-branding, .has-header-video.home.blog .site-branding {
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  padding-top: 0;
  position: absolute;
  top: 5px !important;
  width: 100%;
  z-index: 9 !important;
}
.site-header .navigation-top {
   position: static !important;
    float: left;
    width: 70%;
    background: transparent;
    border: none;
}
.simplenewsletter .simplenewsleter-field-submit {
    position:  absolute;
    right:  0;
    top: 0;
 /*    background: #03a9f4; */
    bottom: 0;
    font-size: 0;
    width: 50px;
	background: url(assets/images/send-icon.png) #03a9f4 no-repeat;
    background-size: 26px auto;
    background-position: 13px;
}
.simplenewsletter #submit_simplenewsletter {
    position:  relative;
}
.simplenewsletter .simplenewsleter-field-submit:hover {
     background: url(assets/images/send-icon.png) #ffc404 no-repeat;
    background-size: 26px auto;
    background-position: 13px;
}
.custom-header {
    float:  left;
    width: 30% !important;
	height: auto !important;
}
.custom-header-media {
    display:  none;
}
.site-header .site-branding {
    position: static !important;
}
.custom-header .site-branding-text {
    display: none !important;
}