/*----------------------
GLOBAL RESET
----------------------*/
/*   
Theme Name: BLANK Theme
Theme URI: http://digwp.com
Description: This is just a BLANK starter WordPress Theme template -- WordPress v3.0.1
Author: MBALI
Author URI: http://chriscoyier.net
Version: 2
*/


/*----------------------
GLOBAL RESET
----------------------*/

html
{
    overflow-x:hidden;
}

body {
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}

::selection {
    background: #f4d329;
    color: #000;
    text-shadow: none;
}


/*----------------------
Special Effects
----------------------*/
a {
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
}



/*----------------------
Typography
----------------------*/

ol, ul , li {
    list-style: none !important;
    list-style-position:inside !important;
    padding: 0px;
    margin: 0px;
}


a {
    color:#ccc;

}
a:hover {color:#000;}

/* p {font-size: 16px;font-weight:normal;color: #24383c;line-height: 1.7;} */

/*----------------------
Global Images
----------------------*/

img {border: none;max-width: 100%;}
.img-rounded {-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;}
.img-polaroid {padding: 4px;background-color: #fff;border: 1px solid #ccc;border: 1px solid rgba(0, 0, 0, 0.2);-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);}
.img-circle {-webkit-border-radius: 500px;-moz-border-radius: 500px;border-radius: 500px;}




.container {width: 1170px;margin:0 auto;}


.slider_wrapper {
    width:960px;
    height:409px;
    overflow:hidden;

}

/*----------------------
Header
----------------------*/

#header {
    float: left;
    width: 100%;
}

.logo {float: left;}


/*----------------------
Navigation
----------------------*/
/* Main Navigation
====================================*/


/*----------------------
Footer
----------------------*/

.head
form#searchform {
    position: relative;
    border: 1px solid #cccccc;
    float: right;
    padding: 3px;
}

form#searchform input {
    border: 0;
    padding: 7px 10px;
    float: left;
}

form#searchform input#searchsubmit {
    background-color: #ed1b24;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    font-family: 'Inter';
}

form#searchform i {
    position: absolute;
    left: 10px;
    top: 12px;
}

form#searchform input#s {
    padding-left: 30px;
    font-size: 15px;
}
div#service-slider .thumb {
/*     height: 190px; */
    overflow: hidden;
    margin-bottom: 0;
/*     height: 180px; */
}

div#service-slider h3 {
   font-size: 18px;
    font-weight: 600;
    text-align: center;
    line-height: 1.4;
    padding: 0px;
    /* min-height: 80px; */
    font-family: 'Inter';
}

div#service-slider .content p {
    font-size:20px;
    color: #0d4199;
    font-family: 'Inter';
    font-weight: 400;
    font-style: italic;
}

div#service-slider .content {
    text-align: center;
    padding: 10px 10px 30px;
    margin-top: 10px;
}

div#service-slider .content a {
    font-weight: bold;
    font-size: 16px;
    color: #b7b7b7;
    margin: 20px auto 0;
    display: table;
    background-color: #1189fa;
    color: #fff;
    padding: 9px 20px;
    border-radius: 3px;
}
div#service-slider .box {
    max-width: 96%;
    display: block;
    margin: 0 auto;
    padding:25px;
}
#service-slider .owl-nav {
    position: absolute;
    top: 40%;
    width: 100%;
    left: -70px;
}

#service-slider .owl-nav button.owl-next {
    float: right;
    position: relative;
    right: -140px;
}

#service-slider .owl-nav button {
    font-size: 70px;
    background-color: #1189fa;
    height: 50px;
    width: 50px;
    color: #fff;
    line-height: 0.4;
}

#service-slider .owl-nav button span {
    position: relative;
    top: -3.2px;
    font-size: 49px;
    float: left;
    width: 100%;
}
div#service-slider ~ div {
    display: none;
}
div#service-slider .thumb img {
    width: unset;
    height: unset;
    max-height: unset;
}

/* New css starts here */


.my_btn_orange .elementor-button {
  padding: 14px 26px !important;
  border: 1px solid;
  border-image: linear-gradient(90deg, #e17f3b, #f5ab4f) 1;
  transition: all 0.5s linear;
}
.my_btn_orange .elementor-button:hover {
  background: #000 !important;
  color: #fff !important;
}
.top_bann_btn {
  margin-top: 5em;
}
.remove_row_sps .elementor-widget-wrap.elementor-element-populated {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.page_home header {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  margin: 0 auto;
  z-index: 1;
}
.my_menu_style .menu-item a {
  background: rgba(255, 255, 255, 0.6);
  padding: 11px 15px !important;
  transition: all 0.5s linear;
}
.my_menu_style .menu-item a:hover {
  background: #000;
}
.my_menu_style .menu-item:last-child a {
  background: transparent;
  border: 1px solid;
  border-image: linear-gradient(90deg, #e17f3b, #f5ab4f) 1;
}
.my_menu_style .menu-item.current_page_item a:hover {
  color: #e97e25 !important;
}
.my_menu_style .menu-item:last-child a:hover {
  background: #000;
}

.top_bann_sec {
  padding: 20em 0px 8em;
}
.top_bann_small_title,.top_bann_large_title,.section_title_small,.section_title_large
{
  margin-bottom: 10px !important;
}
.author_single_img img {
  max-width: 115%;
  float: right;
  position: relative;
  right: 2em;
}
.author_sec {
  padding: 7em 0px 0em;
}


.section_title_large .elementor-heading-title {
   background: -webkit-linear-gradient(left, #e17f3b , #f5ab4f);
   background: -o-linear-gradient(right, #e17f3b, #f5ab4f);
   background: -moz-linear-gradient(right, #e17f3b, #f5ab4f);
   background: linear-gradient(to right, #e17f3b, #f5ab4f); 
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.book_sec {
  padding: 7em 0px;
  background-image: linear-gradient(to right,#fff 30%,#e97e25);
}


.testi_top_sec {
  padding: 7em 0px 15em;
}

.my_testi_style .elementor-main-swiper {
  width: 100%;
}
.testi_slider_sec {
  background: #F5A651;
  background: radial-gradient(circle,rgb(245, 166, 81) 0%, rgb(224, 122, 57) 100%);
  padding: 0em 0px 3em;
}
.testi_inner_slider {
  margin-top: -12em;
}
.my_testi_style .swiper-slide {
  background: #fff;
}

/* New css ends here */
