@import url("pagination.css");
.otp-blog{
	margin-top:35px;
}
.otp-blog h1{
	margin-bottom: 25px;
	color: #073263;
	font-size: 36px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1.5;
	font-family: 'PT Serif', serif;
}
.otp-blog h2,
.otp-blog h3,
.otp-blog h4,
.otp-blog h5,
.otp-blog h6 {
    font-weight: 600;
    line-height: 1.5;
    margin: 0 0 0.5em;
    font-family: 'PT Serif', serif;
}
.otp-blog h2 { font-size: 26px; }
.otp-blog h3 { font-size: 22px; }
.otp-blog h4 { font-size: 18px; }
.otp-blog h5 { font-size: 16px; }
.otp-blog h6 { font-size: 16px; color: #666; }

.otp-blog ul, 
.otp-blog ol {
    margin-left: 3.5em;
}
.otp-blog ul li, 
.otp-blog ol li {
	font-size: 18px;
	font-weight: 300;
}
.otp-blog p {
	font-size: 18px;
	line-height: 1.5;
	font-weight: 300;
}
.otp-blog .wp-block-image {
	margin-bottom: 1.75em;
}
.otp-blog .otp-blog-body{
	margin-bottom: 30px;
	display:block;
	width:100%;
	position:relative;
}
.otp-blog .otp-blog-body .otp-blog-body-left{
	float:left;
	width:66%;
}
@media (min-width: 768px) {
	.otp-blog .otp-blog-body .otp-blog-body-left{
	    border: 1px dashed #ccc;
    	padding: 30px;
	}
}
.otp-blog .otp-blog-body .otp-blog-body-right{
	padding-left:30px;
	float:right;
	width:34%;
	overflow: hidden;
}
.otp-blog .otp-blog-body .otp-blog-body-left .blog-hero-img{
	margin-bottom:40px;
}
.otp-blog .otp-blog-body .otp-blog-body-left h2.blog-hero-h2{
	margin-bottom:30px;	
}
.otp-blog .otp-blog-body .otp-blog-body-left h2.blog-hero-h2 a{
	color: #073263;
	text-decoration: none;
	font-size: 26px;
	font-weight: 600;
	text-transform: none;
	/*letter-spacing: 0.05em;*/
	line-height: 1.1;
}
.otp-blog .otp-blog-body .otp-blog-body-left p.blog-hero-p{
	color: #1a2b33;
	margin-bottom: 0px;
	line-height: 23px;
	font-size: 13px;
	font-weight: 300;
	letter-spacing: 0.10em;
}
.otp-blog .otp-blog-body .otp-blog-body-left .blog-body-box{
	margin-top: 50px;
    display: inline-block;
    float: left;
    width: 48%;
    height: 430px;
    overflow: hidden;
}
.otp-blog .otp-blog-body .otp-blog-body-left .blog-even{
	margin-right:2%;
}
.otp-blog .otp-blog-body .otp-blog-body-left .blog-odd{
	margin-left:2%;	
}
.otp-blog .otp-blog-body .otp-blog-body-left .blog-body-img{
	margin-bottom:30px;
	text-align: center;
}
.otp-blog .otp-blog-body .otp-blog-body-left h2.blog-body-h2{
	margin-bottom: 20px;
}
@media(min-width: 768px) {
	.otp-blog .otp-blog-body .otp-blog-body-left h2.blog-body-h2 {
/*		white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;*/
	    display: block;
		line-height:0.96;
	}
}
.otp-blog .otp-blog-body .otp-blog-body-left h2.blog-body-h2 a{
	color: #073263;
	text-decoration: none;
	font-size: 18px;
	text-transform: none;
	font-weight: 600;
}
.otp-blog .otp-blog-body .otp-blog-body-left .blog-body-p{
	margin-bottom:0px;
	color: #1a2b33;
	letter-spacing: 0.10em;
	line-height: 1.5;
	font-size: 13px;
	font-weight: 300;
}
a.blog-hero-img,
a.blog-body-img{
	display:block;
	text-align: center;
}


/*---------------------
Blog Side Bar
------------------------*/
.blog-right-subs{
	background: #081f3a url('../images/blog-right-subs.png') 0px 100% no-repeat no-repeat;
}
.blog-right-subs-top{
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 15px;
	background-color:#dd2036;
	color:#fff;	
}
.blog-right-subs-top h2{
	color:#fff;
	font-size:32px;
	font-weight: 500;
	letter-spacing: 0.10em;
	text-align:center;
	line-height: 1.2;
}
.blog-right-subs-top p{
	margin-bottom: 0px;
	padding-left: 7px;
	padding-right: 7px;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0.15em;
	text-align: center;
}

.blog-right-subs-bottom{
	padding: 20px 27px;
	color:#fff;
}
.triangle-topleft {
	width: 0;
	height: 0;
	border-top: 70px solid #dd2036;
	border-right: 368px solid transparent;
}
.blog-right-subs-bottom .otp-nl-field{
	width:100%;
	float:none;
}
.blog-right-subs-bottom .otp-nl-field input {
	padding: 0 15px;
	height: 45px;
	font-size: 12px;
}
.blog-right-subs-bottom .otp-nl-field:nth-of-type(2){
	margin-bottom: 25px;
	margin-top: 10px;	
}
.otp-nl-field input[type="submit"],
.otp-nl-field button.otp-btn {
	height: 45px;
	width: 100%;	
	font-size: 14px;
	font-weight: 500;	
}

/*----------------------
Blog Sidebar Tabs
-----------------------*/
.blog_sidebar{
	padding-right: 0px;
}
@media(max-width: 1023px) {
	.blog_sidebar {
		margin-top: 45px;
	}
}
.blog_sidebar ul.tab {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
	background-color: #e1e1e1;
}
.blog_sidebar ul.tab li {
	float: left;
	 width: 33.333%;
}

.blog_sidebar .tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}
.blog_sidebar .tabcontent {
    -webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s; /* Fading effect takes 1 second */
}
.blog_sidebar .nav-tabs li a.active{
	background-color: #073263;
	color: #ffffff;
	font-weight: 500;
	font-size: 16px;
	letter-spacing: 0.10em;
}
.blog_sidebar .nav-tabs li a{
	padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 0px;
    padding-right: 0px;
	border-radius: 0px;
	font-size: 12px;
	font-weight: 600;
	text-transform: capitalize;
	background-color: #e1e1e1;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;	
	line-height: 1;
	font-weight: 500;
	font-size: 16px;
	letter-spacing: 0.10em;
	color:#848f94;
    width: 100%;
    cursor: pointer;
    display: inline-block;
    text-align: center;
}
.blog_sidebar .nav-tabs li a:hover{
	background-color: #073263;
	color: #ffffff;
}
.blog_sidebar .blog_sidebar_inner{
	width:100%;
	background-color: #f3f3f3;	
}
.blog_sidebar .blog_sidebar_inner .tab-pane{
	padding:0px;
	border:none;
}
.blog_sidebar .blog_sidebar_inner .tab-pane a{
	display: block;
	padding: 13px 20px 10px 20px;
	border-bottom: 1px solid #dddddd;
	font-size: 14px;
	font-weight: 500;
	line-height: 23px;
	text-transform: capitalize;
	color: #1a2b33;
	letter-spacing: 0.10em;
	text-decoration: none;
}
.blog_sidebar .blog_sidebar_inner .tab-pane a:hover{
	text-decoration: underline;
}
.display_on_mobile{
	display:none;
}

@media(max-width: 1023px) {

	.otp-blog .otp-blog-body .otp-blog-body-left,
	.otp-blog .otp-blog-body .otp-blog-body-right{
		float: none;
		width: 100%;
	}
	.otp-blog .otp-blog-body .otp-blog-body-right{
   		padding-left: 0px;	
	}
	.blog-right-subs{
		display: none;
	}
	.blog_sidebar {
    	margin-bottom: 35px;
	}
	.otp-blog .otp-blog-body .otp-blog-body-left .blog-hero-img {
    	margin-bottom: 20px;
	}
	.otp-blog .otp-blog-body .otp-blog-body-left h2.blog-hero-h2 {
    margin-bottom: 15px;
    }
	.otp-blog .otp-blog-body .otp-blog-body-left h2.blog-hero-h2 a {
	    font-size: 20px;
	}
	.otp-blog .otp-blog-body .otp-blog-body-left .blog-body-box {
	    margin-top: 25px;
	}
	.otp-blog .otp-blog-body .otp-blog-body-left .blog-body-img {
	    margin-bottom: 15px;
	    text-align: center;
	}
	.otp-blog .otp-blog-body .otp-blog-body-left h2.blog-body-h2 a {
	    font-size: 14px;
	}
	.otp-blog .otp-blog-body .otp-blog-body-left h2.blog-body-h2 {
	    margin-bottom: 20px;
	    line-height: 20px;
	}
	.otp-blog .otp-blog-body .otp-blog-body-left .blog-body-box {
	    height: 375px;
	    width: 49%;
	}
	.otp-blog .otp-blog-body .otp-blog-body-left .blog-even{
	    margin-right: 1%;
	}
	.otp-blog .otp-blog-body .otp-blog-body-left .blog-odd{
	    margin-left: 1%;
	}

}

@media(max-width: 480px) {

	.display_on_mobile{
		display:block;	
	}
	.hide_on_mobile{
		display:none;
	}
	.otp-blog .otp-blog-body .otp-blog-body-left .blog-hero-img {
    	margin-bottom: 15px;
	}
	.otp-blog .otp-blog-body .otp-blog-body-left h2.blog-hero-h2 a{
    	font-size: 16px;
	}
	.otp-blog .otp-blog-body .otp-blog-body-left h2.blog-hero-h2 {
    	margin-bottom: 15px;
    	line-height: 16px;
    }
	.otp-blog .otp-blog-body .otp-blog-body-left .blog-body-img {
	    margin-bottom: 15px;
	    text-align: center;
	}
	.otp-blog .otp-blog-body .otp-blog-body-left .blog-body-box{
		margin-top: 15px;
		padding-bottom: 15px;
	    border-bottom: 1px solid #dddddd;
	    height: auto;
	    float: none;
	    width: 100%;
	}
	.otp-blog .otp-blog-body .otp-blog-body-left h2.blog-body-h2 a {
	    font-size: 14px;
	}
	.otp-blog .otp-blog-body .otp-blog-body-left h2.blog-body-h2 {
	    margin-bottom: 15px;
	    text-align: center;
	    line-height: 16px;
	}
	.otp-blog .otp-blog-body .otp-blog-body-left p.blog-hero-p{
	    padding-bottom: 10px;
		border-bottom: 1px solid #073263;    
	}
	.otp-blog-single .otp-blog-body .otp-blog-body-left p.blog-hero-p{
		border-bottom: none;
	}
	.otp-blog .otp-blog-body .otp-blog-body-left .blog-body-p{
		text-align: center;
	}
	.blog_sidebar .blog_sidebar_inner .tab-pane a {
	    padding: 13px 10px 10px 10px;
	}
	.blog_sidebar .nav-tabs li a.active {
	    font-size: 14px;
	}
	.blog_sidebar .nav-tabs li a{
		font-size: 14px;
	}
	.blog_sidebar .blog_sidebar_inner .tab-pane a{
		font-size: 13px;
	    line-height: 20px;
	}
	.otp-blog-single .otp-blog-body .otp-blog-body-left .blog-hero-p h2{
		font-size: 16px !important;
	}

}


/*--------------------------
Single Post
---------------------------*/
.otp-blog-single .otp-blog-body .otp-blog-body-left h2.blog-hero-h2 {
    margin-bottom: 10px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e8e7ec;
}
.otp-blog-single .otp-blog-body .otp-blog-body-left #breadcrumbs{
	margin-bottom: 2px;
}
.otp-blog-single .otp-blog-body .otp-blog-body-left #breadcrumbs a {
    font-weight: 600;
}
.otp-blog-single .otp-blog-body .otp-blog-body-left #breadcrumbs span{
	color:#888;
	line-height: 1.3;
}
.otp-blog-single .otp-blog-body .otp-blog-body-left .post-author{
    margin-top: 5px;
    margin-bottom: 10px;
    display: block;
    font-size: 12px;
    color: #999;
}
.otp-blog-single .otp-blog-body .otp-blog-body-left .blog-hero-img {
    margin-bottom: 30px;
}
.otp-blog-single .otp-blog-body .otp-blog-body-left ul.tag-list {
	padding: 0;
	margin: 0;
	list-style: none;
	margin-top: 30px;
    margin-bottom: 30px;
}
.otp-blog-single .otp-blog-body .otp-blog-body-left ul.tag-list li {
	display: inline-block;
	border: 1px solid #9ea1a4;
	margin: 0 5px 5px 0;
}
.otp-blog-single .otp-blog-body .otp-blog-body-left ul.tag-list li a {
  	color: #4e4f50;
  	font-size: 12px;
  	line-height: 1;
  	font-weight: normal;
  	display: block;
  	padding: 10px 9px 8px 9px;
  	letter-spacing: 0.01em;
  	text-decoration: none;
   -webkit-transition: all 0.25s ease-in;
  	transition: all 0.25s ease-in;
}
.otp-blog-single .otp-blog-body .otp-blog-body-left ul.tag-list li a:hover {
  	opacity: 0.8;
}
.otp-blog-single .otp-blog-body .otp-blog-body-left h2.blog-hero-h2 a,
.otp-blog-single .otp-blog-body .otp-blog-body-left .blog-hero-img{
    cursor: default;
}
.otp_search .blog-hero-h2,
.otp_adv_search .blog-hero-h2{
	margin-bottom: 15px !important;
	font-size: 23px !important;
}
.otp_search .blog-hero-h2 a{
	font-size: 23px !important;	
}
.otp_search .blog-hero-p{
	margin-bottom: 20px !important;
	border-bottom: 1px solid #ededed !important;
	padding-bottom: 20px !important;
}

.otp-archive .blog-hero-h2{
	margin-bottom: 15px !important;
	font-size: 24px !important;
}
.otp-archive .blog-hero-h2 a{
	font-size: 23px !important;	
}
.otp-archive .blog-hero-p{
	margin-bottom: 20px !important;
	border-bottom: 1px solid #ededed !important;
	padding-bottom: 20px !important;
}
.otp-archive .blog-hero-img{
	margin-bottom: 25px !important;
}
.otp_search .view_more{
	background: #073263;
	border: none;
	border-radius: 0;
	font-size: 12px;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	letter-spacing: 0.08em;
	line-height: 36px;
	padding: 0 20px;
	text-transform: none;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	display: block;
	width: 170px;
	text-align: center;
	margin-top: 20px;
}
.otp_search .view_more:hover{
	opacity:0.8;
}
.otp_search .not_find{
	color: #1a2b33;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.05em;
}
.otp_search .no_right_box{
	width:100% !important;
	float:none !important;
}
.otp_search .not_find_img{
	margin: 0 auto;
	display: block;
	margin-top: 35px;
	margin-bottom: 35px;
	opacity: 0.1;
}
/*-----------------------
 Products Sliders
-----------------------*/
section.home-products {
    padding: 50px 0;
}
section.home-products.featured-products {
  padding-top: 20px;
  padding-bottom: 80px;
}
section.home-products .otp-flex .flex-direction-nav a {
  margin-top: -60px;
}
.hprods-title {
    margin: 0 0 40px;
    padding-right: 95px;
}
.hprods-title h2 {
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  color: #073263;
  line-height: 1;
  letter-spacing: 0.01em;
  position: relative;
}
.hprods-title h2 > span {
  display: inline-block;
  padding-right: 25px;
  background-color: #fff;
  position: relative;
  z-index: 10;
}
.hprods-title h2:after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #b4c1d0;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.hprods-slider ul.slides > li {
  /*float: left;
  width: 25%;
  max-width: 25%;*/
}
.hprods-slider-outer {
    padding: 0 85px;
    position: relative;
}
.hprod {
    padding: 0 10px;
    max-width: 250px;
    margin: 0 auto;
}
.hprod-img {
    position: relative;
    border: 2px solid #f1f4f9;
    margin: 0 0 15px;
}
.hprod-img > a {
    display: block;
    width: 100%;
    height: 0;
    padding-top: 120%;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in;
}
.hprod-img > a:hover {
  opacity: 0.8;
}
.hprod-img > a > img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    max-width: 95%;
    max-height: 95%;
    width: auto !important;
    height: auto !important;
}
span.prod-label {
    position: absolute;
    top: 10px;
    right: 10px;
    height: 40px;
    width: 40px;
    text-transform: uppercase;
    color: #8fca7b;
    font-size: 12px;
    line-height: 40px;
    text-align: center;
    border-radius: 100%;
    border: 1px solid #8fca7b;
    z-index: 20;
}
.hprod h3 {
  text-align: center;
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 1.4;
}
.hprod h3 > a {
    color: #073263;
    text-decoration: none;
    -webkit-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in;
}
.hprod h3 > a:hover {
  opacity: 0.8;
}

.flexslider.otp-flex {
  margin: 0;
  border: none;
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.otp-flex .flex-direction-nav a {
    width: 60px;
    height: 60px;
    margin: -30px 0 0;
    opacity: 0.8;
    font-size: 0;
}
.otp-flex .flex-direction-nav a:before {
    content: "";
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    width: 100%;
    height: 100%;
}
.otp-flex .flex-direction-nav .flex-next:before {
    background-image: url(../images/slider-right.png);
}
.otp-flex .flex-direction-nav .flex-next,
.otp-flex:hover .flex-direction-nav .flex-next {
  right: -80px;
  left: auto;
}
.otp-flex .flex-direction-nav .flex-prev:before {
    background-image: url(../images/slider-left.png);
}
.otp-flex .flex-direction-nav .flex-prev,
.otp-flex:hover .flex-direction-nav .flex-prev {
  left: -80px;
}


/*Advance Search*/
.otp_adv_search .otp-blog-body-left_1{
	float: left;
	width: 15%;
	display: inline-block;
}
.otp_adv_search .otp-blog-body-left_1 a{
	display: inline-block;
}
.otp_adv_search .otp-blog-body-left_1 a img{
	width:100%;
}
.otp_adv_search .otp-blog-body-left_2{
	display: inline-block;
	float: right;
	width: 80%;
}
.otp_adv_search .blog-hero-p {
	margin-bottom: 0px !important;
	border-bottom: 0px solid #ededed !important;
	padding-bottom: 20px !important;
}
.otp_adv_search .otp-blog-body-left-inner{
	display: block;
	width: 100%;
	padding-bottom: 20px !important;
	margin-bottom: 30px !important;
	border-bottom: 1px solid #ededed !important;
}



/*Media Queries*/
@media(max-width: 767px) {
	.otp-blog h1 {
		font-size: 28px;
	}
	.otp-blog ul, 
	.otp-blog ol {
		margin-left: 2.5em;
	}
	.otp-blog ul li, 
	.otp-blog ol li,
	.otp-blog p {
		font-size: 16px;
		font-weight: normal;
	}
  .hprods-slider-outer {
    padding: 0;
  }
  .otp-flex .flex-direction-nav a {
    width: 40px;
    height: 40px;
    background-color: #fff;
  }
  .hprods-title {
    padding-right: 0;
  }
  .otp-flex .flex-direction-nav .flex-next,
  .otp-flex:hover .flex-direction-nav .flex-next {
	right: 10px;
  }
  .otp-flex .flex-direction-nav .flex-prev, .otp-flex:hover .flex-direction-nav .flex-prev {
	left: 10px;
 }  
}


.blog-tags {
    margin: 45px 0 0;
}
.blog-tags h3 {
    line-height: 1;
    text-transform: uppercase;
    font-size: 18px;
    color: #073263;
    border-bottom: 3px solid #dddddd;
    padding-bottom: 5px;
    position: relative;
    margin: 0 0 15px;
}
.blog-tags h3:after {
    content: "";
    width: 60px;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: -2.5px;
    background-color: #073263;
    display: block;
    z-index: 10;
}
.blog-tags ul {
	margin: 0;
	list-style: none;
}
.blog-tags ul li {
	display: inline-block;
	border: 1px solid #9ea1a4;
	margin: 0 5px 5px 0;
}
.blog-tags ul li a {
	color: #4e4f50;
    font-size: 12px !important;
    line-height: 1;
    font-weight: normal;
    display: block;
    padding: 10px 9px 8px 9px;
    letter-spacing: 0.01em;
    text-decoration: none;
    -webkit-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in;
}
.blog-tags ul li a:hover {
	opacity: 0.8;
}


/*.simplefavorite-button{
    background-color: #dd2036;
    border: none;
    padding: 5px 15px;
    color: #fff;
    font-weight: 400;
    letter-spacing: 0.10em;
	opacity:1;
   -webkit-transition: all 0.50s ease-in;
  	transition: all 0.50s ease-in;	
}
.simplefavorite-button:hover,
.simplefavorite-button.active{
	opacity:1 !important;
	background-color:#081f3a !important;	
}*/