*{
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Rubik', sans-serif;
}
p{
    top: unset;
	padding:0;
	font-weight: unset;
}
/*** 
====================================================================
	Section Title
====================================================================

***/

.sec-title{
	position: relative;
	margin-bottom: 75px;
}

.sec-title .float-text{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	font-size: 58px;
	line-height: 1em;
	color: #2f2f2f;
	font-weight: 700;
	text-transform: uppercase;
	opacity: .10;
	font-family: "Arimo", sans-serif;
}

.sec-title h2{
	position: relative;
	display: block;
	font-size: 30px;
	line-height: 40px;
	color: #2f2f2f; 
	font-weight: 500;
	padding: 16px 0;
}

.sec-title.light .float-text{
	color: #f2f2f2;
	opacity: 0.10;
}

.sec-title.light h2{
	color: #ffffff;
}

.sec-title.text-center .float-text{
	right: 0;
	margin: 0 auto;
}

/***

***/
.auto-container {
    position: static;
    max-width: 1200px;
	
    padding: 0px 15px;
    margin: 0 auto;
}

.specialize-section{
	position: relative;
	padding: 100px 0;
	padding: 5px 0;
	
}

.specialize-section .sec-title{
	margin-bottom: 60px;
}

.services-carousel-two{
	position: relative;
	padding-bottom: 80px;
}

.service-block-two{
	position: relative;
}

.service-block-two .inner-box{
	position: relative;
	display: block;
}

.service-block-two .image-box{
	position: relative;
}

.service-block-two .image-box .image{
	position: relative;
	margin-bottom: 0;
	background-color: #222222;
	overflow: hidden;
}

.service-block-two .image-box .image img{
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 500ms ease;
}

.service-block-two .image-box:hover .image img{
	opacity: .70;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}


.service-block-two .caption-box{
	position: relative;
	padding: 25px 0px;
}

.service-block-two .caption-box h3{
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 1.3em;
	color: #222222;
	font-weight: 400;
	margin-bottom: 5px;
}

.service-block-two .caption-box h3 a{
	color: #222222;
	display: inline-block;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.service-block-two .caption-box h3 a:hover{
	color: #ff8a00;
}

.service-block-two .link-box a{
	position: relative;
	display: inline-block;
	font-size: 15px;
	line-height: 20px;
	color: #ff8a00;
	font-weight: 400;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.service-block-two .link-box a:hover{
	color: #222222;
}

.services-carousel-two .owl-nav{
	display: none;
}

.services-carousel-two .owl-dots{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
}

.services-carousel-two .owl-dot{
	position: relative;
	display: inline-block;
	height: 16px;
	width: 4px;
	margin: 0 5px;
	background-color: #b6b6b6;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	margin-bottom: 7px;
}

.services-carousel-two .owl-dot:hover,
.services-carousel-two .owl-dot.active{
	height: 30px;
	margin-bottom: 0;
	background-color: #ff8a00;
}

/*** 

====================================================================
			Specialize Section Two
====================================================================

***/

.specialize-section-two{
	position: relative;
	padding: 100px 0;
	padding: 0px 0;
}

.specialize-section-two .title-column{
	position: relative;
}

.specialize-section-two .title-column .sec-title{
	margin-bottom: 50px;
}

.specialize-section-two .title-column .text-box{
	position: relative;
}

.specialize-section-two .title-column .text-box h4{
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 1.2em;
	color: #ffac00;
	font-weight: 500;
	margin-bottom: 30px;
}

.specialize-section-two .title-column .text-box p{
	position: relative;
	display: block;
	font-size: 14px;
	line-height: 30px;
	color: #777777;
	font-weight: 400;
	margin-bottom: 30px;
}

.specialize-section-two .title-column .link-box{
	position: relative;
}

.specialize-section-two .title-column .link-box a{
	position: relative;
	display: inline-block;
	font-size: 18px;
	line-height: 30px;
	color: #222222;
	font-weight: 500;
	font-family: "Rubik", sans-serif;
}

.specialize-section-two .carousel-column{
	position: relative;
}

.specialize-section-two .carousel-column .inner-column{
	position: relative;
	padding-left: 40px;
}

.specialize-section-two .carousel-column .carousel-outer{
	position: relative;
	padding-left: 160px;
}

.specialize-section-two .thumbs-carousel{
	position: absolute;
    left: 75px;
    top: -64px;
	transform: rotate(90deg);
    transform-origin: left;
    max-width: 590px;
    margin: 0 auto;
}

.specialize-section-two .thumbs-carousel .thumb-box{
	position: relative;
	cursor: pointer;
}

.specialize-section-two .thumbs-carousel .thumb-box figure{
	position: relative;
	margin-bottom: 0;
}

.specialize-section-two .thumbs-carousel .thumb-box .overlay{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}

.specialize-section-two .thumbs-carousel .thumb-box .overlay:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: #ff9f14;
	opacity: .70;
	content: "";
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.specialize-section-two .thumbs-carousel .thumb-box:hover .overlay:before{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);	
}

.specialize-section-two .thumbs-carousel .thumb-box .overlay .icon{
	position: absolute;
	height: 40px;
	width: 40px;
	left: 50%;
	top: 50%;
	margin-left: -20px;
	margin-top: -20px;
    text-align: center;
    line-height: 40px;
    font-size: 30px;
    color: #222222;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.specialize-section-two .thumbs-carousel .thumb-box:hover .overlay .icon{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	transition-delay: 300ms;
}

.specialize-section-two .carousel-outer .thumbs-carousel img{
	transform: rotate(-90deg);
	width: 130px;
	height: auto;
}

.carousel-outer .thumbs-carousel .owl-nav{
    position: absolute;
    left: 96%;
    bottom: -442%;
    transform: rotate(-90deg);
    transform-origin: left;
    min-width: 300px;
}

.carousel-outer .thumbs-carousel .owl-next,
.carousel-outer .thumbs-carousel .owl-prev{
	position: relative;
	display: inline-block;
	padding-left: 25px;
	font-size: 14px;
	color: #bbbbbb;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 30px;
	padding-top: 6px;
	background-color: #ffffff;
	z-index: 9;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}

.carousel-outer .thumbs-carousel .owl-next:hover,
.carousel-outer .thumbs-carousel .owl-prev:hover{
	color: #ff8a00;
}

.carousel-outer .thumbs-carousel .owl-next:before,
.carousel-outer .thumbs-carousel .owl-prev:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 40px;
	width: 60px;
	border: 2px solid #bbbbbb;
	border-right: 0;
	content: "";
	z-index: -1;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}

.carousel-outer .thumbs-carousel .owl-next:hover:before,
.carousel-outer .thumbs-carousel .owl-prev:hover:before{
	border-color: #ff8a00;
}

.carousel-outer .thumbs-carousel .owl-next:before{
	left: auto;
	right: -25px;
	border: 2px solid #bbbbbb;
	border-left: 0;
}

.carousel-outer .thumbs-carousel .owl-next span{
	margin-left: 5px;
}

.carousel-outer .thumbs-carousel .owl-prev span{
	margin-right: 5px;
}

.specialize-section-two.alternate .title-column{
	order: 12;
}

.specialize-section-two.alternate .carousel-outer .thumbs-carousel .owl-nav{
    position: absolute;
    left: 96%;
    bottom: auto;
    top: -442%;
    transform: rotate(-90deg);
}

.specialize-section-two.alternate .carousel-column .inner-column{
	padding-left: 0;
	padding-right: 40px;
}

/***
==================================================================
			Sidebar Page Container
==================================================================

***/

.sidebar-page-container{
	position: relative;
	overflow: hidden;
	    padding: 29px 0 5px;
}

.sidebar-page-container .sidebar-side,
.sidebar-page-container .content-side{
	position: relative;
	margin-bottom: 0px;
}

.sidebar-widget{
    position: relative;
    margin-bottom:55px;
}

.sidebar-side .sidebar-widget:last-child{
	margin-bottom: 0;
}

.sidebar-page-container .sidebar-title{
	position: relative;
	margin-bottom: 25px;
}

.sidebar-page-container .sidebar-title h3{
	position: relative;
	display: inline-block;
	font-size: 24px;
	line-height: 1.2em;
	color: #222222;
	font-weight: 500;
	text-transform: capitalize;
}

/*Search Box Widget*/

.sidebar .search-box{
	position: relative;
}

.sidebar .search-box .form-group{
	position:relative;
	margin:0px;	
}

.sidebar .search-box .form-group input[type="text"],
.sidebar .search-box .form-group input[type="search"]{
	position:relative;
	display:block;
	font-size:14px;
	color:#777777;
	line-height:28px;
	padding:15px 25px;
	height:60px;
	width:100%;
	border:1px solid #e1e1e1;
	background-color: #ffffff;
	border-radius: 60px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.sidebar .search-box .form-group input:focus{
	border-color:#ff8a00;	
}

.sidebar .search-box .form-group input[type="submit"],
.sidebar .search-box .form-group button{
	position:absolute;
	right:0;
	top:0;
	width:60px;
	height:60px;
	line-height: 60px;
	text-align:center;
	display:block;
	font-size:18px;
	background-color: #222222;
	color:#ffffff;
	font-weight:normal;
	border-radius: 0 30px 30px 0;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.sidebar .search-box .form-group input[type="submit"]:hover,
.sidebar .search-box .form-group button:hover{
	background-color: #ff8a00;
	color: #222222;
}

/*** 

====================================================================
			Service Detail
====================================================================

***/

.service-detail{
	position:relative;
}

.service-detail .inner-box{
	position:relative;
	display:block;
}

.service-detail .image-box{
	position: relative;
	margin-bottom: 35px;
}

.service-detail .image-box .owl-nav{
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	margin-top: -20px;
}

.service-detail .image-box .owl-next,
.service-detail .image-box .owl-prev{
	position: absolute;
	left: 40px;
	top: 0;
	height: 40px;
	width: 40px;
	background-color: #333333;
	color: #ffffff;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
	/* padding-top: 10px; */
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.service-detail .image-box .owl-next{
	left: auto;
	right: 40px;
}

.service-detail .image-box .owl-next:hover,
.service-detail .image-box .owl-prev:hover{
	background-color: #ff8a00;
}

.service-detail .inner-box .image{
	position:relative;
	margin-bottom: 0;
}

.service-detail .inner-box .image img{
	position:relative;
	width:100%;
	display:block;
}

.service-detail .inner-box h2{
	position:relative;
	font-size:30px;
	font-weight:500;
	color:#222222;
	line-height:1.2em;
	margin-bottom:25px;
}

.service-detail .inner-box .text{
	position:relative;
}

.service-detail .inner-box .text .two-column{
	margin-top:40px;
	margin-bottom:30px;
}

.service-detail .inner-box .text p{
	position:relative;
	font-size:14px;
	line-height: 30px;
	color:#777777;
	margin-bottom:30px;
	text-align: justify;
}

.service-detail .inner-box .text strong{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 30px;
	color: #222222;
	font-weight: 500;
	margin-bottom: 10px;
	font-family: "Rubik", sans-serif;
}

.service-detail .inner-box .text h3{
	position:relative;
	font-size:24px;
	font-weight:500;
	color:#222222;
	line-height:1.2em;
	margin-bottom:30px;
}

.service-detail .inner-box ul{
	position: relative;
}

.service-detail .inner-box ul li{
	position: relative;
	display: block;
	font-size: 14px;
	line-height: 26px;
	color: #777777;
	padding-left: 40px;
	margin-bottom: 10px;
}

.service-detail .inner-box ul li:before{
	position: absolute;
	left: 0;
	top: 0;
	font-size: 14px;
	line-height: 26px;
	color: #ff8a00;
	font-weight: 300;
    content: "\f05d";
    font-family: "FontAwesome";
}

.service-detail blockquote{
	position: relative;
	background-color: #f5f5f5;
	padding: 40px 40px 25px 50px;
	font-size: 14px;
	line-height: 28px;
	color: #666666;
	font-weight: 400;
	font-style: italic;
	margin-bottom: 60px;
	border: 0;
}

.service-detail blockquote cite{
	position: relative;
	display: block;
	text-align: right;
	font-size: 15px;
	line-height: 30px;
	color: #222222;
	font-weight: 400;
	font-family: "Rubik", sans-serif;
	font-style: normal;
	margin-top: 20px;
}

/*Tabs Sections*/
.project-tab {
    /*padding: 10%;*/
    margin-bottom:  12%;
}
.project-tab #tabs{
    background: #007b5e;
    color: #eee;
}
.project-tab #tabs h6.section-title{
    color: #eee;
}
.project-tab #tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #c22596;
    background-color: transparent;
    border-color: transparent transparent #f3f3f3;
    border-bottom: 3px solid !important;
    font-size: 16px;
    font-weight: bold;
}
.project-tab .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #c22596;
    font-size: 16px;
    font-weight: 600;
}
.project-tab .nav-link:hover {
    border: none;
}
.project-tab thead{
    background: #f3f3f3;
    color: #333;
}
.project-tab a{
    text-decoration: none;
    color: #333;
    font-weight: 600;
}

.tab-content ul li::before{
	color: #c22596;
	font-family:  'FontAwesome';
	content: "\f101";

}



/* contcat page */
.contact-section{
	position: relative;
	padding:100px 0;
	background-color: #f9f9f9;
}

.contact-section .sec-title{
	margin-bottom: 40px;
}

.contact-section .inner-container{
	position: relative;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 15px;
}

.contact-section .info-column{
	position: relative;
}

.contact-section .info-column .inner-column{
	position: relative;
}

.contact-section .info-column h4{
	position: relative;
	font-size: 20px;
	line-height: 1.2em;
	color: #2f2f2f;
	font-weight: 500;
	margin-bottom: 25px;
}

.contact-section .info-column .contact-info{
	position: relative;
}

.contact-section .info-column .contact-info li{
	position: relative;
	display: block;
	font-size: 14px;
	line-height: 28px;
	color: #777777;
	font-weight: 400;
	margin-bottom: 28px;
}

.contact-section .info-column .contact-info li a{
	display: inline-block;
	color: #777777;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.contact-section .info-column .contact-info li a:hover{
	color: #ff8a00;
}

.contact-section .form-column{
	position: relative;
}

.contact-section .form-column .inner-column{
	margin-top: -20px;
}

.contact-section .contact-form{
	position: relative;
}

.contact-form .form-group{
	position:relative;
	margin-bottom:30px;	
}

.contact-form .form-group input[type="text"],
.contact-form .form-group input[type="email"],
.contact-form .form-group input[type="url"],
.contact-form .form-group textarea,
.contact-form .form-group select{
	position: relative;
    display: block;
    width: 100%;
    font-size: 13px;
    color: #777777;
    line-height: 19px;
    padding: 10px 0px;
    background-color: transparent;
    font-weight: 400;
    height: 40px;
    border-bottom: 1px solid #e1e1e1;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.contact-form .form-group input:focus,
.contact-form .form-group select:focus,
.contact-form .form-group textarea:focus{
	border-color:#ff8a00;
}

.contact-form .form-group textarea{
	height: 90px;
	resize: none;
}

.contact-form .form-group button{
	padding: 15px 50px;
	line-height: 20px;
	text-transform: uppercase;
}

.contact-form .form-group label.error{
	color: #ff0000;
}
.contact-form .form-group .sub{
    padding: 15px 50px;
    line-height: 20px;
    text-transform: uppercase;
}

.btn-style-three{
	position:relative;
	font-size:16px;
	line-height:20px;
	color:#ffffff;
	padding: 13px 45px;
	text-transform: capitalize;
	font-weight: 400;
	border-radius: 50px;
	background-color: #222222;
	-webkit-box-shadow: rgba(255, 255, 255, 0) 0 0px 0px 0px inset;
	-moz-box-shadow: rgba(255, 255, 255, 0) 0 0px 0px 0px inset;
	-ms-box-shadow: rgba(255, 255, 255, 0) 0 0px 0px 0px inset;
	-o-box-shadow: rgba(255, 255, 255, 0) 0 0px 0px 0px inset;
	box-shadow: rgba(255, 255, 255, 0) 0 0px 0px 0px inset;
}

.btn-style-three:hover{
	color: #ffffff;
	-webkit-box-shadow: rgba(255, 138, 0, 1) 0 0px 0px 40px inset;
	-moz-box-shadow: rgba(255, 138, 0, 1) 0 0px 0px 40px inset;
	-ms-box-shadow: rgba(255, 138, 0, 1) 0 0px 0px 40px inset;
	-o-box-shadow: rgba(255, 138, 0, 1) 0 0px 0px 40px inset;
	box-shadow: rgba(255, 138, 0, 1) 0 0px 0px 40px inset;
}



/* menu
 */
.dropdown-submenu a{
	color:#000;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
}
.dropdown-menu>li>a{
	position: relative;
    display: block;
    padding: 10px 20px;
    line-height: 24px;
    font-weight: 400;
    font-size: 15px;
    color: #ffffff;
    text-align: left;
    text-transform: capitalize;
    border-left: 4px solid transparent;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

#top-menu .dropdown-menu li:hover > a {
    border-left: 4px solid #c22596;
    background: #222222;
}
#top-menu .dropdown-menu{
	width: 200px;
    padding: 0px 0px;
    z-index: 100;
    background: rgba(47,46,50,.90);
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	    background-color: #c22496;
		color:#fff;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus{
	    color: #fff;
		background-color: #222222;
}

.dropdown .active,.menu.active{
	    background: #c22496 !important;
}

#top-menu .dropdown a i{
	    padding-left: 5px;
}
@media (max-width:767px){
	.templatemo_titlewrapper{display:none;}
	.social{display: none;}
	.templatemo_titlewrappersmall{float:left; font-size:28px; color:#ffffff; line-height:50px; margin-left:20px;}
	.templatemo_topbar .container-fluid>.navbar-collapse{background:#ca482a; opacity:0.9; border:none;}
	.templatemo_topbar .navbar-default .navbar-nav>li>a{font-size:14px; padding:10px 10px; border-bottom:1px solid #e46142;}
	.margin_bottom_1col{margin-bottom:20px;}
	.margin_bottom_2col{margin-bottom:0;}
	#top-menu{background:#ca482a; margin:0 -15px; opacity:0.9;}
	.templatemo_topbar .navbar-default .navbar-toggle .icon-bar{background-color:#ffffff;}
	
	.specialize-section-two.alternate .carousel-outer .thumbs-carousel .owl-nav {
   position: absolute;
   left: 304%;
    bottom: auto;
   /* top: 1em;*/
    top: 56%;
    transform: rotate(-90deg);
}
.specialize-section-two .title-column .sec-title {
    margin-bottom: 50px;
    margin-top: 133px;
}
.condetails .cubes{
	font-size: 14px;
    float: left;
    left: 9em;
    top: 0.2em;
    position: absolute;
    width: 	250px
}
.condetails .cubes1 {
    font-size: 14px;
    float: left;
    left: 13rem;
    top: 2rem;
    width: 250px;
  }
.templatemo_titlewrappersmall img{
	width: 100px;
    float: left;
}
	}
}
}
@media screen and(max-width:480px){
.sidebar-page-container {
    position: relative;
    overflow: hidden;
    padding: 6px 0 50px;
}
.specialize-section-two.alternate .carousel-outer .thumbs-carousel .owl-nav {
    position: absolute;
    left: 96%;
    bottom: auto;
    top: 86%;
    transform: rotate(-90deg);
}
.sec-title .float-text {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    font-size: 55px;
    line-height: 1em;
    color: #2f2f2f;
    font-weight: 700;
    text-transform: uppercase;
    opacity: .10;
    font-family: "Arimo", sans-serif;
}
}
@media screen and(max-width:414px){
.sidebar-page-container {
    position: relative;
    overflow: hidden;
    padding: 6px 0 50px;
}
.sec-title .float-text {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    font-size: 55px;
    line-height: 1em;
    color: #2f2f2f;
    font-weight: 700;
    text-transform: uppercase;
    opacity: .10;
    font-family: "Arimo", sans-serif;
}
}
@media screen and(max-width:411px){
.sidebar-page-container {
    position: relative;
    overflow: hidden;
    padding: 6px 0 50px;
}
.sec-title .float-text {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    font-size: 55px;
    line-height: 1em;
    color: #2f2f2f;
    font-weight: 700;
    text-transform: uppercase;
    opacity: .10;
    font-family: "Arimo", sans-serif;
}
}
@media screen and(max-width:375px){
.sidebar-page-container {
    position: relative;
    overflow: hidden;
    padding: 6px 0 50px;
}
.sec-title .float-text {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    font-size: 55px;
    line-height: 1em;
    color: #2f2f2f;
    font-weight: 700;
    text-transform: uppercase;
    opacity: .10;
    font-family: "Arimo", sans-serif;
}
}
@media screen and(max-width:360px){
.sidebar-page-container {
    position: relative;
    overflow: hidden;
    padding: 6px 0 50px;
}
.sec-title .float-text {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    font-size: 55px;
    line-height: 1em;
    color: #2f2f2f;
    font-weight: 700;
    text-transform: uppercase;
    opacity: .10;
    font-family: "Arimo", sans-serif;
}
.specialize-section-two.alternate .carousel-outer .thumbs-carousel .owl-nav {
    position: absolute;
    left: 263%;
    bottom: auto;
    top: 53%;
    transform: rotate(-90deg);
}
}
@media screen and(max-width:320px){
.sidebar-page-container {
    position: relative;
    overflow: hidden;
    padding: 6px 0 50px;
}
.sec-title .float-text {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    font-size: 55px;
    line-height: 1em;
    color: #2f2f2f;
    font-weight: 700;
    text-transform: uppercase;
    opacity: .10;
    font-family: "Arimo", sans-serif;
}
}
.tex{
	color: #000;
	font-size: 18px;
}
.social .inst{
    float: left;
    left: 12em;
    top: -129px;
    position: absolute;
}
.social .youtt{
    float: left;
    left: 13em;
    top: -129px;
    position: absolute;
}
.social .linkdin{
	float: left;
    left: 13em;
    top: -129px;
    position: absolute;
}
.social .whatsup{
	float: left;
    left: 14em;
    top: -129px;
    position: absolute;
}


.social .mail{
	float: left;
    left: 11em;
    top: -129px;
    position: absolute;
}
