 
@import url("https://fonts.googleapis.com/css?family=Exo:500,600,700|Roboto&display=swap");
:root {
-main-color:#f16232 ;
}
@font-face {
	font-family: 'btmedical';
	src: url('fonts/btmedical.eot?h4wsna');
	src: url('fonts/btmedical.eot?h4wsna#iefix') format('embedded-opentype'), url('fonts/btmedical.ttf?h4wsna') 
            format('truetype'), url('font/btmedical.woff?h4wsna') format('woff'), url('fonts/btmedical.svg?h4wsna#opencart') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat-Arabic';
	src: url('fonts/WEB/Montserrat-Arabic-Regular.eot?h4wsna');
	src: url('fonts/WEB/Montserrat-Arabic-Regular.eot?h4wsna#iefix') 
            format('embedded-opentype'), url('fonts/WEB/Montserrat-Arabic-Regular.ttf?h4wsna') 
            format('truetype'), url('fonts/WEB/Montserrat-Arabic-Regular.woff?h4wsna') 
            format('woff'), url('fonts/WEB/Montserrat-Arabic-Regular.svg?h4wsna#opencart') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat-Arabic';
	src: url('fonts/WEB/Montserrat-Arabic-Bold.eot?h4wsna');
	src: url('fonts/WEB/Montserrat-Arabic-Bold.eot?h4wsna#iefix') 
            format('embedded-opentype'), url('fonts/WEB/Montserrat-Arabic-Bold.ttf?h4wsna') 
            format('truetype'), url('fonts/WEB/Montserrat-Arabic-Bold.woff?h4wsna') 
            format('woff'), url('fonts/WEB/Montserrat-Arabic-Bold.svg?h4wsna#opencart') format('svg');
	font-weight: bold;
	font-style: normal;
}

html {
  overflow-x: hidden;
}

.pull-right {
    float: left !important; 

}

.pull-left {
    float: right !important; }

 

body {
  line-height: 1.6;
       font-family: 'Montserrat-Arabic', 'Changa', sans-serif;

  -webkit-font-smoothing: antialiased;
  font-size: 16px;
   font-weight: 400;
  overflow-x: hidden;
}

.font-defualt a{
      font-family: 'Montserrat-Arabic', 'Changa', sans-serif !important;
  font-weight: 400 !important;
      
  -webkit-font-smoothing: antialiased;
  font-size: 16px !important;
    
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: "Montserrat-Arabic", sans-serif;
  font-weight: 700;
 }

h1, .h1 {
  font-size: 2.5rem;
}

h2, .h2 {
  font-size: 44px;
}

h3, .h3 {
  font-size: 1.5rem;
}

h4, .h4 {
  font-size: 1.3rem;
  line-height: 30px;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

p {
  line-height: 30px;
   text-align: justify;
  text-justify: inter-word;
}

   