@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=devanagari,latin-ext');


@import url('https://fonts.googleapis.com/css?family=Amiri:400,400i,700,700i|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i|Rubik:300,300i,400,400i,500,500i,700,700i,900,900i&subset=arabic,cyrillic,cyrillic-ext,greek,greek-ext,hebrew,latin-ext,vietnamese');



body{ background:#efefef; font-family: 'Poppins','Roboto', sans-serif; font-size:14px;}
.theme_bg_color{ /*background:#ff4136 !important;*/ background:#38424b  !important;}
.theme_bg_color1{ background:#ad090f  !important;}
.theme_bg_color2{ background:#38424b  !important;}
.theme_bg_color3{ background:#38424b  !important;}
.theme_bg_color4{ background:#38424b  !important;}
.theme_bg_dark_blue{ background:#343a40 !important;}
a:hover{ text-decoration:none;}
#headline{  margin:0px 0px 80px 0px; padding:0px; width:700px; height:370px; position:relative;}



#headline li .image{  display:block;width:700px; height:370px; }

#headline li{list-style:none;}
#headline li .title{position: absolute;
    background: #022032;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 600;
    bottom: 20px;
    margin: 10px;
    padding: 10px 10px 10px 10px;
    width: inherit;}
#headline li .cat{    position: absolute;
    color: #FFF;
    font-size: 24px;
    font-weight: bold;
    bottom: 71px;
    margin: 10px;
    padding: 5px 10px;}

#headline li i{position:absolute;  color:#ffffffd4; font-size:52px; font-weight:bold; top:40%; left:45%; margin:10px; padding:10px; width:inherit;}


#headline .owl-buttons{display:none}
#headline:hover .owl-buttons{display:block}

#headline .owl-prev{position:absolute;top:42%;width:30px;height:51px;left:4px;background:url(images/sol_ok.png);cursor:pointer;z-index:1000}

#headline .owl-next{position:absolute;top:42%;width:30px;height:51px;right:4px;background:url(images/sag_ok.png);cursor:pointer;z-index:1000}


#headline .owl-pagination{position:absolute;bottom:-30px;left:0px; width:100%; background:#FFF; }
#headline .owl-page span {
    width: 43.66px;
    height: 40px;
    font-size: 21px;
    font-weight: bold;
    color: #000;
    border-radius: 0%;
    margin-left: -4px;
    text-align: center;
    cursor: pointer;
    background: #FFF;
    line-height: 36px;
    background: #EBEBEB;
}
#headline .owl-page.active span{ background:#ff4136; color:#FFF;}


.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel .owl-item{float:left}.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}.owl-controls{ margin-top:-15px;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.grabbing{cursor:url(grabbing.png) 8 8,move}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}


.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline}
.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791}
.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}
.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}


.modules{     
/*box-shadow: 0 1px 1px 0 #d3d3d3;*/
background: #fff; 
margin:0px 0px !important;
display:block;
}
.module_title{ padding:5px 5px !important; margin:0px 0px 10px 0px !important; font-size:20px !important; font-weight:500 !important; position:relative;}
.module_title .all{ display:block; width:50px; position:absolute; right:10px; top:0px; padding:10px; font-size:12px; color:inherit;}
.module_title span{ font-weight:900 !important;}
.margin-top-10{ margin-top:10px;}
.margin-top-bottom-10{ margin-bottom:10px; margin-top:10px;}
.border_top_turqu {border-top:#1abc9c 3px solid;}
.border_top_green {border-top:#2ecc71 3px solid;}
.border_top_blue {border-top:#3498db 3px solid;}
.border_top_pink {border-top:#9b59b6 3px solid;}
.border_top_yellow {border-top:#f1c40f 3px solid;}
.border_top_orange {border-top:#e67e22 3px solid;}
.border_top_red {border-top:#e74c3c 3px solid;}

.border_bottom_turqu {border-bottom:#1abc9c 5px solid;}
.border_bottom_green {border-bottom:#2ecc71 5px solid;}
.border_bottom_blue {border-bottom:#3498db 5px solid;}
.border_bottom_pink {border-bottom:#9b59b6 5px solid;}
.border_bottom_yellow {border-bottom:#f1c40f 5px solid;}
.border_bottom_orange {border-bottom:#e67e22 5px solid;}
.border_bottom_red {border-bottom:#e74c3c 5px solid;}
.border_bottom_white {border-bottom:#FFF 5px solid;}

.border_bottom_left_turqu {border-bottom:#cccccc3b 5px solid; border-left:#1abc9c 5px solid;}
.border_bottom_left_green {border-bottom:#cccccc3b 5px solid; border-left:#9fca1b  5px solid;}
.border_bottom_left_blue {border-bottom:#cccccc3b 5px solid; border-left:#3498db 5px solid;}
.border_bottom_left_pink {border-bottom:#cccccc3b 5px solid; border-left:#9b59b6 5px solid;}
.border_bottom_left_yellow {border-bottom:#cccccc3b 5px solid; border-left:#f1c40f 5px solid;}
.border_bottom_left_orange {border-bottom:#cccccc3b 5px solid; border-left:#e67e22 5px solid;}
.border_bottom_left_red {border-bottom: #cccccc3b 5px solid; border-left:#e74c3c 5px solid;}
.border_bottom_left_midnight {border-bottom: #cccccc3b 5px solid; border-left:#34495e 5px solid;}	
	
	
	.right_article_list{margin:0;padding:0;}
.right_article_list li{list-style:none;padding:0;margin:0;border-bottom:#cccccc3b 2px solid}
.right_article_list li:hover{background:#FFF;-webkit-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out}
.right_article_list li .image{width:70px;height:70px;float:left;margin:5px 5px 5px 0px;border:#FFF 4px solid; object-fit: cover; /*-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px*/}
.right_article_list li .name{display:block;padding-top:10px;font-size:16px;color:#333; font-weight:bold;}
.right_article_list li .title{display:block;line-height:20px;font-size:13px;color:#333;}
.right_article_list li .title1 {
    display: block;
    /* line-height: 20px; */
    font-size: 15px;
    color: #000;
    font-weight: 500;
    padding: 5px 0px 0px 0px;
	line-height:1.5em;
}